@import "custom2.css";
@import "custom3.css";
/*
Created on : August 01, 2020
Author     : Webiknows IT Solutions Pvt Ltd
Version: 2
*/
/*============================
 [Table of CSS]
 	1. Global variable css
	2. Background Color
	3. Color and Font
	4. Headings and Typographic Classes / .title, .uppercase etc
	5. Button
	6. Margins and Paddings
	7. Position
	8. Custom Checkbox and radio
	9. Reset Css
	10. Cus Scroll
	11. Ellipsis
    12. Animation
    13. FLOATING LABEL
    14. ACCORDION
/*-----------------
1. Global variable css
-----------------------*/

.shadow-light {
    box-shadow: 0 0 10px rgba(0,0,0,.05);
}
.horzintalBox {
    height: 100%;
    width: 100%;
    background: white;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    padding: 14px;
    color: #fff;
    z-index: 999999;
  }
  .horzintalBox img { 
    max-height: 120px;
    width:30%;
  }




/*-------------------------- RESPONSIVE CSS -- START ------------------------*/
@media only screen and (min-device-width: 480px) and (max-device-width: 812px) and (orientation: landscape) {
    .horzintalBox {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
    }
  
  }




/*---------------Mobile - iPhone 5 ----------*/

@media only screen and (min-width : 300px) and (max-width : 320px){

	.healthcard_flip.bounce-invert > li {
		width: 100% !important;
		margin-bottom: 4%;
	}
	.healthcard_price_list .pricing-list > li {
		width: 100% !important;
	}
	
	.dr_by_location ul li {
		width: 100%;
	}

/* Homepage & Main menu */
	#logo_home {
		top: 0px;
	}
	.main-menu > ul > li > a {
		padding: 15px !important;
	}
	.homepage_banners .carousel-item img {
		height: auto;
	}
	
/* Healthcard new design CSS */
	.fopd_price_div.new_card_design .price_ul > li {
		width: 100%;
		min-height: auto;
	}
	
	.modal-xl {
		max-width: 100%;
	}
	
	.main_title.mob_res h1 > *, .main_title.mob_res h1 {
		font-size: 28px !IMPORTANT;
	}
	
	.profile_tabs > li > a {
		font-size: 15px;
	}
	
	/* Titles */
	.title_resposive_28_40 {
		font-size: 28px !important;
	}
	
	.box_general_3 {
		padding: 15px !important;
	}
	
	.indent_title_in i + h3 {
		padding-left: 15%;
	}
	
/* Doctor list */
	.sort_by_div {
		margin-top: 5%;
		width: 100%;
	}

	.covid_video {
		height: 230px;
	}
	
/* Landing page single banner */
	.set_img_banner_h {
		height: 230px;
	}
	
/* Lab Details - Selected Tests List */	
.selected_tests_div, .selected_tests_div.lab_book_now {
    width: 98%;
}
.selected_tests_div {
    max-height: 180px;
}
	
}

/*----------- Mobile - iPhone 6,7,8 -----------*/

/*@media only screen and (min-width : 321px) and (max-width : 375px){ */

@media only screen and (min-width : 321px) and (max-width : 450px){

	.healthcard_flip.bounce-invert > li {
		width: 100% !important;
		margin-bottom: 4%;
	}
	.healthcard_price_list .pricing-list > li {
		width: 100% !important;
	}

	.dr_by_location ul li {
		width: 100%;
	}

/* Homepage & Main menu */
	#logo_home {
		top: 0px;
	}
	.main-menu > ul > li > a {
		padding: 15px !important;
	}
	.homepage_banners .carousel-item img {
		height: auto;
	}
	
/* Healthcard new design CSS */
	.fopd_price_div.new_card_design .price_ul > li {
		width: 100%;
		min-height: auto;
	}
	
	.modal-xl {
		max-width: 100%;
	}
	
	.main_title.mob_res h1 > *, .main_title.mob_res h1 {
		font-size: 28px !IMPORTANT;
	}
	
	.profile_tabs > li > a {
		font-size: 15px;
	}
	
	/* Titles */
	.title_resposive_28_40 {
		font-size: 28px !important;
	}
	
	
	.box_general_3 {
		padding: 15px !important;
	}
	
	.indent_title_in i + h3 {
		padding-left: 15%;
	}
	
/* Doctor list */
	.sort_by_div {
		margin-top: 5%;
		width: 100%;
	}
	
	.covid_video {
		height: 230px;
	}

/* Landing page single banner */
	.set_img_banner_h {
		height: 230px;
	}
	
	
/* Lab Details - Selected Tests List */	
.selected_tests_div, .selected_tests_div.lab_book_now {
    width: 98%;
}
.selected_tests_div {
    max-height: 180px;
}
	
}

/*----------- Mobile - iPhone 6,7,8 Plus -----------

@media only screen and (min-width : 376px)  and (max-width : 450px){

	.healthcard_flip.bounce-invert > li {
		width: 100% !important;
		margin-bottom: 4%;
	}
	.healthcard_price_list .pricing-list > li {
		width: 100% !important;
	}

	.dr_by_location ul li {
		width: 100%;
	}

/* Homepage & Main menu 
	#logo_home {
		top: 0px;
	}
	.main-menu > ul > li > a {
		padding: 15px !important;
	}
	.homepage_banners .carousel-item img {
		height: auto;
	}

/* Healthcard new design CSS 
	.fopd_price_div.new_card_design .price_ul > li {
		width: 100%;
		min-height: auto;
	}
	
	.modal-xl {
		max-width: 100%;
	}
	
	.main_title.mob_res h1 > *, .main_title.mob_res h1 {
		font-size: 28px !IMPORTANT;
	}
	
	.profile_tabs > li > a {
		font-size: 15px;
	}
	
	/* Titles 
	.title_resposive_28_40 {
		font-size: 28px !important;
	}
	
	
	
	
}
*/

/*-----------Desktops and laptops computers-----------*/

@media only screen and (min-width : 1224px) {

	.healthcard_flip.bounce-invert > li {
		width: 32% !important;
		margin: 0.5% !important;
	}
	.healthcard_price_list .pricing-list > li {
		width: 24% !important;
		margin-right: 0.3% !important;
	}
	
	.dr_by_location ul li {
		width: 18%;
	}

/* Homepage & Main menu */
	#logo_home {
		top: -24px;
	}
	.main-menu > ul > li > a {
		padding: 0 15px 5px 15px !important;
	}
	.homepage_banners .carousel-item img {
		height: 665px;
		/*object-position: left -55px;*/
		/* margin-top: 10px !important; */
	}
	
/* Healthcard new design CSS */
	.fopd_price_div.new_card_design .price_ul > li {
		width: 100%;
		/*min-height: 70px;*/
		min-height: auto;
	}
	
	.modal-xl {
		max-width: 80%;
	}
	
	.main_title.mob_res h1 > *, .main_title.mob_res h1 {
		font-size: 35px !IMPORTANT;
	}
	
	.profile_tabs > li > a {
		font-size: 18px;
	}
	
	/* Titles */
	.title_resposive_28_40 {
		font-size: 40px !important;
	}
	
	
	.box_general_3 {
		padding: 30px !important;
	}

	.indent_title_in i + h3 {
		padding-left: 0%;
	}
	
	
/* Doctor list */
	.sort_by_div {
		margin-top: 0%;
		width: auto;
	}
	
	.covid_video {
		height: 333px;
	}

/* Landing page single banner */
	.set_img_banner_h {
		height: auto;
	}
	
	
/* Lab Details - Selected Tests List */	
	.selected_tests_div, .selected_tests_div.lab_book_now {
		width: 300px;
	}
	.selected_tests_div {
		max-height: 260px;
	}
	
/* Lab List */	
	.lab_lists > figure > img {
		height: 265px;
	}
	
}

@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {

.menu_side_arrow {
	transform: rotate(90deg);
}


}


@media only screen and (max-width : 768px) {
.m-p-4 {padding: 1.5rem!important;}
.m-pl-4, .m-px-4 {padding-left: 1.5rem!important;}
.m-pr-4, .m-px-4 {padding-right: 1.5rem!important;}
.m-pl-0, .m-px-0 {padding-left: 0!important;}
.m-pr-0, .m-px-0 {padding-right: 0!important;}
    
    
}

