@font-face {
    font-family: 'Halis Light';
    src: url('../../include/fonts/HalisR-Light.woff2') format('woff2'),
        url('../../include/fonts/HalisR-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Halis Book';
    src: url('../../include/fonts/HalisR-Book.woff2') format('woff2'),
        url('../../include/fonts/HalisR-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Halis Medium';
    src: url('../../include/fonts/HalisR-Medium.woff2') format('woff2'),
        url('../../include/fonts/HalisR-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Halis ExtraLight';
    src: url('../../include/fonts/HalisR-ExtraLight.woff2') format('woff2'),
        url('../../include/fonts/HalisR-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
body{
    
    font-family: 'Halis ExtraLight' !important;
    font-weight: 100 !important;
}

.mar-10 {
    margin-bottom: 10px !important;
}
.mar-20 {
    margin-bottom: 20px !important;
}

h1, h2, h3, h4, h5, h6 {font-weight: 200 !important; }

/*---==========Video Start==========--*/
.video-box {
    position: relative;
    padding: 50px;
}
.video-block {
    background: #896f3d;
    padding: 30px;position: relative;
}
.video-block img {
    border-radius: 20px;
}
.video-block .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.play-icon {
    font-size: 30px;
    transform: translate(-50%,-50%);
    width: 100px;
    height: 100px;
    background: #896f3d;
    color: #4ab8b9;
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
}
.video-block .play-icon img {
    width: 35px;
    border-radius: 0;
    top: 15%;
    right: -5px;
    position: relative;
}
/*---==========Footer Start==========--*/
.footer-text {
    position: relative;
    text-align: center;
    padding: 0px 0px 0px 0px;
}
.footer-hours p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 100;
    letter-spacing: 1px;
    color: #e8b24e;
}
.footer-hours span {
    font-size: 20px;
    line-height: 26px;
    font-weight: 200;
    letter-spacing: 1px;
    color: #fbaf5d;
    padding: 0px 0px 0px 0px;
}
.footer-address p {
    color: #e8b24e;
    font-size: 16px;
    line-height: 18px;
    font-weight: 100;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.footer-text p a {
    color: #e8b24e;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: -1px;
    text-decoration: none;
}
p.footer-employ a {
    display: inline-block;
    color: #e8b24e;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: -1px;
    text-decoration: none;
    border: 1px #e8b24e solid;
    padding: 5px 40px 5px 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}
p.footer-employ a:hover {
    color: #000000;
    text-decoration: none;
    background: #e8b24e;
}
.footer_color {
    overflow: hidden;
}
.footer_color:before {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: #aa9368;
    position: absolute;
    content: "";
    right: -80px;
    top: -80px;
}

/*---=====Newsletter=====--*/
.newsletter-form {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;margin-top: 30px;
}
.newsletter-form .form-control {
    min-height: 50px;
    margin-bottom: 0 !important;
}
.newsletter-form span.wpcf7-spinner {
    display: none;
}
.mec-event-grid-classic img{
    height: auto !important;
}


/*---=====Newsletter=====--*/
.contact-form-block .wpcf7-form-control {
    min-height: 50px !important;
}
.hr {
    background: #000;
    padding: 0 !important;
}
.hr:before {
    content: "";
    position: absolute;
    height: 50px;
    width: 50px;
    background: #000;
    left: 50%;
    transform: translate(-50%);
    top: -15px;
    border-radius: 10px;
}
#top label span, #top legend span {
    color: #dbab5f !important;
}

@media only screen and (max-width: 1080px){
ul.noLightbox.social_bookmarks.icon_count_3 {
    display: none;
}
}


@media handheld, only screen and (max-width: 767px) {
.responsive.av-no-preview #top #wrap_all .av-small-hide, .responsive.av-no-preview #top #wrap_all .av-small-font-size-hidden, .responsive.av-no-preview #top #wrap_all .av-small-font-size-title-hidden {
    display: block !important;
}
.custom-height-02 {
    min-height: 200px;
}
}
/*---===== Events Start ========--*/

/*---===== Events End ==========--*/