/*  Fuentes */
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/tendencia25sep/Montserrat-Thin.woff2') format('woff2'),
        url('../fonts/tendencia25sep/Montserrat-Thin.woff') format('woff'),
        url('../fonts/tendencia25sep/Montserrat-Thin.svg#Montserrat-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'STIX Two Text';
    src: url('../fonts/tendencia25sep/STIXTwoText.woff2') format('woff2'),
        url('../fonts/tendencia25sep/STIXTwoText.woff') format('woff'),
        url('../fonts/tendencia25sep/STIXTwoText.svg#STIXTwoText') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Inicio */
*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: inherit;
}
html{
    margin-top: 0px !important;
}
body{
    font-family: 'Montserrat';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

/* General */
.foto{
    position: relative;
}
.foto:before{
    top: -16px;
    z-index: 1;
    content: "";
    display: block;
    position: absolute;
    mix-blend-mode: multiply;
}
.foto img{
    width: 100%;
}

.new-tendencia{
    width: 1100px;
    padding: 0 30px;
    color: #3C3C3B;
    margin: 20px auto;
    position: relative;
    border: 1px solid #BFADA2;
}
.new-tendencia .rama{
    top: -20px;
    right: -30px;
    width: 340px;
    position: absolute;
}
.new-tendencia .inicio .logo{
    width: 180px;
    margin: -22px auto 0;
}
/* Bloque 1 */
.new-tendencia .bloque1{
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0 0 0;
}
.new-tendencia .bloque1 .izq{
    width: 50%;
}
.new-tendencia .bloque1 .izq .txt1{
    font-size: 44px;
    color: #706F6F;
    text-align: right;
    font-family: 'STIX Two Text';
}
.new-tendencia .bloque1 .izq .txt2{
    font-size: 60px;
    color: #b17f4a;
    text-align: right;
    letter-spacing: 10px;
    margin: -46px 80px 40px 0;
    font-family: 'STIX Two Text';
}
.new-tendencia .bloque1 .izq .imagen{
    width: 452px;
    margin: 0 auto;
}
.new-tendencia .bloque1 .der{
    width: 50%;
    position: relative;
}
.new-tendencia .bloque1 .der .polaroid{
    width: 140px;
    position: absolute;
}
.new-tendencia .bloque1 .der .polaroid:nth-child(1){
    left: 0;
    bottom: 80px;
    transform: rotate(-8deg);
}
.new-tendencia .bloque1 .der .polaroid:nth-child(2){
    left: 200px;
    bottom: -110px;
    transform: rotate(10deg);
}
.new-tendencia .bloque1 .der .polaroid:nth-child(3){
    top: 90px;
    left: 190px;
    transform: rotate(11deg);
}
.new-tendencia .bloque1 .der .polaroid:nth-child(4){
    right: 10px;
    bottom: -90px;
}
/* Bloque 2 */
.new-tendencia .bloque2{
    display: flex;
    flex-wrap: wrap;
}
.new-tendencia .bloque2 .izq{
    width: 50%;
    position: relative;
}
.new-tendencia .bloque2 .izq .foto{
    top: 4px;
    z-index: 2;
    width: 490px;
    margin-left: 80px;
    transform: rotate(-6deg);
}
.new-tendencia .bloque2 .izq .foto:before{
    width: 164px;
    height: 48px;
    left: calc(50% - 82px);
    background-image: url("../images/tendencia25oct/Scotch Foto 1.png");
}
.new-tendencia .bloque2 .izq .flor{
    top: 30px;
    left: 10px;
    z-index: 3;
    width: 290px;
    position: absolute;
}
.new-tendencia .bloque2 .der{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.new-tendencia .bloque2 .der p{
    font-size: 48px;
    color: #706f6f;
    line-height: 1.3em;
    text-align: center;
    font-family: 'STIX Two Text';
}
/* Bloque 3 */
.new-tendencia .bloque3{
    margin-top: -150px;
}
.new-tendencia .bloque3 .fila{
    display: flex;
    flex-wrap: wrap;
}
.new-tendencia .bloque3 .fila .izq{
    width: 50%;
}
.new-tendencia .bloque3 .fila .der{
    width: 50%;
}
.new-tendencia .bloque3 .fila .cuadro .txt{
    font-size: 21px;
    color: #b17f4a;
    margin-top: 10px;
    font-weight: bold;
    line-height: 1.1em;
}
/** Fila 1 **/
.new-tendencia .bloque3 .fila1 .izq .cuadro{
    width: 360px;
    margin-top: 80px;
    margin-left: 50px;
    position: relative;
}
.new-tendencia .bloque3 .fila1 .der .cuadro{
    top: 40px;
    z-index: 10;
    left: -40px;
    width: 490px;
    position: relative;
    transform: rotate(5deg);
}
.new-tendencia .bloque3 .fila1 .der .cuadro .foto::before{
    top: -10px;
    width: 159px;
    height: 44px;
    left: calc(50% - 80px);
    background-image: url("../images/tendencia25oct/Scotch Foto 2.png");
}
.new-tendencia .bloque3 .fila1 .der .cuadro .txt{
    text-align: right;
}
/** Fila 2 **/
.new-tendencia .bloque3 .fila2 .izq .cuadro{
    top: -100px;
    z-index: 2;
    width: 550px;
    margin-left: 60px;
    position: relative;
    transform: rotate(-2deg);
}
.new-tendencia .bloque3 .fila2 .izq .cuadro .foto::before{
    top: -16px;
    width: 155px;
    height: 48px;
    left: calc(50% - 100px);
    transform: rotate(3deg);
    background-image: url("../images/tendencia25oct/Scotch Foto 3.png");
}
.new-tendencia .bloque3 .fila2 .der .cuadro{
    position: relative;
}
.new-tendencia .bloque3 .fila2 .der .cuadro .hoja{
    top: -80px;
    right: -70px;
    width: 360px;
    position: absolute;
}
/** Fila 3 **/
.new-tendencia .bloque3 .fila3 .izq{
    width: 46%;
}
.new-tendencia .bloque3 .fila3 .der .cuadro .txt{
    text-align: right;
}
.new-tendencia .bloque3 .fila3 .der{
    width: 54%;
    z-index: 5;
    display: flex;
    transform: rotate(3deg);
}
.new-tendencia .bloque3 .fila3 .der .flor{
    width: 240px;
    margin: 120px 0 20px;
}
.new-tendencia .bloque3 .fila3 .der .cuadro{
    width: 550px;
    margin-top: -240px;
}
.new-tendencia .bloque3 .fila3 .der .cuadro .foto::before{
    top: -16px;
    width: 158px;
    height: 46px;
    left: calc(50% - 90px);
    transform: rotate(8deg);
    background-image: url("../images/tendencia25oct/Scotch Foto 4.png");
}
/** Fila 4 **/
.new-tendencia .bloque3 .fila4 .izq .cuadro{
    width: 460px;
    margin-top: -220px;
    margin-left: 34px;
    transform: rotate(-5deg);
}
.new-tendencia .bloque3 .fila4 .izq .cuadro .foto::before{
    top: -16px;
    width: 194px;
    height: 54px;
    left: calc(50% - 90px);
    background-image: url("../images/tendencia25oct/Scotch Foto 4_1.png");
}
.new-tendencia .bloque3 .fila4 .der .cuadro .flor{
    width: 270px;
    margin-left: 50px;
}
/** Fila 5 **/
.new-tendencia .bloque3 .fila5 .izq{
    width: 42%;
}
.new-tendencia .bloque3 .fila5 .izq .cuadro .flor{
    bottom: 0;
    left: -20px;
    width: 470px;
    position: absolute;
}
.new-tendencia .bloque3 .fila5 .der{
    width: 58%;
    margin-bottom: 50px;
}
.new-tendencia .bloque3 .fila5 .der .cuadro{
    width: 620px;
    margin-top: -150px;
}
.new-tendencia .bloque3 .fila5 .der .cuadro .foto{
    transform: rotate(5deg);
}
.new-tendencia .bloque3 .fila5 .der .cuadro .foto::before{
    top: -16px;
    width: 184px;
    height: 49px;
    left: calc(50% - 90px);
    transform: rotate(1deg);
    background-image: url("../images/tendencia25oct/Scotch Foto 5.png");
}

@media screen and (max-width: 1280px){
    .foto:before{
        top: -1.25vw;
    }
    .new-tendencia{
        width: 85.938vw;
        padding: 0 2.344vw;
        margin: 1.563vw auto;
    }
    .new-tendencia .rama {
        top: -1.563vw;
        right: -2.344vw;
        width: 26.563vw;
    }
    .new-tendencia .inicio .logo{
        width: 14.063vw;
        margin: -1.719vw auto 0;
    }
    /* Bloque 1 */
    .new-tendencia .bloque1{
        margin: 3.125vw 0 0 0;
    }
    .new-tendencia .bloque1 .izq .txt1{
        font-size: 3.438vw;
    }
    .new-tendencia .bloque1 .izq .imagen{
        width: 35.313vw;
    }
    .new-tendencia .bloque1 .izq .txt2{
        font-size: 4.688vw;
        letter-spacing: 0.781vw;
        margin: -3.594vw 6.25vw 3.125vw 0;
    }
    .new-tendencia .bloque1 .der .polaroid{
        width: 10.938vw;
    }
    .new-tendencia .bloque1 .der .polaroid:nth-child(1){
        bottom: 6.25vw;
    }
    .new-tendencia .bloque1 .der .polaroid:nth-child(2){
        left: 15.625vw;
        bottom: -8.594vw;
    }
    .new-tendencia .bloque1 .der .polaroid:nth-child(3){
        top: 7.031vw;
        left: 14.844vw;
    }
    .new-tendencia .bloque1 .der .polaroid:nth-child(4){
        right: 0.781vw;
        bottom: -7.031vw;
    }
    /* Bloque 2 */
    .new-tendencia .bloque2 .izq .foto{
        top: 0.313vw;
        width: 38.281vw;
        margin-left: 6.25vw;
    }
    .new-tendencia .bloque2 .izq .foto:before{
        width: 12.812vw;
        height: 3.75vw;
        left: calc(50% - 6.406vw);
    }
    .new-tendencia .bloque2 .izq .flor{
        top: 2.344vw;
        left: 0.781vw;
        width: 22.656vw;
    }
    .new-tendencia .bloque2 .der p{
        font-size: 3.75vw;
    }
    /* Bloque 3 */
    .new-tendencia .bloque3{
        margin-top: -11.719vw;
    }
    .new-tendencia .bloque3 .fila .cuadro .txt{
        font-size: 1.641vw;
        margin-top: 0.781vw;
    }
    /** Fila 1 **/
    .new-tendencia .bloque3 .fila1 .izq .cuadro{
        width: 28.125vw;
        margin-top: 6.25vw;
        margin-left: 3.906vw;
    }
    .new-tendencia .bloque3 .fila1 .der .cuadro{
        top: 3.125vw;
        left: -3.125vw;
        width: 38.281vw;
    }
    .new-tendencia .bloque3 .fila1 .der .cuadro .foto::before{
        top: -0.781vw;
        width: 12.422vw;
        height: 3.438vw;
        left: calc(50% - 6.25vw);
    }
    /** Fila 2 **/
    .new-tendencia .bloque3 .fila2 .izq .cuadro{
        top: -7.813vw;
        width: 42.969vw;
        margin-left: 4.688vw;
    }
    .new-tendencia .bloque3 .fila2 .izq .cuadro .foto::before{
        top: -1.25vw;
        width: 12.109vw;
        height: 3.75vw;
        left: calc(50% - 7.813vw);
    }
    .new-tendencia .bloque3 .fila2 .der .cuadro .hoja{
        top: -6.25vw;
        right: -5.469vw;
        width: 28.125vw;
    }
    /** Fila 3 **/
    .new-tendencia .bloque3 .fila3 .der .flor{
        width: 18.75vw;
        margin: 9.375vw 0 1.563vw;
    }
    .new-tendencia .bloque3 .fila3 .der .cuadro{
        width: 42.969vw;
        margin-top: -18.75vw;
    }
    .new-tendencia .bloque3 .fila3 .der .cuadro .foto::before{
        top: -1.25vw;
        width: 12.344vw;
        height: 3.594vw;
        left: calc(50% - 7.031vw);
    }
    /** Fila 4 **/
    .new-tendencia .bloque3 .fila4 .izq .cuadro{
        width: 35.938vw;
        margin-top: -17.188vw;
        margin-left: 2.656vw;
    }
    .new-tendencia .bloque3 .fila4 .izq .cuadro .foto::before{
        top: -1.25vw;
        width: 15.156vw;
        height: 4.219vw;
    }
    .new-tendencia .bloque3 .fila4 .der .cuadro .flor{
        width: 21.094vw;
        margin-left: 3.906vw;
    }
    /** Fila 5 **/
    .new-tendencia .bloque3 .fila5 .izq .cuadro .flor{
        left: -1.563vw;
        width: 36.719vw;
    }
    .new-tendencia .bloque3 .fila5 .der{
        margin-bottom: 3.906vw;
    }
    .new-tendencia .bloque3 .fila5 .der .cuadro{
        width: 48.438vw;
        margin-top: -11.719vw;
    }
    .new-tendencia .bloque3 .fila5 .der .cuadro .foto::before{
        top: -1.25vw;
        width: 14.375vw;
        height: 3.828vw;
        left: calc(50% - 7.031vw);
    }
}

@media screen and (max-width: 640px){
    .new-tendencia{
        margin: 1.563vw auto 20px;
    }
    .new-tendencia .bloque1{
        margin: 40px 0 0 0;
    }
    .new-tendencia .bloque1 .der .polaroid{
        width: 45px;
    }
    .new-tendencia .bloque3 .fila .cuadro .txt{
        font-size: 7px;
    }
}