/*
Theme Name: ghv-theme
Theme URI: fb.com/trainamdinh1990
Author: Giang Hoang Viet
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ghv-theme
Tags:
*/
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
	width: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-size: 1em;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
p {
	margin-bottom: 10px;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font-size: 15px;
	font-size: 0.9375rem;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
html {
	box-sizing: border-box;
}
*,
*:before,
*:after {
	box-sizing: inherit;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto;
	max-width: 100%;
}
figure {
	margin: 1em 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
#content[tabindex="-1"]:focus {
	outline: 0;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}
.sticky {
	display: block;
}
.hentry {
	margin: 0 0 1.5em;
}
.updated:not(.published) {
	display: none;
}
embed,
iframe,
object {
	max-width: 100%;
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding: 0px 10px;
}
#content-page .gallery img{
	border: 0;
}
#content-page .gallery-caption {
    margin-top: 10px;
    margin-left: 0;
    display: block;
    font-weight: bold;
    color: #656565;
}
#cboxTitle{
	display: none !important;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
.top_button {
    background: rgba(77, 200, 233, 0.66) none repeat scroll 0 0;
    bottom: 15px;
    display: none;
    font-size: 0;
    height: 34px;
    position: fixed;
    right: 15px;
    width: 34px;
    z-index: 95;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
}
.top_button::before {
    color: #fff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    left: 0;
    line-height: 25px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 4px;
}
.wp-pagenavi {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 20px;
}
.wp-pagenavi a {
    padding: 5px 8px;
    border: 1px solid #DDD;
    margin-right: 5px;
    color: #921c29;
}
.wp-pagenavi span.pages {
    float: left;
}
.wp-pagenavi span.current {
    border: 1px solid #DDD;
    background: #921c29;
    color: #FFF;
    padding: 5px 8px;
    margin-right: 5px;
}
#main, #header, #footer, #menu, #sub_menu, #top-links, #footer-info, #slideshow, #content-page{
    width: 100%;
    float: left;
}
#commentform label{
	display: block;
}
#commentform textarea, #commentform input{
	width: 100%;
	float: left;
	padding: 6px 10px;
	border: 1px solid #444;
	margin-bottom: 15px;
	font-size: 13px;
}
#commentform input#submit{
	width: auto;
	padding: 8px 20px;
	text-transform: uppercase;
	background: #fb0d1b;
	font-weight: bold;
	border: 0;
	color: #fff;
}
.comment-content {
    padding: 10px 20px 25px;
    margin: 10px 0 10px;
    font-size: 15px;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    line-height: 1.5em !important;
}
h2.comments-title {
    font-size: 15px;
    margin-bottom: 20px;
    display: block;
    color: #000;
    font-weight: bold;
}
.comment-author.vcard {
    margin-bottom: 10px;
}
.comment-metadata time {
    color: #fb0d1b;
}
.comment-body .reply a {
    text-align: right;
    color: #fb0d1b;
    display: block;
    font-weight: bold;
}
.wpcf7{
	width: 100%;
	float: left;
}
.wpcf7-form-control-wrap {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.wpcf7-form-control {
       width: 100%;
    float: left;
    margin-bottom: 8px;
    padding: 6px 10px;
    border: 0;
    background: #f3f3f3;
    border-bottom: 0;
}
.wpcf7-form-control.wpcf7-submit {
    width: auto;
    color: #fff;
    background: #01a1e5;
    border-color: #01a1e5;
    text-transform: uppercase;
    font-size: 14px;
    padding: 6px 30px;
    border-radius: 0px;
}
.wpcf7-form-control.wpcf7-submit:hover{
	color: #01a1e5;
    background: #fff;
}
div.wpcf7-response-output {
    width: 100%;
    float: left;
}
ul.list-inline li{
	display: inline-block;
}
@media (min-width: 1200px){
	.container{
		max-width: 1200px;
	}
}
#mobile_menu, #mobile_menu_toggler{
	display: none;
}
#header {
    padding: 20px 0px;
}
#top-links {
    float: right;
    text-align: right;
    margin-bottom: 15px;
}
#top-links a{
	color: #444;
	font-size: 14px;
	font-weight: 400;
}
#top-links ul li+li{
	margin-left: 15px;
}
#top-links ul li i{
	font-size: 15px;
	color: #ffbb00;
	display: inline-block;
	margin-right: 3px;
}
#top-links ul li b, #top-links ul li strong{
	color: #ffbb00;
}
#header .column-header i{
	float: left;
	color: #01a1e5;
	font-size: 40px;
	line-height: 50px;
	margin-right: 10px;
}
#header .column-header{
	font-size: 13px;
	color: #9f9f9f;
	line-height: 18px;
	padding-top: 13px;
}
#header h3.widget-title{
	font-weight: bold;
	font-size: 16px;
	color: #303030;
	display: inline-block;
	margin: 0;
}
#menu{
	background: transparent;
	padding: 0;	
	text-align: right;
}
#menu ul>li {
    display: inline-block;
    float: none;
    position: relative;
}
#menu ul>li>a{
	padding: 15px 10px;
    color: #444;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 0;
    font-weight: 600;
}
#primary-menu{
	float: right;
	width: 100%;
	display: block;
}
#menu ul>li>a:hover, #menu ul>li.current-menu-item> a{
	border-bottom: 0;
	text-decoration: none;
	color: #199eca;
}
#menu ul>li:last-child a{
	padding-right: 0;
}
#menu ul>li>ul.sub-menu {
    position: absolute;
    left: -30px;
    top: 100%;
    min-width: 220px;
    padding: 10px 0px;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease;
    margin: 0;
    text-align: left;
}
#menu ul>li>ul.sub-menu>li {
    display: block;
    padding: 0px 10px;
    background: #fff;
}
#menu ul>li>ul.sub-menu>li > a {
    padding: 8px 0;
    background: transparent;
    color: #333;
    text-transform: none;
    display: block;
    border-bottom: 1px dashed #ddd;
    font-weight: normal;
    font-size: 13px;
}
#menu ul>li.menu-item-has-children:hover >ul.sub-menu {
    left: 0;
    opacity: 1;
    visibility: visible;
}
#menu ul>li>ul.sub-menu>li:hover a{
	text-decoration: none;
	color: #fff;
}
#menu ul>li>ul.sub-menu>li:hover{
	background: #199eca;
}
#footer{
    background: #199eca;
    color: #fff;
    padding: 20px 0px;
}
#footer a{
	color: #ffbb00;
	font-weight: 400;
}
#footer a:hover{
	color: #fff;
	text-decoration: none;
}
#footer .copyright, #footer #menu-social-menu{
	width: 100%;
	float: left;
	padding-top: 20px;
}
#footer #menu-social-menu{
	padding-top: 10px;
}
#footer ul{
	display: block;
	list-style: none;
	padding: 0;
	margin-bottom: 10px;
}
#footer #menu-social-menu li{
	display: inline-block;
}
#footer #menu-social-menu li+li{
	margin-left: 10px;
}
#footer #menu-social-menu li i{
	color: #199eca;
	background: #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
