@font-face {
    font-family: 'slabserif';
    src: url('../fonts/TypoSlabserif-Light.ttf');
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/Roboto-Thin.ttf');
}

a {
    color: white;
}

/*************BOTON PRINCIPAL MAIN**************/


.botonmainsocial {
    width: 250px;
    height: 70px;
    border: none;
    position: fixed;
    background: none;
    outline:none;
}

.botonmainsocials {
    width: 250px;
    height: 70px;
    border: none;
    position: fixed;
    background: none;
    outline:none;
}

.botonmainsociala {
    width: 250px;
    height: 70px;
    border: none;
    position: fixed;
    background: none;
    outline:none;
}

.botonBack{
    width: 100px;
    border: none;
    position: fixed;
    background: none;
    border: none;
    outline:none;
}

#botonMute{
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -25px;
    outline:none;
}

.botonmute {
    border: none;
    position: absolute;
    background: none
}

.imgboton {
    width: 100%;
    border: none;
}

/********************BOTONES PRINCIPALES**********************/
.botonSocial{
    visibility: hidden;
}

.botonReel{
    visibility: hidden;
}

.botonOur{
    visibility: hidden;
}

.botonAbout{
    visibility: hidden;
}
/********************BOTONES PRINCIPALES**********************/


/********************BOTONES ATRAS**********************/
.botonSocialBack{
    visibility: hidden;
}

.botonReelBack{
    visibility: hidden;
}

.botonOurBack{
    visibility: hidden;
}

.botonAboutBack{
    visibility: hidden;
}
/********************BOTONES ATRAS**********************/



/********************LOADING SCREEN***************************/
#loadingScreen{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: black;
    visibility: visible;
}

#loadingJson{
    position: fixed;
    width: 200px;
    height: 200px;
    top: 50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -100px;
}
/********************LOADING SCREEN***************************/


#rotateScreen{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: black;
    visibility: visible;
}

#changeRotationJson{
    position: fixed;
    width: 320px;
    height: 320px;
    top: 50%;
    margin-top: -160px;
    left: 50%;
    margin-left: -160px;
}


/***********FIN SCREENS*************/




/********************************************1366PX*****************************************/
@media (min-width: 1366px), print {
    
    /**********REEL**********/
    #sectionReel{
        width: 1280px;
        height: 596px;
        position: fixed;
        top: 50%;
        margin-top: -298px;
        left: 50%;
        margin-left: -640px;
        visibility: hidden;
    }

    #videoReel{
        width: 1200px;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -600px; 
        z-index: 1;
        opacity: 1;
    }
    /**********OUR**********/

    /**********ABOUT**********/
    #sectionAbout{
        width: 984px;
        height: 550px;
        position: fixed;
        top: 50%;
        margin-top: -275px;
        left: 80px;
        visibility: hidden;
    }
    
    #videoAbout{
        width: 960px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        opacity: 0;
    }
    /**********OUR**********/

    /**********OUR**********/
    #sectionOur{
        width: 900px;
        height: 600px;
        position: fixed;
        top: 10px;
        left: 50%;
        margin-left: -450px;
        visibility: hidden;
    }

    .botonBtl{
        border: none;
        position: absolute;
        width: 200px;
        top: 0px;
        left: 150px;
        background: none;
        outline:none;
    }

    .botonContent{
        border: none;
        position: absolute;
        width: 200px;
        top: 0px;
        left: 50%;
        margin-left: -100px;
        background: none;
        outline:none;
    }

    .botonStage{
        border: none;
        position: absolute;
        width: 200px;
        top: 0px;
        right: 150px;
        background: none;
        outline:none;
    }

    #sectorbtl{
        position: absolute;
        width: 900px;
        bottom: 0;
        left: 0;
        visibility: hidden;
    }

    #videoBtl{
        position: absolute;
        width: 900px;
        left: 0;
        top: 0;
        z-index: 50;
    }
    
    #sectorcontentdev{
        position: absolute;
        width: 900px;
        bottom: 0;
        left: 0;
        visibility: hidden;
    }

    #videoCon{
        position: absolute;
        width: 900px;
        left: 0;
        top: 0;
        z-index: 50;
    }
    
    #sectorcontentdes{
        position: absolute;
        width: 900px;
        bottom: 0;
        left: 0;
        visibility: hidden;
    }

    #videoSta{
        position: absolute;
        width: 900px;
        left: 0;
        top: 0;
        z-index: 50;
    }
    /**********OUR**********/

    /**********WHY**********/
    #sectionSocial{
        width: 1080px;
        position: fixed;
        top: 50%;
        margin-top: -235px;
        right: 100px;
        visibility: hidden;
    }

    #whyid{
        position: absolute;
        width: 80%;
        top: 0;
        right: 0;
    }

    #howid{
        position: absolute;
        width: 80%;
        top: 0;
        right: 0;
    }
    
    #whatid{
        position: absolute;
        width: 80%;
        top: 0;
        right: 0;
    }

    .botonhowalone{
        border: none;
        position: absolute;
        width: 100px;
        bottom: 0px;
        right: 0px;
        background: none;
        outline:none;
    }

    .botonwhatalone{
        border: none;
        position: absolute;
        width: 100px;
        bottom: 0px;
        right: 110px;
        background: none;
        outline:none;
        visibility: hidden;
    }

    .botonwhybackalone{
        border: none;
        position: absolute;
        width: 100px;
        bottom: 0px;
        right: 220px;
        background: none;
        outline:none;
        visibility: hidden;
    }

    #endesarrollo{
        position: fixed;
        align-items: center;
        width: 300px;
        height: 50px;
        bottom: 20px;
        left: 50%;
        margin-left: -150px;
    }

    .textodes{
        position: absolute;
        font-family: roboto;
        width: 300px;
        font-size: 24px;
        top: -12px;
        left: 0px;
    }
    /**********WHY**********/
}
/********************************************1366PX*****************************************/


