.slider{
	padding-top: 80px;
}
.benefit__mc{
	color: #000;
}
.slide__page__item1{
	background-image: url(../img/banner-cine-mobile.jpg);
	background-position: top;
	background-size: cover;
	height: 152px;
}
.slide__page__item2{
	background-image: url(../img/banner-viajes-mobile.jpg);
	background-position: top;
	background-size: cover;
	height: 152px;
}
.slide__page__item3{
	background-image: url(../img/banner-click-mobile.jpg);
	background-position: top;
	background-size: cover;
	height: 152px;
}
.slide__page1__text{
	text-align: left;
	font: normal normal normal 20px/27px Santander-Bold;
	letter-spacing: 0px;
	color: #FFFFFF;
	float: left;
}
.slide__page1__btn{
	background: #989494 0% 0% no-repeat padding-box;
	border: 2px solid #FFFFFF;
	border-radius: 36px;
	backdrop-filter: blur(34px);
	-webkit-backdrop-filter: blur(34px);
	width: 110px;
	height: 30px;
	text-decoration: none;
	display: inline-block;
}
.slide__page4__btn__big{
	top: 290px;
	right: 8px;
	position: absolute;
}
.slide__page1__btn:hover{
	background: #000 0% 0% no-repeat padding-box;
	opacity: 1;
}
.slide__page1__btn__text{
	text-align: center;
	font: normal normal normal 12px/18px Santander-Bold;
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
	text-decoration: none;
	margin: 0;
	margin-top: 5px;

}
.slide__page__item__content{
	display: flex;
	flex-direction: column;
}
.slide__arrow__right{
    position: absolute;
    right: 15px;
    top: 300px;
    width: 14px;
    height: 24px;
    cursor: pointer;
}
.slide__arrow__left{
    position: absolute;
    left: 15px;
    top: 300px;
    width: 14px;
    height: 24px;
    display: none;
    cursor: pointer;
}
.slide__page__text{
	text-align: left;
	font: normal normal normal 30px/35px Santander-Bold;
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
	text-decoration: none;
	margin-right: 20px;
}
.slide__page3{
	height: 454px;
	background-image: url(../img/banner-wellnes-mobile.jpg);
	background-position: center;
	background-size: cover;
	display: none;
}
.slide__page4{
	height: 454px;
	background-image: url(../img/img-cashback-mobile.jpg);
	background-position: center;
	background-size: cover;
	display: none;
}
.slide__page1{
	height: 289px;
	background-image: url(../img/Banner-Contratacion-LikeU-mobile.jpg);
	background-position: center;
	background-size: cover;
	display: none;
}
.slide__tab__selected{
	width: 18px;
	height: 18px;
	background: #EC0B18 0% 0% no-repeat padding-box;
	border-radius: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.slide__tab__unselected{
	width: 12px;
	height: 12px;
	background: #BABABA 0% 0% no-repeat padding-box;
	border-radius: 10px;
	margin-top: 3px;
	margin-right: 10px;
	cursor: pointer;
}
.slide__tab{
	display: flex;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 20px;
}


/**********PRODUCTS*******/
.products__title{
	text-align: center;
	font: normal normal normal 20px/29px Santander-Bold;
	margin-bottom: 15px;
}
.products{
    margin-top: 30px;
}
.product__item__info{
	width: 100%;
}
.product__item__info__title{
	text-align: left;
	font: normal normal normal 18px/23px Santander-Bold;
	margin: 0;
	margin-bottom: 5px;
}
.product__item__info__text{
	text-align: left;
	font: normal normal normal 12px/15px Santander-TextRegular;
	margin: 0;
}
.product__item__details{
	margin-top: 15px;
	display: none;
}
.product__item__price{
	font: normal normal normal 15px/13px Santander-Bold;
	margin: 0;
	margin-top: 5px;
}
.product__item__price__currency{
	font: normal normal normal 9px/13px Santander-Bold;
}
.product__item__info__mensual{
	font: normal normal normal 10px/14px Santander-TextRegular;
	opacity: 0.46;
}
.product__item__main{
	display: flex;
	justify-content: center;
}
.product__info__leermas__text{
	font: normal normal normal 12px/12px Santander-TextRegular;
	margin-top: 5px;
}

.product__item__img__medico{
	background-image: url(../img/img-hogar-mobile.png);	
}
.product__item__img__hogar{
	background-image: url(../img/img-medico-mobile.png);	
}
.product__item__img__millenials{
	background-image: url(../img/img-millenials-mobile.png);	
}
.product__item__img__viajes{
	background-image: url(../img/img-viajes-basico-mobile.png);	
}
.product__item__img__viajespremium{
	background-image: url(../img/img-viajes-premium-mobile.png);	
}
.product__item__img__mascotas{
	background-image: url(../img/img-mascotas-mobile.png);	
}
.product__item__btn{
	border: 1px solid #EC0B18;
	border-radius: 5px;
	width: 79px;
	height: 25px;
	font: normal normal normal 14px/20px Santander-Regular;
	color: #EC0B18;
	text-align: center;
}
.product__item__btn:hover{
	color: #fff;
	background-color: #EC0B18;

}
.product__item__cta{
	display: flex;
    justify-content: space-between;
}
.leer__mas__icon{
	width: 12px;
	height: 12px;
	margin-left: 5px;
	margin-top: 5px;
}
.product__item__leermas{
	display: flex;
    justify-content: space-between;
    min-height: 25px;
    cursor: pointer;
}

.product__item__img {
	background-position: center;
	background-size: cover;
	min-width: 100px;
	height: 100px;
	border-radius: 15px;
	margin-right: 10px;
}
.product__item__line{
	height: 1px;
	background-color: #EC0B18;
	margin-top: 10px;
	margin-bottom: 10px;
	opacity: 0.3;
	margin-left: 15px;
	margin-right: 15px;
}
.product__details__title{
	font: normal normal normal 14px/18px Santander-Bold;
	text-align: right;
	min-width: 100px;
	max-width: 100px;
	margin-right: 10px;
	padding-left: 10px;
	display: table-cell;
	padding-bottom: 10px;
}
.product__details__text{
	font: normal normal normal 12px/13px Santander-TextRegular;
	text-align: left;
	margin: 0;
	margin-top: 10px;

}
.product__details__note{
	font: normal normal normal 12px/13px Santander-TextBold;
	color: #EC0B18;
	text-align: right;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 5px;
}
.product__details__row {
	display: table-row;

}
.product__details__row__color{
	background: #DEEDF2 0% 0% no-repeat padding-box;
}
.product__details__desc{
	display: table-cell;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}
.product__terms{
	font: normal normal normal 14px/18px Santander-Bold;
	text-decoration: underline;
	margin-left: 10px;
	color: #000;
}
.product__item__details__terms{
	display: flex;
	justify-content: center;
}
.product__item__cta__desk{
	display: none;
}
.product__item__btn__desk__container{
	display: none;
}

/****FAQ****/
.faq__text{
	font: normal normal normal 15px/22px Santander-Bold;
	cursor: pointer;
}
.faq__row{
	display: flex;
	justify-content: space-between;
}
.faq__grid{
	padding: 15px;
	background: #DEEDF2 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 15px;
	min-height: 383px;
}
.faq__grid2{
	display: none;
}
.faq__title{
	font: normal normal normal 25px/36px Santander-Bold;
	color: #fff;
	text-align: center;
	padding-top: 25px;
}
.faq{
	background: #9BC3D3 0% 0% no-repeat padding-box;
}
.faq__line{
	height: 1px;
	background-color: #9BC3D3;
}
.faq__desc{
	font: normal normal normal 12px/16px Santander-TextRegular;
	margin-top: 0px;
	display: none;
}
.faq__btn{
	cursor: pointer;
}
.faq__tab{
	display: flex;
	justify-content: center;
	padding-top: 20px;
	padding-bottom: 25px;
}
.faq__tab__left{
	margin-right: 10px;
}
.faq__tab__selected{
	background: #DEEDF2 0% 0% no-repeat padding-box;
	width: 15px;
	height: 15px;
	border-radius: 10px;
	cursor: pointer;
}
.faq__tab__unselected{
	background: #FFF 0% 0% no-repeat padding-box;
	width: 11px;
	height: 11px;
	border-radius: 10px;
	margin-top: 2px;
	cursor: pointer;
}

/******Contact*****/
.contact{
	padding-bottom: 45px;
	padding-top: 35px;
}
.contact__title{
	font: normal normal normal 20px/25px Santander-Bold;
	color: #EC0B18;
	text-align: center;
}
.contact__form__title{
	font: normal normal normal 20px/25px Santander-Bold;
	text-align: center;
}
.contact__form{
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 15px;
	padding: 12px;
	max-width: 825px;
	margin: auto;
}
.input__contact{
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 0;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 5px;
	padding-left: 20px;
	width: -moz-available;
	width: -webkit-fill-available;
	min-height: 39px;
	font: normal normal normal 15px/22px Santander-Regular;
	margin-bottom: 15px;
}
.input__contact:focus {
    outline: 0;
}
.textarea__contact{
	min-height: 76px;
}

.msg__error{
	font: normal normal normal 15px/22px Santander-Bold;
	color: #EC0B18;
	text-align: center;
	display: none;
}
.contact__btn{
	font: normal normal normal 16px/23px Santander-Bold;
	text-decoration: none;
	color: #EC0B18;
	text-align: center;
	box-shadow: 0px 3px 6px #00000029;
	border: 1px solid #EC0B18;
	border-radius: 5px;
	display: block;
	min-height: 39px;
}
.contact__btn:hover{
	color: #fff;
	background-color: #EC0B18;
}
.contact__btn__text{
	margin: 0;
	margin-top: 8px;
}
.contact__info__mail{
	font: normal normal normal 17px/25px Santander-Bold;
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
	color: #EC0B18;
}
.contact__info__text{
	font: normal normal normal 17px/25px Santander-Bold;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}
.contact__info__copy{
	display: flex;
	justify-content: center;
}
.contact__info__mail__img{
    margin-top: 10px;
    margin-left: -5px;
}
.contact__line__container{
	display: flex;
	justify-content: space-between;
}
.contact__line{
	width: 45%;
	height: 2px;
	background-color: #EC0B18;
	margin-top: 37px;
	opacity: 0.6;
}
.contact__line__text{
	font: normal normal normal 20px/29px Santander-Bold;
}
.contact__line__container{
	max-width: 855px;
	margin: auto;
}

/***Modal**/
.modal { 
  position: fixed; 
  z-index: 4; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgba(0,0,0,0.79); /* Black w/ opacity */
}
.modal__terms__and__cond{
	display: none;
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; 
  border: 1px solid #888;
  max-width: 290px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1 !important;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px;
}

.modal__product__details{
	padding: 15px;
}
.modal__title{
	font: normal normal normal 20px/23px Santander-Bold;
	letter-spacing: 0px;
	color: #EC0B18;
	text-align: center;
	margin-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
}
.modal__table{
	display: table;
	padding-left: 5px;
	padding-right: 10px;
	min-width: 250px;
}
.modal__row{
	display: table-row;
}

.modal__cell{
	display: table-cell;
	width: 50%;
}
.table__title{
	font: normal normal normal 20px/23px Santander-Bold;
	letter-spacing: 0px;
	color: #000000;
}
.table__text{
	font: normal normal normal 18px/35px Santander-Regular;
	letter-spacing: 0px;
	color: #000000;
}
.modal__cell__righ{
	text-align: right;
}
.checkbox__plan{
	margin-right: 10px;
}



/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 42px;
  font-weight: bold;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  text-align: center;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  margin-right: 2px;
  margin-top: -53px;
  cursor: pointer;
}

