/*
Theme Name: Mednix child
Template:   mednix
Theme URI: https://mednix.themeht.com/
Author: Themeht
Author URI: https://www.themeht.com
Description: Mednix - Child Theme
Version: 2.2.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mednix
Tags: one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
*/
.g-recaptcha {
    border: 1px solid #00000000;
}
/*page loader*/
/*#omega-page-loader {*/
/*    position: fixed;*/
/*    inset: 0;*/
/*    width: 100%;*/
/*    height: 100vh;*/
/*    height: 100vh;*/
/*    background: #ffffff;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    z-index: 999999;*/
/*    opacity: 1;*/
/*    visibility: visible;*/
/*    transition:*/
/*    opacity 0.6s ease,*/
/*    visibility 0.6s ease;*/
/*}*/


/* Logo */

/*.omega-loader-logo {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/

/*    animation: omegaLoaderPulse 1.5s ease-in-out infinite;*/
/*}*/

/*.omega-loader-logo img {*/
/*    width: 120px;*/
/*    height: auto;*/
/*    display: block;*/
/*}*/


/* Pulse animation */

/*@keyframes omegaLoaderPulse {*/

/*    0% {*/
/*        transform: scale(0.92);*/
/*        opacity: 0.65;*/
/*    }*/

/*    50% {*/
/*        transform: scale(1);*/
/*        opacity: 1;*/
/*    }*/

/*    100% {*/
/*        transform: scale(0.92);*/
/*        opacity: 0.65;*/
/*    }*/

/*}*/


/* Hide loader */

/*#omega-page-loader.loader-hidden {*/
/*    opacity: 0;*/
/*    visibility: hidden;*/
/*    pointer-events: none;*/
/*}*/


/* Mobile */

/*@media (max-width: 767px) {*/

/*    .omega-loader-logo img {*/
/*        width: 95px;*/
/*    }*/

