@charset "utf-8";

body{
	margin:0;
    /*font-family: 'Lato', sans-serif;*/
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	/*color:black;*/
	color:#825f48;
	width:100%;
	 
}
/* * { margin: 0; padding: 0px; }*/
title { font-weight:700; }
h1, h2, h3, h4, h5{
	/*font-family: 'Cormorant Garamond', serif;*/
	/*font-family: 'Montserrat', sans-serif;*/
	font-weight: 400;
	color: white;
	letter-spacing: 1px;
}
/*.majore{
	width:100%;
	height:638px;
}*/


.newquote {
  width: 280px;
  height: 20px;
  background-color: white;
  color: #b70606;
  margin: 28px 0px 0px 79px;
  font-size: 9px;
}




.main_header{
	width:100%;
	height:70px;
	background-color:#fff;
	/*position:sticky;
	top:0px;
	z-index: 100;*/
}
.contpageclick {
  width: 250px;
  float:right;
  height: 45px;
  margin: 7px 7% 2px 10px;
  background-color: #51c000;
border: 1px solid #51c000;
font-weight: bold;
letter-spacing: 2px;
cursor:pointer;
color:white;
}
.small_logo {
  position: fixed;
  top: -5px;
  left: 1.1%;
  z-index:250;
}
.callnum {
  width: 20%;
  display: inline-block;
  margin: 5px 6% 5px 6%;
  text-align:center;
  height:50px;
  border: aliceblue;
font-weight: bold;
}
.makestick{
	width:100;
	top:0px;
}
/*.floatl{
	width: 300px;
	height: 50px;
	float: left;
	/*margin: 30px 0 0 75px;
	/*background-color: #99999924;
	margin: 1px 0 0 1%;
	font-size: 15px;
	display:flex;
	z-index: 500;
	position: relative;
}*/
.floatl {
  width: 500px;
  height: 50px;
  margin: 0px auto;
  display: flex;
  padding: 10px 0px;
}
.floatr{
	width: 100%;
	height: 30px;
	float: right;
	margin: 0px 0px 0 0px;
	/*background-color: #99999924;*/
	font-size: 12px;	
	position:sticky;
	top:0px;
	z-index:200;
}
.floatr:hover {
  background-color: #c49a6c;
}
/*.dropdown {
  position: relative;
  display: inline-block;
  width: fit-content;
text-align: center;
margin:0% 3%;
/*margin: 3px 0 0px 0px;
border-left: 1px solid black;
}*/


.dropdown {
  text-align: center;
  width: 13%;
  padding: 2px 1.5%;
  float: left;
}
.foot_dropdown {
  position: relative;
  display: inline-block;
  width: 30%;
text-align: center;
}

/*.dropdown-content {
  display: none;
  position: absolute;
  /*background-color: #f1f1f1;
  min-width: 160px;
  /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin: 70px 0px 0 11px;
  border-left: 0.5px solid #0000003b;
}*/

.dropdown-content a {
  color: white;
  padding: 10px;
  text-decoration: none;
  display: block;
}
.dropdown-content {
  
  min-width: 0px;
  margin: 5px 0px 0 20px;
  border-left: 0.5px solid #ffffff3b;
  float: left;
  transform: translateY(10%);
  transition: all 0.5s ease;
 
}
.dropdowncontentfull {
	
  width: 100%;
  height: 0;
  background-color: #c49a6c;
  position: absolute;
  margin: 27px 0 0 0;
  left:0px;
  transform: translateY(0%);
  transition: all 0.5s ease;
  overflow: hidden;
}
.aboutatbot{
width: 100%;
min-height: 225px;
margin: 0;
padding: 0px 0 0 0;
color: #7F5C39;
text-align: center;
}
.quotesimg{
	width:100%;
	height:180px;
	background-repeat: no-repeat;
background-position: center;
background-image: url("../images/Asset 16_1.webp");
background-size:cover;
position: absolute;
opacity: 0.3;

}
/*.quotesimg12{
	width:100%;
	height:180px;
	background-repeat: no-repeat;
background-position: center;
background-image: url("../images/Asset 8_2.png");
background-size:cover;
position: absolute;
opacity: 0.3;

}*/

.workwithhead{
	color:black;
	margin: 1px 20px;
padding: 5px 1%;
color: #7F5C39;
}

