@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@500&display=swap');
*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}
html{
	scroll-behavior:smooth;
}
body{
	font-family: 'Quicksand', sans-serif;
	overflow-x: hidden;
}
/**/
.header_top{
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
	background-color: white !important;
	border-top: 4px solid #12232E;
	border-bottom: 2px double #fff;
}

h3{
	text-transform: capitalize;
}

a{
	text-decoration: none !important;
}
.logo_div img{
	width: 350px;
}
.top_bar_num_left{
	float: right;
	padding-right: 16px;
}
.top_bar_num_left a{
	margin: 0px 1px;
   /* background-color: #0F517E;
	*/
	padding: 10px;
	color: #12232E;
	border-radius: 100px;
	font-size: 15px;
	font-weight: 600;
}
.header_top a{
	text-decoration: none;
}
.logohead_num{
	float: right;
	padding-top: 20px;
	padding-bottom: 15px;
}
.logohead_num a{
	background-color:#0F517E;
	padding: 10px 15px 10px 15px;
	border-radius: 50px;
	text-decoration: none;
	color: white;
	width: 140px;
	text-align: center;
}
.BARND_TEXT{
	font-size: 25px;
	font-weight: bold;
	color: #0F517E;
	text-decoration: none;
	margin-top: 10px;
}
/**/
.topslidesection{
	background-color: #fff !important;
}
.slidepro_name{
	text-transform: capitalize;
	color:#0F517E;
	font-weight: normal;
	font-size: 14px;
	padding-top: 10px;
}
.slidepro_name p{
	font-size: 22px;
	font-weight: 400;
}
.slidepro_name p span{
	color: black;
}
.slidepro_btnrdm{
	padding-top: 25px;
	padding-bottom: 25px;
	float: right;
}
.readmore{
	background-color: #0F517E;
	color: white;
	padding: 3px;
	border-radius: 3px;
}
.readmore:hover{
	color: white;
	box-shadow: 3px 3px 3px gray;
	transition: .3s;
	text-decoration: none;
}
.phonenav{
	display: none;
}
/*navbar css start*/
::selection {
	color: white !important;
	background: #00BDEF !important;
}
.desknav{
	background-color:rgba(0,0,0)!important;
	border-left: 2px solid lightgray;
}
.slidebg{
	background-color: #F4F4F5;
}
.navcolbg{
	background-color: black;
}
/* .img_brand{
	height: 80px;
	padding-top: 5px;
} */
.desknav .navbar-nav > li > a{
	color:white !important;
	text-transform:capitalize;
	font-weight:normal;
	transition: .2s;
	font-size: 15px;
}
.desknav .navbar-nav>li>a:hover{
	color:white !important;
	text-transform:capitalize;
}
.dropdown-menu {
	background-color:#fff !important;
	border-radius: 0px !important;
	outline: none !important;
	padding: 0 !important;
	border: none !important;
	width: 370px !important;
}
.dropdown-menu > li > a{
	color: #807d7d !important;
	font-size: 14px;
	font-weight: 500;
	line-height: 27px;
	border-bottom: 1px dashed lightgray !important;
	background-color: #fff !important;
	white-space: normal;
}

.dropdown-menu > li > a:hover {
	background-color: #0F517E !important;
	color: #fff !important;
	border-bottom: 1px solid #fff !important;
}
ul.nav1 li:hover > ul.dropdown-menu{
	display:block;
	border-bottom:1px solid white;
}
.dropdown-submenu>.dropdown-menu{
	top:0px;
	left:100%;
}
.dropdown-submenu .dropdown-menu{
	border-left: 2px solid #0F517E !important;
}

.dropdown-submenu span{
	float: right;
	line-height: 27px;
	font-weight: normal !important;
	font-size: 11px !important;
}

