/*  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;
    background-size: 100%;
    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;
    background-size: 100%;
    background-position: 30px 30px;
    background-image: url("../images/tendencia25nov/manchas.svg");

}
.new-tendencia .inicio .logo{
    width: 180px;
    margin: -22px auto 0;
}
/* Bloque 1 */
.new-tendencia .bloque1{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.new-tendencia .bloque1 .izq{
    width: 60%;
}
.new-tendencia .bloque1 .izq .txt1{
    font-size: 54px;
    color: #b17f4a;
    text-align: center;
    letter-spacing: 4px;
    margin: 90px 0 -30px -90px;
    font-family: 'STIX Two Text';
}
.new-tendencia .bloque1 .izq .txt2{
    font-size: 60px;
    color: #b17f4a;
    letter-spacing: 10px;
    margin: -40px 0px 0px 170px;
    font-family: 'STIX Two Text';
}
.new-tendencia .bloque1 .izq .imagen{
    width: 600px;
    margin: 0 auto;
}
.new-tendencia .bloque1 .der{
    width: 40%;
    position: relative;
}
.new-tendencia .bloque1 .der .foto{
    width: 420px;
    transform: rotate(6deg);
}
.new-tendencia .bloque1 .der .foto:before{
    width: 164px;
    height: 48px;
    left: calc(50% - 82px);
    transform: rotate(5deg);
    background-image: url("../images/tendencia25nov/Scotch Foto 1.png");
}

/* Bloque 2-1*/
.new-tendencia .bloque1-2{
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0 60px;
    justify-content: space-around;
}
.new-tendencia .bloque1-2 .polaroid{
    width: 182px;
    position: relative;
}
.new-tendencia .bloque1-2 .polaroid:nth-child(1){
    transform: rotate(1deg);
}
.new-tendencia .bloque1-2 .polaroid:nth-child(2){
    transform: rotate(-8deg);
}
.new-tendencia .bloque1-2 .polaroid:nth-child(3){
    top: 20px;
    transform: rotate(10deg);
}
.new-tendencia .bloque1-2 .polaroid:nth-child(4){
    transform: rotate(-3deg);
}

/* Bloque 2 */
.new-tendencia .bloque2{
    display: flex;
    flex-wrap: wrap;
}
.new-tendencia .bloque2 .cuadro .txt{
    font-size: 21px;
    color: #b17f4a;
    margin-top: 10px;
    font-weight: bold;
    line-height: 1.1em;
}
.new-tendencia .bloque2 .izq{
    width: 48%;
    position: relative;
}
.new-tendencia .bloque2 .izq .cuadro{
    top: 4px;
    z-index: 2;
    width: 420px;
    margin-left: 30px;
    transform: rotate(-2.6deg);
}
.new-tendencia .bloque2 .izq .cuadro .foto:before{
    top: -22px;
    width: 164px;
    height: 48px;
    left: calc(50% - 82px);
    transform: rotate(2deg);
    background-image: url("../images/tendencia25nov/Scotch Foto 2.png");
}
.new-tendencia .bloque2 .der{
    width: 52%;
}
.new-tendencia .bloque2 .der p{
    font-size: 48px;
    color: #706f6f;
    margin-top: 50px;
    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: 10px;
    z-index: 10;
    left: -40px;
    width: 550px;
    position: relative;
    transform: rotate(4deg);
}
.new-tendencia .bloque3 .fila1 .der .cuadro .foto::before{
    top: -10px;
    width: 162px;
    height: 44px;
    left: calc(50% - 80px);
    transform: rotate(11deg);
    background-image: url("../images/tendencia25nov/Scotch Foto 3.png");
}
.new-tendencia .bloque3 .fila1 .der .cuadro .txt{
    text-align: right;
}
/** Fila 2 **/
.new-tendencia .bloque3 .fila2 .izq .cuadro{
    top: -140px;
    z-index: 2;
    width: 440px;
    margin-left: 10px;
    position: relative;
    transform: rotate(-4deg);
}
.new-tendencia .bloque3 .fila2 .izq .cuadro .foto::before{
    top: -15px;
    width: 170px;
    height: 47px;
    left: calc(50% - 82px);
    transform: rotate(3deg);
    background-image: url("../images/tendencia25nov/Scotch Foto 4.png");
}
.new-tendencia .bloque3 .fila2 .der .cuadro{
    top: 100px;
    z-index: 10;
    left: -40px;
    width: 550px;
    position: relative;
    transform: rotate(4deg);
}
.new-tendencia .bloque3 .fila2 .der .cuadro .foto::before{
    top: -10px;
    width: 170px;
    height: 44px;
    left: calc(50% - 80px);
    transform: rotate(2deg);
    background-image: url("../images/tendencia25nov/Scotch Foto 5.png");
}
.new-tendencia .bloque3 .fila2 .der .cuadro .txt{
    text-align: right;
}
/** Fila 3 **/
.new-tendencia .bloque3 .fila3 .unico{
    width: 100%;
}
.new-tendencia .bloque3 .fila3 .unico .cuadro{
    width: 580px;
    margin: -20px 0 40px 180px;
    transform: rotate(-3deg);
}
.new-tendencia .bloque3 .fila3 .unico .cuadro .foto::before{
    top: -18px;
    width: 200px;
    height: 56px;
    left: calc(50% - 80px);
    transform: rotate(3deg);
    background-image: url("../images/tendencia25nov/Scotch Foto 6.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 .inicio .logo{
        width: 14.063vw;
        margin: -1.719vw auto 0;
    }
    /* Bloque 1 */
    .new-tendencia .bloque1 .izq .txt1{
        font-size: 4.219vw;
        margin: 7.031vw 0 -2.344vw -7.031vw;
    }
    .new-tendencia .bloque1 .izq .imagen{
        width: 46.875vw;
    }
    .new-tendencia .bloque1 .izq .txt2{
        font-size: 4.688vw;
        letter-spacing: 0.781vw;
        margin: -3.125vw 0px 0px 13.281vw;
    }
    .new-tendencia .bloque1 .der .foto{
        width: 32.813vw;
    }
    .new-tendencia .bloque1 .der .foto:before{
        width: 12.812vw;
        height: 3.75vw;
        left: calc(50% - 6.406vw);
    }
    .new-tendencia .bloque1-2{
        padding: 3.125vw 0 4.688vw 0;
    }
    .new-tendencia .bloque1-2 .polaroid{
        width: 14.219vw;
    }
    .new-tendencia .bloque1-2 .polaroid:nth-child(3){
        top: 1.563vw;
    }
    /* Bloque 2 */
    .new-tendencia .bloque2 .cuadro .txt{
        font-size: 1.641vw;
        margin-top: 0.781vw;
    }
    .new-tendencia .bloque2 .izq .cuadro{
        width: 32.813vw;
        margin-left: 2.344vw;
    }
    .new-tendencia .bloque2 .izq .cuadro .foto:before{
        top: -1.719vw;
        width: 12.812vw;
        height: 3.75vw;
        left: calc(50% - 6.406vw);
    }
    .new-tendencia .bloque2 .der p{
        font-size: 3.75vw;
        margin-top: 3.906vw;
    }
    /* 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 .der .cuadro{
        top: 0.781vw;
        left: -3.125vw;
        width: 42.969vw;
    }
    .new-tendencia .bloque3 .fila1 .der .cuadro .foto::before{
        top: -0.781vw;
        width: 12.656vw;
        height: 3.438vw;
        left: calc(50% - 6.25vw);
    }
    /** Fila 2 **/
    .new-tendencia .bloque3 .fila2 .izq .cuadro{
        top: -10.938vw;
        width: 34.375vw;
        margin-left: 0.781vw;
    }
    .new-tendencia .bloque3 .fila2 .izq .cuadro .foto::before{
        top: -1.172vw;
        width: 13.281vw;
        height: 3.672vw;
        left: calc(50% - 6.406vw);
    }
    .new-tendencia .bloque3 .fila2 .der .cuadro{
        top: 7.813vw;
        left: -3.125vw;
        width: 42.969vw;
    }
    .new-tendencia .bloque3 .fila2 .der .cuadro .foto::before {
        top: -0.781vw;
        width: 13.281vw;
        height: 3.438vw;
        left: calc(50% - 6.25vw);
    }
    /** Fila 3 **/
    .new-tendencia .bloque3 .fila3 .unico .cuadro{
        width: 45.313vw;
        margin: -1.563vw 0 3.125vw 14.063vw;
    }
    .new-tendencia .bloque3 .fila3 .unico .cuadro .foto::before{
        top: -1.406vw;
        width: 15.625vw;
        height: 4.375vw;
        left: calc(50% - 6.25vw);
    }
}

@media screen and (max-width: 991px){
    .new-tendencia .inicio .logo{
        height: 7.064vw;
    }
    .new-tendencia .inicio .logo img{
        display: none;
    }
}

@media screen and (max-width: 640px){
    .new-tendencia{
        margin: 1.563vw auto 20px;
    }
    .new-tendencia .bloque1{
        margin-top: 40px;
    }
    .new-tendencia .bloque1-2{
        padding: 20px 0 30px;
    }
    .new-tendencia .bloque1-2 .polaroid{
        width: 62px;
    }
    .new-tendencia .bloque2 .cuadro .txt{
        font-size: 8px;
        margin-top: 2px;
    }
    .new-tendencia .bloque3 .fila .cuadro .txt{
        font-size: 8px;
        margin-top: 2px;
    }
    .new-tendencia .bloque3 .fila .cuadro .txt br{
        display: none;
    }
}