.navbar,
body {
    padding: 0
}

.dropdown-toggle::after {
    border-top: 0
}

.appointment-btn-top {
    padding: 11px 32px !important
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 500;
    font-size: 13px;
    padding: 12px 22px;
    color: #000
}

.navbar-light .navbar-nav .nav-link:hover,
.our-team-slider .slick-dots li.slick-active button:before,
.social-icons li a:hover,
.testimonial-wrap p span,
.video-overlay-close:hover {
    color: #4d72d0
}

.btn-light,
.btn-light:hover {
    background-color: #fdf2de;
    color: #f69e03;
    padding: 14px 20px;
    border-radius: 2px
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    -webkit-box-shadow: 0 3px 16px -11px rgba(0, 0, 0, .46);
    box-shadow: 0 3px 16px -11px rgba(0, 0, 0, .46)
}

.nav-style-2 li a {
    padding: 0 22px 0 0 !important
}

.nav-item a i {
    font-size: 8px;
    vertical-align: middle
}

.nav-item a span {
    font-size: 11px;
    vertical-align: top;
    font-weight: 700;
    background: #4d72d0;
    color: #fff;
    padding: 0 5px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    display: inline-block
}

.blog-deatil p,
.btn-light,
.comment-wrap .media-body p,
.emergency-box p,
.lnsw,
.service-box2 a,
.top-bar>div>div span {
    font-size: 14px
}