/*-------------------------- RESPONSIVE CSS -- END ------------------------*/

/* --------------------- Fonts CSS - START --------------------- */
@font-face {
    font-family: 'lucida_sans';
    src: url('/fonts/lucida_sans_regular-webfont.woff2') format('woff2'),
         url('/fonts/lucida_sans_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* --- Source sans pro FONT --- */
@font-face {
    font-family: 'source_sans_proregular';
    src: url('/fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('/fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'source_sans_prolight';
    src: url('/fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'source_sans_probold';
    src: url('/fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'source_sans_proextralight';
    src: url('/fonts/sourcesanspro-extralight-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'source_sans_problack';
    src: url('/fonts/sourcesanspro-black-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* --------------------- Fonts CSS - END --------------------- */
.opacity-25 {opacity: 0.25;}
.opacity-half {opacity: 0.5;}
.opacity-75 {opacity: 0.75;}
.opacity-1 {opacity: 1;}
.vw-100 {width: 100vw;}
.vh-100 {height: 100vh;}
.w-lg-30 {max-width: 30%}
.mw-lg-65 {max-width: 65%}

.outline-none {outline: none !important;}
.border-r-5 {border-radius: 5px !important;}
.w-16 {width: 16px;}
.bg-red {background-color: #EC1C23;}

.z-index-9999 {
    z-index: 9999; 
}
.hover-white {
    color: #FFF !important;
}

.web_customer_says {
    overflow: inherit;
}
.overflow-x-hidden {
    overflow-x: hidden;
}
.fit-image {
    object-fit: cover;
}
.grayscale{filter: grayscale(100%);}

:root {
	--gradient-btn:  -webkit-linear-gradient(0deg, #0277b5 0%, #e00201 100%);
    --primary-clr: #0f9649;
    --primary-clr-hover: #0f753b;
    --secondary-clr: #8ec44a;
    --amazon-clr: #FFA41C;
    --orange-clr: #F27C39;
    --text-clr: #3a3a3a;
    --accent-clr: #8f8d8d;
    --lightgrey-clr:#c8c8c8;
    --ff-heading: 'Roboto', sans-serif;
    --ff-para: 'Merriweather', serif;
}

/*-----------------
2. Background Color
-----------------------*/
.bg-primary-clr {background: var(--primary-clr) !important;}
.bg-secondary {background: var(--secondary-clr) !important;}
.bg-lightgrey {background: var(--lightgrey-clr) !important;}
.bg-lightgrey2 {background: rgba(216, 216, 216, 0.2) !important;}
.bg-white {background: #fff !important;}
.bg-lightred {background: #fff3f4 !important;}
.bg-lightred2 {background: #ffdee1 !important;}
.bg-lightblue {background: #ACC8FE !important;}
.bg-t {background: transparent !important;}

/*-----------------
3. Color and Fonts 
-----------------------*/
.primary-clr {color: var(--primary-clr);}
.secondary-clr {color: var(--secondary-clr);}
.text-clr {color: var(--text-clr) !important;}
.text-clr2 {color: #666666 !important;}
.white {color: #fff !important;}
.black {color: #000 !important;}
.lightgrey-clr {color: var(--lightgrey-clr);}
.green{color:#38BC68;}
.f-headind {font-family: var(--ff-heading);}
.f-para {font-family: var(--ff-para);}

/*-----------------
4. Headings and Typographic Classes / .title, .uppercase etc
-----------------------*/
/* - Font size classes - */
.big {font-size: 3.6rem;line-height: 4.8;}
.bigger {font-size: 4.8rem;line-height: 1.2;}
.super {font-size: 6rem;line-height: 1.2;margin-bottom: 0;}
.f-6 {font-size: 0.6rem !important;}
.f-7 {font-size: 0.7rem !important;}
.f-8 {font-size: 0.8rem !important;}
.f-9 {font-size: 0.9rem !important;}
.f-10 {font-size: 1rem !important;}
.f-11 {font-size: 1.1rem !important;}
.f-12 {font-size: 1rem !important;}
.f-13 {font-size: 1.3rem !important;}
.f-14 {font-size: 1.4rem !important;}
.f-15 {font-size: 1.5rem !important;}
.f-16 {font-size: 1.6rem !important;}
.f-17 {font-size: 1.7rem !important;}
.f-18 {font-size: 1.4rem !important;}
.f-20 {font-size: 2rem !important;}
.f-22 {font-size: 2.2rem !important;}
.f-24 {font-size: 2.4rem !important;}
.f-25 {font-size: 2.5rem !important;}
.f-26 {font-size: 2.6rem !important;}
.f-28 {font-size: 2.8rem !important;}

.f-10px {font-size: 10px !important;}
.f-11px {font-size: 11px !important;}
.f-12px {font-size: 12px !important;}
.f-13px {font-size: 13px !important;}
.f-14px {font-size: 14px !important;}
.f-15px {font-size: 15px !important;}
.f-16px {font-size: 16px !important;}
.f-17px {font-size: 17px !important;}
.f-18px {font-size: 18px !important;}
.f-19px {font-size: 19px !important;}
.f-20px {font-size: 20px !important;}

/* - Font weight classes - */
.bold {font-weight: bold;}
.regular {font-weight: normal !important;;}
.bold-500 {font-weight: 500 !important;;}
.bold-600 {font-weight: 600 !important;;}
.bold-700 {font-weight: 700 !important;;}

.l-h-1 {line-height: 1;}
.l-h-2 {line-height: 1.2 !important;}
.l-h-3 {line-height: 1.3;}
.l-h-4 {line-height: 1.4;}
.l-h-5 {line-height: 1.5;}
.l-h-6 {line-height: 1.6;}
.l-h-7 {line-height: 1.7;}
.l-h-8 {line-height: 1.8;}
.l-h-9 {line-height: 1.9;}
.l-h2 {line-height: 2;}
.l-h3 {line-height: 3;}

.w-120px {width: 120px}
.w-20px {width: 20px}


.h-16px {height: 16px}
.h-20px {height: 20px}
.h-30px {height: 30px}
.h-40px {height: 40px}
.h-45px {height: 45px}
.h-50px {height: 50px}
.h-60px {height: 60px}
.h-80px {height: 80px} 
.h-100px {height: 100px}
.h-120px {height: 120px}
.h-150px {height: 150px}
.h-130px {height: 130px}
.h-180px {height: 180px !important;}
.h-200px {height: 200px !important;}
.h-210px {height: 210px !important;}
.h-230px {height: 230px !important;}
.h-250px {height: 250px} 

/*-----------------
6. Margins and Paddings
-----------------------*/
.mt-n1 {margin-top: -0.25rem !important;}
.mb-n1 {margin-bottom: -0.25rem !important;}
.ml-n1 {margin-left: -0.25rem !important;}
.mr-n1 {margin-right: -0.50rem !important;}
.mt-n2 {margin-top: -0.50rem !important;}
.mb-n2 {margin-bottom: -0.50rem !important;}
.ml-n2 {margin-left: -0.50rem !important;}
.mr-n2 {margin-right: -0.50rem !important;}
.mt-n3 {margin-top: -0.75rem !important;}
.mb-n3 {margin-bottom: -0.75rem !important;}
.ml-n3 {margin-left: -0.75rem !important;}
.mr-n3 {margin-right: -0.75rem !important;}
.mt-n4 {margin-top: -1rem !important;}
.mb-n4 {margin-bottom: -1rem !important;}
.ml-n4 {margin-left: -1rem !important;}
.mr-n4 {margin-right: -1rem !important;}

/*-----------------
11.Ellipsis
-----------------------*/
.ellipsis-line1 {  
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ellipsis-line2 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ellipsis-line3 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ellipsis-line4 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.ellipsis-line5 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}


/* --------------------- Common CSS - START --------------------- */
.grid-3 {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(3, 1fr);
}
.f-12 {
    font-size: 12px !important;
}





.b-r-5 {border-radius: 5px !important;}
.b-r-10 {border-radius: 10px !important;}
.b-r-15 {border-radius: 15px !important;}
.b-r-50 {border-radius: 50px;}
.b-r-50per {border-radius: 50%;}

.b-r-left-5 {
	border-radius: 5px 0px 0px 5px;
}
.b-r-left-10 {
	border-radius: 10px 0px 0px 10px;
}
.b-r-left-15 {
    border-radius: 15px 0px 0px 15px;
}

.b-r-top-5 {
	border-radius: 5px 5px 0px 0px;
}
.b-r-top-10 {
	border-radius: 10px 10px 0px 0px !important;
}
.b-r-top-15 {
    border-radius: 15px 15px 0px 0px;
}

.b-r-right-5 {
	border-radius: 0px 5px 5px 0px !important;
}
.b-r-right-10 {
	border-radius: 0px 10px 10px 0px;
}
.b-r-right-15 {
    border-radius: 0px 15px 15px 0px;
}

.b-r-bottom-5 {
	border-radius: 0px 0px 5px 5px;
}
.b-r-bottom-10 {
	border-radius: 0px 0px 10px 10px;
}
.b-r-bottom-15 {
	border-radius: 0px 0px 15px 15px;
}

.bg-lightred3 {
    background-color: #fff9f9;
}

.border-primary-clr {
	border: 1px solid var(--primary-clr);
}
.border-red-clr {
	color: var(--primary-clr);
}

.outline {
	border: 1px solid var(--primary-clr);
}
.text-transform-none {
    text-transform: none;
}

.mt-3rem {
    margin-top: 3rem;
}

.display_flex{
	display: flex;
}

.bottom-1{
	bottom: 1%;
}
.bottom-2{
	bottom: 2%;
}
.bottom-3{
	bottom: 3%;
}
.bottom-4{
	bottom: 4%;
}
.bottom-5{
	bottom: 5%;
}

.min-width-0 {
	min-width: 0;
}

.h-100vh {
    height: 100vh;
}

.h-100px {
	height: 100px;
}
.h-120px {
	height: 120px;
}
.h-140px {
	height: 140px;
}
.h-145px {
	height: 145px;
}
.h-160px {
	height: 160px;
}

.h-8vw {
	height: 8vw;
}
.h-9vw {
	height: 9vw;
}
.h-10vw {
	height: 10vw;
}
.h-14vw {
	height: 14vw;
}
.h-15vw {
	height: 15vw;
}
.h-16vw {
	height: 16vw;
}
.h-17vw {
	height: 17vw;
}
.h-18vw {
	height: 18vw;
}
.h-19vw {
	height: 19vw;
}
.h-20vw {
	height: 20vw;
}
.h-25vw {
	height: 25vw;
}

.w-100px {
	width: 100px;
}
.w-120px {
	width: 120px;
}

.w-8vw {
	width: 8vw;
}
.w-9vw {
	width: 9vw;
}
.w-10vw {
	width: 10vw;
}
.w-11vw {
	width: 11vw;
}
.w-12vw {
	width: 12vw;
}
.w-13vw {
	width: 13vw;
}

.box_shadow{
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
}
.grey-clr {
	color: #838383;
}


.z-index-1 {
	z-index: 1;
}
.z-index-2 {
	z-index: 2;
}
.z-index-3 {
	z-index: 3;
}

.cursor_pointer{
	cursor:pointer;
}

.bg_img {
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center;
}
.shadow {
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
}
.shadow_2 {
    box-shadow: 0 0 15px rgb(0 0 0 / 29%);
}
select.goog-te-combo {
    width: 100% !important;
    border: none !important;
    background: lightcyan !important;
    padding: 10px !important;
    border-radius: 15px !important;
}
.goog-te-combo {
    width: 100% !important;
    border: none !important;
    background: lightcyan !important;
    padding: 10px !important;
    border-radius: 15px !important;
}
.img_reflection_bottom {
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(60%, transparent) , to(rgba(250, 250, 250, 0.1)));
}

/* * STYLE 1 */
.style-1::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}
.style-1::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5;
}
.style-1::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
/** STYLE 2 **/
.style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.style-2::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.style-2::-webkit-scrollbar-thumb
{
	background-color: var(--primary-clr);
}


.style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.style-3::-webkit-scrollbar
{
	width: 4px;
	background-color: #F5F5F5;
}

.style-3::-webkit-scrollbar-thumb
{
	background-color: #ECD6D8;
}


.style-4::-webkit-scrollbar-track
{
	background-color: var(--primary-clr);
}
.style-4::-webkit-scrollbar
{
    width: 5px;
    background-color: white;
}

.style-4::-webkit-scrollbar-thumb
{
	background-color: white;
}

.flip-box {
  background-color: transparent;
  min-height: 250px;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-back {
  transform: rotateY(180deg);
  background: white;
  min-height: 250px;
}

.close.float {
    position: absolute;
    right: -5px;
    top: -12px;
    background: white;
    opacity: 1;
    height: 25px;
    width: 25px;
    border-radius: 50px;
    border: 1px solid #cccccc;
	z-index: 9;
	outline: none;
}

.overflow-x-auto {
	overflow-x: auto;
}
.overflow-y-auto {
	overflow-x: auto;
}
.top-1 {
    top: 1px;
}
.top-2 {
    top: 2px;
}
.top-3 {
    top: 3px;
}
.top-4 {
    top: 4px;
}
.top-5 {
    top: 5px;
}
.top-n1 {
    top: -1px;
}
.top-n2 {
    top: -2px;
}
.top-n3 {
    top: -3px;
}
.top-n4 {
    top: -4px;
}
.top-n5 {
    top: -5px;
}

.right-1 {
    right: 1px;
}
.right-2 {
    right: 2px;
}
.right-3 {
    right: 3px;
}
.right-4 {
    right: 4px;
}
.right-5 {
    right: 5px;
}


.remove_after:after {
    display: none;
}
.shadow_none {
    box-shadow: none !important;
}

.form_input_grp {
    display: flex;
    line-height: 40px;
}
.form_input_grp > input {
    height: 20px;
    width: 20px;
}
.form_input_grp > label {
    padding-left: 10px;
}
.form_input_grp > label {
    padding-left: 10px;
}


.brant-text {
    display: inline-block;
}
.brant-text .logo_registered {
    margin-left: 2px;
}

.after_none:after , .before_none:before{
    display: none;
}

.radio_selection > input[type=radio]:checked + label {
    color: var(--primary-clr);
}

button.close {
    outline: none;
}

.object-fit-cover {
	object-fit: cover;
}
.object-fit-contain {
	object-fit: contain;
}

.action > .fa-share-alt {
    color: var(--amazon-clr) !important;
}

.table.vertical-middle th, .table.vertical-middle td {
    vertical-align: middle;
}
/* --------------------- Common CSS - END --------------------- */


/* --------------------- Website Common CSS - START --------------------- */


/* -- Website Btn -- */
a.btn_1,
.btn_1 {
  border: none;
  color: #fff;
  background: var(--primary-clr);
  border: 2px solid var(--primary-clr);
  cursor: pointer;
  padding: 7px 20px;
  display: inline-block;
  outline: none !important;
  font-size: 14px;
  font-size: 0.875rem;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  font-weight: 500;
}
.btn-sub{
    color: #fff !important ;
  background: var(--primary-clr) !important;
  border: 2px solid var(--primary-clr) !important;

}
a.btn_1.medium,
.btn_1.medium {
  padding: 12px 45px;
  font-size: 16px;
  font-size: 1rem;
}
a.btn_1.medium-2,
.btn_1.medium-2 {
  padding: 8px 35px;
  font-size: 16px;
  font-size: 1rem;
}

a.btn_1.full-width,
.btn_1.full-width {
  display: block;
  text-align: center;
  padding: 12px 45px;
  font-size: 16px;
  font-size: 1rem;
  width: 100%;
}
a.btn_1:hover,
.btn_1:hover {
  background: var(--primary-clr-hover);
}
a.btn_1.outline,
.btn_1.outline {
  background: transparent;
  color: var(--primary-clr);
}
a.btn_1.outline:hover,
.btn_1.outline:hover {
  background: var(--primary-clr);
  color: #fff;
}

/* -- Amazon btn -- */
.btn_1.amazon_btn {
    background-color: var(--amazon-clr) !important;
    border: 2px solid var(--amazon-clr) !important;
	color: black !important;
}
.btn_1.amazon_btn:hover {
    background-color: var(--amazon-clr) !IMPORTANT;
    border: 2px solid var(--amazon-clr);
    box-shadow: 0 0 10px 0px #00000040;
	color: black !important;
}
.btn_1.amazon_btn.outline {
    color: var(--amazon-clr) !important;
    background: white !important;
}
.btn_1.amazon_btn.outline:hover {
    color: black !important;
    background: var(--amazon-clr) !important;
}



.amazon_clr{
	color: var(--amazon-clr) !important;
}
.amazon_clr:hover {
    color: #fc9a08 !important;
}
.bg_amazon_clr{
	background-color: var(--amazon-clr) !important;
}
.bg_amazon_clr:hover {
    background-color: #fc9a08 !important;
}

.ff_source_sans_bold {
	font-family: source_sans_prosemibold;
}
.ff_source_sans_probold {
	font-family: source_sans_probold;
}
.ff_roboto_condensed {
	font-family: 'Roboto Condensed', sans-serif;
}
.ff_lucida_sans {
    font-family: lucida_sans;
    text-transform: uppercase;
    font-weight: bold;
}
h1 {
	font-family: source_sans_probold;
}
.main_title h2 {
	font-family: source_sans_probold;
}

.modal-open .modal {
    background: rgb(0 0 0 / 44%);
}
.modal-backdrop.fade.show {
    display: none;
}
.modal-dialog {
    padding-top: 15vh;
}
.form-control:focus {
	border-color: var(--primary-clr);
    box-shadow: 0 0 8px 0.2rem rgb(0 0 0 / 8%);
}
.on_hover_2:hover{
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.on_hover_3:hover{
	-webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

.dark_bullets > li:before {
    color: var(--primary-clr) !important;
}
.check_mark_bullet li:before {
    content: "\4e" !important;
}
#breadcrumb ul li:last-child {
    opacity: 1;
    font-weight: bold;
}
#breadcrumb ul li {
    font-size: 14px;
}

.form-control, input, select, textarea {
    background-color: #f6f6f6;
}
.select2-selection {
    background-color: #f6f6f6 !important;
    width: 100%;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #e1e8ed !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 5px;
    text-align: left;
    height: 40px !important;
}
.select2-results__option {
    text-transform: uppercase;
}
.select2-selection:focus {
    border-color: var(--primary-clr) !important;
    box-shadow: 0 0 8px 0.2rem rgb(0 0 0 / 8%) !important;
    background: white !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 37px !important;
    right: 5px !important;
}
.select2-selection__rendered, .select2-selection {
    outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    font-size: 22px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 7px 5px 0 5px !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 5px 7px 5px !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: none;
}

#toTop {
	background-color: var(--secondary-clr);
	border-radius: 50px;
}
.whatsapp_sticky_icon {
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 13px;
    right: 70px;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    z-index: 99;
}
.pagination .page-item > a {
    padding: 5px 10px;
    font-weight: bold;
}

.no_scale{
	transform: scale(1) !important;
}
/* --------------------- Website Common CSS - END --------------------- */


/* --------------------- Main Menu CSS - START --------------------- */

#logo_home h1 a {
	display: flex;
}

#logo_home h1 a > .logo {
    height: 75px;
	position: relative;
    z-index: 1;
}
.menu_side_arrow {
	position: absolute;
    right: 5px;
    font-size: large;
    margin-top: -4px;
}
.preheader > ul > li:not(:last-child) {
    padding: 0px 5px;
    font-size: 13px;
    border-right: 1px solid #dfdfdf;
    align-items: center;
    display: flex;
    height: 20px;
	color: var(--primary-clr) !important;
	text-transform: uppercase;
}
.preheader > .btn_1 {
    margin-top: 20px;
}
.main-menu > ul > li > a {
    font-size: 15px;
    font-weight: 600;
}
.preheader {
    font-size: 14px;
	position: relative;
    z-index: 99;
}
.preheader > ul > li > a {
    color: var(--primary-clr);
    text-transform: uppercase;
    font-weight: bold !important;
	font-size: 13px;
	padding: 0px !important;
}
.preheader .dropdown-menu > .dropdown-item {
    color: var(--primary-clr);
    text-transform: uppercase;
    font-weight: bold !important;
    padding: 5px 15px;
}
.preheader .dropdown-menu > .dropdown-item:active {
    color: white;
    background: var(--primary-clr);
}
#logo_home {
    position: absolute;
}
.dropdown-item {
    font-size: 16px;
    padding: 5px 25px;
}

/* --------------------- Main Menu CSS - END --------------------- */


/* --------------------- Footer CSS - START --------------------- */
footer {
    background-color: var(--primary-clr);
	border-top: 1px solid #9f9f9f;
}
footer * {
    color: white !important;
}
footer .follow_us > ul > li > a > img {
    height: 35px;
}
/* --------------------- Footer CSS - END --------------------- */


/* --------------------- Homepage CSS - START --------------------- */


.homepage_banners .carousel-item img {
    width: 100%;
    object-fit: cover;
	/* margin-top: 44px !important; */
}
.about_homepage_bg {
	background: linear-gradient(0deg,rgb(255 255 255 / 30%),rgb(255 255 255 / 30%)),url(/img/bg_1.jpg);
}
.on_hover_1:hover {
    position: relative;
    top: -10px;
	cursor: pointer;
	transform: scale(1.05);
}
.first_time_in_india > img {
    height: 255px;
}

.homepage_section_2 {
	padding: 70px 20px 0px 20px;
}

.testimonials_slide .item iframe {
    height: 200px;
    width: 100%;
}
.testimonials_ .icon_star {
    font-size: 20px;
}
.healthcard_flip .pricing-wrapper > li::after {
	display: none;
}
.logo_registered {
    font-size: 12px;
    position: absolute;
}
.media_coverage_slide .item .media_img > img:hover {
    transform: scale(1.06);
	box-shadow: 0 0 20px rgb(0 0 0 / 33%);
}
/*
.media_coverage_slide .owl-stage-outer {
    padding: 2%;
}
*/

.homepage_section_2 #reccomended .item > a > img {
    height: 350px;
    object-fit: cover;
}
#reccomended .item .title {
    text-transform: capitalize !important;
}

.newsletter_text .fa-check {
    background: green;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 22px;
    border-radius: 50px;
    box-shadow: -3px 0px 15px rgb(255 255 255 / 49%);
}

.hr_divider {
    border-bottom: 1px dashed #c5c5c5;
}
.labs_details figure img {
    max-height: 230px;
    width: 100%;
    object-fit: cover;
    object-position: top;
    border: 1px solid #eee;

}
.homepage_popup_link li {
    display: inline-block;
	width:100%;
}
.homepage_popup_link li > a  {
    border: 0px solid #fff;
    margin-bottom: 14px;
    display: inline-block;
    padding: 10px 12px;
    text-transform: uppercase;
    transition: all 0.3s;
	width:100%;
}
.homepage_popup_link li > a:hover {
    background: #fff;
    color: #000 !important;
    transform: translateX(6px);
} 

.homepage_popup2 .homepage_popup_link li > a  {
	background: transparent;
    border: 1px solid #ffff;
    color: #fff;
    margin-bottom: 14px;
    display: inline-block;
    padding: 10px 12px;
    text-transform: uppercase;
    transition: all 0.3s;
	width:100%;
	border-radius:0;
} 
.homepage_popup2 .homepage_popup_link li > a:hover  {
	background:#fff;
} 

/* --------------------- Homepage CSS - END --------------------- */


/* --------------------- Homepage Newsletter Popup CSS - START --------------------- */

#newsletter_popup .newsletter_bg_img {
    background: linear-gradient(0deg,rgb(0 0 0 / 68%),rgb(0 0 0 / 32%)),url(/img/Slide4.JPG);
}

#newsletter_popup2 .newsletter_bg_img {
    background: linear-gradient(0deg,rgb(0 0 0 / 68%),rgb(0 0 0 / 32%)),url(/img/Slide4.JPG);
}

/* --------------------- Homepage Newsletter Popup CSS - END --------------------- */


/* --------------------- Healthcards CSS - START --------------------- */

.popular .select-plan {
    background-color: var(--secondary-clr) !important;
}
.price_topics .price_txt {
    font-size: 13px;
    white-space: break-spaces;
    padding: 6px 13px;
}


.pricing-switcher .switch {
	background-color: var(--primary-clr) !important;
}
.pricing-features.price_topics > li {
    text-align: left;
}
.pricing-features.price_topics>li:before {
    content: ">";
    position: absolute;
    right: 8px;
    font-size: 20px;
    margin-top: -3px;
    color: var(--secondary-clr);
}
.select-plan {
    background-color: var(--primary-clr) !important;
}
#breadcrumb {
    background-color: var(--primary-clr) !important;
}
.pricing-features > li:last-child {
    white-space: break-spaces;
    padding: 0px 0px 15px 0px;
    height: 70px;
}
.pricing-features.price_topics > li:last-child {
    white-space: break-spaces;
    padding: 15px;
    line-height: 45px;
}
.pricing-footer {
    padding: 0px !important;
}
.price_footer:hover {
    background-color: var(--amazon-clr) !important;
}
.healthcard_price_list {
    margin-bottom: 40px;
}
.tnc_applied:before {
    display: none;
}
.tnc_applied {
    padding: 3px 15px 3px 0px !important;
    text-align: right !important;
    font-size: 14px !important;
    color: red;
	border: 0px !important;
}
.tnc_applied .tnc_astric {
    font-size: 25px;
    position: absolute;
    margin-left: -12px;
    top: 0px;
}

/* Card new design CSS */
.fopd_price_div.new_card_design .price_ul > li {
    font-size: 14px;
    border: 0px solid #e9e9e9;
    padding: 5px 35px;
    float: left;
    line-height: initial;
}
.fopd_price_div.new_card_design .price_ul > li:before {
    padding: 7px;
}
.fopd_price_div.new_card_design .price_ul > li.tnc_applied {
    min-height: 0px;
    width: 100%;
}
.read_more_healthcard + .price_footer{
	height: 50px;
    line-height: 50px;
}
.pricing-header {
    height: auto !important;
}
.new_card_design {
    height: 250px;
    overflow: hidden;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.new_card_design.open {
    height: auto;
}
.new_card_design.open + .read_more_healthcard > i {
    transform: rotate(180deg) !important;
    animation: none;
    position: relative;
    top: -10px;
}

.read_more_healthcard:before {
    content: "";
    background: linear-gradient(0deg,rgb(255 255 255 / 98%),rgb(0 0 0 / 0%));
    position: absolute;
    top: -60px;
    left: 0;
    height: 100px;
    width: 100%;
}
/* .no_read_more .new_card_design {
    height: auto;
}
.no_read_more > .read_more_healthcard {
    display: none;
} */
.no_read_more .price_footer {
    margin-top: 25px;
}
.pricing-header {
    height: auto;
}
.h-auto {
    height: auto !important;
}
.CARDBENEFITS .media p > img {
    width: 30px;
    height: 25px;
    padding-top: 5px;
}
.CARDBENEFITS .media .media-body {
    padding-top: 5px;
}
/* --------------------- Healthcards CSS - END --------------------- */

/* --------------------- Basic Healthcards CSS - START --------------------- */

.fopd_price_div .price_ul > li {
    font-size: 16px;
    border: 1px solid #e9e9e9;
    padding: 10px 35px;
}
.fopd_price_div .price_ul > li:before {
    padding: 11px;
}
.price_footer {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
}

/* --------------------- Basic Healthcards CSS - END --------------------- */


/* --------------------- Senior Citizen Healthcards CSS - START --------------------- */

.senior_citizen_pricecard .fopd_price_div .price_ul > li {
	font-size: 15px;
    line-height: normal;
	text-align: left;
}
.senior_citizen_pricecard .fopd_price_div .price_ul > li > div > strong {
    display: block;
}

/* --------------------- Senior Citizen Healthcards CSS - END --------------------- */


/* --------------------- Family Healthcards CSS - START --------------------- */

.card_selection > input[type="radio"] {
    display: none;
}
.card_selection .selected_package {
    display: none;
}
.card_selection > input[type="radio"]:checked + label + .selected_package {
    display: block;
	background-color: var(--amazon-clr);
    border-radius: 0px 0px 15px 15px;
}
.card_selection > input[type="radio"]:checked + label {
    display: none;
}
.card_selection label {
    width: 100%;
    cursor: pointer;
}


.add_extended_pckge .healthcard_price_list {
	display: none;
}
.add_extended_pckge > input[type="checkbox"]:checked + label + .healthcard_price_list {
    display: block;
}
.add_pckge_check {
    height: 25px;
    width: 25px;
    position: relative;
    left: -10px;
    top: 4px;
}

#extended_pckge > .modal-dialog {
    max-width: 1200px;
    width: 100%;
}

/* --------------------- Family Healthcards CSS - END --------------------- */


/* --------------------- Contact CSS - START --------------------- */

.map {
    height: 400px;
}

/* --------------------- Contact CSS - END --------------------- */


/* --------------------- Login CSS - START --------------------- */

.box_login {
    float: none;
    text-align: center;
    margin: auto;
	width: 90%
}
#login-2 {
    width: 450px;
}

/* --------------------- Login CSS - END --------------------- */


/* --------------------- Register CSS - START --------------------- */

.box_form label {
    font-weight: bold;
}

/* --------------------- Register CSS - END --------------------- */


/* --------------------- Doctor Search CSS - START --------------------- */

#custom-search-input input[type='submit'] {
	background-color: var(--primary-clr);
	border-radius: 50px;
	position: inherit;
	text-transform: uppercase;
}
.hero_home.version_2 .content {
	background-color: rgb(0 0 0 / 67%);
}
.hero_home.version_2:before {
    background: var(--primary-clr) url(/img/banners/doctor_search_bg.jpg) no-repeat center center fixed;
}
#custom-search-input > .box_login {
    background: rgb(255 255 255 / 67%);
    padding-top: 50px;
    border-radius: 15px;
    box-shadow: 0 0 20px rgb(0 0 0 / 0.75);
	padding: 5% 10% 5% 10%;
}

.list_home ul li a {
    background-color: #f3f3f3;
	padding-left: 15px;
}
.list_home ul li a:after {
    top: 10px;
}
.list_title h3 {
    color: #ffffff;
}
.list_home ul li .amazon_btn:hover:after {
    color: black;
}

.dr_by_location ul li a {
    background: white;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 30px;
	text-transform: uppercase;
}
.dr_by_location ul li {
    float: left;
    margin: 1%;
}

.on_search_div {
    background: white;
    position: absolute;
    z-index: 999;
    width: 360px;
    box-shadow: 0 0 5px #00000052;
    border-radius: 5px;
    padding: 10px 15px;
	max-height: 300px;
    overflow-y: auto;
}
.on_search_div > ul {
    margin: 0px !IMPORTANT;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.on_search_div > ul:last-child {
    border-bottom: 0px solid #ccc;
}
.on_search_div > ul > li {
    width: 100%;
    color: var(--text-clr);
    text-align: left;
}
.on_search_div > ul > li > span > a {
    color: var(--text-clr);
	text-transform: uppercase;
}

.doctor_search_div input[type='submit'] {
    background: var(--amazon-clr) !important;
    text-indent: unset !important;
}
.doctor_search_div input {
    background-color: #f6f6f6;
}
/* --------------------- Doctor Search CSS - END --------------------- */


/* --------------------- Doctor Search Speciality CSS - START --------------------- */

.search_a_to_z > li {
    float: left;
    margin: 1% 0.5%;
    text-align: center;
}
.search_a_to_z > li > a {
    color: grey;
    padding: 10%;
    background: white;
    width: 25px;
    height: 25px;
    display: block;
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
}
.search_a_to_z > li.active > a {
    background: var(--amazon-clr);
    color: white;
}
.search_a_to_z > li > a:hover {
    background: var(--amazon-clr);
    color: white;
}
.search_a_to_z {
    display: inline-block;
    width: 100%;
}

/* --------------------- Doctor Search Speciality CSS - END --------------------- */


/* --------------------- Doctor Profile Details CSS - START --------------------- */

.profile ul.statistic li {
    background-color: var(--amazon-clr);
	font-size: 15px;
    font-weight: 500;
}
.profile .rating > i {
    font-size: 20px;
}
.profile ul.contacts {
    margin: 5px 0 0 0;
}
.profile ul.contacts li > h6 {
    font-size: 16px;
	font-weight: 600;
}
.affiliated_logo > img {
    max-height: 100%;
    height: 60px;
    margin: 10px;
}

.profile_tabs {
    display: flex;
    border-bottom: 2px solid var(--primary-clr);
    padding-bottom: 0px;
	min-width: 600px;
}
.profile_tabs > li {
    margin: 0px 5px;
}
.profile_tabs > li > a {
    padding: 10px 15px;
	border: none !important;
    text-transform: uppercase;
	font-family: source_sans_prosemibold;
	color: var(--primary-clr);
}
.profile_tabs > li:hover > a {
    background-color: var(--primary-clr);
    color: white;
    border-radius: 10px 10px 0px 0px;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.profile_tabs > li > a.active {
    background-color: var(--primary-clr) !important;
    color: white !important;
    border-radius: 10px 10px 0px 0px;
	box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.profile_tabs > li > a:first-child, .profile_tabs > li:first-child {
    margin-left: 0px;
}
.rcmd_drs_tag {
    background-color: var(--amazon-clr);
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding: 5px 10px;
    background: var(--primary-clr);
    border-radius: 5px;
}

.office_time_dr_prof > .row input, .office_time_dr_prof > .row select {
    background: transparent;
    border: none;
	padding: 0px;
    width: 100px;
}
.office_time_dr_prof * {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    behavior: url(PIE.htc);
}
.office_time_dr_prof > .row label {
    font-weight: bold;
    font-size: 18px;
}
.box_profile ul.statistic li {
    background-color: var(--amazon-clr);
    color: black;
}
.indent_title_in i {
	position: absolute;
}
.overview_tab ol {
    list-style-type: decimal;
}
.overview_tab ul {
    list-style-type: disc;
}
.overview_tab p {
    margin-bottom: 15px;
}
.overview_tab * {
    font-family: "source_sans_proregular", Helvetica, sans-serif !important;
	font-size: 14px !important;
}
	
/* --------------------- Doctor Profile Details CSS - END --------------------- */


/* --------------------- Doctor List CSS - START --------------------- */

.search_results_list_pg > ul > li {
    background: white;
    padding: 5px 10px;
    border: 1px solid #e1e8ed;
    box-shadow: -3px 0 0px 0px var(--primary-clr);
	margin-bottom: 10px;
    display: inline-block;
}
.doctor_list figure a img {
    object-fit: cover;
    object-position: top;
    width: 100%;
    height: 350px;
    margin: auto;
    text-align: center;
}
.doctor_list .doctor_short_txt {
    height: 60px;
    line-height: 20px;
}
.rcmd_drs_tag.dr_list {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 99999;
    width: 100%;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
}
.sbHolder {
	min-width: 240px;
}
.removeParamsSearch {
    cursor: pointer;
	color: red;
}
.box_list .wrapper h3 {
    text-transform: capitalize;
}
/* --------------------- Doctor List CSS - END --------------------- */


/* --------------------- Doctor Booking CSS - START --------------------- */

.list_home > .list_title + ul li > a {
    text-transform: uppercase;
}
.profile h1 {
	text-transform: capitalize;
}

.dr_booking_price label.css-label {
    background-image: none;
    padding-left: 0px !IMPORTANT;
}
.q_ratings > i {
    font-size: 18px;
}
.dr_booking_price table thead {
    text-transform: uppercase;
    font-size: 16px;
}
.dr_booking_price table tbody td {
    font-size: 16px;
}
.dr_booking_price table tbody td > input {
    position: relative;
    top: 4px;
    width: 18px;
    height: 18px;
}
.dr_booking_price table tbody td > input + label {
    padding-left: 5px;
}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    background-color: var(--primary-clr) !important;
}

.time_select > li {
    float: left;
    width: 50%;
}
.slot_div > .col-md-3.col-6.text-center {
    flex: 0 0 50%;
    max-width: 50%;
}

.not_available_slot_radio {
    border-radius: 3px;
    padding: 5px 10px 5px 10px;
    line-height: 1;
    min-width: 100px !important;
    margin: 5px;
    border: none;
    width: inherit;
    text-align: center;
    color: #ccc;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover, .datepicker .disabled.disabled-date.day, .datepicker .disabled.disabled-date.day:hover {
	opacity: 1;
    background: red !IMPORTANT;
    color: white !important;
}
ul.legend li:first-child strong {
    background-color: #b5ffb8;
}
ul.legend li:last-child strong {
    background-color: red;
}
.datepicker table tr td.day {
    background-color: #ededed;
}
.datepicker .day:hover {
    background: var(--primary-clr) !important;
}
.datepicker .old.day:hover, .datepicker .new.day:hover {
    background: red !important;
}

ul.time_select li label {
    box-shadow: 0px 2px 10px #00000036;
}

.booking_btn.disabled_cls:disabled {
	opacity: 0.6;
	cursor: not-allowed;
}

/* --------------------- Doctor Booking CSS - END --------------------- */


/* --------------------- Doctor Reviews CSS - START --------------------- */

.modal_stars .rating{
	overflow: hidden;
	vertical-align: bottom;
	display: inline-block;
	width: auto;
	height: 30px;
}
.modal_stars .rating > input{
	opacity: 0;
}
.modal_stars .rating > label{
	position: relative;
	display: block;
	float: right;
	background: url('/img/star-off-big.png');
	background-size: 30px 30px;
}
.modal_stars .rating > label:before{
	display: block;
	opacity: 0;
	content: '';
	width: 30px;
	height: 30px;
	background: url('/img/star-on-big.png');
	background-size: 30px 30px;
	transition: opacity 0.2s linear;
}
.modal_stars .rating > label:hover:before,
.modal_stars .rating > label:hover ~ label:before,
.modal_stars .rating:not(:hover) > :checked ~ label:before{
	opacity: 1;
}


/* --------------------- Doctor Reviews CSS - END --------------------- */


/* --------------------- Leadership Team CSS - START --------------------- */

.leadership_team figure, .leadership_team figure > a > img {
    height: 400px;
}
.team_profile_div .dark_bullets li:before {
    top: 2px;
}
.team_profile_div .dark_bullets li {
    line-height: initial;
    padding-bottom: 15px;
}
.team_main_div .indent_title_in i {
    position: absolute;
}

/* --------------------- Leadership Team CSS - END --------------------- */


/* --------------------- About Us CSS - START --------------------- */
.founder_pic > img {
    height: 300px;
    width: 300px;
    object-fit: cover;
    border-radius: 50%;
}

/* --------------------- About Us CSS - END --------------------- */


/* --------------------- My Account CSS - START --------------------- */

.profile_label {
    border: 1px solid var(--primary-clr);
    border-radius: 5px;
    color: var(--primary-clr) !important;
    padding: 10px;
	cursor: pointer;
	background: white;
}
.profile_label:hover {
    box-shadow: 0 0 7px #7d58ed5c;
}

/* --------------------- My Account CSS - END --------------------- */


/* --------------------- My Address CSS - START --------------------- */

.address_div .form_input_grp {
    bottom: -5px;
}
.address_div .scroll {
    max-height: 110px;
    overflow-y: auto;
}
/*For ADDRESS PAGE*/  
.address-wrap .address-blk {
    margin-top: 14px;
    padding-bottom: 10px;
    border-bottom: 0px solid #eee;
    background: #fff;
    padding: 20px;
}
.right {
    float: right!important;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
}
.btn-sm {
    font-size: 16px;
    padding: 0 5px;
    height: 26px;
    line-height: 1.5;
}
.btn-sm .material-icons {
    color: var(--secondary);
    font-size: inherit;
}
.address-wrap .address-head {
    text-transform: uppercase;
    height: 20px;
}
.black-text {
    color: #000!important;
}
.address-wrap .address-txt {
    border-top: 1px dotted #ccc;
    display: inline-block;
    padding-top: 6px;
}
.grey-color {
    color: #616161!important;
}
.newaddress-btn {
    font-weight: 600;
    font-size: 14px;
    border-radius: 4px;
    display: block;
    border: 1px solid #282c3f;
    color: #282c3f;
    text-align: center;
    padding: 9px;
    text-transform: uppercase;
}
textarea#location {
    height: 50px;
    line-height: 1.2;
    /*padding-right: 80px;*/
    width: 100%;
    font-size: 14px;
}
.change-location-btn {
    position: absolute;
    right: 7px;
    top: 26%;
    color: var(--primary-clr);
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    width: 58px;
    text-align: right;
    display: inline-block;
}
#othersaddressinput {
    display: none;
    outline: none;
}
.showotherinput #othersaddressinput {
    display: block !important;
}
.myaddress-sec {
    max-height: 324px;
    overflow-y: auto;
}
.switch-field {
	display: flex;
	margin-bottom: 15px;
	overflow: hidden;
}
.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}
.switch-field label {
    color: #000;
    position: inherit;
    pointer-events: inherit;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    padding: 7px 16px;
    border: 1px solid #c9c9c9;
    border-radius: 40px !important;
    box-shadow: none;
    transition: all 0.1s ease-in-out;
    margin-right: 14px;
}
.switch-field label:hover {
	cursor: pointer;
}
.switch-field input:checked + label {
    color: #fff;
	background-color: var(--primary-clr);
    border: 1px solid var(--primary-clr);
    box-shadow: 0 0 10px rgba(0,0,0,.05);
}
.addresstype {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.box_list ul {
    width: 100%;
    padding: 14px 15px;
    border-top: 1px solid #ededed;
    position: relative;
    min-height: 50px;
}
.box_list ul li:last-child {
    float: none;
}






 






/*END ADDRESS PAGE*/


/* --------------------- My Address CSS - END --------------------- */


/* --------------------- Lab Details CSS - START --------------------- */

.grp_indi_test:before {
    content: "5" !important;
}
.selected_tests input {
    display: none;
}
ol.selectTypeSpan {
    list-style: decimal;
    padding-left: 15px;
	font-size: 13px;
	margin-bottom: 0px;
}
#searchLabTestAjaxData {
    display: block;
    max-height: 400px;
    overflow-y: auto;
}
.office_time_dr_prof input {
    line-height: 43px;
}

.lab_address_scroll_div {
    max-height: 350px;
    overflow-y: auto;
    margin-bottom: 30px !important;
}

.selected_tests_div {
    position: fixed;
    left: 1%;
    bottom: 53px;
    background: var(--primary-clr);
    color: white;
    z-index: 9;
    overflow-y: auto;
}
.selected_tests_div.lab_book_now {
    bottom: 15px;
    border-radius: 0px 0px 5px 5px;
    height: auto;
}
#loading-image > img, #testloader {
    height: 100px;
    margin: auto;
    display: block;
}
/* --------------------- Lab Details CSS - END --------------------- */


/* --------------------- Lab List CSS - START --------------------- */



/* --------------------- Lab List CSS - END --------------------- */




.exclusive {
	margin: 10px 0px;
}
.exclusive img {
	position: absolute;
    left: 14px;
    max-height: 50px;
}
.exclusive span, .exclusive p {
	margin-left: 70px;
	margin-bottom: 6px;
}
.hospital-logoes td {
	background:white;
}

.scroll-height {
	height: 260px;
    overflow-y: auto;
    overflow-x: hidden;
}
.box-height{
	max-height: 90px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
	padding-right:10px;
}

/* --------------------- Lab Prescription CSS - START --------------------- */

.lab_pres_time {
    padding: 6px 11.5px;
    padding-left: 92%;
    position: absolute;
    right: 0;
}
#Fopd_File_List > li {
    margin-bottom: 0px;
}
.comment_time_stamp > span {
    font-size: 12px;
    background-color: #f4f4f4;
    padding: 2px 5px;
    border-radius: 5px;
    font-weight: bold;
    border: 1px solid #eaeaea;
}
.search_bar_1 .search_input {
    border-radius: 50px 0px 0px 50px;
    height: 35px;
}
.search_bar_1 .btn_1 {
    border-radius: 0px 50px 50px 0px;
    height: 35px;
}
.lab_search_list table tr > td:first-child {
    width: 45px;
}
.lab_search_list table tr > td:first-child > input {
    height: 15px;
    width: 15px;
    margin-top: 5px;
}
/* --------------------- Lab Prescription CSS - END --------------------- */


