#ot-sdk-cookie-policy .ot-sdk-cookie-policy.ot-sdk-container .cookie-policy-description,
#ot-sdk-cookie-policy * {
    font-family: 'OpenSans-Light' !important;
    font-size: 20px !important;
    line-height: 150% !important;
    color: #333437 !important;
}

#ot-sdk-cookie-policy p {
    margin-bottom: 20px !important;
}

#ot-sdk-cookie-policy p:last-child {
    margin-bottom: 0 !important;
}

#ot-sdk-cookie-policy h1 {
    font-family: 'Oswald-Bold' !important;
    font-size: 100px !important;
    line-height: 100% !important;
    text-transform: uppercase !important;
}

#ot-sdk-cookie-policy h2 {
    font-family: 'Oswald-Bold' !important;
    font-size: 58px !important;
    line-height: 86px !important;
    letter-spacing: -0.04em !important;
}

#ot-sdk-cookie-policy h3 {
    font-family: 'Oswald-Bold' !important;
    font-size: 36px !important;
    line-height: 120% !important;
    letter-spacing: -0.04em !important;
}


#ot-sdk-cookie-policy h4 {
    font-family: 'Oswald-Bold' !important;
    font-size: 28px !important;
    line-height: 120% !important;
    letter-spacing: -0.04em !important;
}


#ot-sdk-cookie-policy h5 {
    font-family: 'Oswald-Bold' !important;
    font-size: 20px !important;
    line-height: 120% !important;
    letter-spacing: -0.318182px !important;
}


#ot-sdk-cookie-policy h6 {
    font-family: 'Oswald-Bold' !important;
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: -0.318182px !important;
}

body #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {
    border-right: 1px solid #FFFFFF;
    background-color: #6E8878 !important;
    color: #FFFFFF !important;
    border-width: 0 1px 0 0 !important;
}

body #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th:last-child {
    border: medium none !important;
}

body .content_editor #ot-sdk-btn {
    background-color: #000 !important;
    color: #FFFFFF !important;
    border: 2px solid #000 !important;
    transition: all 0.5s ease;
}

body .content_editor #ot-sdk-btn:hover {
    color: #000 !important;
    background-color: transparent !important;
}

.whats_new .item_list_main .item_list .item {
    pointer-events: none !important;
}

.lity-wrap .lity-container .lity-content .contact_form .form .form__inner .form__inner__content .form__inner__content__wrapper.active .form__inner__form_popup .form__inner__form_popup__inner .gf_browser_chrome form .gform_body .gform_fields .gfield .gfield_label {
    visibility: hidden;
    display: none;
}

.news .container .news__inner__news_section .news_item .news_item__inner a:hover .news_item__inner__title .h4 {
    color: #000;
    text-decoration: underline;
}

.whats_new .item_list_main .item_list .item .content_inner .number_title .title {
    color: #FFFFFF !important;
}

.banner__image__wrapper__inner__content__heading {
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.8);
}

body .site-header.header_black.sticky {
    box-shadow: 0 -8px 12px #000;
}

.gform_wrapper .gform_required_legend {
    display: none;
}

.general_page_content_section .section_wrapper .content_editor p {
    margin-bottom: 26px;
}

.general_page_content_section h3,
.general_page_content_section h4 {
    margin-bottom: 20px;
}

.general_page_content_section h5 {
    margin-bottom: 16px;
}

.custom_footer .footer_inner .bottom_section .bottom_section_inner {
    row-gap: 20px;
}

.lity-wrap .lity-container .lity-content .contact_form .form .form__inner .form__inner__content__tabs .form__inner__content__tabs__cityname {
    background-color: transparent;
    border: medium none;
}

@media (max-width:1366px) {
    #ot-sdk-cookie-policy h1 {
        font-size: 80px !important;
    }
}

@media (max-width:1199px) {
    #ot-sdk-cookie-policy h1 {
        font-size: 70px !important;
    }
}

@media (max-width:991px) {
    #ot-sdk-cookie-policy h1 {
        font-size: 55px !important;
    }

    .site .site-header .container .header__inner .primary-navigation .primary-menu-container {
        overflow-x: hidden;
        height: calc(100vh - 55px);
    }

    .site .header_white_black .container .header__inner .primary-navigation .primary-menu-container .menu-wrapper {
        margin-bottom: 10px;
    }

    .custom_footer .footer_inner .bottom_section .bottom_section_inner .menu_list .menu {
        row-gap: 20px;
    }

    .site .site-header .container .header__inner .primary-navigation .primary-menu-container {
        height: calc(100vh - 30px);
    }
}

@media (max-width:767px) {

    #ot-sdk-cookie-policy .ot-sdk-cookie-policy.ot-sdk-container .cookie-policy-description,
    #ot-sdk-cookie-policy * {
        font-size: 18px !important;
    }

    .custom_footer .footer_inner .bottom_section .bottom_section_inner .menu_list .menu .menu-item a {
        text-align: center;
        line-height: normal;
    }
}

@media (max-width: 420px) {

    .custom_footer .footer_inner .bottom_section .bottom_section_inner .menu_list,
    .custom_footer .footer_inner .bottom_section .bottom_section_inner .copyright_text,
    .custom_footer .footer_inner .bottom_section .bottom_section_inner .menu_list .menu .menu-item {
        margin-bottom: 0;
    }
}

body .content_editor #ot-sdk-btn {
    background-color: #627A6A !important;
    color: #FFFFFF !important;
    border: 2px solid #627A6A !important;
    transition: all 0.5s ease;
}

body .content_editor #ot-sdk-btn:hover {
    color: #627A6A !important;
    background-color: transparent !important;
}

.whats_new .item_list_main .item_list .item {
    pointer-events: none !important;
}