.title-regalo{
	color:#009cda !important;
	line-height: 34px;
}
.bg-card-promo{
	background-color: #FAFAFA;
	border:solid 1px #AFAFAF;
	border-radius: 5px;
}
.bg-card-promo img{
	border-radius: 4px 0px 0px 4px;
}

.bg-card-promo p{
	margin:0px;
}
.title-promo{
	color:#262626;
	padding-top: 15px;
	line-height: 20px !important;
}
.text-caducidad{
	color:#009cda;
	font-size: 12px;
	font-weight: 600;
}
.descripcion-breve-promo{
	padding-top: 10px;
	font-size: 13px;
	padding-bottom:10px;
	line-height: 16px !important;
}

.wrap-text-promo{
	padding-right:30px;
}
.sub-header-tour {
    background-color: #ffffff;
    border-top: solid 2px #009cda;
    border-bottom: solid 2px #009cda;
}
.title-sub-header {
    color: #009cda;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 21px;
    font-weight: 500;
}

.dias-sub-header img {
    width: 25px;
    margin-top: 18px;
    cursor: pointer;
}
.wrap-incluye i{
	color: #009cda;
	font-size: 16px;
	margin-right: 5px;
}

.wrap-incluye p{
	margin-bottom: 10px;
}

.text-underline{
	text-decoration: underline !important;
}
.button-contrata-promo{
	border-radius: 4px !important;
	background-color: #009cda !important;
	font-size: 17px !important;
	text-align: center !important;
	color: #ffffff !important;
	border: none !important;
	letter-spacing: 1px !important;
	margin-top: 10px !important;
	font-weight: 500 !important;
	padding:12px 30px;
}
.wrap-funciona-promo{
	background-color: #009cda;
}
.wrap-funciona-promo p{
	font-size:18px;
}
.text-white{
	color:#ffffff !important;
}
.title-block{
	border-left:7px solid #ffffff !important;
}
.banner-sx{
	visibility: hidden;
	display: none;
}

@media (max-width: 1200px) {
.descripcion-breve-promo{padding-top:0px; padding-bottom:0px;font-size: 12px;}
.text-caducidad{font-size: 10px;}
.title-promo{font-size: 12px;line-height: 16px !important; padding-top:5px;}
}

@media (max-width: 991px) {
.title-promo{padding-top: 20px;font-size: 16px;line-height: 24px !important;}
.text-caducidad{padding-bottom: 15px;font-size: 14px;}
.descripcion-breve-promo{font-size: 14px;line-height: 20px !important;padding-bottom:10px;}
.bg-card-promo{padding-bottom: 20px;}
.bg-card-promo img{border-radius: 4px 4px 0px 0px;}
.wrap-text-promo{padding-left:30px !important;}
}
@media (max-width: 1200px) {
}
@media (max-width: 991px) {
}
@media (max-width: 600px) {
	.banner-sx{visibility:visible; display:block;}
	.banner-xl{visibility:hidden; display:none;}
}
