/*:root {
  --color-primary: #F29526;
  --color-gradient-start: #F5B15F;
  --color-gradient-stop: #DF810D;
}*/

:root {
  --color-primary: #0088C9;
  --color-gradient-start: #00A3F0;
  --color-gradient-stop: #0078B3;
  --color-secondary: #F29526;
}

body {
  font-family: 'europa', sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.7em;
  color: #808291;
}

.h1, h1,
.h2, h2,
.h3, h3,
.h4, h4,
.h5, h5,
.h6, h6 {
  font-family: 'europa', sans-serif;
  font-weight: 700;
  color: #000;
}

.h1,
h1 {
  font-size: 60px;
  line-height: 1.2em;
}

.h2,
h2 {
  font-size: 28px;
  line-height: 1.2em;
}

.h3,
h3 {
  font-size: 24px;
  line-height: 1.2em;
}

.h4,
h4 {
  /*font-family: 'Libre Baskerville', serif;*/
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 400;
}

.h5,
h5 {
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 300;
}

.h6,
h6 {
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 400;
  color: var(--color-primary);
}

.main-nav > li > a {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  color: #000;
}

.main-nav > li.is-active > a,
.main-nav > li.current-menu-item > a,
.main-nav > li:hover > a,
.main-nav > li > a:hover {
  color: var(--color-primary);
}

.main-header .header-module p {
  font-size: 16px;
  letter-spacing: 0.025em;
  color: #000;
}

.main-header .header-module .btn {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.btn {
  font-size: 14px;
  line-height: 2em;
}

.btn:hover svg stop {
  stop-color: var(--color-gradient-start);
}

.btn .btn-gradient-bg-hover {
  background: -webkit-gradient(linear, left top, right top, from(var(--color-gradient-start)), to(var(--color-gradient-start)));
  background: linear-gradient(to right, var(--color-gradient-start) 0%, var(--color-gradient-start) 100%);
}

.btn-naked {
  color: #000;
}

.btn-naked:hover {
  color: var(--color-primary);
}

.fancy-title h2 {
  font-weight: 300;
  letter-spacing: -0.025em;
}

.main-footer {
  border-top: 1px solid #e5e8ec;
  color: #808291;
}

.main-footer a:not(.btn) {
  color: #808291;
}

.main-footer a:not(.btn):hover {
  color: #000;
}

/**/
.titlebar.scheme-light {
    background: var(--color-secondary);
    color: #fff;
}

.lity-content{
    height: 90vh!important;
}
/**/
.cookiesClearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0
}

.cookiesClearfix {
    display: inline-block
}

* html .cookiesClearfix {
    height: 1%
}

.cookiesClearfix {
    display: block
}

#capa_cookie {
    margin-top: -8px
}

.contenedor-cookies {
    background-color: #FFF;
    background: rgba(255, 255, 255, 0.86);
    color: #999;
    padding: 1.5em .5em 1em .5em;
    text-align: center;
    clear: both;
    float: none;
    position: fixed;
    bottom: 0px;
    z-index: 111;
    width: 100%;
}

.contenedor-cookies h2 {
    font-family: 'Roboto', sans-serif;
    color: #666;
    text-align: left;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1;
    margin: 0
}

.contenedor-cookies .wrap-cookies {
    width: 92%;
    max-width: 860px;
    margin: 0 auto
}

.contenedor-cookies p {
    font-size: 1.05em;
    text-align: left;
    color: #999;
    font-weight: normal;
    line-height: 1.3;
}

.contenedor-cookies a.mas-info {
    border-bottom: 1px dotted #444
}

.contenedor-cookies p a,
.contenedor-cookies a.mas-info {
    color: var(--color-primary);
    text-decoration: none
}

#cerrarnoticebar {
    margin: 0 25px 0 0;
    display: block;
    float: right;
    font-size: 1.1em;
    color: #666;
    cursor: pointer
}
/**/
.data-precio:before{ content: attr(data-text); display: block; font-size: 36px; line-height: 1.5; color:#333;}
.labeltipocheck .labelerror{
  border-bottom:1px solid red; display: block;
}
.contact-form-result .form-success {
    font-weight: normal;
    font-size: 1.3em;
    background-color: rgba(0,135,200,0.8);
    color: #FFFFFF;
    padding: 2em
}
.texto-formulario-rgpd {
    display: none;
    clear: both;
    font-size: 12px;
    margin: 10px 0 5px 0;
    padding: 5px;
    border-style: 1px solid #EEE;
    background: #FAFAFA;
    color: #999;
}

.texto-formulario-rgpd.abrir {
    display: block!important;
}
/**/
#hazteintegrador h2{ font-size: 38px!important;}
.tarifas-tablas{ padding-left: 15px; padding-right: 15px; background-color: rgba(250,250,250,0.8);}
.bonosytarifas{ position: relative;}
.bonosytarifas a{ font-size: 12px; position: absolute; right: 5px; top:-70px; line-height: 2; padding: 0 10px; font-weight: normal; }
.bonosytarifas .fa{ line-height: 2;}
#tarifas .accordion-title-underlined .accordion-expander{ display: inline; margin-right: 5px; position: static;}
#iframetenset {    
  width: 100%!important;
  height: 100%;
  overflow: hidden;
  min-height: 640px;
}
.iframemodal {    
  width: 100%!important;
  height: 100%;
  overflow: hidden;
  min-height: 430px;
}
.fancy-box-overlay{
  padding-bottom:40%;
}
.fancy-box-overlay .cb-overlay {
    background-color: rgba(0, 0, 0, 0.2);
}


/**/

@media screen and (min-width: 768px) {
  .fancy-title h2 {
    font-size: 60px;
  }
}