.close:hover,
.close:focus {
  text-decoration: none;
  cursor: pointer;
}

.close__product {
  color: #aaa;
  float: right;
  font-size: 42px;
  font-weight: bold;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  text-align: center;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  margin-right: 2px;
  margin-top: -53px;
  cursor: pointer;
  text-decoration: none;
}

.close__product:hover,
.close__product:focus {
  text-decoration: none;
  cursor: pointer;
}

.modal__content__terminos__condiciones{
	background-color: rgb(255, 255, 255);
	box-shadow: rgba(171, 171, 180, 0.25) 2px 3px 6px 8px;
	text-align: left;
	border-radius: 10px;
	padding: 2px;

}
.modal__content__terminos{
	padding: 10px;
}

.modal__terminos{
	height: 350px;
}

.modal__button{
	min-width: 241px;
}
.modal__row{
	display: flex;
	justify-content: space-around;
	margin-top: 0px;
}
.modal__row__title{
	margin-bottom: 10px;
}
.modal__label{
	text-align: left;
	width: 220px;
}
.modal__msg__error{
	color: #f71313;
}
.modal__cta{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.modal__medica, .modal__hogar, .modal__millenials, .modal__viajes, .modal__viajespremium, .modal__mascotas{
	display: none;
}
.modal__success, .modal__product{
	display: none;
}
.modal__text{
	font: normal normal normal 20px/26px Santander-Bold;
	text-align: center;
	color: #EC0B18;
}
.modal__cta__link{
	text-decoration: underline;
	font: normal normal normal 14px/16px Santander-Regular;
	letter-spacing: 0px;
	color: #EC0B18;
	text-align: left;
	margin-top: 8px;
	margin-left: 5px;
}
.modal__cta__btn{
	border: 1px solid #EC0B18;
	border-radius: 11px;
	height: 35px;
	min-width: 131px;
	font: normal normal normal 14px/16px Santander-Regular;
	letter-spacing: 0px;
	color: #EC0B18;
}
.modal__cta__btn:hover{
	background-color: #EC0B18;
	color: #FFF;

}
.modal__cta__btn__text{
	text-align: center;
	margin-top: 8px;
}
.products__row__hide, .product__hide__item{
    display: none;
}
.product__item__hide__medica, .product__item__hide__hogar, .product__item__hide__millenials{
	display: none;
}
.products__tab__left, .products__tab__right{
	visibility: hidden;
}
.product__btn__text{
	margin: 0;
}
.product__btn__quitar__medica, .product__btn__quitar__hogar, .product__btn__quitar__millenials, .product__btn__quitar__viajes, .product__btn__quitar__viajespremium, .product__btn__quitar__mascotas{
	display: none;
}

@media screen and (min-width: 360px){
	.products__title{
		font: normal normal normal 23px/29px Santander-Bold;
	}
	.product__item__info__text{
		font: normal normal normal 14px/17px Santander-TextRegular;
	}
	.slide__page3{
		height: 263px;
	}
	.slide__page4{
		height: 263px;
	}
	.slide__page1{
		height: 263px;
	}
	.slide__page4__btn__big{
		top: 270px;
		right: 4px;
	}
}

@media screen and (min-width: 390px){
	.slide__page3{
		height: 273px;
	}
	.slide__page4{
		height: 273px;
	}
	.slide__page1{
		height: 273px;
	}
	.slide__page4__btn__big{
		top: 275px;
		right: 4px;
	}
}

@media screen and (min-width: 412px){
	.slide__page3{
		height: 290px;
	}
	.slide__page4{
		height: 290px;
	}
	.slide__page1{
		height: 290px;
	}
	.slide__page4__btn__big{
		top: 290px;
		right: 8px;
	}
}

@media screen and (min-width: 480px){
	.modal-content {
	  max-width: 427px;
	}
	.modal__table {
	    min-width: 330px;
	    margin: auto;
	}
	.modal__cta{
		max-width: 330px;
		margin: auto;
		margin-top: 20px;
	}
	.modal__cta__link{
		margin-left: 0px;
	}
	.modal__title{
		margin-top: 20px;
	}
}

@media screen and (min-width: 540px){
	.slide__page3{
		height: 382px;
	}
	.slide__page4{
		height: 382px;
	}
	.slide__page1{
		height: 382px;
	}
	.slide__page4__btn__big{
		top: 363px;
		right: 32px;
	}
}

@media screen and (min-width: 620px){
	.slide__page2{
		display: flex;
	}
	.slide__page__item1{
		height: 484px;
		width: 33.33%;
		background-image: url(../img/banner-cine-desktop.jpg);
		background-position: center;
	}
	.slide__page__item2{
		height: 484px;
		width: 33.33%;
		background-image: url(../img/banner-viajes-desktop.jpg);
		background-position: center;
	}
	.slide__page__item3{
		height: 484px;
		width: 33.33%;
		background-image: url(../img/banner-cine-click-desktop.jpg);
		background-position: center;
	}
	.slide__page1__text{
		font: normal normal normal 28px/33px Santander-Bold;
	}
	.slide__page__text{
		font: normal normal normal 28px/43px Santander-Bold;
		max-width: 420px;
	}
	.slide__page1__btn{
		top: 500px;
		position: absolute;
		width: 30%;
		max-width: 348px;
	}
	.slide__arrow__right, .slide__arrow__left{
		width: 20px;
		height: 36px;
	}
	.slide__page1__btn__big{
		top: 220px;
	}
	.slide__page3{
		height: 252px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 252px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 252px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 268px;
		right: 8px;
	}

}

@media screen and (min-width: 720px){
	.slide__page3{
		height: 272px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 272px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 272px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 286px;
		right: 8px;
	}
}

@media screen and (min-width: 740px){
	.slide__page3{
		height: 280px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 280px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 280px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 292px;
		right: 8px;
	}
}

@media screen and (min-width: 768px){
	.slide__page3{
		height: 290px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 290px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 290px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 301px;
		right: 8px;
	}
}

@media screen and (min-width: 820px){
	.slide__page3{
		height: 310px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 310px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 310px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 316px;
		right: 8px;
	}
}

@media screen and (min-width: 840px){
	.slide__page3{
		height: 319px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 319px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 319px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 325px;
		right: 8px;
	}
}

@media screen and (min-width: 890px){
	.slide__page3{
		height: 339px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 339px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 339px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 340px;
		right: 8px;
	}
}

@media screen and (min-width: 943px){
	.slider{
		padding-top: 97px;
	}
	
	.slide__page1__btn__text{
		font: normal normal normal 21px/30px Santander-Bold;
		margin-top: 8px;
	}
	.slide__page1__btn{
		height: 52px;
	}
	.slide__page1__btn {
	    top: 460px;
	}
	.slide__page1__text{
		position: relative;
		top: 190px;
	}
	.slide__page1__btn__big {
	    top: 350px;
	}
	.slide__page1__item__content{
		padding-left: 10px;
	}


	/****FAQ****/
	.faq{
		padding-top: 10px;
		padding-bottom: 95px;
	}
	.faq__title{
		font: normal normal normal 35px/51px Santander-Bold;
	}
	.faq__text{
		font: normal normal normal 20px/29px Santander-Bold;
	}
	.faq__desc{
		font: normal normal normal 17px/21px Santander-TextRegular;
	}
	.faq__grid {
		min-height: 450px;
	}
	.faq__tab{
		margin-top: -55px;
	}
	.faq__tab__selected{
		background: #9BC3D3 0% 0% no-repeat padding-box;
		height: 19px;
		width: 19px;
	}
	.faq__tab__unselected{
		width: 13px;
		height: 13px;
		margin-top: 3px;
	}
	#faq_desc5, #faq_desc10{
		padding-bottom: 40px;
	}


	/***Contact**/
	.contact__title{
		font: normal normal normal 29px/51px Santander-Bold;
	}
	.contact__form__title{
		font: normal normal normal 22px/32px Santander-Bold;
	}
	.input__contact{
		font: normal normal normal 16px/23px Santander-Regular;
	}
	.contact{
		padding-top: 65px;
		padding-bottom: 95px;
	}
	.contact__info{
		display: flex;
	    justify-content: center;
	    height: 30px;
	}
	.contact__info__text{
		margin-top: 0px;
	}
	.contact__info__mail__img {
	    margin-top: 0px;
	}
	.contact__line__container{
		margin-top: 30px;
	}
	.contact__line__text{
		font: normal normal normal 25px/35px Santander-Bold;
	}
	.contact__line{
		margin-top: 47px;
	}
	.contact__info__text, .contact__info__mail{
		font: normal normal normal 24px/29px Santander-Bold;
	}

}