/* --------------------- Healthacard/Lab/Doctor Checkout CSS - START --------------------- */

.coupon_giftcard_div input[type="radio"]:checked+label:after {
    content: "\f00c";
    font-family: 'FontAwesome';
    float: left;
    padding-right: 5px;
}
.hc_checkout_discount .healthcards input[type="radio"] {
    margin-left: -20px;
    float: left;
    position: relative;
    margin-top: 4px;
}
.hc_checkout_discount .healthcards input[type="radio"] + span {
    display: block;
}
.hc_checkout_discount {
    padding-left: 30px !important;
    max-height: 250px;
    overflow-y: auto;
	margin-top: 20px !important;
}
.hc_checkout_discount li {
    padding-bottom: 13px !important;
}
/* --------------------- Healthacard/Lab/Doctor Checkout CSS - END --------------------- */




@media (max-width : 768px) {
    .f-16 {
        font-size: 1rem !important;
    }
    .f-22 {
        font-size: 1.4rem !important;
    }
    .f-20 {
        font-size: 1.2rem !important;
    } 
    #login-2 {width: 100%;}
    #login-2 .box_form {
        padding: 20px 20px 10px 20px;
    }
    .homepage_popup_link li {
        display: block;
        margin-right: 10px;
        width: 100%;
    }
    
    .homepage_popup_link li > a {
        border: 0px solid #fff;
        margin-bottom: 14px;
        display: inline-block;
        padding: 10px 12px;
        transition: all 0.3s;
        text-transform: uppercase;
        width: 100%;
    }
    .pricing-switcher label {
        width: 140px !important;
    } 
    
        
        
}