/* .dropdown-submenu> a:after{
	border-color:transparent transparent transparent #333;
	border-style:solid;
	border-width:5px 5px 5px;
	content:"";
	float:right;
   height:0px;
	width:0px;
   margin-right:-30px;
} */
ul.nav1 li:hover > ul.dropdown-menu{
	display:block;
}
.dropdown-submenu2>.dropdown-menu{
	top:0px;
	left:100%;
}
.dropdown-submenu2> a:after{
	border-color:transparent transparent transparent #333;
	border-style:solid;
	border-width:5px 5px 5px;
	content:"";
	float:right;
   height:0px;
	width:0px;
   margin-right:-10px;
}
ul.nav1 li:hover > ul.dropdown-menu{
	display:block;
	border-bottom:1px solid white;
}
.dropdown-submenu3>.dropdown-menu{
	top:0px;
	left:100%;
}
.dropdown-submenu3> a:after{
	border-color:transparent transparent transparent #333;
	border-style:solid;
	border-width:5px 5px 5px;
	content:"";
	float:right;
   height:0px;
	width:0px;
   margin-right:-10px;
}
ul.nav1 li:hover > ul.dropdown-menu{
	display:block;
	border-bottom:1px solid white;
}
.dropdown-submenu4>.dropdown-menu{
	top:0px;
	left:100%;
}
.dropdown-submenu4> a:after{
	border-color:transparent transparent transparent black;
	border-style:solid;
	border-width:5px 5px 5px;
	content:"";
	float:right;
   height:0px;
	width:0px;
   margin-right:-10px;
}
ul.nav1 li:hover > ul.dropdown-menu{
	display:block;
	border-bottom:1px solid white;
}
.dropdown-submenu5>.dropdown-menu{
	top:0px;
	left:100%;
}
.dropdown-submenu5> a:after{
	border-color:transparent transparent transparent black;
	border-style:solid;
	border-width:5px 5px 5px;
	content:"";
	float:right;
   height:0px;
	width:0px;
   margin-right:-10px;
}
ul.nav1 li:hover > ul.dropdown-menu{
	display:block;
	border-bottom:1px solid white;
}
.dropdown-submenu6>.dropdown-menu{
	top:0px;
	left:100%;
}
.dropdown-submenu6> a:after{
	border-color:transparent transparent transparent black;
	border-style:solid;
	border-width:5px 5px 5px;
	content:"";
	float:right;
   height:0px;
	width:0px;
   margin-right:-10px;
}
ul.nav1 li:hover > ul.dropdown-menu{
	display:block;
	border-bottom:1px solid white;
}
.dropdown-submenu7>.dropdown-menu{
	top:0px;
	left:100%;
}
.dropdown-submenu7> a:after{
	border-color:transparent transparent transparent black;
	border-style:solid;
	border-width:5px 5px 5px;
	content:"";
	float:right;
   height:0px;
	width:0px;
   margin-right:-10px;
}
ul.nav1 li:hover > ul.dropdown-menu{
	display:block;
	border-bottom:1px solid white;
}
.dropdown-submenu8>.dropdown-menu{
	top:0px;
	left:100%;
}
.dropdown-submenu8> a:after{
	border-color:transparent transparent transparent black;
	border-style:solid;
	border-width:5px 5px 5px;
	content:"";
	float:right;
   height:0px;
	width:0px;
   margin-right:-10px;
}
/*navbar css end*/
.prosiderbg{
	background-color:#242424;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 250px;
	border-left: 2px solid lightgray;
}
.about_title h4{
	padding-top: 14px;
	color: #fff;
	text-align: justify;

	text-transform: capitalize;
}

.about_title p{
	color: lightgray;
	font-size: 15px;
	
}

.about_title p a{
	margin-top: 10px;;
	color: #fff;
	background-color: #252525;
	padding: 6px 20px 6px 20px;
	border-radius: 100px;
	text-decoration: none;
}
.about_sec{
	background-color:#0F517E;
	border-top: 1px solid white;
	border-left: 2px solid lightgray;
}
.slidermrg{
	margin-top: 40px;
}
/* .navbar.scrolled{
	background:#00C4CC !important;
	border-bottom: 2px solid white;
	-webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,.14), 0 1px 0px 0 rgba(0,0,0,.12), 0 2px 0px 0px rgba(0,0,0,.3);
	box-shadow: 0 0px 0px 0 rgba(0,0,0,.14), 0 0px 0px 0 rgba(0,0,0,.12), 0 2px 4px 0px rgba(0,0,0,.3);
}
.scrolled .navbar-nav>li>a{
	color:white !important;
}
.scrolled .navbar-nav>li>a:hover{
	background-color: !important;
	color: white!important;
}
.scrolled .img_brand{
	height: 55px;
}
*/
/*navbar css end*/
/*form css .container_bg{
	background:white !important;
	-webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,.14), 0 1px 0px 0 rgba(0,0,0,.12), 0 2px 0px 0px rgba(0,0,0,.3);
	box-shadow: 0 0px 0px 0 rgba(0,0,0,.14), 0 0px 0px 0 rgba(0,0,0,.12), 0 2px 4px 0px rgba(0,0,0,.3);
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: -40px;
	z-index: 99;
}
input {
	box-shadow: none;
	color: #73DDB9 !important;
	font-size: 14px;
	height: 48px;
	padding-left: 10px;
}
.search-form button {
	border: 0 none;
	color: white;
	line-height: 48px;
	text-transform: uppercase;
	width: 182px;
	margin-top: -4px;
}
.default-btn {
	background: #73DDB9;
	color: #ffffff;
	font-family: "Raleway",sans-serif;
	font-size: 14px;
	font-weight: 700;
	position: relative;
	text-transform: uppercase;
	transform: perspective(1px) translateZ(0px);
	transition-duration: 0.2s;
	transition-property: color;
	vertical-align: middle;
	display: inline-block;
	transition: .5s;
}
.default-btn:hover {
	background: black;
	color: #ffffff;
	font-family: "Raleway",sans-serif;
	font-size: 14px;
	font-weight: 700;
	position: relative;
	text-transform: uppercase;
	transform: perspective(1px) translateZ(0px);
	transition-duration: 0.2s;
	transition-property: color;
	vertical-align: middle;
	display: inline-block;
	transition: .5s;
}
form css end*/
/*about css*/
.about_section{
	padding-top: 50px;
	padding-bottom: 30px;
}
.img_about{
	text-align: center;
}
.img_about img{
	margin-top: 30px;
}
.txt_about{
	text-align: justify;
}
.txt_about h3{
	color: #00C4CC;
	text-transform: capitalize;
}
.txt_about p{
	font-size: 15px;
	line-height: 25px;
}
.txt_about a{
	color:#00C4CC;
}
/*about css end*/
/*services s*/
.services_title{
	padding-top: 10px;
	padding-bottom:10px;
	text-align: center;
	text-transform: capitalize;
	color:#0F517E;
}
.services_title h3{
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	color:#0F517E;
}
.hr{
	height: 1px;
	background-color:#0F517E;
	width: 50px;
}
.imgicon_txt{
	text-align: center;
}