@media screen and (min-width: 1000px){
	/******Products*****/
	.products__row{
		display: flex;
		margin-bottom: 23px;
	}
	.products__title{
		font: normal normal normal 30px/43px Santander-Bold;
		margin-bottom: 41px;
	}
	.product__item__line{
		display: none;
	}
	.product__item__img {
		display: none;
	}
	.product__item__btn{
		display: none;
	}
	.product__item__info{
		width: 311px;
		height: 205px;
		background-size: cover;
		background-position: center;
	}
	.product__item__info__medica{
		background-image: url(../img/img-medico-desktop.png);
	}
	.product__item__info__hogar{
		background-image: url(../img/img-hogar-desktop.png);
	}
	.product__item__info__millenials{
		background-image: url(../img/img-millernials-desktop.png);
	}
	.product__item__info__viajes{
		background-image: url(../img/img-viajes-basico.png);
	}
	.product__item__info__viajespremium{
		background-image: url(../img/img-viajes-premium.png);
	}
	.product__item__info__mascotas{
		background-image: url(../img/img-mascotas-desktop.png);
	}
	.product__item__main{
		padding: 0;
		flex-direction: column;
	}
	.products__grid{
		padding: 15px 0 15px 0;
		margin: auto;
		max-width: 973px;
	}
	.product__item__info__medica, .product__item__info__hogar, .product__item__info__viajes, .product__item__info__viajespremium{
		margin-right: 23px;
	}
	.product__item__info__title{
		margin-top: 15px;
		margin-left: 15px;
		font: normal normal normal 25px/36px Santander-Bold;
		color: #fff;
	}
	.product__item__info__text{
		margin-left: 15px;
		font: normal normal normal 15px/18px Santander-TextRegular;
		color: #fff;
		max-width: 145px;
		min-height: 70px;
	}
	.product__item__cta{
		display: none;
	}
	.product__item__cta__desk{
		display: flex;
		justify-content: space-between;
		padding: 15px;
		
	}
	.price__mensual__desk{
		font: normal normal normal 14px/20px Santander-Regular;
		color: #fff;
		margin: 0;
	}
	.price__text__desk{
		font: normal normal normal 30px/29px Santander-Bold;
		color: #fff;
		margin: 0;
	}
	.price__currency__desk{
		font: normal normal normal 20px/29px Santander-Bold;
	}
	.product__info__leermas__text__desk{
		font: normal normal normal 14px/20px Santander-Bold;
		color: #fff;
	}
	.product__item__price{
		display: none;
	}
	.product__item__leermas__desk{
		display: flex;
		padding-top: 15px;
		justify-content: space-between;
		cursor: pointer;
	}
	.leer__mas__icon{
		margin-top: 19px;
	}
	.product__item__btn__desk__container{
		display: block;
	}
	.product__item__btn__desk{
		border: 1px solid #EC0B18;
		border-radius:11px;
		font: normal normal normal 16px/23px Santander-Regular;
		color: #EC0B18;
		text-align: center;
		width: 175px;
		height: 35px;
		display: inline-block;
		margin-top: 15px;
	}
	.product__item__btn__desk:hover{
		color: #fff;
		background-color: #EC0B18;

	}
	.product__btn__text{
		margin-top: 4px;
	}

	.product__hide__img{
		width: 311px;
		height: 486px;
		background-position: center;
		background-size: cover;
		border-radius: 15px;
	}
	.product__hide__img__medica{
		background-image: url(../img/medico-desktop-detalle.png);
	}
	.product__hide__img__hogar{
		background-image: url(../img/hogar-desktop-detalle.png);
	}
	.product__hide__img__millenials{
		background-image: url(../img/millenials-desktop-detalle.png);
	}
	.product__hide__img__viajes{
		background-image: url(../img/viaje-basico-desktop-detalle.png);
	}
	.product__hide__img__viajespremium{
		background-image: url(../img/viejes-premium-desktop-detalle.png);
	}
	.product__hide__img__mascotas{
		background-image: url(../img/mascotas-desktop-detalle.png);
	}

	.product__hide__item{
		display: flex;
		width: 100%;
	}
	.product__hide__desc{
		width: 632px;
		padding: 13px 10px 13px 20px;
		background: #FFFFFF 0% 0% no-repeat padding-box;
		box-shadow: 0px 0px 6px #00000029;
		border-radius: 0px 15px 15px 0px;
		height: 428px;
		margin-top: 20px;
		overflow-y: auto;
	}
	.product__details__title{
		font: normal normal normal 14px/20px Santander-Bold;
		padding-bottom: 2px;
		vertical-align: middle;
	}
	.product__details__text {
	    font: normal normal normal 12px/18px Santander-TextRegular;
	    margin-top: 5px;
	    margin-bottom: 5px;
	}
	.product__details__note {
    	font: normal normal normal 14px/20px Santander-TextBold;
    	display: table-cell;
    	padding-right: 10px;
    	vertical-align: middle;
    	min-width: 150px;
    }
    .product__details__desc{
    	width: 330px;
    	vertical-align: middle;
    }
    .title__item__table{
    	font: normal normal normal 18px/26px Santander-Bold;
    	color: #000;
    	padding-bottom: 0px;
    }
    .product__hide__title{
    	font: normal normal normal 30px/43px Santander-Bold;
    	margin: 0;
    	white-space: nowrap;
    }
    .product__hide__text{
    	font: normal normal normal 16px/23px Santander-TextRegular;
    	margin-left: 15px;
    	margin-right: 15px;
    	margin-top: 0px;
    	margin-bottom: 0px;
    	width: -moz-available;
		width: -webkit-fill-available;
		justify-content: center;
		display: flex;
    }
    .product__hide__return{
    	font: normal normal normal 15px/22px Santander-TextRegular;
    	color: #EC0B18;
    	cursor: pointer;
    	margin: 0;
    	white-space: nowrap;
    	margin-right: 10px;
    }
    .product__hide__cta{
    	display: flex;
    	justify-content: space-between;
    	margin-top: 4px;
    }
    .icon__pdf__desk{
    	width: 18px;
    }
    .product__hide__btn{
    	margin-top: 2px;
    }
    
    .product__hide__img__title{
    	position: relative;
    	top: 20px;
    	left: 20px;
    	color: #fff;
    	font: normal normal normal 30px/43px Santander-Bold;
    	margin: 0px;
    }
    .product__hide__price{
    	position: relative;
    	top: 340px;
    	left: 20px;
    }
    .product__hide__mensual{
    	font: normal normal normal 19px/22px Santander-TextRegular;
    	color: #fff;
    	margin: 0px;
    }
    .product__hide__amount{
    	color: #fff;
    	font: normal normal normal 42px/41px Santander-Bold;
    	margin: 0px;
    	margin-top: 10px;
    }
    .product__hide__currency{
    	color: #fff;
    	font: normal normal normal 28px/41px Santander-Bold;
    }
    .products__row__hide, .product__hide__item{
    	display: none;
	}
	.products__tab__left, .products__tab__right{
		display: block;
		position: relative;
		height: 14px;
		width: 27px;
	}
	.products__tab__left{
		transform: rotate(90deg);
		top: 100px;
		left: -35px;
		cursor: pointer;
		visibility: hidden;
	}
	.products__tab__right{
		transform: rotate(-90deg);
		left: 985px;
		top: 85px;
		cursor: pointer;
		visibility: hidden;
	}
	.products__row2{
		margin-top: -25px;
	}
	.product__hide__title_cont{
		display: flex;
		align-items: center;
		margin-bottom: 9px;
	}
	.product__terms {
    	font: normal normal normal 15px/15px Santander-Bold;
    }
    .product__hide__img {
	    border-radius: 15px 0px 0px 15px;
	}
	.product__hide__desc{
		height: 458px;
		margin-top: 0px;
	}
	.slide__page3{
		height: 387px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 387px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 387px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 390px;
		right: 8px;
	}
}

