@font-face {
    font-family: 'Lato-SemiBold';
    src: url('fonts/Lato-SemiBold.eot');
    src: url('fonts/Lato-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-SemiBold.woff2') format('woff2'),
        url('fonts/Lato-SemiBold.woff') format('woff'),
        url('fonts/Lato-SemiBold.ttf') format('truetype'),
        url('fonts/Lato-SemiBold.svg#Lato-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

body {
  /*padding-top: 5rem; */
  overflow-x: hidden;
}
.width-container-qube-new {
    /*max-width: 97.5vw;*/
    max-width: 100vw;
    margin: 0 auto;
}
.vc_col-sm-12.wpf_home_slider {
    padding: 0 !important;
}
.text-center {
    text-align: center;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    clear: both;
}
.container-fluid {
    margin-left: -15px;
    margin-right: -15px;
}
.col-lg-6.col-md-6.col-sm-6 {
    width: 50%;
}
.col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    padding: .375rem .75rem;
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    margin-bottom: 15px;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

/* CSS3 transforms when supported by the browser */
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);

  @supports (transform-style: preserve-3d) {
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);

  @supports (transform-style: preserve-3d) {
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);

  @supports (transform-style: preserve-3d) {
    transform: translate3d(-100%, 0, 0);
  }
}
.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255,255,255,.5);
}
.carousel-indicators .active {
    background-color: #fff;
}
.d-block.w-100 {
    width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: bottom;
}
#new-home header#masthead-qube.header_new {
 /*   background-color: #1f557e !important;
    z-index: 999999; */
}
#new-home .style-svg.default-logo {
    display: block;
    max-width: 200px !important;
}
header#masthead-qube.header_new h1#logo-pro {
 /*   padding: 12px 0 !important;
    margin-right: 25px;
    height: auto !important; */
}
.home #content-qube-new {
    margin-top: 81px;
}
#navigation-border-top-qube {
    float: left;
}
.lang_swtch {
    width: 145px;
    text-transform: uppercase;
    margin-right: 30px;
    font-weight: bold;
    display: flex;
align-items: center;
}
.lang_swtch ul .wpml-ls-current-language:hover {
    background: #063356;
}

.wpml-ls-sub-menu{
  border-top: none !important;
}
.wpml-ls-sub-menu li a {
    background-color: #1f557e;
    border: none;
    color: #ffffff;
}
.wpml-ls-sub-menu li a:hover {
    background: #063356;
    color: #ffffff;
  }
.wpml-ls-sub-menu li a {
    padding-top: 16px;
    padding-bottom: 16px;
}
.form-control-feedback img {
    max-width: 25px;
}
.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    background: transparent !important;
    color: #164c78;
    border: none;
}
.default-non-fixed .js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    color: #fff !important;
}
.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}
.bg-dark {
    background-color: #1f557f!important;
}
.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
    text-transform: uppercase;
}
.banner-cont{
    padding: 44px 0;
}
h5.home_icon_p{
    line-height: 1;
    margin: 13px 0 0 0;
    color: #074372;
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    padding-left: 2vw;
    padding-right: 2vw;
}
.icon-box {
    display: flex;
    justify-content: center;
    /*background-color: #f4f4f4;*/
    align-items: center;
    align-content: center;
    min-height: 200px;
    text-align: center;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
    height: 100%;
  
}


.icon-box a{
	text-decoration: none;
}
.icon-box:hover {
   /*background: #074372;
    border-radius: 5px; 

  -webkit-animation: flip-in-ver-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
            animation: flip-in-ver-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; 
            z-index: 5;
             -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
    backface-visibility: hidden;
*/
}

.icon-box:hover h5.home_icon_p {
  /*  color: #fff !important; */
}
.icon-box img.normal {
    margin: 0 auto;
    opacity: 1;
}
.icon-box img.hover {
    display: none;
    opacity: 0;
}
.icon-box:hover img.hover {
    display: block;
    opacity: 1 !important; 
    margin: 0 auto; 
}
.icon-box:hover img.normal {
   display: none !important; 
   opacity: 0 !important;
}
.sub-title {
    color: #1f5580;
    font-size: 35px;
    padding: 75px 0;
    margin: 30px 0 0 0;
    line-height: 1;
    font-family: 'Lato', sans-serif;
}
.left-link_sec{
	background-color: #074372;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
position: relative;
 
}
.right-link_sec{
  display: flex;
justify-content: center;
align-items: center;
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
border-top: 1px solid #bdbec1;
border-bottom: 1px solid #bdbec1;
}
.left-link_sec:after {
    background: inherit;
  content: '';
  display: block;
  height: 300px;
  left: 0;
  position: absolute;
  right: -70px;
  z-index: 5;
  -webkit-backface-visibility: hidden;
   bottom: 250px;
  -webkit-transform: skewY(-76deg);
          transform: skewY(-76deg);
  -webkit-transform-origin: 100%;
          transform-origin: 100%;
}
.left-link_sec .ft_p,
.right-link_sec .ft_p {
    display: inline-block;
}
.left-link_sec .btn,
.right-link_sec .btn {
    text-transform: uppercase;
}
.airport_facility {
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    width: 100%;
}
.airport_facility .col-lg-2 {
    max-width: 250px;
    flex: 0 0 250px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.home_carousel .carousel-caption {
    background: rgba(0,0,0,0.5);
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 0px;
}
.home_carousel .carousel-indicators {
    bottom: 0px;
}
.home_carousel .carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 10px;
}
.carousel-caption h5 {
    /* font-size: 40px; */
   padding-bottom: 30px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
   /* padding-top: 20px; */
    color: #fff;
}
#footer {
    overflow: hidden;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#copyright {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#footer .row, #copyright .row {
    margin: 0 !important;
}
.wpf_home .vc_row {
    margin: 0 !important;
} 
.ft_left_cont, .ft_left_btn, .ft_right_cont, .ft_right_btn {
    width: 50%;
}
.ft_left_btn a {
    color: #1f5580 !important;
}
.ft_left_cont {
    text-align: right;
}
.ft_left_cont .ft_p {
    font-size: 25px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.ft_right_cont{
    text-align: right;
}
.ft_right_cont .ft_p {
    font-size: 25px;
    color: #074372;
   font-family: 'Lato', sans-serif;
   font-weight: 400;
}
#footer .btn {
    font-size: 25px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    border-radius: 10px;
    padding-left: 33px;
    padding-right: 33px;
    color: #074372;
}
.ft_left_btn .btn{
    background: #fff;

    border-color: #fff;
}
.ft_right_btn .btn {
    background: #dfe3e6;
     border-color: #dfe3e6;
}
#copyright {
    text-transform: uppercase;
    color: #074372;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 400;
}
#copyright a{
    color: #074372;
}
#copyright .row {
    justify-content: center;
}
.copy_text {
    margin-right: 30px;
    margin-left: 10px;
}

/* Search  CSS */
.search-form {
    position: absolute;
    max-width: 200px;
    right: 110px;
}
.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 58px;
  margin-top: -23px;
  padding-top: 23px;
  padding-left: 34px;
  /*background-color: #fff; */
  box-shadow: 0px -2px 8px -2px rgba(0, 0, 0, 0.075) inset;
 /* border-radius: 25px;
  border: 1px solid #ccc; */
  margin-bottom: 0;
}
.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display:block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form {
  width: 348px;
  border-radius: 0px 0px 0px 0px;
  background: #fff;
}
.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -23px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 60px;
  height: 81px;
  line-height: 75px;
  text-align: center;
  color: #3596e0;
  left: initial;
  font-size: 14px;
}
.search-form .active:hover span.form-control-feedback {
    background-color: #08365a;
}

.search-form .form-group input::-webkit-input-placeholder {color: transparent; font-size: 0px;}
.search-form .form-group input::-moz-placeholder {color: transparent; font-size: 0px;}
.search-form .form-group input:-ms-input-placeholder {color: transparent; font-size: 0px;}
.search-form .form-group input:-moz-placeholder {color: transparent; font-size: 0px;}

