/*----------------------------------------------------------------
	Canvas: Barber
	Version: 1.0
-----------------------------------------------------------------*/
 nav.custom-hero-nav {
    display: none;
}
.button.button-large.button-color.button-appointment, .slider-social {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 200;
}
.slider-social {
    right: auto;
    left: 20px;
    top: 25px;
}
.slider-social a {
    color: rgba(255, 255, 255, 0.75);
}
.slider-social a:hover {
    color: #FFF;
}
.button.button-color {
    color: #fff;
    font-weight: 700;
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    font-size: 12px;
    text-shadow: none;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.button.button-large.button-color {
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    padding: 0 32px;
    font-size: 13px;
}
.button.button-color.reverse, .button.button-color:hover {
    background-color: #fff !important;
    color: #e04a44 !important;
}

#contact .button.button-color.reverse, .button.button-color:hover {
    background-color: #000 !important;
    color: #e04a44 !important;
}

#header:not(.sticky-header) #primary-menu .button.button-color {
    background-color: transparent !important;
    height: inherit;
}
#header #primary-menu .button.button-color {
    padding-top: 12px;
}
#primary-menu ul li > a.button i {
    top: 2px;
}
.social-icon.si-mini {
    width: 24px;
    height: 24px;
    font-size: 11px;
    line-height: 23px !important;
}
.social-icon.si-mini:hover i:first-child {
    margin-top: -23px;
}
.feature-box .fbox-icon {
    width: 42px;
    left: 10px;
    top:10px;
}
.feature-box.fbox-plain .fbox-icon img {
    height: 42px;
}
.feature-box h3 span.subtitle {
    color: #BBB;
}
.fbox-media a span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    text-align: center;
    z-index: 1;
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.testi-content p {
    line-height: 1.6 !important;
    font-weight: 400;
    padding: 0 40px;
}
.dark .testi-content p {
    color: #FFF;
}
.dark .testi-meta {
    font-size: 18px;
    color: #e04a44;
    letter-spacing: 1px;
    margin-top: 30px;
}
.testi-content p:before, .testi-content p:after {
    position: absolute;
    color: #e04a44;
    font-size: 100px;
    top: 0;
    line-height: 1.4;
    left: 0;
}
.testi-content p:after {
    left: auto;
    right: 0;
}
#oc-clients .oc-item {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    opacity: .8;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
#oc-clients .oc-item:hover {
    opacity: 1;
}
/*	Pricing
-----------------------------------------------------------------*/
 .price-wrap {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
    margin: 0 0 20px;
}
.price-header {
    position: relative;
    margin: 0 0 3px;
}
.price-name {
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    padding-right: 10px;
}
.price-name a {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    color: #e04a44;
    font-family:'PT Sans Caption';
}
.price-dots {
    display: table-cell;
    width: 98%;
}
.separator-dots {
    display: block;
    width: 100%;
    border-bottom: 1px dashed #333;
}
.price-price {
    display: table-cell;
    width: 1%;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 700;
    font-family:'PT Serif', serif;
}
p.price-desc {
    font-size: 14px;
    color: #888;
}
.iproduct .product-image a.shop-icon {
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    font-size: 22px;
    line-height: 1;
    -webkit-transition: top .3s ease;
    -o-transition: top .3s ease;
    transition: top .3s ease;
}
.iproduct .product-image a.shop-icon i {
    padding: 15px;
    background-color: #e04a44;
    color: #111;
    border-radius: 50%;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
.iproduct .product-image a.shop-icon:hover i {
    background-color: #FFF;
}
.product-title h3 a {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
}
.product-desc {
    border-bottom: 2px dashed #ededed;
    border-left: 2px dashed #ededed;
    border-right: 2px dashed #ededed;
}
.product-price del {
    color: #BBB;
    font-weight: 700;
}
.team-overlay:before {
    background-color: rgba(0, 0, 0, 0.7)
}
.team-social-icons {
    position: absolute;
    width: 100%;
    bottom: 20px;
}
/* Border Form Design
---------------------------------------------------------------------------- */
 .border-form-control {
    height: 42px;
    padding: 7px 4px;
    font-size: 17px;
    letter-spacing: 1px;
    background-color: transparent !important;
    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
    border-bottom-width: 1px;
    border-color: #e04a44;
    font-family:'PT Sans Captions', sans-serif;
}
.border-form-control::-moz-placeholder {
    font-weight: 300;
    color: #CCC;
}
.border-form-control:-ms-input-placeholder {
    font-weight: 300;
    color: #CCC;
}
.border-form-control::-webkit-input-placeholder {
    font-weight: 300;
    color: #CCC;
}
textarea.border-form-control {
    resize: none;
    overflow: hidden;
    word-wrap: break-word;
}
/*	Primary Menu Header size
-----------------------------------------------------------------*/
 @media (min-width: 992px) {
    #header.transparent-header + #slider, #header.transparent-header + #page-title.page-title-parallax, #header.transparent-header + #google-map, #slider + #header.transparent-header {
        top: -60px;
        margin-bottom: -60px;
    }
    #header.transparent-header + #page-title.page-title-parallax .container {
        padding-top: 60px;
    }
    #primary-menu ul li > a {
        padding-top: 19px;
        padding-bottom: 19px;
        font-weight: 600;
        font-size: 12px;
    }
    #header, #header-wrap, #logo img {
        height: 60px;
    }
    #header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
        height: 60px;
    }
    #header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
        padding-top: 19px;
        padding-bottom: 19px;
    }
    #header.sticky-header:not(.static-sticky) #top-search, #header.sticky-header:not(.static-sticky) #top-cart, #header.sticky-header:not(.static-sticky) #side-panel-trigger {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    #header.sticky-header:not(.static-sticky) #top-cart .top-cart-content, #header.sticky-header:not(.static-sticky) #primary-menu.sub-title.style-2 > div #top-cart .top-cart-content {
        top: 40px;
    }
    #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a {
        color: #111 !important;
        text-shadow: none;
    }
    nav.custom-hero-nav {
        display: block;
        margin-top: 10px;
        border-bottom:4px solid #e04a44;
        width:75%;
        margin-right:auto;
        margin-left:auto;
    }
    nav.custom-hero-nav li {
        display: inline-block;
    }
    nav.custom-hero-nav li a {
        padding: 0 18px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 2px;
        color: #545454;
        -webkit-transition: color .3s ease;
        -o-transition: color .3s ease;
        transition: color .3s ease;
    }
    nav.custom-hero-nav li.active a, nav.custom-hero-nav li:hover a {
        color: #e04a44;
    }
    #header:not(.sticky-header) {
        z-index: -1;
    }
    #header #header-wrap {
        -webkit-transform: translateY(-60px);
        -ms-transform: translateY(-60px);
        -o-transform: translateY(-60px);
        transform: translateY(-60px);
    }
    #header.transparent-header.sticky-header #header-wrap {
        -webkit-transition: transform .3s ease;
        -o-transition: transform .3s ease;
        transition: transform .3s ease;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    #primary-menu .button {
        margin: 7px 0 0;
    }
    .fbox-media a span {
        margin-top: -18px;
        font-size: 25px;
    }
    .price-wrap {
        padding: 0 25px;
    }
    }
    .doctor-icon {
    display:block;
    margin: 0 auto 20px auto;
    position:relative;
    }

    .social-icon:hover{
        width:115px;
    }