.btn-warning {
    background-color: #f1cc3f !important;
    border: 0 transparent;
    border-radius: 0;
    padding: 20px 30px;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

#scroll,
.btn-danger,
.btn-primary,
.btn-success,
.docrtors-box1,
.doctors-box3,
.foot-link-box ul li a,
.main-slider-social li a,
.play-btn,
.service-block,
.social-icons,
.team-img_block,
.team-img_block:hover,
.thumbnail-wrap,
.topbar-social li a i,
.whychoose-wrap {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.btn-primary,
.btn-success {
    transition: .3s;
    color: #fff
}

.btn-danger {
    border-radius: 0;
    padding: 15px 35px;
    background: rgba(245, 73, 131, .75);
    border: 2px solid transparent;
    transition: .3s;
    font-weight: 600
}

.btn-danger:hover {
    background: #fff;
    color: #10242b;
    border: 2px solid rgba(245, 73, 131, .75)
}

.btn-outline-primary {
    border: 2px solid #4d72d0;
    color: #4d72d0 !important;
    border-radius: 22px;
    padding: 10px 38px;
    font-size: 14px
}

.btn-primary,
.btn-success {
    font-size: 13px;
    font-weight: 400
}

.btn-outline-primary:hover {
    background: #4d72d0;
    border-color: #4d72d0;
    color: #fff !important
}

.btn-outline-success {
    border: 1px solid #5bc198;
    padding: 9px 7px;
    color: #5bc198
}

.btn-outline-success:hover {
    border: 1px solid #5bc198;
    color: #000;
    background: #5bc198
}

.btn-primary {
    background-color: #4d72d0 !important;
    border: none !important;
    border-radius: 32px;
    padding: 13px 27px;
    -webkit-box-shadow: 4.5px 7.794px 13px 0 #afc1ec;
    box-shadow: 4.5px 7.794px 13px 0 #afc1ec
}

.btn-primary:hover {
    background: #3c5eb3 !important;
    border-color: #3c5eb3 !important
}

.btn-primary:focus,
.btn-success:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.btn-success {
    background-color: #5bc198;
    border-radius: 6px;
    padding: 18px 38px;
    line-height: 1;
    border-color: #5bc198
}

.btn-success:hover {
    border-color: #4aab84;
    background: #4aab84
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    background: #4aab84 !important;
    border-color: #4aab84 !important
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.custom-select:focus,
.get-in-touch .btn,
.get-in-touch .form-group input:focus,
.get-in-touch textarea:focus,
.show>.btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-dark {
    padding: 14px 22px;
    font-size: 14px;
    border-radius: 7px;
    background-color: #2c2e31;
    -webkit-box-shadow: .8px 3.094px 12px 0 #2c2e31;
    box-shadow: .8px 3.094px 12px 0 #2c2e31;
    border: transparent
}

.btn-dark:focus {
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.navbar-light .navbar-toggler {
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    margin: -73px 0 0
}

.nav-custome1 {
    margin: 0 !important
}

.nav-custome {
    margin: -44px 0 0 !important
}

.navbar-toggler:focus {
    border: none;
    outline: 0
}

.blog-row-block:hover span:before,
.navbar-collapse,
.whychoose-wrap:hover {
    background: #fff
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-radius: 0;
    padding: 24px 12px
}

.input-group>.input-group-append>.btn {
    border-radius: 0;
    background: #4d72d0;
    border-color: #4d72d0;
    color: #fff
}

.form-control {
    padding: 0 .85rem
}

textarea {
    padding: 8px 12px;
    border-radius: .25rem;
    border: 1px solid #ced4da
}

.dropdown-item {
    padding: .55rem 1.5rem;
    color: #3c3f42;
    font-size: 13px
}

.dropdown-item:hover {
    background: 0 0;
    color: #4d72d0
}

.form-custom {
    background: 0 0;
    border-bottom: 2px solid #7898dd;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    padding-left: 3px;
    font-size: 13px
}

.form-group-cutom {
    position: relative;
    margin: 0 0 40px;
    font-size: 13px
}

.form-group-cutom i {
    position: absolute;
    top: 50%;
    right: 3px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 13px
}

.blog-grid-img,
.dropdown-submenu,
.get-in-touch .form-group,
.main-slider,
.map-img-wrap,
.news-img-block,
.pricing-bg,
.pricing-middle,
.team-img-socila-block,
.video-play-text h2,
body {
    position: relative
}

.form-group-cutom textarea {
    background: 0 0 !important
}

.dropdown-left {
    left: -122px
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: 1px
}

.dropdown-submenu>a:after {
    display: block;
    content: "";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left,
.zh-heading-style1 .h_mes {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px
}

@media (min-width:991px) {
    .dropdown .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        transition: .2s;
        -moz-transition: .2s;
        -webkit-transition: .2s;
        -o-transition: .2s;
        -ms-transition: .2s;
        border: none;
        font-size: 15px;
        border-radius: 0;
        min-width: 12rem;
        -webkit-box-shadow: 0 0 29px -26px rgba(0, 0, 0, .44);
        box-shadow: 0 0 29px -26px rgba(0, 0, 0, .44);
        margin: 0
    }

    .dropdown:hover>.dropdown-menu {
        visibility: visible;
        opacity: 1;
        top: 42px
    }

    .dropdown-submenu:hover .dropdown-menu1 {
        visibility: visible;
        opacity: 1
    }

    .navbar-toggleable-md .navbar-collapse {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .navbar-toggleable-md .navbar-nav {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .dropdown-item {
        padding: .55rem 1.5rem;
        color: #3c3f42;
        font-size: 13px
    }

    .dropdown-item:hover {
        background: 0 0;
        color: #4d72d0
    }

    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s
    }
}

.dropdown-menu1 {
    left: -192px;
    top: -6px !important
}

body {
    color: #2c2e31;
    font-family: Roboto, sans-serif;
    width: 100%;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll
}

h1 {
    font-size: 34px;
    margin: 10px 0;
    font-weight: 700
}

@media (min-width:768px) {
    .btn-outline-success {
        padding: 12px 24px
    }

    h1 {
        font-size: 40px
    }
}

@media (min-width:992px) {
    .navbar {
        padding: .5rem 0 !important
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 12px 14px
    }

    .navbar-collapse {
        background: 0 0 !important
    }

    h1 {
        font-size: 32px
    }

    .cart-seperate {
        border-right: 1px solid #d6d6d6;
        border-left: 1px solid #d6d6d6
    }
}

h2 {
    font-size: 34px;
    font-weight: 500
}

h3 {
    font-size: 25px
}

h4 {
    font-size: 19px;
    font-weight: 700
}

.contact-title_icon h6,
p {
    line-height: 1.8;
    font-size: 14px
}

a:focus {
    outline: 0
}

.space,
.testi-slider-style2-nav {
    padding: 40px 0
}

.space+.space {
    padding-top: 0
}

.container {
    max-width: 1260px
}

.container-custom {
    max-width: 1124px
}

.blog-wrap,
.docrtors-box1:hover,
.doctors-box3:hover,
.light {
    background: #f4f6fa
}

.space-mb {
    margin: 0 0 90px
}

.space-mt {
    margin: 90px 0 0
}

.banner--wrap {
    background: url(../images/banner-bg.jpg) center/cover no-repeat
}

.banner1:focus,
.banner2:focus,
.banner3:focus,
.banner:focus,
.service-block:focus,
.team-img_block:focus {
    outline: 0
}

.anim-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    overflow: hidden;
    padding-top: 60px
}

.blog-testi_title p,
.booking-form li,
.cart-seperate li,
.footlink-box_btn ul li,
.play-btn,
.slider-img-text,
.slider-video,
.top-bar .navbar-brand,
.top-bar ul li img {
    display: inline-block
}

.animated-hero {
    position: absolute;
    bottom: 0;
    z-index: 10;
    opacity: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    will-change: transform, opacity
}

.slick-current.slick-active .animated-hero {
    -webkit-animation: 1s 1s forwards slideUp;
    animation: 1s 1s forwards slideUp
}

.slick-slide .main-title h1,
.slick-slide .main-title h2,
.slick-slide .main-title p {
    opacity: 0;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%);
    will-change: transform, opacity
}

.slick-slide .main-title>a,
.slick-slide .main-title>span {
    opacity: 0
}

.slick-current.slick-active .main-title>span {
    -webkit-animation: 1s 1s forwards fadeIn;
    animation: 1s 1s forwards fadeIn
}

.slick-current.slick-active .main-title a {
    -webkit-animation: 1s 1.5s forwards fadeIn;
    animation: 1s 1.5s forwards fadeIn
}

.slick-current.slick-active .main-title h1,
.slick-current.slick-active .main-title h2 {
    -webkit-animation: 1s .5s forwards slideDown;
    animation: 1s .5s forwards slideDown
}

.slick-current.slick-active .main-title p {
    -webkit-animation: 1s 1s forwards slideDown;
    animation: 1s 1s forwards slideDown
}

.big-circle,
.small-circle {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    will-change: transform, opacity
}

.slick-current.slick-active .big-circle {
    -webkit-animation: 1s forwards expands;
    animation: 1s forwards expands
}

.slick-current.slick-active .small-circle {
    -webkit-animation: 1s .5s forwards expands;
    animation: 1s .5s forwards expands
}

@-webkit-keyframes expands {
    from {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes expands {
    from {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes slideUp {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideDown {
    from {
        opacity: 0;
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideDown {
    from {
        opacity: 0;
        -webkit-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes animWidth {
    from {
        width: 0
    }

    to {
        width: 35px
    }
}

@keyframes animWidth {
    from {
        width: 0
    }

    to {
        width: 35px
    }
}

.banner-slider .slick-dots {
    bottom: 10px
}

.banner-slider .slick-dots li button:before {
    font-size: 10px
}

.banner-slider .slick-dots li.slick-active button:before,
.foot-link-box ul li a:hover,
.main-slider-social li a:hover,
.service-thumbnail_text span,
.topbar-social li a i:hover {
    color: #5bc198
}

.banner1 {
    background: url(../images/banner-2.jpg) center/cover no-repeat
}

.banner3 {
    background: url(../images/banner-4.jpg) center/cover no-repeat
}

.cart-seperate {
    position: relative;
    padding: 0 2px;
    margin-right: 10px
}

.cart-seperate:before {
    position: absolute;
    content: "";
    border-left: 1px solid #ccc
}

.cart-seperate a {
    padding: 12px 8px !important
}

.fa-top-search {
    font-size: 13px !important;
    font-weight: 600
}

.main-title {
    padding: 20px 0
}

.main-title span {
    font-size: 21px;
    font-weight: 100
}

.main-title p {
    font-size: 15px
}

.main-title-style2 {
    padding: 60px 0 !important
}

.main-title-style2 h1,
.main-title-style2 h2 {
    padding: 10px;
    border-radius: 25px;
    background-color: #c4001a;
    color: #fff;
    font-size: 38px;
    font-weight: 700
}

.main-slider-social {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    z-index: 11
}

.main-slider-social li {
    list-style: none;
    margin: 0 0 20px
}

.main-slider-social li a {
    color: #3c3f42;
    transition: .3s;
    font-size: 13px
}

.play-btn {
    background: #5bc198;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    vertical-align: middle;
    -webkit-box-shadow: .7px 2.994px 12.1px 0 #5bc198;
    box-shadow: .7px 2.994px 12.1px 0 #5bc198;
    margin: 0 0 0 14px;
    transition: .3s
}

.choose-icon,
.counter-block img,
.top-bar ul li div,
.why-choose_list i {
    vertical-align: top
}

.play-btn:hover {
    background: #4baf87
}

.play-btn i {
    padding: 17px 18px;
    color: #fff;
    font-size: 13px
}

.map-img-wrap ul,
.nav-icon-wrap {
    margin: 0;
    padding: 0
}

.blog-sidebar_social li,
.nav-icon-wrap li,
.rating ul li,
.testimonial-wrap ul li {
    list-style: none;
    display: inline-block
}

.nav-icon-wrap li a {
    color: #3c3f42;
    padding: .5rem
}

.blog-date span,
.docrtors-box1 a,
.docrtors-box1 p,
.docrtors-box1 ul li a i,
.nav-icon-wrap li a i,
.social-icons li a i,
.topbar-social li a {
    font-size: 13px
}

.fluid-logo {
    float: right;
    padding: 10px 0
}

.main-slider .slick-next {
    right: 50%;
    top: 96.5%;
    height: 40px;
    width: 40px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.main-slider .slick-next:before {
    content: url(../images/main-slider-arrow1.png);
    background: #4d72d0;
    padding: 10px 14px
}

.main-slider .slick-prev {
    left: 50%;
    top: 96.5%;
    z-index: 999;
    height: 40px;
    width: 40px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slider-text-wrap,
.slider-video-icon i {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%
}

.main-slider .slick-prev:before {
    content: url(../images/main-slider-arrow.png);
    background: #4d72d0;
    padding: 10px 14px
}

.main-slider .slick-slide img {
    width: 100% !important
}

.banner_flex iframe,
.pg_styler {
    background: #f4f6fa;
    box-shadow: 0 0 23px -17px #4d72d0;
    border: 12px solid #fff
}

.pg_slider .slick-slide {
    height: 820px;
    position: relative;
    overflow: hidden
}

.pg_slider_nav {
    margin-top: 12px
}

.pg_slider_nav .slick-slide {
    height: 100px;
    position: relative;
    overflow: hidden
}

.pg_slider .slick-slide img {
    height: 100%;
    width: auto;
    position: absolute;
    margin: auto;
    left: -9999px;
    right: -9999px
}

.pg_slider_nav .slick-slide img {
    width: 100%;
    height: auto;
    position: absolute;
    margin: auto;
    top: -9999px;
    bottom: -9999px
}

.pg_slider .slick-next::before,
.pg_slider .slick-prev::before {
    color: #000
}

.slider-img-text,
.slider-video {
    position: relative;
    width: 100%
}

.slider-text-wrap {
    position: absolute;
    left: 2%;
    width: 90%;
    transform: translateY(-50%)
}

.slider-video-icon,
.video-play-icon i {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.docrtors-box1:hover .bg-shade,
.m_promo,
.slider-text-wrap .slider-text-wrap .play-btn,
.slider-text-wrap .slider-text-wrap h1,
.slider-text-wrap .slider-text-wrap p,
.slider-text-wrap .slider-text-wrap span {
    display: none
}

.slider-video-icon {
    position: absolute;
    transform: translate(-50%, -50%);
    background: #5bc198;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    text-align: center
}

.slider-video-icon i {
    position: relative;
    transform: translateY(-50%);
    color: #fff
}

.about-experience {
    padding: 80px 0 0
}

.booking-form {
    padding: 40px;
    margin: 60px 0 0;
    background: #4d72d0;
    border-radius: 8px
}

.booking-form li {
    position: relative;
    list-style: none;
    width: 100%;
    margin: 0 0 14px
}

.booking-form li input {
    font-size: 13px;
    height: 54px
}

.booking-form li i {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 13px;
    color: #afacac
}

.form-btn {
    margin-right: 0 !important;
    width: 100% !important
}

.beer-slider,
.blog-img img,
.blog-list img,
.booking-bg img,
.form-btn a {
    width: 100%
}

.service-thumbnail {
    margin: 0 auto 35px;
    display: block;
    text-align: center
}

.service-thumbnail img {
    float: left;
    margin-right: 16px
}

.service-thumbnail_text {
    text-align: left;
    margin: 10px 0 0 14px
}

.blog-list h3,
.emergency-text p,
.pricing-view p,
.service-thumbnail_text p,
.team-img_block h4,
.team-img_block p,
.testi-slider .slick-dots li,
.whychoose-wrap p {
    margin: 0
}

.services-top-icon {
    border: 2px solid #f4f6fa;
    border-radius: 4px;
    padding: 16px
}

.services-top-icon2 {
    border: 2px dashed;
    border-radius: 6px
}

.services-top-icon2.blue {
    border-color: #b5c4eb !important
}

.services-top-icon2.green {
    border-color: #bae2d5 !important
}

.services-top-icon2.yellow {
    border-color: #c0b099 !important
}

.about-video_block {
    background: #f4f6fa;
    -webkit-box-shadow: 0 0 23px -17px #4d72d0;
    box-shadow: 0 0 23px -17px #4d72d0;
    border: 12px solid #fff
}

.video-play-img {
    position: relative;
    display: block
}

.video-play-btn {
    position: absolute;
    top: 30px;
    left: 30px;
    background: #5bc198;
    padding: 14px 0;
    width: 90px;
    border-radius: 6px;
    text-align: center
}

.video-play-btn span {
    font-size: 10px;
    color: #fff
}

.video-play-icon {
    position: relative;
    text-align: center;
    background: #4aa983;
    color: #fff;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    margin: 0 auto
}

.video-play-icon i {
    position: absolute;
    transform: translate(-50%, -50%);
    font-size: 12px;
    padding: 7px 0
}

.video-play-text {
    padding: 40px
}

.video-play-text span {
    color: #4d72d0;
    font-weight: 500;
    margin: 0 0 20px;
    display: block
}

.video-play-text h2:before {
    position: absolute;
    content: "";
    top: -17px;
    left: -15px;
    width: 100px;
    height: 90px
}

.video-play-text a {
    color: #000;
    font-weight: 500;
    text-decoration: underline;
    font-size: 0
}

.video-play-text a i {
    font-size: 35px
}

.video-play-text a svg {
    width: 25px;
    height: 25px;
    margin-top: -18px
}

.video-play-text hr {
    margin: 28px 0
}

.blue {
    background: #e3e9f6
}

.blue h3 {
    color: #8392b3
}

.green {
    background: #e4f1f0
}

.green h3 {
    color: #86b3b0
}

.yellow {
    background: #f5f1eb
}

.yellow h3 {
    color: #c0b099
}

.gray {
    background: #e2e4e8
}

.gray h3 {
    color: #909090
}

.pink {
    background: #fef6fe
}

.about-form .dental-features_list i,
.pricing-tab .nav-pills .nav-link.active,
.primary-color,
.top-bar-style2 {
    background: #4d72d0
}

.primary-color-br:hover {
    border: 3px solid #4d72d0 !important
}

.secondary-color {
    background: #5bc198
}

.secondary-color-br:hover {
    border: 3px solid #5bc198 !important
}

.tertiary-color {
    background: #f9c863
}

.tertiary-color-br:hover {
    border: 3px solid #f9c863 !important
}

.quaternary-color {
    background: #d581d2
}

.quaternary-color-br:hover {
    border: 3px solid #d581d2 !important
}

.quaternary-br-color {
    border: 12px solid #fbf1fb !important
}

.facilities {
    padding: 14px;
    margin: 25px 0 0;
    text-align: center;
    border-radius: 8px
}

.facilities h3 {
    font-size: 26px;
    font-weight: 600;
    margin: 0
}

.facilities span {
    font-size: 13px;
    margin: 0;
    color: #3c3f42;
    font-weight: 400
}

.about-title-block {
    padding: 42px 0
}

.about-title-block h3 {
    font-size: 28px;
    font-weight: 300
}

.about-title-block h3 span,
.sub-title_center span {
    color: #4d72d0;
    font-weight: 500
}

.about-title-block p {
    font-size: 14px;
    margin: 0
}

.about-form {
    background: url(../images/bg-home-form.jpg) 0 0/cover no-repeat
}

.about-form p {
    font-weight: 300;
    font-size: 19px
}

.about-form a {
    border-radius: 8px;
    font-size: 13px
}

.booking-form-style2 {
    position: relative;
    background: #4d72d0;
    border-radius: 6px;
    padding: 24px 30px;
    margin: 35px 0 0
}

.booking-form-style2 h3 {
    color: #fff;
    text-align: center;
    margin: 0 0 25px;
    font-weight: 500
}

.booking-form-style2 .form-custom {
    border: none;
    border-radius: 8px;
    color: #fff;
    padding-left: 14px;
    padding-right: 14px;
    font-size: 13px;
    background: #fff;
    height: 50px
}

.booking-form-style2 .form-custom::-webkit-input-placeholder {
    color: #3c3f42
}

.booking-form-style2 .form-custom::-moz-placeholder {
    color: #3c3f42
}

.booking-form-style2 .form-custom:-ms-input-placeholder {
    color: #3c3f42
}

.booking-form-style2 .form-custom::-ms-input-placeholder {
    color: #3c3f42
}

.booking-form-style2 .form-custom::placeholder {
    color: #3c3f42
}

.booking-form-style2 .form-group-cutom {
    margin: 0 0 20px
}

.booking-form-style2 .form-group-cutom i {
    right: 13px;
    opacity: .6
}

.custom-select {
    padding-left: 14px !important;
    padding-right: 14px !important;
    height: 50px !important;
    border: none !important;
    border-radius: 8px !important;
    font-size: 14px !important
}

.booking-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: none
}

.heading-style1,
.service-detail_img img {
    margin: 0 0 30px
}

.zh-heading-style1 {
    margin-top: 50px
}

.heading-style1 span {
    color: #4d72d0;
    font-style: italic;
    position: relative;
    font-weight: 500;
    font-size: 13px
}

.heading-style1 h2 {
    font-weight: 600
}

.doctors-slider .slick-slide,
.service-slider .slick-slide,
.testi-slider .slick-slide {
    margin: 0 12px
}

.service-slider .slick-next {
    right: 23px;
    top: -68px
}

.doctors-slider .slick-next:before,
.service-slider .slick-next:before {
    font-size: 32px;
    color: #9e9a9a;
    font-family: none;
    content: url(../images/arrow-right.png)
}

.service-slider .slick-prev {
    right: 56px !important;
    left: 93%;
    top: -68px
}

.doctors-slider .slick-prev:before,
.service-slider .slick-prev:before {
    font-size: 32px;
    color: #9e9a9a;
    font-family: none;
    content: url(../images/arrow-left.png)
}

.service-block {
    position: relative;
    padding: 40px 35px;
    border: 10px solid #fff;
    transition: .3s;
    margin: 0 0 25px
}

.service-block h3 {
    color: #000;
    margin: 32px 0 12px
}

.service-block a {
    margin: 17px 0 0
}

.service-bg-icon {
    position: absolute;
    right: 0;
    top: 9%
}

.service-block.yellow:hover {
    border-color: #c0b099
}

.service-block.yellow:hover a {
    background: #a79274 !important;
    -webkit-box-shadow: 4.5px 7.794px 13px 0 #a79274;
    box-shadow: 4.5px 7.794px 13px 0 #a79274
}

.service-block.green:hover {
    border-color: #bae2d5
}

.service-block.green:hover a {
    background: #52af90 !important;
    -webkit-box-shadow: 4.5px 7.794px 13px 0 #52af90;
    box-shadow: 4.5px 7.794px 13px 0 #52af90
}

.service-block.blue:hover {
    border-color: #b5c4eb
}

.service-block.blue:hover a {
    background: #4d72d0 !important;
    -webkit-box-shadow: 4.5px 7.794px 13px 0 #4d72d0;
    box-shadow: 4.5px 7.794px 13px 0 #4d72d0
}

.service-help_link,
.why-choose_right {
    margin: 35px 0 0
}

.why-choose-block {
    position: relative;
    color: #fff
}

.why-choose-block::before {
    position: absolute;
    content: "";
    background: 0 0/cover #5bc198;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 55%
}

.choose-icon i,
.news-img-block .play-btn {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute
}

.why-choose-block::after {
    position: absolute;
    content: "";
    background: url(../images/why-choose-bg-right.png) 0 0/cover no-repeat #4d72d0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 55%;
    z-index: -1
}

.banner_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%
}

.why-choose-block h2 {
    margin: 50px 0 25px
}

.why-choose-block hr {
    border-top: 2px solid rgba(0, 0, 0, .1)
}

.why-choose_list-br {
    margin: 6px 0 !important
}

.why-choose_list {
    margin: 0 0 18px
}

.why-choose_list i {
    background: #5da085;
    padding: 10px;
    border-radius: 50%;
    font-size: 12px;
    color: #fff
}

.why-choose_list-content {
    display: inline-block;
    margin: 0 0 0 15px
}

.why-choose_list-content span {
    font-size: 12px;
    font-weight: 300;
    color: #ffffffb8
}

.why-choose_list-content h5 {
    margin: 0;
    font-size: .95rem;
    font-weight: 400
}

.our-dental-service h3,
.service-detail_box h3,
.why-choose_list-content h3 {
    font-size: 23px
}

.why-choose_right p {
    font-weight: 300;
    font-size: 13px;
    margin: 0 0 25px
}

.choose-icon {
    position: relative;
    display: inline-block;
    background: #3858af47;
    border-radius: 6px;
    width: 60px;
    height: 60px;
    font-size: 17px
}

.choose-icon i {
    background: 0 0;
    font-size: 20px !important;
    transform: translate(-50%, -50%)
}

.news-img-block .play-btn {
    transform: translate(-50%, -50%);
    background: #4d72d0;
    -webkit-box-shadow: 4.5px 7.794px 13px 0 #5bc198;
    box-shadow: 4.5px 7.794px 13px 0 #5bc198;
    margin: 0
}

.newsletter-subscribe h4 {
    font-weight: 400
}

.newsletter-subscribe_form {
    position: relative;
    width: 70%
}

.newsletter-subscribe_form input {
    border: 1px solid #4d72d0;
    border-radius: 30px;
    padding: 26px
}

.newsletter-subscribe_form a {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #4d72d0;
    margin: 0;
    border-radius: 50%;
    height: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.newsletter-subscribe_form a:hover {
    opacity: .8
}

.newsletter-subscribe_form a i {
    position: relative;
    color: #fff;
    top: 48%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0 23px;
    left: 50%
}

.video-play-button,
.video-play-button:before {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    border-radius: 50%;
    display: block;
    top: 50%
}

.video-play-button {
    z-index: 10;
    transform: translateX(-50%) translateY(-50%);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 32px;
    height: 44px;
    padding: 18px 20px 18px 28px
}

.video-play-button:before {
    content: "";
    z-index: 0;
    transform: translateX(-50%) translateY(-50%);
    width: 80px;
    height: 80px;
    background: #4d72d0;
    -webkit-animation: 1.5s ease-out infinite pulse-border;
    animation: 1.5s ease-out infinite pulse-border
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #4d72d0;
    border-radius: 50%;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.video-play-button:hover:after {
    background-color: #3157b9
}

.video-play-button img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

.video-overlay {
    position: fixed;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.video-overlay.open {
    position: fixed;
    z-index: 1000;
    opacity: 1
}

.video-overlay-close {
    position: absolute;
    z-index: 1000;
    top: 15px;
    right: 20px;
    font-size: 36px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.video-overlay iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .75);
    box-shadow: 0 0 15px rgba(0, 0, 0, .75)
}

.our-team {
    padding: 80px 0 130px
}

.sub-title_center {
    text-align: center;
    margin: 0 0 60px
}

.doctors-slider .slick-next {
    right: 47%;
    top: 110%
}

.doctors-slider .slick-prev {
    left: 47%;
    top: 110%
}

.team-img_block {
    padding: 20px;
    text-align: center;
    transition: .3s;
    margin: 0 0 25px
}

.team-img_block:hover {
    background: #4d72d0;
    transition: .3s;
    color: #fff
}

.team-img_block img {
    margin: 0 auto 16px;
    width: 100%
}

.doctors-plus-icon i,
.team-img_block p {
    font-size: 12px
}

.lnsw.act,
.team-img_block.green:hover {
    background: #5bc198;
    color: #fff
}

.team-img_block.yellow:hover {
    background: #c0b099;
    color: #fff
}

.social-icons {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 16%;
    opacity: 0;
    transition: .3s;
    right: 13%
}

.social-icons li {
    list-style: none;
    width: 36px;
    height: 36px;
    background: #fff;
    -webkit-box-shadow: 0 0 13px -9px rgba(0, 0, 0, .75);
    box-shadow: 0 0 13px -9px rgba(0, 0, 0, .75);
    border-radius: 50%;
    margin: 0 0 14px
}

.social-icons li a {
    padding: 6px 0;
    display: block;
    color: #000;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.team-img_block:hover .social-icons {
    opacity: 1
}

.our-team-slider .slick-dots li button:before {
    font-size: 9px
}

.bg-img3 {
    background: url(../images/bg-img-3.jpg) 0 0/cover no-repeat
}

.consultant-content {
    color: #fff;
    padding: 90px 0
}

.consultant-content a {
    border-radius: 30px
}

.consultant-content i {
    background: #3c3f42;
    -webkit-box-shadow: 4.5px 7.794px 13px 0 #4d72d0;
    box-shadow: 4.5px 7.794px 13px 0 #4d72d0;
    padding: 19px;
    border-radius: 50%;
    margin-left: 8px;
    font-size: 12px;
    color: #fff
}

.appointment-form_wrap label,
.consultant-content p {
    font-weight: 300
}

.testimonial {
    padding: 90px 0
}

.testi-slider .slick-track {
    margin: 49px 0 0
}

.testi-slider .slick-slide:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.testi-slider .slick-dots {
    text-align: right;
    top: -60px;
    bottom: 100%;
    pointer-events: all
}

.testi-slider .slick-dots li button:before {
    font-size: 10px;
    color: #4d72d0
}

.testimonial-wrap {
    position: relative;
    border: 12px solid #e4f1f0;
    padding: 35px
}

.blog-pre-next_content ul,
.blog-sidebar_category,
.blog-sidebar_social,
.blog-sidebar_tags,
.dental-features_list,
.foot-link-box ul,
.rating ul,
.sidebar-category ul,
.testimonial-wrap ul,
.top-bar ul {
    padding: 0;
    margin: 0
}

.rating ul li i,
.testimonial-wrap ul li i {
    color: #f9c863;
    font-size: 14px;
    margin: 0 0 14px
}

.testimonial-wrap p {
    font-weight: 500;
    font-style: italic;
    font-size: 14px
}

.testi-img-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 6px solid #fff;
    -webkit-box-shadow: 0 0 23px -11px #4d72d0;
    box-shadow: 0 0 23px -11px #4d72d0;
    margin: -83px 0 20px
}

.testi-styled-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.testi-style {
    position: absolute;
    background: url(../images/testi-side-img.png) no-repeat;
    right: 0;
    top: 0;
    bottom: 0
}

.testi-name {
    position: relative;
    color: #4d72d0;
    font-weight: 500;
    font-size: 14px
}

.blog-row-block {
    padding: 18px 50px;
    border-bottom: 1px solid #ddd;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.blog-row-block:last-child,
.pricing-view:last-child {
    border: none
}

.blog-row-block:hover {
    background: url(../images/hover-bg.png) 100%/cover no-repeat #4d72d0;
    color: #fff;
    border-radius: 4px
}

.appointment-form_wrap span,
.blog-row-block:hover .blog-read-more p,
.blog-row-block:hover span,
.service-box2:hover a,
.sidebar-category ul li a:hover i,
.sidebar-category ul li a:hover span,
.sub-header_content {
    color: #fff
}

.blog-row-block:hover .blog-read-more a {
    background: #3c3f42 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.blog-img {
    margin: 0 0 14px
}

.blog-content {
    display: block;
    width: 100%;
    border-right: none
}

.blog-content span {
    position: relative;
    color: #4d72d0;
    font-size: 11px;
    font-style: italic;
    margin: 0 0 10px;
    display: block;
    padding-left: 28px;
    font-weight: 300
}

.blog-content span:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 20px;
    background: #4d72d0;
    left: 0;
    top: 50%;
    margin-right: 10px
}

.blog-content h3,
.pricing li h2 span {
    font-size: 22px
}

.blog-read-more {
    display: block;
    text-align: left;
    width: 100%
}

#scroll,
.blog-date,
.blog-grid-date,
.blog-join_us,
.blog-sidebar_social li a,
.contact-title i,
.counter-block,
.docrtors-box1,
.doctors-box3,
.emergency-block i,
.error,
.lnsw,
.pricing li,
.service-box2,
.share ul li a,
.sub-header_main,
.testimonial-style2,
.thumbnail-hover i {
    text-align: center
}

.blog-read-more p {
    font-size: 11px;
    color: #4d72d0;
    font-style: italic;
    margin: 0 0 8px
}

.blog-read-more p i {
    margin-right: 10px
}

.blog-read-more p span {
    margin: 0 8px;
    font-style: initial
}

.blog-read-more a {
    font-size: 12px;
    padding: 11px 33px;
    font-weight: 300
}

footer {
    background: #3c3f42
}

.foot-contact-block {
    background: #33363a;
    padding: 40px;
    border-radius: 3px;
    border-top: 4px solid #5bc198;
    margin: -4px 0 0
}

.foot-contact-block img,
.stylish-heading h2 {
    margin: 0 0 25px
}

.foot-contact-block p {
    color: #dededebd;
    font-weight: 300;
    font-size: 14px;
    margin: 0 0 25px
}

.foot-contact-block h4 {
    color: #dededebd;
    margin: 0 0 15px;
    font-weight: 400
}

.foot-contact-block h4 i {
    background: #5bc198;
    color: #fff;
    padding: 7px;
    font-size: 13px;
    margin-right: 14px;
    border-radius: 4px;
    vertical-align: text-top
}

.foot-contact-block .fa-phone {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.foot-link-box {
    margin: 25px 0
}

.foot-link-box h4 {
    position: relative;
    color: #5bc198;
    padding: 0 0 20px;
    margin: 0 0 18px
}

.foot-link-box h4:after {
    position: absolute;
    content: "";
    width: 45px;
    height: 3px;
    background: #3c3f42;
    left: 0;
    bottom: 0
}

.foot-link-box ul li {
    list-style: none;
    line-height: 2
}

.foot-link-box ul li a {
    color: #dededebd;
    font-size: 13px;
    transition: .3s;
    font-weight: 300
}

.foot-link-box ul li a i {
    margin-right: 14px
}

.footlink-box_btn a {
    font-size: 14px;
    text-transform: unset;
    width: 100%;
    margin: 0 0 15px
}

.footlink-box_btn ul {
    margin: 20px 0 0
}

.copyright {
    border-top: 1px solid #565555;
    padding: 25px 0
}

.copyright p {
    color: #dededebd;
    font-size: 13px;
    margin: 0;
    display: inline-block
}

#scroll {
    float: right;
    background: #5bc198;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    transition: .3s
}

#scroll:hover {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    background: #4aab84
}

#scroll i {
    padding: 11px 0;
    color: #000;
    font-size: 12px
}

.top-bar {
    padding: 24px 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.top-bar>div {
    display: flex;
    align-items: flex-start
}

.top-bar>div:last-child {
    flex-direction: column
}

.top-bar>div:last-child a:first-child,
.top-bar>div:last-child a:first-child+a {
    margin-bottom: 10px
}

.top-bar>div>div {
    display: flex;
    flex-direction: column
}

.top-bar>div>div>span {
    font-size: 14px;
    margin-bottom: 0
}

.top-bar>div>div a {
    font-size: 16px
}

.top-bar>div>div>div a {
    font-size: 21px
}

.top-bar>div>div a.btn-primary {
    padding: 12px
}

.top-bar>div img {
    margin-right: 15px
}

.top-bar ul li {
    list-style: none;
    display: inline-block;
    padding: 0 12px;
    border-right: 2px solid #e9eaea
}

.top-bar ul li div {
    display: inline-block;
    margin: 0 0 0 10px
}

.top-bar ul li div span {
    font-size: 11px
}

.topbar-social {
    padding: 12px 0;
    margin: 0
}

.topbar-social li {
    list-style: none;
    display: inline-block;
    margin-right: 12px
}

.topbar-social li a i {
    color: #fff;
    transition: .3s
}

.topbar-contact {
    padding: 0;
    margin: 0;
    display: none
}

.topbar-contact li {
    list-style: none;
    display: inline-block;
    margin-right: 16px;
    font-size: 17px;
    font-weight: 500;
    color: #fff
}

.topbar-contact .btn {
    border-radius: 0 !important;
    text-transform: capitalize;
    font-weight: 400
}

.appointment-btn {
    border: none !important;
    padding-right: 0 !important
}

.lnsw {
    background: #fff;
    border: 1px solid #5bc198;
    border-radius: 50%;
    color: #5bc198;
    box-shadow: .7px 2.994px 12.1px 0 #5bc198;
    width: 40px;
    height: 40px;
    line-height: 40px
}

.sub-header {
    background: url(../images/sub-header-bg.png) 0 0/cover no-repeat #4565cf
}

.sub-header_content p {
    font-size: 12px;
    font-weight: 300;
    position: relative;
    display: inline-block
}

.sub-header_content p:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 1px;
    background: #fff;
    right: 0;
    left: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 0 0 13px
}

.sub-header_content h3 {
    font-size: 28px;
    opacity: .9
}

.sub-header_content span {
    font-size: 12px;
    opacity: .9
}

.sub-header_main h2 {
    position: relative;
    font-size: 42px;
    color: #fff;
    opacity: .1;
    margin: 20px 0 0;
    text-align: left
}

@media (min-width:768px) {
    .space {
        padding: 90px 0
    }

    .main-title {
        padding-bottom: 60px
    }

    .booking-form li {
        width: 23%;
        margin-right: 1.9%;
        margin-bottom: 0
    }

    .form-btn {
        width: 23% !important
    }

    .service-thumbnail {
        text-align: left;
        margin: 0;
        border-right: 1px solid #cccccc5e;
        align-items: flex-start
    }

    .booking-form-style2 {
        margin: -210px 0 0
    }

    .booking-bg {
        display: block
    }

    .why-choose-block::before {
        height: 50%
    }

    .why-choose_list-content h5 {
        font-size: 1.05rem
    }

    .blog-img {
        margin: 0
    }

    .blog-content {
        border-right: 1px solid #ccc
    }

    .blog-read-more {
        text-align: center
    }

    .foot-link-box {
        margin: 90px 0
    }

    .sub-header_main h2 {
        font-size: 60px;
        margin: 0;
        text-align: center
    }
}

@media (min-width:1200px) {
    h1 {
        font-size: 39px
    }

    .banner-slider .slick-dots li.slick-active button:after {
        content: "";
        position: absolute;
        top: 8px;
        left: 14px;
        width: 0;
        height: 2px;
        background-color: #5bc198;
        -webkit-animation: 1s forwards animWidth;
        animation: 1s forwards animWidth
    }

    .banner-slider .slick-dots {
        width: 50px;
        left: -16px;
        top: 28%
    }

    .cart-seperate {
        margin-right: 15px;
        padding: 0 12px
    }

    .main-title {
        padding: 20px 0 20px 72px
    }

    .slider-text-wrap {
        left: 28%;
        width: 60%
    }

    .top-bar ul li {
        padding: 0 30px
    }

    .sub-header_main h2 {
        font-size: 86px;
        font-weight: 600;
        margin: 18px 0 0
    }
}

.sub-header_main h2:before {
    position: absolute;
    content: url(../images/sub-header-icon.png);
    left: 50%;
    top: 70%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    display: none
}

.mission-wrap {
    border: none;
    padding: 30px
}

.mission-wrap a {
    font-size: 14px;
    color: #4d72d0;
    text-decoration: underline
}

.counter {
    padding: 30px 0
}

.counter-block {
    border: none;
    margin: 0 0 25px
}

.counter-text {
    display: block;
    margin: 0;
    color: #3c3f42
}

.counter-text h2 {
    font-weight: 600;
    margin: 0;
    font-size: 32px;
    color: #3c3f42;
    opacity: .8
}

.counter-text p {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    opacity: .7
}

.counter-btn_block,
.testi-slider-style2-nav img {
    margin: 0 auto
}

.docrtors-box1 {
    position: relative;
    border: 2px solid #f4f6fa;
    padding: 28px 20px;
    border-radius: 6px;
    transition: .3s;
    margin: 0 14px 25px
}

.docrtors-box1 img {
    border-radius: 50%;
    border: 2px solid #fff;
    margin: 0 auto
}

.docrtors-box1 h4 {
    font-size: 21px;
    margin: 24px 0 10px
}

.docrtors-box1 ul {
    padding: 0;
    margin: 20px 0 0
}

.docrtors-box1 ul li {
    list-style: none;
    display: inline-block;
    margin: 0 12px
}

.docrtors-box1 ul li a {
    color: #3c3f42
}

.bg-shade {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.bg-shade img {
    width: 100%;
    border-radius: 0;
    border: none
}

.dotor-box1-img {
    border-radius: 50%;
    width: 140px;
    height: 140px;
    -webkit-box-shadow: 0 0 14px -8px rgba(0, 0, 0, .75);
    box-shadow: 0 0 14px -8px rgba(0, 0, 0, .75)
}

.emergency {
    padding: 90px 0;
    background: url(../images/bg-img-doctors.jpg) 0 0/cover no-repeat
}

.emergency-box {
    background: url(../images/emergency-contact-bg.png) 0 0/cover no-repeat #5bc198;
    color: #fff;
    padding: 40px
}

.emergency-box a {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.all_rating>a,
.service-box2 a,
.service-detail_box a {
    text-decoration: underline
}

.emergency-block {
    margin: 25px 0 0
}

.emergency-block i {
    font-size: 20px;
    background: #4d72d0;
    width: 45px;
    height: 45px;
    border-radius: 4px;
    margin: 0 14px 0 0;
    vertical-align: middle;
    padding: 11px 0
}

.doctors-box3>div,
.instruments-slider .doctors-box3>div {
    margin: 0 auto 24px;
    position: relative;
    width: 100%;
    overflow: hidden
}

.emergency-text,
.whychoose-text_block {
    display: inline-block;
    vertical-align: middle
}

.yellow-bg {
    background: #d9ae53 !important
}

.doctors-box3 {
    position: relative;
    margin: 0 0 25px;
    padding: 30px 24px;
    border-radius: 6px;
    transition: .3s
}

.doctors-box3>div {
    border-radius: 50%;
    border: 8px solid #f4f6fa;
    height: 218px
}

.instruments-slider .doctors-box3>div {
    border-radius: 0;
    border: 8px solid #f4f6fa;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center
}

.doctors-box3 p {
    position: relative;
    font-size: 13px;
    padding: 0 0 12px;
    margin: 0
}

.doctors-box3 p:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    background: #4d72d0;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.doctors-plus-icon {
    position: absolute;
    top: 10%;
    right: 16%;
    background: #4d72d0;
    color: #fff;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    padding: 7px 0
}

.background-bg4 {
    background: #f4f6fa;
    position: relative
}

.background-bg4::before {
    position: absolute;
    content: "";
    background: url(../images/appointment-bg.png) 0 0/cover no-repeat #4d72d0;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%
}

.why-choose_block {
    padding-left: 0;
    margin-top: 90px
}

.appointment-form_wrap {
    margin: 0 0 30px;
    color: #fff
}

.appointment-form_wrap input::-webkit-input-placeholder {
    color: #fff;
    font-weight: 300
}

.appointment-form_wrap input::-moz-placeholder {
    color: #fff;
    font-weight: 300
}

.appointment-form_wrap input:-ms-input-placeholder {
    color: #fff;
    font-weight: 300
}

.appointment-form_wrap input::-ms-input-placeholder {
    color: #fff;
    font-weight: 300
}

.appointment-form_wrap input::placeholder {
    color: #fff;
    font-weight: 300
}

.appointment-form_wrap input:focus {
    background: 0 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #5bc198
}

.appointment-form_wrap textarea {
    border-radius: 0;
    border: 2px solid #7898dd
}

.appointment-form_wrap textarea:focus {
    border-color: #5bc198;
    -webkit-box-shadow: none;
    box-shadow: none
}

.whychoose-wrap {
    padding: 20px 22px;
    margin: 0 0 10px;
    transition: .3s
}

.whychoose-wrap img {
    vertical-align: top;
    margin: 0 12px 10px 0;
    width: 38px
}

.whychoose-text_block h4 {
    font-size: 17px;
    font-weight: 500;
    margin: 0
}

.whychoose-text_block p {
    font-size: 13px;
    opacity: .9
}

.blog-list {
    position: relative;
    margin: 0 0 25px
}

.blog-date {
    position: absolute;
    background: #5bc198;
    display: inline-block;
    padding: 15px 20px;
    color: #fff;
    border-radius: 6px;
    left: 32px;
    top: 32px
}

.blog-date h3 {
    font-size: 34px;
    margin: 0
}

.blog-text-wrap {
    padding: 30px;
    border: 2px solid #f4f6fa
}

.blog-comment-top {
    border-bottom: 1px solid #f4f6fa;
    margin: 0 0 16px
}

.blog-comment-top i {
    font-size: 13px;
    color: #4d72d0;
    margin-right: 8px
}

.blog-comment-top p {
    font-size: 13px;
    display: inline-block
}

.blog-comment-top p span {
    color: #3c3f42;
    margin: 0 12px
}

.blog-comment-top label {
    float: right;
    font-size: 13px;
    background: #f4f6fa;
    padding: 6px 22px;
    border-radius: 22px
}

.blog-sidebar {
    background: #f4f6fa;
    margin: 0 0 25px
}

.blog-sidebar_search {
    margin: 0 !important;
    padding: 0;
    border: none !important
}

.blog-sidebar_category li,
.blog-sidebar_content,
.blog-sidebar_heading {
    border-bottom: 1px solid #ccc
}

.blog-sidebar_heading h4 {
    padding: 22px 0 16px;
    margin: 0 0 0 30px;
    position: relative;
    display: inline-block
}

.blog-sidebar_heading h4:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    background: #4d72d0;
    bottom: -2px;
    left: 0
}

.blog-sidebar_wrap {
    padding: 30px
}

.blog-sidebar_content {
    padding: 0 0 12px;
    margin: 0 0 12px
}

.blog-sidebar_content:last-child {
    padding: 0;
    margin: 0;
    border: none
}

.blog-sidebar_content .form-group {
    margin: 0;
    position: relative
}

.blog-sidebar_content .form-group input {
    font-size: 14px;
    border: none;
    border-radius: 0;
    padding: 28px 18px
}

.blog-sidebar_content .form-group i {
    position: absolute;
    right: 22px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #4d72d0
}

.thumbnail-wrap {
    position: relative;
    display: inline-block;
    margin: 0 20px 0 0;
    transition: .3s
}

.thumbnail-wrap:hover .thumbnail-hover {
    opacity: .8;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.thumbnail-wrap img {
    margin-right: 20px;
    width: 100%
}

.thumbnail-hover {
    position: absolute;
    background: #4d72d0;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.thumbnail-hover i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff
}

.thumbnail-text_wrap {
    display: inline-block;
    vertical-align: top
}

.blog-grid_text p,
.dental-features_list li h6,
.thumbnail-text_wrap p {
    font-size: 13px;
    margin: 0
}

.thumbnail-text_wrap span {
    font-size: 12px;
    color: #4d72d0
}

.blog-sidebar_category li {
    list-style: none;
    padding: 12px 0
}

.blog-sidebar_category li:last-child {
    border: none;
    padding-bottom: 0
}

.blog-sidebar_category li a {
    font-size: 14px;
    color: #3c3f42;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.blog-sidebar_category li a:hover {
    color: #4d72d0;
    text-decoration: none
}

.blog-sidebar_category li span {
    float: right;
    background: #4d72d0;
    color: #fff;
    font-size: 14px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    padding: 1px 0
}

.blog-sidebar_tags li {
    list-style: none;
    display: inline-block;
    margin: 0 10px 20px 0
}

.blog-sidebar_tags li a {
    color: #3c3f42;
    background: #fff;
    font-size: 14px;
    padding: 8px 24px;
    border-radius: 24px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.blog-sidebar_tags li a:hover,
.tags ul li a:hover {
    background: #4d72d0;
    color: #fff;
    text-decoration: none
}

.blog-sidebar_social li a {
    display: block;
    border: 1px solid #4d72d0;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding: 5px 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

@media (min-width:992px) {
    .slider-text-wrap {
        left: 11%;
        width: 60%
    }

    .slider-text-wrap .slider-text-wrap .play-btn,
    .slider-text-wrap .slider-text-wrap h1,
    .slider-text-wrap .slider-text-wrap p,
    .slider-text-wrap .slider-text-wrap span,
    .topbar-contact {
        display: block
    }

    .counter-text,
    .top-bar ul {
        display: inline-block
    }

    .slider-text-wrap h1 {
        font-size: 40px
    }

    .booking-form li {
        width: 39%;
        margin-bottom: 10px
    }

    .form-btn {
        width: 17% !important;
        float: right
    }

    .why-choose-block::after,
    .why-choose-block::before {
        width: 50%;
        height: 100%
    }

    .why-choose_right {
        margin: 0 0 0 60px
    }

    footer {
        background: url(../images/footer-bg.jpg) 0 0/cover no-repeat #3c3f42
    }

    .foot-contact-block {
        background: #3c3f42
    }

    .counter-text {
        margin: 0 0 0 12px
    }

    .background-bg4::before {
        width: 52%;
        height: 100%
    }

    .why-choose_block {
        padding-left: 60px;
        margin-top: 0
    }

    .blog-sidebar_social li a {
        width: 40px;
        height: 40px;
        padding: 8px 0;
        margin-right: 6px
    }
}

.blog-sidebar_social li a:hover,
.share ul li a:hover {
    background: #4d72d0;
    color: #fff
}

.blog-join_us {
    background: url(../images/join-us.jpg) 0 0/cover no-repeat;
    padding: 20px;
    color: #fff
}

.blog-join_us-content {
    border: 1px solid #fff;
    padding: 70px 30px
}

.blog-join_us-content h6,
.blog-join_us-content p {
    font-size: 14px;
    margin: 0 0 25px
}

.blog-grid-wrap {
    background: #fff;
    padding: 0 20px;
    margin: 0 0 45px;
    border-radius: 8px
}

.blog-grid-img img {
    border-radius: 8px;
    margin: -16px 0 0;
    width: 100%
}

.blog-grid-date {
    position: absolute;
    background: #5bc198;
    padding: 6px 15px;
    color: #fff;
    border-radius: 8px;
    left: 14px;
    top: 10px
}

.blog-grid-date h5 {
    margin: 0;
    font-size: 20px
}

.blog-grid-date p {
    margin: 0;
    font-size: 12px;
    font-weight: 300
}

.blog-grid-top_icon {
    padding: 14px 0;
    border-bottom: 1px solid #ccc
}

.blog-grid-top_icon label {
    margin: 0;
    font-size: 12px;
    border: 1px solid #4d72d0;
    color: #4d72d0;
    border-radius: 22px;
    padding: 3px 14px
}

.blog-grid-top_icon p {
    font-size: 11px;
    display: inline-block;
    float: right;
    margin: 4px 0 0;
    opacity: .6
}

.blog-grid-top_icon p i {
    color: #4d72d0;
    margin: 0 8px 0 0
}

.blog-grid-top_icon p span {
    margin: 0 10px
}

.blog-grid_text {
    padding: 16px 0 19px
}

.blog-grid_text a {
    color: #3c3f42;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.blog-grid_text a:hover {
    text-decoration: none;
    color: #4d72d0
}

.blog-grid_text a h4 {
    font-size: 19px;
    line-height: 1.4
}

.blog-slider .slick-slide {
    margin: 32px 12px
}

.map-img-wrap ul li {
    list-style: none;
    position: absolute;
    display: inline-block;
    top: 10%;
    left: 50%
}

.map-img-wrap ul li:first-child {
    left: 20%;
    top: 30%
}

.map-img-wrap ul li:nth-child(2) {
    top: 60%;
    left: 55%
}

.map-img-wrap ul li:nth-child(3) {
    top: 30%;
    left: 75%
}

.map-img-wrap ul li i {
    font-size: 28px;
    color: #5bc198
}

.contact-title {
    margin: 0 0 10px
}

.contact-title h4 {
    margin: 0 0 22px
}

.contact-title i {
    background: #4d72d0;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 13px 0;
    font-size: 13px
}

.contact-title img {
    width: 28px;
    margin-right: 10px;
    opacity: .6
}

.contact-title p {
    font-size: 14px;
    display: inline-block;
    margin: 0;
    font-weight: 500;
    color: #3c3f42
}

.contact-title span {
    font-size: 11px;
    float: right;
    margin: 6px 0 0
}

.contact-title .alert-success {
    background-color: #d4edda80;
    border: 1px solid #5bc198
}

.contact-title .alert-warning {
    background-color: #fff3cd82;
    border: 1px solid #f9c863
}

.contact-title_icon {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 16px
}

.contact-title_icon p {
    margin: 0;
    font-size: 12px
}

.get-in-touch {
    position: relative;
    background: #5bc198;
    padding: 45px 40px;
    overflow: hidden
}

.get-in-touch h3 {
    font-size: 30px;
    color: #fff;
    margin: 0 0 20px
}

.get-in-touch textarea {
    margin: 0 0 25px;
    padding: 10px 14px;
    font-size: 13px;
    height: 150px
}

.get-in-touch .form-group input {
    padding: 24px 14px
}

.get-in-touch .form-group input::-webkit-input-placeholder {
    font-size: 13px
}

.get-in-touch .form-group input::-moz-placeholder {
    font-size: 13px
}

.get-in-touch .form-group input:-ms-input-placeholder {
    font-size: 13px
}

.get-in-touch .form-group input::-ms-input-placeholder {
    font-size: 13px
}

.get-in-touch .form-group input::placeholder {
    font-size: 13px
}

.get-in-touch .form-group i {
    position: absolute;
    top: 50%;
    right: 14px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 11px;
    color: #5bc198
}

.get-in-touch .form-group a {
    border-radius: 6px
}

.get-in-touch .textarea-icon i {
    top: 18px
}

.get-in-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    opacity: .4
}

.get-in-touch-style2 {
    margin: 0;
    background: #4d72d0
}

.get-in-touch-style2 i {
    color: #3c3f42 !important
}

.pricing {
    padding: 0;
    margin: 0;
    -webkit-box-shadow: 0 0 23px -17px #3c3f42;
    box-shadow: 0 0 23px -17px #3c3f42
}

.pricing li {
    list-style: none;
    width: 100%;
    padding: 55px;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
    display: inline-block
}

.pricing li:last-child {
    border-bottom: none
}

.pricing li h2 {
    margin: 20px 0 16px;
    color: #5bc198
}

.pricing li p {
    font-size: 14px;
    margin: 0 0 26px
}

.pricing-tab {
    float: right;
    margin: 14px 0 0;
    background: #f4f6fa;
    border-radius: 4px;
    padding: 10px
}

.pricing-tab .nav-link {
    font-size: 15px;
    color: #3c3f42
}

.pricing-middle .btn {
    border-radius: 32px !important;
    text-transform: capitalize !important;
    font-weight: 400;
    padding: 16px 27px;
    border: none;
    -webkit-box-shadow: -8px 2px 38px -10px #5bc198;
    box-shadow: -8px 2px 38px -10px #5bc198
}

.pricing-badge {
    position: absolute;
    top: -5px;
    right: 34px
}

.pricing-bg::before {
    position: absolute;
    content: "";
    background: url(../images/pricing-bg-left.png) 0 0/cover no-repeat #5bc198;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 33%
}

.zh_rev_head {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.all_rating,
.all_rating .rating {
    align-items: center;
    display: flex
}

.all_rating {
    justify-content: flex-end;
    margin-top: 30px;
    margin-bottom: 30px;
    flex-wrap: wrap
}

.all_rating .rating>span,
.all_rating>span {
    font-size: 20px;
    font-weight: 600;
    color: #2c2e31;
    font-style: normal;
    margin-right: 10px
}

.all_rating .rating {
    justify-content: flex-end;
    margin-right: 0;
    width: 100%
}

.stars {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.all_rating .stars {
    margin-left: 15px
}

.stars>div {
    width: 18px;
    height: 18px;
    background-image: url(../images/star.webp);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 15px
}

.stars>div:last-child {
    margin-right: 0
}

.all_rating>a {
    color: #4d72d0;
    opacity: .5;
    font-size: 16px;
    font-weight: 600;
    transition: .4s
}

.all_rating>a:hover {
    text-decoration: none
}

@media (max-width:768px) {

    #recall,
    .banner_flex iframe,
    .main-slider-social,
    .msgus img,
    .msgus>div>span,
    .msgus>div>span+a {
        display: none
    }

    .main-title-style2 {
        padding: 5px 0 !important
    }

    .slick-dotted.slick-slider {
        margin-bottom: 30px
    }

    .main-slider-social li {
        display: inline-block
    }

    .video-play-text {
        padding: 40px 20px
    }

    .msgus>div a {
        width: 100%
    }

    .pricing li {
        padding: 20px
    }

    .m_promo,
    .top-bar>div>div a+span {
        display: block
    }

    .about-video_block iframe {
        height: 300px
    }

    .zh_rev_head {
        flex-direction: column
    }

    .all_rating .rating {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start
    }

    .all_rating {
        align-items: flex-start;
        justify-content: flex-start
    }

    .top-bar {
        flex-wrap: wrap
    }

    .top-bar>* {
        margin-bottom: 10px
    }

    .top-bar>a {
        order: 1
    }

    .top-bar>div:last-child {
        order: 2;
        margin-bottom: 0
    }

    .top-bar>a+div {
        order: 3
    }

    .top-bar>a+div+div {
        order: 4
    }

    .top-bar>div>div a.btn-primary {
        margin-top: 10px
    }

    .pg_slider .slick-slide {
        height: 350px
    }
}

.pricing-bg::after {
    position: absolute;
    content: "";
    background: url(../images/pricing-bg-right.png) 0 0/cover no-repeat #4d72d0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

@media (min-width:768px) {
    .sub-header_main h2:before {
        display: block
    }

    .mission-wrap {
        border-left: 4px dotted green
    }

    .counter-block {
        border-right: 2px dashed #cccccc59;
        text-align: left;
        margin: 0
    }

    .blog-grid-wrap,
    .counter-btn_block {
        margin: 0
    }

    .get-in-touch {
        margin: -514px 0 0
    }

    .pricing li {
        border-right: 1px solid #e6e6e6;
        border-bottom: none;
        margin: 0
    }

    .pricing li:last-child {
        border-right: none
    }

    .pricing-bg::after,
    .pricing-bg::before {
        width: 50%;
        height: 100%
    }
}

.pricing-text-wrap {
    color: #fff;
    padding: 20px 0 0
}

@media (max-width:540px) {
    .doctors-box3>div {
        height: 320px
    }

    .why-choose_list-content span {
        font-size: 10px
    }

    .why-choose_list-content h5 {
        font-size: .75rem
    }

    .banner1 {
        background: 0 0
    }

    .banner2 {
        background: 0 0 !important
    }
}

.banner3 h1 {
    font-size: 37px
}

.pricing-text-wrap .btn {
    margin: 30px 0 0;
    font-size: 14px;
    text-transform: capitalize
}

.pricing-view {
    display: inline-block;
    border-right: 1px solid #ccc;
    padding-right: 20px;
    margin-right: 20px
}

.testi-slider-style2,
.testi-slider2 {
    background: url(../images/testi-bg.png) 0 0/cover no-repeat
}

.service-box2,
.service-detail_box {
    background: #f4f6fa;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.testimonial-style2 {
    padding: 90px 0 30px
}

.testimonial-style2 img {
    border: 8px solid #fff;
    border-radius: 50%;
    margin: 0 auto 20px
}

.testimonial-style2 ul {
    padding: 0;
    margin: 0 0 20px
}

.testimonial-style2 ul li {
    list-style: none;
    display: inline-block;
    color: #f9c863;
    font-size: 14px;
    margin-right: 3px
}

.testimonial-style2 p {
    padding: 0 20%;
    font-size: 19px;
    line-height: 2
}

.testimonial-style2 span {
    color: #4d72d0;
    font-size: 14px
}

.testi-slider-style2 .slick-next {
    right: 0;
    z-index: 10
}

.testi-slider-style2 .slick-next:before {
    content: url(../images/arrow-right.png);
    ont-size: 32px;
    color: #9e9a9a;
    font-family: none
}

.testi-slider-style2 .slick-prev {
    left: 0;
    z-index: 10
}

.testi-slider-style2 .slick-prev:before {
    content: url(../images/arrow-left.png);
    ont-size: 32px;
    color: #9e9a9a;
    font-family: none
}

.pricing-img-wrap {
    border: 10px solid #fff
}

.services-2 {
    padding: 90px 0 0
}

.service-box2 {
    position: relative;
    padding: 60px 26px;
    border: 2px solid #ccc;
    border-radius: 6px;
    transition: .3s;
    margin: 0 0 25px;
    z-index: 1
}

.service-box2:hover {
    background: #4d72d0;
    color: #fff;
    border-color: #4d72d0
}

.comment-fixed-btn.fico_cb,
.comment-fixed-btn.fico_layer {
    background-image: url(../images/ico_cb.webp)
}

.service-box2:hover .service-box2-img {
    background: #b73e54;
    -webkit-filter: invert(1);
    filter: invert(1)
}

.service-box2 h3 {
    font-size: 23px;
    margin: 10px 0 8px;
    font-weight: 600
}

.blog-arrows-left,
.blog-arrows-right,
.dental-features p,
.service-box2 p,
.service-detail_box p,
.service-detail_img p {
    font-size: 13px
}

.service-box2-img {
    background: #fff;
    padding: 16px;
    border-radius: 6px;
    margin: 0 0 16px;
    -webkit-box-shadow: 0 8px 20px -14px #4d72d0;
    box-shadow: 0 8px 20px -14px #4d72d0;
    width: 73px
}

.service-box2-bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1
}

.service-detail_box {
    padding: 33px 26px;
    border-radius: 6px;
    transition: .3s;
    margin: 0 0 25px;
    border: 3px solid transparent
}

.share ul li a,
.tags ul li a {
    background: #f4f6fa;
    -webkit-transition: .3s;
    -o-transition: .3s;
    color: #3c3f42
}

.service-detail_box a {
    font-size: 14px;
    font-weight: 500;
    color: #3c3f42
}

.service-detail-icon {
    margin: 0 0 16px
}

.service-detail-icon h2 {
    display: inline-block;
    float: right;
    opacity: .1;
    font-weight: 400;
    font-size: 60px
}

.service-detail-svg-block {
    display: inline-block;
    border-radius: 6px;
    padding: 14px
}

.service-detail-svg-block img {
    display: inline-block;
    width: 40px;
    -webkit-filter: invert(1);
    filter: invert(1)
}

.error {
    background: url(../images/error.jpg) 0 0/cover no-repeat;
    height: 100vh
}

.error-box h1 {
    font-weight: 700;
    font-size: 130px;
    text-shadow: 2px 5px 0 #5bc198
}

@media (min-width:576px) {
    h2 {
        font-size: 40px
    }

    .error-box h1 {
        font-size: 200px
    }
}

.banner2 {
    background: url(../images/banner-3.jpg) center 100%/cover no-repeat
}

.blog-deatil h5 {
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5
}

.blog-testi {
    background: #4d72d0;
    padding: 12px;
    margin: 0 0 25px
}

.blog-testi_content {
    border: 1px solid #ccc;
    padding: 30px;
    color: #fff
}

.blog-testi_content i {
    font-size: 42px
}

.blog-testi_title p span {
    margin: 10px 0 0;
    display: block
}

.blog-text-blok h3 {
    margin: 0 0 12px
}

.blog-text-blok p {
    line-height: 1.8
}

.tag-block {
    border-top: 1px solid #f4f6fa;
    border-bottom: 1px solid #f4f6fa;
    padding: 14px 0
}

.tags span {
    display: inline-block;
    font-weight: 500;
    margin-right: 12px;
    font-size: 15px
}

.share ul,
.tags ul {
    padding: 0;
    margin: 0;
    display: inline-block
}

.share ul li,
.tags ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px
}

.tags ul li a {
    font-size: 12px;
    padding: 6px 14px;
    border-radius: 22px;
    transition: .3s
}

.share {
    text-align: right
}

.share span {
    font-weight: 500;
    margin-right: 12px;
    font-size: 15px
}

.share ul li a {
    font-size: 11px;
    border-radius: 50%;
    padding: 9px 0;
    width: 32px;
    height: 32px;
    display: block;
    transition: .3s
}

.blog-pre-next {
    padding: 14px 0;
    display: inline-block
}

.blog-pre-next img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    float: left;
    margin-right: 28px
}

.blog-pre-next_content ul li {
    list-style: noen;
    display: inline-block
}

.blog-pre-next_content ul li a {
    color: #3c3f42;
    font-size: 14px;
    margin-right: 6px
}

.blog-arrows-left i,
.comment-wrap .media-body span i {
    margin-right: 8px
}

.blog-arrows-right i {
    margin-left: 8px
}

.comment-wrap {
    padding: 25px 0
}

.comment-wrap h3 {
    margin: 0 0 24px
}

.comment-wrap .media img {
    border-radius: 50%;
    width: 100px;
    height: 100px
}

.comment-wrap .media-body span {
    display: inline-block;
    font-size: 15px
}

.comment-wrap .media-body a {
    float: right;
    font-size: 15px
}

.comment-wrap .media-body a i {
    margin-left: 8px;
    vertical-align: middle
}

.blog-comment-wrap h3 {
    font-weight: 600;
    margin: 20px 0
}

.blog-comment-wrap input {
    height: 50px
}

.blog-comment-wrap input::-webkit-input-placeholder {
    font-size: 14px
}

.blog-comment-wrap input::-moz-placeholder {
    font-size: 14px
}

.blog-comment-wrap input:-ms-input-placeholder {
    font-size: 14px
}

.blog-comment-wrap input::-ms-input-placeholder {
    font-size: 14px
}

.blog-comment-wrap input::placeholder {
    font-size: 14px
}

.blog-comment-wrap textarea {
    padding: 14px
}

.blog-comment-wrap textarea::-webkit-input-placeholder {
    font-size: 14px
}

.blog-comment-wrap textarea::-moz-placeholder {
    font-size: 14px
}

.blog-comment-wrap textarea:-ms-input-placeholder {
    font-size: 14px
}

.blog-comment-wrap textarea::-ms-input-placeholder {
    font-size: 14px
}

.blog-comment-wrap textarea::placeholder {
    font-size: 14px
}

.sidebar-category {
    margin: 90px 0 30px;
    background: #fff
}

.sidebar-category ul li {
    list-style: none;
    border-bottom: 1px solid #f4f6fa;
    border-color: #009688 transparent transparent
}

.sidebar-category ul li a {
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: 14px 16px
}

.sidebar-category ul li a:hover {
    text-decoration: none;
    background: #4d72d0
}

.sidebar-category ul li a span {
    color: #3c3f42;
    padding-left: 12px;
    font-size: 13px;
    font-weight: 400
}

.sidebar-category ul li a i {
    float: right;
    vertical-align: top;
    margin: 5px 0 0;
    font-size: 13px;
    color: #3c3f42;
    opacity: .4
}

.sidebar-category ul li a img {
    width: 32px
}

.service-detail_wrap {
    background: #fff;
    padding: 90px 50px
}

.service-detail_img h2 {
    font-size: 30px;
    font-weight: 600
}

.dental-features_list li {
    list-style: none;
    padding: 0 0 14px
}

.dental-features_list li i {
    color: #fff;
    background: #5bc198;
    border-radius: 50%;
    font-size: 9px;
    padding: 4px;
    float: left;
    margin: 0 16px 0 0;
    vertical-align: top
}

.h_mes {
    display: flex;
    float: left;
    justify-content: flex-start;
    width: 100%;
}

.comment-fixed-btn {
    position: absolute;
    transition: .2s;
    left: 0;
    top: 0
}
.zh_field {
    display: none !important;
}
.h_mes .comment-fixed-btn {
    position: static
}

.h_mes .round-btn {
    height: 25px;
  margin-right: 10px;
  margin-top: 5px;
  font-size: 12px;
  color: #fff;
  padding-left: 30px;
  border-radius:
10px;
  background-position:
10px center;
  background-size: 15px;
  text-align: left;
  width: 90px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
}

.comment-fixed-btn.fico_cb {
    background-color: #4d72d0
}

.comment-fixed-btn.fico_tg {
    background-image: url(../images/ico_tg.webp);
    background-color: #37aee2
}

.comment-fixed-btn.fico_vi {
    background-image: url(../images/ico_vi.webp);
    background-color: #9069ae
}

.comment-fixed-btn.fico_wa {
    background-image: url(../images/ico_wa.webp);
    background-color: #36c365
}

.commment_fix_js:hover .comment-fixed-btn:first-child {
    left: 70px;
    top: 0;
    transition: .2s
}

.commment_fix_js:hover .comment-fixed-btn:nth-child(2) {
    left: 140px;
    top: 0;
    transition: .2s
}

.commment_fix_js:hover .comment-fixed-btn:nth-child(3) {
    left: 210px;
    top: 0;
    transition: .2s
}

.commment_fix_js:hover .comment-fixed-btn:nth-child(4) {
    left: 280px;
    top: 0;
    transition: .2s
}

.commment_fix_js:hover .comment-fixed-btn:nth-child(5) {
    left: 0;
    top: 0;
    transition: .2s;
    background-image: none
}

.commment_fix_js:hover .comment-fixed-btn:nth-child(5):after {
    content: 'X';
    color: #fff;
    font-size: 28px
}

.commment_fix_js {
    position: fixed;
    left: 15px;
    bottom: 70px;
    z-index: 999;
    height: 60px
}

.commment_fix_js>a:hover {
    transform: translateY(-5px)
}

.commment_fix_js.act,
.commment_fix_js:hover {
    width: 340px
}

.round-btn {
    font-size: 0;
    width: 60px;
    height: 60px;
    background-color: #5bc198;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    background-size: 45%
}

@media (max-width:479px) {
    .commment_fix_js:hover .comment-fixed-btn:first-child {
        left: 0;
        bottom: 70px;
        top: auto
    }

    .commment_fix_js:hover .comment-fixed-btn:nth-child(2) {
        left: 0;
        bottom: 140px;
        top: auto
    }

    .commment_fix_js:hover .comment-fixed-btn:nth-child(3) {
        left: 0;
        bottom: 210px;
        top: auto
    }

    .commment_fix_js:hover .comment-fixed-btn:nth-child(4) {
        left: 0;
        bottom: 280px;
        top: auto
    }

    .commment_fix_js:hover .comment-fixed-btn:nth-child(5) {
        left: 0;
        bottom: 0;
        top: auto
    }

    .commment_fix_js:hover>div {
        top: auto;
        bottom: 0
    }

    .commment_fix_js.act,
    .commment_fix_js:hover {
        height: 340px;
        width: 60px
    }
}













/* === GEO SECTION === */
.geo {
  padding: 48px 0;
}

.geo__container {
  width: min(1120px, calc(100% - 32px));
  margin: 0 auto;
}

.geo__header {
  margin-bottom: 18px;
}

.geo__title {
  margin: 0 0 8px;
  font-size: clamp(22px, 3vw, 32px);
  line-height: 1.15;
}

.geo__subtitle {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  opacity: 0.85;
}

/* Tabs wrapper */
.geoTabs {
  margin-top: 18px;
  border: 1px solid rgba(0,0,0,0.10);
  border-radius: 18px;
  overflow: hidden;
  background: #fff;
}

/* Hide radios */
.geoTabs__radio {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* Tabs labels row */
.geoTabs__tab {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 16px;
  cursor: pointer;
  user-select: none;
  font-weight: 600;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}

.geoTabs__tab + .geoTabs__radio + .geoTabs__tab {
  border-left: 1px solid rgba(0,0,0,0.08);
}

.geoTabs__panes {
  position: relative;
}

/* Panels base */
.geoPanel {
  display: none;
  padding: 18px;
}

/* Show correct panel */
#geoTabUa:checked ~ .geoTabs__panes #geoPanelUa { display: block; }
#geoTabEu:checked ~ .geoTabs__panes #geoPanelEu { display: block; }

/* Active tab styling */
#geoTabUa:checked + .geoTabs__tab,
#geoTabEu:checked + .geoTabs__tab {
  background: rgba(0,0,0,0.04);
}

/* Grid in panels */
.geoPanel__grid {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 14px;
}

/* Cards */
.geoCard {
  padding: 18px;
  border-radius: 16px;
  border: 1px solid rgba(0,0,0,0.10);
  background: #fff;
}

.geoCard--accent {
  background: rgba(0,0,0,0.03);
}

.geoCard__title {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.25;
}

.geoCard__text {
  margin: 0 0 12px;
  line-height: 1.55;
  opacity: 0.9;
}

.geoCard__text--small {
  font-size: 14px;
  margin-top: 10px;
  opacity: 0.85;
}

/* Lists */
.geoList {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 12px;
}

.geoList li {
  padding: 10px 12px;
  border-radius: 12px;
  border: 1px solid rgba(0,0,0,0.08);
  background: rgba(0,0,0,0.02);
}

.geoBullets {
  margin: 0;
  padding-left: 18px;
  line-height: 1.6;
}

.geoBullets li {
  margin: 8px 0;
}

/* Details "show more" */
.geoMore {
  margin-top: 12px;
  border-top: 1px dashed rgba(0,0,0,0.18);
  padding-top: 12px;
}

.geoMore__summary {
  cursor: pointer;
  font-weight: 600;
  list-style: none;
}

.geoMore__summary::-webkit-details-marker {
  display: none;
}

.geoMore__summary::after {
  content: " +";
  opacity: 0.8;
}

.geoMore[open] .geoMore__summary::after {
  content: " –";
}

/* CTA */
.geoCTA {
  margin-top: 14px;
  display: grid;
  gap: 10px;
}

.geoBtn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 14px;
  border-radius: 14px;
  border: 1px solid rgba(0,0,0,0.12);
  text-decoration: none;
  font-weight: 700;
  background: #4d72d0;
  color:#fff;
  transition: transform 0.12s ease, background 0.12s ease;
}

.geoBtn:hover {
  transform: translateY(-1px);
  background: #5bc198;
}

.geoCTA__meta {
  font-size: 13px;
  opacity: 0.8;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  align-items: center;
}

.geoDot {
  opacity: 0.6;
}

/* Note line */
.geoNote {
  margin: 14px 4px 0;
  font-size: 14px;
  line-height: 1.55;
  opacity: 0.85;
}

/* Responsive */
@media (max-width: 900px) {
  .geoPanel__grid {
    grid-template-columns: 1fr;
  }

  .geoList {
    grid-template-columns: 1fr;
  }

  .geoTabs__tab {
    width: 49%;
    justify-content: center;
  }
}