body {
	margin:0;
	padding:0;
	font-size:14px;
	line-height:1.5;
	font-family: 'Open Sans', sans-serif;
	color:#000;
}
.wrapper {
    max-width: 1300px;
    margin: 0 auto;
}
.container {max-width:1156px;padding:0;}

/*header*/
header.custom-header {
    width: 100%;
    float: left;
    background: #008493;
}
.top-header {
    width: 100%;
    float: left;
	padding: 15px 0 9px;
}
.bottom-header {
    width: 100%;
    float: left;
	background:#02525d;
}
.social-icon ul {
	margin:0;
	padding:0;
	list-style:none;
}
.social-icon ul li,.social-icon ul li a {
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.5px;
	line-height: 30px;
	text-align: right;
}
.social-icon ul li:first-child {
    letter-spacing: 1px;
}
.social-icon ul li i {
    margin-right: 8px;
    background: transparent;
    border: 2px solid #fff;
    padding: 3px 5px;
    border-radius: 50%;
    font-size: 15px;
}
div#navbarCollapse {
    padding: 0;
}
.navbar-nav>li:first-child>a {
    padding-left: 15px;
}
.navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
    padding: 9px 17px 7px;
    line-height: 24px;
}
i.fa.fa-home {
    font-size: 20px;
    margin-right: 10px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
    color: #000;
    font-weight: bold;
}
/*banner section*/
.banner-section {
    width: 100%;
    float: left;
}
.banner-section img {
    width: 100%;
}
/*welcome text*/
.welcome-text {
    width: 100%;
    float: left;
    text-align: center;
	padding: 20px 0 20px;
}
.welcome-text h2 {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
	display:inline-block;
	border-bottom:1px solid #000;
	padding-bottom: 10px;
}
.welcome-text p {
    text-align: justify;
}
/*product sec*/
.product-sec {
    width: 100%;
    float: left;
    background: #008493;
	padding-bottom: 30px;
}
.custom-col-prod { 
    width: 22%;
    float: left;
    margin-right: 34px;
    margin-bottom: 10px;
}
.bdr {
    border: 1px solid #fff;
}
.prod-img {
    padding: 3px;
    border-bottom: 1px solid #fff;
}
.prod-img img {
    max-width: 100%;
}
.product-sec h3 {
    color: #fff;
	font-size: 21px;
}
.prod-text {
    text-align: center;
	padding-bottom: 13px;
}
.prod-text h3 {
    font-size: 17px;
}
.prod-text p {
	height:132px;
    text-align: justify;
    padding: 0 10px;
    font-size: 12px;
    color: #fff;
    line-height: normal;
}
.product-sec a {
    background: #01535e;
    color: #fff;
    padding: 6px 20px;
    color: white;
    text-transform: uppercase;
}
/*gallery css*/
.gallery {
    width: 100%;
    float: left;
}
.gallery-text {
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 40px;
	padding-top: 20px;
}
.gallery-img {
    width: 100%;
    float: left;
	padding: 0 0 20px;
}
.gallery h2 {
    color: #000;
    font-weight: bold;
    display: inline-block;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
	margin-bottom: 30px;
}
.gallery-text ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
	display: table;
}
.gallery-text ul li{
    display: table-cell;
    background: #008493;
}
.gallery-text ul li:hover {
    background: #01535e;
}
.gallery-text ul li a {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    padding: 4px 15px;
    display: inline-block;
}
.gallery-text ul li a:hover{
	text-decoration:none;
}
.overlay-img {
    border: 2px solid #018592;
	margin-bottom: 20px;
	cursor: pointer;
	    position: relative;
}
.overlay-img img {
    max-width: 100%;
}
.overlay-text {
    display: none;
}
.overlay-img:hover .overlay-text {
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    height: 100%;
    text-align: center;
    background: rgba(0,0,0,0.5);
    padding-top: 50px;
}
.overlay-text a {
    color: #fff;
    font-size: 15px;
    padding: 0 10px;
    display: inline-block;
}
.overlay-text a:hover {text-decoration:none;}

/*contact*/
.contact {
    width: 100%;
    float: left;
    background: #008493;
    padding: 10px 0 30px;
}
.video,.cont-form {
    text-align: center;
}
.video h3,.cont-form h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 21px;
    margin-bottom: 15px;
}
.video img {
    max-width: 100%;
}
.form-inline .form-control {
    width: 250px;
}
.form-control {
    height: 43px;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 20px;
    margin-right: 20px;
}
.form-control::-webkit-input-placeholder{font-size:20px;color:#008493;}

.btn-primary {
    color: #fff;
    background-color: #01535e;
    border-color: #01535e;
}
.btn {
    padding: 5px 44px;
    border-radius: 0;
    font-size: 23px;
}
.bttn {
    margin-top: 23px;
}
.cont-form h3 {
    margin-bottom: 30px;
}
/*footer*/
.footer {
    background: #000;
    color: #fff;
	text-align:center;
	width: 100%;
    float: left;
	padding: 10px 0 5px;
}
.nav-footer ul {list-style:none;margin:0;padding:0;}
.nav-footer ul li a{
	color:#fff;    
	display: inline-block;
	padding: 5px 20px;
	}
.footer p {
    text-align: justify;
}
.social-icon {
    float: left;
}
.footer img {
    max-width: 100%;
}
a.carousel-control.left,a.carousel-control.right {
    background: transparent;
}	

/*media query*/
@media (max-width:1199px) {
.custom-col-prod {
    width: 18%;
    float: left;
    margin-right: 10px;
}
}

@media (max-width:991px) {
.custom-col-prod {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}
}

@media (max-width:767px) {
.navbar-toggle {
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    height: 3px;
    background: #000;
}
.container {
    padding: 0 15px;
}
.custom-col-prod {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
}
.gallery-text ul li a {
    font-size: 15px;
}
.form-inline .form-control {
    width: 100%;
}
.map {margin-top:10px;float:left;}
.navbar-nav {
    margin: 0;
}
}

@media (max-width:479px){
.overlay {
    width: 100%;
    text-align: center;
}
.social-icon ul li, .social-icon ul li a {
    font-size: 14px;

}
.gallery-text ul li {
    display: block;
    background: #008493;
    border-bottom: 1px solid #000;
}
}


/*-- Product Box --*/
.pbox{
	height:auto;
	width:100%;
	float:left;
	margin:10px;
	border:2px solid #008493;
	padding:10px;
	}
.pbox img{
	height:425px;
	width:50%;
	float:left;
	}
@media (max-width:479px){
.pbox img{
	height:200px;
	width:100%;
	float:left;
	}
}
.form{
	height:auto;
	width:100%;
	border:2px solid #008594;
	margin:10px 0px 10px 0px;
	padding:10px;
	float:left;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	}
.name{
	height:30px;
	width:100%;
	float:left;
	border:1px solid #008594;
	margin:10px 0px 10px 0px;
	padding:5px;
	}
.massage{
	height:100px;
	width:100%;
	float:left;
	border:1px solid #008594;
	
	margin:10px 0px 10px 0px;
	}
.btns{
	height:35px;
	width:100px;
	background:#008594;
	color:#FFF;
	border:2px solid #008594;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	}
.btns:hover{
	height:35px;
	width:100px;
	background:#FFF;
	color:#008594;
	border:2px solid #008594;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	    box-shadow: 0 4px #008594;
	}
.vdo{
	height:300px !important;
	width:100%;
	}
@media only screen and (max-width: 1200px) {
   .vdo{
	height:150px !important;
	width:100%;
	}
}