@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
html {
    font-size: 1rem;
}
body {
    color: #2a2a2a;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-size: 18px;
    margin: 0;
    padding: 0;
}
input:focus, textarea:focus{
    outline: none;
}
a, a:hover, a img, a:hover img, a .text, a:hover .text {
	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;	
    vertical-align: top;
}
a {color: #8199ac;}
a:hover {color: #374923;}
h1, h2, h3, h4, h5, h6, .head {
    line-height: normal;
    font-weight: bold;
}
.mbold {
    font-weight: 700;
}
.medium {
    font-weight: 600;
}
#header {}
#header .logo {
    margin: 15px 0;
}
.logot {
    display: inline-block;
    color: #867157;
    font-weight: 600;
    margin: 35px 0 0 35px;
}
#header .right {
    margin: 40px 0 0 0;
}
#header a.sche, .greenbtn, .spform input[type="submit"], .spform button {
    background-color: #374923;
    color: #fff !important;
    padding: 13px 35px;
    text-transform: uppercase;
}
#header a.sche:hover, .greenbtn:hover, .spform input[type="submit"]:hover, .spform button:hover {
    background-color: #cbaa6e;
    color: #fff !important;
}
.bluebtn{
    background-color: #8199ac;
}
.bluebtn:hover{
    background-color: #9dbad1;
}
#header .social, #footer .social {
    display: inline-block;
}
#header .social a, #footer .social a {
    margin: 11px 0 0 30px;
}
.main-menu {
    background-color: #8199ac;
    text-align: center;
}
.main-menu li {
    display: inline-block;
    padding: 18px 35px;
    padding: 0 35px;
}
.main-menu li a {
    color: #fff;
    font-weight: 500;
    line-height: 60px;
    text-transform: uppercase;
}
.main-menu li a:hover, #footer a:hover, .gcolor {
    color: #374923;
}
#footer {
    background-color: #ece5d9;
    padding: 40px 15px 0 15px;
    color: #374923;
}
#footer .foo-menu ul {
    margin: 15px 0 30px 0;
}
#footer .foo-menu li {
    display: inline-block;
    padding: 0 0 0 30px;
}
#footer .foo-menu li:first-child {
    padding-left: 0;
}
#footer .foo-menu li a {
    font-size: 16px;
}
#footer .fcoppy {
    border-top: 1px solid #867157;
    margin: 35px 0 0 0;
    padding: 25px 0;
}
#footer .foo-menu li a, #footer .fcoppy a:hover {
    color: #867157;
}
#footer, .fcoppy a, #footer .foo-menu li a:hover, .hinfosec, .hinfosec a {
    color: #374923;
}
.hsec1 {
    background-image: url(../images/ctasecbg.jpg);
    background-position: center top;
    background-size: cover;
    margin-top: -6px;
    padding: 60px 0 180px 0;
}
.hsec1 img.z-fluid {
    border: 1px solid #4d4032;
    float: left;
    margin: 0 25px 15px 0;
}
.hsec1 .head{

}
.hsec2 {
    background-image: url(../images/contactsecbg.jpg);
    background-image: url(../images/home-zebras-4.jpg);
    background-position: right bottom;
    background-size: cover;
    padding: 0 0 40px 0;
}
.hsec2 .box {
    max-width: 395px;
}
.ctasec {
    margin-top: -140px;
}
.ctasec .box{
    border: 1px solid #4d4032;
}
.ctasec .box a {
    position: relative;
    background-color: #8199ac;
    padding: 15px 0 0 0;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.ctasec .box a span {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 25px;
    padding: 10px;
}
.ctasec .box a:hover {
    background-color: #374923;
}
.ctasec .box a:hover img {
    opacity: .5;
}
.hinfosec {
    padding-top: 25px;
}
.hinfosec .head, .hinfosec .btn {
    text-align: center;
}
.hinfosec .head, .hinfosec a:hover {
    color: #fff;
}
.hinfosec img{
    border: 1px solid #4d4032;
}
.hinfosec p {
    padding: 0 0 10px 0;
}

.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-size: cover;
    text-align: left;
}
.z-default-subpage-header.qualification {
    /*background-image: url(../images/qualifications-banner.jpg);*/
    background-image: url(/zupload/site-options/header-hut-lowres51.jpg);
}
.z-default-subpage-header.why {
    background-image: url(../images/why-banner.jpg);
}
.z-default-subpage-header .z-default-subpage-title {
    margin: 190px 0 0 0;
    padding: 20px;
    font-size: 80px;
    color: #fff;
    font-weight: 600;
}
.consec2 {
    background-image: url(../images/contact-bg.jpg);
    background-position: center bottom;
    background-size: cover;
}
.spform input[type="text"], .spform input[type="email"], .spform textarea {
    font-family: 'Montserrat', sans-serif;
    background-color: #fff;
    border: none;
    color: #5b5b5b;
    padding: 15px;
    width: 100% !important;
    margin: 0;
    vertical-align: top;
    font-size: 20px;
}
table.table-list, table.table-list input, table.table-list td, table.table-list th, table.table-list tr {
    width: 100% !important;
    display: inline-block;
    margin: 0;
}
table.table-list td, table.table-list th {
    padding: 10px 0;
}
table.table-list tr:last-child {
    margin: 5px 0 0 0;
}
.zHelpToolTipLabel {
    padding-bottom: 5px;
}