.search-form .form-group:hover input::-webkit-input-placeholder {color: #8c8c8c; font-size: 20px;}
.search-form .form-group:hover input::-moz-placeholder {color: #8c8c8c; font-size: 20px;}
.search-form .form-group:hover input:-ms-input-placeholder {color: #8c8c8c; font-size: 20px;}
.search-form .form-group:hover input:-moz-placeholder {color: #8c8c8c; font-size: 20px;}




.searchbox{
    position:absolute;
    min-width:50px;
    width:0%;
    height:auto;
    float:right;
    overflow:hidden;
    
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    right: 100px;
    top: 0;
    bottom: -1px;
}

.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:#ffffff !important;
    width:100%;
    height:81px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size:20px;
    color:#1F557E;
}
.searchbox-input::-webkit-input-placeholder {
    color: #000;
}
.searchbox-input:-moz-placeholder {
    color: #000;
}
.searchbox-input::-moz-placeholder {
    color: #000;
}
.searchbox-input:-ms-input-placeholder {
    color: #000;
}

.searchbox-icon,
.searchbox-submit{
    width:50px;
    height:81px;
    display:block;
    position:absolute;
    top:0;
    font-family:verdana;
    font-size:22px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:81px;
    text-align:center;
    cursor:pointer;
    color:#FFFFFF;
    background: #1f557e;
}
.searchbox-open{
    width:100%;
}






 /* End of Search CSS */
.navbar-brand {
  /*  order: 1; */
}
.menu_other {
    order: 2;
    position: relative;
    display: flex;
    margin-left: auto;
    margin-right: 30px;
    align-items: center;
}
.navbar-toggler {
    order: 3;
}
.cur_temp {
    color: #164c78;
    margin-left: 10px;
}
.default-non-fixed .cur_temp {
    color: #fff !important;
}
.weather {
    padding-left: 30px;
    z-index: 1;
    font-weight: bold;
    font-size: 17px;
}
.wpf_menu li.nav-item:after {
    content: "";
    position: absolute;
    top: 18px;
    right: 0px;
    background: url(img/menu-items-decor02.png) top center no-repeat;
    width: 7px;
    height: 8px;
}
.wpf_menu .nav-item {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
.nav-link::after {
    display: none;
}
.nav-item:last-child::after {
    display: none;
}
.wpf_menu .navbar-nav .dropdown-menu {
  position: absolute;
}
.banner img {
    width: 100%;
}
.banner{
    position: relative;
    height: 300px;
    background-position: bottom center;
    /*display: flex;*/
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner h2{
    color: #1b527f;
    font-size: 48px;
    line-height: 1;
    padding-left: 3vw;
    padding-top: 6%;
    text-transform : uppercase;
    position: relative;
padding-bottom: 20px;
display: inline-block;
  }
.salidas,
.llegadas{
    text-transform: uppercase;
    color: #1f5580;
    font-size: 20px;
    font-family: 'Lato-SemiBold';
    font-weight: 600;
    background-color: #f4f4f4;
    border-radius: 5px 5px 0 0;
    border-color: transparent;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.salidas.active, .llegadas.active {
    background-color: #8DC63F;
}

.salidas:before {
    content: url(img/flight_up_icon.png);
    margin-right: 5px;
}
.llegadas:before {
    content: url(img/flight_down_icon.png);
    margin-right: 5px;
}
.nav-item{
    margin: 0 4px;
    display: inline-block;
}
.nav-link{
    padding: 5px 50px;;
}
.nav-tabs {
    margin: 0 auto;
}
.airline_flag img {
    max-width: 30px;
}
.wpf_select {
    position: relative;
    
}
.wpf_select::after {
    content: "\f0d7";
    position: absolute;
    right: 10px;
    top: 5px;
    color: #c1c1c1;
    font-family: FontAwesome;
}
.wpf_select select {
    -webkit-appearance: none !important;
    appearance: none !important;
}
.flights-search-form input{
  background-color: #f4f4f4;
}
.wpf_flight_airlines_query_form_new.flights-search-form input[type="text"] {
  background: url(img/search_icon2.png) !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
}
/***************************** table css *********************************/
ol.collection {
    margin: 0px auto;
    padding: 0px;
    display: block;
    width: 90vw;
    position: relative;
}
li {
    list-style: none;
}
 /* In order to maximize row lines, only display one line for a cell */
    .attribute {
        padding: 15px 0;
        overflow: hidden;
       /* white-space: nowrap; */
        text-overflow: ellipsis;
        display: flex;
        align-items: center;
        color: #074372;
    }
.collection-container>.item-container:first-child {
        background-color: #063961;
        text-align: left;
        margin-left: -100vw;
        padding-left: 100vw;
        margin-right: -100vw;
        padding-right: 100vw;
}
.collection-container .item-container {
       margin-left: -100vw;
        padding-left: 100vw;
        margin-right: -100vw;
        padding-right: 100vw;
}
.collection-container > .item-container:first-child .attribute {
      padding-top: 5px !important;
      padding-bottom: 5px !important;
}
.item-container:hover {
        background-color: rgb(200, 227, 252);
}
/* Center header labels */
    .collection-container>.item-container:first-child .attribute {
        display: flex;
        align-items: center;
        justify-content: left;
        text-overflow: initial;
        overflow: auto;
        white-space: normal;
        color: #fff;
}

/* 2 Column Card Layout */
@media screen and (max-width: 1023px){

  .item-container {
        display: grid;
        grid-template-columns: 30% 18% 28% 24%;
        border-bottom: 1px solid #ccc;
    }

    .attribute-container {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(var(--column-width-min), 1fr));
    }

    /* Definition of wrapping column width for attribute groups. */
    .flight_details {
        --column-width-min: 100%;
    }

    .item.item-container:first-child .flight_details .attribute:first-child,
    .item.item-container:first-child .flight_details .attribute:nth-child(2) {
    display: none;
}
#wpf_flight_results_main_new .item.item-container:first-child .flight_details .attribute:first-child,
#wpf_flight_results_main_new .item.item-container:first-child .flight_details .attribute:nth-child(2) {
        display: block;
    }
.attribute-container.flight_details {
    padding-top: 10px;
    padding-bottom: 10px;
}
.attribute {
    padding: 0px !important;
    line-height: 1;
  }
  .flight_details .attribute:last-child {
    color: #ccc;
}
}

/* 1 Column Card Layout */
@media screen and (max-width:580px) {
/*    .collection-container {
        display: grid;
        grid-template-columns: 1fr;
    } */
}

/* Tabular Layout */
@media screen and (min-width: 1024px) {

    /* The maximum column width, that can wrap */
    .item-container {
        display: grid;
        grid-template-columns: 63% 10% 12% 15%;
        border-bottom: 1px solid #ccc;
    }

    .attribute-container {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(var(--column-width-min), 1fr));
    }

    /* Definition of wrapping column width for attribute groups. */
    .flight_details {
        --column-width-min: 33.33%;
    }
    .lang_swtch {
        margin-right: 70px !important;
    }

}
/*********************** table css end *********************************/

.nav-tabs {
    margin: 0px auto;
    position: absolute;
    top: -69px;
    left: 0;
    right: 0;
    text-align: center;
}
.tab-content {
    padding-top: 50px;
    display: block;
}
.nav-content {
    position: relative;
}
.active.fade {
    opacity: 1;
}
.airline_flag {
    display: none;
}
.bottom_banner {
    margin: 20px auto 00px;
}
.vuelos_banner .banner-ad-lower-region{
	margin-bottom: 0 !important;
}
.vuelos_banner .banner-ad-lower-region img{
	margin-top: 0 !important;	
}
.vc_row.dom_sel {
    margin: 10px auto;
    text-align: center;
    display: block;
}
.dom_sel a {
    text-decoration: underline;
    font-size: 22px;
    color: #686868;
    font-family: 'Lato-SemiBold';
    font-weight: 400;
    padding: 5px 30px;
}
.dom_sel {
    display: inline-block;
    margin: 10px 20px;
}
.dom_sel a.active {
    color: #1a537f;
}
.search_flights {
    max-width: 960px;
    position: relative;
    margin: 10px auto;
    display: block;
}
.flight_date {
  width: calc( 27% - 20px );
  float: left;
  margin-right: 20px;
}
.srch_bar {
  width: calc( 50% - 20px );
 float: left;
  margin-right: 20px;
}
.search_flights #flight_airlines_query {
    width: calc( 100% - 55px );
    background-position: 98% 8px !important;
    padding-left: 10px !important;
    padding-right: 40px !important;
    border: 1px solid #ccc !important;
    border-radius: 5px;
}
.search_flights .flights-date-dropdown {
    font-weight: 400 !important;
    font-family: 'Lato';
    text-align: center;
    border: 1px solid #ccc !important;
    border-radius: 5px;
}
.search_flights #flight_airlines_query_submit {
    position: absolute;
    right: 0;
    top: 0;
    width: calc( 25% - 20px ) !important;
    border-radius: 5px;
}
#style-1 {
    clear: both;
    padding-top: 20px;
    position: relative;
}
.header_new .mobile-menu-icon-pro {
    margin-top: 20px !important;
}
.search_flights_new {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    width: 94%
}
#flight_airlines_query_submit {
    position: absolute;
    right: 0;
    width: calc( 24% - 20px ) !important;
    top: 0;
    border-radius: 5px;
    background: #1a537f;
    border: 2px solid #1a537f;
}
.srch_bar #flight_airlines_query {
    width: calc( 100% - 55px );
    padding-left: 10px !important;
    padding-right: 45px !important;
    background-position: 98% !important;
    border: 1px solid #ccc !important;
    border-radius: 5px;
    height: 20px;
}
#flight_date {
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    padding: 3px 20px 3px 10px !important;
    height: 33px;
}
.flights-search-form ::placeholder {
    color: #ccc !important;
    font-weight: normal;
  /*  background: #f4f4f4; */
}
.collection-container>.item-container:first-child .attribute{
  text-transform: capitalize;
}
#wpf_flight_results_main_new .attribute,
.collection-container>.item-container:first-child .attribute {
    font-weight: 400;
}

.banner h2::after {
    content: url('img/border.png');
    position: absolute;
    bottom: 0;
    right: -30px;
}

.btn-box {
    background-color: #154a75;
    padding: 25px !important;
    border-radius: 10px;
	  min-height: 115px;
}
.btn-box ul {
    margin: 0px !important;
    padding: 0px !important;
}
.btn-box ul li {
    width: 49%;
    float: left;
	margin-right: 1% !important;
}

.slide-btn {
    background: #fff;
    border-radius: 3px;
    padding: 13px 20px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1f5580;
    text-transform: uppercase;
    font-size: 21px !important;
    font-weight: bold;
}

.salidas:before {
    margin-right: 10px;
}
.llegadas:before {
    margin-right: 10px;
}

