body,
.section {
    background: #FFF;
}

#wrapper {
    overflow: hidden;
}

.highlighted-image {
    height: 930px;
}

.highlighted-desc {
    font-size: 18px;
    line-height:  1.3em;
    font-weight: normal !important;
    padding-top:  20px;
    padding-bottom:  20px;
}

.highlighted-content {
    max-width: 1235px;
    bottom: 83px;
}

.button-large {
    height: 63px;
    line-height: 63px;
    padding: 0!important;
    font-size: 20px;
    font-weight: bold;
}

.module-e {
    padding: 119px 0 57px;
}

.module-e > .container-fluid {
    border: 0;
}

#wrapper > div.highlighted.highlighted-a > div.highlighted-content > h2 > span {
    font-size: 22px;
    display: block;
    line-height: 20px;
    margin-bottom: 12px;
}

#wrapper > div.highlighted.highlighted-a > div.highlighted-content > img {
    float: left;
    margin-bottom: 13px;
    margin-left: 11px;
}

#wrapper > div.highlighted.highlighted-a > div.highlighted-content > h2 {
    float: left;
    margin-top: 30px;
    margin-left: 30px;
    font-size: 69px;
}

#wrapper > div.highlighted.highlighted-a > div.highlighted-content > p {
    clear: both;
    margin-bottom: 25px;
    padding: 14px 20px;
    line-height: 1.3em;
}

.section-title-a {
    color: #4a4927;
}

.section-title-b {
    color: #4b4a2d;
    font-size: 68px;
    line-height:  1.15em;
}


/*asi es vegalia*/

#asi-es-vegalia > div > h4 {
    margin-bottom: 48px;
}

#asi-es-vegalia > div {
    max-width: 1600px;
    text-align: center;
}

#asi-es-vegalia li {
    border: 5px dotted #9d9f70;
    color: #9d9f70;
    display: inline-block;
    margin: 20px;
    padding: 26px 25px 26px;
    text-transform: uppercase;
    width: 21%;
    text-align: left;
    font-size: 17px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    min-height: 140px;
    vertical-align: text-bottom;
}

#asi-es-vegalia li strong {
    display: block;
    font-size: 26px;
    margin-bottom: 8px;
    line-height: 25px;
}

#asi-es-vegalia li:hover {
    border-color: #4a4927;
    color: #4a4927;
}


/*recetas*/

#recetas {
    padding-top: 20px;
    padding-bottom: 0;
}

#recetas > div {
    max-width: 1600px;
    text-align: center;
}

#recetas > div > div > ul li {
    display: inline-block;
    margin: 20px;
    width: 29%;
    text-align: left;
    font-size: 17px;
}

#recetas > div > div > ul li img {
    max-width: 100%;
}


/*flexitariarismo2*/

#flexitarianismo2 {
    background: url(../images/flex-bg.png);
    background-repeat: no-repeat;
    background-position: center 190px;
    padding-top: 0;
}

#flexitarianismo2 > div {
    max-width: 1462px;
    height: 1980px;
    text-align: center;
    position: relative;
    background: url(../images/flex-detalles.png);
    background-position: 80px 190px;
    background-repeat: no-repeat;
}

#flexitarianismo-slider {
    margin-top: 83px;
    margin-left: -67px;
    position: relative;
}

.flipon .flip-container {
    perspective: 1000px;
}

.flipon .flip-container:hover .flipper,
.flipon .flip-container.hover .flipper {
    transform: rotateY(180deg);
}

.back {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    color: #FFF;
    padding: 80px;
}

.flipon .flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.front,
.back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.front{
    z-index: 2;
}
.flipon .front {
    transform: rotateY(0deg);
}

.flipon .back {
    transform: rotateY(180deg);
}

.flipoff .flip-container:hover .front,
.flipoff .flip-container.hover .front {
    display: none;
}

.back h3 {
    font-size: 53px;
    cursor: default;
    letter-spacing: 2px;
}

.back p {
    font-size: 31px;
    line-height: 1.75em;
    cursor: default;
    letter-spacing: 2px;
}

#flex4 .back h3 {
    font-size: 43px;
}

#flex4 .back p {
    font-size: 24px;
    line-height: 1.75em
}

#flex4 .back a {
    font-size: 30px;
    color: #4a4927;
}

#flex1.flip-container,
#flex1 .front,
#flex1 .back {
    width: 697px;
    height: 698px;
}

#flex2.flip-container,
#flex2 .front,
#flex2 .back {
    width: 620px;
    height: 620px;
}

