@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, select:focus{
    outline: none;
}
.head, h1, h2, h3, h4, h5, h6 {
    line-height: normal;
}
p {
    line-height: 28px;
}
.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
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;  
}
a.spbtn, .spbtn, .spform button, .foot-form input[type="submit"], .whbtn {
    display: inline-block;
    color: #fff;
    padding: 8px 54px;
    text-align: center;
    font-size: 18px;
    background-color: #000;
}
a.spbtn.whtbn {
    background-color: #fff;
    color: #000;
}
a.spbtn:hover, .spbtn:hover, .spform button:hover, .foot-form input[type="submit"]:hover, a.spbtn.whtbn:hover {
    background-color: #c1c1c1;
    color: #fff!important;
}
a:hover, .topbar a:hover, .main-menu ul li a:hover, #footer a:hover {
    color: #c0c0c0;
}
.topbar .z-container *, .menusec .z-container *{
    display: inline-block;
    vertical-align: top;
}
#header {
    position: absolute;
    z-index: 99;
    background-image: linear-gradient(45deg, #3d3d3d, rgb(61 61 61 / 50%));
}
.topbar {
    padding: 0 15px;
}
.social {
    margin: 8px 15px 0 15px;
}
.social a {
    font-size: 22px;
    margin-left: 12px;
}
.social a:first-child, .main-menu ul li:first-child {
    margin-left: 0;
}
.topbar a.call {
    margin: 8px 0 0 0;
}
.menusec {
    background-color: rgb(33 33 33 / 80%);
    padding: 20px 0;
    text-align: right;
}
.main-menu ul li {
    margin: 0 0 0 60px;
}
.logosec {
    padding: 22px 0;
}
#footer {
    background-image: url(../images/footer-bg.jpg);
}
.foobox {  
    float: left;
    width: 33.33%;
    padding: 0 15px;
}
#footer .foobox .head {
    font-weight: bold;
}
#footer ul.menu li, .foobox.box3 a.f-logo, #footer .foobox .head {
    margin: 0 0 18px 0;
}
.copysec {
    background-color: #000;
    padding: 25px 0;
    font-size: 14px;
}
.ctasec {
    padding: 55px 0 30px 0;
}
.ctabox {
    max-width: 312px;
}
.ctabox a:hover img {
    filter: grayscale(.5);
}
.hleft {
    color: #616161;
}
.hleft .head2 {
    margin: 10px 0 22px 0;
    line-height: normal;
}
.hright {
    border-top: 1px solid #dddddd;
    padding-left: 50px;
}
.htesti {
    width: 100%;
    display: inline-block;
    color: #888888;
    position: relative;
    padding: 10px 65px;
    margin: 0;
}
.content-slider .content-slides-container {
    overflow: visible !important;
}
.htesti:before, .text.z-t-18.z-italic:after {
    content: '';
    background-image: url(../images/quote1.png);
    width: 28px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
}
.text.z-t-18.z-italic:after {
    background-image: url(../images/quote2.png);
    bottom: 50px;
    right: -65px;
    left: initial;
    top: initial;
}
.htesti .by {
    float: right;
    margin: 40px 0 0 0;
}
.htesti:after {
    background-image: url(../images/quote2.png);
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
}
.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: left;
}
.z-default-subpage-header .z-default-subpage-title {
    margin: 300px 0 20px 0;
    line-height: normal;
    padding: 0 15px;
    font-weight: bold;
    font-size: 48px;
    color: #ffffff;
}
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;
    vertical-align: top;
}
table.table-list tr {
    margin-bottom: 20px;
}
table.table-list tr:last-child {
    width: 100% !important;
}
.hide-label label, .hide-label span[style="font-size:80%;"], .z-manager-edit-head p{
    display: none;
}
.formbox  input[type="text"], .formbox  input[type="email"], .formbox  textarea {
    border: none;
    width: 100% !important;
    background-color: #e7e7e7;
    padding: 17px 35px;
    border-radius: 5px;
    font-size: 18px;
    font-family: 'Arial';
}





.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:#333333 ; 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: #9e9e9e;color: #FFF;}
.homeSlideshowPause:focus, .homeSlideshowPlay:focus, .homeSlideshowNext:focus, .homeSlideshowPrevious:focus{outline:2px dashed #FFF;}




@media screen and (max-width: 1362px) {
    .logosec {padding: 15px 0;width: 255px;}
    .z-default-subpage-header .z-default-subpage-title {margin: 240px 0 20px 0;}
}
@media screen and (max-width: 992px) {
    .topbar {text-align: center;padding: 5px 15px;}
    .topright {float: none;}
    .hright {border-left: none;padding-left: 20px;}
    .logosec, .menusec {display: none !important;}
    .z-mobile-header .z-mobile-header-logo {width: 267px;padding: 10px 0;}
    #header {position: relative;}
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {background-color: #f0f0f0 !important;}
    .z-mobile-header .z-mobile-menu, .z-mobile-menu-icon span {background-color: #333 !important;}
    .z-default-subpage-header {margin-top: 0;}
    .ctasec {padding: 50px 0 0 0;}
    .z-default-subpage-header .z-default-subpage-title {margin: 130px 0 20px 0;}
}
@media screen and (max-width: 767px) {
    .z-mobile-header .z-mobile-header-logo {padding: 3px 0;}
    .htesti {padding: 10px 40px;}
    .foobox {width: 100%;padding: 0 15px 15px 15px;}
    #footer ul.menu li, #footer .foobox .head {margin: 0 0 10px 0;}
    .foobox.box3 a.f-logo {margin: 18px 0 8px 0;}
    .z-default-subpage-header .z-default-subpage-title {margin: 100px 0 20px 0;}
}
@media screen and (max-width: 479px) {
    .z-mobile-header .z-mobile-header-logo img {max-width: 170px;}
    .topbtn {margin-bottom: 10px;}
    .ctasec {padding: 35px 0 0 0;}
    .hleft .head2 {margin: 6px 0 10px 0}
    .hright {padding-left: 0;}
    .z-default-subpage-header .z-default-subpage-title {margin: 70px 0 20px 0;}
    .copysec {padding: 18px 0;}
    .formbox input[type="text"], .formbox input[type="email"], .formbox textarea {padding: 14px 18px;font-size: 17px;}
    table.table-list tr {margin-bottom: 14px;}
}