.salidas.active::before {
    content: url(https://sjoairport.com/wp-content/themes/aijs-child/css/img/AE-Icono-salidas.png);
}
.llegadas.active::before {
    content: url(https://sjoairport.com/wp-content/themes/aijs-child/css/img/AE-Icono-llegadas.png);
}

.btn-box p {
    font-size: 35px !important;
    line-height: 1 !important;
	text-align: center !important;
    font-weight: 300;
}
@media only screen and (min-width: 768px){
	.salidas::before,
	.llegadas::before{
    transform: scale(0.9);
}
.salidas-btn:before {
    content: url(img/flight_up_icon-1.png);
}
    .llegadas-btn:before {
    content: url(img/flight_down_icon-1.png);
}
    .salidas-btn::before,
    .llegadas-btn::before{
    margin-right: 0px;
    transform: scale(0.75);
}
.term-alquiler-de-vehiculos .card {
    width: 32%;
    margin-bottom: 30px;
}
.term-alquiler-de-vehiculos .card-body {
    overflow: hidden;
   /* min-height: 230px; */
}
.term-rent-a-cars .card {
    width: 32%;
    margin-bottom: 30px;
}
.term-rent-a-cars .card-body {
    overflow: hidden;
   /* min-height: 230px; */
}
}
/*espaciado de botones de nav*/
.sf-menu a{
	padding: 0px 12px  !important;
}


@media screen and (max-width:1297px){
	.sf-menu a{
	   font-size:12.3px !important;
    }
    .term-alquiler-de-vehiculos .width-container-qube {
        width: 100vw !important;
    }
    .term-rent-a-cars .width-container-qube {
        width: 100vw !important;
    }
}

@media screen and (min-width:1025px){
	.btn-box {
        padding: 25px !important;
        border-radius: 10px;
        min-height: 125px;
		width: 465px;
	}
	.btn-box ul li {
        width: 43%;
        float: left;
        margin: 0 3% !important;
    }
	.btn-box p {
		font-size: 35px !important;
		margin-bottom: 25px !important;
	}
	.slide-btn {
    border-radius: 9px;
    font-size: 21px !important;
    padding: 13px 20px !important;
    line-height: 1 !important;
}
	.salidas-btn::before,
	.llegadas-btn::before{
		margin-right: 10px;
    transform: scale(1);
}
}
@media screen and (max-width:1024px){
.btn-box {
    padding: 20px !important;
    border-radius: 10px;
    min-height: 98px;
	width: 365px;
	}
.btn-box ul li {
    width: 43%;
    float: left;
    margin: 0 3% !important;
}
.btn-box p {
		font-size: 28px !important;
		margin-bottom: 18px !important;
	}
.slide-btn {
    border-radius: 4px;
    font-size: 18px !important;
    padding: 6px 20px !important;
    line-height: 1 !important;
}
.lcx .lcx-starter-default:after{font-size: 17.5px !important;}
}
@media screen and (max-width:768px){
	.btn-box {
		border-radius: 6px;
    min-height: 80px;
		width: 320px;
}
	.btn-box ul li {
    width: 43%;
    float: left;
    margin: 0 3% !important;
}
	.btn-box p {
		font-size: 24.59px !important;
		margin-bottom: 10px !important;
	}
	.slide-btn {
    border-radius: 3px;
    font-size: 16px !important;
    padding: 2px 20px !important;
}
}







@media (min-width: 1700px) {
 #new-home .sf-menu > li > a {
    padding: 0px 20px !important;
    font-size: 15px !important;
}
#new-home .sf-menu {
    padding-top: 0px;
}
.lang_swtch ul .wpml-ls-current-language
{
    height: 5.6vw;
align-items: center;
display: flex;
max-height: 96px; 
}
.header_new .width-container-qube-new {
    max-width: 97.5vw;
    margin: 0 auto;
    display: flex;
    align-content: center;
    justify-items: center;
    align-items: center;
}
.header_new .sf-menu li.normal-item-pro ul {
   top: 99px !important; 
}
.header_new .sf-menu li::after {
    background: url(../images/menu-items-decor02.png) top center no-repeat !important;
}
.header_new .sf-menu li:first-child::after {
    background: none !important;
}
header.visible-pro .sf-menu li:after {
    top: 4px !important;
}
}

@media (max-width: 1699px) {
.header_new .mobile-menu-icon-pro {
    display: block !important;
    border-color: #fff !important;
}
.header_new .icon-pro.icon-menu {
 /*   color: #fff !important; */
}
.header_new nav#site-navigation .sf-menu, .headeeer_new #header-top-qube .sf-menu {
    display: none !important;
}
.menu_other{
position: absolute;
top: 0px;
right: 60px;
bottom: 0;
}
.navbar-toggler {
    order: 0;
}
.lang_swtch ul .wpml-ls-current-language {
   height: 5.6vw;
align-items: center;
display: flex;
max-height: 96px;
}

.active-menu-icon-pro #main-nav-mobile {
    display: block !important;
}
.col-lg-6.left-link_sec, .col-lg-6.right-link_sec {
    display: block !important;
}
.ft_left_cont , .ft_right_cont, .ft_left_btn, .ft_right_btn {
    width: 100% !important;
    max-width: 450px;
   text-align: center;
}
}


@media (min-width: 1440px) {
.wpf_menu .navbar-toggler {
    display: none;
}
.wpf_menu .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.wpf_menu .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
 .container {
    max-width: 96vw;
    margin: 0 auto;
  }
  .d-block.w-100 {
   height: 390px;
object-fit: cover;
object-position: bottom;
}
h5.home_icon_p,
#wpf_flight_results_main_new .attribute {
    font-size: 22px !important;
  }
  .collection-container>.item-container:first-child .attribute{
    font-size: 18px !important;
  }
  .dom_sel a {
    font-size: 26px;
  }
  .sub-title {
    font-size: 35px;
}
.airline_flag {
    display: block !important;
    margin-left: auto;
    margin-right: 0;
    width: 100px;
}
ol.collection {
    max-width: 90vw;
    display: block;
    margin: 0 auto;
}
.carousel-caption h5 {
    font-size: 40px;
}
.wpb_single_image.wpb_content_element.vc_align_center {
  /*  margin-bottom: 117px !important;
    margin-top: 48px; */
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img {
 /*   max-width: 323px; */
}
.openbtn {
    display: none !important;
}
}
@media (min-width: 1201px) and (max-width: 1799px){

    .airport_facility { max-width: 1200px;}

}


@media (min-width: 1201px) and (max-width: 1699px){
.header_new ul.mobile-menu-pro {
    overflow: visible !important;
}
  .header_new ul.mobile-menu-pro li a {
      width: 100%;
  }
  .header_new ul.mobile-menu-pro {
 /*   display: flex !important;
    justify-content: space-around; */
}
.header_new ul.mobile-menu-pro ul.sub-menu li a {
    width: auto !important;
}
.header_new ul.mobile-menu-pro li ul li{
    width: 100%;
}
.header_new .normal-item-pro.menu-item.menu-item-has-children:hover > ul {
/*    display: block !important;
    background: rgba(12, 57, 92, 0.9);
    width: 320px;
    height: auto !important; */
}
#masthead-qube.header_new.default-non-fixed {
  /*  position: relative !important; */
}
.menu_other {
  /*  bottom: auto !important; */
}

.header_new.default-non-fixed #main-nav-mobile {
    position: relative !important;
}
#content-qube-new {
    margin-top: 0px !important;
}

}

@media (min-width: 1280px) and (max-width: 1439px){
  .container {
    max-width: 1270px;
    margin: 0 auto;
  }
  h5.home_icon_p {
    font-size: 22px !important;
  }
  .sub-title {
    font-size: 35px;
}
.d-block.w-100 {
   height: 438px;
object-fit: cover;
object-position: bottom;
}
.airline_flag {
    display: inline-block !important;
    margin-left: auto;
    margin-right: 30px;
}
ol.collection {
    max-width: 90vw;
    display: block;
    margin: 0 auto;
}
#wpf_flight_results_main_new .attribute {
    font-size: 22px !important;
  }
  .collection-container>.item-container:first-child .attribute{
    font-size: 18px !important;
  }
  .dom_sel a {
    font-size: 26px;
  }
.carousel-caption h5 {
    font-size: 40px;
}
.openbtn {
    display: none !important;
}


}

@media (min-width: 768px) and (max-width: 1699px){
.ft_left_cont , .ft_right_cont, .ft_left_btn, .ft_right_btn {
    width: 100% !important;
    max-width: 450px;
   text-align: center;
}
.ft_left_cont, .ft_left_btn {
     margin-right: 1vw;
    margin-left: auto;
}
/*.ft_right_cont, .ft_right_btn {
    margin-left: 10px;
    margin-right: auto;
} */
.ft_right_cont, .ft_right_btn {
    margin-left: 6vw;
    width: 78% !important;
}
.col-lg-6.left-link_sec, .col-lg-6.right-link_sec {
    display: block !important;
}
#footer .btn.btn-secondary {
    font-size: 20px !important;
}
.ft_left_cont, .ft_right_cont {
    margin-bottom: 10px;
}


}

@media (min-width: 640px) and (max-width: 1279px){ 
    .invisible-pro .srch_container {
/*    position: fixed !important;
    left: 0 !important;
    top: 0;
    width: 100%;
    right: 0 !important;
*/}
header#masthead-qube.fixed-pro {
    position: absolute !important;
}


}