.z-default-subpage-subpage {
    padding-top: 30px;
    padding-bottom: 50px;
}
.z-default-subpage-left-panel {
    min-width: 350px;
    max-width: 350px;
    padding-right: 20px;
    background-color: transparent;
}
.z-default-subpage-left-panel-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    display: inline-block;
    width: 100%;    
}
ul.leftmenu {
}
ul.leftmenu a:link, ul.leftmenu a:visited {
    width: 100%;
    color: #374923;
    font-size: 17px;
    padding: 5px 8px;
    margin: 0 0 1px 0;
    border: none;
    text-transform: uppercase;
}
ul.leftmenu a:hover, ul.leftmenu li.active a, ul.leftmenu ul.sub-menu li.active a, ul.leftmenu ul.sub-menu li a:hover, ul.leftmenu li.active ul.sub-menu a:hover {
    color: #fff;
    background-color: #c9a668;
}
ul.leftmenu ul.sub-menu {
    padding: 0 0 0 20px;
}
ul.leftmenu ul.sub-menu a, ul.leftmenu li.active ul.sub-menu a {
    text-transform: none;
    color: #c9a668;
    font-size: 16px;
    background-color: transparent;
}
ul.leftmenu ul.sub-menu:empty {
    display: none !important;
}
.z-default-subpage-right-panel {
    padding-bottom: 0;
    border-left: 3px solid #d8d8d8;
}
.z-default-subpage-subcontent {
    padding: 10px 30px 30px 30px;
    font-size: 20px;
}
.z-default-subpage-subcontent h2 {
    color: #0062b1;
    padding-top: 15px;
}
.breadcrumb {
    color: #2b2728;
    font-size: 18px;
}
.breadcrumb strong {
    padding: 0 4px;
}
.breadcrumb a, .breadcrumb strong {
    color: #2b2728;
}
.breadcrumb a:hover {
    color: #c9a668;
}
.pcon {
    font-weight: 500;
}
.tabbtns a {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 18px;
    color: #374923;
    background-color: #e3d1b0;
    padding: 12px;
    cursor: pointer;
    font-weight: 500;
}
.tabbtns a.active, .tabbtns a:hover {
    color: #fff;
    background-color: #374923;
}
.tabconmain {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0 0;
    text-align: center;
}
#videos p {
    padding-bottom: 5px;
}
.vtitle {
    font-weight: 500;
}
.zEditorHTML img {
    border: 1px solid #4d4032;
    padding: 0;
}
.zEditorHTML img[style*='float: left']:first-child, .zImageLeft:first-child, .zEditorHTML img[style*='float: right']:first-child, .zImageRight:first-child, .zEditorHTML img + .zImageLeft, .zEditorHTML img + img[style*='float: left']{
    margin-top: 0;
}
.zEditorHTML img[style*='float: left'], .zImageLeft{
    margin-bottom: 15px;
    margin-right: 25px;
    margin-top: 15px;
}
.zEditorHTML img[style*='float: right'], .zImageRight{
    margin-bottom: 15px;
    margin-left: 25px;
    margin-top: 15px;
}
.gv_panel img{
    border: 1px solid #4d4032;
}
.menu-item-has-children{
    position: relative;
}
.menu-item-has-children:hover .main-sub-menu{
    display: block;
}
.main-sub-menu{
    display: none;
    left: 0;
    list-style: none;
    margin: -2px 0 0 0;
    padding: 0;
    position: absolute;
    text-align: left;
    z-index: 10;
}
.main-sub-menu li{
    display: block;
    padding: 0 35px;
}
.main-sub-menu li a{
    background: #8199ac;
    border-top: 1px solid #637685;
    display: block;
    font-size: .75em;
    line-height: 1.2;
    padding: 16px 16px;
}
.section-carousel{
    position: relative;
}
.home-carousel{
    position: relative;
}
.carousel-slide{
    background-position: center left;
    background-size: cover;
    /*height: 720px;
    height: 60vh;*/
    position: relative;
}
.carousel-slide img{
    height: auto;
    max-width: 100%;
}
.carousel-slide .mobile-image{
    display: none;
}
.carousel-slide-text{
    bottom: 80px;
    box-sizing: border-box;
    color: #FFF;
    font-size: 50px;
    font-size: 2.5vw;
    position: absolute;
    right: 20%;
    width: 30%;
}
.carousel-slide-text p{
    line-height: 1.2;
}
div.slick-slider{
    margin-bottom: 0;
}
.slick-arrow{
    background: #8199ac;
    background: none;
    border-radius: 3px;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    z-index: 5;
}
.slick-arrow:hover{
    background: #8199ac;
}
.slick-arrow:focus{
    outline: 2px solid #FFF;
    color: #FFF;
}
.slick-next .slick-next-icon, .slick-next .slick-prev-icon, .slick-prev .slick-next-icon, .slick-prev .slick-prev-icon{
    color: #FFF;
}
.slick-prev{
    left: 25px;
}
.slick-next{
    right: 25px;
}
.slick-prev .slick-prev-icon:before, .slick-next .slick-next-icon:before{
    color: #FFF;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.slick-prev .slick-prev-icon:before{
    content: '\f053';
}
.slick-next .slick-next-icon:before{
    content: '\f054';
}
.slick-autoplay-toggle-button{
    background: #8199ac;
    background: none;
    border-radius: 3px;
    bottom: 25px;
    box-sizing: border-box;
    color: #FFF;
    height: 50px;
    left: 25px;
    line-height: 50px;
    opacity: 1;
    right: auto;
    text-align: center;
    width: 50px;
}
.page-gallery{
    max-width: 640px;
}
/* Hide sidebar navigation (temporarily?) */
.z-default-subpage-left-panel{
    display: none;
}
.z-default-subpage-right-panel{
    border-left: none;
}


