

/*

primary : ED3237
light: fdebeb
light2: f15b5f

Greys :
dark: 141414
Light1:fafafa
Dark3:565656

Positive:25AB21
Error:F50031
Warning: F06D0F

*/

/* Media start----------------------------------------*/

@media (max-width: 768px){

/* start --------------------------------------*/

div.main-carousel .cover1{
	background: url('../img/banner4.webp') no-repeat center center;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 650px;
}

div.main-carousel .cover2{
	background: url('../img/che1.webp') no-repeat bottom center;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 650px;
}

div.main-carousel .cover3{
	background: url('../img/card2.webp') no-repeat bottom center;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 650px;
}
div.main-carousel .maincap1{
	padding: 80px 0;
}
div.main-carousel .maincap2{
	padding: 80px 0;
}
div.main-carousel .maincap3{
	padding: 80px 0;
}

div.main-carousel h1{	
	font-size: 32px;
	font-weight: 300;
	line-height: 40px;
	text-align: left;
	color: #fff;
	
}
div.main-carousel h5{
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	text-align: left;
	color: #fff;
}

div.main-carousel h6{
	margin-top: 24px;
	color: #fff;
}
div.main-carousel p{
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	padding: 16px 0 24px 0 ;
	color: #fff;
}

/*-------------------------------------*/


div.dr1{
	background: linear-gradient(270deg, #f5faff, #e3f2fd, #bbdefb, #e6f2ff);
	background-size: 800% 800%;
	animation: gradientMove 15s ease infinite;
}
@keyframes gradientMove {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}
 div.doctor-home{
 	padding:32px 0;
 	background: linear-gradient(135deg, rgba(255,255,255,0.7), rgba(255,255,255,0.2));
	backdrop-filter: blur(12px);
	border: 1px solid rgba(255,255,255,0.3);
}


div.doctor-home .thumb{
	background-color: #fff;
	border-radius: 24px;
	min-height: 420px;
	margin-top: 24px;
}
div.doctor-home .thumb img{
	border-radius: 24px;
}
div.doctor-home .thumb .cap{
	padding: 16px;

}

div.doctor-home h2{
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
	color: #141414;
	text-align: left;
	margin-top: 0px;
}
div.doctor-home h1{
	font-size: 20px;
	font-weight: 700;
	line-height: 32px;
	color: #141414;
	text-align: left;
	margin-top: 0px;
}
div.doctor-home h5{
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #141414;
}
div.doctor-home p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #141414;
	margin-bottom: 8px;
}
div.doctor-home h4{
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #141414;
	margin-top: 0px;
}
div.doctor-home h6{
	margin-top: 32px;
	text-align: left;
}


/*-----------------------------------------*/
div.serviceshome{
	padding: 32px 0;
	
}
div.serviceshome h1{
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
	text-align: left;
	margin: 0px 0px 8px 0px;
	color: #141414;
}
div.serviceshome .padbottom{
	padding-bottom: 32px;
}
div.serviceshome h4{
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	color: #ED3237;
}
div.serviceshome img{
	border-radius: 24px;
}
div.serviceshome h2{
	font-size: 24px;
	font-weight: 700;
	text-align: left;	
	color: #141414;
}
div.serviceshome h5{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;
}
div.serviceshome p{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;
}
div.serviceshome h6{
	text-align: left;
	margin-top: 24px;
}
div.serviceshome a{
	text-decoration: none;
}
div.serviceshome .serv{
	background-color: #F9FBFF;
	border-radius: 24px;
	margin-bottom: 24px;
}
div.serviceshome .serv .cap{
	padding: 8px 16px 16px 16px; 
}



/*-----------------------------------------*/
div.specialtieshome{
	padding: 32px 0;
	background-color: #fff;
}
div.specialtieshome h1{
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
	text-align: left;
	margin: 0px 0px 24px 0px;
	color: #141414;
}
div.specialtieshome h4{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	text-align: left;
	color: #141414;
}
div.specialtieshome p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	text-align: left;
	color: #141414;
}
div.specialtieshome h6{
	text-align: left;
	margin-top: 48px;
}
div.specialtieshome .fa-angle-right{
	color: #ED3237;
	padding-right: 8px;
}
div.specialtieshome img{
	border-radius: 24px;
	margin-bottom: 24px;
}

/*-----------------------------------------*/

div.ap{
	background: url('../img/t2.jpg') no-repeat center center fixed;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	padding: 0px 0;
}

div.appointment{
background: linear-gradient(135deg, rgba(255,255,255,0.7), rgba(255,255,255,0.2));
backdrop-filter: blur(12px);
border: 1px solid rgba(255,255,255,0.3);
	padding: 16px;
	margin: 16px;
	border-radius: 24px;
}


div.appointment h1{	
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
	text-align: left;
	color: #141414;
	margin-top: 0px;
}
div.appointment h4{
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color: #141414;
}
div.appointment h5{
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color: #141414;
	padding-top: 0px;
	padding-bottom: 24px;
}

}

/* Media CSS end --------------------------------------*/

.main-carousel .cover1{
	background: url('../img/banner4.webp') no-repeat center center;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 850px;
}

.main-carousel .cover2{
	background: url('../img/che1.webp') no-repeat bottom center;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 850px;
}