@media (min-width: 640px) and (max-width: 1279px){
.copy_con {
    display: block;
    width: 100%;
    text-align: center;
}
.sub-title {
    font-size: 25px;
}
}

@media (min-width: 1024px) and (max-width: 1279px){
.d-block.w-100 {
   height: 380px;
object-fit: cover;
object-position: bottom;
}
#footer .ft_p {
    font-size: 22px !important;
}
.wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 30px !important;
    margin-top: 18px;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img {
    max-width: 318px;
}

}

@media (min-width: 768px) and (max-width: 1023px){
.d-block.w-100 {
   height: 285px;
object-fit: cover;
object-position: bottom;
}
#footer .ft_p {
    font-size: 20px !important;
}
.search_flights_new {
    max-width: 700px !important;
    overflow: hidden;
}
.srch_bar {
    width: 100% !important;
}
#flight_airlines_query_submit {
    width: 48% !important;
    bottom: 0;
    top: auto !important;
}
.flight_date {
    width: 48% !important;
    margin-top: 20px;
}
.srch_bar #flight_airlines_query {
    width: calc( 100% - 60px ) !important;
    padding-left: 10px !important;
    padding-right: 45px !important;
    background-position: 98% !important;
    border: 1px solid #ccc !important;
    border-radius: 5px;
}
.link-box {
    min-width: 200px;
    padding: 10px 10px 20px !important;
    text-align: center !important;
}
.angle {
    margin-bottom: 10px !important;
}
.link-box-btn {
    font-size: 18px !important;
}
.wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 38px !important;
    margin-top: 14px;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img {
    max-width: 320px;
}

.searchbox.searchbox-open {
    overflow: visible !important;
    width: 0 !important;
    position: static;
}
.searchbox {
    position: static !important;
}
.searchbox-open .searchbox-input {
    position: relative;
    width: calc(100% - 40px);
    left: -5px;
    right: 0;
    top: 81px;
    margin: 0px auto;
    padding: 5px 20px;
    background-color: #fff;
}
.searchbox-open .searchbox-icon {
    background: #fff;
    color: blue;
}
.d-block1.srch_close {
    display: none;
}
.searchbox-submit {
    display: none;
}
.searchbox-icon, .searchbox-submit {
    position: relative;
}
.srch_container {
    display: none;
}
.srch_container {
    width: calc(100vw - 0px);
    position: absolute;
    right: calc(-63px - 3vw);
}
.searchbox-open .srch_container {
    display: block;
}

.searchbox-open .d-block1.srch_close {
    display: block;
   padding-top: 25px;
margin-left: 10px;
max-width: 30px;
}
.searchbox-open .d-block1.srch_open { 
    display: none;
}

}

@media (min-width: 768px) and (max-width: 1279px){
h5.home_icon_p{
  font-size: 20.5px !important;
}
.airport_facility .col-lg-2 {
        flex: 0 0 29.33% !important;
}
.sub-title {
padding-top: 35px;
padding-bottom: 50px;
}
.carousel-caption h5 {
    font-size: 30px
}
.flights_status {
    display: none;
}

}

@media screen and (max-width:767px){
    .searchbox.searchbox-open {
    overflow: visible !important;
    width: 0 !important;
   }
   .searchbox {
    position: static !important;
}
.searchbox-open .searchbox-input {
    position: relative;
    width: calc(100% - 40px);
    left: 0;
    right: 0;
    top: 81px;
    margin: 0px auto;
    padding: 5px 20px;
    background-color: #fff;
}
.searchbox-open .searchbox-icon {
    background: #fff;
    color: blue;
}
.d-block1.srch_close {
    display: none;
}
.searchbox-submit {
    display: none;
}
.searchbox-icon, .searchbox-submit {
    position: relative;
}
.srch_container {
    display: none;
}
.srch_container {
    width: calc(100vw - 0px);
    position: absolute;
    right: calc(-63px - 3vw);
}
.searchbox-open .srch_container {
    display: block;
}

.searchbox-open .d-block1.srch_close {
    display: block;
   padding-top: 25px;
padding-left: 10px;
max-width: 30px;
}
.searchbox-open .d-block1.srch_open { 
    display: none;
}
.btn-box ul li {
    width: 42%;
    margin: 0 4% !important;
}
	.btn-box {
		width: 260px;
}
.slide-btn {
  padding: 16px 25px !important;
}
.btn-box p {
	font-size: 22px !important;
}
.salidas:before,
.llegadas:before{
	margin-right: 0;
  transform: scale(0.65);
}
.carousel-caption h5 {
    font-size: 30px
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img {
    max-width: 320px;
}
.flights_status {
    display: none;
}
}

@media (min-width: 640px) and (max-width: 767px){
h5.home_icon_p{
  font-size: 18px !important;
}
.container {
    max-width: 98% !important;
    margin: 0 auto;
}
.row.airport_facility.row-eq-height {
    max-width: 96vw;
}
.airport_facility .col-lg-2 {
        flex: 0 0 28.33% !important;
}
.d-block.w-100 {
   height: 245px;
object-fit: cover;
object-position: bottom;
}
.sub-title {
padding-top: 20px;
padding-bottom: 30px;
}
#footer .ft_p {
    font-size: 16px !important;
}
.search_flights_new {
    width: 94%;
    overflow: hidden;
}
.srch_bar {
    width: 100% !important;
}
#flight_airlines_query_submit {
    width: 48% !important;
    bottom: 0;
    top: auto !important;
}
.flight_date {
    width: 48% !important;
    margin-top: 20px;
}
.srch_bar #flight_airlines_query {
    width: calc( 100% - 60px ) !important;
    padding-left: 10px !important;
    padding-right: 45px !important;
    background-position: 98% !important;
    border: 1px solid #ccc !important;
    border-radius: 5px;
}
#footer .btn {
    font-size: 18px !important;
}
.link-box {
    padding: 10px 10px 25px !important;
    min-width: 190px !important;
    text-align: center !important;
}
.rev_slider img.angle {
    max-width: 25px !important;
    height: auto !important;
    margin-bottom: 10px !important;
}
.link-box-btn {
    font-size: 15px !important;
}
.wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 30px !important;
    margin-top: 14px;
}
.ft_left_cont, .ft_right_cont {
    margin-bottom: 10px;
}
.term-alquiler-de-vehiculos .card {
    width: 48% !important;
    margin-bottom: 25px;
}
.term-alquiler-de-vehiculos .card-body {
    overflow: hidden;
   /* min-height: 200px; */
}
.term-rent-a-cars .card {
    width: 48% !important;
    margin-bottom: 25px;
}
.term-rent-a-cars .card-body {
    overflow: hidden;
   /* min-height: 200px; */
}

}

@media (max-width: 639px) {
.attribute{
  font-size: 17px;
}
.banner h2 {
  font-size: 42px;
  }
.ft_p {
    margin-bottom: 15px;
}
.left-link_sec, .right-link_sec {
    padding-top: 20px;
    padding-bottom: 20px;
}
.sub-title {
    font-size: 25px;
    padding: 5px 0 30px 0;
}
.left-link_sec::after {
    display: none !important;
}
.col-lg-6.col-md-6.col-sm-6 {
    width: 100%;
}
.ft_left_cont , .ft_right_cont, .ft_left_btn, .ft_right_btn {
    width: 100% !important;
    max-width: 450px;
   text-align: center;
   margin: 0 auto;
}
.col-lg-6.left-link_sec, .col-lg-6.right-link_sec {
    display: block !important;
}
.row.airport_facility.row-eq-height {
    max-width: 96vw;
}
.airport_facility .col-lg-2 {
    max-width: 46% !important;
    padding-left: 2%;
    padding-right: 2%;
}
.icon-box {    
/* min-height: 140px !important;
padding-bottom: 20px; */
}
h5.home_icon_p {
   padding-left: 3vw !important;
    padding-right: 3vw !important;
}
#footer .ft_p, #footer .btn {
    font-size: 17px !important;
}
#copyright {
    font-size: 12px !important;
}
.d-block.w-100 {
   height: 220px;
object-fit: cover;
object-position: bottom;
}

.home_carousel .carousel-caption {
   padding-bottom: 10px !important;
   padding-top: 10px !important;
}
.home_carousel .carousel-indicators {
    bottom: 0px !important;
    margin-bottom: 15px;
}
.home_carousel .carousel-indicators li {
    width: 15px !important;
    height: 15px !important;
   margin-left: 5px !important;
    margin-right: 5px !important;
}
#copyright .row {
    display: block !important;
}
#copyright span {
    display: block;
    text-align: center;
}
.menu_other {
  /*  display: none; */
}
.searchbox {
    display: none;
}
.weather {
    display: none;
}
.menu_other{	
	right:0 !important;
}
.lang_swtch { width: auto !important; }
.wpf_lan_parent {
    width: 3.5em !important;
}
.wpml-ls-native, .wpml-ls-display {
     display: none;
}
.js-wpml-ls-item-toggle.wpml-ls-item-toggle .wpml-ls-flag, .wpml-ls-sub-menu .wpml-ls-flag {
    display: inline-block !important;
	float: none !important;
}



