@font-face {
    font-family: 'kg_empire_of_dirtregular';
    src: url('../fuentes/kgempireofdirt-webfont.woff2') format('woff2'),
         url('../fuentes/kgempireofdirt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gothamblack';
    src: url('../fuentes/gotham-black.eot');
    src: url('../fuentes/gotham-black.eot?#iefix') format('eot'),
         url('../fuentes/gotham-black.woff') format('woff'),
         url('../fuentes/gotham-black.ttf') format('truetype'),
         url('../fuentes/gotham-black.svg#webfontJwUYJ1XE') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gothambold1';
    src: url('../fuentes/gothambold1.eot');
    src: local('gothambold1'), url('../fuentes/gothambold1.woff') format('woff'), url('../fuentes/gothambold1.ttf') format('truetype'), url('../fuentes/gotham-bold.svg#webfontJwUYJ1XE') format('svg');
}

@font-face {
    font-family: 'GothamBook';
    src: url('../fuentes/GothamBook.eot');
    src: local('GothamBook'), url('../fuentes/GothamBook.woff') format('woff'), url('../fuentes/GothamBook.ttf') format('truetype'), url('../fuentes/gotham-book.svg#webfontJwUYJ1XE') format('svg');
}

body{    
    font-family: 'GothamBook';
    color: #363332;
    background: #fff;
}

.contain-body{
    max-width: 1366px;
    margin: 0 auto;
    position: relative;
}

a{
    text-decoration: none;
}

img{
    max-width: 100%;
}

h1,h2,h3,h4,h5,h6,p{
    margin-bottom: 0;
    margin-top: 0;
}

.img-mobile{
    display: none;
}

.container{
    max-width: 1150px;
    margin: 0 auto;
    width: 100%;
}

.container3{
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
}

.producto1-img img{
    width: 80%;
}

.intro{
    background: url(../img/top.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center bottom;
}

.titulo-intro{
    font-family: 'kg_empire_of_dirtregular';
    font-size: 73px;
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 75px 0 40px 0;
    font-weight: 100;
}

.redes-top{
    position: absolute;
    right: 61px;
    top: 35px;
}

.redes-top a{
    display: inline-block;
    margin-left: 13px;
}

.logo{
    text-align: center;
    margin-top: -50px;
}

.logo img{
    padding-right: 33px;
}

.packs-intro{
    text-align: center;
    padding-top: 13px;
    padding-bottom: 60px;
}

.nuevas-especias{
    font-family: 'kg_empire_of_dirtregular';
    font-size: 73px;
    color: #253692;
    text-align: center;
}

.ver-mas{
    color: #001a7c;
    text-align: center;
    font-size: 27px;
    font-family: 'gothambold1';
    margin-top: 42px;
    display: inline-block;
}

.ver-mas img{
    vertical-align: middle;
    margin-left: 5px;
}

.producto1{
    display: table;    
    width: 100%;
}

.container2{
    display: table-cell;
    vertical-align: middle;
}

.producto1-img{
    width: 40%;
    float: left;
    text-align: center;
}

.producto1-desc{
    width: 60%;
    float: left;
    padding-top: 0px;
}

.titulos2{
    font-family: 'kg_empire_of_dirtregular';
    font-size: 52px;
    color: #e05909;
    line-height: 1;
    margin-bottom: 10px;
}

.titulos3{
    font-family: 'gothamblack';
    font-size: 25px;
    margin-top: 5px;
    color: #363332;
}

.p-desc{
    font-family: 'GothamBook';
    font-size: 25px;
    color: #363332;
    margin-bottom: 25px;
    margin-top: 5px;
    line-height: 1.1;
}

.ver-mas2{
    color: #001a7c;
    font-size: 27px;
    font-family: 'gothambold1';
    margin-top: 30px;
    display: inline-block;
}

.ver-mas2 img{
    vertical-align: middle;
    margin-left: 5px;
}

.ver-box{
    text-align: center;
    display: inline-block;
    width: 100%;
}

.oregano-desc{
    width: 60%;
}

.oregano-img{
    width: 40%;
    text-align: center;
}

.como-conser{
    font-family: 'kg_empire_of_dirtregular';
    font-size: 88px;
    color: #253692;
    text-align: center;
}

.conservacion{
    padding-top: 60px;
    padding-bottom: 120px;
    display: inline-block;
    width: 100%;
}

.numero{
    color: #e05909;
    font-size: 33px;
    font-family: 'gothamblack';
    position: absolute;
    top: 0;
    left: 0;
}

.desc-paso{
    font-family: 'GothamBook';
    font-size: 25px;
    color: #282828;
    padding-top: 16px;
}

.pasos1{
    width: 33%;
    text-align: center;
    float: left;
    position: relative;
    margin-top:25px;
}

.p-box{
    display: inline-block;
    position: relative;
}

.abri{
    padding-left: 20px;
}

.pasos2{
    width: 50%;
    text-align: center;
    float: left;
    position: relative;
    margin-top: 25px;
}

.pad-top-cero{
    padding-top: 0;
}

.five{
    left: 40px;
}

.four{
    left: -15px;
}

.three{
    left: 20px;
}

.twoo{
    left: -10px;
}

footer{
    background: #25327c;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.redes-footer{

}

.redes-footer a{
    display: inline-block;
    margin: 35px 35px 0 35px;
}

.redes-footer a img{
    max-width: 29px;
    vertical-align: middle;
}

.redes-footer a span{
    color: #fff;
    font-size: 20px;
    font-family: 'GothamBook';
    vertical-align: middle;
    margin-left: 3px;
}

footer h3{
    color: #fff;
    font-size: 37px;
    font-family: 'kg_empire_of_dirtregular';
}

footer p{
    color: #fff;
    font-size: 25px;
    font-family: 'GothamBook';
}

.mostrar-mobile{
    display: none;
}

.packs{
    max-width: 663px;
}

.p-box img{
    max-height: 119px;
}

.pasos2-box{
    width: 100%;
    max-width: 870px;
    margin: 0 auto !important;
}


@media (min-width: 1380px) {
    .producto1{
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (max-width: 1550px) {
    .logo {
        text-align: center;
        margin-top: -36px;
    }
    .packs-intro img{
        max-width: 520px;
    }
    .redes-top a img{
        max-width: 23px;
    }    
    .titulo-intro {
        font-size: 64px;
        padding: 50px 0 35px 0;
    }
    .redes-top {
        top: 10px;
    }
    .logo img {
        max-width: 240px;
    }
    .nuevas-especias {
        font-size: 60px;
    }
    .ver-mas {
        font-size: 22px;
        margin-top: 35px;
    }
    .ver-mas img {
        max-width: 20px !important;
    }
}

@media (max-width: 1380px) {
    .producto1{
       height: 100vh;
    }
    .logo {
        text-align: center;
        margin-top: -31px;
    }
    .packs-intro img{
        max-width: 470px;
    }
    .redes-top a img{
        max-width: 23px;
    }    
    .titulo-intro {
        font-size: 45px;
        padding: 50px 0 35px 0;
    }
    .redes-top {
        top: 10px;
    }
    .logo img {
        max-width: 210px;
    }
    .nuevas-especias {
        font-size: 60px;
    }
    .ver-mas {
        font-size: 22px;
        margin-top: 35px;
    }
    .ver-mas img {
        max-width: 20px !important;
    }
    .ver-mas2 {
        font-size: 22px;
        margin-top: 15px;
    }
    .ver-mas2 img {
        max-width: 20px !important;
    }
    .titulos3 {
        font-size: 22px;
    }
    .p-desc {
        font-size: 22px;
    }
}

@media (max-width: 1100px) {
    .producto1{
       height: 100%;
       padding-top:120px;
        padding-bottom:120px;
    }
    .titulos2, .titulos3, .p-desc{
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 767px) {
    .producto1{
       padding-top:60px;
        padding-bottom:60px;
    }
    .producto1-img img {
        width: 100%;
    }
    .img-pc{
        display: none;
    }
    .img-mobile{
        display: block;
    }
    .mostrar-pc{
        display: none;
    }
    .mostrar-mobile{
        display: block;
    }
    .one{
        left: -23px;
    }
    .five {
        left: 21px;
    }
    .three {
        left: 13px;
    }
    .twoo {
        left: 0px;
    }
    .four {
        left: -38px;
    }
    footer h3 {
        font-size: 26px;
    }
    footer p {
        font-size: 21px;
        margin-top: 10px;
    }
    .pasos1 {
        width: 100%;
        margin-top: 45px;
    }
    .pasos2 {
        width: 100%;
        margin-top: 45px;
    }
    .como-conser {
        font-size: 40px;
    }
    .titulos3 {
        font-size: 20px;
    }
    .p-desc {
        font-size: 18px;
    }
    .titulos2 {
       font-size: 40px;
    }
    .producto1-desc {
        width: 100%;
        float: none;
        padding-top: 20px;
        text-align: center;
    }
    .producto1-img {
        width: 100%;
        float: none;
        max-width: 175px;
        margin: 0 auto;
    }
    .packs-intro {
        padding-bottom: 70px;
    }
    .ver-mas {
        font-size: 20px;
    }
     .ver-mas img{
        max-width: 20px !important;
     }
     .ver-mas2 {
        font-size: 20px;
    }
     .ver-mas2 img{
        max-width: 20px !important;
     }
    .nuevas-especias {
        font-size: 30px;
    }
    .packs-intro img {
        max-width: 90%;
    }
    .titulo-intro {
        font-size: 34px;
    }
    .redes-top a img {
        max-width: 20px;
    }
    .redes-top {
        right: 10px;
    }
    .redes-top a {
        margin-left: 10px;
    }
}