/*  ////////////////////  AIRNOSTRUM BIG DESKTOP  ////////////////////  */

/* ----- HEADER ----- */ 
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

/* --- header video --- */
.divVideo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 531px;
}
.imgVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 531px;
    z-index: -1000;
    overflow: hidden;
}
video.fillWidth {
    display: none;
    position: absolute;
    bottom: 0px;
    right: 0px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
}

/* --- header barra logo --- */
.divHeader, .divHeader-home, .divHeader-guia {
    height: 112px;
}
.divMenuDesplegable {
    padding: 30px 0 10px;
}
.imghambur {
    display: block;
    width: 25px;
    height: 25px;
    margin: 0;
    padding: 0;
}
.divLogoAir {
    text-align: left;
    padding: 25px 0 0 0;
}
.divLogoAir30 {
    text-align: left;
    padding: 25px 0 0 0;
	h1 {
		text-align: center;
		.logoAir30 {
			width: 50%;
		}
	}
}
.logoAir {
    display: block;
    width: 254px;
    margin: 0 0 0 15px;
}
.divIdiomas {
    padding: 56px 0 0 0;
}
.ulIdiomas {
    display: inline-block;
    float: right;
}
.liIdioma {
    position: relative;
    float: right;
    display: inline-block;
    padding: 6px 0 0 35px;
    cursor: pointer;
}
.txtIdioma {
    font-family: "iberia_text_regular";
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}
.txtIdioma:hover,
.txtListBMH:hover {
    color: #0090d0;
}
.img-oneWorld {
    margin-right: 25px;
}
.txtIdiomaGuia {
    font-family: "iberia_text_regular";
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}
.openClose, .openCloseHeader,
.openCloseLupa {
    display: none;
}
.ulSubIdioma {
    position: absolute;
    top: 100%;
    right: 0;
    width: 157px;
    padding: 5px 5px 10px 10px;
    -webkit-box-shadow: 1px 2px 10px -3px rgba(9, 9, 9, 1);
    -moz-box-shadow: 1px 2px 10px -3px rgba(9, 9, 9, 1);
    box-shadow: 1px 2px 10px -3px rgba(9, 9, 9, 1);
}
.liSubIdioma {
    padding: 5px 0 7px 0;
}
.aSubIdioma {
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6d6f7b;
}
.bordeOpen {
    background: #FFFFFF;
    /*border-top: 3px solid #FF0000;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/
    z-index: 250;
    border-top: 3px solid red
}
.divBuscador {
    float: right;
    position: relative;
    padding: 56px 0 0 0;
}
.ulBuscador {
    position: absolute;
    top: 100%;
    right: 25px;
    width: 300px;
    padding: 5px 5px 10px 10px;
    margin: 1px 0;
    -webkit-box-shadow: 1px 2px 10px -3px rgba(9, 9, 9, 1);
    -moz-box-shadow: 1px 2px 10px -3px rgba(9, 9, 9, 1);
    box-shadow: 1px 2px 10px -3px rgba(9, 9, 9, 1);
}
.inpBuscador {
    display: block;
    width: 100%;
    height: 100%;
    padding: 6px 12px;
    font-size: 14px;
    color: #6d6f7b;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}
.inpBuscador:focus {
    outline-offset: 0px;
    outline: -webkit-focus-ring-color auto 0px;
}

/* --- barra menu horizontal ----- */
.barra-menu-horizontal {
    position: relative;
    width: 100%;
    background-color: #fff;
    border: 0;
    height: 45px;
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6d6f7b;
    border-bottom: 2px solid #e5e5e5;
    z-index: 100;
}
.ulMenuBarra {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 5px 0 0;
}
.liMenuBarra {
    display: inline-block;
    position: relative;
    padding: 10px 2% 8px;
}
.liMenuBarra:first-child {
    padding: 10px 2% 8px 0;
}
.liMenuBarra:last-child {
    padding: 10px 0 8px 2%;
}
.aMenuBarra {
    color: #6D6F7B;
    font-family: 'iberia_text_regular';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}
.aMenuBarra:hover,
.aMenuBarra:active {
    padding: 0 0 8px 0;
    border-bottom-width: 125px;
    border-bottom: 3px solid red!important;
}
.divSubMenuBarra {
    position: fixed;
    top: 156px;
    left: 0;
    width: 100%;
    background: #FFFFFF;
    padding: 20px 0;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.32);
}
.ulSubMenuBarra {
    display: inline-flex;
    align-items: end;
    justify-content: right;
    width: 100%;
    margin: 10px 0;
	flex-wrap: wrap;
}
.SubMenuBarra {
    display: inline-block;
    float: right;
    margin: 10px 0;
    padding-left: 40px;
}

.liSubMenuBarra {
    float: right;
    /*padding-left: 55px;*/
    margin-bottom: 25px;
}
.liSubMenuBarra:first-child {
    margin-right: 0;
    padding-right: 0;
}
.liSubMenuBarra:last-child {
    margin-right: 0;
    padding-right: 0;
}
.imgSubMenuBarra {
    width: 134px;
    height: auto;
    float: left;
    margin: 10px auto 0;
}
.aSubMenuBarra {
    color: #6D6F7B;
}
.aSubMenuBarra:hover {
    color: #0090D0;
}
.txtSubMenuBarra {
    color: #6D6F7B;
    font-family: 'iberia_text_regular';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}
.txtSubMenuBarra:hover {
    color: #0090D0;
}
/* ----- FIN HEADER ----- */


/****** HEADER ROJO *****/
/****** header noticias *******/
.col-cab-index {
    position: absolute;
    top: 0;
    min-width: 100%;
}
.col-cab-destinos {
    background-image: linear-gradient(to bottom, #db0829, #a80e20);
    min-width: 100%;
    height: 90px;
}
.pad-logo {
    padding: 15px 0;
    z-index: 20;
}
.logo-header,
.logo-header-destinos {
    margin-left: 30px;
}
.pos-form-header {
    margin-top: 35px;
}
.pos-form-header-destinos {
    margin-top: 15px;
}
.lupa-header {
    float: right;
    text-align: right;
    z-index: 20;
    padding: 7px 0;
}
.img-lugares {
    left: 5%;
}
.img-lugares-index {
    left: 5%;
}
.div-contacto {
    float: right;
    z-index: 30;
}
.form-cabecera {
    display: block;
}
.form-listados {
    display: block;
}
.form-visible {
    display: none;
}
.contacto-txt {
    margin-top: 6px;
    z-index: 20;
}
.txt-contacto {
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6d6f7b;
}
.txt-contacto-destinos {
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}
.txt-contacto-destinos:hover {
    color: #fff;
}
.borde-desplegable {
    border-top: 3px red solid !important;
}
.b-d-small {
    height: 170px;
    overflow-y: scroll;
}
.wrap-select {
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6d6f7b;
}
.color-select {
    color: #fff;
}
.wrapper-dropdown-2,
.wrapper-dropdown-3,
.wrapper-dropdown-4,
.wrapper-dropdown-5 {
    /* Size and position */
    position: relative;
    width: 100px;
    margin: 0 auto;
    padding: 10px;
    /* Styles */
    background: transparent;
    border: 0;
    box-shadow: 0;
    cursor: pointer;
    outline: none;
    z-index: 10;
}
.wrapper-dropdown-2:after,
.wrapper-dropdown-3:after,
.wrapper-dropdown-4:after,
.wrapper-dropdown-5:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #000 transparent;
    z-index: 1000000;
}
.wrapper-dropdown-2 .dropdown,
.wrapper-dropdown-3 .dropdown,
.wrapper-dropdown-4 .dropdown,
.wrapper-dropdown-5 .dropdown {
    /* Size & position */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    /* Styles */
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.17);
    font-weight: normal;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    list-style: none;
    /* Hiding */
    opacity: 0;
    pointer-events: none;
}
.wrapper-dropdown-2 .dropdown li a,
.wrapper-dropdown-3 .dropdown li a,
.wrapper-dropdown-4 .dropdown li a,
.wrapper-dropdown-5 .dropdown li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #e6e8ea;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.wrapper-dropdown-2 .dropdown li i,
.wrapper-dropdown-3 .dropdown li i,
.wrapper-dropdown-4 .dropdown li i,
.wrapper-dropdown-5 .dropdown li i {
    float: right;
    color: inherit;
}
.wrapper-dropdown-2 .dropdown li:first-of-type a,
.wrapper-dropdown-3 .dropdown li:first-of-type a,
.wrapper-dropdown-4 .dropdown li:first-of-type a,
.wrapper-dropdown-5 .dropdown li:first-of-type a {
    border-radius: 7px 7px 0 0;
}
.wrapper-dropdown-2 .dropdown li:last-of-type a,
.wrapper-dropdown-3 .dropdown li:last-of-type a,
.wrapper-dropdown-4 .dropdown li:last-of-type a,
.wrapper-dropdown-5 .dropdown li:last-of-type a {
    border: none;
    border-radius: 0 0 7px 7px;
}

