/********************************************************************/
/***********************SK BUNDLE MLP: V1.3**************************/
/**01.10 TXT ALIGN, SECTION MODULE X3, FIX GALLERY ITEMS WHIT HOVER,*/ 
/**NEW MODULES TERCIARY,FOURTHY PRODUCTS ONLY CTA, FIX CAROUSEL X1***/
/******FIX SPACES BETWEEN WRAPPERS, NEW MODULE SPECIAL TEXT FIT *****/
/*********************STICKY ITEM NAV or CTA*************************/
/********************************************************************/

/*GENERAL PARA TODOS LOS MODULOS*/
.category__item__secondary, .category__item__terciary {
    border: 1px solid #eee;
    background-color: #fff;
    height: 100%;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .16);
}
@media (min-width:680px) {
	.banner_outstanding:focus,
	.banner_outstanding:hover,
	.category__item__secondary:focus,
	.category__item__secondary:hover,
	.category__item__terciary:focus,
	.category__item__terciary:hover {
		-webkit-box-shadow: 0 12px 20px 0 rgba(0, 0, 0, .16);
		box-shadow: 0 12px 20px 0 rgba(0, 0, 0, .16);
		-webkit-transition: -webkit-box-shadow .2s ease-out;
		transition: -webkit-box-shadow .2s ease-out;
		transition: box-shadow .2s ease-out;
		transition: box-shadow .2s ease-out, -webkit-box-shadow .2s ease-out
	}
}

