@font-face {
    font-family: 'Bery';
    src: url('../fonts/Bery-Roman.eot');
    src: url('../fonts/Bery-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/Bery-Roman.woff2') format('woff2'), url('../fonts/Bery-Roman.woff') format('woff'), url('../font/Bery-Roman.ttf') format('truetype'), url('../font/Bery-Roman.svg#Bery-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bery Roman';
    src: url('../font/BeryRoman-Normal.eot');
    src: url('../fonts/BeryRoman-Normal.eot?#iefix') format('embedded-opentype'), url('../fonts/BeryRoman-Normal.woff2') format('woff2'), url('../fonts/BeryRoman-Normal.woff') format('woff'), url('../font/BeryRoman-Normal.ttf') format('truetype'), url('../font/BeryRoman-Normal.svg#BeryRoman-Normal') format('svg');
    font-weight: normal;
    font-style: normal;
}

#CornerGuess header {
    width: 100%;
}

#CornerGuess header .header-desk {
    display: block;
}

#CornerGuess header .header-mb {
    display: none;
}

#CornerGuess section {
    width: 100%;
    float: left;
    margin: 30px 0 30px 0;
}

#CornerGuess .left {
    width: 555px;
    float: left;
}

#CornerGuess .right {
    width: 555px;
    float: right;
}

#CornerGuess .box {
    width: 100%;
    height: 206px;
    overflow: hidden;
    background: url(../img/bg-box.jpg) no-repeat center;
    padding: 20px;
}

#CornerGuess .box h2 {
    font-family: 'Bery';
    font-size: 34px;
    color: #ce8d64;
    text-align: center;
    margin: 0;
}

#CornerGuess p {
    font-family: 'Bery';
    font-size: 18px;
    line-height: 22px;
    color: #000;
    text-align: center;
    margin: 0;
    padding: 0;
}

#CornerGuess .relojes {
    display: block;
    margin: 20px 0 20px 0;
}

#CornerGuess .video {
    max-width: 515px;
    margin: 0 auto;
}

#CornerGuess .vermas {
    width: 180px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    border: 2px solid #ce8d64;
    color: #ce8d64;
    font-size: 14px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    text-decoration: none;
    outline: none;
    text-transform: uppercase;
    font-family: arial;
    margin-top: 20px;
    font-weight: bold;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -ms-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}

#CornerGuess .vermas:hover {
    background: #ce8d64;
    color: #fff;
}

#CornerGuess .txt-info {
    width: 80%;
    overflow: hidden;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-top: 70px;
    margin-left: 30px;
}

#CornerGuess .txt-info h3 {
    font-size: 30px;
    color: #000;
    font-family: 'Bery Roman';
    line-height: 1;
}

#CornerGuess .txt-info h3 span {
    font-size: 48px;
    display: block;
    color: #ce8d64;
}

#CornerGuess .txt-info p {
    font-size: 18px;
    font-family: 'Bery Roman';
    color: #000;
    line-height: 25px;
    text-align: left;
    margin-top: 20px;
}

#CornerGuess .img-explora img {
    display: block;
    margin: 0 auto;
}

#CornerGuess .bottom {
    margin-bottom: 100px;
}

#CornerGuess .bajada {
    text-align: center;
}

#CornerGuess .img-mujer {
    display: block;
    margin: 0 auto;
}

#CornerGuess .img-hombre {
    display: block;
    margin: 0 auto;
}

@media (max-width:1199px) {
    #CornerGuess .left {
        float: none;
        margin: 0 auto;
    }
    #CornerGuess .right {
        float: none;
        margin: 0 auto;
    }
    #CornerGuess .box {
        margin-top: 30px;
    }
    #CornerGuess .video {
        margin: 60px auto 0;
    }
    #CornerGuess .relojes {
        margin: 40px 0 20px 0;
    }
    #CornerGuess .img-mujer {
        margin: 40px auto 0;
    }
    #CornerGuess .img-hombre {
        margin: 0 auto;
    }
}

@media (max-width:580px) {
    #CornerGuess .left {
        width: 100%;
    }
    #CornerGuess .right {
        width: 100%;
    }
    #CornerGuess .video {
        width: 100%;
    }
    #CornerGuess .video {
        display: block;
        width: 100%;
        position: relative;
    }
    #CornerGuess .video iframe {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    #CornerGuess p {
        font-size: 17px;
        line-height: 20px;
    }
}

@media (max-width:400px) {
    #CornerGuess .m-top {
        margin-top: 0px;
    }
    #CornerGuess header .header-desk {
        display: none;
    }
    #CornerGuess header .header-mb {
        display: block;
    }
    #CornerGuess p {
        font-size: 14px;
        line-height: 14px;
        text-align: justify;
    }
    #CornerGuess .box h2 {
        line-height: 32px;
        padding-bottom: 20px;
    }
    #CornerGuess .txt-info h3 {
        font-size: 22px;
    }
    #CornerGuess .txt-info h3 span {
        font-size: 30px;
    }
    #CornerGuess .txt-info p {
        text-align: justify;
    }
    #CornerGuess .top {
        margin-top: 0px;
    }
    #CornerGuess .txt-info p {
        font-size: 14px;
        line-height: 18px;
    }
}

@media (max-width:320px) {}