/* Hover state */
.wrapper-dropdown-2 .dropdown li:hover a,
.wrapper-dropdown-3 .dropdown li:hover a,
.wrapper-dropdown-4 .dropdown li:hover a,
.wrapper-dropdown-5 .dropdown li:hover a {
    background: #f3f8f8;
}

/* Active state */
.wrapper-dropdown-2.active .dropdown,
.wrapper-dropdown-3.active .dropdown,
.wrapper-dropdown-4.active .dropdown,
.wrapper-dropdown-5.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}

/* No CSS3 support */
.no-opacity .wrapper-dropdown-2 .dropdown,
.no-pointerevents .wrapper-dropdown-2 .dropdown,
.no-opacity .wrapper-dropdown-3 .dropdown,
.no-pointerevents .wrapper-dropdown-3 .dropdown,
.no-opacity .wrapper-dropdown-4 .dropdown,
.no-pointerevents .wrapper-dropdown-4 .dropdown,
.no-opacity .wrapper-dropdown-5 .dropdown,
.no-pointerevents .wrapper-dropdown-5 .dropdown {
    display: none;
    opacity: 1;
    /* If opacity support but no pointer-events support */
    pointer-events: auto;
    /* If pointer-events support but no pointer-events support */
}
.no-opacity .wrapper-dropdown-2.active .dropdown,
.no-pointerevents .wrapper-dropdown-2.active .dropdown,
.no-opacity .wrapper-dropdown-3.active .dropdown,
.no-pointerevents .wrapper-dropdown-3.active .dropdown,
.no-opacity .wrapper-dropdown-4.active .dropdown,
.no-pointerevents .wrapper-dropdown-4.active .dropdown,
.no-opacity .wrapper-dropdown-5.active .dropdown,
.no-pointerevents .wrapper-dropdown-5.active .dropdown, {
    display: block;
}
.temas-not .wrapper-dropdown-2:after,
.temas-not .wrapper-dropdown-3:after,
.temas-not .wrapper-dropdown-4:after,
.temas-not .wrapper-dropdown-5:after {
    border-color: transparent;
}
.temas-not .wrapper-dropdown-2,
.temas-not .wrapper-dropdown-3,
.temas-not .wrapper-dropdown-4,
.temas-not .wrapper-dropdown-5 {
    position: relative;
    border: 0;
    padding: 6px
}
.multimedia-dropdown {
    z-index: 20;
}
.guia-viajes-dropdown {
    z-index: 15;
}
.caret {
    display: none;
    /*width: 25px;
    height: 25px;
    margin-left: 2px;
    vertical-align: middle;
    border-top: none;
    border-top: 4px solid \9;
    border-right: none;
    border-left: none;
    background-image: url(../../img/iconos/fl_desp_az_svg.svg);
    background-position: 97%;
    background-repeat: no-repeat;*/
}
.select-noticias {
    border: 1px solid #ccc !important;
    width: 100%;
    border-radius: 4px;
}

/*########### NAVBAR ##################*/
.ico-bar-white {
    background-color: #fff !important;
}
.btn-menu-viajes {
    margin-top: 20px;
}
.navbar-brand {
    width: 70px;
    height: 50px;
    background-size: 50px;
}
.nav-tabs {
    display: inline-block;
    border-bottom: none;
    padding-top: 15px;
    font-weight: bold;
}
.nav-tabs>li>a,
.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border: none;
    border-radius: 0;
}
.nav-list {
    border-bottom: none;
    float: right;
    margin: 0 -10px;
}
.nav-list>li {
    padding: 20px 15px 15px;
    border-left: 0;
}
.nav-list>li:last-child {
    border-right: 0;
    padding-right: 0;
}
.nav-list>li>a:hover {
    text-decoration: none;
}
.nav-list>li>a>span {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}
.align-top {
    padding: 20px 15px 15px;
    width: 165px;
    height: 250px;
}
.align-top:first-child {
    padding: 20px 15px 15px 0;
    width: 150px;
}
.align-top:last-child {
    padding: 20px 0 15px 15px;
    width: 150px;
}
.img-none {
    height: auto;
    display: block;
    float: left;
    width: 134px;
    clear: both;
    margin-bottom: 5px;
}
.submenu-desplegable-header {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
.navbar-nav>li {
    padding: 0 25px;
}
.navbar-nav>li:first-child {
    padding: 0 25px 0 0;
}
.navbar-nav>li:last-child {
    padding: 0 0 0 25px;
}
.mega-dropdown {
    position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 15px 15px;
    text-align: center;
    width: 100%;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: #fff;
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6d6f7b;
}
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    border-bottom: 3px solid red;
    padding-bottom: 22px;
}
.barra-menu {
    z-index: 10;
    position: absolute;
    width: 100%;
    background-color: #fff;
    border: 0;
    height: 65px;
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6d6f7b;
    border-bottom: 2px solid #e5e5e5;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    position: relative;
    border-color: #fff;
    margin-top: -50px;
    width: 100%;
}
.navbar-default .navbar-toggle {
    border: none;
    float: left;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
}
.ico-bar-destinos {
    background-color: #fff !important;
}
.form-visible {
    display: none;
}
/*.pos-menu-header {
    position: relative;
    left: 0;
    margin-top: -50px !important;
}*/
.txt-submenu {
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 17px;
    letter-spacing: normal;
    color: #33333a;
    padding: 15px 0;
    width: 134px;
    text-align: left;
    float: left;
}
.dropdown-menu {
    border: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* ----- FIN HEADER ROJO----- */


/* ----- MAIN -----*/
.separacion-titular {
    padding-top: 30px;
}

/**** home ******/
.main {
    margin: 156px 0 0;
}
.colum_1 {
    margin: 0 0 50px 0;
}
.no-mrg {
    margin: 50px 0;
}
.border-none {
    border: none !important;
}

/******** iframe ******/
.txt-cabecera {
    font-family: "iberia_headline";
    font-size: 34px;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.28px;
    line-height: 36px;
    text-align: left;
    width: 42%;
    margin-left: 40px;
    margin-bottom: 125px;
}
.pos-iframe-header {
    position: relative;
    top: 0;
    margin-top: -150px;
}
.divIframe {/*
    background: #D7192D;
    padding: 30px 9% 0;
    height: 384px;*/
    background: transparent;
    padding: 0;
    height: auto;
}
.carousel-indicators {
    position: absolute;
    bottom: 50px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #e2432a;
}
.img-escapada {
    width: auto;
}
/****** FIN iframe *****/

/****** carrusel provincias *******/
.item {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border: solid 1px #dbdbdb;
}
.owl-carousel {
    display: none;
    /*width: 99.95% !important;*/
    z-index: 1;
}
.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 25%;
}
.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}
/*#carrusel1.owl-carousel #carrusel1.prev-slide {
    background-image: url(../../img/carrusel/flecha-air-izq.png);
    left: -1%;
    background-repeat: no-repeat;
    background-size: 40px;
    width: 40px;
}
#carrusel1.owl-carousel #carrusel1.next-slide {
    background-image: url(../../img/carrusel/flecha_air.png);
    right: -1%;
    background-repeat: no-repeat;
    background-size: 40px;
    width: 40px;
}*/
#carrusel1.owl-carousel .owl-nav button.owl-prev:focus,
#carrusel1.owl-carousel .owl-nav button.owl-next:focus,
#carrusel2.owl-carousel .owl-nav button.owl-prev:focus,
#carrusel2.owl-carousel .owl-nav button.owl-next:focus,
#carrusel3.owl-carousel .owl-nav button.owl-prev:focus,
#carrusel3.owl-carousel .owl-nav button.owl-next:focus,
#carrusel4.owl-carousel .owl-nav button.owl-prev:focus,
#carrusel4.owl-carousel .owl-nav button.owl-next:focus,
#carrusel5.owl-carousel .owl-nav button.owl-prev:focus,
#carrusel5.owl-carousel .owl-nav button.owl-next:focus,
#carrusel6.owl-carousel .owl-nav button.owl-prev:focus,
#carrusel6.owl-carousel .owl-nav button.owl-next:focus,
#carrusel7.owl-carousel .owl-nav button.owl-prev:focus,
#carrusel7.owl-carousel .owl-nav button.owl-next:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.flechas-carrusel-l {
    margin-left: 10px;
}
.flechas-carrusel-r {
    margin-right: 10px;
}
.owl-theme .owl-nav button.owl-prev[class*='owl-']:hover,
.owl-theme .owl-nav button.owl-next[class*='owl-']:hover {
    border-radius: 50%;
}
/***** FIN carrusel provincias ********/

