#slider-dg img{min-height:100vh!important; width: 100%; opacity:0;}
#slider-dg .slider-separador .widget-type-linked_image{ background: #fff; width: 0.5em; right: 75%;}
#slider-dg .padre {  width: 2em; height: 2em; display:inherit; min-height: 1em!important; top: 0; position: absolute; z-index: 999999; opacity:1!important; top: 40%; z-index: 999999; background: #fff; border-radius: 100%; transform: translate(-40%,0);}
#slider-dg  img.icono{display:none;}
#slider-dg .padre  img.icono {
  display:inherit; 
  width: 1em;
    height: 1em;
    position: absolute;
    min-height: auto!important;
    opacity: 1;}
.header-container-wrapper #slider-dg .padre, .header-container-wrapper #slider-dg .padre  img.icono{
  width:1em;
  height:1em;
}
/* Crokis (sep 2022) -- modificación columna marsella*/
.hs-content-id-44586256286  #servicios .row-fluid-wrapper.row-number-8 > .row-fluid   {
    display: flex;
    justify-content: center;
}
.hs-content-id-44586256286  #servicios .row-fluid-wrapper.row-number-8 > .row-fluid div:nth-child(2){
  display: none !important;
}

h1.discover-en, h1.discover-it, h1.discover-pt, h1.discover-fr {
  display: none;
} 

/* Discover stopover - Portugal */
.hs-content-id-104849710913 h1.discover-es {
  display: none;
}
.hs-content-id-104849710913 h1.discover-pt {
  display: block;
}

/* Discover stopover - Francia */
.hs-content-id-104772759923 h1.discover-es {
  display: none;
}
.hs-content-id-104772759923 h1.discover-fr {
  display: block;
}

/* Discover stopover - Italia */
.hs-content-id-104849709622 h1.discover-es {
  display: none;
}
.hs-content-id-104849709622 h1.discover-it {
  display: block;
}


body > img {display:none!important;}

@media only screen and (max-width: 750px) {
  .hs-content-id-44586256286  #servicios .row-fluid-wrapper.row-number-8 > .row-fluid {
    display: block;
  }
  .image-slider-2, .image-slide-1{
    background-size: cover!important;  
  }
  .servicios-img-container {
    display: flex !important;
    grid-template-columns: unset;
    flex-flow: row wrap;
    justify-content: center;
    }
  #hs_cos_wrapper_module_1618502475072468 .servicios-img-container img {
    max-width: 220px;
    padding-top: 0;
    margin-top: 0 !important;
  }
}

.switch-button {
    display: none;
    position: absolute;
    right: 50%;
    transform: translate(50%, -7em);
    font-size:1.2em!important;
}
.switch-button .switch-button__checkbox {
    display: none;
}
.switch-button .switch-button__label {
    background-color:#fff!important;
    width: 10rem;
    height: 2.3rem;
    border-radius: 2.3rem;
    display: flex;
    position: relative;
    align-items: center;
    font-weight: bold;
    color:#64696e;

}
.switch-button .switch-button__checkbox:checked + .switch-button__label {
    background-color: #ffffff;
}

.switch-button .isla{
  margin: auto 1.5em auto auto;
  display: flex!important;
  font-size: 0.6em;
  padding-left: 0.5em;
  color: transparent;
  background-color: #64696e;
  background-image: repeating-linear-gradient(270deg,transparent,transparent 10px, #c5c3c3 20px, #e3e3e3 0, #c5c3c3 15px, transparent 50px);
   -webkit-background-clip: text;
    background-clip: text;   
  animation: color1 50s linear infinite; 
  background-size: 1000%;  
  -webkit-transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
}

@keyframes color {
  from { 
    background-position: 0% 50%;
  }
  to { 
    background-position: 100% 50%; 
  }
}

@keyframes color1 {
  from { 
    background-position: 100% 50%;
  }
  to { 
    background-position: 0 50%; 
  }
}
@media (max-width:768px){
  .slider-separador, .image-slide-1{ transition: all 0.5s ease 0s !important;}
  .servicios-h4{max-width:100%!important;}
  .servicios-h4 a{display: block; text-align: center!important; transform: translate(0, 1.5em); width: 1em; margin: auto;}
  #slider-dg icono{display:none!important;}
}

 #efecto-reveal .switch-button i{
    position: absolute;
    z-index: 99;
    width: 2.3em;
    height: 2.3em;
    display: flex;
    align-items: center;
    transition: .2s;
    position: absolute;
    width: 2.3rem;
    height: 2.3rem;
    background-color: #3baa34;
    content: '';
    border-radius: 50%;
}
 #efecto-reveal .switch-button i:before{
    margin: auto;
}

