.ax-section {
    text-align: center;
}

.ax-meta-dato {
    font-size: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0 !important;
    width: 0 !important;
    height: 0 !important;
    visibility: hidden !important;
}


/** HOME **/

.ax-home h1 {}

.ax-home h2 {
    font-size: 5rem;
}

.ax-home h3 {}

.ax-home h4 {}

.ax-home h5 {}

.ax-home p {
    line-height: 1.6em;
}

.ax-home p.big-txt {
    font-size: 1rem;
    color: #808080;
}

.ax-home h1,
.ax-home h2,
.ax-home h3,
.ax-home h4,
.ax-home h5 {
    line-height: 4rem;
    margin: 0 auto 2rem;
    text-transform: uppercase;
}


/******************************************/


/** BANNER PRINCIPAL **/


/******************************************/

.ax-slider__list {
    margin: 0;
}

.ax-slider__list--item {
    position: relative;
}

.ax-slider__image {
    width: 100%;
}

.ax-page-ct .ax-section.ax-main-banner {
    padding: 0;
}

.ax-main-banner .ax-slider {}

.ax-main-banner .ax-slider .slick-slider {}

.ax-main-banner .ax-slider .slick-slider .ax-slider__list--item.slick-slide.slick-current.slick-active {}

.ax-main-banner .ax-slider .slick-slider .ax-slider__image {
    background-size: cover !important;
    display: table;
    height: 60vh;
    min-height: 400px;
    min-height: 400px;
}

.ax-main-banner ul.slick-dots li {
    margin-bottom: -10px;
}

.ax-main-banner .slick-dots li.slick-active {
   /* margin: 0 !important;*/
}

.ax-main-banner .ax-slider .slick-slider .ax-slider__image .ax-slider__info {
    display: table-cell;
    padding-top: 5%;
    vertical-align: middle;
    padding-left: 0%;
}

.ax-main-banner .ax-slider .slick-slider .ax-slider__image .ax-slider__info h2 {
    color: #fff;
    font-size: 4rem;
    line-height: 0.7em;
    text-shadow: 4px 4px 20px #000;
}

.ax-main-banner .ax-slider .slick-slider .ax-slider__image .ax-slider__info h2 .ax-light-txt {
    display: block;
    font-size: 2rem;
    font-weight: 400;
}

.ax-main-banner .ax-slider .slick-slider .ax-slider__image .ax-slider__info p {
    color: #fff;
}

.ax-main-banner .ax-slider .slick-slider .ax-slider__image .ax-slider__info a {
    box-shadow: rgba(0,0,0,0.65) 0px 5px 7px;
}


/******************************************/


/** RECETAS **/


/******************************************/

.ax-home-recipes-ct {}

.ax-home-recipes-ct h2::before {
    background: url("../svg/i-muslo-azul.svg") no-repeat center center;
    content: '';
    display: block;
    height: 4.625rem;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 6rem;
}

.ax-home-recipes-ct h2:nth-child(1)::before {
    background: url("../svg/i-platos-azul.svg") no-repeat center center;
    content: '';
    display: block;
    height: 4.625rem;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 6rem;
}

.ax-page-ct h2.texto-rojo {
    color: #c22820;
    font-size: 60px;
}

.ax-home-recipes-ct h2 {
    color: #ffd100;
    padding-top: 7rem;
    position: relative;
    text-transform: uppercase;
    font-size: 50px !important;
    line-height: 30px;
}

.ax-home-recipes-ct h3 {
    color: #ffd100;
    font-size: 4rem;
    font-weight: 100;
}

.ax-home-recipes-ct p {
    color: #808080;
    margin-bottom: 2.125rem;
    font-size: 15px;
}


/******************************************/


/** REGISTRO **/


/******************************************/


/*.ax-page-ct .ax-section {
    background: url(/Portals/MomentosFriko/Skins/momentosFriko/img/conffeti-friko-sitio.jpg) no-repeat 50% 0%;
    background-size: contain;
}*/

.ax-registration-ct {
    /* Cuando esté el registro background-image: url("/Portals/MomentosFriko/Skins/momentosFriko/img/bg-registro.png"); */
    background-image: url("../jpg/bg-pre-registro.jpg") !important;
    /* Set a specific height */
    /* Create the parallax scrolling effect */
    background-attachment: fixed!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    margin-top: 2rem;
    padding: 3rem 0;
}

.ax-registration-ct h2::before {
    background: url("../svg/i-pollito-amarillo.svg") no-repeat center 0;
    content: '';
    display: block;
    height: 6rem;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 6rem;
}

.ax-registration-ct h2 {
    color: #fff;
    padding-top: 7rem;
    position: relative;
    text-transform: uppercase;
}

.ax-registration-ct h3 {
    color: #fff;
    font-size: 4rem;
    font-weight: 100;
}

.ax-registration-ct p {
    color: #fff;
    margin-bottom: 2.125rem;
}


/******************************************/


/** PRODUCTOS **/


/******************************************/

.ax-home-products-ct lucesNavidad {}