.tit-car-2 {
    font-family: "iberia_text_regular";
    font-size: 22px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 28px;
    text-align: left;
}
.txt-car-2 {
    font-family: "iberia_text_regular";
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.49px;
    text-align: left;
    line-height: 17px !important;
}

/***** Segundo carrusel ******/
.bg-carrusel {
    background-color: #0060ab;
    margin-top: -10px;
    height: 150px;
}
.tit-carrusel {
    padding-top: 15px;
    margin-left: 24px;
    margin-top: 10px;
}
.tit-carrusel2 {
    font-family: "iberia_text_regular";
    font-size: 26px;
    color: #FFFFFF;
    letter-spacing: normal;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 33px;
    text-align: left;
    text-decoration: none;
}
.txt-vuelos {
    width: 80%;
    margin-left: 24px;
    line-height: 17px;
}
.txt-desc {
    width: 80%;
    margin-left: 24px;
}
.txt-carrusel2 {
    font-family: "iberia_headline";
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    text-align: left;
    line-height: 17px;
    width: 244px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-decoration: none;
}
p.tit-noticias-carrusel {
    font-family: "iberia_headline";
    font-size: 22px;
    color: #0090D0;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: normal;
}
p.text-carrusel {
    font-family: "iberia_text_regular";
    font-size: 15px;
    color: #333333;
    letter-spacing: 0.2px;
    text-align: left;
    line-height: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}
/***** FIN Segundo carrusel ******/

/***** Tercer carrusel ******/
.salto-linea {
    display: block
}
.enlace-carrusel {
    margin-top: 20px;
}
.enlace-noticia {
    margin: 20px 0;
}

/****** cover ******/
div#info_destinos,
div#info_guiaViajes,
div#info_airnostrum {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: rgba(31, 31, 31, 0);
}
div#img_destinos:hover div#info_destinos,
div#img_guiaViajes:hover div#info_guiaViajes,
div#img_airnostrum:hover div#info_airnostrum {
    /*opacity: 1;*/
     background-color: rgba(31, 31, 31, 0.7);
}
p#headline_destinos,
p#headline_guiaViajes,
p#headline_airnostrum {
    position: absolute;
    color: rgba(255,255,255,1);
    margin-left: 9%;
    margin-top: 49px;
    z-index: 1000;
    color: rgba(255,255,255,1);
    font-family: "iberia_headline";
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    visibility: visible;
}
div#img_destinos:hover p#headline_destinos,
div#img_guiaViajes:hover p#headline_guiaViajes,
div#img_airnostrum:hover p#headline_airnostrum {
    margin-left: 9%;
    margin-top: 44px;
    z-index: 1000;
    color: rgba(255,255,255,1);
    font-family: "iberia_headline";
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    visibility: visible;
}
p#descripcion_destinos,
p#descripcion_guiaViajes,
p#descripcion_airnostrum {
    font-size: 1rem;
    text-align: center;
    margin-top: 30px;
    transition: margin-top 0.4s;
    color: #fff;
}
p#descripcion,
p#descripcion2,
p#descripcion3 {
    height: 150px;
    width: 78%;
    margin-top: 115px;
    margin-left: 10%;
    color: #ffffff;
    font-family: "iberia_text_regular";
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 20px;
    text-align: left;
    letter-spacing: normal;
    transition: margin-top 0.4s;
    visibility: hidden;
}
div#img_destinos:hover p#descripcion_destinos,
div#img_guiaViajes:hover p#descripcion_guiaViajes,
div#img_airnostrum:hover p#descripcion_airnostrum {
    margin-top: -120px;
    color: #fff;
}
div#img_destinos:hover p#descripcion,
div#img_guiaViajes:hover p#descripcion2,
div#img_airnostrum:hover p#descripcion3 {
    visibility: visible;
}
/**** nuevo cover *****/
.container-img {
    background-color: rgba(31, 31, 31, 0.9);
}
.image-revista {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}
.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 56%;
}
.container-img:hover .image-revista {
    opacity: 0.2;
}
.container-img:hover .middle {
    opacity: 1;
}
.text-btn {
    color: #ffffff;
    font-size: 16px;
    padding: 16px 32px;
    border: 1px solid #ffffff;
}
.txt-descarga {
    position: relative;
    top: 20%;
    font-size: 12px;
    color: #fff;
    font-family: "iberia_text_regular";
}
/**** fin cover revistas *****/

/***** carrusel destinos ******/
.txt-img-destinos {
    position: absolute;
    font-family: "iberia_headline";
    font-size: 33px;
    margin-top: 33px;
    margin-left: 10%;
    color: #fff;
}
/***** fin carrusel destinos *****/
/***** FIN Tercer carrusel ******/