@media (max-width:680px) {
	.banner_outstanding,
	.category__item__secondary,
	.category__item__terciary {
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

@media (min-width:1024px) {
	.landing__wrapper {
		max-width: 975px;
        margin: 0 auto;
        padding: 80px 0 0;
	}
	.top-products__category {
		height: 270px;
		margin-bottom: 15px;
		text-decoration: none
    }
    .terciary-products__category_only_cta {
        height: 340px;
        text-decoration: none;
    }
    .fourthy-products_category_only_cta {
        height: 340px;
        text-decoration: none;   
    }
}

@media (min-width:680px) and (max-width:1024px) {
	.landing__wrapper {
		max-width: 1050px;
        margin: 0 auto;
        padding: 40px 0 0;
	}
	.top-products__category {
		height: 270px;
		margin-bottom: 16px;
		text-decoration: none
    }
    .primary-products__category {
        height: 326px;
        text-decoration: none;
    }
    .secondary-products__category {
        height: 326px;
        text-decoration: none;
    }
    .terciary-products__category {
        height: 484px;
        text-decoration: none;
    }
    .terciary-products__category_only_cta {
        height: 340px;
        text-decoration: none;
    }
    .fourthy-products_category_only_cta {
        height: 270px;
        text-decoration: none;
    }
}

@media (max-width:680px) {
	.landing__wrapper {
        max-width: 680px;
        margin: 0 auto;
        padding: 40px 0 0;
	}
	.top-products__category {
		height: 380px;
		margin-bottom: 15px;
        text-decoration: none;
    }
    .primary-products__category {
        height: 434px;
	}
    .secondary-products__category {
        height: 434px;
	}
    .terciary-products__category {
        height: 170px;
        text-decoration: none;
    }
}
/*FIN GENERAL PARA TODOS LOS MODULOS*/

/*MODULOS PRIMARIOS PUBLICIDAD*/
.category__link {
    height: 100%;
    display: block;
    text-decoration: none;
}
.category__item__primary {
    background-color: #fff;
    height: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media (min-width:1024px) {
    .primary-products__category {
        height: 326px;
        text-decoration: none;
    }
	.top-products__category .category__item__primary {
		background-color: #fff;
		height: 100%;
	}
	.top-products__category .category__item__primary .category__item__primary__description {
        width: 35%;
        float: right;
        display: inline-block;
        height: 100%;
        position: relative;
	}
	.top-products__category .category__item__primary .category__item__primary__description h3{
        text-transform: uppercase;
        color: #333;
        font-size: 21px;
        font-weight: 300;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__primary .category__item__primary__description h4 {
        color: #333;
        font-size: 40px;
        font-weight: 400;
        margin: 0;
        line-height: 1;
    }
	.top-products__category .category__item__primary .category__item__primary__description h5{
        width: 100%;
        margin: 0;
        padding: 20px 0;
        color: #333;
        font-weight: 400;
        font-size: 21px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__primary .category__item__primary__description .title-hasta {
        font-size: 21px;
        letter-spacing: 5px;
        margin-bottom: 5px;
        color: #333;
        display: block;
    }
    .top-products__category .category__item__primary .category__item__primary__description .item_special_conditions {
        padding-bottom: 5px;
    }
    .top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .category__installments {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
    }
    .top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .category__installments .ui-icon--installments {
        display: inline-block;
        width: 20px;
        height: 20px;
        stroke: #39b54a;
    }
    .top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .txt-conditions {
        display: inline-block;
        height: 20px;
        font-size: 14px;
        margin-top: 3px;
        margin-left: 28px;
        color: #39b54a;
    }
    .top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .category__installments .ui-icon--shipping {
        display: inline-block;
        width: 20px;
        height: 20px;
        fill: #333;
    }
    .top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .gray {
        color: #333;
    }
    .top-products__category .category__item__primary .category__item__primary__description .btn-space {
        padding-top: 20px;
    }
    .top-products__category .category__item__primary .category__item__primary__description h3 {
		margin: 0;
        line-height: 1.2;
        padding-bottom: 20px;
    }

	.top-products__category .category__item__primary .category__item__primary__description p {
		font-size: 14px;
		color: #3483fa;
		padding: 0 30px;
		margin-bottom: 30px;
		position: absolute;
		bottom: 0
	}
	.top-products__category .category__item__primary .category__item__primary__description .pre_title {
		font-size: 13px;
		font-weight: 400;
		line-height: 1;
		letter-spacing: 1.5px;
		padding: 80px 0 0 30px
	}
	.top-products__category .category__item__primary .category__item__primary__description .primary__logo {
		display: block;
		padding: 30px 0 40px 30px
	}
	.top-products__category .category__item__primary .category__item__image {
        width: 65%;
        float: left;
        display: inline-block;
        height: 100%;
        text-align: right;
        position: relative;
	}
	.top-products__category .category__item__primary .category__item__image img,
	.top-products__category .category__item__primary .category__item__image video {
        height: calc(100% - 40px);
        margin: 0 auto;
        padding: 30px;
        text-align: center;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 346px;
	}
}

@media (min-width:680px) and (max-width:1024px) {
	.top-products__category .category__item__primary .category__item__primary__description {
        width: 35%;
        float: right;
        display: inline-block;
        height: 100%;
        position: relative;
    }
    .top-products__category .category__item__primary .category__item__primary__description h3 {
        margin: 0;
        line-height: 1.2;
        padding-bottom: 20px;
    }
    .top-products__category .category__item__primary .category__item__primary__description h3 {
        text-transform: uppercase;
        color: #333;
        font-size: 21px;
        font-weight: 300;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__primary .category__item__primary__description h4 {
        color: #333;
        font-size: 40px;
        font-weight: 400;
        margin: 0;
        line-height: 1;
    }
	.top-products__category .category__item__primary .category__item__primary__description h5{
        width: 100%;
        margin: 0;
        padding: 20px 0;
        color: #333;
        font-weight: 400;
        font-size: 21px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__primary .category__item__primary__description .title-hasta {
        font-size: 21px;
        letter-spacing: 5px;
        margin-bottom: 5px;
        color: #333;
        display: block;
    }
    .top-products__category .category__item__primary .category__item__primary__description .item_special_conditions {
        padding-bottom: 5px;
    }
    .top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .category__installments {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
    }
    .top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .category__installments .ui-icon--installments {
        display: inline-block;
        width: 20px;
        height: 20px;
        stroke: #39b54a;
    }
    .top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .txt-conditions {
        display: inline-block;
        height: 20px;
        font-size: 14px;
        margin-top: 3px;
        margin-left: 28px;
        color: #39b54a;
    }
    .top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .category__installments .ui-icon--shipping {
        display: inline-block;
        width: 20px;
        height: 20px;
        fill: #333;
    }
    .top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .gray {
        color: #333;
    }
    .top-products__category .category__item__primary .category__item__primary__description .btn-space {
        padding-top: 20px;
    }
	.top-products__category .category__item__primary .category__item__primary__description p {
		font-size: 14px;
		color: #3483fa;
		padding: 0 10px 0 30px;
		margin-bottom: 30px;
		position: absolute;
		bottom: 0
	}
	.top-products__category .category__item__primary .category__item__image {
        width: 65%;
        float: left;
        display: inline-block;
        height: 100%;
        text-align: left;
        overflow: hidden;
	}
	.top-products__category .category__item__primary .category__item__image img {
        margin: 0 auto;
        padding: 30px 20px;
        text-align: center;
        height: 260px;
        max-width: 345px;
        display: block;
	}
}

@media(min-width:680px) and (max-width:1000px) {
    .top-products__category .category__item__primary .category__item__primary__description h5 {
        width: 100%;
        margin: 0;
        padding: 20px 0;
        color: #333;
        font-weight: 400;
        font-size: 18px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__primary .category__item__primary__description .title-hasta {
        font-size: 15px;
        letter-spacing: 5px;
        margin-bottom: 5px;
        color: #333;
        display: block;
    }
    .top-products__category .category__item__primary .category__item__primary__description h4 {
        color: #333;
        font-size: 30px;
        font-weight: 400;
        margin: 0;
        line-height: 1;
    }
    .top-products__category .category__item__primary .category__item__primary__description h3 {
        text-transform: uppercase;
        color: #333;
        font-size: 18px;
        font-weight: 300;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__primary .category__item__primary__description h3 {
        text-transform: uppercase;
        color: #333;
        font-size: 18px;
        font-weight: 300;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}

@media (max-width:680px) {
	.top-products__category .category__item__primary .category__item__primary__description {
		width: 100%;
		float: left;
		display: inline-block;
		height: 40%;
		text-align: center
	}
	.top-products__category .category__item__primary .category__item__primary__description h4 {
		font-size: 40px;
		font-weight: 700;
		line-height: 1;
		color: #4a4a4a;
		padding: 5px 20px;
		margin: 0
    }
    .top-products__category .category__item__primary .category__item__primary__description h5 {
        width: 100%;
        margin: 0;
        padding: 20px 0;
        color: #333;
        font-weight: 400;
        font-size: 18px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__primary .category__item__primary__description .title-hasta {
        font-size: 21px;
        letter-spacing: 5px;
        margin-bottom: 5px;
        color: #333;
        display: block;
        text-align: center;
    }    
    .top-products__category .category__item__primary .category__item__primary__description h4 {
        color: #333;
        font-size: 35px;
        font-weight: 400;
        text-align: center;
        margin: 0;
        line-height: 1;
    }    
	.top-products__category .category__item__primary .category__item__primary__description h3 {
		font-size: 14px;
		color: #4a4a4a;
        padding-bottom: 10px;
		display: block;
		text-transform: uppercase;
		font-weight: 400;
		letter-spacing: .2px
	}
	.top-products__category .category__item__primary .category__item__primary__description h3 {
		margin: 0;
		line-height: 1.2
	}
	.top-products__category .category__item__primary .category__item__primary__description p {
		font-size: 14px;
		color: #3483fa;
		padding: 0 20px;
		margin-top: 10px
	}
	.top-products__category .category__item__primary .category__item__primary__description .item_special_conditions {
        text-align: center;
    }

	.top-products__category .category__item__primary .category__item__primary__description .btn-space {
        display: none;
    }

	.top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .txt-conditions {
        display: inline-block;
        height: 20px;
        font-size: 14px;
        margin-top: 3px;
        margin-left: 28px;
        color:#39b54a;
    }

	.top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .gray {
        color:#333;
    }

	.top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .category__installments {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
    }

	.top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .category__installments .ui-icon--installments {
        display: inline-block;
        width: 20px;
        height: 20px;
        stroke: #39b54a;
    }

	.top-products__category .category__item__primary .category__item__primary__description .item_special_conditions .category__installments .ui-icon--shipping {
        display: inline-block;
        width: 20px;
        height: 20px;
        fill: #333;
    }
	.top-products__category .category__item__primary .category__item__image {
		width: 100%;
		float: right;
		display: inline-block;
		height: 60%;
		text-align: right;
		position: relative;
		overflow: hidden
	}
	.top-products__category .category__item__primary .category__item__image img {
		height: auto;
		margin: 0 auto;
		text-align: center;
		position: absolute;
		height: 210px;
		left: 50%;
		top: 48%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	.top-products__category .category__item__primary .category__item__image img.has_primary_logo {
		height: 170px;
		top: 55%
	}
	.category__item__primary {
		-webkit-border-radius: 4px;
        border-radius: 4px;
        border: 1px solid #eee;
	}
}
/*FIN MODULOS PRIMARIOS PUBLICIDAD*/

/*MODULOS SECUNDARIOS PUBLICIDAD*/
@media (min-width:1024px) {
	.top-products__category .category__item__secondary {
		background-color: #fff;
		height: 100%;
	}
	.top-products__category .category__item__secondary .category__item__secondary__description {
		width: 50%;
		float: right;
		display: inline-block;
		height: 100%;
		position: relative
	}
	.top-products__category .category__item__secondary .category__item__secondary__description h3{
        text-transform: uppercase;
        color: #333;
        font-size: 21px;
        font-weight: 300;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description h4 {
        color: #333;
        font-size: 40px;
        font-weight: 400;
        margin: 0;
        line-height: 1;
    }
	.top-products__category .category__item__secondary .category__item__secondary__description h5{
        width: 100%;
        margin: 0;
        padding: 20px 0;
        color: #333;
        font-weight: 400;
        font-size: 21px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .title-hasta {
        font-size: 21px;
        letter-spacing: 5px;
        margin-bottom: 5px;
        color: #333;
        display: block;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions {
        padding-bottom: 5px;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .category__installments {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .category__installments .ui-icon--installments {
        display: inline-block;
        width: 20px;
        height: 20px;
        stroke: #39b54a;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .txt-conditions {
        display: inline-block;
        height: 20px;
        font-size: 14px;
        margin-top: 3px;
        margin-left: 28px;
        color: #39b54a;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .category__installments .ui-icon--shipping {
        display: inline-block;
        width: 20px;
        height: 20px;
        fill: #333;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .gray {
        color: #333;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .btn-space {
        padding-top: 20px;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description h3 {
		margin: 0;
        line-height: 1.2;
        padding-bottom: 20px;
    }

	.top-products__category .category__item__secondary .category__item__secondary__description p {
		font-size: 14px;
		color: #3483fa;
		padding: 0 30px;
		margin-bottom: 30px;
		position: absolute;
		bottom: 0
	}
	.top-products__category .category__item__secondary .category__item__secondary__description .pre_title {
		font-size: 13px;
		font-weight: 400;
		line-height: 1;
		letter-spacing: 1.5px;
		padding: 80px 0 0 30px
	}
	.top-products__category .category__item__secondary .category__item__secondary__description .secondary__logo {
		display: block;
		padding: 30px 0 40px 30px
	}
	.top-products__category .category__item__secondary .category__item__image {
		width: 50%;
		float: left;
		display: inline-block;
		height: 100%;
		text-align: right;
		position: relative
	}
	.top-products__category .category__item__secondary .category__item__image img,
	.top-products__category .category__item__secondary .category__item__image video {
		height: calc(100% - 40px);
		margin: 0 auto;
		padding: 30px;
		text-align: center;
		position: absolute;
		height: 210px;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		max-width: 230px
	}
}

@media (min-width:680px) and (max-width:1024px) {
	.top-products__category .category__item__secondary .category__item__secondary__description {
		width: 50%;
		float: right;
		display: inline-block;
		height: 100%;
		position: relative
    }
    .top-products__category .category__item__secondary .category__item__secondary__description h3 {
        margin: 0;
        line-height: 1.2;
        padding-bottom: 20px;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description h3 {
        text-transform: uppercase;
        color: #333;
        font-size: 21px;
        font-weight: 300;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description h4 {
        color: #333;
        font-size: 40px;
        font-weight: 400;
        margin: 0;
        line-height: 1;
    }
	.top-products__category .category__item__secondary .category__item__secondary__description h5{
        width: 100%;
        margin: 0;
        padding: 20px 0;
        color: #333;
        font-weight: 400;
        font-size: 21px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .title-hasta {
        font-size: 21px;
        letter-spacing: 5px;
        margin-bottom: 5px;
        color: #333;
        display: block;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions {
        padding-bottom: 5px;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .category__installments {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .category__installments .ui-icon--installments {
        display: inline-block;
        width: 20px;
        height: 20px;
        stroke: #39b54a;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .txt-conditions {
        display: inline-block;
        height: 20px;
        font-size: 14px;
        margin-top: 3px;
        margin-left: 28px;
        color: #39b54a;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .category__installments .ui-icon--shipping {
        display: inline-block;
        width: 20px;
        height: 20px;
        fill: #333;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .gray {
        color: #333;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .btn-space {
        padding-top: 20px;
    }
	.top-products__category .category__item__secondary .category__item__secondary__description p {
		font-size: 14px;
		color: #3483fa;
		padding: 0 10px 0 30px;
		margin-bottom: 30px;
		position: absolute;
		bottom: 0
	}
	.top-products__category .category__item__secondary .category__item__image {
		width: 50%;
		float: left;
		display: inline-block;
		height: 100%;
		text-align: left;
		overflow: hidden
	}
	.top-products__category .category__item__secondary .category__item__image img {
		margin: 0 auto;
		padding: 30px 20px;
		text-align: center;
		height: 210px;
		max-width: 165px
	}
}

@media(min-width:680px) and (max-width:1000px) { 
    .top-products__category .category__item__secondary .category__item__image img {
        margin: 0 auto;
        padding: 70px 30px;
        text-align: center;
        height: 137px;
        max-width: 130px;
    }
}

@media(min-width:680px) and (max-width:1000px) {
    .top-products__category .category__item__secondary .category__item__secondary__description h5 {
        width: 100%;
        margin: 0;
        padding: 20px 0;
        color: #333;
        font-weight: 400;
        font-size: 16px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .title-hasta {
        font-size: 15px;
        letter-spacing: 5px;
        margin-bottom: 5px;
        color: #333;
        display: block;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description h4 {
        color: #333;
        font-size: 30px;
        font-weight: 400;
        margin: 0;
        line-height: 1;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description h3 {
        text-transform: uppercase;
        color: #333;
        font-size: 18px;
        font-weight: 300;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description h3 {
        text-transform: uppercase;
        color: #333;
        font-size: 18px;
        font-weight: 300;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}

@media (max-width:680px) {
	.top-products__category .category__item__secondary .category__item__secondary__description {
		width: 100%;
		float: left;
		display: inline-block;
		height: 40%;
		text-align: center
	}
	.top-products__category .category__item__secondary .category__item__secondary__description h4 {
		font-size: 40px;
		font-weight: 700;
		line-height: 1;
		color: #4a4a4a;
		padding: 5px 20px;
		margin: 0
    }
    .top-products__category .category__item__secondary .category__item__secondary__description h5 {
        width: 100%;
        margin: 0;
        padding: 20px 0;
        color: #333;
        font-weight: 400;
        font-size: 18px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__secondary .category__item__secondary__description .title-hasta {
        font-size: 21px;
        letter-spacing: 5px;
        margin-bottom: 5px;
        color: #333;
        display: block;
        text-align: center;
    }    
    .top-products__category .category__item__secondary .category__item__secondary__description h4 {
        color: #333;
        font-size: 35px;
        font-weight: 400;
        text-align: center;
        margin: 0;
        line-height: 1;
    }    
	.top-products__category .category__item__secondary .category__item__secondary__description h3 {
		font-size: 14px;
		color: #4a4a4a;
        padding-bottom: 10px;
		display: block;
		text-transform: uppercase;
		font-weight: 400;
		letter-spacing: .2px
	}
	.top-products__category .category__item__secondary .category__item__secondary__description h3 {
		margin: 0;
		line-height: 1.2
	}
	.top-products__category .category__item__secondary .category__item__secondary__description p {
		font-size: 14px;
		color: #3483fa;
		padding: 0 20px;
		margin-top: 10px
	}
	.top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions {
        text-align: center;
    }

	.top-products__category .category__item__secondary .category__item__secondary__description .btn-space {
        display: none;
    }

	.top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .txt-conditions {
        display: inline-block;
        height: 20px;
        font-size: 14px;
        margin-top: 3px;
        margin-left: 28px;
        color:#39b54a;
    }

	.top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .gray {
        color:#333;
    }

	.top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .category__installments {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
    }

	.top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .category__installments .ui-icon--installments {
        display: inline-block;
        width: 20px;
        height: 20px;
        stroke: #39b54a;
    }

	.top-products__category .category__item__secondary .category__item__secondary__description .item_special_conditions .category__installments .ui-icon--shipping {
        display: inline-block;
        width: 20px;
        height: 20px;
        fill: #333;
    }
	.top-products__category .category__item__secondary .category__item__image {
		width: 100%;
		float: right;
		display: inline-block;
		height: 60%;
		text-align: right;
		position: relative;
		overflow: hidden
	}
	.top-products__category .category__item__secondary .category__item__image img {
		height: auto;
		margin: 0 auto;
		text-align: center;
		position: absolute;
		height: 210px;
		left: 50%;
		top: 48%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	.top-products__category .category__item__secondary .category__item__image img.has_secondary_logo {
		height: 170px;
		top: 55%
	}
	.category__item__secondary {
		-webkit-border-radius: 4px;
        border-radius: 4px;
        border: 1px solid #eee;
	}
}
/*FIN MODULOS SECUNDARIOS PUBLICIDAD*/

/*MODULOS TERCIARIOS PUBLICIDAD*/
@media (min-width:1024px) {
	.top-products__category .category__item__terciary {
		height: 100%
	}
	.top-products__category .category__item__terciary .category__item__terciary__description {
		width: 100%;
		float: right;
		display: inline-block;
		height: 50%;
		position: relative
    }
    
    .terciary-products__category_only_cta .category__item__terciary .category__item__terciary__description {
        width: 100%;
        float: right;
        display: inline-block;
        height: 40%;
        position: relative;
	}    
    .fourthy-products_category_only_cta .category__item__terciary .category__item__terciary__description {
        width: 100%;
        float: right;
        display: inline-block;
        height: 40%;
        position: relative;
	}    

	.top-products__category .category__item__terciary .category__item__terciary__description h4 {
        color: #333;
        font-size: 35px;
        font-weight: 400;
        text-align: center;
        margin: 0;
        line-height: 1;
	}
	.top-products__category .category__item__terciary .category__item__terciary__description h3 {
        text-transform: uppercase;
        color: #333;
        font-size: 21px;
        font-weight: 300;
        display: block;
        text-align: center;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.top-products__category .category__item__terciary .category__item__terciary__description h3 {
		margin: 0;
        line-height: 1.2;
        padding-bottom: 20px;
	}
	.top-products__category .category__item__terciary .category__item__terciary__description p {
		font-size: 14px;
		color: #3483fa;
		padding: 0 20px;
		margin: 0;
		margin-bottom: 30px;
		position: absolute;
		bottom: 0
	}
    .top-products__category .category__item__terciary .category__item__terciary__description .title-hasta {
        font-size: 21px;
        letter-spacing: 5px;
        margin-bottom: 5px;
        color: #333;
        display: block;
        text-align: center;
        padding-top: 20px;
    }

	.top-products__category .category__item__terciary .product__item__terciary__image {
        width: 100%;
        float: left;
        display: inline-block;
        height: 43%;
        text-align: center;
        overflow: hidden;
    }

	.terciary-products__category_only_cta .category__item__terciary .product__item__terciary__image {
        width: 100%;
        float: left;
        display: inline-block;
        height: 60%;
        text-align: center;
        overflow: hidden;
    }    
	.fourthy-products_category_only_cta .category__item__terciary .product__item__terciary__image {
        width: 100%;
        float: left;
        display: inline-block;
        height: 60%;
        text-align: center;
        overflow: hidden;
    }    
    
    .top-products__category .category__item__terciary .product__item__terciary__image h5 {
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 20px 0;
        color: #333;
        font-weight: 400;
        font-size: 21px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }    
    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions {
        padding-bottom: 5px;
        text-align: center;
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .btn-space {
        padding-top: 50px;
    }

    /*.terciary-products__category_only_cta .category__item__terciary .category__item__terciary__description .btn-space {
        padding-top: 15%;
    }    
    .fourthy-products_category_only_cta .category__item__terciary .category__item__terciary__description .btn-space {
        padding-top: 15%;
    }*/    

    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .txt-conditions {
        display: inline-block;
        height: 20px;
        font-size: 14px;
        margin-top: 3px;
        margin-left: 28px;
        color:#39b54a;
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .gray {
        color:#333;
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .category__installments {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .category__installments .ui-icon--installments {
        display: inline-block;
        width: 20px;
        height: 20px;
        stroke: #39b54a;
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .category__installments .ui-icon--shipping {
        display: inline-block;
        width: 20px;
        height: 20px;
        fill: #333;
    }


	.top-products__category .category__item__terciary .product__item__terciary__image img {
        margin: 0 auto;
        padding-top: 20px;
        text-align: center;
        height: 146px;
        max-width: 270px;
    }

	.terciary-products__category_only_cta .category__item__terciary .product__item__terciary__image img {
        margin: 0 auto;
        padding-top: 10px;
        text-align: center;
        height: 146px;
        max-width: 270px;
    }    
	.fourthy-products_category_only_cta .category__item__terciary .product__item__terciary__image img {
        margin: 0 auto;
        padding-top: 10px;
        text-align: center;
        height: auto;
        max-width: 220px;
    }    
    .terciary-products__category {
        height: 485px;
        text-decoration: none;
    }
    .secondary-products__category {
        height: 326px;
        text-decoration: none;
    }
}

@media (min-width:680px) and (max-width:1024px) {
	.top-products__category .category__item__terciary {
		height: 100%
	}
	.top-products__category .category__item__terciary .category__item__terciary__description {
		width: 100%;
		float: right;
		display: inline-block;
		height: 50%;
		overflow: hidden;
		position: relative
    }

	.terciary-products__category_only_cta .category__item__terciary .category__item__terciary__description {
		width: 100%;
		float: right;
		display: inline-block;
		height: 40%;
		overflow: hidden;
		position: relative
    }   
	.fourthy-products_category_only_cta .category__item__terciary .category__item__terciary__description {
		width: 100%;
		float: right;
		display: inline-block;
		height: 40%;
		overflow: hidden;
		position: relative
    }   
     
	.top-products__category .category__item__terciary .category__item__terciary__description h4 {
        color: #333;
        font-size: 35px;
        font-weight: 400;
        text-align: center;
        margin: 0;
        line-height: 1;
	}
	.top-products__category .category__item__terciary .category__item__terciary__description h3 {
        text-transform: uppercase;
        color: #333;
        font-size: 21px;
        font-weight: 300;
        display: block;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
	}
	.top-products__category .category__item__terciary .category__item__terciary__description h3 {
		line-height: 1.2;
        margin: 0;
        padding-bottom: 20px;
	}
	.top-products__category .category__item__terciary .category__item__terciary__description p {
		font-size: 14px;
		color: #3483fa;
		padding: 0 10px 0 15px;
		margin: 0;
		margin-bottom: 30px;
		position: absolute;
		bottom: 0
	}
	.top-products__category .category__item__terciary .category__item__terciary__description .pre_title {
		font-size: 13px;
		font-weight: 400;
		line-height: 1;
		letter-spacing: 1.5px;
		padding: 5px 0 0 15px
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .title-hasta {
        font-size: 21px;
        letter-spacing: 5px;
        margin-bottom: 5px;
        color: #333;
        display: block;
        text-align: center;
        padding-top: 20px;
    }

	.top-products__category .category__item__terciary .product__item__terciary__image {
        width: 100%;
        float: left;
        display: inline-block;
        height: 44%;
        text-align: center;
        overflow: hidden;
    }
    .terciary-products__category_only_cta .category__item__terciary .product__item__terciary__image {
        width: 100%;
        float: left;
        display: inline-block;
        height: 60%;
        text-align: center;
        overflow: hidden;
    }    
    .fourthy-products_category_only_cta .category__item__terciary .product__item__terciary__image {
        width: 100%;
        float: left;
        display: inline-block;
        height: 60%;
        text-align: center;
        overflow: hidden;
    }    
    .top-products__category .category__item__terciary .product__item__terciary__image h5 {
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 20px 0;
        color: #333;
        font-weight: 400;
        font-size: 16px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions {
        padding-bottom: 5px;
        text-align: center;
    }
    .top-products__category .category__item__terciary .category__item__terciary__description .btn-space {
        padding-top: 30px;
    }
    /*.terciary-products__category_only_cta .category__item__terciary .category__item__terciary__description .btn-space {
        padding-top: 15%;
    }
    .fourthy-products_category_only_cta .category__item__terciary .category__item__terciary__description .btn-space {
        padding-top: 15%;
    }*/
    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .txt-conditions {
        display: inline-block;
        height: 20px;
        font-size: 14px;
        margin-top: 3px;
        margin-left: 28px;
        color:#39b54a;
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .gray {
        color:#333;
    }


    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .category__installments {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .category__installments .ui-icon--installments {
        display: inline-block;
        width: 20px;
        height: 20px;
        stroke: #39b54a;
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .category__installments .ui-icon--shipping {
        display: inline-block;
        width: 20px;
        height: 20px;
        fill: #333;
    }


	.top-products__category .category__item__terciary .product__item__terciary__image img {
        margin: 0 auto;
        padding-top: 20px;
        text-align: center;
        height: 135px;
        max-width: 270px;
    }
    .terciary-products__category_only_cta .category__item__terciary .product__item__terciary__image img {
        padding-top: 0;
    }
    .fourthy-products_category_only_cta .category__item__terciary .product__item__terciary__image img {
        padding-top: 0;
        max-width: 188px;
        height: auto;
    }
}

@media(max-width:800px) {
    .terciary-products__category_only_cta {
        height: 270px;
        text-decoration: none;
    }
    .fourthy-products_category_only_cta {
        height: 270px;
        text-decoration: none;
    }
    .top-products__category .category__item__terciary .product__item__terciary__image img {
        margin: 0 auto;
        padding-top: 20px;
        text-align: center;
        height: 100px;
        max-width: 200px;
    }
    .terciary-products__category_only_cta .category__item__terciary .product__item__terciary__image img {
        padding-top: 10px;
    }    
    .fourthy-products_category_only_cta .category__item__terciary .product__item__terciary__image img {
        padding-top: 10px;
        max-width: 160px;
        height: auto;
    }    
    .top-products__category .category__item__terciary .product__item__terciary__image {
        width: 100%;
        float: left;
        display: inline-block;
        height: 40%;
        text-align: center;
        overflow: hidden;
    }

    .terciary-products__category_only_cta .category__item__terciary .product__item__terciary__image {
        width: 100%;
        float: left;
        display: inline-block;
        height: 60%;
        text-align: center;
        overflow: hidden;
    }
    .fourthy-products_category_only_cta .category__item__terciary .product__item__terciary__image {
        width: 100%;
        float: left;
        display: inline-block;
        height: 60%;
        text-align: center;
        overflow: hidden;
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .title-hasta {
        font-size: 16px;
        letter-spacing: 5px;
        margin-bottom: 5px;
        color: #333;
        display: block;
        text-align: center;
        padding-top: 20px;
    }
    .top-products__category .category__item__terciary .category__item__terciary__description h4 {
        color: #333;
        font-size: 28px;
        font-weight: 400;
        text-align: center;
        display: block;
        margin: 5px 0;
        line-height: 1;
    }
    .top-products__category .category__item__terciary .category__item__terciary__description h3 {
        text-transform: uppercase;
        color: #333;
        font-size: 18px;
        font-weight: 300;
        display: block;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}

@media (max-width:680px) {
	.top-products__category .category__item__terciary {
		height: 100%;
        text-align: center;
        border: 1px solid #eeee;
	}
	.top-products__category .category__item__terciary .category__item__terciary__description {
		width: 50%;
		float: right;
		display: inline-block;
		height: 100%;
		text-align: left;
		position: relative
    }
	.terciary-products__category_only_cta .category__item__terciary .category__item__terciary__description {
		width: 100%;
		display: block;
		height: 30%;
		text-align: left;
		position: relative
	}    
	.fourthy-products_category_only_cta .category__item__terciary .category__item__terciary__description {
		width: 100%;
		display: block;
		height: 30%;
		text-align: left;
		position: relative
	}    
    .top-products__category .category__item__terciary .product__item__terciary__image h5 {
        display: none;
    }      
    .terciary-products__category_only_cta .category__item__terciary .product__item__terciary__image h5 {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 20px 0;
        color: #333;
        font-weight: 400;
        font-size: 16px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }    
    .fourthy-products_category_only_cta .category__item__terciary .product__item__terciary__image h5 {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 20px 0;
        color: #333;
        font-weight: 400;
        font-size: 16px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }      
    .top-products__category .category__item__terciary .category__item__terciary__description h5 {
        width: 100%;
        margin: 0;
        padding: 20px 0;
        color: #333;
        font-weight: 400;
        font-size: 18px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .top-products__category .category__item__terciary .category__item__terciary__description .title-hasta {
        font-size: 13px;
        letter-spacing: 5px;
        margin-bottom: 0;
        color: #333;
        display: block;
        text-align: left;
        padding-top: 20px;
    }        
    .top-products__category .category__item__terciary .category__item__terciary__description h4 {
        padding: 5px 0;
        color: #333;
        font-size: 30px;
        font-weight: 400;
        text-align: left;
        margin: 0;
        line-height: 1;
    }    
    .top-products__category .category__item__terciary .category__item__terciary__description h3 {
        text-transform: uppercase;
        color: #333;
        font-size: 14px;
        padding-bottom: 10px;
        font-weight: 300;
        display: block;
        text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
	.top-products__category .category__item__terciary .category__item__terciary__description h3 {
		line-height: 1.2;
        margin: 0;
        text-align: center;
        font-size: 18px;
	}
	.top-products__category .category__item__terciary .category__item__terciary__description p {
		font-size: 14px;
		color: #3483fa;
		padding: 0 5px;
		margin-bottom: 30px;
		position: absolute;
		bottom: 0
    }
    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions {
        padding-bottom: 5px;
        text-align: left;
    }
    .top-products__category .category__item__terciary .category__item__terciary__description .btn-space {
        display: none;
    }
    .terciary-products__category_only_cta .category__item__terciary .category__item__terciary__description .btn-space {
        display: block;
    }
    .fourthy-products_category_only_cta .category__item__terciary .category__item__terciary__description .btn-space {
        display: block;
    }
    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .txt-conditions {
        display: inline-block;
        height: 20px;
        font-size: 12px;
        margin-left: 21px;
        color: #39b54a;
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .gray {
        color:#333;
        margin-left: 22px;
    }


    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .category__installments {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .category__installments .ui-icon--installments {
        display: inline-block;
        width: 15px;
        height: 15px;
        stroke: #39b54a;
    }

    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .category__installments .ui-icon--shipping {
        display: inline-block;
        width: 15px;
        height: 15px;
        fill: #333;
    }
    .top-products__category .category__item__terciary .category__item__terciary__description .item_special_conditions .btn-space {
        display: none;
    }
	.top-products__category .category__item__terciary .product__item__terciary__image {
		width: 50%;
		float: left;
		display: inline-block;
		height: 100%;
		text-align: left;
		overflow: hidden;
		position: relative
    }
    .terciary-products__category_only_cta .category__item__terciary .product__item__terciary__image {
		width: 100%;
		display: block;
		height: 68%;
		text-align: left;
		overflow: hidden;
		position: relative
	}
    .fourthy-products_category_only_cta .category__item__terciary .product__item__terciary__image {
		width: 100%;
		display: block;
		height: 68%;
		text-align: left;
		overflow: hidden;
		position: relative
	}
	.top-products__category .category__item__terciary .product__item__terciary__image img {
        height: 87px;
        width: 160px;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
    }
	.terciary-products__category_only_cta .category__item__terciary .product__item__terciary__image img {
        margin: 0 auto;
        padding-top: 20px;
        text-align: center;
        height: 135px;
        min-width: 270px;
	}    
	.fourthy-products_category_only_cta .category__item__terciary .product__item__terciary__image img {
        margin: 0 auto;
        padding-top: 20px;
        text-align: center;
        height: 135px;
        min-width: 270px;
	}    
	.category__item__terciary {
		-webkit-border-radius: 4px;
		border-radius: 4px
	}
}
/*FIN MODULOS TERCIARIOS PUBLICIDAD*/

/*BTN PRIMARY*/

.ui-button {
	-webkit-tap-highlight-color: transparent;
	appearance: none;
	border: 0;
	border-radius: 4px;
	cursor: pointer;
	display: block;
	font-family: "Proxima Nova", -apple-system, "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	margin: 0;
	outline: 0;
	padding: 15px 32px;
	text-align: center;
	transition: background 0.1s ease-in, color 0.1s ease-in, border 0.1s ease-in;
    width: 150px;
    font-size: 15px;
}

.ui-boton-center {
    margin: 0 auto;
}

@media (min-width: 768px) {
	.ui-button {
		display: inline-block;
        width: 150px;
        margin: 0 auto;
        font-size: 15px;
	}
}

.ui-button--primary {
	background: #3483fa;
	padding: 15px 32px;
}

.ui-button--primary,
.ui-button--primary:link,
.ui-button--primary:visited {
	color: #fff;
}

.ui-button--primary:focus {
	background-color: rgba(52, 131, 250, 0.8);
	color: #fff;
}

.ui-button--primary:hover {
	background-color: rgba(52, 131, 250, 0.8);
	color: #fff;
}

.ui-button--primary.ui-button--ripple-effect {
	position: relative;
	overflow: hidden;
	transform: translateZ(0);
	will-change: transform;
    background-image: none;
    margin: 0 auto;
    max-width: 150px;
}

.ui-button--primary.ui-button--ripple-effect:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
	background-position: center center;
	background-size: 1000% 1000%;
	background-repeat: no-repeat;
	transition: background 0.5s cubic-bezier(0, 0, 0.2, 1), opacity 1.5s cubic-bezier(0, 0, 0.2, 1);
	opacity: 0;
	z-index: -1;
}

.ui-button--primary.ui-button--ripple-effect:active:after {
	background-size: 0% 0%;
	transition: 0s;
	opacity: 0.2;
}

.ui-button--primary.ui-button--small {
	padding: 11px 24px;
}

.ui-button--primary.ui-button--disabled,
.ui-button--primary:disabled,
.ui-button--primary[disabled] {
	pointer-events: none;
	cursor: auto;
	color: #999;
	background-color: #e6e6e6;
}


/*FIN BTN PRIMARY*/

/*CAROUSELES*/
.slide-1 {
    background: url(../images/mla-static/hero_test.jpg) 50% no-repeat;
    background-size: auto 100%;
    height: 320px;
}

.section__carouselx1_img {
    float: right;
}

.section__items, .section__video_fullwidth, .section__form, .section__static_product {
	margin-top: 0;
}

.section__carouselx2 .owl-carousel .owl-item img {
	width: auto;
	margin: 0 auto;
}

.section__carouselx1 .owl-carousel .owl-item img {
    width: auto;
    margin: 0;
    height: 310px;
}
.special_text_carousel {
    display: table;
    color: #000;
    height: 310px;
}
.special_text_carousel .txt_middle {
    vertical-align: middle;
    display: table-cell;
    max-width: 350px;
    padding: 0 30px;  
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
}

.special_text_carousel p {
    margin-top: 3px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    width: 280px;
    margin-left: 80px;
    font-weight: 400;
    color: #000;
}

.special_text_carousel h3 {
    margin-top: 0;
    margin-left: 80px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.2;
}

@media (max-width:680px){
    .special_text_carousel  .txt_middle {
        padding: 30px 10px 0;
        text-align: center;
    }
    .special_text_carousel  p {
        text-align: center;
    }    
    .special_text_carousel  h1 {
        text-align: center;
    }        
}

@media (min-width:680px) and (max-width:1024px) {
    .special_text_carousel .txt_middle {
        padding: 0;
    }    
    .special_text_carousel {
        display: table;
        color: #000;
        height: 260px;
    }
}

.owl-next {
    right: -35px;
}

.section__carouselx1 .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: block;
}

@media (max-width: 680px) and (max-width: 728px){
    .section__carouselx1 .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none;
    }
}

@media (max-width: 768px){
    .section__carouselx1 .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        /* display: none; */
    }
}


.section__carouselx1 .owl-next,
.section__carouselx1 .owl-prev,
.section__carouselx2 .owl-next,
.section__carouselx2 .owl-prev {
	width: 15px;
	height: auto;
	display: block;
	position: absolute;
	top: 40%;
}


/* .section__carouselx1 h3 {
	color: #000;
	font-weight: 400;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 1.2;
}
 */
.section__carouselx2 h3 {
	text-align: center;
	color: #000;
	font-weight: 600;
	margin: 0 0 10px 0;
	font-weight: 400;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
}

/* .section__carouselx1 p {
	width: 280px;
	margin-left: 80px;
	font-weight: 400;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
	color: #000;
} */

.section__carouselx2 p {
    width: 250px;
    margin: 0 auto;
    padding-bottom: 15px;
    color: #333;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}
.section__gallery--mobile {
    display: none;
}

@media (min-width:680px) and (max-width:1024px){
    .section__carouselx1 .owl-carousel .owl-item img, .section__carouselx2 .owl-carousel .owl-item img {
        height: 260px;
        margin: 0;
    }
    .section__carouselx1 h3 {
        margin-left: 80px;
        margin-top: 35px;
        color: #000;
        font-weight: 700;
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 1.2;
    }    
    .section__carouselx1 p {
        width: 280px;
        margin-left: 80px;
        font-weight: 400;
        margin-top: 3px;
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 300;
        line-height: 1.5;
        color: #000;
    }
}

@media (min-width:681px) and (max-width:755px){ 
    .special_text_carousel {
        display: table;
        color: #000;
        height: 230px;
    }  
    .special_text_carousel h3 {
        margin-top: 0;
        margin-left: 45px;
        color: #000;
        font-weight: 400;
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 1.2;
    }
    .special_text_carousel p {
        margin-top: 3px;
        font-size: 16px;
        font-weight: 300;
        line-height: 1.5;
        width: 246px;
        margin-left: 45px;
        font-weight: 400;
        color: #000;
    }  
    .section__carouselx1 .owl-carousel .owl-item img, .section__carouselx2 .owl-carousel .owl-item img {
        height: 230px;
        margin: 0;
    }    
}

@media (max-width:680px){
    .special_text_carousel {
        display: table;
        color: #000;
        height: 180px;
    } 
    .section__gallery--mobile {
        display: block;
    }
    .section__gallery--mobile .owl-dots {
        margin-top: 30px;
    }
    .section__gallery {
        display: none;
    }
	.section__carouselx1 h3 {
		color: #000;
		font-weight: 700;
		margin-bottom: 10px;
		font-size: 20px;
		line-height: 1.2;
		text-align: center;
		margin: 0;
	}
	.section__carouselx1 p {
		font-weight: 400;
		text-align: center;
		padding: 10px;
		margin-left: 0;
		width: auto;
		font-size: 16px;
		font-weight: 300;
		line-height: 1.5;
		color: #000;
	}
	.section__carouselx1 .owl-carousel .owl-item img, .section__carouselx2 .owl-carousel .owl-item img {
        max-width: none;
        margin: 0 auto;
        width: 100%;
        height: auto;
    }
    
    #carousel_gallery .owl-dots .owl-dot span, #carouselx1 .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #D6D6D6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px
    }
    
    #carousel_gallery .owl-dots .owl-dot.active span,
    #carousel_gallery.owl-dots .owl-dot:hover span,
    #carouselx1 .owl-dots .owl-dot.active span,
    #carouselx1 .owl-dots .owl-dot:hover span  {
        background: #3483fa;
    }

    #carousel_gallery .owl-dots, #carouselx1 .owl-dots{
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
}

.section__carouselx1 .owl-carousel .owl-nav button.owl-next,
.section__carouselx1 .owl-carousel .owl-nav button.owl-prev,
.section__carouselx1 .owl-carousel button.owl-dot,
.section__carouselx2 .owl-carousel .owl-nav button.owl-next,
.section__carouselx2 .owl-carousel .owl-nav button.owl-prev,
.section__carouselx2 .owl-carousel button.owl-dot {
	outline: none;
	color: #3483fa;
	font-size: 40px;
}

.section__carouselx1 .owl-carousel .owl-nav button.owl-next {
    right: 15px;
}
.section__carouselx1 .owl-carousel .owl-nav button.owl-prev {
    left: 15px;
}


/*ARROWS HERO*/

#hero_main .arrow-visible .owl-next,
#hero_main .arrow-visible .owl-prev {
	display: none
}

#hero_main .arrow-disabled {
	opacity: 0
}

#hero_main .owl-next:hover,
#hero_main .owl-prev:hover {
	-webkit-transition: -webkit-box-shadow .1s ease-out;
	transition: -webkit-box-shadow .1s ease-out;
	transition: box-shadow .1s ease-out;
	transition: box-shadow .1s ease-out, -webkit-box-shadow .1s ease-out;
	-webkit-box-shadow: 0 7px 16px 0 rgba(0, 0, 0, .2), 0 1px 3px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 7px 16px 0 rgba(0, 0, 0, .2), 0 1px 3px 0 rgba(0, 0, 0, .1);
	-webkit-transition: -webkit-box-shadow .2s;
	transition: -webkit-box-shadow .2s;
	transition: box-shadow .2s;
	transition: box-shadow .2s, -webkit-box-shadow .2s
}

#hero_main:hover .owl-next,
#hero_main:hover .owl-prev {
	display: block
}

#hero_main .owl-prev {
	left: 0;
}

#hero_main .owl-next {
	right: 0;
}

#hero_main .owl-next {
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 4px 0 0 4px;
}

#hero_main .owl-prev {
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

#hero_main .owl-next,
#hero_main .owl-prev {
	height: 80px;
	margin-top: -40px;
	top: 50%;
	width: 40px;
	display: none;
	background-color: #fff;
	border-width: 0;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .19);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .19);
	cursor: pointer;
	outline: 0;
	position: absolute;
	top: 48%;
	z-index: 2
}

#hero_main .owl-next:after,
#hero_main .owl-next:before,
#hero_main .owl-prev:after,
#hero_main .owl-prev:before {
	content: "";
	display: block;
	width: 14px;
	height: 2px;
	background: #3483fa;
	position: absolute
}

#hero_main .owl-prev:after,
#hero_main .owl-prev:before {
	left: 50%;
	margin-left: -8px
}

#hero_main .owl-prev:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 50%;
	margin-top: -5px
}

#hero_main .owl-prev:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	bottom: 50%;
	margin-bottom: -6px
}

#hero_main .owl-next:after,
#hero_main .owl-next:before {
	left: 50%;
	margin-left: -6px
}

#hero_main .owl-next:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	margin-top: -5px
}

#hero_main .owl-next:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 50%;
	margin-bottom: -6px
}

@media screen and (max-width:1168px) {
	#hero_main .owl-next {
		right: 1px
	}
}

@media screen and (max-width:1168px) and (max-width:769px) {
	#hero_main .owl-next {
		right: 0;
	}
}

@media screen and (max-width:1168px) {
	#hero_main .owl-prev {
		left: 1px
	}
}

@media screen and (max-width:1168px) and (max-width:769px) {
	#hero_main .owl-prev {
		left: 0;
	}
}


/*FIN ARROWS HERO*/


/*DOTS HERO*/

#hero_main .owl-dots {
	position: relative;
	margin-top: -29px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

#hero_main .owl-dots .owl-dot {
	margin: 0;
	text-align: center;
	position: relative;
	display: inline-block;
	outline: none;
	zoom: 1;
	width: 20px;
	height: 20px;
}

#hero_main .owl-dots .owl-dot span {
	outline: none;
	background-color: #c6c6c6;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	width: 3px;
	height: 3px;
	padding: 1px;
	-webkit-transition: none .1s ease-out;
	transition: none .1s ease-out;
	-webkit-transition-property: background-color, height, width;
	transition-property: background-color, height, width;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

#hero_main .owl-dots .owl-dot.active span {
	background-color: #fff;
	height: 6px;
	width: 6px;
}


/*FIN DOTS HERO*/

/*MODULO STATICS*/
.list-disc,
.list-disc-white {
	margin: 20px 20px;
	padding: 0;
	list-style-type: disc;
}

.list-disc-white {
    margin-bottom: 30px;
    
}

.list-disc li,
.list-disc-white li {
	margin-bottom: 5px;
}

.section__static_product p {
	font-weight: 400;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
	color: #333;
}

.section__static_product img {
	display: block;
	margin: 0 auto;
}

.section__static_product h3 {
	font-weight: 400;
	margin-top: 23px;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 1.2;
}

.static_description_product {
	padding: 0 80px;
	color: #333;
}

.section__button {
    text-align: center;
    margin: 20px 0 20px;
}

@media (max-width: 680px) {
    .list-disc-white {
        padding-bottom: 20px;
        margin: 0 auto;
        list-style: none;
        text-align: center;
    }
    .special_text_fullwidth h3 {
        text-align: center;
    }
    .special_text_fullwidth p {
        text-align: center;
        margin: 0 auto;
    }
    .special_text_fullwidth .ui-button--secondary, 
    .special_text_fullwidth .ui-button--secondary-dark, 
    .special_text_fullwidth-right .ui-button--secondary, 
    .special_text_fullwidth-right .ui-button--secondary-dark {
        margin: 0 auto;
    }
    .section__static_product h3 {
        text-align: center;
    }
    .section__static_product p {
        text-align: center;
    }
    .list-disc, .list-disc-white {
        text-align: center;
        list-style: none;
    }    
    .static_description_product {
        padding: 0 30px;
        color: #333;
    }    
}
/*FIN MODULO STATICS*/

.title__text-center {
    font-size: 25px;
    color: #000;
    text-align: center;
    padding: 20px 0 50px;
    font-weight: 400;
}

@media (max-width:680px) {
    .title__text-center {
        font-size: 25px;
        color: #000;
        text-align: center;
        padding: 20px 0 50px;
        font-weight: 400;
    }
}

/*BTN SECONDARY*/
/* BTN SECONDARY */

.ui-button--secondary {
	background: none;
	border: 1px solid #fff;
	padding: 14px 31px;
}

.ui-button--secondary-dark {
	background: none;
	border: 1px solid #000;
	padding: 14px 31px;
}

.ui-button--secondary-dark,
.ui-button--secondary-dark:link,
.ui-button--secondary-dark:visited {
	color: #000;
}

.ui-button--secondary,
.ui-button--secondary:link,
.ui-button--secondary:visited {
	color: #fff;
}

.ui-button--secondary-dark,
.ui-button--secondary-dark:link,
.ui-button--secondary-dark:visited {
	color: #000;
}

.ui-button--secondary:focus {
	background-color: none;
	color: rgba(52, 131, 250, 0.65);
}
.ui-button--secondary-dark:focus {
	background-color: none;
	color: rgba(52, 131, 250, 0.65);
}

.ui-button--secondary:hover {
	background-color: none;
	color: rgba(52, 131, 250, 0.65);
}
.ui-button--secondary-dark:hover {
	background-color: none;
	color: rgba(52, 131, 250, 0.65);
}

.ui-button--secondary,
.ui-button--secondary:link,
.ui-button--secondary:visited {
	border: 1px solid #fff;
}
.ui-button--secondary-dark,
.ui-button--secondary-dark:link,
.ui-button--secondary-dark:visited {
	border: 1px solid #000;
}

.ui-button--secondary:focus {
	border: 1px solid rgba(52, 131, 250, 0.65);
}

.ui-button--secondary:hover {
	border: 1px solid rgba(52, 131, 250, 0.65);
}
.ui-button--secondary-dark:hover {
	border: 1px solid rgba(52, 131, 250, 0.65);
}

.ui-button--secondary.ui-button--small {
	padding: 10px 23px;
}
.ui-button--secondary-dark.ui-button--small {
	padding: 10px 23px;
}

.ui-button--secondary .ui-button--ripple-effect {
	position: relative;
	overflow: hidden;
	transform: translateZ(0);
	will-change: transform;
	background-image: none;
}
.ui-button--secondary-dark .ui-button--ripple-effect {
	position: relative;
	overflow: hidden;
	transform: translateZ(0);
	will-change: transform;
	background-image: none;
}

.ui-button--secondary .ui-button--ripple-effect:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
	background-position: center center;
	background-size: 1000% 1000%;
	background-repeat: no-repeat;
	transition: background 0.5s cubic-bezier(0, 0, 0.2, 1), opacity 1.5s cubic-bezier(0, 0, 0.2, 1);
	opacity: 0;
	z-index: -1;
}
.ui-button--secondary-dark .ui-button--ripple-effect:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
	background-position: center center;
	background-size: 1000% 1000%;
	background-repeat: no-repeat;
	transition: background 0.5s cubic-bezier(0, 0, 0.2, 1), opacity 1.5s cubic-bezier(0, 0, 0.2, 1);
	opacity: 0;
	z-index: -1;
}

.ui-button--secondary .ui-button--ripple-effect:active:after {
	background-size: 0% 0%;
	transition: 0s;
	opacity: 0.2;
}
.ui-button--secondary-dark .ui-button--ripple-effect:active:after {
	background-size: 0% 0%;
	transition: 0s;
	opacity: 0.2;
}

.ui-button--secondary.ui-button--disabled,
.ui-button--secondary:disabled,
.ui-button--secondary[disabled] {
	pointer-events: none;
	cursor: auto;
	color: #999;
	background-color: transparent;
	border-color: #ccc;
}
.ui-button--secondary-dark.ui-button--disabled,
.ui-button--secondary-dark:disabled,
.ui-button--secondary-dark[disabled] {
	pointer-events: none;
	cursor: auto;
	color: #999;
	background-color: transparent;
	border-color: #ccc;
}


/* FIN BTN SECONDARY*/

/*SECTION FULLWIDTH*/
.section_fullwidth {
    background: transparent;
    margin-top: 60px;
}
@media (min-width:1024px) {
    .fullcontent {
      background: url(images/mco-publicidad/background__large.jpg) 50% no-repeat;
      -webkit-background-size: auto 100%;
      background-size: auto 100%
    }
    .fullcontent-right {
      background: url(images/mco-publicidad/background__right__large.jpg) 50% no-repeat;
      -webkit-background-size: auto 100%;
      background-size: auto 100%
    }        
  }
  @media (max-width:1024px) {
    .fullcontent {
      background: url(images/mco-publicidad/background__large.jpg) 50% no-repeat;
      -webkit-background-size: auto 100%;
      background-size: auto 100%
    }
    .fullcontent-right {
      background: url(images/mco-publicidad/background__right__large.jpg) 50% no-repeat;
      -webkit-background-size: auto 100%;
      background-size: auto 100%
    }        
  }
  .content__fullwidth {
    max-width: 975px;
    max-height: 351px;
    margin: 0 auto;
    height: 351px;
}
.content__fullwidth_fit {
    max-width: 975px;
    max-height: 351px;
    margin: 0 auto;
    height: 210px;
    padding: 20px 0 20px;
}
.content__fullwidth_fit img {
    width: 100%;
} 
.special_text_fullwidth, .special_text_fullwidth-right {
    display: table;
    color: #fff;
    height: 350px;
}
.special_text_fit, .special_text_fit-right {
    height: 200px;
    display: table;
}
.special_text_padding {
    padding: 0 35px;
}

.special_text_fullwidth-right {
    float: right;
}

.special_text_fullwidth-right h3 {
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 1.2;
    /*width: 293px;*/
    /*float: right;*/
}
.special_text_fullwidth h3 {
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 1.2;
    width: 293px;
}

.special_text_fit h3, .special_text_fit-right h3 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.2;
}

.special_text_fit h1, .special_text_fit-right h1 {
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 1.2;
}

.special_text_fit p, .special_text_fit-right p {
	margin-top: 3px;
	font-size: 16px;
	font-weight: 300;
    line-height: 1.5;
}
@media (min-width:680px) and (max-width:1024px) {
    .special_img_fit {
        padding-right: 30px;
    }
}
@media (max-width:680px) {
    .fullcontent {
      background: url(images/mco-publicidad/background__small.jpg) 50% no-repeat;
      -webkit-background-size: auto 100%;
      background-size: auto 100%
    }
    .fullcontent-right {
      background: url(images/mla-publicidad/background__right__small.jpg) 50% no-repeat;
      -webkit-background-size: auto 100%;
      background-size: auto 100%
    }    
    .content__fullwidth_fit {
        max-width: 975px;
        margin: 0 auto;
        height: auto;
        max-height: unset;
        padding: 20px 0 0;
    }
    .content__fullwidth_fit img {
        width: 100%;
    } 
    .special_text_fit, .special_text_fit-right {
        height: auto;
        display: block;
    }     
  }
/*FIN SECTION FULLWIDTH*/

/*GALERIA*/
.gallery_item img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.item_special_description_terciary {
    padding: 30px;
}

.item_special_secondary, .gallery_item_hero, .item_special_description_terciary {
    cursor: pointer;
    background-color: #fff;
    height: 100%;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .16);    
}

.gallery-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.item-squared {
    display: block;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    width: 221px;
    height: 172px;
}

.item-squared-big {
    display: block;
}

.landscape-gallery {
    overflow: hidden;
    height: 255px;
    border-radius: 4px 4px 0 0;
}

.item-squared:hover {
    -webkit-transition: -webkit-box-shadow .1s ease-out;
    transition: -webkit-box-shadow .1s ease-out;
    transition: box-shadow .1s ease-out;
    transition: box-shadow .1s ease-out,-webkit-box-shadow .1s ease-out;
    -webkit-box-shadow: 0 7px 16px 0 rgba(0,0,0,.2), 0 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 0 7px 16px 0 rgba(0,0,0,.2), 0 1px 3px 0 rgba(0,0,0,.1);
}


.small-gallery {
    padding: 0 15px 15px 0;
}

.gallery_item_hero img {
    margin-top: -15%;
    width: 100%;
}

.gallery_description {
    padding: 28px 20px;
}

.gallery_description h4 {
    margin: 0;
    font-weight: 400;
    color: #333;
    font-size: 13px;
    letter-spacing: 5px;
    margin-bottom: 6px;
}

.gallery_description h3 {
    margin: 0;
    font-weight: 700;
    color: #333;
    font-size: 28px;
}

@media (max-width:680px) {
    .special_text_fullwidth h3, .special_text_fullwidth-right h3 {
        width: 100%;
    }    
    .gallery_item {
        text-align: center;
    }
    .gallery_item img {
        max-width: 440px;
    }
    .small-gallery {
        padding: 0;
        margin-top: 15px;
    }
    .item-squared {
        display: block;
        -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
        width: 100%;
    }
}

@media (min-width:680px) and (max-width:1024px) {
    .gallery_item_hero img {
        margin-top: -25%;
        width: 100%;
    }
    .small-gallery {
        padding: 15px 10px;
        }
        .big-gallery {
            padding: 0 18px;
            }    
            .item-squared {
                display: block;
                -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
                box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
                width: 100%;
                height: auto;
            }                
}

/*MODAL*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(https://http2.mlstatic.com/static/org-img/mkt/MCO/2018/landings/pulsarmania/images//mla-publicidad/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(https://http2.mlstatic.com/static/org-img/mkt/MCO/2018/landings/pulsarmania/images//mla-publicidad/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(https://http2.mlstatic.com/static/org-img/mkt/MCO/2018/landings/pulsarmania/images//mla-publicidad/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(https://http2.mlstatic.com/static/org-img/mkt/MCO/2018/landings/pulsarmania/images//mla-publicidad/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(https://http2.mlstatic.com/static/org-img/mkt/MCO/2018/landings/pulsarmania/images//mla-publicidad/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(https://http2.mlstatic.com/static/org-img/mkt/MCO/2018/landings/pulsarmania/images//mla-publicidad/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/*FIN MODAL*/

/*FORMS*/
.content-form {
    width: 360px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 60px;
}
input,
select {
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.u-accessibility-hidden,
[aria-hidden='false'] {
  position: absolute;
  clip: rect(0, 0, 0, 0); }

.u-hide {
  display: none !important; }

.u-show {
  display: block !important; }

.u-show-ib {
  display: inline-block !important; }

.u-display-b {
  display: block; }

.u-display-ib {
  display: inline-block; }

.u-display-i {
  display: inline; }

.u-clearfix:before, .u-clearfix:after {
  display: table;
  content: ""; }

.u-clearfix:after {
  clear: both; }

.u-fw-300 {
  font-weight: 300; }

.u-fw-400 {
  font-weight: 400; }

.u-fw-600 {
  font-weight: 600; }

.u-text-success,
.u-text-green {
  color: #0db478; }

.u-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

::-webkit-input-placeholder {
  font-size: 1em;
  color: #999;
  font-weight: 300; }

.ui-input-text {
  margin: 0 0 1em;
  padding: 1em 0 0;
  position: relative;
  text-align: left;
  display: block; }

.ui-input-text__input {
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0.22222em;
  margin-top: 0.27778em;
  background: transparent;
  font-size: 1.125em;
  color: #333;
  line-height: 1.22222em;
  border: 0;
  border-bottom: 0.05556em solid #ccc;
  height: 1.22222em;
  border-radius: 0;
  width: 100%;
  outline: 0;
  box-sizing: content-box; }

.ui-input-text__label {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.875em;
  color: #666;
  transition: color 0.25s ease; }

.ui-input-text__status-bar {
  display: block;
  position: relative;
  width: 100%; }

.ui-input-text__input + .ui-input-text__status-bar:after,
.ui-input-text__input ~ .ui-input-text__status-bar:after {
  content: '';
  position: absolute;
  height: 0.125em;
  top: -0.125em;
  background-color: #009ee3;
  width: 100%;
  transition: transform 0.25s ease;
  transform: scaleX(0); }

.ui-input-text__input:focus + .ui-input-text__status-bar:after,
.ui-input-text__input:focus ~ .ui-input-text__status-bar:after {
  transform: scaleX(1); }

.ui-input-text__input:disabled {
  color: #ccc; }
  .ui-input-text__input:disabled + .ui-input-text__label,
  .ui-input-text__input:disabled ~ .ui-input-text__label {
    color: #ccc; }

.ui-input-text__hint {
  margin-top: 0.5em;
  color: #999;
  font-size: 0.875em; }
  .ui-input-text__message + .ui-input-text__hint {
    margin-top: 0.14286em; }

.ui-input-text__message {
  margin-top: 0.5em;
  display: none;
  color: #999;
  font-size: 0.875em; }
  .ui-input-text__message.ui-input-text__message--visible {
    display: block; }
  .ui-input-text__message:empty {
    margin: 0; }

.ui-input-text_indeterminate .ui-input-text__status-bar {
  height: 2;
  background-color: #32b3ff; }

.ui-input-text_indeterminate .ui-input-text__status-bar:after {
  content: '';
  position: absolute;
  height: 2;
  background-color: #32b3ff;
  animation: animation-indeterminate;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  transform: scaleX(1); }

.ui-input-text_error .ui-input-text__input {
  border: 0;
  border-bottom: 0.063em solid #f04449; }

.ui-input-text_error .ui-input-text__status-bar:after {
  background-color: #f04449; }

.ui-input-text_error .ui-input-text__message {
  color: #f04449;
  display: block;
  font-weight: 600; }

.ui-input-text__label_inline {
  color: #32b3ff;
  display: inline-block;
  font-size: 0.875em; }

.ui-input-text_required .ui-input-text__label {
  font-weight: 300; }

@supports (-webkit-text-fill-color: transparent) {
  .ui-input-text__input {
    color: #009ee3;
    text-shadow: 0px 0px 0px #333;
    -webkit-text-fill-color: transparent; }
  .ui-input-text__input::-webkit-input-placeholder {
    text-shadow: 0px 0px 0px #999;
    -webkit-text-fill-color: #999; }
  .ui-input-text__input::-moz-placeholder {
    text-shadow: 0px 0px 0px #999;
    -webkit-text-fill-color: #999; }
  .ui-input-text_error .ui-input-text__input {
    color: #f04449; } }

.ui-input-text--floating-label .ui-input-text__label {
  color: #999;
  cursor: text;
  transform: scale(1.27) translatey(93%);
  transform-origin: left 50% 0;
  transition: transform 200ms ease-out, color 200ms ease-out; }

.ui-input-text--floating-label :focus + .ui-input-text__label {
  transform: none; }

@keyframes animation-indeterminate {
  0% {
    left: 0;
    width: 5%; }
  50% {
    left: 15%;
    width: 60%; }
  100% {
    left: 101%;
    width: 0; } }

.demo-input--multiple .ui-input-text {
  display: inline-block;
  margin-right: 5px;
  margin-top: 0;
  padding-top: 0; }

.demo-input--multiple .ui-input-text__input {
  width: auto; }

 @media (max-width:680px) {
    .content-form {
        padding: 20px;
        width: auto;
        margin: 0 auto;
        text-align: center;
    }
 } 

 .ui-form__message {
    margin-top: 5px;
    visibility: hidden;
    color: #666;
    font-size: 12px; }
    .ui-form__message.ui-form__message--visible {
      visibility: visible; }
    .ui-form__message:empty {
      margin: 0; }
  
  .ui-form__row--indeterminate .ui-form__status-bar {
    height: 2px;
    background-color: #c2d9fd; }
  
  .ui-form__row--indeterminate .ui-form__status-bar:after {
    content: '';
    position: absolute;
    height: 2px;
    background-color: #3483fa;
    animation: animation-indeterminate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    transform: scaleX(1); }
  
  .ui-form__row--error .ui-form__input {
    border: 0;
    border-bottom: 1px solid #ff5a5f; }
  
  .ui-form__row--error .ui-form__status-bar:after {
    background-color: #ff5a5f; }
  
  .ui-form__row--error .ui-form__message {
    color: #ff5a5f;
    visibility: visible; }
  
  .ui-form__input-wrapper {
    position: relative; }
    .ui-form__input-wrapper .ui-form__icon-inner {
      top: 4px; }
  
  .ui-form__row {
    margin: 10px 0;
    padding: 21px 0 0;
    position: relative;
    text-align: left; }
  
  .ui-form__label--inline {
    color: #3483fa;
    display: inline-block;
    font-size: 12px; }
  
  .ui-form__row--required .ui-form__label {
    font-weight: 300; }
  
  @keyframes animation-indeterminate {
    0% {
      left: 0;
      width: 5%; }
    50% {
      left: 15%;
      width: 60%; }
    100% {
      left: 101%;
      width: 0; } }
  
  @media (min-width: 768px) {
    .ui-form .ui-form__label {
      font-size: 14px; } }
  
  .ui-form .ui-form__label {
    font-weight: 300; }

/*FIN FORMS*/

/*VIDEO YT RESPONSIVE*/
.section__video_fullwidth {
    position: relative;
    background-color:#eee;
    margin-top: 80px;
    padding: 40px 0 40px;
}
.content__video {
    position: relative;
    padding-bottom: 40px;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    z-index: 1;
}
.bg-gray {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 270px;
    background-color: #eee;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
    }
    
    .video-container iframe,
    .video-container object,
    .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
    @media (max-width:680px) {
        .section__video_fullwidth{
            padding: 20px 0 0;
            width: auto;
            margin: 0 auto;
            margin-top: 40px;
            text-align: center;
        }
     } 
/*FIN VIDEO YT RESPONSIVE*/

/*MAPA*/
.section__map {
    max-width: 600px;
    margin: 0 auto;
    display: block;
    padding: 0 0 30px;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

@media (max-width: 680px){
    .title_min {
        font-size: 21px;
        color: #000;
        text-align: center;
        padding: 30px 0 10px;
        font-weight: 400;
    }
    .section__map {
        max-width: 600px;
        margin: 0 auto;
        display: block;
        padding: 30px;
    }    
}

/*HERO*/
.banner-hero h1 {
	margin: 0;
	color: #fff;
	font-size: 69px;
	padding-top: 24px;
	font-weight: 300;
	line-height: 90px;
	text-align: center;
	font-family: Proxima-nova, Arial
}

.banner-hero p {
	color: #ffe00b;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.1px;
	padding-top: 20px;
	margin: 0
}

@media (min-width:1024px) {
	.banner-hero {
		background: url(../images/header/header__large.jpg) top no-repeat;
		height: 320px;
	}
}

@media (max-width:1024px) {
	.banner-hero {
		background: url(../images/header/header__medium.jpg) top no-repeat;
		height: 200px
	}
}

@media (max-width:680px) {
	.banner-hero {
		height: 200px;
		background: url(../images/header/header__small.jpg) top no-repeat;
		-webkit-background-size: auto 200px;
		background-size: auto 200px
	}
}
/*FIN HERO*/

/*HEADER FOOTER MELI*/
header {
    background: #FFF059;
    padding: 5px 0;
    border-bottom: 1px solid #d9d9d9;
}
.container {
    width: 90%;
    margin: auto;
    position: relative;
}
footer {
    padding: 25px 0;
    border-top: 1px solid #eee;
    background: #fff;
}

footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

footer ul li {
	display: inline-block;
	margin-right: 20px;
	color: #999;
}

footer ul li a {
	color: #03B;
	text-decoration: none;
	font-size: 0.9rem;
}
@media (max-width: 768px) {
	footer {
		text-align: center;
    }
    footer ul .copyright {
        display: block;
        margin-bottom: 5px;
    }    
}
/*FIN HEADER FOOTER MELI*/

/*TEXT ALIGN, TEXT COLOR*/
.text-align-center {
    text-align: center !important;
}
.text-align-left {
    text-align: left !important;
}
.text-align-right {
    text-align: right !important;
}
.text-black {
    color: #000;
}
/*FIN TEXT ALIGN*/

/*TXT STYLES*/
.txt_middle, .special_text_fullwidth .txt_middle, .special_text_fullwidth-right .txt_middle {
    vertical-align: middle;
    display: table-cell;
    max-width: 350px;
    padding: 0 30px;  
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
    border-collapse: initial;
}

.txt_top, .special_text_fullwidth .txt_top, .special_text_fullwidth-right .txt_top {
    vertical-align: middle;
    display: table-cell; 
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
}

.special_text_fullwidth .txt_middle img, .special_text_fullwidth-right .txt_middle img {
    display: none;
}    

@media (max-width:680px){
    .special_text_fullwidth .txt_middle, .special_text_fullwidth-right .txt_middle {
        padding: 0 10px;
        text-align: center;
    }
    .special_text_fullwidth .txt_middle img, .special_text_fullwidth-right .txt_middle img {
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }    
    .special_text_fullwidth p, .special_text_fullwidth-right p {
        text-align: center;
        width: 100%;
    }    
    .special_text_fullwidth h1, .special_text_fullwidth-right h1 {
        text-align: center;
    }      
    .special_text_padding {
       padding: 0;
    }
    .text-align-center {
        text-align: center !important;
    }
    .text-align-left {
        text-align: center !important;
    }
    .text-align-right {
        text-align: center !important;
    }  
    .txt_top, .special_text_fullwidth .txt_top, .special_text_fullwidth-right .txt_top {
        padding: 0 20px 20px;
        vertical-align: unset;
        display: block;
    }
          
}

@media (min-width:680px) and (max-width.) {
    .special_text_fullwidth .txt_middle, .special_text_fullwidth-right .txt_middle {
        margin: 110px auto;
        padding: 0 10px;
    }
}
/*FIN TXT STYLES*/

@media (max-width:890px) {
    .special_text_fullwidth p, .special_text_fullwidth-right p {
        font-size: 16px;
        line-height: 1.3;
    }
    .special_text_fullwidth-right .ui-button {
        float: right;
    }
    .txt_middle-left {
        font-size: 14px;
        line-height: 1.3;
    }
}
@media (max-width:680px) {
    .special_text_fullwidth-right .ui-button {
        float: none;
        margin: 0 auto;
    }  
    .module-x3 {
        text-align: center;
    }
    .white {
        color: #fff;
    }
    .section__modulex3 {
        padding: 0;
    } 
}
/* FIN MODULE x3 */

/*SNACK STICKY BAR*/
/* @keyframes snackbar-show {
    from {
      opacity: 0;
      transform: translate3d(-50%, 100%, 0); }
    to {
      opacity: 1;
      transform: translate3d(-50%, 0, 0); } }
  
  @keyframes snackbar-hide {
    0% {
      transform: translate3d(-50%, 0, 0); }
    50% {
      opacity: 1; }
    100% {
      opacity: 0;
      transform: translate3d(-50%, 100%, 0); } } */
  
/*   .ui-snackbar--is-active, .no-js .ui-snackbar {
    animation-name: snackbar-show; }
  
  .ui-snackbar--is-inactive, .no-js .ui-snackbar__close:checked + .ui-snackbar {
    animation-name: snackbar-hide;
    animation-fill-mode: forwards; } */
  
  .ui-snackbar {
    position: fixed;
    z-index: 1022;
    width: 100%;
    font-size: 14px;
    line-height: 1.25;
    color: #fff;
    background-color: #333;
    bottom: 0;
    opacity: 0.9;
    margin: 0;
    border-spacing: 20px;
    border-collapse: separate;
/*     animation-duration: 0.5s;
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); */
    right: 10px;
    display: none;
}
  
  .ui-snackbar--default {
    background-color: #333; }
  
  .ui-snackbar--success {
    background-color: #39b54a; }
  
  .ui-snackbar--error {
    background-color: #f04449; }
  
  .ui-snackbar__message,
  .ui-snackbar__action {
    display: table-cell; }

.ui-snackbar__href {
    display: block;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    text-decoration: none;
}
  
  .ui-snackbar__action {
    color: #fff;
    background: inherit;
    border: 0;
    font-size: inherit;
    text-transform: uppercase;
    padding-left: 0;
    height: 100%;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap; }
  
  a.ui-snackbar__action,
  a.ui-snackbar__action:link,
  a.ui-snackbar__action:active,
  a.ui-snackbar__action:visited,
  a.ui-snackbar__action:hover {
    color: #fff;
    text-decoration: none; }
  
  .ui-snackbar__close,
  .ui-snackbar__close-trigger {
    display: none; }
  
  .no-js .ui-snackbar__close-trigger {
    position: relative;
    width: 15px;
    height: 15px;
    cursor: pointer;
    display: table-cell; }
    .no-js .ui-snackbar__close-trigger:after, .no-js .ui-snackbar__close-trigger:before {
      position: absolute;
      left: 7.5px;
      top: 0;
      content: '';
      height: 15px;
      width: 2px;
      background-color: #fff;
      cursor: pointer; }
    .no-js .ui-snackbar__close-trigger:before {
      transform: rotate(45deg); }
    .no-js .ui-snackbar__close-trigger:after {
      transform: rotate(-45deg); }
  
  .ui-snackbar--is-pristine {
    display: none !important; }
  
  @media (min-width: 768px) {
    .ui-snackbar {
      max-width: 190px;
      bottom: 10px;
      font-size: 16px;
      border-radius: 4px;
      margin-left: auto;
      margin-right: auto; }
    .ui-snackbar__action {
      font-size: 14px; } }
/*FIN SNACK STICKY BAR*/