.service_div_sec{
	background-color: #F4F4F5;
	padding-bottom: 40px;
}

.main_div_img_box2{
	background-color: #242424 !important;
	border-radius: 10px;
}

.main_div_img_box2 span{
	color: #01B9ED !important;

}

.main_div_img_box2 p{
	color: #fff !important;
}


.main_div_img_box{
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	padding:20px 10px 10px 10px;
	height: 260px;
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 30px;
}

.imgicon_txt img{
	background-color: white;
	height: 80px;
	width: 80px;
	border:1px solid #0F517E;
	border-radius: 50%;
	padding:15px;
	margin: auto;
	
}
.icon_txt{
	text-align: center;
}
.icon_txt span{
	color: #0F517E;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	text-transform: capitalize;
	margin-top: 10px;
}
.icon_txt p{
	color: gray;
	font-size: 15px;
	text-align: center;
	padding-top: 8px;
	line-height: 27px;
}
/*services e*/
/*PRODUCTS CSS START*/
.product_section{
	padding-top: 4px;
	padding-bottom: 30px;
}
.product_title h3{
	padding-top: 30px;
	padding-bottom:6px;
	text-align: center;
	text-transform: capitalize;
	color:#0F517E;
	font-weight: 600;
}
.proimg_box{
	text-align: center;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	padding: 10px 10px 3px 10px;
	margin-bottom: 15px;
	border-radius: 10px;
}
.proimg_box img{
	margin: auto;
}
.proimg_box a{
	text-transform: capitalize;
	text-decoration: none;
	color:#0F517E;
	font-weight: 600;
}

.proimg_box p{
	margin-top: 10px;
	font-weight: 600;
	text-transform: capitalize;
}

/*what we offer css*/
.offer_section{
margin-bottom: 20px;
	background-image: url(../images/poolbg-02.png);
	background-position: center center;
}

.overlay_pootp{
	background-color: rgba(0, 0, 0, 0.9);
	padding-top: 20px;
	padding-bottom: 40px;
}

.offer_title{
	padding-top: 10px;
	padding-bottom:25px;
	text-align: center;
	text-transform: capitalize;
	color:#fff;
	font-weight: bold;
	font-weight: 600;
}
.card{
	transition: .3s;
	overflow: hidden;
	margin: 5px;
}
.card-title{
	color: #0F517E;
	font-weight: 600;
}
.card-text{
	text-align: justify;
	word-break: break-all;
	font-size: 15px;
}
.learn_title:hover{
	text-decoration: none;
}

