@import url("../../twentysixteen/style.css");

/* Add your custom styles below this line */

/*=========== Default css ==========*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { font-size: 100%; font: inherit; padding: 0; border: 0; margin: 0; vertical-align: baseline; }
ol, ul { list-style: none; }
body { overflow-x: hidden; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
a { text-decoration: none; }
a:hover, a:focus { text-decoration: none; outline: none; }
img { max-width: 100%; }
::selection { background: #008EFD; color: #ffffff; }
::-moz-selection { background: #008EFD; color: #ffffff; }
.display-none{ display: none!important;}
em{ font-style: italic;}
.navbar-brand > img{ max-width: 150px;}
.my-container { max-width: 1140px; margin: 0 auto;}
/*.ingredient-col ul {    list-style: disc;    padding-left: 25px;}*/
/*=========== Default css ==========*/

body:not(.custom-background-image):before{ display:none!important; }
body, .main-navigation{ font-family: 'Museo-sans'!important; font-weight: 300; font-size: 18px;     line-height: 2rem; }
body{ overflow-x: hidden; }
body:not(.custom-background-image).admin-bar:before,
body:not(.custom-background-image):after{ display:none; top:0; bottom:0 }

body section{ overflow: hidden; }

.single section{ float: left; display: block; width: 100%;}

.site{ margin:0; }