.navbar-toggler {
    order: 0;
}
h5.home_icon_p {
  font-size: 15px !important;
}
.item.item-container {
    font-size: 12px;
}
.search_flights_new {
   width: 94%;
    overflow: hidden;
}
.srch_bar {
    width: 100% !important;
}
#flight_airlines_query_submit {
    width: 48% !important;
    bottom: 0;
    top: auto !important;
}
.flight_date {
    width: 48% !important;
    margin-top: 20px;
}
.srch_bar #flight_airlines_query {
    width: calc( 100% - 60px ) !important;
    padding-left: 10px !important;
    padding-right: 45px !important;
    background-position: 98% !important;
    border: 1px solid #ccc !important;
    border-radius: 5px;
}
.nav-tabs {
    top: -68px;
  }
.nav-link {
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 18px;
}

.rev_slider .link-box {
    padding: 5px !important;
    width: 300px;
    display: flex;
    align-items: center;
    margin-top: -8px !important;
}
.angle {
    display: none !important;
}
.link-box p {
    line-height: 20px !important;
    margin-bottom: 0 !important;
    max-width: 62%;
    float: left;
}
.rev_slider .link-box-btn {
    font-size: 14px !important;
    padding: 5px !important;
}
.rev_slider .btn-box {
    padding: 10px !important;
}
.wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 7px !important;
    margin-top: -18px;
}
.term-alquiler-de-vehiculos .card {
    width: 96%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.term-rent-a-cars .card {
    width: 96%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}





}





li.flight-loader {
    text-align: center;
    padding: 20px 0;
}
.header_new .sf-menu a,
.header_new .sf-menu .current-menu-item a {
  /*  color: #fff !important; */
}
.flight-delayed .action {
    color: #636363;
}
.flight-confirmed .action {
color: #f5b535;
}
.flight-canceled .action {
color: #d01e2e;
}
.flight-on-time .action {
    color: #22afec;
}
.flight-departed .action {
    color: #91c349;
}
.flight-arrived .action {
    color: #91c349;
}
.attribute .action {
    text-transform: uppercase;
}

li.flight-loader {
    text-align: center;
    padding: 20px 0;
}

ul#flight_pagination {
    margin: 20px auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#flight_pagination li {
    display: inline;
    float: left;
    cursor: pointer;
}

#flight_pagination li.disabled {
    display: none;
    float: left;
    cursor: not-allowed;
}

#flight_pagination li.next {
    padding-left:20px;
}
li.flight-loader {
text-align: center;
padding: 20px 0;
}


#flight_pagination li {
cursor: pointer;
color: #154A75;
font-weight: 400
}

#flight_pagination li.disabled {
display: none;
float: left;
cursor: not-allowed;
}

#flight_pagination li.next {
padding-left:20px;
}

/************************* search popup ***************************/
.sanpop-search-box .search-btn {
    background: #154A75;
}

.sanpop-search-box .search-btn:hover {
    color: #154A75 ;
}
/************************* tooltip ***************************/

.flights_status {
    position: absolute;
    top: 53px;
    z-index: 2;
    right: -5vw;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.14);
    padding: 30px;
    border-radius: 5px 0 0 5px;
    background: #ffffff;
}

a.tooltips {
    position: relative;
    display: block;
    margin-bottom: 10px;
    border-radius: 50%;
}
a.tooltips span {
    position: absolute;
    width:140px;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    text-align: center;
    visibility: hidden;
    border-radius: 6px;
}
a.flight-on-time-legend span{
  background-color: #00aeef;
}
a.flight-on-time-legend span:after {
  border-left: 8px solid #00aeef;
}
a.flight-cancelled-legend span{
  background-color: #d41628;
}
a.flight-cancelled-legend span:after {
  border-left: 8px solid #d41628;
}
a.flight-left-legend span{
  background-color: #8dc63f;
}
a.flight-left-legend span:after {
  border-left: 8px solid #8dc63f;
}
a.flight-confirmed-legend span{
  background-color: #f7b71d;
}
a.flight-confirmed-legend span:after {
  border-left: 8px solid #f7b71d;
}
a.flight-delayed-legend span{
  background-color: #636363;
}
a.flight-delayed-legend span:after {
  border-left: 8px solid #636363;
}
.round {
    border-radius: 50%;
    margin-right: 15px;
}

a.tooltips span:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -8px;
    width: 0; height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
a:hover.tooltips span {
    visibility: visible;
    opacity: 0.8;
    right: 100%;
    top: 50%;
    margin-top: -15px;
    margin-right: 15px;
    z-index: 999;
}
.flight-clear-legend {
    padding: 7px;
    background: #fff;
    border: 1px solid #bfc0c2;
    display: inline-block;
}
.flight-on-time-legend {
    display: inline-block;
    padding: 7px;
    background-color: #00aeef;
}
.flight-cancelled-legend {
    display: inline-block;
    padding: 7px;
    background-color: #d41628;
}
.flight-left-legend {
    display: inline-block;
    padding: 7px;
    background-color: #8dc63f;
}
.flight-confirmed-legend {
    display: inline-block;
    padding: 7px;
    background-color: #f7b71d;
}
.flight-delayed-legend {
    display: inline-block;
    padding: 7px;
    background-color: #636363;
}
.legend-label {
    position: relative;
    top: -2px;
    font-size: 14px;
    margin: 0 35px 0 8px;
}

.link-box {
    background: rgba(0,0,0,0.5);
    padding: 20px !important;
    max-width: 410px;
    max-height: 220px;
    height: 100%;
    position: relative;
    min-width: 250px;
white-space: normal;
border-radius: 5px;
}
.link-box-btn {
    background: #184e79;
    color: #fff;
    padding: 10px 20px !important;
    border-radius: 6px;
    line-height: 1 !important;
    margin-top: 15px !important;
}
.link-box-btn:hover{
    color: #fff;
}
.angle {
    display: block;
}
.link-box  p{
    line-height: 20px !important;;
}

.flights_status_mob_inner {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: flex-end;
}
.flights_status_mob_inner a {
    display: block;
}
.openbtn {
    position: fixed;
    top: calc(50% - 150px);
    right: 0;
    background: #1a537f;
    width: 55px;
    height: 71px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    color: #ffffff;
    border-radius: 15px 0 0 15px;
    z-index: 999992;
}
.closebtn {
    position: absolute;
    left: 0;
    background: #1a537f;
    width: 45px;
    height: 71px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 25px;
     color: #ffffff;
     border-radius: 15px 0 0 15px;
}
#mySidebar {
    position: fixed;
    right: -350px;
    top: calc(50% - 212px);
    width: 350px;
    transition: 0.5s;
    overflow:hidden;
    z-index: 999993;
}
.wpf_inner {
    background: #fff;
    padding: 20px;
    width: 265px;
    z-index: 1;
    box-shadow: 10px 4px 7px 1px #ccc;
    -webkit-box-shadow: 10px 4px 7px 1px #ccc;
-moz-box-shadow: 10px 4px 7px 1px #ccc;

}
.wpf_inner a {
    color: #8c8c8c;
}
.banner-ad-lower-region {
    text-align: center;
    margin-bottom: 40px;
}
#new-home {
    overflow: hidden;
}
.rs-background-video-layer iframe {
visibility:inherit !important;
}

/**
 * ----------------------------------------
 * animation flip-in-ver-right
 * ----------------------------------------
 */
@-webkit-keyframes flip-in-ver-right {
  0% {
    -webkit-transform: rotateY(-80deg);
            transform: rotateY(-80deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    opacity: 1;
  }
}
@keyframes flip-in-ver-right {
  0% {
    -webkit-transform: rotateY(-80deg);
            transform: rotateY(-80deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    opacity: 1;
  }
}


/*=========================================*/
.card {
  position: relative;
  perspective: 150em;
  -webkit-perspective: 150em;
  -ms-perspective: 150em;
  -o-perspective: 150em;
}
.card__side {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  transition: all .6s ease;
  bottom: 0;
  -webkit-perspective: 0;
   -webkit-transform: translate3d(0,0,0);
    visibility:visible;
  /*box-shadow: 1em 1em 2em rgba(0, 0, 0, 0.2); */
}
.card__side--back h5.home_icon_p {
  color: #ffffff !important;
}
.card__side--front {
  background-color: #F4f4f4;
}
.card__side--back {
  color: #ffffff;
  transform: rotateY(180deg);
  -webkit-transform: -webkit-rotateY(180deg);
  -ms-transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
  background: #074372;
   border-radius: 5px; 
}
.card__side--back h5.home_icon_p {
  color: #ffffff !important;
}
.card:hover .card__side--front {
  transform: rotateY(-180deg);
    -webkit-transform: -webkit-rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
}
.card:hover .card__side--back {
  transform: rotate(0);
 -webkit-transform: -webkit-rotate(0);
  -ms-transform: rotate(0);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0);
-o-transform: rotate(0);
}
.icon-link-wpf {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.js-wpml-ls-item-toggle.wpml-ls-item-toggle .wpml-ls-flag {
    display: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag {
    float: right;
  /*  border-radius: 50%; 
    height: 18px !important; */
    width: 18px;
    margin-top: 3px;
}
.wpml-ls-sub-menu .wpml-ls-flag {
    display: block !important;
}

.wpf_lan_parent {
    width: 15.5em;
    max-width: 100%;
}
.wpf_lan_parent .wpml-ls-sub-menu {
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 101;
}
.wpf_lan_parent > ul {
    position: relative;
    padding: 0;
    margin: 0 !important;
    list-style-type: none;
}
.wpf_lan_parent a.wpml-ls-item-toggle::after {
    content: '';
    vertical-align: middle;
    display: inline-block;
    border: .35em solid transparent;
    border-top: .5em solid;
    position: absolute;
    right: 10px;
    top: calc(50% - .175em);
}
.wpf_lan_parent .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style: none;
}
.wpf_lan_parent a {
    display: block;
    text-decoration: none;
    color: #444;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    padding: 5px 10px;
    line-height: 1;
}
.wpf_lan_parent .wpml-ls-current-language:hover .wpml-ls-sub-menu, 
.wpf_lan_parent .wpml-ls-current-language:focus .wpml-ls-sub-menu {
    visibility: visible;
}
/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.4);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box BEGIN */

#lcx-widget.lcx-widget.lcx{
top: 0;
bottom: 0 !important;
height: 100vh !important;
max-height: 1000px !important;
}
.header_new .sf-menu a:hover {
 /*   color: #fff !important; */
}
.header_new .current_page_item a {
 /*   opacity: .5; */
}
.header_new .sf-menu .current-menu-parent a, .header_new .sf-menu .current-menu-item a {
/*	top: 0 !important;
	color: #fff !important;
	opacity:0.5; */
}