.main_div{
	background-color: #fff;
	padding: 10px;
	border-radius: 10px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.main_div h4{
	color: #0F517E;
	font-weight: 600;
	font-size: 20px;
	padding-top: 10px;
}

.main_div p{
	color: rgb(90, 89, 89);
	line-height: 28px;
	font-size: 15px;
}

.main_div p a{
	background-color: #12232E;
	padding: 10px 20px 10px 20px;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: .3px;
	text-decoration: none;
}

/**/
/*PRODUCTS CSS END*/
/*about page css start*/
.navbar{
	background-color: black !important;
	border-bottom: 3px double #fff;
}
.aboutpgimg_brand{
	display: none;
}

.navbar .navbar-nav > li > a{
	color:white !important;
	text-transform:capitalize;
	margin: 0px 10px;
	font-weight:normal;
	transition: .2s;
	font-size: 16px;
	padding-top: 13px;
	padding-bottom: 15px;

}
.aboutpage_txt{
	padding-top: 30px;
}
.aboutpage_txt h4{
	color: #0F517E;
	font-weight: 600;
	text-transform: capitalize;
	padding-bottom: 20px;
}
.aboutpage_txt p{
	text-align: justify;
	word-break: break-all;
	line-height: 27px;
	padding-bottom: 15px;
}
#tableul li{
	display: block;
	line-height: 27px;
}
/*about page css end*/
/*pool type css start*/
.pooltype_section{
	padding-top: 30px;
	padding-bottom: 50px;
}
.typepool_title{
	color:#0F517E;
	padding-bottom: 40px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.pooltype_txt h4{
	color: #0F517E;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.pooltype_txt p{
	text-align: justify;
	word-break: break-all;
	line-height: 27px;
}
/*pool type page css end*/
/*contact page css start*/
.contactpage_section{
	padding-bottom: 50px;
	padding-top: 20px;
	background-color:rgba(240, 240, 240,.4);
}
.contactpage_title{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #0F517E;
}
.contpage_address h4{
	color: #0F517E;
	padding-bottom: 15px;
}
.contpage_address b{
	color: gray;
}
.contpage_address p{
	font-size: 15px;
}
.conatpage_form h4{
	color: #0F517E;
	padding-bottom: 15px;
}
.conatpage_form .btn-secondary{
	background-color: #0F517E;
}
.contpage_map h4{
	color: #0F517E;
	padding-bottom: 15px;
}
/*contact page css end*/
/**/
.serimg_pool{
	text-align: center;
}
.serimg_pool img{
	padding-bottom: 15px;
}
.serimg_pool b{
	color:#0F517E;
	padding-top: 10px;
}
.serimg_pool p{
	color:black;
	padding-top: 10px;
	font-size: 15px;
}
/**/
/**/
.water_tp{
	padding-top: 30px;
	padding-bottom: 30px;
	text-transform: capitalize;
	color: #0F517E;
	text-align: center;
}
/**/
/*pools css s*/
.pools_section{
	background-color:rgba(240, 240, 240,.4);
	padding-top: 40px;
	padding-bottom: 30px;
}
.semihead_title{
	padding-top:20px;
	padding-bottom: 10px;
	
}
.semihead_title h3{
	color: #0F517E;
	font-weight: 600;
	text-transform: capitalize;
}
.semihead_title p{
	font-size: 16px;
	word-break: break-all;
}
.pools_imgdiv{
	text-align: center;
	text-transform: capitalize;
	position: relative;
	overflow: hidden !important;
	margin-bottom: 20px;
}

.pools_imgdiv img{
	margin: auto;
}

.pools_enqbtn{
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	text-align: center;
}


.pools_enqbtn a{
	margin: 0px 1px;
	background-color: #0574ac;
	width: 35px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	border-radius: 100px;
}

.pools_txtdiv h4{
	padding-bottom: 5px;
	text-transform: capitalize;
	font-weight: 600;
}
.pools_txtdiv p{
	text-align: justify;
	font-size: 16px;
	line-height: 30px;
}

/*pools css e*/
/*footer css*/
.footer{
	background-image: url(../images/aboutimg.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.fbg{
	background-color: rgba(15, 81, 126,.6) !important;
	width: 100%;
}
/**/
.adddiv{
	background-color:transparent;
	padding:15px 0px 10px 15px;
}
.adddiv h4{
	color: white;
	padding-bottom: 15px;
	text-transform: capitalize;
}
.adddiv b{
	color: white;
}
.adddiv p{
	color: white;
}
.fsocialicon a{
	margin:0px 10px 0px;
	text-decoration: none;
	border:1px solid lightgray;
	padding: 5px;
	color:white;
	transition:.3s;
	font-size: 15px;
}
/**/
/**/
.contdiv{
	background-color:transparent;
	padding:15px 0px 10px 15px;
}
.contdiv h4{
	color: white;
	padding-bottom: 15px;
	text-transform: capitalize;
}
.contdiv b{
	color: white;
}
.contdiv p{
	color: white;
}
.contdiv a{
	color: white;
	text-decoration: none;
	transition:.3s;
}
.contdiv a:hover{
	color: black;
	transition:.3s;
	text-decoration: none;
}
/**/
/**/
.ulink{
	background-color:transparent;
	height: 200px;
	padding:15px 0px 10px 15px;
}
.ulink h4{
	color: white;
	padding-bottom: 15px;
	text-transform: capitalize;
}
.ulink ul{
	list-style: none;
}
.ulink li a{
	color: white;
	text-transform: capitalize;
	text-decoration: none;
	transition: .3s;
}
.ulink li a:hover{
	color: black;
	text-transform: capitalize;
	text-decoration: none;
	transition:.3s;
}
/**/
/**/
.mapdiv{
	background-color:transparent;
	padding:15px 0px 10px 15px;
}
.mapdiv h4{
	color: white;
	padding-bottom: 15px;
}
.mapdiv p{
	color: white;
}
/**/
.copyrightbg{
	background-color:rgba(0,0,0,.8);
}
.copyrightdiv p{
	text-align: center;
	margin-top: 10px;
	color: #00C4CC;
}
.copyrightdiv a{
	text-align: center;
	margin-top: 10px;
	color: white;
	text-decoration: none;
}
.iconarrow{
	display:none;
	position:fixed;
	bottom:80px;
	right:30px;
	background-color:#0F517E;
	color:white;
	border-radius: 3px;
	cursor: pointer;
}
.icontop1{
	position:fixed;
	bottom:80px;
	right:30px;
	background-color:#0F517E;
	color:white;
	border-radius: 3px;
	cursor: pointer;
	display: none;
}
.fa-angle-double-up{
	padding: 10px;
}
/*fixed icon css start*/
.socialiconfixed{
	position: fixed;
	top: 60%;
	left: 0;
	z-index: 100;
}
.socialiconfixed a{
	display: block;
	background-color: #0F517E;
	padding: 10px;
	font-size: 20px;
	text-decoration: none;
	width: 40px;
	color: white;
	margin:0px 0px 10px 0px;
	transition: .3s;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
}
.socialiconfixed a:hover{
	display: block;
	background-color: #0F517E;
	padding: 10px;
	font-size: 20px;
	text-decoration: none;
	width: 50px;
	color: white;
	margin:0px 0px 10px 0px;
	transition: .3s;
}
#phonewhatsapp{
	display: none;
}
/*fixed icon css end*/
/*footer css e*/
/*media start css*/
@media only screen and (max-width:600px){
	.topbarnum{
		text-align: center;
   }
	.logohead_num{
		float: none;
		padding-top: 20px;
		padding-bottom: 15px;
   }
	.logohead_num a{
		background-color:#0F517E;
		padding: 10px 15px 10px 15px;
		border-radius: 50px;
		text-decoration: none;
		color: white;
		width: 140px;
		text-align: center;
   }
	.header_top{
		display: none;
   }
	.phonenav{
		display: block;
   }
	.phonenav{
		background-color: white!important;
   }
	.phonenav .navbar-nav>li>a{
		color:black !important;
		text-transform:uppercase;
		margin:0px;
		font-weight:normal;
		transition: .2s;
   }
	.BARND_TEXT2{
		font-size: 15px;
		font-weight: bold;
		color: #0F517E;
		text-decoration: none;
		margin-top: 10px;
		display: none;
   }
	.desknav .navbar-nav>li>a:hover{
		color:white !important;
		text-transform:uppercase;
   }
	.desknav{
		display: none;
   }
	.slidermrg{
		margin-top: 0px;
   }
	.prosiderbg{
		display: none;
   }
	.slidepro_btnrdm{
		padding-top: 25px;
		padding-bottom: 25px;
		float: none;
   }
   /*about page media*/
	.navbar{
		background-color: white !important;
   }
	.navbar .navbar-nav>li>a{
		color:black !important;
		text-transform:uppercase;
		margin:10px;
		font-weight:normal;
		transition: .2s;
		margin-left: auto;
   }
	.aboutpgimg_brand{
		display: block;
		/*height: 80px;*/
		padding-top: 5px;
   }
   /**/
	.carousel-item img{
		height: 300px;
		width: 100%;
		object-fit: cover;
   }
	.carousel-control-prev-icon{
		margin-top: -140px;
   }
	.carousel-control-next-icon{
		margin-top: -140px;
   }
	#deskwhatsapp{
		display: none;
   }
	#phonewhatsapp{
		display: block;
   }
}
/**/
.fixed_enquiry_btn_web{
	position: fixed;
	bottom: 30%;
	right: 1%;
	z-index: 99;
}
.fixed_enquiry_btn_web a{
	background-color: #12232E;
	padding: 30px 10px 30px 10px;
	border-radius: 100px;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .5px;
	word-spacing: 1px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	writing-mode: vertical-lr;
	color: #fff !important;
	border:2px solid #fff;
	text-decoration:none !important;
}
/*media end css*/

