

.hedlajs-contact-form-wrapper {
	overflow: hidden;
	width: 100%;
    margin: 0 !important;
}

.block-get-in-touch .item-holder {
    position: relative;
    overflow: hidden;
    background: #292929;
}

.block-get-in-touch .item-holder-2 {
    position: relative;
    overflow: hidden;
    background: #CDCDCD;
}

.b-text {
	color: #292929 !important;
}

@media (min-width: 768px) {
    .contact-us__description {
        width: 60%;
    }
}

/* @media (min-width: 992px) {
    .block-get-in-touch__text-wrapper {
        min-height: 231px;
    }
} */

.block-get-in-touch__text-wrapper-heading {
    margin-bottom: 1rem;
    color: var(--color-white);
    font-size: 36px;
    line-height: 42px;
}

@media (max-width: 767px) {
    .block-get-in-touch__text-wrapper-heading {
        font-size: 30px !important;
        line-height: 32px !important;
    }
}

@media (max-width: 991px) {
    .block-get-in-touch__text-wrapper-heading {
        font-size: 32px;
        line-height: 34px;
    }
}

@media (min-width: 768px) {
    .block-get-in-touch__text-wrapper-heading {
        line-height: 34px;
    }
}

.block-get-in-touch__text-wrapper-heading-sub {
    margin-bottom: 1rem;
    color: var(--color-white);
    font-size: 30px;
    line-height: 30px;
}

@media (max-width: 767px) {
    .block-get-in-touch__text-wrapper-heading-sub {
        font-size: 30px !important;
        line-height: 32px !important;
    }
}

@media (max-width: 991px) {
    .block-get-in-touch__text-wrapper-heading-sub {
        font-size: 30px;
        line-height: 32px;
    }
}

@media (min-width: 768px) {
    .block-get-in-touch__text-wrapper-heading-sub {
        line-height: 34px;
    }
}

.block-get-in-touch__text-wrapper .btn {
    margin-top: 1.5rem;
}

@media (min-width: 768px) {
    .block-get-in-touch_contact_us_btn {
        display: flex;
        flex-direction: column;
        position: relative;
        align-items: flex-end;
    }
}

.get_in_touch_text_heading {
    color: var(--color-white) !important;
    width: 100%;
}

.block-get-in-touch__text-wrapper-text {
    color: var(--color-white);
}

@media (min-width: 992px) {
    .block-get-in-touch__text-wrapper-text {
        font-size: 16px;
    }
}

.block-get-in-touch__text-wrapper-text {
    opacity: .75;
    line-height: 1.6;
}

.block-get-in-touch__text-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    .block-get-in-touch__text-wrapper {
        padding-top: 10px;
        padding-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .block-get-in-touch__text-col {
        padding-top: 40px;
    }
}



/* MAIN FOOTER */

.footer {
    padding-top: 0 !important;
}

/* .footer {
    background-color: #ebebeb;
} */

/* .background {
    background-color: #ebebeb;
} */

footer {
    display: block;
}

.footer__menu {
    color: #000;
    padding-top: 42px;
    padding-bottom: 35px;
}

@media (min-width: 768px) {
    .footer__menu {
        padding-bottom: 25px;
    }
}

.footer__menu-headline {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    padding-bottom: 12px;
    margin-bottom: 0;
    /* border-bottom: 1px solid #cdcdcd; */
    text-transform: uppercase;
}

.footer__menu-headline {
    font-family: var(--font-open-sans) !important;
    font-weight: 400;
    font-style: normal;
}

.footer__menu-item {
    border-bottom: 1px solid #cdcdcd;
}

@media (max-width: 767px) {
    .footer__menu-title {
        cursor: pointer;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 0 !important;
    }
}

.footer__menu-title {
    font-size: 12.8px;
    color: #333;
    line-height: 20.8px;
    text-transform: uppercase;
    position: relative;
}

.footer__menu-icon {
    position: absolute;
    right: 0;
}

.footer__menu-icon:before {
    font-size: 22px;
    content: "-";
}

.footer__menu-title.collapsed .footer__menu-icon:before {
    content: "+";
    font-size: 18px;
}

.collapse:not(.show) {
    display: none;
}

.footer__menu ul.split-two-columns, .footer__menu ul.legal-two-columns {
    height: 150px !important;
}

.footer__menu ul.split-two-columns {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: flex-start;
}

.footer__menu ul {
    padding-left: 0;
    list-style: none;
}

.footer__menu ul.split-two-columns li {
    margin-right: 30px;
}

.footer__menu ul.split-two-columns li {
    width: 90px;
}

.footer__menu li {
    font-family: var(--font-open-sans) !important;
    font-size: 12.8px;
    color: #333;
    margin-bottom: 15px;
    font-weight: 400;
    font-style: normal;
}

.footer__menu li a {
    font-size: 12.8px;
    color: #333;
    font-family: var(--font-open-sans) !important;
    font-weight: 400;
    font-style: normal;
}

.footer__menu-title {
    font-size: 12.8px;
    color: #333;
    line-height: 20.8px;
    text-transform: uppercase;
    margin-bottom: 21px;
    position: relative;
}