#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#8199ac; 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:#8199ac !important;}
.testimonial-slider .slider-next-button:focus, .testimonial-slider .slider-previous-button:focus{outline:2px dashed #c7823a;}




@media screen and (max-width: 1362px) {
    #header .logo a img {width: 300px;}
    #header .right {margin: 30px 0 0 0;}
    #header .social a, #footer .social a {margin: 11px 0 0 15px;}
    .main-menu li {
        padding: 18px 16px;
        padding: 0 20px;
    }
    .main-sub-menu{
        left: 0;
    }
    #footer .foo-menu li {padding: 0 0 0 20px;}
    #footer .foobox {width: 100%;margin: 0 0 20px 0;}
    #footer .foo-menu ul {margin: 10px 0 20px 0;}
    #footer .fcoppy {margin: 10px 0 0 0;font-size: 15px;}
    .z-default-subpage-header .z-default-subpage-title {margin: 150px 0 0 0;font-size: 60px;}
}
@media screen and (max-width: 1200px){
    .carousel-slide{
        /*height: 640px;
        height: 60vh;*/
    }
}
@media screen and (max-width: 992px) {  
    #header .logo, .main-menu {display: none;}
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {background-color: #fff !important;}
    .z-mobile-header .z-mobile-menu, .z-mobile-menu-icon span {background: #374923;}
    .z-default-subpage-header {margin-top: 0;}
    .z-mobile-header .z-mobile-header-logo {width: 195px;}
    #header .right {margin: 10px 0;padding: 0 15px;text-align: center;}
    #header .right {width: 100%;}
    .z-default-subpage-right-panel {border-left: 0;}
    .z-default-subpage-left-panel {
        border-top: 1px solid #ece5d9;
        display: block;
        max-width: 100%;
        padding: 40px 15px 0 15px;
    }
    .z-default-subpage-subcontent {padding: 10px 15px 30px 15px;}

    .hsec1 img.z-fluid{
        display: block;
        float: none;
        margin: auto;
    }

    .carousel-slide{
        /*height: 480px;
        height: 60vh;*/
    }
    .carousel-slide-text{
        font-size: 30px;
        font-size: 3vw;
        right: 10%;
        width: 40%;
    }
    .carousel-slide .desktop-image{
        display: none;
    }
    .carousel-slide .mobile-image{
        display: block;
    }
}
@media screen and (max-width: 767px) {
    .z-mobile-header .z-mobile-header-logo {width: 150px;}
    .z-default-subpage-header .z-default-subpage-title {margin: 100px 0 0 0;font-size: 48px;padding: 15px;}

    .hsec1 .head{
        font-size: 24px;
    }
    .carousel-slide{
        /*align-items: center;
        display: flex !important;
        height: 400px;
        height: 60vh;
        justify-content: center;*/
    }
    .carousel-slide-text{
        font-size: 30px;
        padding: 30px 80px;
        /*position: static;*/
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: auto;
    }
    .slick-prev{
        left: 5px;
    }
    .slick-next{
        right: 5px;
    }
    .slick-autoplay-toggle-button{
        right: 5px;
    }
}
@media screen and (max-width: 640px) {
    .hsec1 .head{
        font-size: 20px;
    }
    .carousel-slide{
        /*height: 320px;
        height: 60vh;*/
    }
    .carousel-slide-text{
        font-size: 26px;
        padding: 20px 80px;
    }
    .z-default-subpage-left-panel{
        display: block;
    }
}
@media screen and (max-width: 479px) {
    .z-mobile-header .z-mobile-header-logo img {max-width: 135px;}
    #header a.sche, .greenbtn, .spform input[type="submit"], .spform button {padding: 10px 20px;}
    #footer .foo-menu ul li {width: 100%;}
    #footer .foo-menu ul li {padding: 0;}
    .z-default-subpage-header .z-default-subpage-title {margin: 60px 0 0 0;font-size: 36px;}

    .carousel-slide{
        /*height: 280px;*/
    }
    .carousel-slide-text{
        font-size: 24px;
    }
    .z-default-subpage-subcontent{
        max-width: 100vw;
    }
}