@media screen and (min-width: 1180px){
	.slide__page3{
		height: 446px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 446px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 446px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 435px;
		right: 8px;
	}
}

@media screen and (min-width: 1200px){
	.slide__page1__text{
		font: normal normal normal 35px/40px Santander-Bold;
	}
	.slide__page__text{
		font: normal normal normal 35px/51px Santander-Bold;
	}
	.slide__page1__item__content{
		padding-left: 30px;
	}
	.slide__page3{
		height: 470px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 470px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 470px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 455px;
		right: 15px;
	}
	.slide__page1__btn{
		width: 25%;
	}
}

@media screen and (min-width: 1280px){
	.slide__page3{
		height: 483px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 483px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 483px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 469px;
		right: 15px;
	}
	.slide__page1__btn{
		width: 30%;
	}
}

@media screen and (min-width: 1300px){
	.slide__page1__item__content{
		padding-left: 40px;
	}
	.products__grid{
		max-width: 1280px;
	}
	.products__grid__cards{
		max-width: 973px;
		margin: auto;
	}
	.product__hide__desc{
		width: inherit;
	}
	.product__details__desc {
	    width: 640px;
	}
	.product__details__title {
    	font: normal normal normal 17px/24px Santander-Bold;
    	max-width: 190px;
    }
    .product__details__text {
    	font: normal normal normal 16px/23px Santander-TextRegular;
    }
    .product__details__note {
    	font: normal normal normal 16px/23px Santander-TextBold;
    }
    .product__hide__text {
	    font: normal normal normal 18px/23px Santander-TextRegular;
	}
	.product__hide__title {
    	font: normal normal normal 35px/43px Santander-Bold;
    }
    .product__hide__return {
    	font: normal normal normal 18px/22px Santander-TextRegular;
    }
    .product__terms {
	    font: normal normal normal 17px/17px Santander-Bold;
	}
	.product__item__details__terms{
		color: #000;
	}
	.product__hide__img {
	    height: 496px;
	    border-radius: 15px 0px 0px 15px;
	    width: 351px;
	}
	.product__hide__desc{
		height: 470px;
		margin-top: 0px;
	}
	.products__grid {
	    max-width: 1320px;
	}
	.slide__page3{
		height: 510px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 510px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 510px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 480px;
		right: 15px;
	}
}