.header-container-wrapper, .body-container > .row-fluid-wrapper{
  background:#fff;
  margin: -1px!important;
}

.body-container .servicios-arrow{
  display:none!important;
}

 #efecto-reveal .row-fluid .overlay:before{
   background:transparent!important;
}

/* HELPERS */
 #efecto-reveal .offset {
  background: ;
}

 #efecto-reveal .row-fluid .faq3-section1{
  border:none!important;
}

 #efecto-reveal .offsetcolor {
  background: #ffffff;
}

 #efecto-reveal .text-left {
  text-align: left;
}
 #efecto-reveal .text-center {
  text-align: center;
}
 #efecto-reveal .text-right {
  text-align: right;
}

/* ALIGNMENT */
 #efecto-reveal .middle-wrapper {
  font-size: 0;
}
 #efecto-reveal .middle {
  font-size: 1rem;
  display: inline-block !important;
  vertical-align: middle;
  float: none !important;
}

/* GENERAL */

 #efecto-reveal .container {
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 30px;
  max-width: 1200px;
  float: none !important;
}
 #efecto-reveal img {
  margin: 1rem 0;
}

 #efecto-reveal .centrado img{
text-align:center;
}

 #efecto-reveal .ctacolor{
background-color:#ffffff;
text-align:center;
}
/* TYPOGRAPHY */
 #efecto-reveal .span12.widget-span.widget-type-cell.fondocu {
    background-color: #edf5d6 !important;
    background: url(https://contenido.bintercanarias.com/hubfs/fondoazul.jpg);
  background-repeat: no-repeat;
}

 #efecto-reveal .fondoverde{
    background-color: #edf5d6 !important;
}


/* TYPOGRAPHY */
 #efecto-reveal a {
  color: ;
  text-decoration:none;
}

 #efecto-reveal h3,h4,h5,h6,a {
  font-weight: 900;
}

/* SECTIONS */
 #efecto-reveal .section {
  padding: ;
}

 #efecto-reveal .section2 {
  padding-top: 50px;
  padding-bottom: 50px;
}
 #efecto-reveal .span12.widget-span.widget-type-cell.fondoverde {
    background: #5cac28;
    color: #ffffff;
}
 #efecto-reveal hr {
  background: #ccc;
  height: 1px;
  border: none;
  outline: none;
  clear: both;
  margin: 30px 0;
    margin-top: 30px;
    margin-bottom: 30px;
}
 #efecto-reveal .hs-content-id-83787213067 #servicios {
  display: none;
}
 #efecto-reveal .hs-content-id-83787213067 .row-number-14 .fondoverde {
  background: unset !important;
}
 #efecto-reveal #hs_cos_wrapper_widget_1664957159636 .conexion-islas {
  display: none;
}
 #efecto-reveal .hs-content-id-83787213067 .row-fluid-wrapper.row-depth-1.row-number-32 {
  max-width: 1110px;
  margin: 40px auto 0;
}
 #efecto-reveal .hs-content-id-83787213067 .row-fluid-wrapper.row-depth-1.row-number-32 > .row-fluid .widget-type-custom_widget {
  display: block !important;
}

 #efecto-reveal #hs_cos_wrapper_module_1569490840629162_ h2:first-child {
  display: none;
}
/* HERO */
 #efecto-reveal .hero {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
 #efecto-reveal .hero .overlay {
  color: ;
  background: rgba(, );
  background: -webkit-linear-gradient(to left, rgba(, ) , rgba(, ));
  background: linear-gradient(to right, rgba(, ) , rgba(, ));
}
 #efecto-reveal .hero-2 {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
 #efecto-reveal .hero-2 .overlay {
  color: ;
  background: rgba(, );
  background: -webkit-linear-gradient(to left, rgba(, ) , rgba(, ));
  background: linear-gradient(to right, rgba(, ) , rgba(, ));
}
 #efecto-reveal .hero img {
  margin: 0 0;
}
 #efecto-reveal .hero h1 {
  font-size: 45px;
  font-weight: 500;
  line-height: 1.1;
  margin: 0px;
}
 #efecto-reveal .hero ul {
  margin-top: 1rem;
  padding-left: 20px;
  margin-left: 0;
}
 #efecto-reveal .hero li {
  font-size: 18px;
  font-weight: 400;
}


 #efecto-reveal .hero .form li {