main { background: #f5f8fa;} 

.lab_lists {
    display: flex;
} 
.doctor_list figure {
    height: auto !important;
}
.office_time_dr_prof > .row > div > .form-group {
    margin-bottom: 0;
}
.office_time_dr_prof > .row {
    margin: 0;
}
.indent_title_in i {
    font-size: 30px;
    top: 4px;
}
.box_list.doctor_list ul li:last-child a:hover {
    background: transparent;
    color: var(--primary-clr);
}
.tabs_styled_2 .tab-pane {
    padding: 20px 14px 20px 14px;
}
.box_general_3 hr {
    margin: 30px 0px 30px 0px;
}

/*------------------------------
Compare Page Start HERE
-------------------------------*/
.compareboxRow li {
    border-bottom: 2px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 14px;
    position: relative;
    text-align: center;
}
.compareboxRow li:last-child {
    border-right: 0px solid #ddd;
}
.comparebox:first-child:after {
    content: "VS";
    position: absolute;
    right: -12px;
    top: calc(40% - 15px);
    color: #fff;
    background: var(--primary-clr);
    border: 1px solid var(--primary-clr);
    border-radius: 50px;
    height: 24px;
    width: 24px;
    line-height: 23px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
}
.comparebox .CompareModalBtn {
    height: 24px;
    width: 24px;
    border-radius: 20px;
    padding: 0 !important;
    text-align: center;
} 
.comparebox .changeProduct {
   max-height: 16px;
}
.acordian .card {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #efefef;
    border-radius: 0;
    margin-bottom: 0;
}

.acordian .card-title {
    margin-bottom: 0;
    height: 50px;
    line-height: 50px;
}
.acordian .card-heading a {
    font-size: 14px;
    font-weight: 600;
    color: #363636;
    display: block;
    padding: 0px 16px;
    text-decoration: none;
    position: relative;
}
.acordian .card-body {
    padding: 0px;
}
.acordian .card-body .row {
   margin: 0;
}
.acordian .card-body .row > div {
   padding: 10px 14px;
}
.acordian .card-body .row > div:first-child {
    border-right: 1px solid #efefef;
}

.acordian .card-heading a:after {
    content: '+';
    float: right;
    color: #555555;
    font-size: 20px;
}
.acordian .card-heading a[aria-expanded=true] {
   border-bottom: 1px solid #efefef;
}
.acordian .card-heading a[aria-expanded=true]:after {
    font-size: 20px;
    content: '-';
}
.addcomparebox {
    margin-top: 70px;
}
.addcomparebox img {
    border: 1px solid #000000;
    padding: 10px;
    border-radius: 50px;
    background: #eee;
}
.addcomparebox a {
    font-weight: 600;
}
.h_compare .card-title > a {
    background-color: #f4f4f4;
}
.h_compare .card-title{
    line-height: 40px;
}
/*------------------------------
Compare Page  END
-------------------------------*/



/* --------------------- Medical Tourism CSS - START --------------------- */

.story_img > img {
    object-fit: cover;
    border-radius: 50%;
    height: 200px;
    width: 200px !important;
    margin: auto;
}
.MedicalPackagesList > div > div img {
    height: 100px;
    width: auto;
    filter: invert(33%) sepia(100%) saturate(790%) hue-rotate(169deg) brightness(94%) contrast(96%);
}
.MedicalPackagesList > div > div {
    text-align: center;
} 
.MedicalPackagesList > div > div h3 {
    font-size: 20px;
    height: 44px;
}

/* --------------------- Medical Tourism CSS - END --------------------- */




@media only screen and (min-width : 991px) { 
.w-sm-auto {
    width: auto !important;
}
.DoctorDetalsPart2 {
    margin-top: -240px;
}
.pharmacyDetailsPart2 {
    margin-top: -140px;
} 
.box_list.lab_lists .wrapper h3 {
    font-size: 20px;
    font-weight: 600;
}
.doctor_list figure a img {
    border-radius: 0 !important;
} 
.compareboxRow {
    max-width: 800px;
    margin: auto;
}

} /*min-width : 991px */

.userPic img {
    height: 110px;
    width: 110px;
    margin: auto;
    display: inherit;
    border-radius: 80px;
    object-fit: contain;
}
.SelectUserType .box_feat_second {
    padding: 14px 14px;
    margin: auto;
    margin-bottom: 20px;
    min-height: 140px;
}
/* .SelectUserType .box_feat_second img {
    max-height: 150px;
    height: 150px;
    width: 100%;
    object-fit: cover;
}  */

.MaincardDetailsBox {
    position: relative;
}


.ShareHeartAction {
    position: absolute;
    right: 14px;
}
.FollowUs .list-inline-item a > img {
    transition: all 0.2s ease;
    height: 26px;
    width: auto;
}
.ShareHeartAction .list-inline-item:not(:last-child) {
    margin-right: 0.1rem;
}
.ShareHeartAction .dropdown-menu:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 4px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
}