/********************************************1080 - 1366PX*****************************************/
@media (min-width: 1080px) and (max-width: 1365px) {

    #endesarrollo{
        position: fixed;
        align-items: center;
        background-color: whitesmoke;
        width: 300px;
        height: 50px;
        bottom: 20px;
        left: 50%;
        margin-left: -150px;
    }

    .textodes{
        position: absolute;
        font-family: roboto;
        width: 300px;
        font-size: 24px;
        top: -12px;
        left: 0px;
    }

    .botonmainsocial {
        width: 250px;
        top: 32px;
        left: 32px;
        border: none;
        position: absolute;
        background: none;
        outline:none;
        visibility: hidden;
    }

    .botonmainreel {
        width: 160px;
        bottom: 32px;
        left: 32px;
        border: none;
        position: fixed;
        background: none;
        outline:none;
        visibility: hidden;
    }

    .botonmainabout {
        width: 250px;
        bottom: 32px;
        right: 32px;
        border: none;
        position: fixed;
        background: none;
        outline:none;
        visibility: hidden;
    }

    .botonmainour {
        width: 250px;
        top: 32px;
        right: 32px;
        border: none;
        position: fixed;
        background: none;
        outline:none;
        visibility: hidden;
    }

    /**********REEL**********/
    #sectionReel{
        width: 1000px;
        height: 500px;
        position: fixed;
        top: 50%;
        margin-top: -250px;
        left: 50%;
        margin-left: -500px;
        visibility: hidden;
    }

    #videoReel{
        width: 1000px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        opacity: 0;
    }
    /**********REEL**********/

    /**********ABOUT**********/
    #sectionAbout{
        width: 984px;
        height: 550px;
        position: fixed;
        top: 50%;
        margin-top: -275px;
        left: 32px;
        visibility: hidden;
    }
    
    #videoAbout{
        width: 960px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        opacity: 0;
    }
    /**********ABOUT**********/

    /**********WHY**********/
    #sectionSocial{
        width: 974px;
        height: 470px;
        position: fixed;
        /*background-color: cadetblue;*/
        top: 50%;
        margin-top: -235px;
        right: 32px;
        visibility: hidden;
    }

    #whyid{
        position: absolute;
        width: 800px;
        top: 0;
        right: 0;
    }

    #howid{
        position: absolute;
        width: 800px;
        top: 0;
        right: 0;
    }
    
    #whatid{
        position: absolute;
        width: 800px;
        top: 0;
        right: 0;
    }

    #videoWhy{
        position: absolute;
        width: 800px;
        left: 0;
        top: 0;
        z-index: 50;
        opacity: 0;
        visibility: visible;
    }

    #videoHow{
        position: absolute;
        width: 800px;
        left: 0;
        top: 0;
        z-index: 50;
        visibility: hidden;
    }

    #videoWhat{
        position: absolute;
        width: 800px;
        left: 0;
        top: 0;
        z-index: 50;
        visibility: hidden;
    }


    .botonhowalone{
        border: none;
        position: absolute;
        width: 100px;
        bottom: 0px;
        right: 0px;
        background: none;
        outline:none;
    }

    .botonwhatalone{
        border: none;
        position: absolute;
        width: 100px;
        bottom: 0px;
        right: 110px;
        background: none;
        outline:none;
        visibility: hidden;
    }

    .botonwhybackalone{
        border: none;
        position: absolute;
        width: 100px;
        bottom: 0px;
        right: 220px;
        background: none;
        outline:none;
        visibility: hidden;
    }
    /**********WHY**********/

    /**********OUR**********/
    #sectionOur{
        width: 900px;
        height: 600px;
        position: fixed;
        top: 10px;
        left: 50%;
        margin-left: -450px;
        visibility: hidden;
    }

    .botonBtl{
        border: none;
        position: absolute;
        width: 200px;
        top: 0px;
        left: 150px;
        background: none;
        outline:none;
    }

    .botonContent{
        border: none;
        position: absolute;
        width: 200px;
        top: 0px;
        left: 50%;
        margin-left: -100px;
        background: none;
        outline:none;
    }

    .botonStage{
        border: none;
        position: absolute;
        width: 200px;
        top: 0px;
        right: 150px;
        background: none;
        outline:none;
    }

    #sectorbtl{
        position: absolute;
        width: 900px;
        bottom: 0;
        left: 0;
        visibility: hidden;
    }

    #videoBtl{
        position: absolute;
        width: 900px;
        left: 0;
        top: 0;
        z-index: 50;
    }
    
    #sectorcontentdev{
        position: absolute;
        width: 900px;
        bottom: 0;
        left: 0;
        visibility: hidden;
    }

    #videoCon{
        position: absolute;
        width: 900px;
        left: 0;
        top: 0;
        z-index: 50;
    }
    
    #sectorcontentdes{
        position: absolute;
        width: 900px;
        bottom: 0;
        left: 0;
        visibility: hidden;
    }

    #videoSta{
        position: absolute;
        width: 900px;
        left: 0;
        top: 0;
        z-index: 50;
    }

    #endesarrollo{
        position: fixed;
        align-items: center;
        background-color: whitesmoke;
        width: 300px;
        height: 50px;
        bottom: 20px;
        left: 50%;
        margin-left: -150px;

    }

    .textodes{
        position: absolute;
        font-family: roboto;
        width: 300px;
        font-size: 24px;
        top: -12px;
        left: 0px;
    }
    /**********OUR**********/

}
/********************************************1080 - 1366PX*****************************************/