/***** Ultimo carrusel ******/
.bg-info-carrusel {
    border: none;
    max-width: 100%;
    height: 160px;
    background-color: #d7192d;
}
.img-publi-uH {
    display: block;
    width: 100%;
    height: 160px;
    padding: 0;
    margin: 10px auto 0;
}
.tit-info-carrusel {
    margin-left: 24px;
    margin-top: 10px;
    padding-top: 15px;
    margin-bottom: 7px;
    /*Mostrar texto en img-publi-uH
    position: relative;
    z-index: 10; */
}
.tit-carrusel2-amarillo {
    color: #FDC000;
}
/*Mostrar texto en img-publi-uH
.bg-info-carrusel .txt-desc {
    position: relative;
    z-index: 10;
}
*/
.bg-info-vuelos {
    border: none;
    max-width: 100%;
    height: 160px;
    background-color: #0060ab;
}
/***** FIN Ultimo carrusel ******/

/********** Unete a nuestro equipo *************/
.row-unete {
    margin: 0 -15px;
}
.unete-equipo {
    background-color: #fafafa !important;
    height: 669px !important;
}
.pos-tit-equipo {
    font-family: "iberia_headline";
    font-size: 33px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.1px;
    color: #6d6f7b;
    text-align: left;
}
.cabecera-ofertas {
    padding-bottom: 10px;
}
.pos-unete-title {
    position: relative;
    width: 60%;
}
.pos-unete-body {
    margin-bottom: 50px;
}
.pos-unete-left {
    padding-right: 0;
}
.pos-unete-right {
    padding-left: 15px;
    /*height: 477px;*/
    overflow: hidden;
}
.img-unete {
    float: left;
    width: 653px;
}
.ofertas {
    background-color: #2972b1;
    height: 233px;
    padding-top: 15px;
    border-right: 1px #fff solid;
    overflow: hidden;
}
.ofertas:last-child {
    border-right: 0;
}
.div-ver-ofertas {
    width: 100%;
    text-align: center;
}
.btn-ver-ofertas {
    width: 175px;
    height: 40px;
    text-align: center;
    background: transparent;
    border: 1px #fff solid;
    border-radius: 0;
    color: #fff;
    font-family: "iberia_text_regular";
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
}
.btn-ver-ofertas:hover {
    background-color: #fff;
    color: #2972b1;
}
.imgUnete {
    display: block;
    position: absolute;
    top: 0;
    left:0;
    background-size: cover;
    height: 100%;
}
.tit-unete {
    height: 40px;
    color: #fff;
    font-family: "iberia_text_regular";
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
}
.txt-unete {
    height: 100px;
    color: #fff;
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 17px;
    letter-spacing: 0.4px;
}
.ver-ofertas {
    position: absolute;
    bottom: 10%;
    width: 175px;
    height: 40px;
    text-align: center;
    border: 1px #fff solid;
    color: #fff;
    font-family: "iberia_text_regular";
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
}
.txt-ver-ofertas {
    position: relative;
    top: 30%;
}
.img-equipo {
    width: 100%;
}
/********** FIN Home *************/

/******** Noticias *******/
.divNoticias {
    background: #F7F6F4 !important;
}
.main-noticias {
    margin: 180px 0 0;
}
.no-mrg-noticias {
    margin: 0 0 15px 0;
}
.borde-noticias {
    border-bottom: 1px solid#D8D8D8;
    width: 100%;
}
.form-control {
    text-transform: uppercase;
}
.txt-noticias {
    font-family: "iberia_headline";
    font-size: 34px;
    color: #33333a;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.3px;
    line-height: 36px;
    text-align: left;
    width: 100%;
}
.not-tit {
    font-family: "iberia_headline";
    font-size: 25px;
    color: #4a4a4a;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.3px;
    line-height: 36px;
    text-align: left;
    width: 100%;
}
.marg1em {
    padding: 2em 1em;
}
.input-fecha-noticias {
    margin-left: 0;
}
.car-publicidad {
    margin: 30px 0 0 0;
}
.pos-car-publicidad {
    margin: 30px 0 20px 0;
}
.fecha_bus_not {
    position: absolute;
    top: 40%;
    left: 20px;
    background: #fff;
    height: 22px;
    width: 250px;
}
/***** FIN Noticias *****/

/***** Noticias Detalle *****/
.col-cab {
    background-image: linear-gradient(to bottom, #ffffff, #f7f6f4);
    min-width: 100%;
}
.not_az {
    font-family: "iberia_text_regular";
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.08;
    letter-spacing: normal;
    color: #0090d0;
    margin-left: 10px;
}
.not_az:hover {
    color: #6d6f7b;
}
.arran {
    font-family: "iberia_headline";
    font-size: 44px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #4A4A4A;
    text-align: left;
    margin-bottom: 5px;
}
.separacion-noticias {
    padding-top: 20px;
    height: 500px;
    padding-bottom: 60px;
    overflow: hidden;
}
.pt-2 {
    padding-top: 40px;
}
.ui-datepicker {
    width: 253px;
    padding: .2em .2em 0;
    display: none;
    z-index: 20 !important;
}

/* Removes the clear button from date inputs */
input[type="date"]::-webkit-clear-button {
    display: none;
}

/* Removes the spin button */
input[type="date"]::-webkit-inner-spin-button {
    display: none;
}

/* Always display the drop down caret */
input[type="date"]::-webkit-calendar-picker-indicator {
    color: transparent;
    background: transparent;
}
.fecha_bus {
    position: absolute;
    top: 20%;
    left: 20px;
    background: #fff;
    padding-right: 90px
}
.fecha_not {
    font-family: "iberia_text_regular";
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #33333A;
    float: left;
}
.fech-not-det {
    margin-left: 15px;
}
.ico-compartir {
    float: right;
}
.pos-ico-compartir {
    margin-top: -6px;
}
.desc-av {
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #9b9b9b;
    margin: 15px 0;
}
.desc-av1-mantenim {
    padding-bottom: 20px;
}
.txt-az {
    font-family: "iberia_headline";
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.4px;
    color: #0090d0;
}
.txt-peq {
    font-family: "iberia_text_regular";
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.47;
    letter-spacing: 0.2px;
    color: #333333;
}
.tex-not {
    font-family: "iberia_text_regular";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    /*text-align: justify;*/
    color: #4a4a4a;
}
.subtit-not {
    font-size: 24px;
}
.tex-not-bold {
    font-family: 'iberia_text_bold';
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    /*text-align: justify;*/
    color: #4a4a4a;
}
.volver {
    margin-left: 15px;
}
.foot-gr {
    padding: 50px 15px;
    margin-top: 3%;
}

/***** menu noticias detalle *******/
.container-fluid {
    max-width: 100%;
}
.barra-menu {
    z-index: 10;
    position: absolute;
    width: 100%;
    background-color: #fff;
    border: 0;
    height: 65px;
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6d6f7b;
    border-bottom: 2px solid #e5e5e5;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    position: relative;
    border-color: #fff;
    margin-top: -50px;
    width: 100%;
}
.dropdown-menu {
    border: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mega-dropdown-menu {
    padding: 20px 15px 15px;
    text-align: center;
    width: 100%;
    height: 210px;
}
.submenu-desplegable-header {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: #fff;
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6d6f7b;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
}
.navbar-nav>li:first-child {
    padding: 0 25px 0 0;
}
.img-viaj {
    width: 100%;
}
.img-viaj-wrapper-detalle {
	aspect-ratio: 16 / 6;
    overflow: hidden;
}
.img-viaj-wrapper-detalle .img-viaj {
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
/*  cover imagen */
.contenido-span-cover {
    position: relative;
    width: 100%;
}
.cover-img {
    width: 100%;
    position: absolute;
}
.fech-noticias {
    padding: 10px 0;
}
.sidebar h3 {
    margin: 0;
}
.content {
    float: left;
}

/* The sticky */
.sidebar {
    float: left;
    padding: 10px 30px 10px 60px;
    color: #eeeeee;
    position: -webkit-sticky;
    position: sticky;
    top: 20%;
    margin-left: 0;
}
.sideIcons {
    margin: 0;
    padding: 15px 0 15px 30px;
    border-right: 1px solid #979797;
}
.col-noticias {
    margin-left: 0;
    padding-bottom: 30px;
}
.pad-top-av {
    margin-top: -50px;
}
.enlaces-noticias-det {
    color: #0090d0;
    text-decoration: none;
}
.enlaces-noticias-det:hover {
    color: #6d6f7b;
    text-decoration: none;
}
.img-car-publi {
    width: 100%;
}
.pos-links-not-det {
    margin-left: 15px;
}
/*************** FIN Noticias detalle *****************/

/************* Multimedia ***************/
.pos-icon-download {
    position: absolute;
    z-index: 1;
    left: 75%;
    margin-top: 15px;
}
.pos-icon {
    position: absolute;
    z-index: 1;
    left: 85%;
    margin-top: 18px;
}
.color-icon {
    color: #fff;
}
.ic-sep-iconos {
    position: relative;
    top: 5px;
    font-size: 24px;
    color: #979797;
    padding: 0 5px;
    margin-top: -3px;
}

/******* popup Vídeos *******/
#popup, #popup1, #popup2 {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    margin-top: -300px;
}

#popup:target, #popup1:target, #popup2:target {
    visibility: visible;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 10000000;
    transition: all 1s;
}
.popup-contenedor {
    position: relative;
    margin: 1% auto;
    padding: 30px 50px;
    background-color: rgba(0, 0, 0, 0.82);
    color: #333;
    border-radius: 3px;
    width: 50%;
}
a.popup-cerrar {
    position: absolute;
    top: 3px;
    right: 3px;
    padding: 7px 10px;
    text-decoration: none;
    color: #fff;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}
#modalPopup .modal-dialog {
    width: 50%;
}
#modalPopup .modal-header,
#modalPopup .modal-body {
    background: #33333A;
    border-bottom: none;
}
/****** FIN popup Vídeos ********/

