p.noctic-close {
    position: fixed;
    top: 0;
    image-rendering: pixelated;
    padding: 10px;
    text-align: center;
    background: #ffffff;
    width: 100%;
    font-family: 'Conv_SukhumvitTadmai_Bol';
    z-index: 99999999;
}

.featured-panel .featured-form-row {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    z-index: 3;
    display: none;
}

.featured-panel .content-wrap .overlay-info {
    color: #FFF;
    padding-top: 34px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex
;
    flex-direction: column;
    align-items: center;
    justify-items: center;
    align-self: center;
    left: 0;
}

#menu-global {
    margin-top: 35px;
    margin-bottom: 65px;
    border-bottom: 1px solid #000;
}

.fixed-header #menu-world {
    position: fixed;
    top: 35px;
    z-index: 400;
}

.close-service{
    display: none !important;
}


#action-container {
    background-color: #00bfb3;
    display: none !important;
}