/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.4);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:999992;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box BEGIN */

/*inter and domestic bottom status*/
.dom_sel a.active {
    font-size: 30px;
    background-color: #159449;
    color: #fff;
    border-radius: 5px;
}

/*no text decoration*/
.dom_sel a {
   text-decoration:none;
}

/*salidas and llegadas bottom status*/
.salidas.active, .llegadas.active {
    /*background-color: #cccccc; */
}

.aeris-toggle-nav {
    z-index: 999991;
    position: relative;
}
.cat-nav li a {
    display: block;
}

.term-alquiler-de-vehiculos .card {
    border: 1px solid #159449 !important;
    border-radius: 5px;
}
.tab-content.wpf_new {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    width: 96vw;
    margin: 0 auto;
    max-width: 1170px;
}
.term-alquiler-de-vehiculos .card-footer.text-right {
    overflow: hidden;
    padding: 10px;
    background: #159449;
}
.term-alquiler-de-vehiculos .card-body {
    overflow: hidden;
}
.term-alquiler-de-vehiculos .card-img-top {
    text-align: center;
    margin: 40px auto;
    object-fit: cover;
    max-height: 44px;
    width: auto;
}
.term-alquiler-de-vehiculos h5.card-title {
    font-size: 25px;
    color: #fff;
    text-align: left;
    padding: 20px 20px 0 20px;
    font-weight: bold;
}
.term-alquiler-de-vehiculos .card-text img {
    margin-right: 10px;
}
.term-alquiler-de-vehiculos .card-text {
    font-size: 22px !important;
    font-weight: 500;
    padding-left: 20px;
padding-right: 20px;
text-align: left;
}
.term-alquiler-de-vehiculos .card-footer.text-right .btn.btn-outline-light {
    border-radius: 50%;
    border: 1px solid #fff;
    line-height: 1;
}




.term-rent-a-cars .card {
    border: 1px solid #159449 !important;
    border-radius: 5px;
}
.tab-content.wpf_new {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    width: 96vw;
    margin: 0 auto;
    max-width: 1170px;
}
.term-rent-a-cars .card-footer.text-right {
    overflow: hidden;
    padding: 10px;
    background: #159449;
}
.term-rent-a-cars .card-body {
    overflow: hidden;
}
.term-rent-a-cars .card-img-top {
    text-align: center;
    margin: 40px auto;
    object-fit: cover;
    max-height: 44px;
    width: auto;
}
.term-rent-a-cars h5.card-title {
    font-size: 25px;
    color: #fff;
    text-align: left;
    padding: 20px 20px 0 20px;
    font-weight: bold;
}
.term-rent-a-cars .card-text img {
    margin-right: 10px;
}
.term-rent-a-cars .card-text {
    font-size: 22px !important;
    font-weight: 500;
    padding-left: 20px;
padding-right: 20px;
text-align: left;
}
.term-rent-a-cars .card-footer.text-right .btn.btn-outline-light {
    border-radius: 50%;
    border: 1px solid #fff;
    line-height: 1;
}





/*////// FOR NEW HOME PAGE START/////////////////////*/
#masthead-qube.default-non-fixed {
 /*   background: transparent !important;
    position: absolute !important; */
}
.width-container-qube-new.sidebar-container-pro.stickiy-logo-switch {
    border-bottom: 1px solid #fff;
}
.default-non-fixed .icon-pro.icon-menu {
    color: #fff;
}






#new-home .sf-menu li  a {
    font-family: 'Lato-SemiBold' !important;
}


#content-qube-new-home {
    background: #fff;
}
.max_1200{
width:100%;
margin: 0 auto;
}
.box {
  transition: box-shadow .3s;
  border: 1px solid #e9e6e6;
  background: #fff;
    text-align: center;
     width: 100%;
    min-height: 200px;
 }
 .box_inner {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.airport_facility_new .col-lg-2 {
    max-width: 250px;
    flex: 0 0 250px;
    margin-bottom: 8px;
    margin-top: 8px;
    margin-left: 8px;
    margin-right: 8px;
}

.box:hover {
  box-shadow: 0 0 11px rgba(33,33,33,.2); 
}
.map_bg {
    background: url('https://sjoairport.com/wp-content/uploads/2020/03/map-bg.png');
    max-width: 1220px;
margin: 0 auto;
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
.row.airport_facility_new.row-eq-height {
    margin: 0 auto;
    width: 100%;
    max-width: 1064px;
    display: flex;
justify-content: space-evenly;
}
.services_bg {
    margin-top: 200px;
}
.container-1400 {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 20px;
}
.service_box.col-md-4 {
     box-shadow: 1px 2px 3px 0px #ccc;
     transition: box-shadow .3s;
     width: 23%;
    margin: 40px 1%;
}
.service_box_content {
    padding: 20px;
}
.service_box:hover {
  box-shadow: 0 0 11px rgba(33,33,33,.2); 
}
.service_box_content a {
    color: #858585;
    text-decoration: underline;
    font-family: 'Lato-SemiBold';
}
.service_box_content h5 {
    color: #1f5580;
    font-weight: bold;
    font-family: Lato;
}
.service_box img {
    width: 100%;
}
.fl_search h5 {
      font-size: 30px;
    color: #07416a !important;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    font-family: 'Lato-Semibold';
}
#lcx-widget {
    display: none;
}

input[type="radio"] {
margin-right : 3%;
    -webkit-appearance: button;
-moz-appearance: button;
-ms-appearance: button;
-o-appearance: button;
appearance: button;
}
#fl_date {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #1f5580;
    padding: 10px 30px 10px 10px;
    font-size: 15px;
font-weight: normal;
    font-family: 'Lato-Semibold';
    border: none;
    box-shadow: 0 0 3px #ccc;
    appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: #fff;
}
label.fl-date{
    position: relative;
}
label.fl-date:before {
    content: '';
    right: 4px;
    top: 0px;
    width: 25px;
    height: 18px;
    background: transparent;
    position: absolute;
    pointer-events: none;
    display: block;
}
label.fl-date::after {
    content: "\f107";
    position: absolute;
    font-size: 30px;
    right: 12px;
    top: -15px;
    display: block;
    font-family: "FontAwesome";
    color: #164c78;
    pointer-events: none;
}
.fl_search {
    width: auto;
    background: #fff;
    padding: 10px 10px 0px;
    color: #888;
    position: relative;
    }
.wpml-ls-slot-.wpml-ls-item.wpml-ls-item-es.wpml-ls-last-item a {
    background: #fff !important;
   color: #074372 ;
}
.form-group {
  position: relative;
    width: 100%;
}
/* Bootstrap 4 text input with search icon */

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    /*height: 36px; */
    line-height: 40px;
    text-align: center;
    pointer-events: none;
    color: #aaa;
  right: 5px;
  top: 0;
}
.slider_srch .form-control {
    border: 1px solid #d8d8d8;
    padding-left: 10px;
    width: 97%;
    padding-top: 4px;
    padding-bottom: 7px;
}
.form__radio-group {
  width: 48%;
  display: inline-block;
}
.form__radio-input {
  display: none;
}
.form__radio-label {
  font-size: 18px;
  cursor: pointer;
  position: relative;
  padding-left: 60px;
}
.form__radio-botton {
  height: 18px;
  width: 18px;
  border: 1px solid #888;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.form__radio-botton::after {
  content: "";
  display: block;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 9px;
  transform: translate(-50%, -50%);
  background-color: #008eff;
  opacity: 0;
  transition: opacity .2s;
}
.form__radio-input:checked ~ .form__radio-label .form__radio-botton::after {
  opacity: 1;
}
.form__radio-input:checked ~ .form__radio-label {
    color: #1f5580;
    /*font-weight: bold; */
}
.form__radio-label.salidas-btn::before, .form__radio-label.llegadas-btn::before {
    background-size: contain;
    width: 48px;
    display: inline-block;
    height: 48px;
    overflow: hidden;
    object-fit: contain;
    transform: scale(.5);
    position: absolute;
    left: 19px;
    top: -12px;
}

