.elementor-kit-7370{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#A08964;--e-global-color-accent:#CDB183;--e-global-color-21f8c9b7:#000;--e-global-color-47eea86e:#FFF;--e-global-color-6cb047a:#FFFFFF00;--e-global-color-13f4851a:#060606;--e-global-color-52235058:#333333;--e-global-color-c45e1ae:#252525;--e-global-color-9b791f9:#1E1E1E;--e-global-color-61f5d6e:#1A1A1A;--e-global-color-b3d6278:#F4F4F4;--e-global-color-7f1935e:#979797;--e-global-color-cfb6250:#EFEFEF;--e-global-color-6c585ab:#999999;--e-global-color-8475e2b:#9A9A9A;--e-global-color-31dc1ac:#B9B9B9;--e-global-color-0fd34d0:#DDDDDD;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-size:2.1em;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:1.5px;--e-global-typography-secondary-font-family:"Barlow";--e-global-typography-secondary-font-size:2.1em;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-letter-spacing:1.5px;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:2em;--e-global-typography-text-letter-spacing:0.7px;--e-global-typography-accent-font-family:"Barlow";}.elementor-kit-7370 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7370 a{color:#A08964;}.elementor-kit-7370 h1{font-size:3.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:979px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* En cuanto a CSS, todo lo que afecte a bloques Web. 
Va en Site Settings -> Custom CSS*/


/*GENERAL*/
/*marco cambio responsi*/
@media (max-width: 767px) {
    .show-back-top .fixed-booking-btn-responsive {
      bottom:0;
     top: calc(100% - 65px) !important;
      transition: 1s;
      top: 0px;
      height:65px;
      line-height:2.5em;
      transition: 1s;
      padding:0px;
    }
}

    
    .show-back-top .fixed-booking-btn-responsive .elementor-widget-container {
     margin: 0 !important;
    
  }
  .elementor-field-type-email {
    display: inline-block;
  }
  
  
  .fixed-booking-btn-responsive button {
    padding: 10px 21px;
  }
  
  .social-icons i {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .eicon-close {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
  }
  .eicon-close:before {
    content: "\e95d";
    font-family: "mirai-icofonts";
  }
  .eicon-close:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  
  
  .elementor-section.elementor-section-boxed > .elementor-container {
    width: 960px;
    max-width: 100%;
    margin: 0 auto;
  }
  
  @media (min-width: 1200px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
      width: 1200px;
    }
  }
  @media (min-width: 768px) and (max-width: 979px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
      width: 744px;
    }
  }
  @media (max-width: 768px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
      width: auto;
   
    }
  }
  
  .container-1 {
    max-width: 1600px;
    margin: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  
  .height-100 {
    height: 100%;
  }
  .height-100 > .elementor-widget-container {
    height: 100%;
  }
  .height-100 > .elementor-widget-container > .elementor-cta {
    height: 100%;
  }
  
  .p-0 > .elementor-container {
    padding: 0 !important;
  }
  
  .h-80 {
    min-height: 80vh;
  }
  
  .p-l-h-2em p {
    line-height: 2em;
  }
  
  a:hover {
    text-decoration: underline;
  }
  
  .white-link a {
    color: #fff;
  }
  
  .brown-link a {
    color: #A08964;
  }
  
  
  .elementor-widget:not(:last-child) {
    margin: 0;
  }
  
  .hover-link-text-underline a:hover {
    text-decoration: underline;
  }
  
  .flickity-prev-next-button {
    max-width: 74px;
    width: 100% !important;
  }
  .flickity-prev-next-button:focus {
    box-shadow: none !important;
  }
  .flickity-prev-next-button:hover:before {
    width: 40px !important;
  }
  .flickity-prev-next-button:hover:after {
    width: 40px !important;
  }
  .flickity-prev-next-button.next {
    right: 13px !important;
  }
  .flickity-prev-next-button.next:before {
    color: #A2A2A2;
    content: "";
    width: 60px;
    transition: 0.3s cubic-bezier(0.5, 0.43, 0.45, 1.6);
    border-top: 2px solid;
    display: inline-block;
    vertical-align: super;
    margin-right: -3px;
  }
  .flickity-prev-next-button.previous {
    left: 13px !important;
  }
  .flickity-prev-next-button.previous:after {
    color: #A2A2A2;
    content: "";
    width: 60px;
    transition: 0.3s cubic-bezier(0.5, 0.43, 0.45, 1.6);
    border-top: 2px solid;
    display: inline-block;
    vertical-align: super;
    margin-left: -3px;
  }
  .flickity-prev-next-button i {
    color: #A2A2A2;
  }
/*INSERT MARCO*/
ol.flickity-page-dots{
    
    display: none;
}

@media (max-width: 767px) {
    .elementor-1584 .elementor-element.elementor-element-1f8deff0 .flickity-prev-next-button {
        width: 10px;
        height: 10px;
        top: 50% !important;
        padding: 5px;
    }
}
  /*END GENERAL*/
  /*COOKIES*/
  
  .moove-gdpr-modal-content .moove-gdpr-modal-close .gdpr-icon {
    background-color: #A08964 !important;
    border: 1px solid #A08964 !important;
  }
  .moove-gdpr-modal-content .moove-gdpr-modal-close .gdpr-icon:hover {
    color: #A08964 !important;
    background-color: #fff !important;
    border: 1px solid #A08964 !important;
  }
  .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .mgbutton {
    border: 1px solid #A08964 !important;
    background-color: #A08964 !important;
  }
  .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .mgbutton:hover {
    background-color: #fff !important;
    color: #A08964 !important;
  }
  
  body #moove_gdpr_cookie_info_bar .mgbutton:not(.moove-gdpr-infobar-settings-btn) {
    background-color: #A08964 !important;
  }
  body #moove_gdpr_cookie_info_bar .mgbutton:not(.moove-gdpr-infobar-settings-btn):hover {
    background-color: #000 !important;
  }
  body #moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p a {
    color: #A08964 !important;
  }



