:root{
    --rojo-chilango:#ed0000;

}
body{
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    line-height: 35px;
}
a{
    color: black;
}
:focus-visible {
    outline: none;
}
/*FONT*/
.ffGothamUltra{
    font-family: 'Gotham Ultra';
}
.ffgotham2{
    font-family: 'Gotham Ultra';
    letter-spacing: .025rem;
}
.ffInter{
    font-family: 'Inter', sans-serif;
}
.ffPlayfair{
    font-family: 'Playfair Display', serif;
}
.fs10{
    font-size: 10px;
    line-height: 12px;
}
.fs12{
    font-size: 12px;
    line-height: 14px;
}
.fs14{
    font-size: 14px;
    line-height: 17px;
}
.fs15{
    font-size: 15px;
    line-height: 20px;
}
.fs16{
    font-size: 16px;
    line-height: 19px;
}
.fs18{
    font-size: 18px;
}
.fs20{
    font-size: 20px;
    line-height: 1.5rem;
}
.fs21{
    font-size: 21px;
    line-height: 25px;
}
.fs25{
    font-size: 25px;
    line-height: 26px;
    letter-spacing: .1rem;
}
.fs30{
    font-size: 30px;
    line-height: 36px;
}
.ls1rem{
    letter-spacing: .1rem;
}
.fw700{
    font-weight: 700;
}
/*COLOR*/
.bgRed{
    background: #ed0000;
}
.bg-dark{
    background: #000000 !important;
}
.colorFF4000 {
    color: #ed0000;
}
.colorFFBD81 {
    color: #FFBD81;
}
.colorFF8DFF {
    color: #FF8DFF;
}
.colorYellow {
    color: #FFD500;
}
.colorE40000{
    color: #E40000;
}
.colorWhite {
    color: white;
}
b, strong {
    font-weight: 700 !important;
}
.marker iframe{height: 397px;}
iframe {
    max-width: 100%;
}
.videoFeature iframe {
    max-width: 100%;
    width: 100%;
}
/*MAIN HEADER*/
/*NAVBAR*/
.home .navbar-brand {
    width: 258px;
}
.home .registrate-menu{
    height: 88px;
}
.registrate-menu, .navbar-brand{
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.home .nav-up {
    top: -134px !important;
}
.Height56{
    height: 56px !important;
}
.autohide {
    z-index: 1030;
}
.videoFeature img, .featureImage img{
    max-width: 100%;
    height: auto;
    width: 100%;
}
img{
    max-width: 100%;
    height: auto;
}
nav {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.nav-up {
    top: -104px !important;
}
/*TOP BAR ALERT*/
#topBarAlert{
    min-height: 46px;
    padding-top: 11px;
    padding-bottom: 11px;
    letter-spacing: .1rem;
}
#topBarAlert p{
    margin: 0;
    color: #f5d063;
}
#topBarAlert p a, #topBarAlert p a span{
    color: #FF8DFF;
    text-decoration: none;
}
#topBarAlert p a:hover, #topBarAlert p a:active {
    text-decoration: underline;
}
.closeAlert{
    cursor: pointer;
}
.closeAlert:hover, .closeAlert:active{
    color: white;
}
/*END TOP BAR ALERT*/
/*MAIN MENU*/
.navbar-brand{
    top: 6px;
    width: 150px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.navbar-brand img:hover, .navbar-brand img:active, .navbar-toggler:hover, .navbar-toggler:active, .navbar-brand-search:hover, .navbar-brand-search:active, .navbar-toggler2:hover, .navbar-toggler2:active, .logoChilangoModal:hover, .logoChilangoModal:active, .search-button:hover, .search-button:active, .socialMenu img:hover, .socialMenu img:active, .suscribeButton:hover, .suscribeButton:active, .capitalDigitalLogo:hover, .capitalDigitalLogo:active, .logoChilangoFooter:hover, .logoChilangoFooter:active {
    -webkit-filter: contrast(0.5);
    filter: contrast(0.5);
}
.navbar-toggler{
    border-radius: 50%;
    width: 33px;
    height: 33px;
    top: 12px;
    left: 30px;
}
.navbar-toggler:focus, .navbar-toggler2:focus  {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-toggler-icon{
    background-image: url("../img/05.svg");
    width: 19px;
    height: 32px;
}
.navbar-brand-search{
    top: 10px;
    left: 80px;
    min-width: 44px;
}
.newsMenu{
    position: absolute;
    left: 140px;
    color: #ed0000;
    cursor: pointer;
}
.registrate-menu, .registrate-menu a, .newsMenu{
    font-size: 15px;
    text-decoration: none;
    line-height: 56px;
}
.registrate-menu span{
    font-weight: 600;
    letter-spacing: .02rem;
}
.registrate-menu span:hover{
    text-decoration: underline;
}
/*MODAL MENU*/
.modal-backdrop {
    background-color: #FE1000;
    mix-blend-mode: multiply;
    --bs-backdrop-opacity: 1;
    opacity: 1;
}
.modal-dialog{
    margin-top: 30px;
}
.modal-dialog .event-in{
    pointer-events: initial;
}
.navbar-toggler2{
    border-radius: 50%;
    width: 43px;
    height: 43px;
    font-size: 35px;
    line-height: 18px;
    border: 0;
    background-image: url(../img/crossW.svg) !important;
    background-size: 24px 24px !important;
    background-repeat: no-repeat !important;
    background-position: 9px 9px !important;
}
.logoChilangoModal{
    width: 188px;
    height: 75px;
}
.inputBuscarChilango{
    font-size: 12px;
    font-weight: 400;
    padding-left: 1rem;
    color: black;
    height: 26px;
    border: 1px solid black;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    vertical-align: top;
}
.inputBuscarChilango::-webkit-input-placeholder{
    font-size: 12px;
    font-weight: 700;
    color: black;
}
.inputBuscarChilango::-moz-placeholder{
    font-size: 12px;
    font-weight: 700;
    color: black;
}
.inputBuscarChilango:-ms-input-placeholder{
    font-size: 12px;
    font-weight: 700;
    color: black;
}
.inputBuscarChilango::-ms-input-placeholder{
    font-size: 12px;
    font-weight: 700;
    color: black;
}
.inputBuscarChilango::placeholder{
    font-size: 12px;
    font-weight: 700;
    color: black;
}
.search-button{
    height: 26px;
    width: 40px;
    border: 1px solid black;
    padding: 0;
    border-radius: 15px;
    position: relative;
    left: -19px;
}
.search-button img{
    vertical-align: top;
    margin-top: 3px;
}
.registrate-menu2, .registrate-menu2 a{
    line-height: 18px;
}
.registrate-menu2 .perfilMenu{
    font-size: 10px;
}
.menuCategories ul, .menuUl02{
    list-style: none;
    padding: 0;
    font-size: 18px;
}
.menuCategories ul li, .menuUl02 li{
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: .025rem;
}
.menuCategories ul li a, .menuUl02 li a, .menuCategories h3 a{
    text-decoration: none;
}
.menuCategories ul li a:hover, .menuUl02 li a:hover, .menuCategories h3 a:hover{
    text-decoration: underline;
}
.menuCategories h2{
    font-weight: 800;
    font-size: 19px;
    text-transform: uppercase;
}
.socialMenu{
    list-style: none;
    padding: 0;
}
.socialMenu li{
    display: inline-block;
    margin-right: .5rem;
}
.socialMenu2 li{
    display: inline-block;
    margin-right: 0;
    margin-left: .5rem;
}
.inputNewslleter{
    border: 0;
    font-size: 9px;
    line-height: 12px;
}
.suscribeButton{
    font-size: 9px;
    color: white;
    font-weight: 700;
    border: 0;
}
/*END MAIN MENU*/
/*END NAVBAR*/
/*FOOTER*/
.footer a{
    color: white;
    text-decoration: none;
}
/*END FOOTER*/
/*SEARCH MODAL*/
#search,#search-back {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}
#search-back {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    z-index: 9998;
    background-color: #FE1000;
    mix-blend-mode: multiply;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}
#search input[type=search] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: white;
    background: rgba(0, 0, 0, 0);
    font-size: 80px;
    font-weight: 400;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    text-transform: uppercase;
}
#search input[type=search]::-webkit-input-placeholder {
    color: white;
}
#search input[type=search]::-moz-placeholder {
    color: white;
}
#search input[type=search]:-ms-input-placeholder {
    color: white;
}
#search input[type=search]::-ms-input-placeholder {
    color: white;
}
#search input[type=search]::placeholder {
    color: white;
}
#search .suscribeButton {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
    padding: 10px 25px;
    border: 1px solid black;
    border-radius: 20px;
}
#search .suscribeButton{
    font-size: 12px;
    color: black;
    font-weight: 700;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
}
#search.open, #search-back.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}
/*END SEARCH MODAL*/
/*EMBEDES*/
.tiktok-embed {
    margin-top: 0 !important;
}
/*buttons*/
.mainBtn{
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    background: transparent;
    border: 1px solid black;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
}
.mainBtn .contBtn{
    padding: 8px 16px;
    padding-left: 10px;
    display: inline-block;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.mainBtn .PlusBtn{
    font-size: 33px;
    padding: 6px 8px 10px;
    background: #ed0000;
    border-radius: 20px;
}
.mainBtn:hover .PlusBtn, .mainBtn:active .PlusBtn{
    background: black;
    color: white;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
/*ADS*/
.stickyAds {
    position: sticky;
    top: 100px;
    padding-bottom: 2rem;
}
.image-box {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 56%;
}
.image-box2 {
    padding-top: 100%;
}
.image-cropped-calc {
    width: 100%;
    height: auto;
}
.image-cropped-calc {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    object-fit: cover;
}
.modal-backdrop2 {
    background-color: #FE1000;
    mix-blend-mode: multiply;
    --bs-backdrop-opacity: 1;
    opacity: 1;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 9999;
    transition: .5s;
}
input:-internal-autofill-selected, input:-internal-autofill-previewed  {
    background-color: transparent !important;
    color: #ffffff !important;
}
/*REVISTA*/
.numberR {
    color: #646464;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .020em;
}
.titleRevistas {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: .020em;
    font-weight: bold;
}
/*comercial*/
.comercial1Titulo{
    font-size: 28px;
    line-height: 28px;
    letter-spacing: .025rem;
    font-family: 'Gotham Ultra';
    color: white;
}
.comercial1Titulo a{
    text-decoration: none;
    color: white;
}
.comercial1Titulo span{
    color: #FFD500;
}
.imgComercialCard{
    position:absolute; width:100%; height:100%;
    mix-blend-mode: multiply;
}
.imgComercialCard2{
    background-color: #ed0000;
}
.imgComercialCard:hover{
    opacity: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.fechaComercailCard{
    font-family: 'Gotham Ultra';
    position: absolute;
    bottom: 0;
    right: 0;
    color: white;
    font-size: 19px;
    line-height: 19px;
}
hr {
    margin: 1.5rem 0;
    border: 0 !important;
    border-top: 1px solid black !important;
    opacity: 1 !important;
}
.catHome, .catHome a{
    color: #ed0000;
    font-weight: 600;
    letter-spacing: .025rem;
    text-decoration: none;
}
.titlehOme, .titlehOme a {
    text-transform: uppercase;
    text-decoration: none;
}
.titlehOme strong {
    font-family: 'Inter', sans-serif;
    font-weight: bold;
}
.chilangoRecomiendaCont .title, .chilangoRecomiendaCont .title a{
    letter-spacing: .025em;
    font-weight: 600;
    text-decoration: none;
}
/* ------------------------------------------------------------------------------------ */
/* INICIAN LOS ESTILOS DEL NEWSLETTER */
@-webkit-keyframes slide-to-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
  }
}
@keyframes slide-to-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
  }
}
@-webkit-keyframes slide-from-right {
  0% {
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slide-from-right {
  0% {
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.newsletter-popup {
    position: fixed;
    z-index: 9999;
    background-color: #FFFF00;
    display: none;
    width: 100%;
    bottom: 180px;
    left: 10px;
    width: 270px;
    border-radius: 50px;
}
#newsletter-popup__submit{
    font-size: 10px;
    background-color: black;
    font-weight: 700;
    letter-spacing: .025rem;
    color: white;
    padding: 5px 20px;
    border: 0;
    border-radius: 20px;
}
.newsletter-page-form #newsletter-popup__submit{
    font-size: 22px;
    background-color: #DBDACD;
}
.newsletter-page-form  #frmEmailNewsletter2{
    border: none;
    border-bottom: 1px solid black;
    width: 100%;
}
.newsletter-page-form  #frmEmailNewsletter2:focus-visible {
    outline: none
}
#newsletter-popup__submit:hover{
    background-color: #ffffff;
    color: black;
}
.newsletter-popup.newsletter-popup--active {
    display: block;
    -webkit-animation: slide-to-right 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    animation: slide-to-right 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
}
.newsletter-popup.newsletter-popup--back {
    -webkit-animation: slide-from-right 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    animation: slide-from-right 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
.newsletter-popup label {
    font-size: 22px;
    line-height: 26.4px;
}
.newsletter-popup input[type=email] {
    font-size: 12px;
    background-color: transparent;
    outline: none;
    outline-style: none;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #000;
    border-bottom: solid #000 1px;
    padding: .3em 0;
    margin-top: .7em;
    margin-bottom: 1.5em;
    width: 100%;
    font-family: 'Space Mono', monospace;
}
#frmEmailNewsletter2 {
    font-size: 12px;
    font-family: 'Space Mono', monospace;
    padding: .3em 0;
}
.newsletter-popup input[type=email]::-webkit-input-placeholder {
    opacity: 1;
    color: #000;
}
.newsletter-popup input[type=email]::-moz-placeholder {
    opacity: 1;
    color: #000;
}
.newsletter-popup input[type=email]:-ms-input-placeholder {
    opacity: 1;
    color: #000;
}
.newsletter-popup input[type=email]::-ms-input-placeholder {
    opacity: 1;
    color: #000;
}
.newsletter-popup input[type=email]::placeholder {
    opacity: 1;
    color: #000;
}
.newsletter-popup button:active {
    background-color: black;
    color: white;
}
.newsletter-popup .newsletter-popup__wrapper {
    padding: 1.5em 2em 1.5em 2em;
}
.newsletter-popup .newsletter-popup__close-wrapper {
    position: absolute;
    top: 1.5rem;
    font-size: 1.1em;
    right: 2rem;
    cursor: pointer;
}
.newsletter-popup .mc-error {
    font-style: italic;
    color: red;
    display: none;
    padding: 0;
    opacity: 0;
    -webkit-transition: padding .5s ease-out;
    -o-transition: padding .5s ease-out;
    transition: padding .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}