@media (max-width : 768px) {
.f-10 {font-size: 0.8rem !important;}
/* .f-11 {font-size: 11px !important;}
.f-12 {font-size: 12px !important;}
.f-13 {font-size: 13px !important;}
.f-14 {font-size: 14px !important;}
.f-15 {font-size: 15px !important;}
.f-16 {font-size: 16px !important;}
.f-18 {font-size: 18px !important;}
.f-20 {font-size: 1.2rem !important;}  */
.h3, h3 {
    font-size: 1.2rem;
}
.h4, h4 {
    font-size: 1rem;
}
.main_title h1.f-22, .main_title h1 .f-20 {
    font-size: 1.5rem !important;
}
.m_f-18 {
  font-size: 18px !important;
}
.m_f-12 {
    font-size: 12px !important;
}
.m_bold {
    font-weight: 600;
}
.m_mb-4 {
    margin-bottom: 14px !important;
}
.m_w_100 {
    width: 100% !important;
}
.rounded-m-0 {
    border-radius: 0 !important;
}
.address-wrap {
    margin-left: 0 !important;
}
.address-wrap .address-txt {
    width: 100% !important;
}
.homepage_banners .carousel-item img {
    width: 100%;
    object-fit: cover;
    margin-top: 26px !important;
}
.lab_lists {
    padding: 0 !important;
    padding-top: 14px !important;
}
.box_list figure {
    height: 90px;
    padding-left: 10px !important;
}
.DoctorDetalsPart2 {
    margin-top: 0px;
}
.doctor_list.lab_lists figure a img {
    object-fit: cover;
    object-position: top;
    height: 94px;
    margin: 0;
    text-align: center;
    border-radius: 5px;
    display: block;
    border: 1px solid #eee;
    max-height: 94px;
    max-width: 94px;
    margin-bottom: 10px;
} 
.box_list.lab_lists .wrapper {
    padding: 0px !important;
    padding-left: 0 !important;
	padding-right: 14px !important;
}
.box_list.lab_lists .wrapper h3 {
    margin-top: 0;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px !important;
}
.labs_details .title {
    font-size: 15px !important;
}
.labs_details .lab_location {
    font-size: 13px !important;
}
.ratting_patients_box {
    display: flex;
    margin-top: 10px;
    align-items: center;
}
.ratting_patients_box .rating i {
    font-size: 10px;
}
.ratting_patients_box ul.statistic {
    padding-bottom: 0;
    margin-bottom: 0;
}
.ratting_patients_box .rating {
    margin-bottom: 0;
    margin-right: 10px;
    padding-top: 0 !important;
    display: inline-block;
}

.price_footer {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
#logo_home h1 a > .logo {
    height: 40px !important;
}
.main_title h1 {
    font-size: 24px;
}
.fopd_price_div .price_ul > li {
    font-size: 14px;
    border: 0px solid #e9e9e9;
    padding: 4px 35px;
}
.CardTermsConditions li {
    font-size: 12px;
    line-height: 15px;
}
.booking .title {
    margin: -30px -15px 30px -15px;
}
.box_list ul {
    padding: 10px 15px;
    border-top: 1px solid #ededed;
    position: relative;
    min-height: 40px;
}
a.btn_1.medium, .btn_1.medium {
    padding: 6px 45px;
}
.selected_tests_div.lab_book_now {
    bottom: 0px !important;
}
.selected_tests_div {
    bottom: 24px !important;
}

.ShareHeartAction .dropdown-menu:before {
    content: "";
    position: absolute;
    top: -10px;
    left:  auto !important;
    right: 26px !important;
}
.SelectUserType .box_feat_second {
        padding: 14px 14px;
        max-width: 200px;
        margin: auto;
        margin-bottom: 20px;
    }


} /*######### END  max-width : 768px  ########*/

