@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600;700&display=swap'); 
html {
    font-size: 1rem;
}
body {
	color:#000000; 
	font-family: 'Quicksand', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	margin: 0; 
	padding: 0; 
	line-height: normal;
}
input:focus, textarea:focus{
    outline: none;
}
.head, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
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;	
}
.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
a.spbtn, .spbtn, .spform button, .spform input[type="submit"] {
    display: inline-block;
    color: #fff!important;
    padding: 19px 26px;
    text-align: center;
    text-transform: uppercase;
    background-color: #03a323;
    font-size: 18px;
    font-weight: bold;
    border-radius: 10px;
}
a.spbtn:hover, .spbtn:hover, .spform button:hover, .spform input[type="submit"]:hover, .foobox.box3 .foot-btn a.spbtn:hover {
    background-color: #063960;
    color: #fff!important;
}
a:hover, .topbar a:hover, #footer a:hover, .main-menu ul li a:hover {
    color: #03a323;
}
.topbar .z-container *, .main-menu .z-container *, .main .z-container *, .logo-sec .z-container * {
    display: inline-block;
    vertical-align: top;
}
.topbar {
    background-color: #0f6cb5;
    text-align: right;
    padding: 0 15px;
}
.topbar a.spbtn {
    padding: 10px 26px;
    border-radius: 0;
}
.topbar .call {
    padding: 8px 0;
}
.social a i {
    font-size: 22px;
    margin: 0 10px 0 0;
}
.topbar .social {
    padding: 10px 0;
    margin: 0 45px 0 40px;
}
.main {
    background-color: #f5f5f3;
    padding: 35px 0;
}
.logo-sec {
    float: left;
    width: 62%;
}
.logo-text {
    width: 50%;
    font-weight: 600;
    padding-left: 30px;
    color: #292929;
}
.main-menu {
    float: left;
    width: 38%;
    text-align: right;
}
.main-menu ul li a {
    font-weight: bold;
    color: #000;
}
.main-menu ul li {
    padding-left: 60px;
    margin: 12px 0;
}
.main-menu ul li:first-child {
    padding-left : 0;
}
#footer {
    background-color: #2371b9;
}
.foobox {
    width: 33.33%;
    float: left;
    padding: 0 15px 110px 15px;
}
#footer .head {
    margin-bottom: 25px;
    font-weight: bold;
}
.fooinfo p {
    line-height: 1.5;
    padding-bottom: 15px;
}
.foobox ul li {
    margin: 0 0 20px 0;
}
.foobox .social {
    margin: 20px 0 0 0;
}
.foobox a.f-logo {
    margin-bottom: 40px;
}
.copy-info {
    background-color: #063960;
    padding: 26px 0;
}
.copy-info p {
    padding-bottom: 0;
    font-size: 15px;
}
.welsec .welbox .head {
    font-weight: bold;
    color: #063960;
    margin-bottom: 45px;
}
.welsec .welbox {
    padding: 65px 100px 0 0;
}
.welsec .welbox .text {
    font-weight: 600;
}
.welsec .welbox2, .testcolumn {
    border: 2px solid #03a323;
    border-radius: 30px;
}
.welsec .welbox2 .spform {
    padding: 10px 35px 0 35px;
    margin-bottom: -62px;
}
.cgreen {
    font-weight: bold;
    color: #03a323;
}
.spform .formb {
    padding: 20px 0;
}
.spform input[type="text"],.spform input[type="email"], .spform textarea {
    width: 100% !important;
    border: none;
    background-color: #efefef;
    padding: 13px 18px;
    margin-bottom: 22px;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
}
.spform button {
    padding: 17px 85px;
    margin: 8px 0 0 0;
}
.ctasec {
    background-color: #f3f3f3;
}
.ctabox {
    max-width: 395px;
}
.ctabox a img {
    border-radius: 20px;
}
.ctabox a:hover img {
    filter: grayscale(.5);
}
.testcolumn {
    margin: 0 8%;
    width: 84%;
    padding: 30px 0;
}
.testi-img {
    float: left;
    width: 20%;
}
.testi-img img {
    border-radius: 20px;
}
.htesti.content-slider {
    position: relative;
    margin-bottom: 0;
    padding: 20px 0;
}
.htesti.content-slider .content-slide {
    padding: 0 71px;
}
.content-slider .slider-previous-button, .content-slider .slider-next-button {
    color: #03a323;
    background: none;
    font-size: 70px;
    margin: 0 70px 0 0;
    top: 35%;
}
.content-slider .slider-next-button {
    margin: 0 0 0 19px;
}
.htesti .testi-text, .htesti .by {
    width: 100%;
    float: left;
    padding: 0 0 0 60px;
}

