.carrousel_pratos .swiper-initialized  .swiper-wrapper, .carrousel_pratos.swiper-initialized  .swiper-wrapper {
  -webkit-transition-timing-function:linear !important; 
  -o-transition-timing-function:linear !important;
  transition-timing-function:linear !important;
} 

.cta_video{
    margin: 70px 370px 70px 372px;

}


.force_slide .elementor-container{
    flex-wrap:nowrap !important;
}
.force_slide .swiper-pagination-bullet {
    
    background: #D9BD6C;
    width: 8px;
height: 8px;

}
.force_slide .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
    opacity:0.5;
}

.galeria_restaurantes .elementor-container {

    margin-left: -110px;

    min-width: 110%;
}

@media (min-width:1025px) and (max-width:1540px){
	.image-home-reduce{
		margin-bottom:-100px!important;
	}
	.image-home-reduce img{
		width: 140px;
		height:140px;
	}

}

/* .section_oveerlay .elementor-background-overlay {
  z-index:2;
  mix-blend-mode: screen;
 } */