.call-to-action>div .cta-toggle::after {
    background: transparent;
}
.main-menu .logo img {
    width: 170px !important;
}

.overlay nav ul li ul {
    background-color: rgb(165 72 67) !important;
}

.overlay {
    background-color: rgb(165 72 67 / 94%) !important;
}

@media (min-width: 992px) {
    menu .logo img {
        width: 169px !important;
    }

    .main-footer .main-footer-sitemap {
        border-right: 1px solid #1a1a1a !important;
        border-bottom: 1px solid #1a1a1a !important;
    }
    .section-main-hero {
        text-align: center !important; 
    }

}

@media (max-width: 1400px) {
    .main-menu .logo img {
        width: 104px !important;
    }
}
.main-menu .main-menu-principal>li.menu-item>ul {
    background-color: #a54842 !important;
}

.main-footer .main-footer-copyright {
    border-top: 1px solid #1a1a1a;
}

.call-to-action>div .cta-toggle {
    background: rgba(0, 0, 0, 0.2);
}

.call-to-action>div [class*="fa-"] {
    font-size: 20px;
    color: white;
    text-shadow: 0 0 4px black;
}

.main-footer {
    color: #ffffff;
    background-color: #1a1a1a !important;
}

img.safefairs-img {
    width: 206px;
}

.main-menu {
    background-color: rgb(165 72 67) !important;
}

.main-menu .logo {
    position: absolute;
    top: 14px !important;
    left: 14px !important;
    color: white;
    font-size: x-large;
}



@media screen and (min-width: 768px) {
    .call-to-action>div .cta-toggle {
        top: 25px;
        top: 8vmin;
    }


}


@media screen and (max-width: 991px) {
    img.safefairs-img {
        width: 75px;
        width: 20vmin;

    }


}

@media screen and (min-width: 990px) {
    .call-to-action>div .cta-toggle {
        top: 90px;
        left: -26px;
    }

}

@media only screen and (max-width: 500px) {
    .section-main-hero .main-title {
        font-family: "Roboto", sans-serif;
        font-size: 80px;
        font-size: 3.5rem;
        line-height: 1.15;
        color: #FFFFFF;
        margin-bottom: 0;
        font-weight: 200;
        letter-spacing: -0.01em;
    }

}

.happening .news .title,
.happening .exhibitors .title {
    font-size: 36px;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    display: block;
    text-align: initial;
}

.main-footer .main-footer-sitemap {
    border-bottom: 1px solid #FFFFFF !important;
}

.main-module-fair-list .block-fair-list .block-fair-list-information .happening .exhibitors p .text {
    font-size: 20px;
}

ul.menu-social>li>a {
    color: #fffcff !important;
}

.dropdown-lang-menu {
    border: 1px solid #fffcff;
    color: #fffcff;
}

@media (min-width: 992px) {
    .custom-text-right {
        text-align: right;
    }

    .customHeight {
        /*line-height: 0.15 !important;*/
    }

    .mtButton {
        margin-left: 60px;
    }
}


@media only screen and (max-width: 992px) {
    .btn.btn-hero {
        margin-left: 25px;
        margin-right: 25px;
    }

    .main-menu .logo img {
        width: 160px !important;
    }
    .section-main-hero {
        text-align: center !important;
    }
}

@media only screen and (max-width: 767px) {
    .btn.btn-hero {
        margin-left: unset;
        margin-right: unset;
    }

    .section-main-hero.hero-home {
        padding: 125px 0px 216px !important;
    }

    .customHeight {
        font-size: 32px !important;
        line-height: 50px !important;
    }

    .section-main-hero.hero-home .hero-home-title {
        margin-bottom: 24px !important;
        font-size: 22px;
    }

    .buttonPlacementR {
        margin-top: 1.5em !important;
    }

    .mtButton {
        margin-top: 20px;
        margin-left: unset !important;
    }
    .section-main-hero {
        text-align: center !important;
    }
    #slideshow img.active {
        object-fit:cover;
    }
    .sectionDate {
        font-size: 30px !important;
    }
}


@media only screen and (max-width: 540px) {
    .customMargin {
        margin-top: 80px;
    }

    .customHeight {
        font-size: 28px !important;
        line-height: 49px !important;
    }
}

@media only screen and (max-width: 400px) {
    .section-main-hero.hero-home {
        padding: 60px 0px 216px !important;
    }

    .customHeight {
        font-size: 29px !important;
        line-height: 38px !important;
    }
}

.section-main-hero.hero-home {
    padding: 222px 0px 216px;
    background-color: unset !important;
}

.customColor {
    color: #fffcff !important;
}

.colorGrey {
    color: grey !important;
}

.btn.btn-primary {
    color: black !important;
    border-style: unset !important;
    border-radius: 15px;
}

.section-main-hero.hero-home .keep-reading {
    font-size: 29px;
    text-align: center;
}

.heightFrontend {
    height: inherit;
}

.arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 999;
    font-size: 36px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
}

#prev {
    left: 20px;
}

#next {
    right: 20px;
}

#slideshow {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

#slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 1s ease;
}

#slideshow img.active {
    opacity: 1;
}

.menu-button .burger-icon {
    background-color: #000000 !important;
}
.menu-button .burger-icon:after {
    background-color: #000000 !important;
}
.menu-button .burger-icon:before {
    background-color: #000000 !important;
}
.main-menu {
    background-color: rgb(255 255 255) !important;
}
.main-menu .main-menu-principal>li.menu-item a {
    color: black !important;
}
.btn-login, .btn-exhibitor {
    border: 1px solid black !important;
}
.btn-exhibitor {
    color: black !important;
}
.btn-login {
    color: black !important;
    background-color: white !important;
}
.main-menu .main-menu-principal>li.menu-item>ul {
    background-color: white !important; 
}
.menu-button.is-active .burger-icon {
    background-color: transparent !important;
}
.overRideButton {
    border-color: #f2d086 !important;
    background-color: #f2d086 !important;
}
.overRideButton:hover {
    background-color: #a54843 !important; 
    color:white !important;
}

.biggerButton:hover {
    background-color: #a54843 !important; 
    color:white !important;
}
@media (max-width: 480px) {
    .overRideButton {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        width: 200px;
        height: 50px;
        padding: 0 !important;
        margin: 0;
        margin-top:20px;
    }
  }