.centerpara{
	line-height: 10px;
	font-size:9px;
margin: 5px;
text-align: center;
}
.centerhead{
	margin: 1px;
color: #7F5C39;
text-align: center;
}
.addrecont{
	width:44%;
	margin: 12px 12px;
padding: 1px 1px;
cursor: pointer;
/*border-left: 4px solid #825f48;*/
float:left;
}

.addrecont:hover {
  text-shadow: 2px 2px 5px #f0b11b;
  
}


a {
  text-decoration: none;
  color: #7F5C39;
  cursor:pointer;
}


.marginapading{
	margin: 5px 4% 5px 4%;
	padding: 10px 0 10px 0;
	/*color:white;*/
	line-height:30px;
}
.eachsection {
  width: 100%;
  /*background: #d4ad83;*/
  float: left;
background-repeat: repeat-y;
background-position: center;
background-image: url("../images/Asset 8_2.webp");
background-size: 100%;
  
}

.dropdown-content a:hover {background-color:#6f523f;border-left: 5px solid #483838;margin: 0px 0px 0px -1px;}

/*.tomakeviss:hover .dropdowncontentfull {display: block !important;transform: scaleY(1.1);transition-duration: 10s;}
*/

/*.tomakeviss:hover .dropdowncontentfull {transform: translateY(0%); height:400px;}*/
.bookconsul:hover .dropdowncontentfull {transform: translateY(0%); height:450px;}

/*.tomakeviss:hover .dropdown-content {transform: translateY(2%);}*/

.bookconsul:hover .dropdown-content {transform: translateY(2%);}


.bookconsul:active .dropdowncontentfull {transform: translateY(0%); height:400px;}


.bookconsul:active .dropdown-content {transform: translateY(2%);}




.contpageclick:hover{
  background-color: #6aea0c;
  color: black;
  transform: scale(1.1);
  box-shadow: 4px 3px #d5ead299;
border: 1px solid #e9feff;
transition: all 0.3s ease;
}
.img_box:hover {
  /*border-radius: 0px 25px 0px 25px;*/
  box-shadow: 5px 5px 20px #0000003d;
}
/*.quotesimg123 {
  width: 49%;
  min-height: 295px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/Asset 8_1.png");
  background-size: cover;
  position: absolute;
  opacity: 0.3;
}*/

.dropdown-content{
	width:14.5%;
	transform: translateY(50%);
  transition: all 0.7s ease;
}


/*.dropdown:hover + .dropdowncontentfull {display: block;}*/

/*.tomakeviss {
  width: 48%;
  display: contents;
}
*/
.tomakeviss {
  width: 80%  ;/*850px;*/
  height: 25px;
  margin: 5px auto;
}

.dropdown:hover .mainpagelink {color: #f7cccc;}

.dropdown:hover .colorcng {background-color: #00a2ff;border-radius:50%;}
.mainpagelink{
	border: none;
	display: block;
	outline: 0;
	height: 100%;
	/*padding: 22px 2px 5px 5px;*/
	font-size: 14px;
	text-decoration:none;
	
}
.majore{
	width:100%;
	/*height:100vh;*/
	height:435px;
}
.quote {
    width: fit-content;
    height: 300px;
    /*background-color: #6c5a5aab;*/
    margin: 40px auto;
    font-size: 23px;
    line-height: 58px;
    padding: 15px;
	text-align:left;
}
.makebolder{
	font-weight:800;
}

.mySlides {
    position: absolute;
    top: 0;
    z-index: -1;
	background-color: black;
}
/* The dots/bullets/indicators */
.dot {
	cursor: default;
}
.active, .dot:hover {
	/*background-color: #717171;*/
	color: #00a2ff !important;
}
/* Fading animation */
.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 5s;
	animation-name: fade;
	animation-duration: 5s;
}
@-webkit-keyframes fade {
  from {transform: scale(1,1);} 
  to {transform: scale(1.05,1.05);}
  
}

@keyframes fade {
  from {transform: scale(1,1);} 
  to {transform: scale(1.05,1.05);}
 
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}













.comnspec{
	width:100%;
	/*height:100%;*/
	height:600px;
	background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-color: white;
}
.bmilogo_img {
  background-image: url("../images/Asset 21_1.webp");
  width: 500px;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.bmi_small_logo {
  background-image: url("../images/BMI_whitelogo-01.webp");
  width: 35px;
  height:40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position:relative;
  z-index:50;
}

.image1{
	background-image: url("../images/Asset 12_1.webp");
}
.image2{
	background-image: url("../images/Asset 10_1.webp");
	/*background-color: #5f676f;*/
}
.image3{
	background-image: url("../images/Asset 11_1.webp");
	/*background-color: #4e645c;*/
}
.image4{
	background-image: url("../images/Asset 13_1.webp");
	/*background-color: #4e645c;*/
}



.image5 {
  background-image: url("../images/WhatsApp Image 2022-11-07 at 4.28.02 PM.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.centersmapimg{
	  background-image: url("../images/Untitled-2-01.webp");
	}
.mapdiv{
	 background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
height: 230px;
}


.bookconsul {
  width: 100%;
  height: 25px;
  position: sticky;
  top:0px;
  z-index:200;
  background-color: #c78d67a6; /* #f0b11b;*/
  padding: 0px 0 5px 0;
}
h1, h2 {
  color: #281c1c;
}
.first_conver{
	width:100%;
	height:300px;
	background-color:#FC9;	
	margin: 15px 0 5px 0;
}
.second_conver{
	background-color: #9F9;	
	margin: 5px 0;
}
.conver_common_img {
  width: 200px;
  height: 200px;
  background-color: aliceblue;
  margin: 50px 5% 10px 5%;
  float: left;
}
.first_textbox {
  width: 50%;
  height: 80px;
  /*background-color: aquamarine;*/
  float: left;
  margin: 50px 10px 25px 3%;
}
.second_textbox {
  width: 50%;
  height: 80px;
  background-color: #9d9db529;
  float: left;
  margin: 10px 10px 10px 3%;
}
.fright{
	float:right;
}
/*-----------end---------------------------*/
.footer{
	width:100%;
	min-height:75px;
	background:#fff;
}
.footercont{
	width:80%;
	margin:auto;
	display:table;
}
.impostyle {
  padding: 10px 0px 10px 0;
  width: 50%;
float: left;
}
.impostyle a {
  text-decoration: none;
  color: #825f48;
  font-weight: 400;
}
.botstrline {
  width: 50%;
  border-right-style: solid;
  border-color: #825f48;
  border-width: 1px;
  margin:20px;
}
.botright {
  margin: 20px;
}
.bothorline {
  width: 100%;
  height: 1px;
  background: #825f48;
  margin: 35px 0 10px 0;
}




/*------------bottom right----------------*/
.socialicon{
	width: 50px;
	height: 50px;
	margin: 10px;
	border-radius: 50%;
	float: left;
}
.sociconpos{
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width:50px;
	height:50px;

}
.faceimg{
	background-image: url("../images/Asset 17_1.webp");
}
.whatsimg{
	background-image: url("../images/Asset 19_1.webp");
}
.youtuimg{
	background-image: url("../images/Asset 18_1.webp");	
}
.twitimg{
	background-image: url("../images/Asset 20_1.webp");	
}
/*.socialicon:hover {
	background-color: #825f48;
	border-radius:50%;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transform: rotate(360deg)scale(1.2);
    transition-duration: 0.5s;
    -webkit-transform: rotate(360deg)scale(1.2);
    -webkit-transition-duration: 0.5s;
}
*/
.faceimg:hover {
	background-color: #004cff;
	border-radius:50%;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transform: rotate(360deg)scale(1.2);
    transition-duration: 0.5s;
    -webkit-transform: rotate(360deg)scale(1.2);
    -webkit-transition-duration: 0.5s;
	background-blend-mode: hard-light;
	background-size: 108%;
	
}
.whatsimg:hover {
	background-color: #73fb40e5;
	border-radius:50%;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transform: rotate(360deg)scale(1.2);
    transition-duration: 0.5s;
    -webkit-transform: rotate(360deg)scale(1.2);
    -webkit-transition-duration: 0.5s;
	background-blend-mode: luminosity;
	background-size: 108%;
	
}
.youtuimg:hover {
	background-color: red;
	border-radius:50%;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transform: rotate(360deg)scale(1.2);
    transition-duration: 0.5s;
    -webkit-transform: rotate(360deg)scale(1.2);
    -webkit-transition-duration: 0.5s;
	background-blend-mode: hard-light;
	background-size: 108%;
	
}
.twitimg:hover {
	background-color: #0087ff;
	border-radius:50%;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transform: rotate(360deg)scale(1.2);
    transition-duration: 0.5s;
    -webkit-transform: rotate(360deg)scale(1.2);
    -webkit-transition-duration: 0.5s;
	background-blend-mode: hard-light;
	background-size: 108%;
	
}
/*-----------end---------------------------*/
.common_section{
	width:100%;
	height:300px;
	background-color:white;
	margin:5px 0;
}
.d50{
	width:49%;
	min-height:295px;
	/*background-color:#F0ECEC;*/
	margin:5px 0.5% 5px 0.5%;
	float:left;
	background-repeat: repeat-y;
background-position: center;
background-image: url("../images/Asset 8_2.webp");
background-size: 160%;
}
.d501{
	width:49%;
	min-height:295px;
	/*background-color:#F0ECEC;*/
	margin:5px 0.5% 5px 0.5%;
	float:left;
	
}
.towimages {
  background-image: url("../images/Asset 8_2.png"), url("../images/Asset 16_1.webp");
  background-position: 100%,50%;
  background-repeat: repeat-y, no-repeat;
  background-size: contain, contain;
  background-blend-mode: color-dodge;
}
.heading_full {
  margin: 10px;
  padding: 10px;
  color: #7F5C39;
}
.h300{
	min-height:310px;
}

.d100{
	width:99%;
}
.image_coll {
  width: 14.8%;
  height: 250px;
  background-color: #f9f9f9;
  display: inline-block;
  margin:9px;
}
.img_box {
  width: 150px;
  height: 150px;
  background-color: #7d7d7d;
  margin: 5px auto 5px auto;
  border-radius: 50%;
}

.names_ali{
	text-align:center;
}

.smita_img{
		background-image: url("../images/SmitaAwasthi.webp");
		background-position:0% -1%;
		background-size:cover;
		background-repeat:no-repeat;
		

}
.sujit_img{
		background-image: url("../images/sujit.webp");
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;

}
.ravikumar_img{
		background-image: url("../images/dr.ravi-kumar-paediatric-neurologist-in-bangalore.webp");
		background-position:center;
		background-size:100%;
		background-repeat:no-repeat;
		background-position: 50% 20%;

}
.chitra_img{
		background-image: url("../images/dr-chitra-sankar-consultant-general-paediatrics-child-care.webp");
		background-position:center;
		background-size:250%;
		background-repeat:no-repeat;
		background-position: 51% 40%;

}
.sridhar_img{
		background-image: url("../images/IMG-20230929-WA0008.webp");
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;

}
.Sushmitha_img{
		background-image: url("../images/IMG_20230929_205314.webp");
		background-position:center;
		background-size:contain;
}
.anupama_img{
		background-image: url("../images/IMG-20231004-WA0000.webp");
		background-position:center;
		background-size:110%;
		background-position: 50% 0%;

}
.tejshree_img{
		background-image: url("../images/IMG-20231005-WA0013.webp");
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;

}
.trushna_img{
		background-image: url("../images/IMG-20231228-WA0001.webp");
		background-position:center;
		background-size:90%;
		background-position: 50% 0%;
}
.shaila_img{
		background-image: url("../images/IMG-20231228-WA0003.webp");
		background-position:center;
		background-size:100%;
		background-position: 80% 0%;
}

.sreemon_img{
		background-image: url("../images/WhatsApp Image 2024-02-07 at 5.20.32 PM.webp");
		background-position:center;
		background-size: 150%;
		background-position: 60% 20%;
}
.pravalika_img{
		background-image: url("../images/WhatsApp Image 2024-02-07 at 5.15.35 PM.webp");
		background-position:center;
		background-size:150%;
		background-position: 35% 10%;
}
.amrit_img{
		background-image: url("../images/IMG_1788.webp");
		background-position:center;
		background-size:100%;
		background-position: 80% 0%;
}
.sunita_img{
		background-image: url("../images/WhatsApp Image 2024-02-10 at 10.03.49 AM.webp");
		background-position:34% 0%;
		background-size:120%;
		background-repeat:no-repeat;
}

.divya_img{
		background-image: url("../images/IMG_2914.webp");
		background-position:center;
		background-size:150%;
		background-position: 50% 0%;
}

.papiya_img{
		background-image: url("../images/WhatsApp Image 2024-02-10 at 9.24.39 AM.webp");
		background-position:center;
		background-size:175%;
		background-position: 50% 17%;
}
.pallavi_img{
		background-image: url("../images/WhatsApp Image 2024-02-12 at 11.36.23 AM.webp");
		background-position:center;
		background-size:130%;
		background-position: 50% 45%;  
}
.asra_img{
		background-image: url("../images/WhatsApp Image 2024-02-12 at 1.05.32 PM.webp");
		background-position:center;
		background-size:130%;
		background-position: 50% 0%;
}
.bhavana_img{
		background-image: url("../images/WhatsApp Image 2024-02-12 at 1.18.23 PM.webp");
		background-position:center;
		background-size:150%;
		background-position: 70% 0%;
}

.shushmavas_img{
		background-image: url("../images/WhatsApp Image 2024-02-12 at 1.55.37 PM.webp");
		background-position:center;
		background-size:100%;
		background-position: 50% 0%;
}



.pavithra_img{
		background-image: url("../images/WhatsApp Image 2024-11-07 at 1.16.47 PM (1).webp");
		background-position:center;
		background-size:100%;
		background-position: 50% 0%;
}
.pravesh_img{
		background-image: url("../images/WhatsApp Image 2024-11-07 at 1.47.51 PM.webp");
		background-position:center;
		background-size:100%;
		background-position: 50% 0%;
}
.nazia_img{
		background-image: url("../images/WhatsApp Image 2024-11-07 at 1.16.47 PM.webp");
		background-position:center;
		background-size:100%;
		background-position: 50% 30%;
}
.razia_img{
		background-image: url("../images/WhatsApp Image 2024-11-07 at 4.25.43 PM.webp");
		background-position:center;
		background-size:100%;
		background-position: 50% 0%;
}
.default_img{
		background-image: url("../images/defaultimg.webp");
		background-position:center;
		background-size:contain;
		background-repeat:no-repeat;
		background-blend-mode: soft-light;
}

/*----------------------------------------------------------------------------------------*/


.callbtn {
  padding: 0px 15px 15px 25px;
  background-color: #bdea43;
  position: absolute;
  right: 10px;
  display: inline-flex;
  border-radius: 25px;
}
.callbtnbot {
  padding: 0px 10px 15px 50px;
  background-color: #c49a6c;
  display: flex;
  border-radius: 25px;
  color:white;
}
.callnumalign {
  padding: 10px 0 0 0px;
  margin: 5px 10px 0px 0px;
}
.callbtn:hover {
  background-color: #6bac2a;
  color: white;
}
.callbtnbot:hover {
  background-color: #9b7041;
}





/*---------------------------------------------------------------------------------*/
.degfont{
	font-size:12px;
}
.image_collcons {
  width: 23%;
  min-height: 250px;
  display: inline-block;
  margin: 10px;
}
.image_colltec {
  width: 23%;
  height: 250px;
  display: inline-block;
  margin: 10px;
}
.behav_prob {
  width: 20%;
  height: 150px;
  margin: 5px 2px 2px 8px;
  text-align: center;
  float: left;
}
.prob_list {
  width: 27%;
  height: 150px;
  float: left;
  margin: 5px 5px 5px 5px;
}
.form_link {
  width: 20%;
  float: left;
  margin: 5px 5px 5px 2px;
  text-align: center;
  height: 150px;
}
.banner_container{
	width:100%;
	height:300px;
	margin:0px auto;
	
}
.banner_commimg{
		width: 100%;
		background-size: contain;
		background-position: center;
		height: 300px;
		background-color: antiquewhite;
}
.text_content{
	width:100%;
	min-height:500px;
	margin:5px auto;
}
p {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 20px;
}
.mobileview {
  display: none;
}
.dropdownwidth{
	width: 80%;
	margin: 0 auto;
}
.mobbookconsul {
	width: 0%;
	height: 0px;
}
@media screen and (max-width: 880px) {
	
.floatr {
  height: 46px;
}
.banner_container {
  margin: -46px 0 0 0;
}
.floatr {
  width: 100%;
  float:left;
}
.tomakeviss {
  width: 100%;
  margin: 6px auto;
}
/*.tomakeviss{
	margin-bottom:0px;
}*/
.dropdowncontentfull{
	margin:0px;
}
.dropdown-content {
  margin: 5px 0px 0 10px;
}
.mainpagelink {
  
  padding: 10px 4px 7px 4px;

}
.bmi_small_logo{
	display:none;
}
.dropdownwidth{
	width: 100%;
}



}






@media screen and (max-width: 580px) {
	
.footer {
  display: flow-root;
}
.mobbookconsul {
	width: 0%;
	height: 0px;
}
.behav_prob {
  margin: 5px auto;
  float: none;
}
.prob_list {
  width: 97%;
  height: 150px;
}

.form_link {
  margin: 10px 35%;
  
}
/*.mob_hei370{
	height: 370px;
}*/
.footercont {
  width: 98%;
}
.botstrline {
  width: 100%;
  margin: 3px;
}
.foot_dropdown {
  width: 72%;
  margin: 0px 15% !important;
}
.impostyle {
  width: 95%;
}
/*.mob_hei715{
	height: 1145px;
}
.mob_hei600{
	height:600px;
}*/
.parent_commcert {
  float: none !important;
}
.input_field {
  width: 90% !important;
}

.text_content {
  overflow-x: scroll;
}
.comnspec {
  background-size: cover;
}
.bookconsul {
	height:42px;
}
.image_coll {
  width: 31.1%;
  margin:1px;
}
.floatl{
	width:99%;
 position: unset;	
}
.bmilogo_img{
	margin: 0px 17%;
	width:300px;
}
.common_section {
  /*background-color: white;*/
  height:auto;
}
.loc_cont {
  width: 96% !important;  
  margin: 5px !important;
  padding: 5px !important;
}
	
.d50 {
  width: 99%;
  display: inline flow-root list-item;
  float:left;
  
}
.d501{
  width: 99%;
  display: inline flow-root list-item;
  float:none;
  min-height:500px;
}
.first_conver {
  height: 250px;
}
.conver_common_img {
  width: 100px;
  height: 100px;
}
.first_textbox {
  width: 55%;
  height: 65px;
  float: left;
  margin: 25px 10px 0px 3%;
}
h2{
	font-size: 16px;
}
	
	
.quote {
  width: fit-content;
  font-size:12px;
}
.textset P{
	font-size: 17px;
	line-height: 21px;
	margin: 0 0 15px 0;
}
.majore{
	height:400px;
	
	}
.contpageclick{
	display:none;
}
		

.mobileview {
  
  display: block;
}
.menubar {
  transition: transform .2s;
}

.menubars {
  font-size: 30px;
  cursor: pointer;
  color: white;
  padding: 0px 0px 0px 10px;
  z-index: 200;
  position: absolute;
}
.sidenav {
  height: 100%;
  width:0;
  position: fixed;
  z-index: 300;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  text-align: center;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 50px;
  margin-left: 50px;
}
.sidenav a {
  padding: 13px 8px 13px 4px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.tomakeviss {
  display: none;
}
.small_logo {
	display:none;
	}
.mob_contpageclick {
  width: 250px;
  height: 42px;
  background-color: #fff3f3;
  border: aliceblue;
  font-weight: bold;
  letter-spacing: 2px;
  position: absolute;
  right: 10px;
  cursor: pointer;
  z-index: 200;
  color: #e30e0e;
  margin: 0px 0 0 0;
  box-shadow: 0px 0px 9px 7px #6a2323 inset;
}
.mob_contpageclick:hover{
box-shadow: 0px 0px 9px 7px #336a3c inset;
color: white;
background-color: black;
}
.callbtn {
  display: none;
}
.mobscallbtn {
  padding: 0px 15px 15px 25px;
  background-color: #bdea43;
  position: absolute;
  right: 10px;
  display: inline-flex;
  border-radius: 25px;
  z-index:206;
}
.image_collcons {
  width: 90%;
}
.image_colltec {
  width: 90%;
}
#exampleSlider .MS-content .item, #exampleSlidermob .MS-content .item{
	width: 90% !important;
}
.centimgbox {
  margin: 0px 10px 15px 10px !important;
}
#exampleSlider .MS-controls .MS-right {
  right: 0%;
}
#exampleSlider .MS-controls .MS-left {
  left: 0%;
}
.callbtnbot {
  padding: 0px 10px 15px 25px;
}

.aboutatbot {
  width: 100%;
  padding: 0px 0% 0 0%;
}

}