#flex3.flip-container,
#flex3 .front,
#flex3 .back {
    width: 608px;
    height: 608px;
}

#flex4.flip-container,
#flex4 .front,
#flex4 .back {
    width: 482px;
    height: 545px;
}

#flex1 .back {
    border-radius: 500px;
    background: #4a4927;
}

#flex2 .back {
    border-radius: 500px;
    background: #b3ba72;
}

#flex3 .back {
    border-radius: 500px;
    background: #969579;
}

#flex4 .back {
    border-radius: 500px;
    height: 482px;
    background: #c3c0ae;
    padding: 50px;
}

#flex2 {
    position: absolute;
    left: 686px;
    top: 385px;
}

#flex3 {
    position: absolute;
    top: 823px;
    left: 184px;
}

#flex4 {
    position: absolute;
    left: 868px;
    top: 1109px;
}



/*productos vegalia*/

#productos-vegalia {
    padding: 0 0 210px;
}

#productos-vegalia > div > h4 {
    font-size: 80px;
    margin-bottom: 122px;
}

#productos-vegalia img {
    max-width: 100%;
    border-radius: 300px;
    border: 5px dotted #9d9f70;
    padding: 4px;
    margin-left: -9px;
}

#productos-vegalia > div {
    max-width: 1700px;
}

#productos-vegalia .figure {
    height: auto;
    line-height: 279px;
    max-width: 279px;
    width: auto;
    margin-bottom: 45px;
}

#productos-vegalia .featured-list li h3 {
    min-height: 46px;
    font-size: 17px;
    color: #4a4927;
    max-width: 100%;
    margin-bottom: 60px;
}

#productos-vegalia .featured-list li .button {
    font-size: 20px;
    line-height: 65px;
    height: 65px;
    padding: 0 60px;
}

.slick-prev:after,
.slick-next:after {
    width: 50px;
    height: 50px;
    background-color: #798257;
    background-position: center;
    border-radius: 40px;
    background-size: 16px;
}

.slick-prev:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAdCAMAAABopjdHAAAAMFBMVEUAAAD///////////////////////////////////////////////////////////87TQQwAAAAD3RSTlMAd91m7kS7ESKZVcyqM4h0UOngAAAAeElEQVR42p3SWQrAIAxF0cSxdWj2v9uWgkR5hkLzeQ+iqGRNN7p3bHSRnZSn7yQmERXoIP3tKMcp0xxGT3H0fM29aucwdee/Oi09MCksPdNOWhkN1lS/SMHt4WjfVlTwav5Zw2cb48kyhm9QVfBLqaCh6MtYQpn5Bo9aD5moQrjWAAAAAElFTkSuQmCC);
}

.slick-next:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAdCAMAAABopjdHAAAAKlBMVEUAAAD///////////////////////////////////////////////////+Gu8ovAAAADXRSTlMAuxHud91mmUQizDOqiCeJMAAAAHJJREFUeAGN0rsaQyEIA2AvAkXL+79u3SBDeo5j/oUvpp3GXu8fJhFgINcOkwhzJmgo1waIpsRcYCp/bIJVGqua6GuzqAa1OBhQG7pTAJZECj3CH48jOSmI575ZoVYAP6+TPOWbOUgOCyVzFCEjNSXj/QHN9g2rvaLuDQAAAABJRU5ErkJggg==);
}

@media screen and (max-width: 1700px) {
    .highlighted-image {
        height: 100vh;
    }
    #productos-vegalia .featured-list li h3 {
        font-size: 15px;
    }
    #asi-es-vegalia li{
            min-height: 151px;
    }
    #asi-es-vegalia li br{
        display: none;
    }    
}

