body, html{
    overflow-x: hidden;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a,
.sec_middle_title h1, .why-choose-section .sec_middle_title p{
    text-transform: capitalize;
}
.main_header_area .header_menu.affix{
    position: relative;
}
.slider_area .carousel-captions{
    width: auto;
}
.service_title p , .footer_up h3,
.single-sidebar-widget .nav.nav-tabs li a{
    text-transform: capitalize;
}
.video-image-box img{
    width: auto;
}
.why-choose-section .why-point li p{
    display: flex;
}
.f_widget .opening-hour span{
    margin-left: 0;
}
#clients .container .item {
    width: 300px;
}
#clients .owl-nav div{
    top: 30%;
}
#clients {
    padding: 95px 0;
}
.contact_us_form .form-group {
    margin-bottom: 10px;
}
.testimonials .testimonial_bx .text-box {
    width: 100% ;
}
.f_widget .opening-hour .day{
    width: 55px;
}
.banner_area .banner_content h3 {
    padding: 260px 0 30px 0;
}
.image_thumb{
    box-shadow: none;
}
.image_thumb:hover:before {
    opacity: 0;
}
.c_details_item .media .media-body p {
    max-width: 100%;
    font-size: 16px;
}
.media, .header_top_inner .pull-left{
    display: flex;
    align-items: center;
}
.select_dil {
    margin: 6px 15px 0 0;
}
.ourTeam .row{
    display: flex;
    justify-content: center;
}
.team-member{
    background: transparent;
}
.team-member .team-photo, figure.effect-zoe img{
    border-radius: 200px;
    box-shadow: none;
}
.team-member:hover, figure.effect-zoe {
    box-shadow: none;
}
.team-member .team-photo:hover {
    box-shadow: 2px 3px 9px rgba(0, 0, 0, 0.2);
}

.team-member .team-attrs{
    border-radius: 3px;
    background: #f2f2f2;
    margin-top: 15px;
    cursor: pointer;
}
.team-attrs a{
    color: #303030;
}
.choose_outer figure{
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background-color: #C498B3;
}

.choose_outer {
    padding: 50px 15px;
    margin: 0 0 30px 0px;
}

.choose_outer {
    padding: 53px 15px;
    margin: 0 0 30px 0px;
    border-radius: 50%;
    width: 270px;
    height: 270px;
}

.social-media-btn {
    position: fixed;
    top: 50%;
    z-index: 999999;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.social-media-btn a {
    display: block;
    text-align: center;
    padding: 14px;
    transition: all 0.3s ease;
    color: white;
    font-size: 18px;
}

.facebook {
    background: #3B5998;
    color: white;
}
.twitter {
    background: #55ACEE;
    color: white;
}
.google {
    background: #dd4b39;
    color: white;
}
.linkedin {
    background: #007bb5;
    color: white;
}
.instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );

}
.pinterest {
    background: #cb2027;
    color: white;
}
.whatsapp {
    background: #25D366;
    color: white;
}
.youtube {
    background: #FF0000;
    color: white;
}
.tiktok {
    background: #000000;
    color: white;
}
.ourTeam{
    padding: 15px 0;
}
.choose_outer a{
    color: #303742;
}
.about_doctor .doc_info_inner_bx p{
    color: #e4e9f0;
    padding: 21px 33px 0 15px;
    font-size: 15px;
}

.doc_info_inner_bx h6{
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 15px;
    margin: 12px 14px;
    font-size: 15px;
}

.doc_info_inner_bx h6 a:hover,.doc_info_inner_bx h6 a:focus{
    color: #fff;
}
.latest-gallery .single-item .img-box .overlay {
    background: none;
}

@media (max-width: 991px) {
    .header_menu .navbar.navbar-default .nav.navbar-nav {
        margin-top: 50px;
    }

    .slider_area .carousel-captions .caption-align-center-wrap {
        margin: 50px auto 0;
    }

    .service_title {
        padding-top: 285px;
    }

    .ourTeam .row {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .about_doctor .title_bx h1 {
        font-size: 31px;
    }

    .about_doctor .doc_info_inner_bx p {
        padding: 10px;
        font-size: 15px;
    }

    .service__image {
        height: 400px;

    }
    .doc_info_inner_bx h6{
        bottom: 0;
    }
    .after_before_gallery .gallery_col img{
        height: 110px;
    }

    .testimonials .text-box p{
        font-size: 17px;
        line-height: 24px;
    }

    .testimonials .name{
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 0px;
    }

    .why-choose-section .why-point li p{
        line-height: 21px;
    }

    .why-choose-section .why-point li {
        padding: 20px 10px 20px 10px;
    }

    .contact_us_inner .row{
        display: flex;
        flex-direction: column-reverse;
    }
    .contact_us_details {
        padding-top: 45px;
    }

    .footer_up p {
        display: inline;
    }
    #clients .owl-carousel {
        padding: 0 28px;
    }

    .why_choose .row{
        display: flex;
        flex-wrap: wrap;
    }

    .choose_outer{
        padding: 10px 15px;
        margin: 0 0 16px 0px;
        border-radius: 50%;
        width: 165px;
        height: auto;
        background: #fff;
    }
    .choose_outer a {
        font-size: 18px;
    }

    .why_choose{
        padding: 20px 0;
    }
    .service_page {
        padding: 40px 0px;
    }

}


@media (max-width: 768px) {
    .after_before_gallery .gallery_col .before_bx,
    .after_before_gallery .gallery_col .after_bx{
        width: 100%;
    }

    .team-member .team-photo{
        width: 60%;
    }

}

.btn-default{
    border-radius: 50px;
    position: absolute;
    top: -15px;
    right: -14px;
    border-color: #d7d7d7;
    font-size: 20px;
    width: 44px;
}

.modal-dialog {
    width: 60%;
}

@media (min-width: 768px){
    .modal-dialog {
        width: 75%;
    }
}

.catimage{
    max-height: 230px;
}
.service-card a img{
    max-height: 230px;
}