#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left {
    top:30%;
    left: 30% !important;
    right: auto;
}

 /*END COOKIES*/

  /*HEADER*/
  body.scrolling .header-section {
    position: fixed;
    top: 0;
    background-color: #1a1a1a;
    padding: 1vw 0 !important;
  }
  body.scrolling .header-section .normal-header {
    display: none;
  }
  body.scrolling .header-section .sticky-header {
    display: block;
  }
  @media (max-width: 1190px) {
    body.scrolling .header-section .sticky-header .elementor-widget-Mirai.Booking {
      max-width: 600px;
    }
  }
  @media (max-width: 980px) {
    body.scrolling .header-section .sticky-header .sticky-header-booking-tablet-btn {
      margin-left: auto;
    }
  }
  
  .header-section > .elementor-container {
    z-index: 1;
  }
  .header-section:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 120px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  }
  .header-section .header-phone:hover a {
    text-decoration: underline;
    text-decoration-color: #cdb183;
  }
  .header-section .header-menu .elementor-icon-box-wrapper {
    align-items: center;
  }
  .header-section .header-menu .elementor-icon {
    padding: 0 5px;
    height: 33px;
    display: flex;
    align-items: center;
  }
  .header-section .header-menu .elementor-icon:hover .micon-minus02:after {
    width: 45px;
    transition: 0.4s 0.2s ease, color 0.2s;
  }
  .header-section .header-menu .micon-minus02 {
    width: 45px;
    height: 3px;
    background-color: #fff;
    border-radius: 10px;
  }
  .header-section .header-menu .micon-minus02:before {
    transform: none;
    width: 45px;
    height: 3px;
    left: 0;
    content: "";
    display: block;
    background-color: #fff;
    top: -12px;
    border-radius: 10px;
  }
  .header-section .header-menu .micon-minus02:after {
    width: 30px;
    height: 3px;
    left: 0;
    content: "";
    display: block;
    background-color: #fff;
    bottom: -12px;
    border-radius: 10px;
    position: absolute;
    transition: 0.4s 0.2s ease, color 0.2s;
  }
  
  @media (max-width: 767px) {
    .header-phone .elementor-icon-box-content {
      display: none;
    }
  }
  /*END HEADER*/
  /*HOME*/
  @media (max-width: 979px) {
    .environment-section img {
      width: 100%;
      height: 400px;
      object-fit: cover;
    }
  }
  .environment-section h3 {
    bottom: 2vw;
    position: absolute;
    right: 0;
    left: 0;
  }
  @media (max-width: 979px) {
    .environment-section h3 {
      bottom: 6vw;
    }
  }
  
  .services-section .services-section-icons .flickity-viewport {
    height: 121px !important;
  }
  @media (max-width: 767px) {
    .services-section .services-section-icons .flickity-viewport {
      height: 159px !important;
    }
  }
  .services-section .services-section-icons .elementor-widget-icon-box .elementor-widget-container {
    position: relative;
  }
     /*borde inferior container*/
  .services-section .services-section-icons .elementor-widget-icon-box .elementor-widget-container:before {
    content: "";
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #d8d8d8; 
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
  /*subrayado hover*/
  .services-section .services-section-icons .elementor-widget-icon-box .elementor-widget-container:hover:before {
    height: 4px;
    background-color: #A08964;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }
 
  /*subrayado active*/
  .services-section .services-section-icons .elementor-widget-icon-box.is-nav-selected .elementor-widget-container:before {
    height: 4px;
    background-color: #A08964;
    color:orange !important;
    font-weight: bold;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
  }

  @media (max-width: 767px) {
    .services-section .flickity-button {
      display: none !important;
    }
  }

  .environments-section .long-image .elementor-cta__content {
   position: unset;
   filter: brightness(50%);
  }
  
  @media (min-width: 980px) {
    .environments-section .long-image .elementor-cta__content {
      padding: 0;
    }
  }
  .environments-section .long-image .elementor-cta__content .elementor-cta__title {
    z-index: 1;
  }
  .environments-section .elementor-cta__content {
    min-height: unset !important;
    padding: 10.646vw 0;
  }
  @media (max-width: 767px) {
    .environments-section .elementor-cta__content {
      min-height: 400px !important;
    }
  }
  .environments-section .elementor-cta__content h3 {
    position: absolute;
    bottom: 2vw;
  }
  @media (max-width: 979px) {
    .environments-section .elementor-cta__content h3 {
      bottom: 6vw;
    }
  }
  /*inser MARCO*/
.rooms-section .elementor-row {
  flex-wrap: nowrap;
}
.rooms-section .grow {
  width: 33.333%;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.rooms-section .grow:hover {
  width: 50%;
}
.rooms-section .grow .elementor-cta__content {
  padding: 12vw 10px;
  min-height: unset;
}

  @media (max-width: 979px) {
    .rooms-section .grow .elementor-cta__content {
      padding: 15vh 2vw;
    }
  }
  .rooms-section .grow .elementor-cta__content .elementor-cta__title {
    position: absolute;
    bottom: 80px;
  }
  
  .advantages-section .advantages-section-inner > .elementor-container {
    padding: 0 !important;
  }
  @media (max-width: 767px) {
    .advantages-section .advantages-section-inner > .elementor-container .flickity-button {
      display: none;
    }
  }
  .advantages-section .advantages-section-inner > .elementor-container .flickity-page-dots {
    display: none;
  }
  @media (max-width: 767px) {
    .advantages-section .advantages-section-inner > .elementor-container .flickity-page-dots {
      display: block;
      width: 100%;
    }
    .advantages-section .advantages-section-inner > .elementor-container .flickity-page-dots li:not(:last-child) {
      margin-right: 8px;
    }
  }
  .advantages-section > .elementor-container {
    padding: 0 !important;
  }
  
  .booking-section > .elementor-container {
    position: unset;
  }
  @media (max-width: 767px) {
    .booking-section > .elementor-container {
      padding: 0 !important;
    }
  }
  .booking-section > .elementor-container > .elementor-row {
    position: unset;
  }
  .booking-section > .elementor-container > .elementor-row > .elementor-column {
    position: unset;
  }
  .booking-section > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
    position: unset;
  }
  .booking-section > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    position: unset;
  }
  
  .top-carrousel .covid-logo {
    position: absolute;
    left: 0;
    top: 0;
  }
  .top-carrousel .covid-logo img {
    mix-blend-mode: hard-light;
  }
  .top-carrousel .covid-logo a img {
    box-shadow: -1px -1px 5px 13px rgba(255, 255, 255, 0.15);
    border-radius: 50%;
  }
  .top-carrousel .carousel-widget:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 250px;
  }
  .top-carrousel .swiper-slide-inner img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 80vh;
  }
  /*MARCO insert */
  @media (max-width: 767px) {
    .top-carrousel .swiper-slide-inner img {
      height: 100vh;
    }
  }
  .top-carrousel .elementor-swiper-button {
    top: 95% !important;
    align-items: center;
    justify-content: center;
    max-width: 74px;
    width: 100%;
  }
  @media (max-width: 767px) {
    .top-carrousel .elementor-swiper-button {
      top: 90% !important;
    }
  }
  .top-carrousel .elementor-swiper-button:hover:after {
    width: 40px !important;
  } 
  .top-carrousel .elementor-swiper-button:hover:before {
    width: 40px !important;
  }
  .top-carrousel .elementor-swiper-button.elementor-swiper-button-prev {
    left: 83%;
  }
  @media (max-width: 1025px) {
    .top-carrousel .elementor-swiper-button.elementor-swiper-button-prev {
      left: 77%;
    }
  }
  @media (max-width: 767px) {
    .top-carrousel .elementor-swiper-button.elementor-swiper-button-prev {
      left: 25%;
    }
  }
  .top-carrousel .elementor-swiper-button.elementor-swiper-button-prev:after {
    content: "";
    width: 60px;
    transition: 0.3s cubic-bezier(0.5, 0.43, 0.45, 1.6);
    border-top: 2px solid;
    display: inline-block;
    vertical-align: super;
    margin-left: -3px;
  }
  .top-carrousel .elementor-swiper-button.elementor-swiper-button-next {
    right: 10px;
  }
  @media (max-width: 767px) {
    .top-carrousel .elementor-swiper-button.elementor-swiper-button-next {
      right: 25%;
    }
  }
  .top-carrousel .elementor-swiper-button.elementor-swiper-button-next:before {
    content: "";
    width: 60px;
    transition: 0.3s cubic-bezier(0.5, 0.43, 0.45, 1.6);
    border-top: 2px solid;
    display: inline-block;
    vertical-align: super;
    margin-right: -3px;
  }
  
  /*END HOME*/
  /*FOOTER*/
  
  /*buttom scroll arriba*/
  .show-back-top .back-top {
    opacity: 1; /*top*/
  }
  
  .back-top {
    position: fixed;
    right: 0;
    bottom: 40px;
    opacity: 0; /*bottom*/
    padding: 15px 7px 11px 10px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    background-color: #9a9a9a;
    z-index: 100;
  
   
  }
  .back-top a {
    background: url(https://static-resources-elementor.mirai.com/wp-content/uploads/sites/809/arrows.png) no-repeat -63px -24px transparent;
    height: 18px;
    width: 35px;
    display: inline-block;
  }
  .back-top:hover {
    opacity: 1;
  }
  
  
  @media (max-width: 767px) {
    .bottom-footer-section > .elementor-container {
      max-width: 575px !important;
      width: 100% !important;
    }
  }
  /*ENLACES MENU LEGAL*/
 

  @media (max-width: 979px) {
    .p-0 footer-section .footer-legal-menu ul {
      column-count: 2;
      display: block;
      width: 100%;
    }
    .p-0 footer-section .footer-logo img {
      max-width: 150px;
    }
  }
  .p-0 footer-section .footer-qr-column img {
    outline: 10px solid #fff;
  }
  
  .p-0 footer-section a .p-0 footer{
    font-family: sans-serif;
  }
  
  .p-0 footer-section .elementor-widget-wp-widget-mirai_developed_by_mirai #developed-wrapper {
    font-size: 15px;
    color: #A08964;
  }
 
