
@font-face {
    font-family: 'FUTURA BK BT BOOK';
    src: url("FUTURA BK BT BOOK.TTF");
    font-weight: normal;

}

@font-face {
    font-family: 'futuralight';
    src: url('futura_light_bt_0-webfont.woff2') format('woff2'),
         url('futura_light_bt_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AmsterdamOne-eZ12l';
    src: url('AmsterdamOne-eZ12l.ttf') format('ttf'),
         url('AmsterdamOne-eZ12l.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Andulka Book Pro';
    src: url('Andulka Book Pro.otf') format('otf'),
         url('Andulka Book Pro.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'futuramedium';
    src: url('futura_medium_1_0-webfont.woff2') format('woff2'),
         url('futura_medium_1_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Helvetica 55 Roman';
    src: url('HelveticaNeue-Roman.woff2') format('woff2'),
        url('HelveticaNeue-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'futurabold';
    src: url('unicode.futurab_1-webfont.woff2') format('woff2'),
         url('unicode.futurab_1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


    .POPmain{
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        display: none;
        z-index: 9998;
    }
    
    #popup{text-align:center;}

    #popup .icon-c{
        position: absolute;
        top: 0px;
        right: 3%;
        background-color: transparent;
        font-size: 30px;
        color: #000;
        border: none;
        outline: none;
        cursor: pointer;
    }
    
    #popup .re-info .btn{
        border:1px solid #000;
        padding: 5px 18px 5px 18px;
        margin: 5px;
    }
    
    #popup .re-info .btn:hover{
        background-color:#0a58ca;
        border:0px;
        color:#fff;
    }
    
    #popup .logo-dreamy-carnival img{width:40%;padding:30% 0% 5%;}
    
    
    #popup {
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        color: #000;
        width: 100%;
        max-width: 700px;
        padding: 25px;
        border: 0;
        background-color:#fff;
        background-size:102%;
        border-radius: 16px;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        z-index: 9999;
        border-radius: 15px;
        background-repeat: no-repeat;
    }
    
    @media only screen and (min-width: 10px) and (max-width: 360px){
        
        
    }

    @media only screen and (min-width: 362px) and (max-width: 599px){
        
       
    }

    @media only screen and (min-width: 600px) and (max-width: 780px){
        
        
    }

    @media only screen and (min-width: 781px) and (max-width: 980px){
        
    }





   
    
    
    