* {
    box-sizing: border-box;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

a:hover {
    color: white;
    text-decoration: none;
}

/*Cover Parallax*/

.rec-parallax {
    background-image: url(../img/weare/Parallax4.jpg);
    width: 100%;
    height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.box-center-trapecio {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.black-trapecio-top {
    width: 800px;
    height: 60px;
    border-right: 60px solid transparent;
    border-left: 60px solid transparent;
    border-top: 60px solid rgba(26, 26, 26, .9);
    position: relative;
}

.black-trapecio-bottom {
    width: 800px;
    height: 60px;
    border-right: 60px solid transparent;
    border-left: 60px solid transparent;
    border-bottom: 60px solid #DC5212;
    position: relative;
}

.h3-trapecio-top {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -180%);
    -webkit-transform: translate(-50%, -180%);
    color: white;
    font-size: 14pt;
    font-family: 'Nunito_ExtraBold';
    text-align: center;
    margin: 0px;
    width: 100%;
}

.h3-trapecio-bottom {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 80%);
    -webkit-transform: translate(-50%, 80%);
    color: white;
    font-size: 14pt;
    font-family: 'Nunito_ExtraBold';
    text-align: center;
    margin: 0px;
    width: 100%;
}

/*Cover Parallax*/

/*RECETARIO STYLES */

.receta-listTwoRight {
    padding-left: 0%;
}

/*
  .receta{
    width: 100%;
    height: 552px;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #0000;
  }
  .recetas{
    width: 100%;
    height: 552px;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #0000;
  }

*/

.list-recipe {
    overflow: hidden;
    height: 552px;
}

.list-recipe1{
    overflow: hidden;
    height: 450px;
}

li.list-recipe img.receta,
li.list-recipe1 img.recetas {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #0000;
}

img.receta{
    height: auto;
    width: 110%;
    object-fit: cover;
}

img.recetas{
    height: auto;
    width: 130%;
    object-fit: cover;
}

.row {
    margin-right: 0px;

}

.row .col-xs-12 {
    padding-right: 0px;
    padding-left: 0px;
}

.row .col-md-12 {
    padding-right: 0px;
}

.row .col-md-4 {
    padding-right: 0px;
    padding-left: 0px;
}



/*END RECETARIO STYLES*/

/*Efecto Hoover Two Columns*/

.caption-style-4 {
    list-style-type: none;
    margin: 0px;
    padding: 0px;

}

.caption-style-4 li {
    float: left;
    padding: 0px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.caption-style-4 li:hover .caption {
    opacity: 1;
}

.caption-style-4 li:hover img {
    opacity: 1;
    transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
}


.caption-style-4 img {
    margin: 0px;
    padding: 0px;
    float: left;
    z-index: 0;
}


.caption-style-4 .caption {
    cursor: pointer;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    width: 100%;
}

.caption-style-4 img {
    width: 130%;
    object-fit: cover;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.caption-style-4 .blur {
    background-color: rgba(0, 0, 0, 0.50);
    height: 552px;
    width: 100%;
    z-index: 5;
    position: absolute;
}

.caption-style-4 .caption-text h1 {
    font-size: 24px;

}

.caption-style-4 .caption-text {
    z-index: 10;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 552px;
    padding: 0%;
    margin-top: 10%;
    margin-left: 5%;
    text-align: left;
}

.info-recetas {
    font-family: 'Nunito_Regular';
    font-size: 14pt;
}

.info-recetas-descripcion {
    font-family: 'Nunito_Regular';
    font-size: 14pt;
    margin-right: 20%;
    color: #fff;
}

.info-dificultad {
    font-family: 'Nunito_Regular';
    font-size: 14pt;
    color: #F48220;
    text-align: start;
}

/*End Efecto Hoover Two Columns*/

/*************************Image Rectangle with title for two colums**********************************/

.bottomleft {
    position: absolute;
    bottom: 0px;
    background-color: #00000083;
    color: #fff;
    font-size: 19px;
    height: 40%;
    width: 100%;
}

.title-head {
    font-family: 'Nunito_ExtraBold';
    font-size: 18pt;
    color: white;
    text-align: start;
    margin-top: 5%;
    margin-left: 9%;

}

.head-div {
    border-top: 2px solid #F48220;
    margin-top: -1%;
    width: 25%;
    margin-left: 9%;

}

.head-desc {
    font-family: 'Nunito_Regular';
    font-size: 15pt;
    color: #fff;
    text-align: start;
    margin-left: 10%;
    margin-top: -1%;
}


/*********************************************/

/*************************Image Rectangle with title for three colums**********************************/

.bottomThree {
    position: absolute;
    bottom: 0px;
    background-color: #00000083;
    color: #fff;
    font-size: 19px;
    height: 40%;
    width: 100%;
}

.title-head-three {
    font-family: 'Nunito_ExtraBold';
    font-size: 16pt;
    color: white;
    text-align: start;
    margin-top: 5%;
    margin-left: 9%;
    width: 55%;

}

.head-div-three {
    border-top: 2px solid #F48220;
    margin-top: -1%;
    width: 25%;
    margin-left: 9%;

}

.head-desc-three {
    font-family: 'Nunito_Regular';
    font-size: 14pt;
    color: #fff;
    text-align: start;
    margin-left: 10%;
    margin-top: -1%;
}


/*********************************************/

/*Efecto Hoover Three Columns*/

.caption-style-43 {
    list-style-type: none;
    margin: 0px;
    padding: 0px;

}

.caption-style-43 li {
    float: left;
    padding: 0px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.caption-style-43 li:hover .caption3 {
    opacity: 1;
}

.caption-style-43 li:hover img {
    opacity: 1;
    transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
}


.caption-style-43 img {
    margin: 0px;
    padding: 0px;
    float: left;
    z-index: 0;
    width: 150%;
}


.caption-style-43 .caption3 {
    width: 100%;
    cursor: pointer;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}

.caption-style-43 img {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.caption-style-43 .blur3 {
    background-color: rgba(0, 0, 0, 0.50);
    height: 552px;
    width: 100%;
    z-index: 5;
    position: absolute;
}

.caption-style-43 .caption-text3 h1 {
    font-size: 24px;

}

.caption-style-43 .caption-text3 {
    z-index: 10;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 655px;
    padding: 0%;
    text-align: left;
    margin-left: 10%;
    margin-top: 10%;
}

/*End Efecto Hoover Three Columns*/

.title-receta {
    font-family: 'Nunito_ExtraBold';
    font-size: 15pt;
    color: #fff;

}

.title-receta-threeColumns {
    font-family: 'Nunito_ExtraBold';
    font-size: 14pt;
    color: #fff;
    margin-right: 30%;
}

.div .whiteHat {
    float: left;
}

.div .orangeHat {
    float: left;

}

.orangeHat {

    background-image: url(../img/recetario/ic_cheff_orange.svg);
    width: 35px;
    height: 35px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 1%;
    float: left;
}

.whiteHat {
    background-image: url(../img/recetario/ic_cheff_white.svg);
    width: 35px;
    height: 35px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 1%;
    float: left;
}

.blur-hr {
    border-top: 2px solid #F48220;
    margin-top: -5px;
    width: 40%;
}

#dificultad {
    margin-left: 1%;
}

#dificultad4 {
    margin-left: 1%;
}

.blur-hr-three {
    border-top: 2px solid #F48220;
    margin-top: -5px;
    width: 40%;
}

a {
    color: #fff;
}

/*Media Queries*/

@media (min-width: 251px) and (max-width: 550px) {

    .h3-trapecio-top {
        font-size: 11pt;
    }
    .rec-parallax {
        height: 179px;
        background-position: 0px 33px;
        background-size: 100%;
        position: relative;
        overflow: hidden;
    }
    .box-center-trapecio {
        top: 60%
    }

    .list-recipe, .list-recipe1 {
        height: 300px;
    }
    
    img.recetas{
        width: 150%;
    }

    .info-dificultad {
        display: none;
    }

    .head-div-three {
        width: 50%;
    }
    .head-div {
        width: 50%;
    }
    .title-head-three {
        width: 70%;
        font-size: 12pt;
    }
    .title-head {
        font-size: 12pt;
    }

    .head-desc {
        font-size: 12pt;
    }
    .head-desc-three {
        font-size: 12pt;
    }

    .info-recetas-descripcion {
        font-size: 10pt;
    }
    .title-receta {
        font-size: 12pt;
    }
    .info-recetas {
        font-size: 10pt;
    }
    .blur-hr {
        width: 50%;
    }
    .blur-hr-three {
        width: 50%;
    }
    .title-receta {
        width: 90%;
    }
    .title-receta-threeColumns {
        width: 90%;
    }

}


@media (min-width: 551px) and (max-width: 767px) {
    img.recetas{
        width: 130%;
        height: auto;
        object-fit: cover;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .rec-parallax {
        height: 350px;
        background-size: 100%;
        background-position: 0px 12px;
    }
    .list-recipe, .list-recipe1 {
        height: 550px;
    }
    #masinfo {
        font-size: 14pt;
    }
    #dificultad {
        margin-left: -1%;
    }
    #dificultad1 {
        margin-left: -1%;
    }
    #dificultad2 {
        margin-left: -1%;
    }
    #dificultad3 {
        margin-left: -1%;
    }
    #dificultad4 {
        margin-left: -1%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .rec-parallax {
        height: 400px;
    }
    .title-receta {
        font-size: 12pt;
        margin-left: 5%;
    }
    .blur-hr {
        border-top: 2px solid #F48220;
        margin-top: -5px;
        width: 50%;
        margin-left: 5%;

    }

    .info-recetas {
        font-size: 12pt;
        margin-left: 5%;
    }
    .info-recetas-descripcion {
        font-size: 12pt;
        margin-left: 5%;
    }

    .info-dificultad {
        font-size: 12pt;
        margin-left: 5%;
    }
    #dificultad {
        margin-left: 7%;
    }
    #dificultad4 {
        margin-left: 7%;
    }
    
    .list-recipe {
        height: 425px;
    }

    .title-receta-threeColumns {
        margin-top: -2%;
        font-size: 6pt;
        margin-right: 20%;

    }

    #masinfo2 {
        font-size: 14pt;

    }
    .blur-hr-three {
        border-top: 2px solid #F48220;
        margin-top: -5px;
        width: 52%;
        margin-left: 5%;
    }


    #dificultad2 {
        margin-left: 8%;
    }
    #dificultad3 {
        margin-left: 8%;
    }
    #dificultad1 {
        margin-left: 8%;
    }
    #dificultadOne {
        margin-left: 7%;
    }
    #dificultadTwo {
        margin-left: 7%;
    }
    
    
    .list-recipe1 {
        height: 310px;
    }
    
    .title-head {
        font-size: 15pt;
    }
    .title-head-three {
        font-size: 13pt;
    }
    .title-head-three {
        width: 80%;
        font-size: 12pt;
    }
    .head-div {
        width: 50%;
    }
    .head-div-three {
        width: 50%;
    }
    .caption-text3 .info-dificultad {
        display: none;
    }
    .title-receta-threeColumns {
        font-size: 12pt;
        margin-left: 4%;
    }
}

@media (min-width: 1200px) and (max-width: 1715px) {

    #dificultad3 {
        margin-left: 2%;
    }
    #dificultad2 {
        margin-left: 2%;
    }
    #dificultad1 {
        margin-left: 2%;
    }
    #dificultadOne {
        margin-left: 1%;
    }
    #dificultadTwo {
        margin-left: 1%;
    }
    .list-recipe {
        height: 500px;
    }


    .list-recipe1 {
        height: 400px;
    }
    .caption-style-4 .caption-text {
        margin-left: 8%;
    }
    .head-div {
        width: 40%;
    }
    .head-div-three {
        width: 50%;
    }
}

@media (min-width: 1716px) and (max-width: 1903px) {

    #dificultad3 {
        margin-left: 2%;
    }
    #dificultad2 {
        margin-left: 2%;
    }
    #dificultad1 {
        margin-left: 2%;
    }


}


@media (min-width: 1904px) {

    .list-recipe {
        height: 650px;
    }
    .caption-style-4 .blur {
        height: 674px;
    }
}

/*End Media Queries*/
