.top-bar-location:before{
    content: " ";
    background-image: url(../img/pin.png);
    background-size: contain;
    display: inline-block;
    float: left;
    width: 16px;
    height: 20px;
    margin-right: 7px;
}
.top-bar-location {
    margin-right: 15px;
}
.top-bar-location,
.topbar-social-media {
    display: inline-block;
}
.topbar-social-media {
    float: right;
}
.topbar-social-media ul li {
    display: inline-block;
}
.topbar-social-media ul li a{
    font-size: 16px;
    background: #1f9bde;
    padding: 2px 7px;
    border-radius: 50px;
    margin-left: 7px;
    width: 11px;
    height: 20px;
    display: block;
    position: relative;
}
.topbar-social-media ul li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.inside-header {
    position: relative;
}
.main-navigation {
position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    width: 68%;
}
.main-navigation .main-nav-tel {
    position: absolute;
    right: 0;
    background: #1f9bde;
    padding: 0px 25px 0 15px;
    border-radius: 0 20px 0 20px;
}
body .site-header .main-navigation .main-nav ul li.main-nav-tel a,
body .site-header .main-navigation .main-nav ul li.main-nav-tel a:hover {
    color: #ffff;
    font-size: 18px;
    font-weight: 400;
    background-color: #1f9bde;
}
.main-navigation .main-nav-tel a:before{
    content: '';
    background-image: url('../img/tel.png');
    background-size: contain;
    width: 33px;
    height: 33px;
    display: inline-block;
    left: 0;
    background-repeat: no-repeat;
    top: 0;
    margin-top: 17px;
    float: left;
    margin-right: 12px;
}
.footer-social-media li {
    display: inline-block;
    text-align: center;
    margin: 0 15px;
}
.textcenter{
    text-align: center;
}
.footer-widgets h2.widget-title{
    color: #2D2A26;
    font-size: 24px;
    font-weight: 600;
    border-bottom: 2px solid #2D2A26;
}
.footer-space-widget-2{
    padding-left: 15px;
    margin-bottom: 35px;
}
.remove-dmargin-bottom {
    margin-bottom: 0;
}
.footer-widgets a {
    color: #2D2A26;
}
.footer-widgets a:hover{
    color: #1f9bde;
}
.site-footer .footer-widgets .footer-widgets-container .inner-padding {
    padding: 0 60px 0 60px;
}
.homepage-banner {
    min-height: 600px;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.aboutus-banner {
    min-height: 560px;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.templatera_shortcode .f-section1-container .vc_column-inner {
    border-radius: 0 25px 0 25px;
    padding-top: 0;
}
.templatera_shortcode .f-section1-container {
    min-height: 230px;
    position: relative;
}
.f-section1-heading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.theme-heading-feature-1 {
    color: #009ADE;
    font-weight: 600;
}
.book-appointment-container.vc_row{
    margin-left: auto;
    margin-right: auto;
}
.book-appointment-container {
    padding: 35px 0 0;
    text-align: center;
    max-width: 500px;
    margin-top: 35px;
    background: #fff;
    box-shadow: 2px 2px 17px -5px #000000a3;
    border-radius: 0 20px 0 20px;
}
.book-appointment-container .book-appointment-button {
    margin-bottom: 0;
    background-color: #80bc00;
    padding: 12px;
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 0 0px 0 20px;
    color: #fff;
    font-size: 24px;
}
.theme-heading-color-1 {
    color: #009ADE;
}
.theme-heading-color-2 {
    color: #80bc00;
}
.hp-section2-height-350 {
    min-height: 330px;
    margin-bottom: 35px;
}
.hp-section2-highlight-1 {
    position: absolute;
    top: 0;
    background: #80BC00;
    padding: 12px 35px;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    border-radius: 0 0 47px 0;
}
.width-750 .vc_column-inner{
    max-width:760px;
    margin:0 auto;
}
.templatera_shortcode .wpls-logo-showcase button.slick-prev:hover, 
.templatera_shortcode .wpls-logo-showcase button.slick-prev:focus,
.templatera_shortcode .wpls-logo-showcase button.slick-prev, 
.templatera_shortcode .wpls-logo-showcase button.slick-prev:active,
.templatera_shortcode .wpls-logo-showcase button.slick-next:hover, 
.templatera_shortcode .wpls-logo-showcase button.slick-next:focus,
.templatera_shortcode .wpls-logo-showcase button.slick-next, 
.templatera_shortcode .wpls-logo-showcase button.slick-next:active{
    background-image: url('../img/sponsor-arrow.png')!important;
    background-size: contain!important;
    background-repeat: no-repeat;
    width: 32px;
    height: 64px;
    background-color: transparent!important;
    border-radius: 0!important;
}
.templatera_shortcode .wpls-logo-showcase button.slick-next:hover, 
.templatera_shortcode .wpls-logo-showcase button.slick-next:focus,
.templatera_shortcode .wpls-logo-showcase button.slick-next, 
.templatera_shortcode .wpls-logo-showcase button.slick-next:active {
    background-image: url('../img/sponsor-arrow-left.png')!important;
}
.sponsor-container-1 {
    box-shadow: 0px -13px 12px -18px #000000a3;
}
.testimonial-image{
    display: inline-block;
    width: 45%;
    background-size: contain;
    min-height: 335px;
    background-repeat: no-repeat;
    background-position: 80%;
    position: relative;
}
.testimonial-image-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-40%, -47%);
    width: 100%;
}
.owl-carousel .owl-item .testimonial-image img {
    width: 270px;
    margin-top: 40px;
    text-align: right;
    float: right;
    margin-right: 85px;
    object-fit: contain;
}
.testimonial-content {
    display: inline-block;
    width: 55%;
    float: right;
    position: relative;
    min-height: 335px;
}
.doctor-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}
.doctor-title h1,
.doctor-title h2 {
    color:#fff;
    margin-bottom: 0;
}
.doctor-title:before{
    content: "";
    background-image: url('../img/tooth.png');
    display: inline-block;
    float: left;
    width: 75px;
    height: 99px;
    margin-right: 15px;
}
.doctor-description {
    display: block;
    clear: both;
    color: #fff;
    max-width: 650px;
    padding-top: 20px;
}
.testimonial-hp .wpb_content_element {
    margin-bottom: 0;
}
.testimonials.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.testimonials.owl-theme .owl-nav .owl-prev {
    float: left;
    background-image: url('../img/sponsor-arrow-white.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 32px;
    height: 64px;
}
.testimonials.owl-theme .owl-nav .owl-prev span,
.testimonials.owl-theme .owl-nav .owl-next span{
    visibility: hidden;
}
.testimonials.owl-theme .owl-nav .owl-next {
    float: right;
    background-image: url('../img/sponsor-arrow-left-white.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 32px;
    height: 64px;
}
.owl-theme.testimonials .owl-nav [class*='owl-']:hover {
    background:unset;
    color: unset;
    text-decoration: unset;
}
.testimonial-button a {
    color: #fff;
    display: inline-block;
    text-transform: capitalize;
}
.testimonial-button {
    display: inline-block;
    margin-bottom: 32px;
    padding: 10px 25px;
    border-radius: 0 0px 25px 0;
}
.button-border-radius-theme-style button,
.button-border-radius-theme-style a{
    border-radius: 0 12px 0!important;
}
.theme-blue-button button,
.theme-blue-button a{
    background-color: #0499d6!important;
}
.theme-green-button button,
.theme-green-button a{
    background-color: #80BC00!important;
}
.theme-box-shadow-bottom{
    box-shadow: 0px 13px 12px -19px #000000a3;
    z-index: 10;
}
.templatera_shortcode {
    overflow: hidden;
}

@media only screen and (max-width: 1225px) {
    .main-navigation {
        position: initial;
        top: initial;
        right: initial;
        transform: initial;
        width: initial;
    }
}
@media only screen and (max-width: 767px) {
    .testimonial-image {
        width: 100%;
    }
    .owl-carousel .owl-item .testimonial-image img {
        text-align: center;
        float: initial;
        margin: 0 auto;
    }
    .testimonial-content {
        width: 100%;
        float: initial;
        text-align: center;
    }
    .doctor-title:before {
        float: initial;
    }
    .doctor-description {
        max-width: initial;
    }
    .book-appointment-style2-container h1,
    .book-appointment-style2-container .theme-blue-button{
        text-align: center!important;
    }
}