.dark-nav-force .default-non-fixed .sf-menu a, 
.dark-nav-force .default-non-fixed .sf-menu li.current-menu-item a,
.dark-nav-force .default-non-fixed .js-wpml-ls-item-toggle.wpml-ls-item-toggle,
.dark-nav-force .default-non-fixed .searchbox-new .fa.fa-search,
.dark-nav-force .default-non-fixed .cur_temp,
.dark-nav-force .default-non-fixed .cur_temp,
.dark-nav-force .default-non-fixed .icon-pro.icon-menu,
.archive.tax-llegando-type .default-non-fixed .sf-menu a, 
.archive.tax-llegando-type .default-non-fixed .sf-menu li.current-menu-item a,
.archive.tax-llegando-type .default-non-fixed .js-wpml-ls-item-toggle.wpml-ls-item-toggle,
.archive.tax-llegando-type .default-non-fixed .searchbox-new .fa.fa-search,
.archive.tax-llegando-type .default-non-fixed .cur_temp,
.archive.tax-llegando-type .default-non-fixed .cur_temp,
.archive.tax-llegando-type .default-non-fixed .icon-pro.icon-menu,
.archive.tax-saliendo-type .default-non-fixed .sf-menu a, 
.archive.tax-saliendo-type .default-non-fixed .sf-menu li.current-menu-item a,
.archive.tax-saliendo-type .default-non-fixed .js-wpml-ls-item-toggle.wpml-ls-item-toggle,
.archive.tax-saliendo-type .default-non-fixed .searchbox-new .fa.fa-search,
.archive.tax-saliendo-type .default-non-fixed .cur_temp,
.archive.tax-saliendo-type .default-non-fixed .cur_temp,
.archive.tax-saliendo-type .default-non-fixed .icon-pro.icon-menu {
    color: #074372 !important;
}
.dark-nav-force .default-non-fixed ul#menu-menu-principal > li.normal-item-pro.menu-item.current_page_item a,
.archive.tax-llegando-type .default-non-fixed ul#menu-menu-principal > li.normal-item-pro.menu-item.current_page_item a,
.archive.tax-saliendo-type .default-non-fixed ul#menu-menu-principal > li.normal-item-pro.menu-item.current_page_item a {
    border-bottom-color: #184e79 !important;
}
.dark-nav-force .header_new .fixed_icon,
.archive.tax-llegando-type .header_new .fixed_icon,
.archive.tax-saliendo-type .header_new .fixed_icon {
   opacity: 1 !important;
}
.dark-nav-force .header_new .normal_icon,
.archive.tax-llegando-type .header_new .normal_icon,
.archive.tax-saliendo-type .header_new .normal_icon {
    opacity: 0;
}





.home .default-non-fixed .sf-menu > li > a:hover, .home .default-non-fixed .sf-menu > li:hover > a{
    color: #fff !important;
}
.sub-menu li a {
    border: none !important;
}
#new-home .sf-menu > li > a {
    font-weight: normal !important;
    opacity: 1 !important;
}
.mobile-menu-icon-pro.noselect {
    padding-right: 0 !important;
}

.page-template-template-inicio-new-2 #new-home header#masthead-qube.header_new {
 /*   background-color: transparent !important;
    position: absolute !important; */
}
#new-home header#masthead-qube.header_new.visible-pro {
    position: fixed !important;
    background-color: #fff !important;
opacity: 1;
z-index: 1000000;
}
.header_new .sf-menu li::after { 
    display: none !important;
}
.visible-pro .sf-menu {
    padding-top: 0px !important;
    text-transform: capitalize;
}

nav#site-navigation {
    float: none !important;
    line-height: 0;
}
.searchbox-new {
    position: relative;
}
.searchbox-new .fa.fa-search {
    color: #164c78;
    font-size: 22px !important;
    margin-top: 7px;
}
.default-non-fixed .searchbox-new .fa.fa-search {
    color: #fff !important;
}
.togglesearch{
  background: #fff;
  position: absolute;
  top: 55px;
  right: 0;
  width: 460px;
  /*height: 60px;
  line-height: 60px; */
  box-shadow: 0 0 1px rgba(0,0,0,0.5);
  /*border-top:4px solid #D80B15; */
  display: none;
}
 
.togglesearch:before{
 /* content: "";
  position: absolute;
  top: -32px;
  right: 13px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 14px solid transparent;
  border-bottom: 14px solid #D80B15; */
}
 
.togglesearch input[type="search"]{
  width: 420px;
  padding: 15px 15px 15px 25px;
  border: none;
  outline: none;
  background: #fff;
  font-size: 18px;
}
 
.togglesearch input[type="button"]{
  width: 0px;
  padding: 5px 0;
  background: #D80B15;
  color: #fff;
  margin-left: -6px;
  border: 1px solid #D80B15;
  outline: none;
  cursor: pointer;
}
.cur_temp {
    position: relative;
}
.wpf_lan_parent {
    text-transform: capitalize !important;
}
.fixed_icon {
    position: absolute;
    left: 0;
    opacity: 0 !important;
}
.header_new.visible-pro .fixed_icon{
    opacity: 1 !important;
}
.header_new.visible-pro .normal_icon {
    opacity: 0;
}
.sf-menu li.normal-item-pro ul.menu-pro.sub-menu li a {
    text-align: left;
    padding-left: 0px !important;
    color: #888 !important;    
    text-transform: capitalize !important;
    padding: 10px 10px !important;
    letter-spacing: 1px;

}
.sf-menu li.normal-item-pro ul.menu-pro.sub-menu li a:hover {
    color: #184e79 !important;
    opacity: 1 !important;
}

ul#menu-menu-principal >li.normal-item-pro.menu-item > a{
   border-bottom: 2px solid transparent;
    text-transform: capitalize;
}
ul#menu-menu-principal >li.normal-item-pro.menu-item:hover > a {
    border-bottom: 2px solid #184e79;
}
.default-non-fixed ul#menu-menu-principal >li.normal-item-pro.menu-item.current_page_item a{
    border-bottom-color: #fff !important;
}
.fixed-pro ul#menu-menu-principal > li.normal-item-pro.menu-item.current_page_item a{
    border-bottom-color: #184e79 !important; 
}
.lang_swtch ul .wpml-ls-current-language:hover {
    background: transparent !important;
}
#site-navigation .sf-menu {
    padding-top: 0 !important;
}
.light-nav-force.page-template-template-inicio-new-2 #new-home header#masthead-qube.header_new.default-non-fixed {
    background: linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(255,255,255,0.1) 30%, rgba(255,255,255,0) 100%) !important;
}
.light-nav-force.page-template-template-inicio-new-2 #new-home header#masthead-qube.header_new.default-non-fixed.make_it_white {
    background: #fff !important;
}
.light-nav-force .default-non-fixed.make_it_white .sf-menu a,
.light-nav-force .default-non-fixed.make_it_white .sf-menu a:hover,
.light-nav-force .default-non-fixed.make_it_white .sf-menu li:hover a,
.light-nav-force .default-non-fixed.make_it_white .js-wpml-ls-item-toggle.wpml-ls-item-toggle,
.light-nav-force .default-non-fixed.make_it_white .searchbox-new .fa.fa-search,
.light-nav-force .default-non-fixed.make_it_white .cur_temp,
.light-nav-force .default-non-fixed.make_it_white .icon-pro.icon-menu {
    color: #184e79 !important;
}
.light-nav-force {

}
.light-nav-force .default-non-fixed.make_it_white ul#menu-menu-principal > li.normal-item-pro.menu-item.current_page_item a {
    border-bottom-color: #184e79 !important;
}
.light-nav-force .header_new.default-non-fixed.make_it_white .fixed_icon {
   opacity: 1 !important;
}
.light-nav-force .header_new.default-non-fixed.make_it_white .normal_icon {
    opacity: 0;
}



    @media (min-width: 1401px)   {
 #new-home .sf-menu > li > a { 
    font-size: 18px !important;
    margin-left: 15px !important;
margin-right: 15px !important;
    }

 }


    @media only screen and (min-width: 1280px) and (max-width: 1400px)  {
#new-home .style-svg.default-logo {
       max-width: 180px !important;
} 
#new-home .sf-menu > li > a { 
    font-size: 16px !important;
    }

 }



@media (min-width: 1280px) {

header#masthead-qube.header_new h1#logo-pro {
   padding: 0px !important; 
    margin-right: 0px;
    height: 5.6vw;
    max-height: 84px;
    display: flex;
    align-items: center;
}
.visible-pro #logo-pro-sticky-option {
    display: flex !important;
    height: 5.6vw;
    padding: 0 !important;
    align-items: center;
    max-height: 96px;
}
.row.airport_facility_new.row-eq-height {
     max-width: 1088px;
}
.banner-ad-lower-region {
    max-width: 1070px;
    margin: 10px auto 30px;
}
.banner-ad-lower-region img {
    width: 100%;
    padding-left: 11px;
padding-right: 11px;
margin-top: 30px !important;
}
.service_box.col-md-4 {
    width: 24%;
    float: left;
    margin: 40px 0;
}
.container-1400 .row.pr-0.pl-0 {
    margin-left: auto;
margin-right: auto;
justify-content: space-between;
}
.max_1200{
    max-width:1200px;
}
.radio_sel {
    max-width: 300px;
}
.sub-menu li.menu-item .sub-menu {
 /*   display: none !important;
    opacity: 0 !important; */
    margin-left: 10px;
padding-left: 20px;
padding-bottom: 25px;
padding-top: 10px;
}
.wpml-ls-sub-menu li:first-child {
border-top: 2px solid #074372 ;
padding-top: 10px;
margin-top: -2px;
}
h5.home_icon_p {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.header_new .mobile-menu-icon-pro {
    display: none !important;   
}
.header_new nav#site-navigation .sf-menu, .header_new #header-top-qube .sf-menu {
    display: inline-block !important;
}
#new-home .sf-menu > li > a {
    padding: 0px !important;
      line-height: 1;
      margin-left: 10px;
      margin-right: 10px;
      height: 5.5vw;