.ax-home-products-ct h2::before {
    background: url("../svg/i-muslo-azul.svg") no-repeat center center;
    content: '';
    display: block;
    height: 3.5rem;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 5.5rem;
}

.ax-home-products-ct h2 {
    color: #d91622;
    padding-top: 5rem;
    position: relative;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 30px;
}

.ax-section h2 .ax-light-txt {
    font-size: 0.7em;
}

.ax-related-product-title {
    margin-bottom: 1rem;
}

.ax-related-product-title a {
    text-decoration: none;
}

.ax-home-products-ct h3 {
    color: #d91622 !important;
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 2.4rem;
    position: relative;
    text-align: center;
}

.ax-home-products-ct h3 .ax-light-txt {
    font-size: 1em;
}

.ax-home-products-ct p {
    color: #808080;
    margin-bottom: 2.125rem;
}

.ax-home-products-ct .ax-related-product-ct {}

.ax-home-products-ct .ax-related-product-ct .ax-related-product-list {
    margin: 0;
    padding: 0;
}

.ax-home-products-ct .ax-related-product-ct .ax-related-product-list li {
    list-style: none;
}

.ax-home-products-ct .ax-related-product-ct .ax-related-product-list li:nth-child(1) h3 {
    margin-top: 6rem;
}

.ax-home-products-ct .ax-related-product-img img {
    width: 100%;
}

.ax-home-products-ct .ax-related-product-title {}

.ax-home-products-ct .ax-related-product-btn {}

.dark-blue-btn {}


/** GRID PRODUCTOS **/

.ax-home .ax-productoHome-Item {}

.ax-home .ax-productoHome-Item .ax-product-title {}

.ax-home .ax-productoHome-Item .ax-product-title a {
    text-decoration: none;
}

.ax-home .ax-productoHome-Item .ax-product-title h4 {
    display: inline-block;
    clear: both;
    color: #01a7ff;
    font-size: 1.875rem;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0.6875rem;
}

.ax-home .ax-productoHome-Item .ax-product-title h5 {
    display: inline-block;
    clear: both;
    color: #01a7ff;
    font-size: 1.875rem;
    font-weight: 200;
    line-height: normal;
    margin-bottom: 2rem;
}

.ax-home .ax-verMasProducto-btn .ax-articulos-btn {
    background: rgb(28, 81, 136);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(28, 81, 136, 1) 0%, rgba(0, 21, 136, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(28, 81, 136, 1) 0%, rgba(0, 21, 136, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(28, 81, 136, 1) 0%, rgba(0, 21, 136, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1c5188', endColorstr='#001588', GradientType=0);
    /* IE6-9 */
}

.ax-home-products-ct h3 {
    color: #e21d19 !important;
}


/* JEAN SEBASTIAN 22/02/2021 */

.marg-vertical-3rem {
    margin-bottom: 0rem;
    margin-top: 0rem;
}

p,
h3 {
    margin: 0;
}

.ax-receipt-grid-ct li {
    margin-bottom: 1rem;
}

#dnn_ctr535_HtmlModule_lblContent p:first-child {
    margin-bottom: 0px;
}


/* TABULADOR RECETAS HOME */

.ax-home-recipes-ct li a {
    color: #b6b6b6;
}

.tp-bs-tabs .nav-tabs {
    display: flex;
    overflow: hidden;
    justify-content: center;
    border: none;
}

.tp-bs-tabs li {
    font-size: 20px;
    font-weight: 700;
    padding: 0px 10px;
}

.tp-bs-tabs li a:hover {
    text-decoration: none;
}

.tp-bs-tabs li:nth-child(1) a.active {
    color: #ffffff;
    background: #e31d1a;
    border-radius: 10px;
}

.tp-bs-tabs li:nth-child(2) a.active {
    color: #ffffff;
    background: #001588;
    border-radius: 10px;
}

.tp-bs-tabs li:nth-child(3) a.active {
    color: #ffffff;
    background: #01a5ff;
    border-radius: 10px;
}

.tp-bs-tabs a {
    text-decoration: none;
    padding: 10px;
}

.tp-bs-tabs .tab-content {
    height: 500px;
    display: flex;
}

.tp-bs-tabs .tab-pane {
    border: none;
}

#dnn_LineasFriko1,
#dnn_LineasFriko2,
#dnn_LineasFriko3 {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

#dnn_LineasFriko1.active,
#dnn_LineasFriko2.active,
#dnn_LineasFriko3.active {
    position: relative;
    opacity: 1;
    z-index: 1;
}


/* ALTOS TABULADOR */

.ax-receipt-txt p:nth-child(odd) {
    min-height: 70px;
    font-size: 14px;
    line-height: 14px;
}

.carrusel a,
.carrusel2 a {
    text-decoration: none;
}

.carrusel a:hover,
.carrusel2 a:hover {
    text-decoration: none;
}

.carrusel .Practica h4 {
    color: rgb(208, 10, 23);
}

.carrusel .Original h4 {
    color: rgb(28, 81, 136);
}

.carrusel .Ligera h4 {
    color: rgb(1, 167, 255);
}