.newsletter-popup .mc-error.mc-error--active {
    display: block;
    padding-bottom: 1.5em;
    opacity: 1;
}
.newsletter-popup .newsletter-popup--hidden {
    display: none;
}
.newsletter-popup .newsletter-popup__success svg {
    width: 100px;
    display: block;
    margin: 0 auto;
}
.newsletter-popup .newsletter-popup__success .path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
}
.newsletter-popup .newsletter-popup__success .path.circle {
    -webkit-animation: dash .9s ease-in-out;
    animation: dash .9s ease-in-out;
}
.newsletter-popup .newsletter-popup__success .path.check {
    stroke-dashoffset: -100;
    -webkit-animation: dash-check .9s .35s ease-in-out forwards;
    animation: dash-check .9s .35s ease-in-out forwards;
}
.newsletter-popup .newsletter-popup__success p {
    text-align: center;
    margin: .5em 0 0;
    font-size: 1.25em;
}
@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
/* TERMINAN LOS ESTILOS DEL NEWSLETTER */
/* ------------------------------------------------------------------------------------ */
/*PESTAña*/
#bottommenu {
    position: fixed;
    bottom: -315px;
    left: 5%;
    text-align: left;
    color: black;
    background: transparent;
    width: 90%;
    z-index: 9999;
}
#bottommenu_toggle {
    background-color: #E2E2D8;
    text-align: left;
    position: relative;
    bottom: 0px;
    border-radius: 20px 20px 0px 0px;
    cursor: pointer;
    font-size: 15px;
}
#bottommenu_toggle.clicked{
    background-color: #FFFFFF;
}
#bottommenu_content {
    background-color: white;
    width: 100%;
    height: 315px;
    -webkit-box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.4);
    position: relative;
}
.bottomMenu{
    position: absolute;
    bottom: 0;
    background: black;
    width: 100%;
    height: 43px;
    color: white;
}
.bottomMenu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; /* Default */
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.bottomMenu ul li{
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; /* Default */
    list-style-type: none;

}
.bottomMenu ul li a {
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.page, .page .navbar{
    background-color: #DDDDD4 !important;
}
/*Share 2*/
.share-button .mainBtn .PlusBtn {
    font-size: 33px;
    padding: 7px 8px 10px;
}
.share-button  .mainBtn .contBtn {
    padding: 10px 16px;
}
.share-button  .mainBtn {
    cursor: pointer;
}
.share-button .mainBtn:hover .PlusBtn{
    background: #666;
}
.share-button {
    position: absolute;
    height: 36px;
    top: 50%;
    margin-top: -17px;
    width: 135px;
    left: 50%;
    margin-left: -65px;
    background: #ed0000;
    border-radius: 20px;
    overflow: hidden;
    line-height: 36px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
/*----- FIX overflow + transform + border-radius ---*/
.share-button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-box-shadow: 0 0 0 50px #36bfa6;
    box-shadow: 0 0 0 50px #36bfa6;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    border-radius: 50px;
    z-index: 3;
    pointer-events: none;
}
.lid {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 20px;
    color: #000000;
    -webkit-transition: 300ms ease all;
    -o-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    cursor: default;
    z-index: 4;
    font-size: 12px;
}
.open .lid {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
}
.thank-you {
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    color: #fff;
    -webkit-transition: 300ms ease all;
    -o-transition: 300ms ease all;
    transition: 300ms ease all;
}
.thankyou .thank-you {
    position: absolute;
    top: 0px;
    font-size: 12px;
    font-weight: 700;
}
.share-item {
    display: block;
    color: #368b8b;
    text-decoration: none;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    float: left;
    margin-left: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: 500ms ease all;
    -o-transition: 500ms ease all;
    transition: 500ms ease all;
}
.share-item:active {
    background: #eb4c89;
    -webkit-transition: 50ms ease all;
    -o-transition: 50ms ease all;
    transition: 50ms ease all;
}
.share-item:nth-child(1) {
    -webkit-transform: translateX(200px) rotate(180deg);
    -ms-transform: translateX(200px) rotate(180deg);
    transform: translateX(200px) rotate(180deg);
}
.share-item:nth-child(2) {
    -webkit-transform: translateX(400px) rotate(200deg);
    -ms-transform: translateX(400px) rotate(200deg);
    transform: translateX(400px) rotate(200deg);
}
.share-item:nth-child(3) {
    -webkit-transform: translateX(580px) rotate(220deg);
    -ms-transform: translateX(580px) rotate(220deg);
    transform: translateX(580px) rotate(220deg);
}
.share-item:nth-child(4) {
    -webkit-transform: translateX(740px) rotate(240deg);
    -ms-transform: translateX(740px) rotate(240deg);
    transform: translateX(740px) rotate(240deg);
}
.share-item:nth-child(5) {
    -webkit-transform: translateX(880px) rotate(260deg);
    -ms-transform: translateX(880px) rotate(260deg);
    transform: translateX(880px) rotate(260deg);
}
.share-item:nth-child(6) {
    -webkit-transform: translateX(1000px) rotate(280deg);
    -ms-transform: translateX(1000px) rotate(280deg);
    transform: translateX(1000px) rotate(280deg);
}
.open .share-item {
    -webkit-transform: translateX(0) rotate(0);
    -ms-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
    margin-left: 3px;
}
.share-items {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 3px 0;
    width: 201px;
}
.share-items-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 267px;
    left: 50%;
    margin-left: -133.5px;
}
.shared .share-item {
    -webkit-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
}
.shared .share-item:nth-child(1) {
    -webkit-transition: 200ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
    -o-transition: 200ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
    transition: 200ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
}
.shared .share-item:nth-child(2) {
    -webkit-transition: 600ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
    -o-transition: 600ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
    transition: 600ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
}
.shared .share-item:nth-child(3) {
    -webkit-transition: 1000ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
    -o-transition: 1000ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
    transition: 1000ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
}
.shared .share-item:nth-child(4) {
    -webkit-transition: 1400ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
    -o-transition: 1400ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
    transition: 1400ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
}
.shared .share-item:nth-child(5) {
    -webkit-transition: 1800ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
    -o-transition: 1800ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
    transition: 1800ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
}
.shared .share-item:nth-child(6) {
    -webkit-transition: 2200ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
    -o-transition: 2200ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
    transition: 2200ms cubic-bezier(0.32, -0.22, 0.9, 0.93) all;
}
.chilango-recomienda-img img{
    width: 100%;
    height: auto;
}
.radioPlayer {
    position: fixed;
    bottom: 50px;
    left: 10px;
    padding: 10px;
    border: 2px solid red;
    border-radius: 20px;
    background-color: white;
    height: 126px;
    width: 320px;
    box-sizing: border-box;
    /* transition: width 0.25s border-color 0.25s background-color 0.25s; */
}
.radioPlayer span.close {
    position: absolute;
    cursor: pointer;
    top: 0px;
    right: 14px;
    color: red;
    font-size: 22px;
    font-weight: 500;
}
.radioPlayer.hidden {
    width: 60px;
    border-color: transparent;
    background-color: transparent;
}
.radioPlayer div.iframe-container {
    opacity: 1;
    /* transition: opacity 0.25s;*/
}
.radioPlayer div.iframe-container.hidden {
    opacity: 0;
    pointer-events: none;
}
.radioPlayer div.closed {
    position: absolute;
    bottom: 0;
    top: 0;
    display: none;
}
.radioPlayer.hidden div.closed {
    display: block;
    cursor: pointer;
}