.doctor-image{
    margin-left:auto;
    margin-right:auto !important;
    display:block;
    position:relative;
    width:250px !important;
    height:250px;
}

.doctor-image-round {
    border-radius:125px;
}

.d-center {
    margin:20px auto;
}

.d-center img:first-child {
    margin-top:-100px !important;
}

.glow {
    box-shadow: 1px 10px 18px 0px #141617;
}

.go-to-middle{
    text-align:center;
}

@font-face {
    font-family: 'england_signature';
    src: url('css/cpml-font/england_signature.woff2') format('woff2'),
         url('css/cpml-font/england_signature.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.heading-block:after{
    display:none!important;
}

#fsc h3{
    font-size: 16px;
    letter-spacing:1px;
    color: #e44a44;
    padding-bottom: 5px;
    border-bottom: 5px solid #e44a44;
}

#fsc h4{
    text-transform:uppercase;
    margin-bottom:5px;
}

#fsc h5{
    font-size:14px;
    color:#e44a44;
    padding:0px;
    font-weight:normal;
}

#fsc .sobre p {
    padding:0px 0 5px 0;
    margin:0;
}

#teleconsulta h3{
    font-size: 16px;
    letter-spacing:1px;
    color: #e44a44;
    padding-bottom: 5px;
    border-bottom: 5px solid #e44a44;
}

#teleconsulta h4{
    text-transform:uppercase;
    margin-bottom:5px;
}

#teleconsulta h5{
    font-size:14px;
    color:#e44a44;
    padding:0px;
    font-weight:normal;
}

#teleconsulta .sobre p {
    padding:0px 0 5px 0;
    margin:0;
}