.search-btn{ position: relative; }
.search-btn span.searchIcon img{ width: 17px; height: 17px; margin-left: 10px; margin-top: -4px; filter: invert(1) brightness(2);}
.search-form-container{ position: absolute; width: 100%; top: 185px; background: #02426d; padding: 40px; }
form.search-form{ position:relative; }
input.search-field{ border-radius: 50px!important; /*padding: 30px;*/ }
a#close-search-form { position: absolute; right: 70px; top: 15px; font-size: 30px; font-weight: 600; }

.search-form input[type="search"].search-field{ width:100%; }
.search-form .search-submit{ position: absolute; right: 10px; background: transparent; border: transparent; }

.hide-it{ display:none!important; }
.btn{ border-radius: 50px; }

.custom-btn{ padding: 15px 20px;}
/*.custom-btn{ padding: 15px 0px;}*/
.custom-btn-2{ padding: 10px 20px; }

.buttons { align-items: center; float: left; max-width: 450px; width: 100%; justify-content: space-between;}

.transparent-red-btn, .transparent-green-btn, .transparent-blue-btn{ background: transparent; padding: 10px 20px; border:2px solid #ffffff; color: #ffffff; width: 200px; margin-top: 20px; }

.transparent-red-btn:hover{ background: #df4132; color: #ffffff;}
.transparent-green-btn:hover{ background: #005154; color: #ffffff;}
.transparent-blue-btn:hover{ background: #1e4ca4; color: #ffffff;}

.dark-purple-btn { padding: 20px 40px; margin: 10px; border-radius: 10px; }
.border-radius-5 {    border-radius: 5px;}
.inner-search-wrap{ align-items:start; }
.modal-content{ max-width:1140px; margin:0 auto; background:transparent; border: 0; }

.modal-content .close{ font-size: 60px; float: left; color: #ffffff; text-align: right; cursor: pointer;}

.custom-search-form { position:relative; }
.custom-search-form button{ position: absolute; filter: invert(1); border: 2px solid #fff; border-radius: 50px; width: 40px; height: 40px; }

#treatmentModal .custom-search-form .search-field,
#testModal .custom-search-form .search-field{ background:transparent; color:#ffffff; border:2px solid #ffffff;  }
#treatmentModal .custom-search-form button,
#testModal .custom-search-form button{ filter:initial; background:transparent; }

#treatmentModal .custom-search-form button img,
#testModal .custom-search-form button img{ filter:invert(1); }

#treatmentModal, #testModal ::placeholder{ color: #ffffff; }
.align-center{ align-items:center; }

/*Video Background css*/
/* Fullscreen video background container */
.video-background-container { position: relative; width: 100%; /* Full viewport height */ overflow: hidden; background: rgba(76,171,231,0.7); }

/* Video styling */
.video-background { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; transform: translate(-50%, -50%); z-index: -1; /* Ensure video is behind content */}

/* Overlay content styling */
.video-overlay {/* position: absolute;*/ z-index: 1; display: flex; flex-direction: column; /* align-items: center;*/ justify-content: center; height: 100%; width: 100%; max-width: 1266px; color: white; text-align: left; /* background: rgba(2,66,109,0.5);*/ float: none; margin: 0 auto;}

.video-overlay .title, .video-overlay .desc { margin: 0; padding: 10px; max-width: 750px;}

.text-left{ text-align:left; }

.two-col-section img { object-fit: cover; width: 100%; /*height: 350px;*/}


/* Slick SLider CSS for diagnostic slider */
/*.slide-img img{ object-fit: cover; height: 250px; border-radius: 10px 10px 0 0;}


.slick-slider-nav{ position: relative; display: block; float: right;}*/

/*.slick-slider { float: left;}*/

#header-row {/* position: sticky;*/ top: 0; z-index: 1000;}

#custom-navigation-links {/*    height: 1000px;  padding: 20px;*/}

#sticky-section { background-color: #f4f4f4; padding: 20px; position: sticky; top: 0; z-index: 1000;}

#other-content { padding: 20px; height: 1000px; /* Height to simulate scroll */}

.sticky-header { position: fixed; top: 0;}

.sticky-section { position: fixed; top: 0;}

/*related-doctor*/
.doctor-card img{ max-width: 60px; border-radius: 50px; border: 1px solid #fff; padding: 3px;}
.doctor-card a, .treatment-card a{ float: left; border-radius: 10px; width: 100%;}
.doctor-card .degree { font-size: 15px;}
.doctor-card .short-info { font-size: 14px; line-height: 20px;}

/*Treatment css*/
.management-tips-col{ height:100%; }
.management-tips-col li { font-size: 14px; line-height: 20px; }

.accordion-button:focus{ box-shadow:none; }
#faqs .accordion-button, #benefits .accordion-button{ padding: 0 20px; border: 2px solid #df4132;}
#more-information .accordion-button { padding: 0 20px; border: 2px solid #2e3192; background: #2e3192; color: #fff; }
#more-information .accordion-body{ border-width: 0px 2px 2px 2px; border-style: solid; border-color: #dddddd;
 }
.accordion-button:not(.collapsed){ background:transparent; color:#000000; }
.accordion-button:not(.collapsed)::after{ filter:grayscale(1); }
.accordion-item{ border:none; margin-bottom: 10px; }
.border-rad-20{ border-radius: 20px; }
.border-rad-200{ border-radius: 200px; overflow:hidden; }

.dr-image-wrap{ background-repeat: no-repeat!important; background-position: left!important; background-size: 190px!important; }
/*.dr-image-wrap .dr-image {max-width: 360px;}*/
.dr-image-wrap .dr-image img{ border-radius:50%; overflow:hidden; }
.rupees:before{ content: '₹'; }

/*Metaslider*/
/*#metaslider_377 ul.slides,
#metaslider.ms-theme-clarity .flexslider .slides{ flex-direction:row!important; width:100%!important; }
#metaslider_377 ul.slides li{ flex-direction:row!important; width:100%!important; }
#metaslider_377 ul.slides li img{ max-width: 580px!important;}
#metaslider_377 ul.slides li .caption-wrap{ width: calc(100% - 580px)!important; align-items: center; }*/

/*Doctor CSS*/
#doctor-results a img{ max-width: 70px; border-radius: 50px; }
table.dr-details-table { border-collapse: collapse; }
table.dr-details-table tr{ border-bottom:2px solid #fff; }
table.dr-details-table tr:first-child { border-top: 2px solid #fff; }
table.dr-details-table th{ vertical-align:middle; }

/*Contact form 7*/
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single{ background: #fff; border-width: 2px; border-radius: 5px;
/*    margin-bottom: 20px;*/ border: 2px solid #d1d1d1; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], select, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single{
/*    height: 50px!important;*/ }

input[type="date"]:focus, input[type="time"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="month"]:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus, .select2-container--default .select2-selection--single:focus, .select2-container--default .select2-selection--single:focus{ border: 2px solid #000!important; }

select, .select2-container .select2-selection--single{ height: 50px!important; border: 2px solid #d1d1d1!important; }

select{ width: 100%; }

span[data-name="enquiry-behalf-of-someone"] .wpcf7-checkbox .wpcf7-list-item-label,
span[data-name="stay-in-touch"] .wpcf7-checkbox .wpcf7-list-item-label { align-items: center!important; display: flex!important; line-height: 20px!important; }


span[data-name="payment-option"] .wpcf7-form-control.wpcf7-radio,
span[data-name="stay-in-touch"] .wpcf7-form-control.wpcf7-checkbox{ display:flex; flex-direction:column; }

/*wpcf7-list-item first last*/

span[data-name="enquiry-behalf-of-someone"] .wpcf7-checkbox input[type="checkbox"], span[data-name="stay-in-touch"] .wpcf7-checkbox input[type="checkbox"] { height: 20px; width: 20px; float: left; border: 2px solid #000; }

span[data-name="enquiry-behalf-of-someone"] .wpcf7-list-item.first.last, span[data-name="stay-in-touch"] .wpcf7-list-item, span[data-name="payment-option"] .wpcf7-list-item { margin-left: 0;
/*    margin-bottom: 20px;*/ }


/* Apply styles to the Select2 container */
.select2-container .select2-selection--single { background: #f7f7f7; border: 1px solid #d1d1d1; border-radius: 2px; color: #686868; padding: 0.625em 0.4375em; width: 100%; height: auto; box-sizing: border-box; outline: none; /* Remove any default focus outline */ }

/* Ensure styling remains consistent when focused */
.select2-container--focus .select2-selection--single { background: #f7f7f7; border-color: #d1d1d1; /* Ensure border color doesn't change */ box-shadow: none; /* Remove any shadow effects */ outline: none; }

/* Style the placeholder text */
.select2-container .select2-selection__placeholder { color: #686868; }

/* Style the text inside the dropdown */
.select2-container .select2-selection__rendered { color: #686868; line-height: normal; }

/* Remove default Select2 arrow and apply your styles */
.select2-container .select2-selection__arrow { height: 100%; right: 10px; }
.select2-container--open .select2-dropdown{
/*    top: -69px;*/
/*    top: -20px;*/ }
.select2-container--default .select2-search--dropdown .select2-search__field{ height: 50px; }

.select2-container--default .select2-selection--single .select2-selection__arrow{     height: 50px!important; }

.select2-container--default .select2-selection--single .select2-selection__arrow b{ /* margin-top: 8px!important;*/ display: none; }
span.select2-selection__arrow:after{ content: ''; background-repeat: no-repeat; background: url('../images/down-arrow.png'); height: 20px; width: 20px; display: block; background-size: 20px; background-repeat: no-repeat; position: absolute; top: 13px; right: 10px; }
/* Ensure the dropdown list matches the form field styling */
.select2-container .select2-dropdown { background: #f7f7f7; border: 1px solid #d1d1d1; border-radius: 2px; color: #686868; box-sizing: border-box; }

/* Ensure consistent styling when the dropdown is opened */
.select2-container--open .select2-selection--single { background: #f7f7f7; border-color: #d1d1d1; box-shadow: none; outline: none; }

/* Ensure consistent styling on hover */
.select2-container--default .select2-selection--single:hover { background: #f7f7f7; border-color: #d1d1d1; outline: none; }

.invertImage img{ filter:invert(1); }

#site-navigation li.menu-item-has-children:after { content: ''; background: url('../images/down-arrow.png'); background-size: 20px; height: 20px; width: 20px; display: block; float: left; position: absolute; top: 13px; right: 10px; background-repeat: no-repeat; filter: invert(1); transition: transform 0.3s ease-in-out; transform-origin: center; transform: rotate(0deg); }

.main-navigation .menu-item-has-children > a:after{ display:none; }

#site-navigation li.menu-item-has-children:hover:after { transform: rotate(180deg); }

.rmp-menu-additional-content a { color: #fff; }

.single .main-content img{ object-fit: contain; /* height: 350px; */ }



ul{ list-style: disc; padding-left: 17px; margin-left: 20px;}
ol{ list-style: auto; padding-left: 17px; margin-left: 20px;}
ul.primary-menu, ul.social-media-list, ul.footer-menu-2, ul.footer-menu-3, ul.footer-menu, ul.footer-menu-5{ margin-left: 0px!important; padding-left: 0px!important; list-style: none;}
.management-tips-col ul{ margin-left: 0px!important; padding-left: 0px!important;  }
ul li, ol li{ margin-bottom: 10px; }
ul.primary-menu li, ul.social-media-list li, ul.footer-menu-5 li{ padding-left: 0px!important; }

.nav-links{ display:flex; justify-content:space-between; }
.post-navigation, .post-navigation div + div{ border:none; }
/*.nav-links*/

#blogs-list .post-date{ font-size: 15px;}
.custom-widget, .custom-widget-title{ float: left;}
.custom-widget ul{ float: left; list-style: none; margin-left: 0; padding-left: 0;}
.custom-widget ul li{ float: left;}
.postImg{ float: left; width: 100px; margin-right: 10px;}
.postImg a, .postTxt, .postTxt a, .custom-widget .post-date{float: left; width: 100%;}
.postTxt{ width: calc(100% - 110px); }
.postTxt a{ line-height: 26px;}
.post-date{font-size: 12px; line-height: 22px;}

/*hide instagram video header*/
.instagram-embed iframe {
    height: 300px;
    width: 100%;
}

.instagram-embed {
    position: relative;
}

.instagram-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.instagram-embed .instagram-media-header {
    display: none !important;
}

#testimonial-results .card-title{
    display: flex;
    align-items: center;
}

#testimonial-results .card { border-radius: 20px;}

#testimonial-results .card-title img{
    border-radius: 50px;
    width: 60px;
    margin-right: 10px;
}


/* =============== New Hero Section 25-2 =============== */
.dr-hero-slider {  position: relative; width: 100%;  height: 100vh; height: auto;  padding: 0; margin: 0 !important; opacity: 0;  visibility: hidden;  transition: all 1.2s ease;}
.dr-hero-slider.slick-initialized {  opacity: 1;  visibility: visible;}
.dr-hero-slider .slick-slide { position: relative;  height: 100vh; height:auto; }
.dr-hero-slider .slick-slide:before{content: ""; position: absolute; top: 0;  left: 0;width: 100%; height: 100%;background: rgba(76,171,231,0.7)}
.dr-hero-slider .no-overlay.slick-slide:before{background: transparent}
.dr-hero-slider .slick-slide:after{content: ""; padding-bottom: 56.25%; display: block;}
.dr-hero-slider .slick-slide video { display: block; position: absolute; z-index: -1; top: 0;  left: 0;  min-width: 100%;  min-height: 100%;  width: 100%;  height: 100%; object-fit: cover; object-position: center;}
.dr-hero-slider .slick-slide .slide-image {  opacity: 0; height: 100%; position: absolute;  top: 0;  left: 0;  width: 100%;  z-index: -1; background-size: cover; background-repeat: no-repeat; background-position: center;  transition: all 0.8s ease;}
.dr-hero-slider .slick-slide .slide-image.show { opacity: 1;}
.dr-hero-slider .slick-slide .image-entity {  width: 100%; opacity: 0; visibility: hidden;}
.dr-hero-slider .slick-slide .loading {position: absolute; top: 44%;  left: 0;  width: 100%;}
.dr-hero-slider .slick-slide.slick-active {z-index: 1;}
.dr-hero-slider .video-overlay {position: absolute; left: 0; right: 0; padding: 10px;}
.dr-hero-slider .slick-arrow {position: absolute; top: 50%; font-size: 0; display: flex; align-items: center; justify-content: center; margin-top: -25px; color: #fff; border-color: #fff;}
.dr-hero-slider .slick-arrow.slick-prev:before{content: "\f053";  font-size: 24px;    font-family: "Font Awesome 6 Free";font-weight: 900;  -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: var(--fa-display, inline-block); font-style: normal;     font-variant: normal; line-height: 1; text-rendering: auto;}
.dr-hero-slider .slick-arrow.slick-next:before{content: "\f054";  font-size: 24px;    font-family: "Font Awesome 6 Free";font-weight: 900;  -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: var(--fa-display, inline-block); font-style: normal;     font-variant: normal; line-height: 1; text-rendering: auto;}
.dr-hero-slider .slick-dots{bottom: 20px; display: none !important;}

.home-hpp .health-packages-container{display: block;}
.home-hpp .health-packages-container .health-package { height: 100%; width: 100% !important; max-width:100% !important; }
.home-hpp .health-packages-container .slick-slide { height: auto; padding: 0 15px;}
.home-hpp .health-packages-container .slick-list {margin: 0 -15px;}
.home-hpp .health-packages-container .slick-track{display: flex;}
.home-hpp .health-packages-container .slick-arrow {position: absolute; top: -130px; font-size: 0; display: flex; align-items: center; justify-content: center;}
.home-hpp .health-packages-container .slick-arrow.slick-prev {    right: 65px; left: auto;}
.home-hpp .health-packages-container .slick-arrow.slick-next {right: 0;}
.home-hpp .health-packages-container .slick-arrow.slick-prev:before{ color: #000; opacity: 1; content: "\f053";  font-size: 24px;    font-family: "Font Awesome 6 Free";font-weight: 900;  -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: var(--fa-display, inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto;}
.home-hpp .health-packages-container .slick-arrow.slick-next:before{color: #000; opacity: 1; content: "\f054";  font-size: 24px;    font-family: "Font Awesome 6 Free";font-weight: 900;  -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: var(--fa-display, inline-block); font-style: normal;  font-variant: normal; line-height: 1; text-rendering: auto;}
.home-hpp .health-packages-container .book-test-btn { color: #fff; font-family: Montserrat, "Helvetica Neue", sans-serif;  font-weight: 700;  letter-spacing: 0.046875em;  line-height: 1;  text-transform: uppercase;}

@media only screen and (max-width: 991px) {
    .dr-hero-slider, .dr-hero-slider .slick-slide { /* height: 60vh;  */}
    .dr-hero-slider .slick-dots{display: block !important;}
    .dr-hero-slider .slick-arrow{display: none !important;}

    .home-hpp .healthpackage-search{margin-top: 80px;}
    .home-hpp .health-packages-container .slick-arrow { top: -40px;  right: auto;  left: calc(50% - 60px) !important;}
    .home-hpp .health-packages-container .slick-arrow.slick-next { right: 0; left: calc(50% - 0px) !important;}
}
@media only screen and (max-width: 480px) {
        .dr-hero-slider .video-overlay h1 {   font-size: 1.4rem;  line-height: 1.2; }
        .dr-hero-slider .video-overlay .btn { padding: 5px 10px; width: 125px; font-size: 14px; margin-top:0; }
}