/****** Carrusel popup ******/
.contenedor-slider {
    margin: auto;
    width: 85%;
    max-width: 900px;
    position: relative;
    overflow: hidden;
}
.slider {
    display: flex;
    width: 400%;
}
.slider__section {
    width: 100%;
}
.slider__img {
    display: block;
    width: 100%;
    height: 100%;
}
.btn-prev, .btn-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 84%;
    transform: translateY(-50%);
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    font-family: "iberia_text_regular";
    cursor: pointer;
    color: #fff;
}
.btn-prev {
    left: 150px;
}
.btn-next {
    right: 150px;
}
.Line-2 {
    border-top: 1px solid grey;
    position: relative;
    margin-top: 75px;
}
.nombre-imagen {
    width: 417px;
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #ffffff;
}
.ic-multimedia-popup {
    float: right;
}
.tit-imagen-popup {
    width: 100%;
    font-family: "iberia_text_regular";
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #ffffff;
    padding-top: 15px;
}
/**** FIN Carrusel popup ********/

.rrSS {
    z-index: 99;
}
.divRRSS {
    display: none;
    position: absolute;
    top: 70px;
    right: 40px;
    border: 1px solid #888;
    background: #FFFFFF;
    width: auto;
    height: auto;
    padding: 7px 15px 1px 5px;
    z-index: 999;
}
.rrSS-detail {
    padding: 7px 15px 7px 5px;
	top: 35px;
    left: 28px;
    right: unset;
}
.rrSS-detail-vertical {
    padding: 7px 15px 7px 5px;
	top: 52px;
    left: 100px;
    right: unset;
	width: min-content;
}
.rrSS-modal {
    top: 48px;
    right: 0;
    padding: 0px 15px 2px 5px;
}
.rrSSNew {
    top: 235px;
    right: 40px;
}
.rrSSNew-D{
    top: 0px;
    right: 110px;
}
 .rrSS-DV {
    top: 110px;
    right: 0;
 }
.contenido-span-cover.coverVideo .cover-img {
    position: relative;
}
.covervideo {
    width: 100%;
    height: 100%;
    background: #000000;
    display: flex;
    align-items: center;
}
.videoWidth {
    width: 100%;
    position: absolute;
    top: 9%;
}
/*********** FIN MULTIMEDIA **********/

/****** Guía Viajes ********/
.sep-guia-viajes {
    padding-bottom: 50px;
}
.oneWorld {
    padding: 0;
}
.rrSS-gv {
    top: 95px;
    right: 28px;
}

/****** plugin masonry ****/
.grid-item {
    width: 200px;
}
.grid-item--width2 {
    width: 800px;
}

/******** Guia Viajes detalle *********************/
.divGuia {
    background: #db0829 !important;
    z-index: 100;
}
.divLogoGuia {
    text-align: left;
    padding: 56px 0 0 0;
}
.pad-ciudades {
    padding-top: 20px;
}
.marg1em-viaes {
    padding: 1em;
}
.txt-viaj {
    font-family: "iberia_headline";
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #4a4a4a;
    margin-bottom: 10px;
}
.texto_viajes p {
    color: #fff;
    font-family: "iberia_headline";
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.6px;
}
.texto_viajes .cuid-txt {
    font-family: "iberia_text_regular";
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.3px;
}
.txt-white {
    color: #fff;
}
.pos-txt-ciudades {
    position: absolute;
    top: 1em;
    color: #fff;
    z-index: 5;
}
.cuidades {
    text-align: left;
    margin-bottom: 10px;
}
.comp {
    position: absolute;
    top: 5em;
    right: 2em;
    color: #fff;
    width: 20px;
}
.teles {
    background-color: #d8d8d8;
    margin-bottom: 2em;
    padding-bottom: 2em;
}
.gris_viaj {
    margin: 2em;
}
.align-txt-left {
    text-align: left;
}
.con-car {
    padding-bottom: 50px;
}
/******** FIN Guía Viajes detalle *********************/
.sep-tit-viajes {
    padding: 20px 0;
}
.sep-img-viajes {
    padding: 20px 10px 20px 0;
}
.subtit-img-viajes {
    text-align: right;
    margin-right: 30px !important;
}
.sep-musica {
    padding: 0 0 20px 0;
}
.desc-av1 {
    font-family: "iberia_text_italic";
    margin: 15px 0;
    color: #9B9B9B;
}
.pb-2 {
    padding: 5px 0;
}
/******* FIN Guía Viajes *********/

/******* Revistas ********/
.pos-fec-compartir {
    margin-top: 6px;
}
.pad-top-revistas {
    padding-top: 15px
}

/*  capa hover con la descripcion de cada miniatura */
a.btn-descarga-revista {
    text-decoration: none;
    position: absolute;
    width: 175px;
    height: 40px;
    text-align: center;
    border: 1px #fff solid;
    color: #fff;
    margin-top: 125px;
    margin-left: -90px;
    font-family: "iberia_text_regular";
}
.pos-txt-descarga {
    position: relative;
    top: 30%;
}
/**** fin cover revistas *****/
/******* FIN Revistas ********/

.colum_1a {
    padding: 30px 0 0 0;
}