@media screen and (min-width: 1380px){
	.slide__page3{
		height: 530px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 530px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 530px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 505px;
		right: 20px;
	}
}

@media screen and (min-width: 1410px){
	.slide__page4__btn__big{
		top: 505px;
		right: 25px;
	}
}

@media screen and (min-width: 1465px){
	.slide__page3{
		height: 570px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 570px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 570px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 535px;
		right: 20px;
	}
}

@media screen and (min-width: 1490px){
	.slide__page4__btn__big{
		top: 505px;
		right: 35px;
	}
}

@media screen and (min-width: 1530px){
	.slide__page4__btn__big{
		top: 505px;
		right: 50px;
	}
}

@media screen and (min-width: 1575px){
	.slide__page3{
		height: 605px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 605px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 605px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 560px;
		right: 20px;
	}
}

@media screen and (min-width: 1900px){
	.slide__page1__btn__text{
		font: normal normal normal 31px/40px Santander-Bold;
		margin-top: 15px;
	}
	.slide__arrow__left{
		width: 30px;
		height: 370px;
	}
	.slide__arrow__right{
		width: 30px;
		height: 370px;
	}
	.slide__page__item1{
		height: 725px;
	}
	.slide__page__item2{
		height: 725px;
	}
	.slide__page__item3{
		height: 725px;
	}
	.slide__page3{
		height: 725px;
		background-image: url(../img/anner-wellness-desktop.jpg);
	}
	.slide__page4{
		height: 725px;
		background-image: url(../img/banner-cashback-desktop.jpg);
	}
	.slide__page1{
		height: 725px;
		background-image: url(../img/Banner-Contratacion-LikeU.jpg);
	}
	.slide__page4__btn__big{
		top: 657px !important;
		right: 24px;
	}
	.slide__page1__btn{
		max-width: 522px;
		height: 75px;
		top: 535px;
	}
	.slide__page__text{
		font: normal normal normal 45px/61px Santander-Bold;
		margin-top: 165px;
	}
	.slide__page1__text{
		font: normal normal normal 45px/50px Santander-Bold;
		margin-top: 55px;
	}
}