.shadow_from_bottom:after {
    content: "";
    background: linear-gradient(180deg, rgba(182, 182, 182, 0), rgba(0, 0, 0, 0.83));
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 45px 0px;
    z-index: 1;
    width: 100%;
    border-radius: 0px 0px 5px 5px;
    height: 100px;
}
.shadow_from_top:before {
    content: "";
    background: linear-gradient(0deg,hsla(0,0%,71.4%,0),rgba(0,0,0,.83));
    position: absolute;
    top: 0;
    left: 0;
    padding: 45px 0;
    z-index: 1;
    width: 100%;
    height: 100px;
}
.top-center {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}
.bottom-center {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}
.z-index-2 {
    z-index: 2;
}
.WhyIRCTCFOPD figure img {
    height: 150px;
}
.medical-tourism_slide .owl-item img {
    height: 110px;
    padding: 10px;
    max-width: 210px;
    margin: 0 auto;
    object-fit: contain;
}
.medical-tourism_slide .owl-item .item {
    background: #fff;
    text-align: center;
}
.medical-tourism_slide .owl-item {
    padding-right: 8px;
    padding-left: 8px;
}
.bg-blue-primary {
    background: var(--primary-clr) url(../img/hero_bg_1.svg) repeat fixed;
    color: #fff;
}
.overflow-hidden {
    overflow: hidden;
}
.zoom-hover:hover {
    transition: all 0.3s;
}
.zoom-hover:hover {
    transform: scale(1.04);
}