@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap');   
html {
    font-size: 1rem;
}
body {
    color: #171a26;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: normal;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
a, a:hover, a img, a:hover img, .main-menu li, .main-menu li:hover {
    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;
}
h1, h2, h3, h4, h5, h6, .head, .play {
    font-family: 'Playfair Display', sans-serif;
    line-height: normal;
}
#header{background-color:#222;}
#header a, #header .btns {
    display: inline-block;
}
#header .topbar {
    font-weight: bold;
    font-size: 17px;
}
#header a.call {
    color: #c2842b;
    font-size: 22px;
    margin: 8px 0 0 0;
}
#header a.call:hover, .main-menu a:hover {
    color: #ab2226;
}
#header .btns {
    margin: 0 25px;
}
a.rbtn {
    background-color: #ab2226;
    color: #fff;
    padding: 12px 30px;
    text-transform: uppercase;
    font-weight: 600;
}
a.rbtn:hover, a.ybtn:hover {
    background-color: #c2842b;
    color: #fff !important;
}
a.ybtn {
    background-color: #181818;
    color: #fff;
    padding: 12px 30px;
    text-transform: uppercase;
    font-weight: 600;
}
#header a.rbtn {
    margin: 0 2px;
}
#header a.social {
    margin: 7px 0 0 0;
}
#header .logo {
    margin: 5px 0 30px 0;
}
.main-menu {
    margin: 38px 0 0 0;
}
.main-menu li {
    margin: 0 0 0 30px;
}
.main-menu a {
    font-weight: 600;
    color: #FFF;
}
#footer {
    background-image: url(../images/footerbg.jpg);
    background-position: center top;
    background-size: cover;
}
#footer .foobox {
    float: left;
    width: 33.33%;
}
#footer .foobox.box1 {
    text-align: center;
    padding-right: 100px;
}
#footer a.rbtn {
    margin: 40px 0;
}
#footer .fsocial {
    margin: 15px 0 0 0;
}
#footer .fsocial a {
    margin: -6px 0 0 12px;
}
#footer .head {
    padding-bottom: 30px;
}
.foo-menu li {
    padding: 0 0 10px 0;
}
.foo-menu a {
    color: #bd7f26 !important;
    text-transform: uppercase;
    font-weight: 600;
}
.foo-menu a:hover {
    color: #fff !important;
}
#footer .sec2 {
    font-size: 16px;
    margin: 50px 0 30px 0;
}
#footer a:hover {
    color: #bd7f26;
}
.spform input[type="text"], .spform input[type="email"], .clientsec2 input, .spform textarea, .spform select {
    background-color: #fff;
    border: none;
    color: #000000;
    padding: 18px 20px;
    width: 36%;
    margin: 0 4px;
    vertical-align: top;
    font-size: 20px;
}
.spform button, .clientsec2 button {
    background-color: #ab2226;
    color: #fff;
    padding: 13px 55px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}
.spform button:hover, .clientsec2 button:hover {
    background-color: #c2842b;
}
.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-size: cover;
    text-align: left;
    overflow: hidden;
}
.z-default-subpage-header .z-default-subpage-title {
    font-family: 'Playfair Display', sans-serif;
    margin: 125px 0 15px 0;
    padding: 0 15px;
    font-size: 74px;
    color: #fff;
}
.z-default-subpage-subpage {
    padding-top: 30px;
    padding-bottom: 50px;
}
.z-default-subpage-left-panel {
    min-width: 350px;
    max-width: 350px;
    padding-right: 30px;
    background-color: transparent;
}
.z-default-subpage-left-panel-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}
.z-default-subpage-left-panel-menu a:link, .z-default-subpage-left-panel-menu a:visited {
    width: 100%;
    color: #000000;
    font-size: 21px;
    padding: 25px;
    margin: 0 0 1px 0;
    border: none;
}
.z-default-subpage-left-panel-menu a:hover, .z-default-subpage-left-panel-menu li.active a {
    color: #fff;
    background-color: #c1832a;
}
.z-default-subpage-right-panel {
    padding-bottom: 0;
    border-left: 3px solid #d8d8d8;
}
.z-default-subpage-subcontent {
    padding: 10px 30px 30px 30px;
}
h1.p-title {
    font-size: 48px;
    padding-bottom: 30px;
    font-weight: 500;
    color: #000;
}
h2.sub-title {
    font-size: 34px;
    font-weight: 500;
    margin: 25px 0 10px 0;
    padding: 0;
    color: #000;
}
.breadcrumb {
    font-size: 18px;
}
.breadcrumb strong {
    padding: 0 4px;
}
.breadcrumb a, .breadcrumb strong {
    color: #585858;
}
.breadcrumb, .breadcrumb a:hover {
    color: #c2842b;
}
.hslider {
    position: relative;
}
.slidetext {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    color: #fff;
    text-align: center;
    transform: translate(-50%,-50%);
    border: 1px solid #fff;
    width: 70%;
}
.slidetext .head {
    font-size: 53px;
    padding: 60px;
}
.slidetext a.rbtn {
    margin: 0 0 -25px 0;
}
.rss-summary-title {
    color: #000;
    font-family: 'Playfair Display', sans-serif;
}
.rss-summary-text {
    font-size: 100%;
    display: inline-block;
}
.rss-summary-text a.rss-summary-readmore {
    display: block;
    clear: both;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    color: #000;
}
.rss-summary-text a.rss-summary-readmore:hover, .rss-summary-title:hover {
    color: #ab2226;
}


