*{ 
    box-sizing: border-box; 
    margin: 0px ; 
    padding: 0px ;
    border: 0px;
    /*outline: solid 1px red;*/
}

@font-face {
    font-family: Futura Std Medium;
    src: url(./assets/Fonts/Embedded/Futura-Std-Medium_19058.ttf) format('truetype');;
}

@font-face {
    font-family: Futura Std Book;
    font-stretch: expanded;
    src: url(./assets/Fonts/Embedded/Futura-Std-Book_19044.ttf) format('truetype');;
}

@font-face {
    font-family: Futura Std ExtraBold;
    src: url(./assets/Fonts/Embedded/Futura-Std-Extra-Bold_19048.ttf) format('truetype');;
}

@font-face {
    font-family: Futura Std Light;
    src: url(./assets/Fonts/Embedded/Futura-Std-Light_19054.ttf) format('truetype');;
}

@font-face {
    font-family: Futura Std Bold;
    src: url(./assets/Fonts/Embedded/Futura-Std-Bold_19042.ttf) format('truetype');;
}

@font-face {
    font-family: Futura Std Heavy;
    src: url(./assets/Fonts/Embedded/Futura-Std-Heavy_19050.ttf) format('truetype');;
}









.game__container{
    width: 100%;
    background-image: url(./images/backbi.png);
    background-position: top center;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px 0;

}

/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */


@media only screen and (max-width: 320px) and (orientation:portrait) {
    .game__container{
        width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        overflow: hidden;
    }
}

@media only screen and (max-width: 480px) and (orientation:portrait) {
    .game__container{
        width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        overflow: hidden;
    }
}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */


@media only screen and (max-width: 568px) and (orientation:portrait)  {
   .game__container{
        width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        overflow: hidden;
    }
}






/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Landscape */
@media only screen and (max-width: 667px) and (orientation:portrait)  {
    .game__container{
        width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        overflow: hidden;
    }

}




.container__general{
    width: 100%;
    height: auto;
    position: relative;
    background: #f7f7f7;
}


.container__header{
    width: 100%;
    height: 320px;
    margin: 0 auto;
    position: relative;
}


@media only screen and (min-width: 850px) {
    .container__header{
        height: 260px;
    }
}



.content__header{
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media only screen and (min-width: 850px) {
       .content__header{
        width: 900px;
        height: auto;
        align-items: flex-start;
    }
}




.content__header a img{
    width: 80%;
    height: auto;
    margin-left: 10%;
    margin-top: 50px;
}

@media only screen and (min-width: 850px) {
    .content__header  a img{
        width: 70%;
        margin-left: 0;
        height: auto;   
    }
}


.content__header h1{
    margin-top: 50px;
    font-family: Futura Std Bold;
    color: #0865ae; 
    text-align: center;
}

@media only screen and (min-width: 850px) {
    .content__header h1{
        margin-top: 30px;
    }
}



.content__header p {
    font-family: Futura Std Medium;
    color: #0865ae;
    font-size:  1.2em;
    text-align: center;

}

@media only screen and (min-width: 720px) {
    .content__header p {
       font-family: Futura Std Medium;
        color: #0865ae;
        font-size: 2em;
        text-align: left;
    }
}




.container__medio{
    width: 100%;
    height: 60px;
    background: #0160b0;
    position: relative;
}



@media only screen and (min-width: 850px) {
    .container__medio{
        height: 80px;
    }
}

.content__medio{
    width: 90%;
    position: absolute;
    left: calc(50% - 45%);
    bottom: 15px;
    /*display: flex;*/
    display: none;
}

@media only screen and (min-width: 850px) {
    .content__medio{
        width: 850px;
        position: absolute;
        left: calc(50% - 425px);
        bottom: 15px;
        display: none;
        
    }
}

.content__redes{
    margin-right: 10px;
}

.content__redes img{
    vertical-align: top;
}




.box__game{
    border-radius: 15px;
    height: auto;
    overflow: hidden;
    width: 90%;
    height: auto;
    /* this fixes the overflow:hidden in Chrome/Opera */
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}


@media only screen and (min-width: 850px) {
    .box__game{
        width: 368px;
        height: 650px;
       
        
        /* this fixes the overflow:hidden in Chrome/Opera */
        -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    }
}



.container__footer{
    width: 100%;
    height: auto;
    background: #3a6cb2;
    display: flex;
    justify-content: center;
    padding-bottom: 40px;
}

@media only screen and (min-width: 720px) {
    
    .container__footer{
        width: 100%;
        height: auto;
        background: #0071cb;
        padding-bottom: 40px;
    }
}

.content__foooter{
    margin-top: 140px;
    width: 90%;
    height: auto;
}

@media only screen and (min-width: 720px) {
    .content__foooter{
        margin-top: 100px;
        width: 850px;
        height: auto;
    }
}

.reder__white{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
}

.reder__white a:first-of-type{
    margin-right: 20px;
}

.reder__white a img{
    vertical-align: top;
}


.copy{
    margin-top: 20px;
    text-align: center;
    font-size: .8em;
    font-family: Futura Std Medium;
    color: #feffff;
}

.aviso{
    margin-top: 8px;
    text-align: left;
    font-size: 12px;
    font-family: Futura Std Light;
    color: #feffff;
}

.aviso a{
    text-decoration: none;
    color: #ffda27;
    text-decoration: underline;
}



.container__regrsar {
    display: flex;
    justify-content: flex-end;
    width: 90%;
    height: auto;
    margin: 0 auto;
    color: #0865ae;
    font-size: 20px;
    font-family: Futura Std Medium;
    margin-bottom: 8px;
}

@media only screen and (min-width: 850px) {
    .container__regrsar{
        width: 368px;
        height: auto;
         margin: 0 auto;
         font-size: 26px;
         margin-bottom: 8px;
    }
}



.container__regrsar button {
    width: 120px;
    height: 30px;
    text-decoration: none;
     color: #0865ae;
    font-family: Futura Std Medium;
    background: #ffda27;
    border-radius: 20px;
    font-size: 20px;
    cursor: pointer;
    outline: none;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.18);

}


@media only screen and (min-width: 850px) {
    
.container__regrsar button {
    width: 160px;
    height: 40px;
    text-decoration: none;
     color: #0865ae;
    font-family: Futura Std Medium;
    background: #ffda27;
    border-radius: 20px;
    font-size: 20px;
    cursor: pointer;
    outline: none;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.18);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.18);

    }
}