#footer #menu-social-menu li i:hover{
	background: #ffbb00;
	color: #fff;
}
.menu-footer {
    width: 100%;
    float: left;
    padding-top: 30px;
}
#page-title{
	width: 100%;
	float: left;
	padding: 100px 0px;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
}
#page-title h2{
	    margin: 0;
    display: block;
    text-transform: uppercase;
    font-size: 48px;
    font-weight: 600;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}
.breadcrumbs {
    color: #fff;
    text-transform: uppercase;
}
.breadcrumbs a{
	color: #fff;
}
#content-page{
	width: 100%;
	float: left;
	padding: 50px 0px;
}
h3.heading-contact{
	color:  #333;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	margin-bottom: 25px;
}
.contact-info h2{
	text-transform: uppercase;
	font-size: 18px;
	display: block;
	margin-bottom: 20px;
	font-weight: 600;
}
.contact-info ul{
	list-style: none;
	padding: 0;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.contact-info ul li{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.contact-info ul li i{
	color: #01a1e5;
	width: 20px;
	float: left;
	margin-bottom: 10px;
}
.box.maps {
    margin-top: 30px;
}
#slideshow{
	position: relative;
}
#slideshow #rev_slider_1_1 .slotholder:before{
	position: absolute;
	content: "";
	background: rgba(0,0,0,0.3);
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
#slideshow .caption-slider {
	color: #fff;
    text-align: center !important;
    position: relative;
}
#slideshow .caption-slider h2{
	font-weight: 600;
	font-size: 60px;
	line-height: 70px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 20px;
}
#slideshow .caption-slider h3{
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-style: italic;
	line-height: 40px;
	font-weight: normal;
	margin-bottom: 15px;
	display: block;
}
#slideshow .caption-slider a{
	color: #fff;
	padding: 10px 15px !important;
	text-transform: uppercase;
	background: #ffbb00;
	display: inline-block;
	font-size: 20px;
}
#slideshow .caption-slider a:hover{
	background: #fff;
	color: #ffbb00;
	text-decoration: none;
}
.box{
	width: 100%;
	float: left;
}
.box-padding-60{
	width: 100%;
	float: left;
	padding: 60px 0px;
}
#about-us{
	width: 100%;
	float: left;
	padding: 80px 0px;
	background: url(images/bg-about.jpg) no-repeat;
	background-size: cover;
	background-position: bottom center;
	position: relative;
}
#about-us .about-content{
	padding: 60px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	text-align: justify;
	font-size: 16px;
	line-height: 24px;
}
#about-us .img-about{
	position: absolute;
	top: 60px;
	bottom: 60px;
	left: 0;
	right: 0;
	z-index: 1;
}
#about-us .about-title{
	width: 100%;
	float: left;
	color: #199eca;
	padding: 50px 10px 50px;
}
#about-us .about-content a, a.readmore{
	color: #fff;
	background: #199eca;
	text-transform: uppercase;
	display: inline-block;
	padding: 8px 15px;
	margin-top: 15px;
	z-index: 2;
	position: relative;	
	margin-bottom: 20px;
}
#about-us .about-content a:hover, a.readmore:hover{
	background: #ccc;
	color: #199eca;
	text-decoration: none;
}
h3.heading{
	text-transform: uppercase;
	font-size: 40px;
	color: #199eca;
	font-weight: 600;
	display: block;
}
h2.sub-heading{
	text-transform: uppercase;
	font-weight: 400;
	font-size: 30px;
	display: block;
}
#our-services {
    text-align: center;
    background: #fff url(images/bg-services.png) no-repeat;
    background-position: bottom right;
}
#our-services h3.heading, #our-products h3.heading{
	margin-bottom: 30px;
}
#our-services .item-services h4{
	display: block;
	text-transform: uppercase;
	margin-top: 15px;
	color: #199eca;
	font-size: 20px;
	font-weight: 600;
}
#our-services .item-services {
    margin-bottom: 30px;
}
#our-products{
	background: url(images/bg-products.jpg) no-repeat;
    background-size: cover;
    text-align: center;
}
#our-products h3.heading{
	color: #fff;
}
#our-products .item-product .image{
	width: 220px;
	height: 220px;
	border-radius: 50%;
	border: 0;
	position: relative;
	margin: 0 auto;
}
#our-products .item-product .image img {
	    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    border-radius: 50%;
	border: 1px solid #fff;
}
#our-products .item-product h4{
	display: block;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 15px;
}
#our-products .item-product a:hover{
	text-decoration: none;
}
#our-projects .title-projects {
    width: 100%;
    float: left;
}
#our-projects .col-sm-6:first-child{
	padding: 15px 0px;
	position: relative;
	padding-right: 7.5px;
}
#our-projects .col-sm-6:last-child{
	padding-top: 7.5px;
	padding-bottom: 7.5px;
}
#our-projects .title-projects .caption{
	position: absolute;
	right: 30px;
	top: 30px;
	text-align: right;
}
#our-projects .col-sm-6.col-xs-6 {
    padding: 7.5px;
    text-align: center;
}
#our-projects .col-sm-6.col-xs-6 img{
	width: 100%;
}
#our-projects .item-product{
	width: 100%;
	float: left;
	position: relative;
	height: 220px;
}
#our-projects .item-product img, .single-projects .gallery-item .cboxElement img, .projects-page .item-project .image img{
	    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