/******** Mantenimiento *******/
.main-mantenimiento {
    padding: 50px 0;
}
.interes-mantenimiento {
    margin: 40px 0;
}
.pos-tit-mantenimiento {
    margin-left: 30px;
}
.bor_bot {
    border-bottom: 1px solid #DBDBDB;
}
.tit-mantenimiento {
    text-align: left;
}
.titulo-mantenimiento {
    font-family: "iberia_headline";
    font-size: 32px;
    color: #4A4A4A;
    letter-spacing: 0.27px;
    line-height: 36px;
    border-bottom: 1px solid #d8d8d8;
    margin: 30px 0 10px 0;
}
.pos-txt-manten {
    padding-top: 25px;
}
.txt-mantenimiento {
    margin-top: 25px;
}
.pad-top {
    padding: 30px 0;
}
.txt-rel {
    font-family: "iberia_headline";
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: -0.6px;
    color: #ffffff;
    position: absolute;
    top: 12%;
    left: 7%;
    width: 85%;
}
.est-mant {
    font-family: "iberia_text_regular";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #6d6f7b;
    border-bottom: solid 1px #979797;
    padding-bottom: 1em;
}
@media (min-width: 992px) {
	.sidenav {
		position: fixed;
		width: min-content;
		max-height: calc(100vh - 40px);
		overflow-y: auto;
		transition: position 0.3s;
	}
	.sidenav.absoluto {
		position: absolute;
	}
}
.est-mant-az {
    font-family: "iberia_text_regular";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0090d0;
    border-bottom: solid 1px #979797;
    padding-bottom: 1em;
}
.est {
    padding-left: 5em
}
.cert {
    font-family: "iberia_headline";
    font-size: 44px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    color: #4a4a4a;
}
.car-cuid {
    font-family: "iberia_headline";
    text-align: left;
    font-size: 33px;
    padding: 25px 0;
}
.car-manten {
    text-align: left;
    margin-left: 15px;
}
.pos-ic-mantenimiento {
    position: relative;
    float: right;
}

/**** hover img *****/
.separacion-mantenimiento {
    margin-left: -30px;
}
.rings a {
    display: inline-block;
    position: relative;
}
.rings a span {
    position: absolute;
    top: 45%;
    left: 45%;
    color: white;
    display: none;
}
.rings a:hover {
    background: black;
}
.rings a:hover span {
    display: block;
}
.rings a:hover img {
    opacity: 0.4;
}

/****** Certificaciones mantenimiento ********/
.main-cert {
    margin: 200px 0 0;
}
.colum_1_manten {
    margin-top: -30px;
    margin-bottom: 30px;
}
.sideIcons-mant {
    margin: 0;
    padding: 15px 20px 15px 30px;
    text-align: right;
    border-right: 1px solid #979797;
}
.tam-cert {
    width: 80%;
}
.pos-ic-cert {
    margin-left: 145px;
}
.divCert {
    width: 79%;
}
.tit-est-manten {
    font-family: "iberia_headline";
    font-size: 44px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.09;
    letter-spacing: normal;
    color: #4a4a4a;
    margin: 20px 0;
}
.txt-cert {
    position: relative;
    left: 8%;
    margin-left: 8px;
}
.titular-de-segundo-n {
    font-family: "iberia_headline";
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: normal;
    color: #4a4a4a;
}
.te-puede-int {
    font-family: "iberia_headline";
    font-size: 33px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.1px;
    color: #4a4a4a;
}
.separacion-tlf {
    padding-left: 20px;
}
.separacion-fax {
    padding-left: 56px;
}
.separacion-email {
    padding-left: 44px;
}
.pos-list-enlaces {
    position: absolute;
    margin-top: 0;
}
/****** FIN Certificaciones *******/

/***** cover mantenimiento *******/
.cover-img-manten {
    display: inline-block;
}
.img-mantenimiento {
    float: left;
    margin: 10px 40px 10px 0;
    width: 40%;
}
.img-mantenimiento2 {
    float: left;
    margin: 10px 0 10px -30px;
    width: 100%;
}
.img-mantenimiento3 {
    float: left;
    margin: 10px 0 10px 0;
    width: 100%;
}
.txt-lateral-img {
    position: relative;
    top: 10px;
    font-family: "iberia_text_regular";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    /*text-align: justify;*/
    color: #4a4a4a;
}
.txt-lateral-img2 {
    position: relative;
    font-family: "iberia_text_regular";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    /*text-align: justify;*/
    color: #4a4a4a;
}
/******** FIN Mantenimiento ********/

/****** Vuelos Charter *******/
.txt-vuelos-charter {
    font-family: "iberia_text_regular";
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    /*text-align: justify;*/
    color: #595959;
    margin-top: 25px;
}
.txt-direccion {
    font-size: 16px;
    font-family: 'iberia_text_regular';
    color: #6D6F7B;
}
.txt-direccion-pos {
    padding-left: 15px;
}
/****** FIN Vuelos Charter *******/

/****** Asociaciones *********/
.bor_bot_asociacion {
    border-bottom: 1px solid #DBDBDB;
}
.txt-tit-asoc {
    padding: 30px 15px;
}
.txt-tit-asoc.pb-0 {
    padding: 30px 15px 0 15px;
}
.logo-asociacion {
    border: 1px solid #DBDBDB;
    width: 140px;
    height: 103px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pos-logo-asociacion {
    margin-left: 11px;
    position: relative;
    top: 17%;
}
.img-asociaciones {
    max-width: 110px;
}
.tit-asociaciones {
    font-family: 'iberia_text_bold';
    font-size: 18px;
    color: #4A4A4A;
    letter-spacing: 0;
}
.txt-asociacion {
    font-family: "iberia_text_regular";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0.2px;
    color: #333333;
}
.enlace-asociacion {
    color: #0090D0;
    text-decoration: none;
}
.separacion-asociaciones {
    padding: 15px 15px;
    height: auto;
}
.ultima-asoc {
    margin-bottom: 50px;
}
/******* FIN Asociaciones *******/

/****** Publicidad Aeronaves ****/
.listado {
    padding: 5px 0;
    font-family: "iberia_text_regular";
    font-size: 16px;
}
.con-car-publi {
    padding-top: 15px;
    padding-bottom: 50px;
}
/***** FIN Publicidad Aeronaves *****/

/******* Lista de Desplegables ***********/
.menues {
    font-family: 'iberia_text_bold';
    background: #fff;
    font-size: 18px;
    color: #0090D0;
    letter-spacing: -0.41px;
    line-height: 25px;
    border-bottom: 1px solid #D8D8D8;
    cursor: pointer;
    margin-right: 10px;
    padding: 20px;
}
.menues:active {
    font-family: 'iberia_text_bold';
    background: #fff;
    font-size: 18px;
    color: #0090D0;
    letter-spacing: -0.41px;
    line-height: 25px;
    border-bottom: none;
    cursor: pointer;
    margin-right: 10px;
    padding: 20px;
}
.divPrem {
    padding: 0 0 10px 0;
}
.tit-contenido {
    font-family: "iberia_text_regular";
    font-size: 20px;
    color: #4A4A4A;
    letter-spacing: 0;
    width: 75%;
    margin-left: 50px;
    margin-bottom: 5px;
}
.txt-contenido-premios {
    width: 75%;
    margin-left: 50px;
    line-height: 21px;
}
.contenido_acordeon {
    display: none;
    background: #fff;
    border-bottom: 1px solid #D8D8D8;
    line-height: 1.6em;
    padding: 20px;
}
.menues:hover {
    background: #fff;
    color: #4A4A4A;
}
.menues.desplegado {
    border-bottom: none;
}
.img-desplegado-open {
    margin-right: 15px;
}
/****** FIN Lista de Desplegables **********/

/****** cover imagen para agrandarla *********/
div#info_cover {
    position: absolute;
    overflow: hidden;
    width: 39%;
    height: 8.7%;
    background-color: rgba(31, 31, 31, 0.9);
    opacity: 0;
    transition: opacity 0.3s;
    margin-top: 1%;
}
div#info_cover2 {
    position: absolute;
    overflow: hidden;
    width: 93%;
    height: 90.3%;
    background-color: rgba(31, 31, 31, 0.9);
    opacity: 0;
    transition: opacity 0.3s;
    margin-top: 2.1%;
    margin-left: -30px;
}
p#headline_cover {
    position: absolute;
    font-size: 1.5rem;
    margin-left: -75px;
    margin-top: 15px;
    transition: margin-left 0.3s;
    color: #fff;
    left: 40%;
    top: 30%;
}
p#headline_cover2 {
    position: absolute;
    font-size: 1.5rem;
    margin-left: -75px;
    margin-top: 15px;
    transition: margin-left 0.3s;
    color: #fff;
    left: 65%;
    top: 37%;
}
div#img_cover:hover div#info_cover {
    opacity: 1;
}
div#img_cover:hover div#info_cover2 {
    opacity: 1;
}
div#img_cover:hover p#headline_cover {
    margin-left: 5%;
    z-index: 1000;
    color: #fff;
    font-family: "iberia_headline";
    font-size: 33px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    color: #ffffff;
}
div#img_cover:hover p#descripcion_destinos {
    margin-top: 75px;
    color: #fff;
}
.pos-cont-popup {
    position: relative;
    top: 15%;
}
/****** FIN cover imagen para agrandarla *********/