.footer__menu ul.legal-two-columns {
    height: 150px !important;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: flex-start;
}

.bro_download_btn {
    margin-top: -14px;
    display: inline-block;
}

.bro_download_btn svg {
    margin: 0px;
    fill: #df0212 !important;
    color: white !important;
    width: 65px;
    height: 65px;
    stroke: white;
}

.footer__file-image {
    max-width: 100%;
}

@media (max-width: 991px) {
    .footer__file-image {
        width: 100px;
    }
}

@media (min-width: 992px) {
    .footer__file-image {
        width: 143px;
    }
}

@media (min-width: 1200px) {
    .footer__file-image {
        width: 162px;
    }
}

@media (min-width: 768px) {
    .footer__file-image {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .d-md-flex {
        display: flex !important;
    }
}

@media (min-width: 992px) {
    .footer__file-copy {
        font-size: 16px;
        color: #333;
        line-height: 23.8px;
        max-width: 180px;
    }
}

.footer__file-copy {
    font-weight: 400;
    font-style: normal;
    font-family: var(--font-open-sans) !important;
}

.bro_download_btn {
    margin-top: -14px;
    display: inline-block;
}

.bro_download_btn svg {
    margin: 0px;
    fill: #df0212 !important;
    color: white !important;
    width: 65px;
    height: 65px;
    stroke: white;
}

@media screen and (max-width: 991px) {
    .bro_download_btn svg {
        width: 40px;
        height: 40px;
    }
}

/* @media (min-width: 1200px) {
    .footer__file-image {
        width: 162px;
    }
}

@media (min-width: 768px) {
    .footer__file-image {
        margin-bottom: 0;
    }
}

.footer__file-image {
    max-width: 100%;
}

@media (min-width: 1200px) {
    .footer__file-image {
        width: 162px;
    }
}

@media (min-width: 992px) {
    .footer__file-image {
        width: 143px;
    }
}

@media (min-width: 768px) {
    .footer__file-image {
        margin-bottom: 0;
    }
} */

/* footer bar */

.footer__bar {
    height: 60px;
    background: #cdcdcd;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_copyright_social_icon {
    display: grid;
    grid-template-columns: 1fr 16% 22%;
    grid-gap: 20px;
    align-items: center;
}

.footer__bar-copy {
    max-width: 100%;
    font-family: var(--font-open-sans) !important;
    opacity: .6;
    font-size: 12px;
    color: #333;
    letter-spacing: 0;
    margin-bottom: 0;
    font-weight: 400;
    font-style: normal;
}

@media (min-width: 1366px) {
    .footer__social-nav, .footer__language {
        justify-content: flex-end;
    }
}

.footer__social-nav {
    display: flex;
    align-items: center;
    gap: 15px;
}

.top-bar__social-icons-item-wrapper {
    position: relative;
}

.footer__bar img {
    width: 30px;
    height: 30px;
    margin-top: 6px;
}

@media (min-width: 1200px) {
    .top-bar__social-icons-item {
        width: 25px;
        height: 25px;
    }
}

@media (min-width: 768px) {
    .top-bar__social-icons-item {
        width: 22px;
        height: 22px;
    }
}

@media (min-width: 1366px) {
    .footer__language {
        justify-content: flex-end;
    }
}

.footer__language {
    display: flex;
    align-items: center;
}

.gt_container-tgbgzy .gt_switcher {
    font-family: Arial;
    font-size: 10pt;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    width: 163px;
    line-height: 0;
}

.footer__bar .back-to-top {
    background-color: var(--color-red);
    font-family: var(--font-open-sans) !important;
    transition: all .25s ease-in-out;
    background: #DF0212;
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
}

@media (min-width: 768px) {
    .footer__bar .back-to-top {
        width: 86px;
    }
}

@media (max-width: 991px) {
    .footer__bar .back-to-top {
        width: 60px;
    }
}

.footer_icon {
    height: 30px;
}

.footer_icon path {
    fill: #fff;
}

.top-bar__social-icons-hover {
    top: -158px;
}

.top-bar__social-icons-hover {
    display: none;
    position: absolute;
    left: -50px;
    width: 140px;
    height: 140px;
    background-color: #fff;
    padding: 6px;
    margin-top: 12px;
    z-index: 2000;
}

.footer__bar .whatsapp img {
    width: 24px;
    height: 24px;
}

.top-bar__social-icons-hover img {
    object-fit: contain;
    margin: 0;
}

.top-bar__social-icons-hover>img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .footer_copyright_social_icon {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 991px) {
    .footer__social-nav, .footer__language {
        display: none !important;
    }
}

.footer__menu ul.legal-two-columns li {
    margin-right: 30px;
}

.footer-globe {
	display: flex;
	justify-content: center;
}

.footer-globe-title {
	margin-top: 8px;
	padding-left: 5px;
}

@media (max-width: 991px) {
	.footer-globe {
		display: none;
	}
}

.language-link {
	color: #333333 !important;
	font-size: 13px;
	opacity: .6;
}