@font-face {
    font-family: 'Dancing Script';
    src: url('./paladares-sin-fronteras/fonts/DancingScript-Regular.eot');
    src: url('./paladares-sin-fronteras/fonts/DancingScript-Regular.eot?#iefix') format('embedded-opentype'),
        url('./paladares-sin-fronteras/fonts/DancingScript-Regular.woff2') format('woff2'),
        url('./paladares-sin-fronteras/fonts/DancingScript-Regular.woff') format('woff'),
        url('./paladares-sin-fronteras/fonts/DancingScript-Regular.ttf') format('truetype'),
        url('./paladares-sin-fronteras/fonts/DancingScript-Regular.svg#DancingScript-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'EmojiOne';
    src: url('./paladares-sin-fronteras/fonts/EmojiOneColor.eot');
    src: url('./paladares-sin-fronteras/fonts/EmojiOneColor.eot?#iefix') format('embedded-opentype'),
        url('./paladares-sin-fronteras/fonts/EmojiOneColor.woff2') format('woff2'),
        url('./paladares-sin-fronteras/fonts/EmojiOneColor.woff') format('woff'),
        url('./paladares-sin-fronteras/fonts/EmojiOneColor.ttf') format('truetype'),
        url('./paladares-sin-fronteras/fonts/EmojiOneColor.svg#EmojiOneColor') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shantell Sans';
    src: url('./paladares-sin-fronteras/fonts/ShantellSans-SemiBold.eot');
    src: url('./paladares-sin-fronteras/fonts/ShantellSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('./paladares-sin-fronteras/fonts/ShantellSans-SemiBold.woff2') format('woff2'),
        url('./paladares-sin-fronteras/fonts/ShantellSans-SemiBold.woff') format('woff'),
        url('./paladares-sin-fronteras/fonts/ShantellSans-SemiBold.ttf') format('truetype'),
        url('./paladares-sin-fronteras/fonts/ShantellSans-SemiBold.svg#fonts/ShantellSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Shantell Sans';
    src: url('./paladares-sin-fronteras/fonts/ShantellSans-MediumItalic.eot');
    src: url('./paladares-sin-fronteras/fonts/ShantellSans-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('./paladares-sin-fronteras/fonts/ShantellSans-MediumItalic.woff2') format('woff2'),
        url('./paladares-sin-fronteras/fonts/ShantellSans-MediumItalic.woff') format('woff'),
        url('./paladares-sin-fronteras/fonts/ShantellSans-MediumItalic.ttf') format('truetype'),
        url('./paladares-sin-fronteras/fonts/ShantellSans-MediumItalic.svg#ShantellSans-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}


/* fonts/BARLOW */
@font-face {
    font-family: 'Barlow';
    src: url('./paladares-sin-fronteras/fonts/Barlow-Bold.eot');
    src: url('./paladares-sin-fronteras/fonts/Barlow-Bold.eot?#iefix') format('embedded-opentype'),
        url('./paladares-sin-fronteras/fonts/Barlow-Bold.woff2') format('woff2'),
        url('./paladares-sin-fronteras/fonts/Barlow-Bold.woff') format('woff'),
        url('./paladares-sin-fronteras/fonts/Barlow-Bold.ttf') format('truetype'),
        url('./paladares-sin-fronteras/fonts/Barlow-Bold.svg#fonts/Barlow-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('./paladares-sin-fronteras/fonts/Barlow-Regular.eot');
    src: url('./paladares-sin-fronteras/fonts/Barlow-Regular.eot?#iefix') format('embedded-opentype'),
        url('./paladares-sin-fronteras/fonts/Barlow-Regular.woff2') format('woff2'),
        url('./paladares-sin-fronteras/fonts/Barlow-Regular.woff') format('woff'),
        url('./paladares-sin-fronteras/fonts/Barlow-Regular.ttf') format('truetype'),
        url('./paladares-sin-fronteras/fonts/Barlow-Regular.svg#fonts/Barlow-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('./paladares-sin-fronteras/fonts/Barlow-Medium.eot');
    src: url('./paladares-sin-fronteras/fonts/Barlow-Medium.eot?#iefix') format('embedded-opentype'),
        url('./paladares-sin-fronteras/fonts/Barlow-Medium.woff2') format('woff2'),
        url('./paladares-sin-fronteras/fonts/Barlow-Medium.woff') format('woff'),
        url('./paladares-sin-fronteras/fonts/Barlow-Medium.ttf') format('truetype'),
        url('./paladares-sin-fronteras/fonts/Barlow-Medium.svg#fonts/Barlow-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



.Shantell {font-family: "Shantell Sans";}
.Barlow {font-family: "Barlow";}
.Dancing {font-family: 'Dancing Script';}
.negro {color: #000;}
.blanco {color: #fff;}
.naranja {color: #eb7500;}
.azul-cielo {color: #049ec5;}
.azul {color: #1d84b5;}
.azul-oscuro {color: #27348a;}
.azul2 {color: #0a5c84;}
.turquesa {color: #009595;}
.rojo {color: #e73434;}
.verde{ color: #508041;}
.verde-oscuro {color: #006633;}
.rosita {color: #cc366a;}
.amarillo {color: #ffc800;}
td {padding: 0;}
.center {text-align: center;}
.right {text-align: right;}
.light {font-weight: 300;}
.medium {font-weight: 500;}
.bold {font-weight: bold!important;}
.semi {font-weight: 600;}
.extrabold {font-weight: 700;}
.block {display: block;}
.uppercase {text-transform: uppercase;}

.fs14 {font-size: 14px;}
.fs16 {font-size: 16px;}
.fs17 {font-size: 17px;}
.fs18 {font-size: 18px;}
.fs19 {font-size: 19px;}
.fs21 {font-size: 21px;}
.fs22 {font-size: 22px;}
.fs23 {font-size: 23px;}
.fs24 {font-size: 24px;}
.fs25 {font-size: 25px;}
.fs26 {font-size: 26px;}
.fs28 {font-size: 28px;}
.fs33 {font-size: 33px;}
.fs35 {font-size: 35px;}
.fs40 {font-size: 40px;}
.fs43 {font-size: 43px;}
.fs68 {font-size: 68px;}
.fs97 {font-size: 97px;}


tr.img-01 {
    background: url(./paladares-sin-fronteras/img/img-01.svg) top center;
    width: 900px;
    height: 1291px;
    background-repeat: no-repeat;
}
tr.img-01 p.uno {
    width: 463px;
    line-height: 28px;
    text-align: center;
    margin: 815px 0 0 340px;
}
tr.img-01 p.dos {
    width: 654px;
    text-align: center;
    margin: 126px auto 0;
}
tr.img-01 p.tres {
    text-align: center;
    margin-top: 45px;
}

/*TR 2*/

tr.img-02 {
    background: url(./paladares-sin-fronteras/img/img-003v2.svg) top center;
    width: 900px;
    height: 1976px;
    background-repeat: no-repeat;
    position: relative;
}
tr.img-02 .bloque2 {
    position: absolute;
    bottom: 0;
    left: 240px;
    margin-top: 20px;
    width: 543px;
}
tr.img-02 .bloque2 p {
    margin-bottom: 0;
    margin-top: 10px
}

/*TR 3*/

tr.img-03 {
   background:url(./paladares-sin-fronteras/img/img-03v2.svg) top center;
    width:900px;
    height:2684px;
    background-repeat: no-repeat;
    position: relative;
    top: -2px;
    z-index: 0;
}
tr.img-03 .bloque2 {
    width: 360px;
    margin-top: 1260px;
    margin-left: 156px;
    line-height: 30px;
}
tr.img-03 .bloque3 {
    width: 305px;
    margin-top: 575px;
    margin-left: 503px;
    line-height: 31px;
}


/*TR 4*/

tr.img-04 {
    background:url(./paladares-sin-fronteras/img/img-04.svg) top center;
    width:900px;
    height:2993px;
    background-repeat: no-repeat;
    margin-top: -4px;
    display: block;
}
tr.img-04 .bloque1 {width: 900px;}
tr.img-04 .bloque1 .uno {
    width:674px;
    line-height: 30px;
    margin: 260px auto 0 auto;
}
tr.img-04 .bloque2 .uno {
    width: 449px;
    margin-top: 168px;
    margin-left: 249px;
}

tr.img-04 .bloque3 .uno, tr.img-04 .bloque3 .dos {
    width: 530px;
    margin-top: 399px;
    margin-left: 152px;
    line-height: 30px;
}
tr.img-04 .bloque3 .dos {
    margin-top: 0px;
}
tr.img-04 .bloque4 {
    width: 488px;
    margin-left: 208px;
    margin-top: 348px;
    line-height: 30px;
}
tr.img-04 .bloque5 {
    width: 342px;
    margin-top: 189px;
    margin-left: 104px;
}

/*TR 5*/

tr.img-05 {
    background:url(./paladares-sin-fronteras/img/img-05.svg) top center;
    width:900px;
    height:1877px;
    background-repeat: no-repeat;
}
tr.img-05 .bloque1 .uno {
    width: 674px;
    margin: 200px auto 0;
}
tr.img-05 .bloque2 .uno {
    width: 408px;
    margin: 245px auto 0 406px;
    line-height: 30px;
}
tr.img-05 .bloque3 .uno {
    width: 503px;
    margin: 422px 0 0 248px;
}
tr.img-05 .bloque3 .dos {
    width: 393px;
    margin: 85px 0 0 125px;
}

/*TR 6*/

tr.img-06 {
    background:url(./paladares-sin-fronteras/img/img-06.svg) bottom center;
    width:900px;
    height:2072px;
    background-repeat: no-repeat;
    display: block;
    margin-top: -2px;
}
tr.img-06 .bloque1 {
    width: 674px;
    line-height: 25px;
}
tr.img-06 .bloque2 {
    width: 462px;
    margin: 634px auto 0;
    line-height: 22px;
}
tr.img-06 .bloque3 {
    width: 525px;
    margin: 93px auto 0;
    line-height: 22px;
}
tr.img-06 .bloque4 {
    width: 449px;
    margin: 365px auto 0;
    line-height: 22px;
}


/*TR 7*/

tr.img-07 {
    background:url(./paladares-sin-fronteras/img/img-07.svg) bottom center;
    width:900px;
    height:1543px;
    background-repeat: no-repeat;
}

/*TR 8*/

tr.img-08 {
    background:url(./paladares-sin-fronteras/img/img-08.svg) bottom center;
    width:900px;
    height:816px;
    background-repeat: no-repeat;
}
tr.img-08 .bloque1 {
    width: 382px;
    margin: 125px auto 0;
    line-height: 20px;
}
tr.img-08 .bloque2 {
    margin: 83px 0 0 329px;
    width: 475px;
    line-height: 20px;
}
tr.img-08 .bloque3 {
    margin: 103px 0 0 419px;
    width: 408px;
    line-height: 20px;
}

tr.img-08 .related::before {
    content: '';
    width: 2px;
    height: 200px;
    background: #ffdcd4;
    position: absolute;
    top: -289px;
    left: 0;
}

/*TR 9*/



.bloque.related {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 350px;
   /* overflow: hidden; */
    position: relative;
}
.related .tira {
    position: relative;
   /* overflow: hidden; */
    border-radius: 12px;
}
/*
.related a {
    display: block;
    border-radius: 12px;
    overflow: hidden;
}
.related a span {
    overflow: hidden;
}
.related a span::after {
    content: '';
    position: absolute;
    top: -232%;
    left: -159%;
    width: 200%;
    height: 250%;
    opacity: 1;
    transform: rotate(34deg);
    background: hsla(0,0%,100%,.13);
    background: linear-gradient(90deg,hsla(0,0%,100%,.13) 0,hsla(0,0%,100%,.13) 77%,hsla(0,0%,100%,.5) 92%,hsla(0,0%,100%,0));
}
.related a:hover span::after {
    opacity: 1;
    top: -35%;
    left: -35%;
    top: 86%;
    left: 95%;
    transition-property: left,top,opacity;
    transition-duration: 1.2s,1s,0.3s;
    transition-timing-function: ease;
}
*/
.related a img {
    -webkit-transition: all .2s ease-in-out;
    border-radius: 15px;
}
/* .related a:hover img {
    transform: scale(1.02);
} */