font-size: 12px;
line-height: 12px;
}

 #efecto-reveal .hero .form-wrapper {
  background: #fff;
  padding: 40px;
  padding-top: 30px;
  text-align: center;
  color: ;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
 #efecto-reveal .hero .form-wrapper h3 {
  margin: 0 0;
}
 #efecto-reveal .hero .form {
  text-align: left;
}
 #efecto-reveal .hero .form input[type="text"],.hero .form input[type="password"],.hero .form input[type="email"],.hero .form input[type="tel"], textarea, .hero .form select {
  text-align: left;
  width: 100% !important;
  display: block;
  margin-bottom: 7px;
  padding: 5px 10px;
  border: 1px solid #c4d5e9;
  font-size: 14px;
  border-radius: 4px;
  height: 40px;
  background: #fff;
  color: ;
  font-weight: 500;
}
 #efecto-reveal textarea {
  height: 150px;
}
 #efecto-reveal .hero .form .hs-form-required {
  display: none;
}
 #efecto-reveal .hero .form ul, .hero .form ol {
  list-style: none !important;
  padding-left: 0;
}
 #efecto-reveal .hero .form input[type="checkbox"],.hero .form input[type="radio"] {
  margin-right: 10px;
  width: auto !important;
  display: inline;
  font-size: 12px;
}
 #efecto-reveal .hero .form .hs-button {
  padding: 15px 10px;
  background: ;
  color: #fff;
  margin-top:14px;
  text-align:center;
  font-size:16px;
  border: none;
  display:block;
  width:auto;
  border-radius:4px;
  font-weight: 900;
}



/* Crokis - septiembre 2022 */
/* Cabecera */
 #efecto-reveal .contenedor-ideas-cabecera {
  color:white;
}
 #efecto-reveal .contenedor-ideas-cabecera span.ico-avion {
    display: inline-block;
    height: 14px;
    width: 15px;
    background: url(https://contenido.bintercanarias.com/hubfs/Avi%C3%B3n%20I.png) 50% 50% no-repeat;
    background-color: transparent;
    background-size: contain;
    margin-right: 10px;
}
 #efecto-reveal .contenedor-ideas-cabecera ul, .contenedor-ideas-cabecera  li {
    list-style-type: none;
    padding: 0;
    padding-bottom: 10px;
}



/* RESPONSIVE STYLES */
@media (max-width: 767px) {
   #efecto-reveal .container {
    padding: 0 20px;
  }
   #efecto-reveal .section {
    padding: ;
  }
  
  /*  .span12.widget-span.widget-type-custom_widget.mvno {
 display: none; 
} */

   #efecto-reveal .servicios-msg-container {
    margin-bottom: 0!important;
  }
  
   #efecto-reveal .servicios-img-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
  
   #efecto-reveal .asientos-img-container{
    grid-template-columns: 50% 50%;
    max-width: 100%;
    grid-gap: 0px;
  }
  
  
   #efecto-reveal .span12.widget-span.widget-type-custom_widget.paddingbottommv{