.owl-dots{
	display: none;
}

.topslidesection .col-lg-4, .col-lg-8{
	padding: 0;
	
}

.product_slider .col-lg-12{
	padding: 5px;
	
}

.vertical_slider_div{
	text-align: center;
}

.vertical_slider_div .item p{
	background: linear-gradient(#0F517E, #0F517E);
	color: #fff;
	padding-top: 12px;
	padding-bottom: 12px;
}

.vertical_slider_div p a{
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
}

/*  */
.producnav-slider-div{
	text-align: center;
	background-color: #242424;
	padding:10px 7px 0px 7px;
}

.producnav-slider-div p{
font-size: 12px;
text-align: center;
color: #fff;
padding-top: 5px;
white-space: nowrap;
letter-spacing: .3px;
}
/*  */

/**/
.ex_section{
	background-image: url(../img/exbg.jpg);
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 40px;
}
.ex_ovr_bg{
	
	background: linear-gradient(#0F517E, #01B9ED);

}
.ex_div_img{
	margin-left: -14px;
}
.ex_txt_haed_ti{
	padding-top: 70px;
}
.ex_txt_haed_ti h3{
	color: #fff;
	font-weight: 600;
}
.ex_hr{
	background-color:#0F517E ;
	height: 2px;
	width: 40px;
}
.ex_txt_haed_ti p{
	color: lightgray;
	font-size: 15px;
	line-height: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.ex_txt_p h5{
	color:#fff;
	font-weight: 600;
	padding-bottom: 8px;
	padding-top: 20px;
}
.ex_txt_p p{
	color: #fff;
	font-size: 15px;
	line-height: 25px;
}
.ex_txt_p .fa{
	background-color: #0F517E;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	border-radius: 50px;
	font-weight: 600;
	font-size: 20px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
/**/


/*  */
.vison_mision-sec{
	background-image: url(../images/graph.png);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #fff;
}

.maind_vs_md{
	margin-bottom: 20px;
}

.maind_vs_md .media img{
	width: 150px;
}
.maind_vs_md .media h2{
	color: #242424;
	font-weight: 600;
	text-transform: capitalize;
}

.maind_vs_md .media b{
	color: #212121;
	text-transform: capitalize;
}

.maind_vs_md .media p{
	color: gray;
	padding-top: 5px;
	line-height: 25px;
}

/*  */


/*footer css*/
.footer{
    background: url(../image/footer-bg.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment:fixed;
    }
    
    .footer_overlay_bg{
        background-color: rgba(0,0,0,.9);
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .footer_information h3{
        color: lightgray;
        border-bottom: 2px double #F4F4F5;
        padding-bottom: 10px;
        margin-bottom: 20px;
        text-transform: capitalize;
        font-size: 22px;
        font-weight: 700;
    
    }
    
    .footer_information ul{
        list-style: none;
        padding: 0;
    }
    
    .footer_information li{
         border-bottom: 1px dotted lightgray;
        display: block;
    }
    
    .footer_information li a{
        color: #fff;
        line-height: 40px;
       
        font-size: 14px;
        letter-spacing: .3px;
        transition: .4s ease-in-out;
        text-transform: capitalize;
    
    }
    
    
    .footer_information li a:hover{
        color: #fff;
        line-height: 40px;
       
        font-size: 14px;
        letter-spacing: .3px;
        transition: .4s ease-in-out;
        margin: 0px 6px;
    }
    
    .footer_information b{
        color: #0093DD;
      
        text-transform: capitalize;
        letter-spacing: .3px;
    }
    
    .footer_information p a{
        display: block;
        color: #fff;
      
        font-size: 14px;
        letter-spacing: .4px;
         border-bottom: 1px dotted lightgray;
        display: block;
        padding: 5px 0px 5px 0px;
    
    }
    .footer_information p {
        color: #fff;
      
        font-size: 14px;
    }
    
    .footer_information p iframe{
        height: 230px;
    }
    
    
    .footer-product h3{
        color: lightgray;
        border-bottom: 2px solid lightgray;
        padding-bottom: 10px;
        margin-bottom: 10px;
        text-transform: capitalize;
        font-size: 26px;
    
    }
    
    .footer-product ul{
        list-style: none;
        padding: 0;
    }
    
    .footer-product li{
         border-bottom: 1px dotted lightgray;
        display: block;
    }
    
    .footer-product li a{
        color: #fff;
        line-height: 40px;
        /* font-weight: 300; */
        font-size: 14px;
        letter-spacing: .3px;
        transition: .4s ease-in-out;
        text-transform: capitalize;
    
    }
    
    
    .footer-product li a:hover{
        color: #fff;
        line-height: 40px;
        font-weight: 300;
        font-size: 16px;
        letter-spacing: .3px;
        transition: .4s ease-in-out;
        margin: 0px 6px;
    }
    
    .footer_social_icon b{
        color:#0093DD;
        font-size: 20px;
        text-transform: capitalize;
        margin: 0px 6px;
    }
    
    .footer_social_icon a{
        background-color: #fff;
        width: 35px;
        height: 35px;
        line-height: 35px;
 
        text-align: center;
        margin: 0px 2px;
        font-size: 18px;
        border-radius: 2px;
    }
    
    .copyright_section{
        background-color: #12232E;
    }
    
    .copyright_txt{
        text-align: center;
    }
    
    .copyright_txt p{
        color: white;
        font-size: 15px;
        letter-spacing: .2px;
        word-spacing: .2px;
        margin-top: 13px;
    }
    
    .copyright_txt p a{
        color: #000;
        font-weight: 700;
    }
    /**/

	.footer_ss_icon h5{
		color: #0093DD;
		text-transform: capitalize;
		font-weight: 600;
		font-size: 20px;
	}

	.footer_ss_icon  a{
		margin: 0 2px;
		background-color: #212121;
		width: 35px;
		height: 35px;
		line-height: 35px;
		text-align: center;
		color: #fff;
		font-size: 17px;
		border-radius: 4px;
		transition: .4s ease-in-out;
	}

	
	.footer_ss_icon  a:hover{
		margin: 0 2px;
		background-color: #0F517E;
		width: 35px;
		height: 35px;
		line-height: 35px;
		text-align: center;
		color: #fff;
		font-size: 17px;
		border-radius: 4px;
		transition: .4s ease-in-out;
	}

	.footer_hr{
		background-color: #F4F4F5;
		margin-bottom: 20px;
	}

	.footer_btn{
	text-align: center;
		margin-top: 20px;
	}

	.footer_btn a{
    background-color: #212121;
	padding: 10px 20px 10px 20px;
	border-radius: 2px;
	color: #fff;
	}

	/*  */

	.about_page_sec{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.about_img_page{
		margin-bottom: 20px;
		text-align: center;
	}

	.about_img_page img{
		margin: auto;
	}

	.about_page_txt h4{
		color: #12232E;
		font-weight: 600;
		text-transform: capitalize;
	}

	.about_page_txt p{
		line-height: 30px;
		color: rgb(83, 83, 83);
	}

	.about_page_txt li{
		display: block;
		line-height: 30px;
	}

	.about_page_txt h6{
		color: #0F517E;
		font-size: 17px;
		text-transform: capitalize;
		font-weight: 600;
	}

	/* contact page css */
.contact_page_sec{
    padding-top: 40px;
    padding-bottom: 40px;

}
.leftside_address{
    background-color: #fff;
    padding: 30px 20px 62px 20px;
    margin-bottom: 10px;
}

.leftside_address h3{
    color: #0093DD;
    margin-bottom: 15px;
    font-size: 20px;
	font-weight: 600;
}

.leftside_address b{
    color: #0093DD;
    font-size: 15px;
}

.leftside_address .fa-user{
    color: #0093DD;
}

.leftside_address a{
    color: rgb(99, 95, 95);
    font-size: 15px;
	line-height: 30px;	
}


.leftside_address a:hover{
    color:#0F517E;
    font-size: 15px;
}

.leftside_address .fa-phone{
    font-size: 15px;
}


.leftside_address .fa-envelope{
    font-size: 12px;
}

.leftside_address strong{
    color: #0093DD;
}

.font_size_div{
    font-size: 15px;
    color: gray;
	line-height: 29px;
}

.right_side_frm_con{
  
    padding: 15px;
    margin-bottom: 20px;
}

.right_side_frm_con h3{
    color: #0093DD;
    margin-bottom: 15px;
    font-size: 20px;
	font-weight: 600;
}

.right_side_frm_con input{
    margin-bottom: 20px;
    border-radius: 0px !important;
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
 
    background-color: #f7f7f7;
	border: 1px double #d7d7d8 !important;
}

.right_side_frm_con input:focus{
    background-color: #f7f7f7;
}


.right_side_frm_con textarea{
    margin-bottom: 10px;
    border-radius: 0px !important;
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
    background-color: #f7f7f7;
	/* padding: 25px 0px 20px 20px; */
	border: 1px double #d7d7d8 !important;
}

.table_div{
	overflow-x: auto;
}

.table_div table{
	margin-top: 10px;
}

.table_div tr th{
	font-size: 15px;
	text-transform: capitalize;
}


.right_side_frm_con textarea:focus{
    background-color: #e8edf0;
}

.right_side_frm_con ::placeholder{
    font-size: 14px;
}

.right_side_frm_con .btn{
    background-color: #12232E;
    border-radius: 0px !important;
    color: #fff;
    padding: 15px 35px 15px 35px;
    transition: .4s ease-in-out;
}

.right_side_frm_con .btn:hover{
    background-color: #161616;
    transition: .4s ease-in-out;
}

/* contact page css end */

/* mobile menu css  */
.offcanvas{
    padding: 0;
    margin: 0;
}

.offcanvas-header {
  border-bottom: 1px solid lightgray;
    background-color: #ffffff;
    padding: 0;
    margin: 0;
}


.offcanvas-header {
    border-bottom: 2px solid #0093DD;
      background-color: #ffffff;
      padding: 5px 15px 5px 10px;
      margin: 0;
      border-top: 2px solid #fff;
     
  }

.offcanvas-header .offcanvas-title img{
    width: 270px;
 
}

.offcanvas-header button{
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    padding: 0px;
}

.offcanvas-header span{
    background-color: #0093DD !important;
    border: none !important;
    outline: none !important;
    color: #fff !important;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100px !important;
    font-size: 15px;
}

.offcanvas-body{
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    padding: 0;
    margin: 0;
}

.mobile_navbar .main_ul{
    padding: 0;
    margin: 0; 
}


.mobile_navbar .main_ul > li{
    list-style: none;
    border-bottom: 1px solid lightgrey;
    padding: 7px 15px 7px 25px;
    text-transform: uppercase;
	color: #161616;
	font-size: 15px;
}

.mobile_navbar .main_ul > li > a{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
	color: #444444;
}

.mobile_navbar .main_ul > li > a > span{
    float: right;
    padding: 7px 15px 7px 25px;
    font-size: 16px;
}

.profile_card_body{
padding: 0;
margin: 0;
border: none !important;
}

.profile_card_body > .profile_ul{
    padding: 0;
    margin: 0;
    background-color: #212121;   
}

.profile_card_body > .profile_ul > li{
    list-style: none;
    border-bottom: 1px solid lightgrey;
    padding: 7px 15px 7px 25px;
    text-transform: capitalize;
} 


.profile_card_body > .profile_ul > li > a{
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
} 

/*  */

.prodct_menu_cardbody{
    padding: 0;
    margin: 0;
    border: none !important;
    }
    
    .prodct_menu_cardbody > .product_menu_ul{
        padding: 0;
        margin: 0;
        background-color: #212121;   
    }
    
    .prodct_menu_cardbody > .product_menu_ul > li{
        list-style: none;
        border-bottom: 1px solid lightgrey;
   padding: 7px 6px 8px 15px;
        text-transform: capitalize;
    } 
    
    
    .prodct_menu_cardbody > .product_menu_ul > li > a{
        text-transform: capitalize;
        font-size: 13px;
        font-weight: 400;
        color: #fff;
    } 

    .prodct_menu_cardbody > .product_menu_ul > li > a > span{
        float: right;
        padding: 7px 15px 7px 25px;
        font-size: 14px;
    }


/*  */


/*  */

.prodct_submenu_cardbody{
    padding: 0;
    margin: 0;
    border: none !important;
    }
    
    .prodct_submenu_cardbody > .submenu_ul{
        padding: 0;
        margin: 0;
        background-color: #0093DD;   
    }
    
    .prodct_submenu_cardbody > .submenu_ul > li{
        list-style: none;
        border-bottom: 1px solid lightgrey;
        padding: 7px 15px 7px 25px;
        text-transform: capitalize;
    } 
    
    
    .prodct_submenu_cardbody > .submenu_ul > li > a{
        text-transform: capitalize;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        
    } 
/*  */

/*  */

.offcanvas_btn{
	display: none;
}

.offcanvas_conatct_div{
    padding: 7px 15px 7px 25px;
  
   
}
.followus_div{
    text-align: center;
}

.followus_div b{
    color: #0F517E;
    text-transform: capitalize;
}

.followus_div a{
    background-color: #0093DD;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0px 1px;
    border-radius:100%;
}

.offcanvas_conatct_div b{
    color: #12232E;
    text-transform: capitalize;
    font-size: 15px;
}

.offcanvas_conatct_div p a{
    display: block;
    color: gray;
    font-size: 14px;
    
}

.offcanvas_conatct_div p strong{
    font-size: 15px;
    color: #0093DD;
	text-transform: capitalize;
}

.offcanvas_conatct_div p{
	font-size: 14px;
	color: #242424;
	line-height: 28px;
	font-weight: 500;
}

.offcanvas_ti  h3{
    font-size: 20px;
    background-color: #212121;
    padding: 0px 15px 0px 25px;
    color: #fff;
    text-transform: capitalize;
}
/*  */

/* mobile menu css end */

/*-- Page Title --*/

.page-title-area-section{
	background-image: url(../images/poolbg-01.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	background-position: center bottom;
   
  }
  
  .page-title-area {
	background-color:#12232eb4;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
	position: relative;
  }
  
  .page-title-area img {
	position: absolute;
	left: 0;
	right: 0;
	top: 87px;
	margin-left: auto;
	margin-right: auto;
	max-width: 540px;
	opacity: .20;
  }
  
  .page-title-area .page-title-content {
	position: relative;
  }
  
  .page-title-area .page-title-content h2 {
	font-weight: 700;
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 22px;
    text-transform: capitalize;
}
  
  .page-title-area .page-title-content ul {
	margin: 0;
	padding: 0;
  }
  
  .page-title-area .page-title-content ul li {
	list-style-type: none;
	display: inline-block;
	color: #ffffff;
	font-size: 15px;
	text-transform: capitalize;
  }
  
  .page-title-area .page-title-content ul li a {
	color: #ffffff;
	margin: 0 5px;
	text-transform: capitalize;
  }
  
  .page-title-area .page-title-content ul li a:hover {
	color: #161616;
  }
  
  .page-title-area .page-title-content ul li i {
	display: inline-block;
	font-size: 22px;
	position: relative;
	margin: 0 5px;
	
  }
  
  .page-title-area .page-title-content .fa-angle-double-right{
	font-size: 13px;
  }
  
  /*-- End Page Title --*/

  .max-width_w{
	display: none;
  }


  @media (min-width:1367px) {
	
	.marquee_Sec{
		background-color: #000;
		border-left: 2px double #fff;
		padding-top: 12px;
		padding-bottom: 4px;
	}

	.max-width_w{
		display: block !important;
		
	  }

	  .max-width_w marquee{
		color: #fff;
	  }

	  .vison_mision-sec{
		padding-top: 60px;
		padding-bottom: 60px;
	  }
  }
  
  
  .gst_number{
      text-align:center;
  }
  
  .gst_number p b{
      color:#000;
  }
  
  .gst_number p{
    margin: 0px 1px;
   
    padding: 10px;
    color: #12232E;
    border-radius: 100px;
    font-size: 15px;
    font-weight: 600;
  }
  