@media screen and (max-width: 1440px) {
    .section-title-b {
        font-size: 54px;
    }
    #productos-vegalia {
        padding: 61px 0 110px;
    }
    #productos-vegalia > div > h4 {
        font-size: 60px;
        margin-bottom: 62px;
    }
    #productos-vegalia li {
        min-height: auto;
    }
    #productos-vegalia .featured-list li h3 {
        font-size: 12px;
        line-height: 1.4em;
        margin-bottom: 20px;
        min-height: 50px;
    }
    #productos-vegalia .figure {
        line-height: 1em;
        margin-bottom: 25px;
    }
    #productos-vegalia .featured-list li .button {
        font-size: 14px;
        line-height: 40px;
        height: 40px;
        padding: 0 45px;
        max-width: 90%;
    }
    #flexitarianismo2 {
        background-image: none;
    }
    #flexitarianismo2 > div {
        background-position: 80px 190px;
        background-size: 1040px;
        height: 1420px;
    }
    #flexitarianismo-slider {
        margin-left: 0;
    }
    .back h3 {
        font-size: 43px;
    }
    .back p {
        font-size: 21px;
    }
    .back {
        padding: 40px;
    }
    .front img {
        max-width: 100%;
    }
    #flex1.flip-container,
    #flex1 .front,
    #flex1 .back {
        width: 527px;
        height: 527px;
    }
    #flex2.flip-container,
    #flex2 .front,
    #flex2 .back {
        width: 460px;
        height: 460px;
    }
    #flex3.flip-container,
    #flex3 .front,
    #flex3 .back {
        width: 450px;
        height: 450px;
    }
    #flex4.flip-container,
    #flex4 .front,
    #flex4 .back {
        width: 342px;
        height: 387px;
    }
    #flex4 .back {
        height: 342px;
    }
    #flex2 {
        left: 506px;
        top: 345px;
    }
    #flex3 {
        top: 673px;
        left: 104px;
    }
    #flex4 {
        left: 618px;
        top: 839px;
    }
    #flex4 .back p {
        font-size: 15px;
    }
    #flex4 .back h3 {
        font-size: 26px;
    }
    #flex4 .back a {
        font-size: 20px;
    }
    #asi-es-vegalia li{
            min-height: 131px;
            width: 38%;
    }
    #asi-es-vegalia li br{
        display: initial;
    }
}

@media screen and (max-width: 980px) {
    .section-title-b + .row .slick-slider .slick-dots li.slick-active button {
        background-color: #949479;
    }
    .slick-slider .slick-dots li button {
        background: #c4c4a2;
    }
    #asi-es-vegalia li {
        width: 44%;
    }
    #productos-vegalia > div > h4 {
        font-size: 40px;
    }
    #productos-vegalia .featured-list li h3 {
        font-size: 17px;
    }
    #wrapper > div.highlighted.highlighted-a > div.highlighted-content > h2 {
        margin-top: 34px;
        margin-left: 17px;
        font-size: 35px;
        line-height: 1em;
        margin-bottom: 15px;
    }
    #wrapper > div.highlighted.highlighted-a > div.highlighted-content > h2 > span {
        font-size: 19px;
        line-height: 20px;
        margin-bottom: 0;
    }
    #wrapper > div.highlighted.highlighted-a > div.highlighted-content > img {
        float: left;
        margin-left: 0;
        margin-bottom: 13px;
        max-width: 90px;
    }
    #flexitarianismo2 > div {
        height: auto;
    }
    .flip-container {
        position: relative!important;
        left: initial!important;
        top: initial!important;
        text-align: center;
    }
    .flipper,
    .front,
    .back {
        width: 400px!important;
        height: 400px!important;
    }
    .flipper {
        margin: 0 auto;
        position: relative;
    }
    .back {
        padding: 40px!important;
    }
    .slick-slider .slick-dots li.slick-active button {
        background-color: #949479;
    }
    #recetas > div > div > ul li img {
        max-width: 100%;
        margin: 0 auto;
    }
    #flexitarianismo2 {
        background: url(../images/flex-bg.png);
        background-position: center top;
        padding-top: 0;
        background-size: 100% 60%;
        background-repeat: no-repeat;
    }
    #flexitarianismo2 > div {
        background: url(../images/flex-detalles.png);
        background-position: 120px 100px;
        background-size: 520px;
        background-repeat: no-repeat;
    }
#asi-es-vegalia li {
    min-height: 171px;
    width: 45%;
    margin: 2%;
}
    #asi-es-vegalia li br{
        display: none;
    }
}

@media screen and (max-width: 425px) {
    .highlighted-image {
        height: 460px;
    }
    .highlighted-a .highlighted-content {
        padding: 0 15px;
    }
    #asi-es-vegalia li {
        width: 80%;
        margin: 0 0 20px 0;
    }
    .section-title-b {
        font-size: 32px;
    }
    .back {
        padding: 20px!important;
    }
    .flipper,
    .front,
    .back {
        width: 280px!important;
        height: 280px!important;
    }
    .back h3 {
        font-size: 26px!important;
    }
    .back p {
        font-size: 13px!important;
        line-height: 1.5em!important;
    }
    #flex4 .back a {
        font-size: 16px;
    }
}