/********************************************1080 - 1366PX*****************************************/
@media (min-width: 691px) and (max-width: 1079px) {

    .botonmainsocial {
        width: 200px;
        top: 0px;
        left: 10px;
        border: none;
        position: absolute;
        background: none;
        outline:none;
        visibility: hidden;
    }

    .botonmainreel {
        width: 110px;
        bottom: 10px;
        left: 10px;
        border: none;
        position: fixed;
        background: none;
        outline:none;
        visibility: hidden;
    }

    .botonmainabout {
        width: 200px;
        bottom: 10px;
        right: 10px;
        border: none;
        position: fixed;
        background: none;
        outline:none;
        visibility: hidden;
    }

    .botonmainour {
        width: 200px;
        top: 13px;
        right: 10px;
        border: none;
        position: fixed;
        background: none;
        outline:none;
        visibility: hidden;
    }

    /**********REEL**********/
    #sectionReel{
        width: 500px;
        position: fixed;
        top: 50px;
        left: 50%;
        margin-left: -250px;
        visibility: hidden;
    }

    #videoReel{
        width: 500px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        opacity: 0;
    }
    /**********REEL**********/

    /**********ABOUT**********/
    #sectionAbout{
        width: 450px;
        position: fixed;
        top: 50px;
        left: 32px;
        visibility: hidden;
    }
    
    #videoAbout{
        width: 430px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        opacity: 0;
    }
    /**********ABOUT**********/

    /**********WHY**********/
    #sectionSocial{
        width: 500px;
        height: 300px;
        position: fixed;
        top: 50%;
        margin-top: -150px;
        right: 32px;
        visibility: hidden;
    }

    #whyid{
        position: absolute;
        width: 500px;
        top: 0;
        right: 0;
    }

    #howid{
        position: absolute;
        width: 500px;
        top: 0;
        right: 0;
    }
    
    #whatid{
        position: absolute;
        width: 5oo00px;
        top: 0;
        right: 0;
    }

    #videoWhy{
        position: absolute;
        width: 500px;
        left: 0;
        top: 0;
        z-index: 50;
        opacity: 0;
        visibility: hidden;
    }

    #videoHow{
        position: absolute;
        width: 500px;
        left: 0;
        top: 0;
        z-index: 50;
        opacity: 0;
        visibility: hidden;
    }

    #videoWhat{
        position: absolute;
        width: 500px;
        left: 0;
        top: 0;
        z-index: 50;
        opacity: 0;
        visibility: hidden;
    }


    .botonhowalone{
        border: none;
        position: absolute;
        width: 100px;
        bottom: -10px;
        right: 0px;
        background: none;
        outline:none;
    }

    .botonwhatalone{
        border: none;
        position: absolute;
        width: 100px;
        bottom: -10px;
        right: 110px;
        background: none;
        outline:none;
        visibility: hidden;
    }

    .botonwhybackalone{
        border: none;
        position: absolute;
        width: 100px;
        bottom: -10px;
        right: 220px;
        background: none;
        outline:none;
        visibility: hidden;
    }
    /**********WHY**********/



    
    /**********OUR**********/
    #sectionOur{
        width: 500px;
        position: fixed;
        top: 10px;
        left: 50%;
        margin-left: -250px;
        visibility: hidden;
    }

    .botonBtl{
        border: none;
        position: absolute;
        width: 150px;
        top: 0px;
        left: 50%;
        margin-left: -225px;
        background: none;
        outline:none;
    }

    .botonContent{
        border: none;
        position: absolute;
        width: 150px;
        top: 0px;
        left: 50%;
        margin-left: -75px;
        background: none;
        outline:none;
    }

    .botonStage{
        border: none;
        position: absolute;
        width: 150px;
        top: 0px;
        left: 50%;
        margin-left: 75px;
        background: none;
        outline:none;
    }

    #sectorbtl{
        position: absolute;
        width: 500px;
        bottom: -330px;
        left: 0;
        visibility: hidden;
    }

    #videoBtl{
        position: absolute;
        width: 500px;
        left: 0;
        top: 0;
        z-index: 50;
        opacity: 0;
    }
    
    #sectorcontentdev{
        position: absolute;
        width: 500px;
        bottom: -330px;
        left: 0;
        visibility: hidden;
    }

    #videoCon{
        position: absolute;
        width: 500px;
        left: 0;
        top: 0;
        z-index: 50;
        opacity: 0;
    }
    
    #sectorcontentdes{
        position: absolute;
        width: 500px;
        bottom: -330px;
        left: 0;
        visibility: hidden;
    }

    #videoSta{
        position: absolute;
        width: 500px;
        left: 0;
        top: 0;
        z-index: 50;
        opacity: 0;
    }

    #endesarrollo{
        position: fixed;
        align-items: center;
        background-color: whitesmoke;
        width: 250px;
        height: 30px;
        bottom: 20px;
        left: 50%;
        margin-left: -125px;

    }

    .textodes{
        position: absolute;
        font-family: roboto;
        width: 300px;
        font-size: 20px;
        top: -15px;
        left: -20px;
    }
    
}