/****** Informacion de emergencia ******/
.con-car-info-emergencia {
    padding-top: 15px;
}
.txt-emergencia {
    padding: 20px 0;
}
.pos-enlace-descarga {
    margin-left: 15px;
}
.hora-emergencia {
    font-family: 'iberia_text_bold';
    padding-right: 10px;
}
/****** FIN Informacion de emergencia ******/

/****** Listados ******/
.separacion-listados {
    margin-left: 20px;
    padding-bottom: 15px;
}
.separacion-listados-descargas {
    margin-left: 25px;
    padding-bottom: 15px;
}
.bullet {
    list-style-type: disc;
}
/****** FIN Listados *****/

/* ***** Mapa ***** */
.rowTravel {
    margin: 0;
}
.divMain {
    margin-top: 151px;
}
.divAsideIframe {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 293px;
    height: 100%;
    padding: 10px 15px 0;
    background: #D7192D;
    z-index: 20;
    background: #f1f1f1;
}
.pAsideIframe {
    margin: 10px 0;
    color: #F9C203;
    font-family: "iberia_text_regular";
    font-size: 30px;
    font-weight: normal;
    text-align: right;
    text-transform: uppercase;
}
.divIframeMap {
    margin: 50px -15px;
}
.divAside {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 293px;
    height: 100%;
    padding: 10px 20px 0;
    background: #e5f3fc;
    z-index: 15;
}
.txtPanelOut {
    margin: 0 -20px 10px 0;
    color: #33333A;
    font-family: "iberia_text_regular";
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1.67px;
    text-align: right;
    text-transform: uppercase;
}
.divSelecOD {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}
.divIframeDest {
    display: none;
    background: transparent;
    padding: 0;
    margin: 0;
    height: auto;
}
.divGuiaDest {
    margin: 0;
    padding: 0;
}
.txtDestinos {
    color: #33333A;
    font-family: 'iberia_headline';
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0.26px;
    text-transform: uppercase;
}
.borDestinos {
    border-bottom: 3px solid #6D6F7B;
    opacity: 0.36;
    box-sizing: border-box;
}
.rutaForm {
    width: 100%;
    height: auto;
    padding: 5px 0;
    margin: 10px auto;
}
.input-group {
    margin: 5px 0 10px;
    width: 100%;
}
.inpRuta {
    padding: 6px 12px;
    background: #FFFFFF;
    border-radius: 2px;
    color: #33333A;
    font-size: 16px;
}
#destino option.optOD {
    height: 41px;
    padding: 9px 12px;
    background: #FFFFFF;
    border-radius: 2px;
    color: #33333A;
    font-size: 16px;
}
#destino option.optOD:hover {
    background: #6D6F7B;
    color: #FFFFFF;
}
.divBtnBuscarVuelo {
    width: 100%;
    margin: 15px 0;
    padding: 5px 0;
    text-align: right;
}
.btn-buscarVuelo {
    height: 41px;
    width: 148px;
    border: 1px solid rgba(151, 151, 151, 0.35);
    background-color: #D7192D;
    color: #FFFFFF;
    font-size: 15px;
    cursor: pointer;
}
.btn-buscarVuelo:hover {
    background-color: #FFFFFF;
    color: #D7192D;
}
.divGuiasViaje {
    position: relative;
    display: block;
    width: 100%;
    height: 330px;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}
.divImgsGV {
    position: relative;
    display: block;
    margin: 0 0 20px;
    padding: 0;
}
.imgDOGV {
    display: block;
    width: 245px;
    height: 251px;
    margin: 0 auto;
}
.tex-h1-imgDOGV {
    position: absolute;
    top: 20px;
    left: 15px;
    width: 200px;
    color: #FFFFFF;
    font-family: 'iberia_headline';
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 0.29px;
}
.tex-h2-imgDOGV {
    position: absolute;
    top: 90px;
    left: 15px;
    width: 200px;
    color: #FFFFFF;
    font-family: "iberia_text_regular";
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 0.58px;
}
.divMap {
    margin: 0;
    padding: 0;
    position: relative;
}
.imgPanel {
    float: right;
    margin: 10px 0 0 2px;
}
.ol-zoom {
    top: 4.5em!important;
    left: .5em;
}
.txtPanelIn {
    position: absolute;
    top: 7px;
    left: 16px;
    z-index: 11;
    color: #33333A;
    font-family: "iberia_text_regular";
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1.67px;
    text-align: left;
    text-transform: uppercase;
    z-index: 11;
}
#map {
    width: 100%;
    height: 670px!important;
    position: relative;
    text-align: center;
    overflow: hidden;
    background: #B5DEF6;
    border-top: 2px solid gray;
    border-bottom: 2px solid gray;
}
.olControlPanZoomBar.olControlNoSelect {
    top: 100px!important;
}
.divTiposRuta {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 57px;
    background: #eef7fd;
    text-align: right;
    z-index: 13;
}
.ulTiposRuta {
    display: inline-block;
    margin: 0 15px;
}
.liTiposRuta {
    float: left;
    display: inline-block;
    padding: 20px 15px;
}
.pTiposRuta {
    margin: 0;
    padding: 0 5px;
    color: #33333A;
    font-family: 'iberia_text_bold';
    font-size: 13px;
    letter-spacing: 0.1px;
    line-height: 16px;
    text-transform: uppercase;
}
.imgTiposRuta {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 10px 0 0;
}
.divFilt {
    float: left;
    width: 33.33333333%;
    position: relative;
    min-height: 1px;
    padding: 0;
    margin: 0;
}
.divFilt:nth-child(1) {
    padding-right: 6px!important;
}
.divFilt:nth-child(2) {
    padding-right: 3px!important;
    padding-left: 3px!important;
}
.divFilt:nth-child(3) {
    padding-left: 6px!important;
}
.flechaFilt {
    background-image: url(../../img/iconos/flechaFilt.png);
    background-repeat: no-repeat;
    background-position: 93%;
    background-size: 15px;
    background-color: #FFF;  
}
.icodate {
    background-image: url(../../img/iconos/calendar.png);
    background-repeat: no-repeat;
    background-position: 99%;
    background-size: 23px;  
}
.busqOfert {
    color: #d7192d;
    font-family: "iberia_text_regular";
    font-size: 15px;
    line-height: 17px;
}
.imgBusqOfert {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 3px;
}
/* ***** FIN Mapa ***** */