#our-projects .item-product .caption-pr{
	position: absolute;
    background: rgba(25, 158, 202, 0.8);
    color: #fff;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    flex-flow: column;
    left: -50%;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
	transition: all 300ms ease;
	padding: 15px;	
}
#our-projects .item-product .caption-pr:hover{
	text-decoration: none;
}
#our-projects .item-product:hover .caption-pr{
	left: 0;
	opacity: 1;
    visibility: visible;
}
#our-projects .item-product .caption-pr h4{
	font-weight: 300;
	font-size: 18px;
	line-height: 30px;
}
#our-projects .item-product .caption-pr img{
	width: auto;
	position: static;
	height: auto;
}
@media (min-width: 1024px){
	#our-projects .item-product{
		height: 271px;
	}
	#our-projects .title-projects {
	    height: 557px;
	}
}
@media (min-width: 1600px){
	#our-projects .item-product{
		height: 388px;
	}
	#our-projects .title-projects {
	     height: 790px;
	}
}
.step_about{
	width: 100%;
	float: left;
	padding: 20px 0px;
}
.step_about li+li{
	margin-left: -10px;
}
.list-inline-item:not(:last-child){
	margin-right: 0;
}
ul.list-inline.step_about li {
    float: left;
    margin: 0;
    margin-left: -28px;
    z-index: 1;
    position: relative;
    top: 15px;
    z-index: 1;
}
ul.list-inline.step_about li:first-child{
	top: 0px;
	z-index: 2;
	margin-left: 0;
}
ul.list-inline.step_about li:last-child{
	z-index: 0;
}
@media (max-width: 1024px){
	ul.list-inline.step_about li, ul.list-inline.step_about li:first-child, ul.list-inline.step_about li:last-child{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
		position: static;
		text-align: left;
	}
}
.desc-bottom.box {
    padding: 20px 10% 0px;
    color: #199eca;
    line-height: 34px;
    font-size: 18px;
}
.img-about{
	margin-bottom: 20px;
}
.our_services .item-services h4, .projects-page .item-project h4, .our-productss.box .item-product h4 {
    text-transform: uppercase;
    display: block;
    margin: 15px 0px;
    font-weight: 600;
    color: #199eca;
    font-size: 18px;
    text-align: center;
}
.our_services {
    width: 100%;
    float: left;
}
.our_services ul{
	list-style: none;
	padding: 0;
}
.our_services ul li{
	width: 100%;
	float: left;
}
.our_services ul li:before{
	content: "\f111";
	font-family: 'FontAwesome', sans-serif;
	color: #ffbb00;
	display: inline-block;
	margin-right: 15px;
	font-size: 6px;
	float: left;
	margin-bottom: 10px;
}
.our_services .item-services{
	margin-bottom: 25px;
	width: 100%;
	float: left;
	color: #444;
}
.projects-page .item-project{
	width: 100%;
	float: left;
	margin-bottom: 25px;
	position: relative;
}
.projects-page .item-project h4, .our-productss.box .item-product h4{
	text-transform: none;
	    width: 100%;
    float: left;
}
.projects-page .item-project .image{
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	height: 320px;
}
.projects-page .item-project .image:before{
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	position: absolute;
	background: rgba(25, 158, 202, 0.6) url(images/icon-plus.jpg) no-repeat;
	background-position: center center;
	content: "";
	opacity: 0;
	visibility: hidden;
	transition: all 300ms ease;
	cursor: pointer;
}
.projects-page .item-project:hover .image:before{
	opacity: 1;
	visibility: visible;
}
h1.single-title {
    display: block;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    color: #199eca;
    margin-top: 0;
    font-size: 20px;
}
.single-projects .gallery-item .cboxElement{
	width: 100%;
	float: left;
	height: 323px;
	position: relative;
}
.category-box h3{
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	padding: 15px 10px;
	text-align: center;
	width: 100%;
	float: left;
	background: #199eca;
	text-transform: uppercase;
	margin: 0;
}
#products-menu, #products-menu li{
	width: 100%;
	float: left;
}
#products-menu{
	margin-bottom: 20px;
}
#products-menu li{
	background: #f9f9f9;
	border-bottom: 1px solid #fff;
	padding: 10px 15px 0;
}
#products-menu li a{
	text-transform: uppercase;
	color: #666;
	font-weight: 600;
}
#products-menu li a:before{
	content: "\f111";
	font-family: 'FontAwesome', sans-serif;
	color: #ffbb00;
	display: inline-block;
	margin-right: 15px;
	font-size: 6px;
	float: left;
	margin-bottom: 10px;
}
#products-menu li a:hover, #products-menu li.current-menu-item a{
	color: #ffbb00;
	text-decoration: none;
}
.our-productss.box .item-product {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}
.our-productss.box .item-product .image {
    min-height: 234px;
    width: 100%;
    float: left;
    padding: 15px;
}
.our-productss.box .item-product.item-specialy .image{
	height: auto;
	background: #f2f2f2;
	padding: 35px;
}
.our-productss.box  .item-specialy a.readmore{
	text-transform: none;
}
.swimming_pool_chemicals{
	width: 100%;
	float: left;
}
.swimming_pool_chemicals h4, .page-template-wellness-zone h4{
	font-size: 18px;
	font-weight: 600;
	color: #199eca;
}
.swimming_pool_chemicals img{
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
.page-template-wellness-zone  .gallery{
	    padding: 0px 7%;
    width: 100%;
    float: left;
}
#our-products .item-product{
	margin-bottom: 20px;
	width: 100%;
	float: left;
	text-align: center;
}
a.cover-links {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 2;
}
.image-cover {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    height: 200px;
}
.image-cover img{
	right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}
