@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html{overflow-x: hidden;}

body {
	
	line-height: normal;
	font-family: 'Poppins', sans-serif;
	line-height: 1.5;
	font-size: 18px;
	  
}
a:link {
	color: #000;
}
a:hover {
	color: #000;
}
.my_container {
	background-color: #06888e;
	background: url("../images/hdr_bg2.jpg") no-repeat top center;
  	background-size:cover;
  	width: 100%;
	height: auto;
 }

.my_container_page {
	background-color: #06888e;
}

h1{ font-size: 36px; font-family: 'Poppins', sans-serif; font-weight: 400; letter-spacing: -0.06rem;line-height: 48px;}
.banner { position: relative}
.custom-bantext { position:absolute; top: 26px; right: 0; width: 875px;}

.custom-bantext2 { 
	position:inherit; 
	top: 24px; 
	right: 0; 
	padding-left: 37%;
	align-content: center;
}

.saffron{color:#06888e}
h4{ font-size: 20px; margin-bottom: 10px}
p{padding-bottom: 10px;}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {font-size: 14px;}

.logo_bar {
	padding-left: 10%;
	padding-top: 2%;
	text-align: left;
}

@media only screen and (max-width:1040px) {
	
	.logo_bar {
		padding-left: 0;
		padding-top: 2%;
		background-color: #06888e;
		text-align: center;
		font-size: 18px;
	}
	.my_container {
		background:url("../images/hdr_bg2.jpg") no-repeat top center;
		background-color: #06888e;
		background: cover;
  		width: 100%;
		height:auto;
 }
	.custom-bantext {
		visibility: hidden;
	}
		
}
@media (min-width: 768px){
	.logo_barr {
    	font-size: 13px !important;
	}
	
}

 .my_logo {
	 width: 120px;
	 height: auto;
	}

.from_area {
  background: rgba(0, 0, 0, .5);
  border-radius: 5px;
  width: 420px;
  margin: auto;
  height: auto;
}

.form-control {
	border:none;
	border-bottom:1px dashed #58585b;
	background: rgba(0, 0, 0, .5) !important;
	color: #fff;
}

@media only screen and (max-width:1040px) {
	.from_area {
  		background: rgba(0, 0, 0, .5);
  		border-radius: 5px;
  		width: 100%;
  		margin-top: 10px;
		margin-right: 80px;
  		height: auto;
}
	.bd-highlight {
		padding-right: 20px;
	}
}

select option {
  	color: #fff;
}


.form-control i { color: #fff;}
::-webkit-calendar-picker-indicator {
    filter: invert(1);
}
select option{color: #fff;}
.form-control::placeholder{color: #ffffff;}
.form-control:focus{color: #ffffff !important;
}

.submit_btn {
  	background: #1A1F25;
  	text-align: center;
  	color: #fff;
  	border: none;
    padding-right: 35px;
    padding-left: 35px;
  	border-radius: 0;
  	width: 135px !important;
}
.treat_bg {
	background: url("../images/bg.png") no-repeat center;
	background-size: cover;
}

.our_img {
	text-align: center;
}

@media only screen and (max-width:1040px) {
	.our_img {
	text-align: center;
	width: 100%;
	height: auto;
}
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.top {
	padding: 20px 90px;
}

.testimonials {
	background: url("../images/bg.png") no-repeat center;
	background-size: cover;
	width: 100%;
	min-height: 350px;
}
.testimonials .carousel {
 	width: 80%;
 	margin: 0 auto;
  	padding-bottom: 50px;
	color: white;
}

.carousel .carousel-indicators {
  	bottom: 15px;
}

.carousel-indicators li {
  	background: #e2e2e2;
    background-color: rgb(226, 226, 226);
  	border-color: transparent;
  	box-sizing: border-box !important;
  	border: 0 !important;
}

.carousel-indicators li.active {
  	border: none;
  	background: #888;
    background-color: rgb(136, 136, 136);
}


.carousel-indicators li {
  	background: #e2e2e2;
    background-color: rgb(226, 226, 226);
  	border-color: transparent;
  	box-sizing: border-box !important;
  	border: 0 !important;
}
.carousel-indicators li, .carousel-indicators li.active {
  	width: 10px;
  	height: 10px;
  	margin: 1px 5px;
  	border-radius: 50%;
  	background-color: #05d4d2 !important;
}



.carousel-control-prev-icon {
	align-content: flex-start;
	align-self: flex-start;
	align-items: flex-start;	
}
.middle img {
	width: 80%;
	height: auto;
}

@media only screen and (max-width:1040px) {
	.middle img {
		width: 100%;
		height: auto;
		margin: 2px auto;
		align-self: center;
		align-items: center;
		align-content: center;
		
}
	.cmm_treat {
		margin-left: 15px;
	}
}

footer {
  background: #000;
  color: #fff;
  padding-top: 20px;
}

.social {
  -webkit-transform: scale(0.8);
  margin-top: 0;
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}

footer .social ul {
  width: 100%;
}
footer ul {
  margin-bottom: 0px;
  width: 50%;
  float: left;
  padding: 0px;
}
footer .copy {
  padding: 0px 0px;
}
footer ul li {
  list-style: none;
  background: url(../images/arrow_footer.png) 0 24% no-repeat;
  font-size: 15px;
}
footer .social ul li {
  display: inline-block;
  margin-right: 20px;
}
ul li {
  margin-bottom: 10px;
}
footer a {
  line-height: 30px;
  font-size: 16px;
  color: #ffffff;
  width: 100%;
  text-decoration: underline !important;
}
footer {
	line-height: 25px;
}
footer a:hover {
	color: white;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  -moz-appearance: listbox;
  appearance:listbox;
}
/*===============================*/