/***** Resultados de búsqueda ******/
.btn-filtrar-resultados {
    width: 100%;
    background: #0090D0;
    border: 1px solid rgba(151, 151, 151, 0.35);
    color: #fff;
}
.no-mrg-resultados {
    margin: 0;
}
.no-mrg-resultados:last-child {
    margin: 0;
    padding-bottom: 35px;
}
.resultados {
    font-family: "iberia_text_regular";
    font-size: 16px;
    color: #6D6F7B;
    letter-spacing: -0.26px;
    text-align: left;
    line-height: 22px;
}
.enlace-resultados {
    color: #0090D0;
    word-wrap: break-word;
}
/***** FIN Resultados de búsqueda ******/


/* ***** AlertWarning ***** */
.main_alertWarning {
    margin-top: 215px !important;
}
.main_alertWarning .txt-cabecera {
    margin-bottom: 25px;
}
.main_alertWarning .no-mrg {
    margin: 0 0 50px;
}
.cabWarning {
    margin-bottom: 50px;
}
.divWarning {
    margin-bottom: 20px;
}
.divWarning .item {
    border: none;
}
#content-slider {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    height: 75px!important;
    display: inline-block;
}
.content-slider li {
    opacity: 0.6;
    background: #33333A;
    text-align: left;
    color: #FFF;
    display: inline-block;
}
.content-slider p {
    width: 90%;
    color: #FFFFFF;
    font-family: 'iberia_text_bold';
    font-size: 18px;
    letter-spacing: -0.32px;
    line-height: 23px;
    padding: 15px 60px;
}
.lSSlideOuter .lSPager.lSpg {
    display: none!important;
}
.divEmergency {
    margin: 0;
   /* height: 324px;*/
    height: auto;
    background: #E7E7E5;
    padding: 30px;
}
.divEmerWarn {
    max-height: 324px;
    overflow: hidden;
}
.pEmergencyTitle {
    margin: 10px 0 0 0;
    color: #000000;
    font-family: "iberia_text_regular";
    font-size: 24px;
    letter-spacing: 0.2px;
    line-height: 36px;
}
.sub_Border_Red {
    width: 90px;
    height: 4px;
    margin-bottom: 30px;
    background: #D7192D;
}
.pEmergency {
    color: #33333A;
    font-family: "iberia_text_regular";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
}
.divAlertWar {
    margin: 0;
    padding: 50px 30px 20px;
    background: rgba(224, 224, 224, 0.50);
}
.divAlertWar-info {
    margin: 0;
    padding: 50px 30px 20px;
    background: none;
}
.pAlertWarTitle {
    color: #33333A;
    font-family: "iberia_text_regular";
    font-size: 22px;
    letter-spacing: -0.35px;
    text-align: center;
    margin-bottom: 10px;
}
.divInfoAlertWarning {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    width: 100%;
}
.divAlertWarInfo {
    display: inline-block;
    width: 24%;
    padding: 20px 25px 0 25px;
    margin: 0 0 10px 0;
    text-align: center;
}
.pNumAlertWartInfo {
    color: #D0021B;
    font-family: 'iberia_text_bold';
    font-size: 20px;
    letter-spacing: -0.38px;
    text-align: center;
    margin: 0;
    padding: 0;
}
.pAlertWarInfo {
    font-family: "iberia_text_regular";
    font-size: 16px;
    letter-spacing: -0.35px;
    line-height: 16px;
    text-align: center;
    margin: 5px 0 40px 0;
}
.divListAlert {
    display: block;
    width: 100%;
    margin: 0;
    padding: 15px 0;
}
.pListAlertDate {
    color: #33333A;
    font-family: "iberia_text_regular";
    font-size: 16px;
    letter-spacing: 0;
    text-align: left;
}
.ulListAlert {
    width: 100%;
    margin: 0;
    padding: 0;
}
.liListAlert {
    display: inline-block;
    width: 100%;
    margin: 5px 0 15px 0;
}
.divTime {
    float: left;
    width: 77px;
    height: 38px;
    margin: 0;
    padding: 0;
    background: #6D6F7B;
    text-align: center;
    -ms-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.spanTime {
    color: #F7F6F4;
    font-family: "iberia_text_regular";
    font-size: 16px;
    letter-spacing: -0.26px;
    text-align: center;
}
.divTextAlert {
    float: left;
    width: calc(100% - 180px);
    height: auto;
    text-align: left;
    margin: 0;
    padding: 7px 30% 7px 25px;
}
.spanTextAlert {
    color: #6D6F7B;
    font-family: "iberia_text_regular";
    font-size: 17px;
    letter-spacing: -0.27px;
    line-height: 25px;
}
.divIcoAlert {
    float: right;
    width: 75px;
    height: 38px;
    margin: 0;
    padding: 0;
    border-left: 1px solid #979797;
    -ms-display: flex;
    display: flex;
    align-items: center;
    text-align: right;
}
.liListAlert:last-child .divIcoAlert {
    border-left: 1px solid #6D6F7B;
}
.imgIcoAlert {
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 21px;
}
.divTextAlertMovil {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 7px 0;
}
/* ***** FIN AlertWarning ***** */

/* ***** Premios ***** */
.marBPremios {
    margin: 0 0 25px 0;
}
.ulPremios {
    border-top: 1px solid #D8D8D8;
}
/* ***** FIN Premios ***** */

/* ----- FIN MAIN ------ */


/* ----- FOOTER -----*/
.footer {
    background-color: #dfe7ef;
    padding-top: 3em;
    padding-bottom: 2em;
}
.footerEmergency {
    background: #f7f6f4;;
}
.copi {
    color: #0c1332;
    font-family: "iberia_text_regular";
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0.1px;
}
.copi_txt {
    text-align: left;
}
.copi-sig {
    text-align: right;
}
.ico-rs {
    padding: 0 10px;
	max-height: 12px;
}
.ico-rs:last-child {
    padding: 0 0 0 10px;
}
.pr-1 {
    padding-right: 20px;
}
/* ----- FIN FOOTER -----*/

@media only screen and (min-width: 1300px) {
    .flechas-carrusel-l {
        margin-left: -30px;
    }
    .flechas-carrusel-r {
        margin-right: -30px;
    }
}

/***** Nuevo Carrusel *****/
.carousel {
    margin-bottom: 0;
    padding: 0 0 30px 0;
}
/* The controlsy */
.carousel-control {
    left: -12px;
    height: 40px;
    width: 40px;
    /*background: none repeat scroll 0 0 #222222;*/
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
    right: -12px;
}
/* The indicators */

/*.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
}*/

/* The colour of the indicators */
.carousel-indicators li {
    background: #cecece;
}
.carousel-indicators .active {
    background: #428bca;
}

@-moz-document url-prefix() {
    .form-control {
        padding: 0 12px;
    }
}

@media only screen and (min-width: 1070px) and (max-width: 1600px) {
    #modalPopup .btn-prev,
    #modalPopup .btn-next {
        top: 80%;
    }
}

@media not all and (min-resolution:.001dpcm) {
    .ulMenuBarra {
        display: inline-block;
        position: relative;
        width: 100%;
        margin: 10px 0 0;
    }
}

@media only screen and (min-width: 1200px) {
    .ofertas-unete {
        padding-right: 0
    }
}