padding-bottom:30px;
  }
}

@media (max-width:425px){
    
 #efecto-reveal .switchback img {
    max-width: 100%;}
  

}
    


 #efecto-reveal .span8.widget-span.widget-type-custom_widget.paddinglateral {
    padding-left: 51px;
}
 #efecto-reveal .gf.althea.althea-gallery-01.module_1569325386682103 {
    background: #ffffff00 !important;
}

 #efecto-reveal .span12.widget-span.widget-type-custom_widget.container.ctatop {
    text-align: right;
}

 #efecto-reveal .fondoverdeoscuro{
background-color:#5bac29;
}

 #efecto-reveal .green-card {
  background-image: url("https://contenido.bintercanarias.com/hubfs/pastilla-landing.png"); 
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: 100% 100%; 
  padding: 50px 30px 0 30px; 
  filter: alpha(opacity=80);
  opacity: 0.8;
  /*background: #5bac29;*/
}

#efecto-reveal .textoblanco{
color:#ffffff;
}


#efecto-reveal ul.gfslick-dots {
    display: none !important;
}

#efecto-reveal .althea-gallery-01 .gfslick-slide.gfslick-active {
    opacity: 1;
}

#efecto-reveal .span12.widget-span.widget-type-cell.fondoservicios {
    background-color: #eff4d8;
}

 #efecto-reveal .legal-consent-container {
  font-size: 11.5px;
  line-height: 1.2;
}

 #efecto-reveal .flex-col-cta > span > div {
  margin: 1em auto;
}


/* Ancla al área de servicios */

 #efecto-reveal .servicios-msg-container {
  display: flex; 
  align-items: center;
  margin-bottom: 5em;
}

 #efecto-reveal .servicios-msg-container-2 {
  margin-bottom: 0;
}

 #efecto-reveal .servicios-h4 {
  margin: 0!important;
}

 #efecto-reveal .servicios-h4 {
  font-size: 24px; 
  max-width: 80%; 
  font-weight: 700!important; 
  text-shadow: 2px 2px 3px #0000002e;
}

 #efecto-reveal .servicios-arrow img: hover {
  transform: scale(1.2);
  transition: all .1s ease-in-out;
}

 #efecto-reveal .flex-col-cta .cta_button {
  width: 80%!important;
}

 #efecto-reveal #hs_cos_wrapper_module_1522067087718104 {
    margin-bottom: 30px!important;
    margin-top: 30px!important;
}

 #efecto-reveal .widget-type-logo {
  max-height: 170px!important;
}

 #efecto-reveal .icon-table {
  background: #154c4f33;
}

 #efecto-reveal .post-cta-text {
  max-width: 515px!important;
  background: #154c4f33;
}

@media (max-width:767px) {
   #efecto-reveal .icon-table {
    min-width: 335px;
  }
  
}

/* CSS LPs Sorteos */

 #efecto-reveal .sorteo-lp .legal-consent-container ul { 
  list-style-type: none;
  padding-left: 0px;
}

 #efecto-reveal .sorteo-lp input[type="submit"] {
  margin: 1em 0;
}

/* FAQs and Common section styles */

