header {}
header .left {}
header .left img {}
header .right {}
header .right a {}
.section-one {}
.section-one .title {}
.section-one .subtitle {}
.section-one img {}
.section-two {}
.section-two .title {}
.section-two img {}
.admin-bar header {
top: 32px;
}
#wpadminbar {
z-index: 999999 !important;
}
.section-three {}
.section-three .title {}
.section-three .subtitle {}
.section-three .product {}
.section-three .product img {}
.section-three .product .title {}
.section-four {}
.section-four .left {}
.section-four .left .title {}
.section-four .left .subtitle {}
.section-four .left p {}
.section-four .left .cta {}
.section-four .right {}
.section-five {}
.section-five .title {}
.section-five .leftquote {}
.section-five .leftquote img {}
.section-five p {}
.section-five .author {}
.section-five .rightquote {}
.section-five .rightquote img {}
.section-five .button {}
.section-five .button a {}
.section-six {}
.section-six .title {}
.section-six .form-container {}
.section-six iframe {}
.section-seven {}
.section-seven .title {}
.section-seven p {}
.section-seven .subtitle {}
.section-seven .button {}
.section-seven .button a {}
.section-map {}
.section-map .map-container {}
.section-map .map-container img {}
.section-info {}
.section-info .title {}
.section-info p {}
.section-info .social-media {}
.section-info .social-media img {}
.contact-form .inquiry-form.contact{
height:500px !important;
padding: 30px;
}
.inquiry-form {
height:100% !important;
padding: 30px;
}
.inquiry-form .form-control, .inquiry-form select, .inquiry-form textarea, .inquiry-form input{
height: 100% !important;
padding: 6px 12px 6px 10px !important;
border: 1px solid #fff !important;
color: #000;
}
.wpcf7-not-valid-tip {
display: none !important;
}
.wpcf7-not-valid {
outline: 2px solid #f00;
}
#testimonial {
position: relative;
}
#testimonial .owl-nav {
position: absolute;
bottom: -59px;
left: 0;
width: 100%;
display: flex;
justify-content: space-around;
padding: 0 20px;
}
#testimonial .owl-nav button {
background: none;
border: none;
font-size: 30px;
color: #333;
cursor: pointer;
pointer-events: all;  
}
@media screen and (max-width: 991px) {
#testimonial .owl-nav {
background: #1c3f5c00 !important; 
}
@media screen and (max-width: 600px) {
#testimonial .owl-nav {  
bottom: -30px ;
}