@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li > a {
        font-weight: 500;
    }
}

@media (max-width: 991px) {
    html.side-header-hamburguer-sidebar #header.side-header .header-nav nav {
        max-height: 100% !important;
    }
}




html.side-header-hamburguer-sidebar #header.side-header .header-container {
    width: 100%;
    height: 100% !important;
    background: #fff;/*background: #ffffffde;
    backdrop-filter: blur(6px);*/
}
.text-c2 {
    color: #8cccec;
}

#header .header-body {
    background: none;
}

html.side-header-hamburguer-sidebar #header.side-header {
    background: none;
}

/* Add here all your CSS customizations */
html .slide-overlay.slide-overlay-gradient .slotholder:after {
    background-color: transparent !important;
    background-image: none;
}

.rev_slider li.slide-overlay.slide-overlay-gradient .slotholder:after {
    background-color: transparent;
    background-image: none
}


.iconx2 {
    color: #fff;
    font-size: 24px;
    width: 50px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    bottom: 100px;
    left: 20px;
}

    .iconx2 div {
        margin-top: 22px;
        margin-bottom: 4px;
    }


.ah {
    position: fixed;
    top: 164px;
    transform: rotate(-90deg);
    /* height: 200px; */
    white-space: nowrap;
    font-weight: 600;
    left: -65px;
    font-size: 22px;
    top: 210px;
}