/* common section */
 #efecto-reveal .row-fluid .common-section { padding:70px 0 0; }
 #efecto-reveal .row-fluid .common-section1 { padding-top:30px; }
 #efecto-reveal .row-fluid .common-section1 .hs_cos_wrapper_widget  { padding:4px 0; }
 #efecto-reveal .row-fluid .common-inner h5 { padding:17px 15px 17px 40px; font-size:18px; line-height:24px; font-weight:500; background-color: #5bac29cc; position:relative; cursor:pointer; margin:0; border-radius: 20px 0 20px 0; } 
 #efecto-reveal .common-inner h5:before { content:"\f067"; position:absolute; top:15px; left:15px; color:; font-family:'FontAwesome'; }
 #efecto-reveal .row-fluid .common-inner h5.active:before { content:"\f068"; }
 #efecto-reveal .row-fluid .common-text { padding:10px; display:none; }
 #efecto-reveal .row-fluid .common-text ul { margin:10px 0 18px; padding:0; list-style-type:none; }
 #efecto-reveal .row-fluid .common-text ul li { margin:0; padding:0 0 0 25px; display:block; position:relative; }
 #efecto-reveal .row-fluid .common-text ul li:before { content:"\f00c"; position:absolute; top:0; left:0; color:; font-family:'FontAwesome'; }

/* faq Page 2 */
 #efecto-reveal .row-fluid .accordion-section { padding-top:40px; padding-bottom:10px; }  
 #efecto-reveal .row-fluid .faq2-box h5 { font-size:18px; padding:25px 15px; padding-left:45px; line-height:22px; position:relative; display:inline-block; width:100%; cursor:pointer; border-bottom:1px solid ; }
 #efecto-reveal .row-fluid .faq2-box h5:before { content:"\f29c"; position:absolute; top:25px; left:15px; font-family:'FontAwesome'; color:; font-weight:300; }
 #efecto-reveal .row-fluid .faq2-text { display:none; padding:10px 0 25px; border-bottom:1px solid ; }
 #efecto-reveal .row-fluid .faq2-box h5.active { border-bottom:none; }

/* faq page 3 */
/*.row-fluid .faq3-section1 { margin-top:30px; padding:30px;}*/
 #efecto-reveal .row-fluid .faq3-section1 .common-section1 { padding-top:0; }
 #efecto-reveal .row-fluid .faq3-text h4 { font-size:30px; line-height:36px; text-transform:uppercase; color:; }
 #efecto-reveal .row-fluid .faq3-section1 .common-inner h5 { padding:17px 40px 17px 15px; }
 #efecto-reveal .row-fluid .faq3-section1 .common-inner h5:before { content:"\f105"; right:15px; left:auto; font-size:30px; }
 #efecto-reveal .row-fluid .faq3-section1 .common-inner h5.active:before { content:"\f107"; }

/* CTAs origen grid */
#efecto-reveal .cta-grid-6 {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: 1fr 1fr 1fr;
  justify-self:center;
}

 #efecto-reveal .cta-grid-6 span { max-width: 100px;}


@media (min-width: 768px) and (max-width: 1200px){
        #efecto-reveal .row-fluid .faq3-text h4  { font-size:20px; line-height:26px; }  
}

@media (max-width: 991px) {
  
    /* faq page 2 */
     #efecto-reveal .row-fluid .accordion-section { padding:0; }
     #efecto-reveal .row-fluid .faq2-box h5 { padding:15px 10px 15px 40px; font-size:16px; }
     #efecto-reveal .row-fluid .faq2-box h5:before { top:15px; left:10px; }
    
    /* faq page 3 */
     #efecto-reveal .row-fluid .faq3-text { margin:0 0 20px; width:100%; }
     #efecto-reveal .row-fluid .faq3-section1 .common-section1 { margin:0; width:100%; }
}

@media (min-width: 30px) and (max-width: 767px) {
    /* faq page 2 */
     #efecto-reveal .row-fluid .accordion-section { padding:0; }
    
    /* faq page 3 */
     #efecto-reveal .row-fluid .faq3-section1 { padding:15px 0; }
     #efecto-reveal .row-fluid .faq3-text h4 { font-size:20px; line-height:26px; }
     #efecto-reveal .row-fluid .faq3-section1 .common-inner h5:before { font-size:24px; }
  
    /* CTAs origen grid */
    #efecto-reveal .cta-grid-6 {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  
}