@media (max-width: 690px) {

    .botonmainsocial {
        width: 200px;
        top: 0px;
        left: 10px;
        border: none;
        position: absolute;
        background: none;
        outline:none;
        visibility: hidden;
    }

    .botonmainreel {
        width: 110px;
        bottom: 10px;
        left: 10px;
        border: none;
        position: fixed;
        background: none;
        outline:none;
        visibility: hidden;
    }

    .botonmainabout {
        width: 200px;
        bottom: 10px;
        right: 10px;
        border: none;
        position: fixed;
        background: none;
        outline:none;
        visibility: hidden;
    }

    .botonmainour {
        width: 200px;
        top: 13px;
        right: 10px;
        border: none;
        position: fixed;
        background: none;
        outline:none;
        visibility: hidden;
    }

    /**********REEL**********/
    #sectionReel{
        width: 500px;
        position: fixed;
        top: 50px;
        left: 50%;
        margin-left: -250px;
        visibility: hidden;
    }

    #videoReel{
        width: 500px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        opacity: 0;
    }
    /**********REEL**********/

    /**********ABOUT**********/
    #sectionAbout{
        width: 450px;
        position: fixed;
        top: 50px;
        left: 32px;
        visibility: hidden;
    }
    
    #videoAbout{
        width: 430px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        opacity: 0;
    }
    /**********ABOUT**********/

    /**********WHY**********/
    #sectionSocial{
        width: 500px;
        height: 300px;
        position: fixed;
        top: 50%;
        margin-top: -150px;
        right: 32px;
        visibility: hidden;
    }

    #whyid{
        position: absolute;
        width: 500px;
        top: 0;
        right: 0;
    }

    #howid{
        position: absolute;
        width: 500px;
        top: 0;
        right: 0;
    }
    
    #whatid{
        position: absolute;
        width: 5oo00px;
        top: 0;
        right: 0;
    }

    #videoWhy{
        position: absolute;
        width: 500px;
        left: 0;
        top: 0;
        z-index: 50;
        opacity: 0;
        visibility: hidden;
    }

    #videoHow{
        position: absolute;
        width: 500px;
        left: 0;
        top: 0;
        z-index: 50;
        opacity: 0;
        visibility: hidden;
    }

    #videoWhat{
        position: absolute;
        width: 500px;
        left: 0;
        top: 0;
        z-index: 50;
        opacity: 0;
        visibility: hidden;
    }


    .botonhowalone{
        border: none;
        position: absolute;
        width: 100px;
        bottom: -10px;
        right: 0px;
        background: none;
        outline:none;
    }

    .botonwhatalone{
        border: none;
        position: absolute;
        width: 100px;
        bottom: -10px;
        right: 110px;
        background: none;
        outline:none;
        visibility: hidden;
    }

    .botonwhybackalone{
        border: none;
        position: absolute;
        width: 100px;
        bottom: -10px;
        right: 220px;
        background: none;
        outline:none;
        visibility: hidden;
    }
    /**********WHY**********/



    
    /**********OUR**********/
    #sectionOur{
        width: 500px;
        position: fixed;
        top: 10px;
        left: 50%;
        margin-left: -250px;
        visibility: hidden;
    }

    .botonBtl{
        border: none;
        position: absolute;
        width: 150px;
        top: 0px;
        left: 50%;
        margin-left: -225px;
        background: none;
        outline:none;
    }

    .botonContent{
        border: none;
        position: absolute;
        width: 150px;
        top: 0px;
        left: 50%;
        margin-left: -75px;
        background: none;
        outline:none;
    }

    .botonStage{
        border: none;
        position: absolute;
        width: 150px;
        top: 0px;
        left: 50%;
        margin-left: 75px;
        background: none;
        outline:none;
    }

    #sectorbtl{
        position: absolute;
        width: 500px;
        bottom: -330px;
        left: 0;
        visibility: hidden;
    }

    #videoBtl{
        position: absolute;
        width: 500px;
        left: 0;
        top: 0;
        z-index: 50;
        opacity: 0;
    }
    
    #sectorcontentdev{
        position: absolute;
        width: 500px;
        bottom: -330px;
        left: 0;
        visibility: hidden;
    }

    #videoCon{
        position: absolute;
        width: 500px;
        left: 0;
        top: 0;
        z-index: 50;
        opacity: 0;
    }
    
    #sectorcontentdes{
        position: absolute;
        width: 500px;
        bottom: -330px;
        left: 0;
        visibility: hidden;
    }

    #videoSta{
        position: absolute;
        width: 500px;
        left: 0;
        top: 0;
        z-index: 50;
        opacity: 0;
    }

    #endesarrollo{
        position: fixed;
        align-items: center;
        background-color: whitesmoke;
        width: 250px;
        height: 30px;
        bottom: 20px;
        left: 50%;
        margin-left: -125px;

    }

    .textodes{
        position: absolute;
        font-family: roboto;
        width: 300px;
        font-size: 20px;
        top: -15px;
        left: -20px;
    }
}