@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap');
html {
    font-size: 1rem;
}
body {
	color:#000000; 
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	margin: 0; 
	padding: 0; 
	line-height: normal;
}
.z-container {
    max-width: 990px;
}
input:focus{
    outline: none;
}
.head, h1, h2, h3, h4, h5, h6, .balboa {
	font-weight: bold;
}
p {
    line-height: 28px;
}
a, a:hover, a img, a:hover img {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;	
}
#header {
    background-color: #58626f;
}
#header a, #header a, #header .logot {
    display: inline-block;
    vertical-align: top;
}
#header .logo a {
    margin: 35px 0;
}
#header .logot {
    padding: 85px 0 0 30px;
}
#header a.tel {
    margin: 45px 0 0 0;
    font-weight: bold;
}
#header a.tel:hover {
    color: #163768;
}
#header a.quote {
    background-color: #acbb37;
    padding: 15px 60px;
}
#header a.quote:hover {
    background-color: #163768;
}
.main-menu {
    display: inline-block;
    width: 100%;
    background-color: #acbb37;
}
.main-menu li {
    display: inline-block;
    padding: 17px 0 17px 140px;
}
.main-menu li:first-child {
    padding-left: 0;
}
.main-menu li a {
    color: #163768;
    font-weight: bold;
}
.main-menu li a:hover {
    color: #fff;
}
#footer {
    background-image: url(../images/footer-bg.jpg);
    background-position: center top;
    background-size: cover;
}
#footer .head {
    margin: 0 0 20px 0;
}
#footer .box {
    float: left;
    padding:0 0 45px 0;
}
#footer .box {
    width: 25%;
}
#footer .box.box1 {
    width: 50%;
}
#footer .box1 .text p:last-child {
    padding: 0;
}
#footer ul.menu li {
    display: inline-block;
    width: 100%;
    padding: 11px 0 0 0;
}
#footer ul.menu li:first-child {
    padding-top: 0;
}
#footer .copyr {
    font-size: 15px;
    padding: 35px 0;
    border-top: 2px solid #bdc1c6;
}
#footer a:hover {
    color: #acbb37;
}
#footer .copyr .left {
    float: left;
    color: #e8e0d8;
}
#footer .copyr .right {
    float: right;
    margin: -13px 0 0 0;
}
#footer .copyr .right a {
    background-color: #c7823a;
    display: inline-block;
    margin: 0 4px;
    border-radius: 50%;
}
#footer .copyr .right a img {
    float: left;
}
#footer .copyr .right a:hover {
    background-color: #0c171c;
}
.hsec1 {
    background-image: url(../images/main-bg.jpg);
    background-position: center top;
    background-size: cover;
    padding: 20px 0 30px 0;
    margin: -6px 0 0 0;
}
.hsec1 .box {
    max-width: 315px;
}
.hsec1 .box a {
    display: inline-block;
    background-color: #2798d4;
    color: #fff;
    text-transform: uppercase;
}
.hsec1 .box a .text {
    display: inline-block;
    width: 100%;
    padding: 0 15px 4px 15px;
    letter-spacing: 2px;
}
.hsec1 .box a .z-arrow-right-10 {
    border-left-color: #ffffff;
    border-width: 10px 10px;
    margin: 5px -11px 0 0;
}
.hsec1 .box a:hover {
    box-shadow: 0 0 10px #000;
    transform: translateY(5px);
}
.hwelcome-image{
    float: right;
    margin-left: 30px;
}
.hwelcome-text{
    overflow: hidden;
}
.hwelcome-text h1{
    line-height: 1.2;
}
.hleft {
    border-right: 3px solid #bdb9b9; 
    padding-right: 30px;
}
.hleft .head { 
    font-size: 28px;
}
.hleft img {
    float: right;
    padding: 10px 0 5px 50px;
}
.hleft a.more {
    color: #acbb37;
    font-weight: bold;
}
.hleft a.more:hover {
    color: #fff;
}
.hsec-logos{
    text-align: center;
}
.logo-carousel{
    margin-top: 30px;
}
.hsec-logos img{
    height: auto;
    margin: auto;
    max-height: 120px;
    max-width: 100%;
    width: auto;
}
.slick-arrow{
    background: none !important;
}
.htesti {
    width: 100%;
    display: inline-block;
}
.htesti {
    width: 100%;
    display: inline-block;
    font-size: 21px;
    line-height: 30px;
    position: relative;
    padding: 40px 34px;
    margin: 0;
}
.htesti:before, .htesti:after {
    content: '';
    background-image: url(../images/quote1.png);
    width: 28px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0;
}
.htesti .text p {
    font-style: italic;
}
.htesti:after {
    background-image: url(../images/quote2.png);
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
}
.htesti .by {
    text-align: right;
    padding: 15px 0 0 0;
    font-weight: bold;
}
.htesti .slider-pager a, .htesti .slider-pager a.active {
    background-color: #acbb37;
    opacity: .5;
}
.htesti .slider-pager a.active {
    opacity: 1;
}
.z-default-subpage-title {
    display: block;
    float: left;
    margin: 150px 0 0 0;
    font-size: 50px;
}
.z-default-subpage-header {
    background-color: #000;
    background-size: cover;
    background-position: center center;
}
#footer{background-color:#000;}