#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#265938; 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);}
.homeSlideshowPause,  .homeSlideshowPlay{ width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px;}
.homeSlideshowNext{bottom:45%; right:0px; }
.homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPlay{bottom:15px; right:10px;}
.homeSlideshowPrevious:focus{outline:2px dashed #FFF;}
.homeSlideshowNext:focus{outline:2px dashed #FFF;}
.homeSlideshowPlay:focus{outline:2px dashed #FFF;}
.homeSlideshowPause:focus{outline:2px dashed #FFF;}
.testimonial-slider .slider-previous-button{background-color:#265938 !important;}
.testimonial-slider .slider-next-button{background-color:#265938 !important;}
.testimonial-slider .slider-previous-button:focus{outline:2px dashed #c7823a;}
.testimonial-slider .slider-next-button:focus{outline:2px dashed #c7823a;}

@media screen and (max-width: 1362px) {
    .main-menu li {margin: 0 0 0 20px;}
    .zblog-story {font-size: 100%;line-height: normal;}
}
@media screen and (max-width: 992px) {
    #header .btns{margin-top:5px;}
    #header .logo, .main-menu {display: none;}
    #header .topbar {text-align: center !important;padding: 8px 15px;display: inline-block;width: 100%;}
    #footer {padding-left: 15px;padding-right: 15px;}
    .z-default-subpage-header .z-default-subpage-title {font-size: 60px;}
    .z-default-subpage-right-panel {border-left: none;}
    .z-default-subpage-left-panel {padding: 25px 0 0 30px;}
    .z-default-subpage-header {margin-top: 0;}
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {background-color: #222 !important;}
    .z-mobile-menu-icon span, .z-mobile-header .z-mobile-menu {background: #FFF;}
    .z-mobile-menu a {color:#000 !important;}
    .z-mobile-header .z-mobile-header-logo {width: 250px;}
    .slidetext .head {font-size: 32px;padding: 20px;}
}
@media screen and (max-width: 767px) {
    #footer .foobox {width: 100%;}
    #footer .foobox.box1 {max-width: 310px;padding: 0;}
    #footer .head {padding-bottom: 15px;}
    #footer .foobox.box2 {padding: 30px 0 20px 0;}
    .foo-menu li {padding: 3px 0;}
    #footer a.rbtn {margin: 10px 0;}
    .spform input[type="text"], .spform input[type="email"], .clientsec2 input, .spform textarea, .spform select {width: 32%;}
    .z-default-subpage-header .z-default-subpage-title {font-size: 50px;}
    .z-default-subpage-header .z-default-subpage-title {margin: 60px 0 10px 0;}
    h1.p-title {font-size: 40px;}
    h2.sub-title {font-size: 30px;}
    .z-mobile-header .z-mobile-header-logo {width: 190px;}
    #header a.rbtn {padding: 10px 20px;}
}
@media screen and (max-width: 479px) {
    #header a.call, #header .btns {margin: 0;}
    #header a.rbtn {margin: 5px 0;}
    #footer .sec2 {margin: 30px 0;}
    .head br {display: none;}
    .z-default-subpage-header .z-default-subpage-title {font-size: 36px;}
    .z-default-subpage-left-panel {padding: 0 15px;}
    a.rbtn {padding: 12px 25px;}
    h1.p-title {font-size: 30px;}
    h2.sub-title {font-size: 24px;}
    .z-mobile-header .z-mobile-header-logo img {max-width: 180px;}
    .slidetext .head {font-size: 18px;padding: 10px;}
    .slidetext {width: 90%;}
    .slidetext a.rbtn {font-size: 15px;padding: 8px 15px;}
    .head br, .head2 br {display: none;}
    .consec2 .spform input, .consec2 .spform textarea, .consec2 .spform select, .consec2 .spform button {padding: 10px;}
}