/*}*/
/*styling here*/
body, li, p{
    color: #011b3c;
    font-style: normal !important;
}
/*p {*/
/*    font-size: 15px !important;*/
/*    line-height: 28px !important;*/
/*}*/
/*header*/
.header-container {
    padding: 0 !important;
    flex-wrap: wrap;
}
.col-container{
    background-color: #0060AA;
    justify-content: flex-start;
    gap: 40px;
}
.cola{
    padding: 10px 40px !important;
}
.colb{
    justify-content: end;
    gap: 40px;
    padding: 0px 40px !important;
    align-items: center;
}
.secondarynav {
    padding: 0 !important;
    display: flex !important;
}
.colb-container{
    justify-content: center;
    gap: 15px;
    align-items: center;
}
.iconelement .elementor-icon-box-wrapper::after {
    content: ' ';
    position: absolute;
    background-color: #fff;
    top: 0px;
    width: 1px;
    height: 15px;
    right: -21px;
}
.sec3 .iconelement .elementor-icon-box-wrapper::after{
    background-color: #011b3c;
    top: 10px;
    right: -82px;
}
.specnav .elementskit-megamenu-panel {
top: 50px !important;
left: -285px !important;
margin: 0 auto;
}
.specialtiesdropdown .e-flexbox-base {
    flex-direction: column;
    align-self: start;
}
/*Footer*/
.footer-container {
    justify-content: center;
    gap: 50px;
    background-color: #299fb12e;
    border-radius: 8px;
    width: 850px;
    margin: 0 auto;
}
.footer5 p {
    color: #fff;
}
.hoveritem h5{
    padding-bottom: 12px;
}
.hoveritem h5:before {
    background: linear-gradient(90deg, rgb(255 255 255 / .8645658947172619) 15%, #fff0 100%);
    content: "";
    width: 200px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.hoveritem .elementor-icon-list-item span.elementor-icon-list-text{
    transition: .3s ease !important;
    position: relative;
}
.hoveritem .elementor-icon-list-item span.elementor-icon-list-text:before{
    left: 0;
    top: 5px;
    position: absolute;
    content: "";
    width: 0;
    height: 3px;
    background: #fff;
}
.hoveritem .elementor-icon-list-item span.elementor-icon-list-text:hover:before{
   width: 5px;
   background-color: #EC691F;
}
.hoveritem .elementor-icon-list-item span.elementor-icon-list-text:hover {
    padding-left: 10px;
    color: #EC691F;
}
.e-div-block-base.sec2, .e-f5fa261-6b8a4ae.sec3 {
    background-color: #011b3c;
    display: flex;
}
.sec1, .e-9f4dff7-dd442d3 {
    display: flex !important;
    align-items: center;
}
.sec1 .elementor-element-e111f34 {
    width: 60%;
    margin-top: 15px;
}
.sec1 .elementor-element-fe17892 {
    width: 40%;
}

.sec1 h4 {
    color: #011b3c;
    font-weight: 500;
    font-size: 25px !important;
    margin: 20px 0 0;
}

.sec1 .text-start  p {
    margin: 15px 0 0;
    color: #011b3c;
    font-size: 14px;
    line-height: 22px;
}
.sec2 .e-0a5b562-0f99cf0, .sec2 .e-bce2a8a-7325785 {display: flex;gap: 20px !important;}
.sec2 .e-a8f4afe-30d4439, .sec2 .e-6f1fe75-dd9745c, .sec2 .e-d12b820-f1317ca, .sec2 .e-3baa08d-7a7d68f, .sec2 .e-0dc70ee-cdefbfa{
    flex-direction: column-reverse;
    align-self: start;
    gap: 8px;
}
.sec2 .e-0dc70ee-cdefbfa, .sec2 .e-3baa08d-7a7d68f{
    gap: 0;
}
.sec2 .e-8ade588-59ce4b3{
    width: 200px;
}
.sec2 .e-1501218-e5aeaa3{
    color: #fff;
    font-size: 13px;
    margin: 20px 0;
}
.sec2 .elementor-element-ea86c83{
    display: flex;
}
.sec2 .elementor-element-b9dee59{
    display: flex !important;
    padding: 10px 0 !important;
}
.sec2 .e-1afbb3a-db9af38{
    width: 60%;
    display: flex;
    flex-direction: column !important;
}
.sec3 .e-df75c50-2cce0b3{
    display: flex;
    color: #fff;
    font-size: 12px;
    gap: 30px;
    justify-content: end;
}
.footer6 .sec3{
    display: flex;
    gap: 30px;
    justify-content: space-around;
    align-items: center;
    background-color: #fff;
    padding: 0px;
    width: 90%;
    border-radius: 10px;
    position: relative;
}
.sec3 .elementor-element-78d345a{
    color: #fff;
    font-size: 12px;
}
.sec3 .iconelement{
    transform: translate(0px, 0px) !important;
    opacity: 1 !important;
}
.fad {
    transform: translate(0px, 0px) !important;
    opacity: 1 !important;
}
/* .footer6 .e-c17d220-22da58e{
    display: flex;
    background-color: #fff;
    justify-content:space-between;
    width: 90%;
    margin: 0 auto;
    padding: 5px 30px !important;
    position: relative;
    z-index: 99999;
} */

/*sticky floating*/
.phnicon{
 display: none;   
}
.sticky-section {
 position: fixed;
 top: 50%;
 right: 8px;
 transform: translateY(-50%);
 display: flex;
 flex-direction: column;
 gap: 10px;
 background: 0 0 !important;
 align-items: flex-end;
 z-index: 99999;
}
.sticky-section a{
 display: flex;
 align-items: center;
 justify-content: center;
 height: 50px;
 width: 50px;
 background-color: #c0dfff;
 /* color: #011b3c; */
 border-radius: 15px;
 text-decoration: none;
 font-size: 12px;
 position: relative;
 transition: width 0.3s ease-in-out, background-color 0.3s ease-in-out;
 overflow: hidden;
 padding: 0;
 border-bottom: 0;
 border: 1px solid #ec691f9c;
 box-shadow: 0 4px 24px rgba(15, 42, 58, 0.1);
}
.sticky-section a i{
 margin-left: 10px;
 margin-right: 0;
 transition: margin-right 0.3s ease-in-out;
 z-index: 1;
 color: #fff;
 font-size: 18px;
}
.sticky-section a span{
 margin-left: 12px;
    opacity: 0;
    width: 0;
    white-space: nowrap;
    transition: opacity 0.3s ease-in-out, width 0.3s ease-in-out;
    /* color: #011b3c; */
    font-size: 13px;
}
.sticky-section a:hover{
 width: 210px;
 justify-content: flex-start;
}
.sticky-section a:hover span{
  opacity: 1;
  width: auto;
  color: #fff;
}
.sticky-section .appointment {
    background-color: #0060AA;
}

.sticky-section .emergency {
    background-color: #ED1E13;
}

.sticky-section .reviews {
    background-color: #EC691F;
}
/*homepage*/
.slider-hero{
    margin: 0 auto;
}
.slider-hero .swiper-nav-bottom{
    margin-top: 75px;
}
.slider-hero .testimonial-rating{
    display: none;
}
.ourspecialties img {
    width: 100%;
}
.ourspecialties .shape-item-icon{
    right: -1px;
}
.ourspecialties h2.text-anime-style, .consec h2.text-anime-style {
    color: #fff;
    margin-top: 20px;
}
.quickaccess .e-flexbox-base:hover {
    transform: translateY(-5px) !important;
}
.ourspecialties a.themeht-btn.primary-btn {
    background-color: #EC691F;
}

.ourspecialties .service-item.style-1 {
    padding: 0 0 54px 0;
    position: relative;
    z-index: 99999;
    justify-content: center;
}

.ourspecialties .shape-item-icon svg {
    fill: #0060AA;
}
.ourspecialties svg.e-font-icon-svg.e-fas-stethoscope {
    fill: #fff;
    width: 30px;
    height: 30px;
}
.ourspecialists .team-images{
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}
.ourspecialists h4{
    line-height: 38px;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
}

.ourspecialists .team-desc span {
    font-weight: 500;
    color:#555;
    font-size: 16px;
    margin: 5px 0 10px;
}
.ourspecialists .team-member .team-desc{
    padding-bottom: 20px;
}
/*specialities landing page*/
.custom-card h3 {
    font-size: 38px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: 1.2px;
}
.dflex {
    display: flex;
    gap: 20px;
}
textarea.wpcf7-form-control.wpcf7-textarea:focus-visible {
    outline: none;
}
.book-appointment{
     flex-wrap: wrap;
}
.book-appointment span{
    max-width: 100%;
    flex: 0 0 48%;
}
.book-appointment .wpcf7-text, .book-appointment .wpcf7-validates-as-tel{
    margin-bottom: 0px !important;
}
.cfsection, .cfsection label {
    display: flex;
    flex-wrap: wrap;
    gap: 17px;
    justify-content: center;
}
.cfsection label{
    flex-direction: column;
    flex: 0 0 48.5%;
    gap: 10px;
}
.cfsection label, .cfpage label{
    max-width: 100%;
    width: 100%;
}
label.dpt{
    display:flex;
    flex-direction: column;
    gap: 10px;
    margin: 15px 0 !important;
}
.timings .working-hours-item {
    gap: 60px;
}
.faq_container h3{
    font-size: 30px;
    margin-bottom: 20px;
}
.timings a {
    color: #fff;
}
.timings a:hover {
    color: #EC691F;
}
.sp_container{
    position: relative;
}
.sp_container::after{
    background-image: linear-gradient(274deg, #001a1e00 38%, #001a1e8a 70%, #001a1e), linear-gradient(1deg, #001a1e00 55%, #001a1e33 83%, #001a1eb5), linear-gradient(#001a1e00 47%, #001a1e33);
    position: absolute;
    inset: 0%;
    content: "";
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
}
.spec_container h1 {
    font-size: 60px;
    line-height: 70px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    word-break: break-word;
}
.spec_container .e-341e4e1-d3f195d {
    position: absolute;
    top: -330px;
}
.spec_container ul.hfe-breadcrumbs {
    display: inline-flex;
    align-items: center;
    margin: 0;
    border-radius: 15px 15px 0 0;
    padding: 15px 20px 10px 35px;
    position: absolute;
    bottom: -182px;
    background-color: #fff;
    z-index: 99999;
}

.spec_container ul.hfe-breadcrumbs::before{
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    border-radius: 20px;
    bottom: -29px;
    right: -29px;
    box-shadow: inset -20px 30px 0 0 var(--themeht-white-color);
    transform: rotate(185deg);
}
.spec_container ul.hfe-breadcrumbs::after{
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    border-radius: 20px;
    bottom: -20px;
    left: -19px;
    box-shadow: inset -20px 30px 0 0 var(--themeht-white-color);
    transform: rotate(90deg);
}

.spec_container nav {
    position: relative;
}

/* specialities inner pages tabs */
.nl .gsap-animated{
    display: flex;
    gap: 0;
    align-items:center;
    gap: 8px;
}
.nl i.fas.fa-user-shield{
    color: #EC691F;
}
.faqs .ekit-accordion--content p{
    display: flex;
    gap: 10px;
    position: relative;
    align-items: center;
}
.faqs .ekit-accordion--content p::before{
content: "⟶";
width: 25px;
height: 25px;
border-radius: 50%;
color: #ec691f;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
font-weight: bold;

}
.dandc .icon-right-arrow{
    top: -1px !important;
}
.dandc .tab-nav-fluid, .dandc .tab-pane {
/*max-height: 24.75rem;*/
/*overflow-y:auto !important;*/
/*overscroll-behavior:contain;*/
/*touch-action:pan-y;*/
}
.dandc .tab-nav-fluid{
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
}
/* -----------------------------
Overall Content
---
---------------------------*/ 
.tab-body{
line-height:1.8;
}
/*.tab-body h4 {font-size: 22px;font-weight: 500;color: #0060aa;margin-bottom: 18px !important;}*/
.tab-body p {
font-size: 15px;
margin-bottom: 35px;
}
/* -----------------------------
Heading
------------------------------*/
/*.highlights {*/
/*margin-bottom: 30px;*/
/*}*/
/*.highlights h5 {display: inline-flex;align-items: center;gap: 10px;font-size: 24px;font-weight: 700;color: #299fb1;margin: 20px 0 0;}*/
/*.highlights h5:before {*/
/*content: "";*/
/*width: 40px;*/
/*height: 4px;*/
/*border-radius: 20px;*/
/*background: #299fb1;*/
/*}*/
/* -----------------------------
Cards Grid
------------------------------*/
.treatments {
display: grid;
grid-template-columns: repeat(2, minmax(280px, 1fr));
gap: 25px;
}
/* -----------------------------
Individual Card
------------------------------*/
.treatment-card {
background: #fff;
border-radius: 16px;
padding: 28px;
border: 1px solid #edf1f7;
box-shadow: 0 12px 35px rgba(0, 0, 0, 0.06);
transition: 0.35s ease;
}
.treatment-card:hover {
transform: translateY(-6px);
box-shadow: 0 18px 45px rgba(0, 0, 0, 0.1);
}
.treatment-card strong {display: flex;align-items: center;gap: 12px;font-size: 18px;font-weight: 500;color: #ec691f;margin-bottom: 20px;}
/*.treatment-card strong:before {*/
/*content: "✔";*/
/*width: 34px;*/
/*height: 34px;*/
/*border-radius: 50%;*/
/*background: #0060aa;*/
/*color: #ec691f;*/
/*display: flex;*/
/*align-items: center;*/
/*justify-content: center;*/
/*font-size: 16px;*/
/*font-weight: bold;*/
/*border: 1px solid #ec691f75;*/
/*}*/
/* -----------------------------
Lists
------------------------------*/
.treatment-card ul {
list-style: none;
padding: 0;
margin: 0;
}
.treatment-card li {position: relative;padding-left: 28px !important;margin-bottom: 12px !important;color: #555;font-weight: 400;}
.treatment-card li:last-child {
margin-bottom: 0;
}
.treatment-card li:before {
content: "";
position: absolute;
left: 0;
top: 10px;
width: 8px;
height: 8px;
border-radius: 50%;
background: #ec691f;
}
/* -----------------------------
Button
------------------------------*/
.dandc .ekit-btn-wraper {
margin-top: 40px;
}
.dandc .elementskit-btn {display: flex !important;
    align-items: center !important;
    gap: 10px;
    width: 15%;
    margin: 0 auto;
    padding: 14px 28px !important;
    border-radius: 50px !important;
    background: #299fb1 !important;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 600;
    transition: 0.3s !important;
    justify-content: center;}
.dandc .elementskit-btn:after {
content: "→";
transition: 0.3s !important;
}
.dandc .elementskit-btn:hover {
background: #ec691f !important;
}
.elementskit-btn:hover:after {
transform: translateX(5px);
}
/* -----------------------------
Tablet
------------------------------*/
@media (max-width: 992px) {
.treatments {
grid-template-columns: 1fr;
}
.tab-body h4 {
font-size: 30px;
}
}
/* -----------------------------
Mobile
------------------------------*/
@media (max-width: 576px) {
    h1{
        font-size: 30px !important;
    }
    h2{
        font-size: 28px !important;
    }
    h3{
        font-size: 26px !important;
    }
    /*h4{*/
    /*    font-size: 20px !important;*/
    /*}*/
    h5{
        font-size: 16px !important;
    }
    h1, h2, h3, h4, h5{
        line-height: 1.4 !important;
    }
    .cola{
        align-items: center;
        padding: 10px !important;
        justify-content: space-between;
    }
    .colb-container{
        justify-content: space-between;
    }
   .phnicon{
    display:block;
    position: fixed;
    bottom: 80px;
    left: 35px;
    transform: translateY(-50%);
    z-index: 99999;
    background-color: orange;
    padding: 15px;
    border-radius: 50%;
    }
    .scroll-top{
        bottom: 120px;
    }
    .phnicon i.fas.fa-phone-alt{
       color: #fff;
        font-weight: bold;
        font-size: 20px;
    }
.e-div-block-base.sec2, .e-f5fa261-6b8a4ae.sec3, .sec2 .e-0a5b562-0f99cf0, .sec2 .e-bce2a8a-7325785, .sec1, .e-9f4dff7-dd442d3{
    flex-direction: column;
}
.sec3 .e-df75c50-2cce0b3{
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}
.sec2 .e-1afbb3a-db9af38, .sec1 .elementor-element-e111f34, .sec1 .elementor-element-fe17892{
    width: 100%;
}
.footer5 p{
    max-width: 100%;
    flex: 0 0 45%;
}
.iconelement .elementor-icon-box-wrapper::after{
    display: none;
}
.e-0096e56-1b5fcc2, .e-1b4eb18-39d06dd{
   flex-wrap: wrap !important;
}
.e-0096e56-1b5fcc2 .e-con, .e-1b4eb18-39d06dd .e-con{
   max-width: 100%;
   flex: 0 0 50%;
}
.e-ebc2b9c-5fc893b .e-con, .e-79ccec8-c4506c2 .e-con{
    max-width: 100%;
    flex: 0 0 33%;
}
.tab-body h4 {
font-size: 26px;
}
.highlights h5 {
font-size: 22px;
}
.treatment-card {
padding: 22px;
}
.treatment-card strong {
font-size: 18px;
}
.elementskit-btn {
width: 100%;
justify-content: center;
}
.dandc .elementskit-btn{
    width: 100%;
    justify-content: space-between;
}
.dflex{
    flex-direction: column;
    gap: 0;
}
}