.player .wrap{
        background: rgb(252 252 252 / 70%) !important;
    border: 1px solid red !important;
    padding: 10px !important;
}

.footer{
    padding-bottom: 170px;
}

.newsLetter2 {
    position: fixed;
    bottom: 200px;
    left: 22px;
}
.closed2{
    width: 46px;
    cursor: pointer;
}
.logoerror{
    max-width: 400px;
}
.logoEsp{
    max-width: 240px;
}
/*MOBILE*/
@media (max-width: 991px) {
    body {
        font-size: 14px;
        line-height: 24px;
    }
    .fs12 {
        font-size: 10px;
        line-height: 12px;
    }
    .fs14 {
        font-size: 11px;
        line-height: 14px;
    }
    .fs18 {
        font-size: 16px;
    }
    .fs30 {
        font-size: 18px;
        line-height: 24px;
    }
    /*MAIN HEADER*/
    /*TOP BAR ALERT*/
    #topBarAlert{
        font-size: 10px;
        line-height: 1rem;
        min-height: 36px;
    }
    .closeAlert {
        right: 12px;
        top: -4px !important;
    }
    /*END TOP BAR ALERT*/
    .navbar-brand {
        width: 160px !important;
    }
    .navbar-brand.mobilebrand {
        width: 80px !important;
    }
    .navbar-brand-search {
        display:none;   }
    .navbar-toggler {
        left: 20px;
    }
    .modal-dialog {
        max-width: 100%;
    }
    .logoChilangoModal{
        width: 111px;
        height: 45px;
    }
    .navbar-toggler2 {
        width: 30px;
        height: 30px;
        font-size: 28px;
    }
    #search .navbar-toggler2 {
        width: 40px;
        height: 40px;
        font-size: 28px;
    }
    .search-button{
        margin-top: 0;
    }
    .registrate-menu, .registrate-menu a {
        font-size: 10px;
    }
    .imgMM{
        max-width: 140px;
    }
    /*END MAIN HEADER*/
    /*  SEARCH*/
    #search input[type=search] {
        font-size: 40px;
    }
    /*  FOOTER*/
    .menuCategories h2 {
        margin-bottom: 16px;
    }

    .menuUl02{
        margin-top: 16px;
    }
    .menuCategories ul li, .menuUl02 li {
        margin-bottom: 12px;
    }
    .searchInput{
        margin-bottom: 16px;
        margin-top: 0 !important;
    }
    hr {
        margin: 1rem 0;
    }
    .classRowrecdMCont {
        overflow: hidden;
        overflow-x: scroll;
        overscroll-behavior-x: contain;
    }
    .classRowrecdM {
        overflow-x: auto;
        min-width: 1440px;
        margin-bottom: 2rem;
    }
    .share-button {
        top: 5px;
    }
    .home .registrate-menu {
        height: 56px;
    }
    .newsMenu{
        font-size: 8px;
        left: 65px;
    }
    .entry-content p {
        font-size: 14px !important;
        line-height: 21px !important;
    }
    .entry-content li {
        font-size: 13px !important;
        line-height: 20px !important;
    }
    .navbar-toggler2 {
        background-size: 18px 18px !important;
        background-repeat: no-repeat !important;
        background-position: 6px 6px !important;
    }
    #bottommenu_toggle {
        height: 40px;
        padding-top: 8px;
    }
}