.item-maintenance .image-cover, .item-maintenance .image-cover img{
	border-radius: 50%;	
}
.item-maintenance .image-cover img{
	border: 1px solid #fff;
}
.item-maintenance .image-cover{
	height: 220px;
    width: 220px;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    float: none;
}
.item-maintenance{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.item-maintenance h4{
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
}
#our-maintenance{
	background: url(images/bg-main.jpg) no-repeat;
	background-size: cover;
}
#our-maintenance h3.heading{
	text-align: center;
	margin-bottom: 30px;
	color: #fff;
}
@media (max-width: 880px){
	.item-maintenance .image-cover{
		height: 215px;
	}
}
.our_career{
	width: 100%;
	float: left;
	padding-top: 30px;
}
.item-career h4 {
    font-weight: bold;
    font-size: 20px;
    color: #199eca;
}
.item-career {
    width: 100%;
    float: left;
    background: #eee;
    padding: 30px;
    margin-bottom: 30px;
}
.all-projects .row {
    padding: 30px 0px;
    align-items: center;
}
.all-projects .row:nth-child(2n) {
    flex-flow: row-reverse;
}
.all-projects .row .gallery{
	display: none;
}
h3.project-title {
    display: block;
    margin-top: 20px;
    color: #199eca;
    padding-bottom: 15px;
    border-bottom: 2px solid #199eca;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
}
.all-projects .row .image-cover{
	height: 350px;
}
.item-post h4 {
    font-size: 18px;
    text-align: center;
    color: #199eca;
    font-weight: bold;
}
@media(max-width: 880px){
	.all-projects .row:nth-child(2n) {
    	flex-flow: column-reverse;
	}
	.all-projects .row{
		flex-flow: column-reverse;
	}
}
h3.title-pro {
    color: #199eca;
}
.all-projects .owl-carousel .owl-nav button.owl-next span {
    right: 0;
}
.all-projects .owl-carousel .owl-nav button span {
    position: absolute;
    top: 42%;
    font-size: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: rgba(25, 158, 202, 0.5);
    color: #fff;
}
.box .box{
	margin-bottom: 20px;
}