/*MARCO responsi menulegal footer*/
@media (max-width: 767px) {
     .footer-legal-menu ul {
      display:flex;
      flex-direction: column;
       }
    .footer-legal-menu :last-child{
        justify-content:center;
    }
  }


 /*desarrollo mirai*/
  .p-0 footer-section .elementor-widget-wp-widget-mirai_developed_by_mirai #developed-wrapper a {
    text-transform: lowercase;
    color: #fff;
    font-weight: bold;
  }
  
 #developed-wrapper {
    color: #A08964;
    font-size: 15px;
    font-weight: 400;
}

.footer-section-third {
    background-color: #fff;
    width: 100%;
    height: 120px;
}

.footer-section-third a {
    color: #A08964;
}
.l5vG4W_text.l5vG4W_paragraph:hover{
    text-decoration: underline 1px;
}
/*MARCO INSERT reserva candado*/
section .footer-legal-menu a{
 font-family: 'Lato', sans-serif;
 font-size: 15px;
 font-weight: 600px;
 line-height: 30px;
 color: var(color-secondary);
}
  /*MARCO INSERT a NEWSLETTER*/
 /*.elementor-button span{
      font-family: "load", Sans-Serif;
 }*/
  /*END FOOTER*/
  /*NEWSLETTER POPUP*/
  .newsletter-form .elementor-form-fields-wrapper {
    justify-content: center;
  }
  .newsletter-form .elementor-field-type-email {
    max-width: 375px;
  }
  .newsletter-form .elementor-field-type-email input:focus {
    box-shadow: none !important;
    border-color: #0e2b3b !important;
  }
  .newsletter-form .elementor-field-type-submit {
    margin-top: 20px;
  }
  .newsletter-form .elementor-field-type-recaptcha {
    justify-content: center;
  }
  .newsletter-form .elementor-field-type-acceptance {
    justify-content: center;
  }
  .newsletter-form .elementor-field-type-acceptance input {
    width: 18px;
    height: 18px;
    margin-right: 5px;
  }
  .newsletter-form .elementor-field-type-acceptance label a {
    color: #A08964;
  }
  .newsletter-form input {
    min-height: unset !important;
    padding: 12.3px 10px !important;
  }
  .elementor-4632 .elementor-element.elementor-element-ec52962 .elementor-button[type="submit"]{
      background-color: #b9b9b9 !important;
      border-color: #b9b9b9 !important;
    
  }
  /*END NEWSLETTER POPUP*/
  /*MENU*/
