/*LANDING NAVIDAD 2024*/
.btn-navidad-2024 {
    border-radius: 5px !important;
    border-width: 2px !important;
    padding: 9px 48.23px !important;
    border-color: #3b507b !important;
    color: #3b507b !important;
    background-color: transparent !important;
}
.page-id-34644 .pum-container h2,.page-id-39550 .pum-container h2{
	color:#ffffff !important;
}
.btn-navidad-2024.invert {
    color: #fff !important;
    background: #3b507b !important;
    border-color: #3b507b !important;
}
.btn-navidad-2024.invert:hover {
    color: #3b507b !important;
    background: #fff !important;
}
.color-navidad2024 {
    color: #3b507b !important;
}
button.btn-navidad-2024:hover {
    background-color: #f7296a !important;
    color: #ffffff !important;
    border-color: #f7296a !important;
}
#accordions-34649 .accordion-icons img,#accordions-39552 .accordion-icons img {
    width: 14px !important;
}
#accordions-34649 .accordion-icons,#accordions-39552 .accordion-icons {
    background: transparent !important;
}
.text-desc-navidad {
    padding-left: 50px;
	text-align:justify;
}
.text-desc-navidad article {
    column-count: 3;
    column-gap: 30px;
    column-fill: balance;
}
.text-desc-navidad article {
    padding-top: 10px;
    line-height: 1.9;
}
.page-id-34644 button.pum-close.popmake-close,.page-id-39550 button.pum-close.popmake-close {
    background: #f7296a !important;
    border: none;
    color: #ffffff !important;
    box-shadow: none !important;
    font-size: 21px !important;
}
@media (min-width: 767px) {
    .page-id-34644 .pum-close, .page-id-39550 .pum-close {
        display: block !important;
    }
}
@media (min-width: 1024px) {
    .text-info-navidad {
        width: 900px;
        margin: auto;
        margin-bottom: 70px;
        font-size: 19px;
    }
	
}
@media (max-width: 1024px) {
.text-desc-navidad article {
    column-count: 1;
}	
}
.triangulo-navidad2024{
	color:	#342f2b !important;
}
.triangulo-navidad2024:before{
	border-left-color:#3b507b !important;
}
.page-id-34644 .pum-container, .pum-theme-tema-por-defecto .pum-container, .page-id-39550 .pum-container {
    background-color: #3b507b !important;
}
/*FIN LANDING NAVIDAD 2024*/
/*OWL LATERAL*/
.owl-carousel.owl-lateral .item{
  margin: 3px;
  padding:35px;
  background: #f7296a !important;
	border-radius:5px;
	text-align:center;
	min-height:263px;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.owl-carousel.owl-lateral .item h2{
    font-size: 20px !important;
    font-weight: 500;
    margin-bottom: 27px;
    color: #ffffff !important;
}
.owl-carousel.owl-lateral .item h3{
	font-size:18px !important;
	color:#ffffff !important;
	margin-bottom:20px;
}
.owl-carousel.owl-lateral .item img{
  display: block;
  width: 100%;
  height: auto;
}

.owl-carousel.owl-lateral .item {
    margin: 10px;
}

.owl-carousel.owl-lateral{
    margin-bottom:15px;
	display:block !important;
}
.owl-carousel.owl-lateral .nav-btn{
  height: 47px;
  position: absolute;
  width: 26px;
  cursor: pointer;
  top: 100px !important;
}

.owl-carousel.owl-lateral .owl-prev.disabled,
.owl-carousel.owl-lateral .owl-next.disabled{
pointer-events: none;
opacity: 0.2;
}

.owl-carousel.owl-lateral .prev-slide{
  background: url(nav-icon.png) no-repeat scroll 0 0;
  left: -33px;
}
.owl-carousel.owl-lateral .next-slide{
  background: url(nav-icon.png) no-repeat scroll -24px 0px;
  right: -33px;
}
.owl-carousel.owl-lateral.prev-slide:hover{
 background-position: 0px -53px;
}
.owl-carousel.owl-lateral .next-slide:hover{
background-position: -24px -53px;
}   
.owl-carousel.owl-lateral .btn-cdm.btn-2022{
	    font-size: 15px !important;
    font-weight: 500;
	padding:6px 25.23px !important;
    margin-bottom: 0 !important;
    color: #ffffff !important;

}
/*FIN OWL LATERAL*/