#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#acbb37; color:#FFF; font-size:40px;line-height:1; padding:15px;  position:absolute; z-index:4; border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ border:1px solid rgba(255,255,255,.7); width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px;}
.homeSlideshowNext{bottom:45%; right:0px; }
.homeSlideshowPlay, .homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPause:focus, .homeSlideshowPlay:focus, .homeSlideshowNext:focus, .homeSlideshowPrevious:focus{outline:2px dashed #FFF;}
.testimonial-slider .slider-next-button, .testimonial-slider .slider-previous-button{background-color:#acbb37 !important;}
.testimonial-slider .slider-next-button:focus, .testimonial-slider .slider-previous-button:focus{outline:2px dashed #c7823a;}

@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {	
	#header .logo, .main-menu {display: none;}
	#header {padding: 0;}
	#header .right {text-align: center !important;width: 100%;padding: 10px 15px;}
    .hwelcome{
        padding: 0 20px;
    }
	.hleft {border-right: 0;padding-right: 2%;}
	#footer {padding-left: 15px;padding-right: 15px;}
    #header {border-top: 0px solid #bbc3c7;}
    .z-mobile-header .z-mobile-menu, .z-mobile-menu-icon span {background-color: #58626f;}
    .z-mobile-header, .z-mobile-header-fixed {background-color: #fff !important;}
    .z-mobile-menu-icon.open span {background: #fff;}
    .z-default-subpage-header {margin-top: 0;}
    .z-mobile-header .z-mobile-header-logo {width: 145px;}
    #header a.tel {margin: 10px 0 0 0;}
}
@media screen and (max-width: 767px) {
    .z-mobile-header .z-mobile-header-logo {width: 110px;}
    .z-default-subpage-title {margin-top: 100px;}
}
@media screen and (max-width: 479px) {
	#header a.tel {margin: 6px 0;}
	#header a.quote {padding: 7px 20px;}
	.hsec1 .box a .z-arrow-right-10 {display: none;}
    .hwelcome-image{
        float: none;
        margin-left: 0;
    }
	.hleft img {float: none;padding: 0 0 20px 0;}
	.hleft .head {line-height: 30px;font-size: 24px;}
	.hleft, .hright {padding: 0;}
	.htesti {font-size: 18px;line-height: 27px;}
	#footer .box.box1, #footer .box.box2, #footer .box1 .text {width: 100%;}
	#footer .box1 .text {padding: 4px 0;}
	#footer ul.menu li {padding: 2px 0;}
    .z-mobile-header .z-mobile-header-logo img {max-width: 70px;}
    .z-default-subpage-title, .p-title {font-size: 32px;}
    #footer .copyr .right {margin: 15px 0 0 0;width: 100%;}
    #footer .box {padding: 0 0 30px 0;}
}