.elementor-12516 .elementor-element.elementor-element-e400d79 .elementor-repeater-item-9bef969 .swiper-slide-bg{background-image:url(https://mliwdoe70koi.i.optimole.com/cb:2fX3.306/w:1920/h:551/q:mauto/f:best/https://www.mesamultiactor.cl/wp-content/uploads/2024/12/header-pagina_informe-tecnico.png);background-size:cover;}.elementor-12516 .elementor-element.elementor-element-e400d79 .swiper-slide{transition-duration:calc(5000ms*1.2);height:395px;}.elementor-12516 .elementor-element.elementor-element-e400d79 .swiper-slide-contents{max-width:66%;}.elementor-12516 .elementor-element.elementor-element-e400d79 .swiper-slide-inner{text-align:center;}.elementor-12516 .elementor-element.elementor-element-a16a806{margin-top:50px;margin-bottom:40px;}.elementor-12516 .elementor-element.elementor-element-76ba8c3{text-align:center;}.elementor-12516 .elementor-element.elementor-element-76ba8c3 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-weight:700;color:#1cb4e4;}.elementor-12516 .elementor-element.elementor-element-b15ec18 > .elementor-widget-container{margin:-13px 0px 0px 0px;}.elementor-12516 .elementor-element.elementor-element-b15ec18{text-align:center;}.elementor-12516 .elementor-element.elementor-element-b15ec18 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-weight:400;color:#8A5A36;}.elementor-12516 .elementor-element.elementor-element-f8bb2d2 > .elementor-widget-container{margin:4px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-12516 .elementor-element.elementor-element-f8bb2d2{text-align:center;}.elementor-12516 .elementor-element.elementor-element-f8bb2d2 img{height:17px;}.elementor-12516 .elementor-element.elementor-element-62bd537 > .elementor-widget-container{margin:-15px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-12516 .elementor-element.elementor-element-62bd537{text-align:center;font-size:18px;}.elementor-12516 .elementor-element.elementor-element-f202c2d .embedpress-document-embed iframe{width:1000px !important;max-width:100%;background-color:#fff;height:587px!important;}.elementor-12516 .elementor-element.elementor-element-f202c2d .embedpress-document-embed .pdfobject-container{width:1000px !important;max-width:100%;height:587px;}.elementor-12516 .elementor-element.elementor-element-f202c2d .embedpress-document-embed{width:1000px !important;max-width:100%;}.elementor-12516 .elementor-element.elementor-element-f202c2d .embedpress-document-embed {max-height:587px;}.elementor-12516 .elementor-element.elementor-element-241eebf{margin-top:144px;margin-bottom:144px;}.elementor-12516 .elementor-element.elementor-element-4646a5d > .elementor-widget-container{margin:-153px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-12516 .elementor-element.elementor-element-b00e161 > .elementor-widget-container{margin:-153px 0px 0px 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-12516 .elementor-element.elementor-element-a16a806{padding:0px 0px 0px 80px;}.elementor-12516 .elementor-element.elementor-element-f202c2d .embedpress-document-embed iframe{height:390px!important;}.elementor-12516 .elementor-element.elementor-element-f202c2d .embedpress-document-embed .pdfobject-container{height:390px;}.elementor-12516 .elementor-element.elementor-element-f202c2d .embedpress-document-embed {max-height:390px;}}@media(max-width:767px){.elementor-12516 .elementor-element.elementor-element-e400d79 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-12516 .elementor-element.elementor-element-e400d79 .swiper-slide{height:265px;}.elementor-12516 .elementor-element.elementor-element-a16a806{padding:0px 0px 0px 50px;}.elementor-12516 .elementor-element.elementor-element-76ba8c3{text-align:center;}.elementor-12516 .elementor-element.elementor-element-b15ec18{text-align:center;}.elementor-12516 .elementor-element.elementor-element-f8bb2d2{text-align:center;}.elementor-12516 .elementor-element.elementor-element-62bd537 > .elementor-widget-container{margin:0px 0px -21px 0px;}.elementor-12516 .elementor-element.elementor-element-f202c2d .embedpress-document-embed iframe{width:1000px !important;max-width:100%;background-color:#fff;height:198px!important;}.elementor-12516 .elementor-element.elementor-element-f202c2d .embedpress-document-embed .pdfobject-container{width:1000px !important;max-width:100%;height:198px;}.elementor-12516 .elementor-element.elementor-element-f202c2d .embedpress-document-embed{width:1000px !important;max-width:100%;}.elementor-12516 .elementor-element.elementor-element-f202c2d .embedpress-document-embed {max-height:198px;}}/* Start custom CSS for html, class: .elementor-element-57360b7 */.social-menu-container {
  position: fixed;
  top: 230px;
  left: 80px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.social-menu-container .social-link {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #f1884a;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  margin-bottom: 5px;
  border-radius: 50%;
  transition: background-color 0.3s ease;
}

.social-menu-container .social-link:hover {
  background-color: #f1884a;
  color: #fff;
}

@media (max-width: 767px) {
  .social-menu-container {
    top: 180px;
    left: 10px;
  }
  
  .social-menu-container .social-link {
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .social-menu-container {
    top: 185px;
    left: 30px;
  }
  
  .social-menu-container .social-link {
    width:40px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 8px;
  }
}/* End custom CSS */