align-items: center;
display: flex;
max-height: 96px;
}
.menu_other {
    right: 10px !important;
    margin-right: 10px !important;
}
.lang_swtch {
    width: 105px !important;
    text-transform: capitalize !important;
    margin-right: 10px !important;
}
.weather {
    padding-left: 20px !important
}
 #navigation-border-top-qube {
    float: none;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 65%;
}
.sf-menu li .menu-pro.sub-menu li{
   /* background: #fff !important;
    margin-left: -100vw;
    padding-left: 100vw;
    margin-right: -100vw;
    padding-right: 100vw; */
    border: none !important;
}
.header_new .menu-pro.sub-menu {
    top: 5.67vw !important;
    left: 9px !important;
    background: #fff !important;
    box-shadow: 0 2px 4px 0px #ccc;
    padding: 10px 10px 30px 25px;
    width: auto !important;
    /*
    padding-top: 40px;
    min-height: 250px;
    padding-left: 100vw;
    padding-right: 100vw;
    margin-left: -100vw;
    margin-right: -100vw;
    */
}
.wpml-ls-sub-menu {
    box-shadow: 0 2px 4px 0px #ccc;
    background: #fff;
    /*
    margin-left: -100vw !important;
    padding-left: 100vw !important;
    margin-right: -100vw !important;
    padding-right: 100vw !important;
     min-height: 290px;
    */   
}
.link-box {
    padding: 10px 10px 25px !important;
    border-radius: 0 !important;
    width: 24vw;
}
.link-box img.angle {
    max-width: 18px !important;
    max-height: 18px;
    display: block;
}


}



@media (max-width: 1279px) {
.header_new .mobile-menu-icon-pro {
    display: block !important;
    border: none !important;
    margin-top: 14px !important;
}
.header_new #main-nav-mobile .menu-pro.sub-menu > li > a {
   color: #888 !important;
}
.header_new #main-nav-mobile .menu-pro.sub-menu > li:hover > a {
   color: #184c74 !important;
}
.header_new.visible-pro .mobile-menu-icon-pro {
    border-color: #074372 !important;
}
.header_new.visible-pro .icon-pro.icon-menu {
    color: #074372 !important;
}
.header_new nav#site-navigation .sf-menu, .headeeer_new #header-top-qube .sf-menu {
    display: none !important;
}
.header_new #main-nav-mobile {
    background: #fff !important;
    padding: 10px 0;
}
.header_new #main-nav-mobile li a{
    color:  #074372 !important;
     border-bottom: none !important;
     padding: 10px 15px !important;
     text-transform: capitalize !important;
     line-height: 1;
}
#main-nav-mobile ul.mobile-menu-pro li .sub-collapser{
   color:  #074372 !important;
}
ul.mobile-menu-pro li::before{
    display: none !important;
}
ul.mobile-menu-pro {
    border-top: none !important; 
}
.wpf_lan_parent a.wpml-ls-item-toggle::after {
    right: 0 !important;
}
.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    padding-right: 15px;
}
.wpf_lan_parent, .lang_swtch {
    width: auto !important;
}
.lang_swtch {
    margin-right: 10px !important;
}
.wpml-ls-native {
    width: 26px;
    overflow: hidden;
    display: block;
}
.wpf_lan_parent .wpml-ls-sub-menu {
    width: 100px;
}
.weather {
    padding-left: 10px;
}
.menu_other {
    right: 30px !important;
}
ul.mobile-menu-pro li .sub-collapser {
    height: 37px !important;
}
ul.mobile-menu-pro.collapsed li .sub-collapser::before {
    line-height: 37px !important;
}
.mobile-menu-pro > li.normal-item-pro.menu-item:hover > a {
    background: #f8f8f8;
}
.menu-pro.sub-menu {
    border-top: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
}
.page-template-template-inicio-new-2 {
    overflow-x: hidden;
}
.lang_swtch ul .wpml-ls-current-language {
    padding: 5px 0 !important;
    max-height: 64px !important;
}
}



@media (min-width: 1024px) { 
.fl_search {
    width: auto;
    background: #fff;
    padding: 25px 22px 45px 22px !important;
    position: absolute !important;
    top: 25%;
    right: 13.5%;
    box-shadow: 0px 0px 3px 0px #ccc;
}
.fl_search h5 {
    padding-right: 40px;
    padding-left: 20px;
    padding-bottom: 15px;
    padding-top: 10px;
}
.radio_sel {
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: 'Lato-SemiBold';
    font-weight: normal;
    padding-left: 20px;
}
 #rev_slider_12_1, #rev_slider_12_1_forcefullwidth {
    min-height: 620px !important;
}
ul.mobile-menu-pro li > ul {
    position: static !important;
}
ul.mobile-menu-pro li {
    display: block !important;
    width: 100% !important;
}



}
@media (max-width: 1023px) { 

.vc_col-sm-12.wpf_home_slider {
    padding: 0 !important;
}
.wpf_home_slider .vc_column-inner {
    padding: 0 !important;
}

}

@media only screen and (min-width: 768px) and (max-width: 1023px)  {

h5.home_icon_p {
    font-size: 16px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.fl_search {
    box-shadow: none !important;
    overflow: hidden;
}
#fl_date {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.form-group.has-search {
    width: 48% !important;
    float: left;
    margin-top: 24px;
    margin-left: 4%;
}
.fl-date{
    width: 48% !important;
    float: left;
    margin-top: 25px;
    margin-bottom: 10px;
}
.slider_srch .form-control { 
    padding-bottom: 3px !important;
}
label.fl-date::after {
    top: -6px !important;
}

}



@media (min-width: 768px) { 
.airport_facility_new .col-lg-2.col-xs-6 {
    max-width: calc( 25% - 16px ) !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}


}

@media (max-width: 959px) { 
header#masthead-qube.transparent-qube.default-non-fixed {
    background-color: transparent !important;
}

}


@media (max-width: 767px) { 
.row.airport_facility_new.row-eq-height {
      max-width: 320px;
}
.box{
    min-height: 150px !important;
}
.box_description img {
    max-width: 62px;
}
.airport_facility_new .col-lg-2 {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 50%;
    max-width: 47%;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.airport_facility_new h5.home_icon_p {
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 15px !important;
}
.services_bg {
    margin-top: 70px !important;
}
.service_box.col-md-4 {
    width: 48%;
    margin: 10px 1%;
 }
 header#masthead-qube.fixed-pro {
    display: block !important;
}
.fl_search {
    box-shadow: none !important;
    padding-bottom: 0 !important
}
.form-group.has-search {
    display: inline-block !important;
    width: 280px !important;
}
#fl_date {
    width: 180px !important;
    /* margin-right: 15px; */
}
label.fl-date{
    margin-right: 20px;
}
/*
label.fl-date::before {
    right: 25px !important;
}
label.fl-date::after {
    right: 24px !important;
} */
.fl_search h5 {
    font-size: 23px !important;
}
.form__radio-label {
    padding-left: 30px !important;
}
.banner-ad-lower-region img {
    margin-top: 10px !important;
}
.banner-ad-lower-region {
    margin-bottom: 15px !important;
    padding-right: 10px;
padding-left: 10px;
}
.radio_sel {
    max-width: 300px;
}


}

@media (max-width: 639px) { 
.js-wpml-ls-item-toggle.wpml-ls-item-toggle .wpml-ls-flag {
    display: none !important;
}
.wpml-ls-display {
    display: inline-block !important;
}
.wpml-ls-sub-menu .wpml-ls-flag {
    float: right !important;
}
.togglesearch{
    width: 76vw !important;
    top: 51px !important;
}
.togglesearch input[type="search"]{
    width: 68vw !important;
}
.sub-title {
     padding-left: 15px !important;
     padding-right: 15px !important;
}
.services_bg {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

}
    @media only screen and (min-width: 480px) and (max-width: 767px)  {
 
.service_box.col-md-4 {
    width: 48% !important;
    margin: 10px 1% !important;
 }
 .width-container-qube-new {
    padding-left: 15px;
    padding-right: 15px;
 }
}

@media (max-width: 533px) { 
.form__radio-group {
    width: 37% !important;
}
}

@media (max-width: 479px) { 

#logo-pro img {
    width: 150px;
}
body .fixed-pro #logo-pro-sticky-option, body .fixed-pro #logo-pro-sticky-option img, body .fixed-pro #logo-pro, body .fixed-pro #logo-pro img {
    max-width: 120px !important;

}
header#masthead-qube.header_new h1#logo-pro {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.lang_swtch ul .wpml-ls-current-language {
    padding: 14px 0 !important;
    min-height: 29px;
}
.togglesearch{
   top: 45px !important;
}
.togglesearch input[type="search"] {
    padding: 10px 10px 10px 20px !important;
    font-size: 16px !important;
}
.header_new .mobile-menu-icon-pro {
    margin-top: 10px !important;
}
.service_box.col-md-4 {
    width: 94vw !important;
    margin: 5px auto;
 }
 .width-container-qube-new {
    max-width: 92vw !important;
 }
   
}


/*////// FOR NEW HOME PAGE END/////////////////////*/