.impresoContent{display: grid; gap:2rem;}
.impresoItem{max-width:300px; margin:auto; padding:1rem 1rem 3rem; border-radius: 8px; box-shadow: 0px 0px 14px -3px rgba(0, 0, 0, 0.4); text-decoration: none; position: relative; transition: all 0.2s;}
.inSingle .impresoItem{padding:1rem;}
.impresoItem:hover{transform: scale(1.05);}
.impresoItem a{text-decoration: none;}
.impresoItem img{ width:100%; height:auto; aspect-ratio:6 / 7; object-fit: cover;}
.impresoBody{}
.impresoTitle{line-height: 1.5; padding-top:1rem; font-weight: 800; font-size: 16px; margin:0;font-family: playfair display,serif}
.impresoExtract { font-size: 14px; line-height: 1.4; }
.impresoBtn { display: inline-block; background: #ed0000; color: #fff; text-decoration: none; padding: 2px 15px; font-size: 14px; border-radius: 4px; position: absolute; bottom: 1rem; right: 1rem; }
.impresoDate{font-size: 12px;}
.impresoYears { display: flex; padding: 2rem 0; justify-content: center; flex-wrap: wrap; }
.impresoYears a { display: block; text-decoration: none; background-color: #ffffff; box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.4); padding: 0 1rem; margin: 0 10px; border-radius: 4px; font-size: 15px; font-weight: 700; transition: all .5s;}
.impresoYears a.active,
.impresoYears a:hover{background-color:#ed0000; color:#ffffff;}
@media (min-width:768px) {
    .impresoItem{margin:unset;}
    .impresoContent{grid-template-columns: 1fr 1fr;}
}
@media (min-width:992px) {
    .impresoContent{grid-template-columns: 1fr 1fr 1fr;}

}
@media (min-width:1200px) {
    .impresoContent{grid-template-columns: 1fr 1fr 1fr 1fr;}

}


.playerMainContent { display: grid; grid-template-columns: 100px 1fr; gap: 10px; }
.RadioLogo { margin: auto; height: 50px; display: block; }
.playerImage { position: relative; width: 100px; height: 100px; display: flex; justify-content: center; align-items: center; }
.playerImage img { width: 100px; height: 100px; object-fit: cover; position: absolute; z-index: 0; border-radius: 10px; }
.play, .stop { z-index: 9; width: 50%; height: 50%; background: #ffffff; border-radius: 50%; opacity: 0.8; cursor: pointer; box-shadow: 0 0 5px 7px  rgba(255,255,255,0.5); transition: all 0.3s; }
.stop{opacity: 0;}
.playerImage:hover .play, .playerImage:hover .stop { opacity: 1;}
.play svg, .stop svg { width: 100%; height: 100%; }
.playerControl input{ accent-color: var(--rojo-chilango ); width:100%; }
.playerMarquee{ position: relative; width: 100%; height: 25px; overflow: hidden;} .playerMarqueeHover{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgb(255,255,255); background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.4962359943977591) 19%, rgba(255,255,255,0) 26%, rgba(255,255,255,0) 74%, rgba(255,255,255,0.5) 81%, rgba(255,255,255,1) 100%); }
.playerControl { display: grid; grid-template-columns: 30px 1fr; }
.playerControl svg{ width: 20px; height: 20px; cursor:pointer; }
.playerMeta a{display: block;width:max-content;margin:auto;}
.play.hidden, .stop.hidden, .mute.hidden, .volume.hidden{display:none;}
.playerMarqueeContent {
 font-size: 15px;
 color: #000000;
 position: absolute;
 width: max-content;
 height: 100%;
 margin: 0;
 line-height:2;
 text-align: center;
 /* Starting position */
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);
 transform:translateX(100%);
 /* Apply animation to this element */
 -moz-animation: marqueePlayer 10s linear infinite;
 -webkit-animation: marqueePlayer 10s linear infinite;
 animation: marqueePlayer 10s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes marqueePlayer {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes marqueePlayer {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes marqueePlayer {
 0%   {
 -moz-transform: translateX(100%); /* Firefox bug fix */
 -webkit-transform: translateX(100%); /* Firefox bug fix */
 transform: translateX(100%);
 }
 100% {
 -moz-transform: translateX(-100%); /* Firefox bug fix */
 -webkit-transform: translateX(-100%); /* Firefox bug fix */
 transform: translateX(-100%);
 }
}