.main-carousel .cover3{
	background: url('../img/card2.webp') no-repeat bottom center;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 850px;
}
.main-carousel .maincap1{
	padding: 180px 0;
}
.main-carousel .maincap2{
	padding: 180px 0;
}
.main-carousel .maincap3{
	padding: 180px 0;
}

.main-carousel h1{	
	font-size: 64px;
	font-weight: 300;
	line-height: 72px;
	text-align: left;
	color: #fff;
	
}
.main-carousel h5{
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	text-align: left;
	color: #fff;
}

.main-carousel h6{
	margin-top: 24px;
	color: #fff;
}
.main-carousel p{
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	padding: 16px 0 24px 0 ;
	color: #fff;
}

/*-------------------------------------*/


.dr1{
	background: linear-gradient(270deg, #f5faff, #e3f2fd, #bbdefb, #e6f2ff);
	background-size: 800% 800%;
	animation: gradientMove 15s ease infinite;
}
@keyframes gradientMove {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}
 .doctor-home{
 	padding:128px 0;
 	background: linear-gradient(135deg, rgba(255,255,255,0.7), rgba(255,255,255,0.2));
	backdrop-filter: blur(12px);
	border: 1px solid rgba(255,255,255,0.3);
}


.doctor-home .thumb{
	background-color: #fff;
	border-radius: 24px;
	min-height: 420px;
}
.doctor-home .thumb img{
	border-radius: 24px;
}
.doctor-home .thumb .cap{
	padding: 16px;

}

.doctor-home h2{
	font-size: 48px;
	font-weight: 600;
	line-height: 56px;
	color: #141414;
	text-align: left;
	margin-top: 0px;
}
.doctor-home h1{
	font-size: 20px;
	font-weight: 700;
	line-height: 32px;
	color: #141414;
	text-align: left;
	margin-top: 0px;
}
.doctor-home h5{
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #141414;
}
.doctor-home p{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #141414;
	margin-bottom: 8px;
}
.doctor-home h4{
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #141414;
	margin-top: 0px;
}
.doctor-home h6{
	margin-top: 0px;
	text-align: left;
}


/*-----------------------------------------*/
.serviceshome{
	padding: 128px 0;
	
}
.serviceshome h1{
	font-size: 48px;
	font-weight: 600;
	line-height: 56px;
	text-align: left;
	margin: 0px 0px 48px 0px;
	color: #141414;
}
.serviceshome .padbottom{
	padding-bottom: 64px;
}
.serviceshome h4{
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	color: #ED3237;
}
.serviceshome img{
	border-radius: 24px;
}
.serviceshome h2{
	font-size: 24px;
	font-weight: 700;
	text-align: left;	
	color: #141414;
}
.serviceshome h5{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;
}
.serviceshome p{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;
}
.serviceshome h6{
	text-align: left;
	margin-top: 24px;
}
.serviceshome a{
	text-decoration: none;
}
.serviceshome .serv{
	background-color: #EEF8FF;
	border-radius: 24px;
}
.serviceshome .serv .cap{
	padding: 8px 16px 16px 16px; 
}



/*-----------------------------------------*/
.specialtieshome{
	padding: 128px 0;
	background-color: #fff;
}
.specialtieshome h1{
	font-size: 48px;
	font-weight: 600;
	line-height: 56px;
	text-align: left;
	margin: 32px 0px 24px 0px;
	color: #141414;
}
.specialtieshome h4{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;
}
.specialtieshome p{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;
}
.specialtieshome h6{
	text-align: left;
	margin-top: 48px;
}
.specialtieshome .fa-angle-right{
	color: #ED3237;
	padding-right: 8px;
}
.specialtieshome img{
	border-radius: 24px;
}

/*-----------------------------------------*/

.quoteline{
	padding: 128px 0;
	background-color: #f4f8e6;
}

.quoteline h1{	
	font-size: 40px;
	font-weight: 300;
	line-height: 56px;
	color: #141414;
	text-align: left;
	margin: 48px 0px 48px 0px;
	
}
.quoteline h1 span{	
	font-size: 40px;
	font-weight: 300;
	line-height: 56px;
	text-align: left;
	margin: 0px 0px 48px 0px;
	color: #ED3237;
	
}

.quoteline h5{
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color: #ED3237;	
}
.quoteline h6{
	text-align: left;
	margin-top: 48px;
}

/*-----------------------------------------*/

.ap{
	background: url('../img/t2.jpg') no-repeat center center fixed;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	padding: 128px 0;
}

.appointment{
background: linear-gradient(135deg, rgba(255,255,255,0.7), rgba(255,255,255,0.2));
backdrop-filter: blur(12px);
border: 1px solid rgba(255,255,255,0.3);
	padding: 64px;
	border-radius: 24px;
}


.appointment h1{	
	font-size: 48px;
	font-weight: 600;
	line-height: 56px;
	text-align: left;
	color: #141414;
	margin-top: 0px;
}
.appointment h4{
	font-size: 18px;
	font-weight: 500;
	line-height: 32px;
	text-align: left;
	color: #141414;
}
.appointment h5{
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
	text-align: left;
	color: #141414;
	padding-top: 64px;
	padding-bottom: 24px;
}
/*-----------------------------------------*/