table.table-list, table.table-list tr, table.table-list td, table.table-list th {
    width: 100% !important;
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #000;  
    padding-bottom:5px;
}
table.table-list th:last-child {
    margin-bottom: -53px;
}
table.table-list tr:last-child {
    margin: 0;
}
.zHelpToolTipLabel {
    padding-bottom: 5px;
}
.hidelable label, .hidelable span[style="font-size:80%;"], a.zPrivacyPolicyLink{
    display: none;
}
.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 0 15px;
    text-align: left;
}
.z-default-subpage-header .z-default-subpage-title {
    margin: 205px 0 40px 0;
    padding: 0;
    font-size: 70px;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    font-weight: 700;
}



.z-default-subpage-title{ display:block; float:left;}
.z-default-subpage-header{ background-color:#000;}
#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#0f6cb5; 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;}
.homeSlideshowPrevious:hover, .homeSlideshowNext:hover, .homeSlideshowPause:hover, .homeSlideshowPlay:hover {background-color: #063960;color: #FFF;}
.homeSlideshowPause:focus, .homeSlideshowPlay:focus, .homeSlideshowNext:focus, .homeSlideshowPrevious:focus{outline:2px dashed #FFF;}

.footer-above {
    padding: 30px 0 15px;
    background: #f3f3f3;
}

@media screen and (max-width: 1362px) {
    #header .logo {width: 230px;}
    .main-menu ul li {padding-left: 40px;}
    .logo-text {width: 56%;padding-left: 15px;}
    .welsec .welbox2 .spform {padding: 10px 25px 0 25px;}
    .z-default-subpage-header .z-default-subpage-title {margin: 180px 0 37px 0;}
    .spform button {margin: 5px 0 0 0;}
}
@media screen and (max-width: 992px) {   
     #header .main {display: none !important;}
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {background-color: #eaeaea !important;}
    .z-mobile-menu-icon span, .z-mobile-header .z-mobile-menu {background: #0f6cb5;}
    .z-mobile-menu-icon {top: 8px;}
    .z-mobile-header .z-mobile-header-logo {width: 230px;}
    .welsec .welbox {padding: 0;}
    .welsec .welbox .head {margin-bottom: 15px;}
    .content-slider .slider-previous-button, .content-slider .slider-next-button {font-size: 55px;}
    .content-slider .slider-next-button {margin: 0 0 0 36px;}
    .htesti .testi-text, .htesti .by {padding: 0 0 0 40px;}
    .z-default-subpage-header .z-default-subpage-title {font-size: 60px;}
    .spform button {margin: 15px 0 0 0;}
}
@media screen and (max-width: 767px) {
    .topbar {text-align: center;}
    .topbar .social {margin: 0 10px 0 20px;}
    .welsec .welbox2 .spform {padding: 0 10px;}
    .spform .formb, .htesti.content-slider .content-slide {padding: 0;}
    .htesti .testi-text, .htesti .by {padding: 0 0 0 20px;}
    .foobox {width: 100%;padding: 0 15px 20px 15px;}
    .foobox ul li, #footer .head {margin: 0 0 8px 0;}
    .foobox .social {margin: 0;}
    .foobox a.f-logo {margin-bottom: 20px;}
    .z-default-subpage-header .z-default-subpage-title {margin: 170px 0 15px 0;}
}
@media screen and (max-width: 479px) {
    .z-mobile-menu-icon {top: 0;}
    .topbar a.spbtn {margin-bottom: 10px;}
    .spform input[type="text"], .spform input[type="email"], .spform textarea {margin-bottom: 12px;}
    .testi-img, .htesti .testi-text, .htesti .by {width: 100%;}
    .testcolumn {margin: 0 10%;width: 80%;}
    .content-slider .slider-previous-button, .content-slider .slider-next-button {font-size: 25px;}
    .content-slider .slider-previous-button, .content-slider .slider-next-button {margin: 0 29px 0 0;}
    .content-slider .slider-next-button {margin: 0 0 0 24px;}
    .htesti .testi-text, .htesti .by {padding: 0;}
    a.spbtn, .spbtn, .spform button, .spform input[type="submit"] {font-size: 16px;}
    .z-default-subpage-header .z-default-subpage-title {margin: 100px 0 10px 0;font-size: 55px;}
    table.table-list th:last-child {margin-bottom: -75px;}
    .spform button {padding: 13px 85px;}
    .copy-info {padding: 20px 0;}
    .copy-info p {line-height: 22px;}
}