.menu-popup > .dialog-widget-content {
  width: 50% !important;
}
@media (max-width: 980px) {
  .menu-popup > .dialog-widget-content {
    width: 100% !important;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .menu-popup > .dialog-widget-content .menu-logo {
    max-width: 150px;
  }
  .menu-popup > .dialog-widget-content .language-section-responsive .mi-vcard-phone {
    text-align: center;
  }
  .menu-popup > .dialog-widget-content .language-section-responsive .mi-vcard-email {
    text-align: center;
  }
  .menu-popup > .dialog-widget-content .language-section-responsive .mi-vcard-email a {
    word-break: break-word;
  }
  .menu-popup > .dialog-widget-content .dialog-message {
    align-items: start !important;
  }
}
@media (max-width: 767px) {
  .menu-popup > .dialog-widget-content .menu-section a {
    justify-content: start;
  }
}
.menu-popup > .dialog-widget-content .menu-section .sub-menu {
  margin: 0;
  position: relative;
  justify-content: center;
  display: flex !important;
  width: 100%;
  gap: 5px;
}
.menu-popup > .dialog-widget-content .menu-section .sub-menu a {
  border-left: none;
}
@media (max-width: 767px) {
  .menu-popup > .dialog-widget-content .menu-section .sub-menu {
    justify-content: start;
    flex-direction: column;
  }
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul {
  display: flex;
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li {
  height: 100%;
}
/* INSERT MARCO lenguaje menu popup*/
.wpml-ls-statics-shortcode_actions ul {
  display: flex;
}

.wpml-ls-item-ru { order: 5; }
.wpml-ls-item-de { order: 4; }
.wpml-ls-item-fr { order: 3; }
.wpml-ls-item-ca { order: 2; }
.wpml-ls-item-en { order: 1; }

.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li a {
  display: inline-block;
  width: 19px;
  font-size: 14.4px;
  font-weight: 400;
  line-height: 17.4px;
  color: #fff;
  transition: all 0.3s ease-out;
  text-transform: lowercase;
  margin: 0 8px;

} 

@media (max-width: 767px) {
  .menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li a {
    width: 15px;
    font-size: 12px;
    margin: 0 5px;
    padding: 4px 0;
  }
.elementor-1401 .elementor-element.elementor-element-7e26bd3 .elementor-icon-list-item:not(:last-child):after {
   
    border: none !important;
}
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li:not(:last-child) {
  border-right: 1px solid #fff;
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li.wpml-ls-current-language a {
  border-bottom: 2px solid #fff;
  padding-bottom: 5px;
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li:not(.wpml-ls-current-language) a:hover {
  text-decoration: none;
  border-bottom: 2px solid;
  padding-bottom: 5px;
  color: #fff;
}

@media (max-width: 370px) {
  .header-menu .elementor-icon-box-title {
    display: none;
  }
}
  /*END MENU*/
  /*HOME POPUP*/
  .home-popup > .dialog-widget-content .dialog-close-button {
    text-shadow: 0 1px 0 #ffffff;
  }
  .home-popup > .dialog-widget-content .dialog-close-button .eicon-close:hover {
    transform: none;
  }
  
  /*END HOME POPUP*/
  /*ADVANTAGES POPUP*/
  .advantages-popup {
    overflow: auto;
  }
  /*INSERT MARCO FORM  quieres trabajar con nosotros*/
  input#form-field-field_3e69bfe {
   
    padding-top: 12px;
    padding-left: 7px;
    height: 40px;
    width: 100%;
    background-color: #efefef;
    border-width: 0px 0px 02px 0px;
    border-bottom: 2px solid #A08964;
  }
  
  /*END ADVANTAGES POPUP*/
  
  /*# sourceMappingURL=custom.css.map *//* End custom CSS */