@charset "utf-8";
/* CSS Document */

.mb-20 {
	margin-bottom: 20px !important;
}

@media only screen and (min-width: 768px){
	.topbar {display: none;}
}
.wgs-content strong {
	font-weight: 500;
}
.water-atm .gallery.gallery-filled .photos-list li {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0;
	border: 1px solid #ddd;
}
.water-atm .gallery.gallery-filled .photos-list li {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0;
	padding-bottom: 0px;
    margin-bottom: 10px;
}
.ozonator .gallery.gallery-filled .photos-list li {
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0;
	border: 1px solid #ddd;
}
.ozonator .gallery.gallery-filled .photos-list li {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0;
	padding-bottom: 0px;
    margin-bottom: 10px;
}
table thead {
	background-color: #1863ab;
}
table thead tr {
	color: #fff !important;
}
.pro-details h1{
	text-transform: capitalize;
}
.pro-details h3{
	margin-top:20px !important;
	color: #226bb0;
}
.pro-details p strong {
	color: #000;
	font-size: 1.10em;
}

.reload-btn {
	margin-bottom: 10px;
	padding: 6px 10px;
}

.captcha_heighti {
    height: 32px;
    padding-right: 10px;
	border-radius: 0px;
}

.btn-pro {
    font-size: 10px !important;
    padding: 6px 10px !important;
}

.liicon {
    margin: 0 0 10px 20px;
}

.liicon li:before {
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 14px;
    padding: 0 10px 0 0;
    margin-left: -20px;
    color: #176dac;
}

.aboutus-page .liicon li:before {
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 14px;
    padding: 0 10px 0 0;
    margin-left: -20px;
    color: #176dac;
}

.aboutus-page h3 {
	color: #226bb0 !important;
}

@media screen and (max-width: 767px) {
	.mobile-d-none {
		display: none !important;
	}
}

.f-right {
	float: right !important;
}

.top-contact li {
    margin-left: 10px;
    float: left;
    line-height: 1;
}

.top-contact .fa {
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: transparent;
    border: none !important;
    color: #1863AB;
    font-size: 18px;
    margin-right: 0px;
    vertical-align: middle;
}

.menubar-social li{
	padding: 24px 0px;
}

@media only screen and (max-width: 360px) {
	.banner-slider {
		height: 128px;
	}
}
@media only screen and (max-width: 375px) {
	.banner-slider {
		height: 148px;
	}
}
@media (min-width: 992px) and (max-width: 1026px) {
	.banner-slider {
		height: 414px;
	}
	.navbar-nav .dropdown-menu {
		/*left: -220px;*/
	}
}
@media (min-width: 1602px) and (max-width: 1999px) {
	.banner-slider {
		height: 750px;
	}
}

.wgs-content p i {margin-right:10px;}
.mb-40 {margin-bottom:40px;}
.mb-30 {margin-bottom:30px;}
.mt-20 {margin-top:20px;}
.mt-30 {margin-top:30px;}
.pl-20 {padding-left:20px;}
/*.section-about p {text-align: justify;}*/
.mb-0 {margin-bottom:0px !important;}
#color-switch {
	display: none !important;
}