/*Format*/
.backgroundwhite{ background: #FFF;}
.grey-background { background:#C0C0C0;}
.grey-color { color:#C0C0C0;}
.text-bold { font-weight: bold; }
.linebottom-grey { border-bottom: #C0C0C0 1px solid; }
.border-solid-grey { border: #C0C0C0 1px solid; }
.padding0{ padding: 0px !important;  }
.padding10{ padding: 10px !important;  }
.padding-top5{ padding-top: 5px; }
.padding-top25{ padding-top: 25px; }
.padding-top50{ padding-top: 50px; }
.padding-top75{ padding-top: 75px; }
.padding-top100{ padding-top: 100px; }
.padding-bottom5{ padding-bottom: 5px; }
.padding-bottom15{ padding-bottom: 15px; }
.padding-bottom25{ padding-bottom: 25px; }
.padding-bottom50{ padding-bottom: 50px; }
.padding-bottom75{ padding-bottom: 75px; }
.padding-bottom100{ padding-bottom: 100px; }
.padding-left0{ padding-left: 0px; }
.padding-left10{ padding-left: 10px; }
.padding-right0{ padding-right: 0px; }
.padding-right10{ padding-right: 10px; }
.margin-left10{ margin-left:10px; }
.margin-top10{ margin-top:10px; }
.margin-top15{ margin-top:15px; }
.margin-top25{ margin-top:25px; }
.margin-bottom20{ margin-bottom:20px; }
.margin-bottom25{ margin-bottom:25px; }
.margin-bottom10{ margin-bottom:10px; }
.margin-bottom15{ margin-bottom:15px; }
.margin-bottom5{ margin-bottom:5px; }
.text-size10 { font-size: 10px; }
.text-size11 { font-size: 11px; }
.text-size12 { font-size: 12px; }
.text-size13 { font-size: 13px; }
.text-size14 { font-size: 14px; }
.text-center{ text-align: center;}
.text-right{ text-align: right;}
.align-center{ text-align: center !important; margin:0px auto !important; }
body{
    font-family: vincisansregular,Helvetica,Arial,sans-serif;
    padding-bottom: 0px;
}
a {  }
a:visited { text-decoration: none; }
a:link, a:active, a:hover { text-decoration: none; transition: color 0.25s ease 0s; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
h1,h2,h3,h4,h5,h6 > home{
    font-weight: 700;
    color: #004990;
    margin-top: 0px !important;
    margin-bottom: 8px;
}
.navbar-nav .open .dropdown-menu{
    background: #FFFFFF;
}


/* CONTACT FORM
-------------------------------------------------- */
#contactForm{margin:15px 0;padding-bottom:15px;}
#contactForm .formContent{width:100%;}
label{display:block;}
label span.name{padding:0 0 0 15px;font-style:italic;color:#d81614;font-size:10px;}
label span.email{padding:0 0 0 15px;font-style:italic;color:#d81614;font-size:10px;}
label.optional{font-weight:normal;}
input{border:1px solid #aaa5a2;}
input{padding:6px;border:1px solid #aaa5a2;}	
select{padding:6px;display:block;border:1px solid #aaa5a2; width:100%;}
.submit{font-family: Georgia;display:block;cursor:pointer;background:#000;text-align:center;color:#fff;padding:7px 10px;border:none;margin-top:10px; width:auto}	
textarea{border:1px solid #aaa5a2;padding:7px;overflow:auto;width:100%;}	
fieldset{border:none;margin:0 0 25px 0;clear:both;}	
input.inputError{border:1px solid #E22221;}	
label.inputError{display:none!important;}
textarea.inputError{border: 1px solid #EFBF18 !important;}
option{padding:2px 0 0 5px;}
.responseMessage{display:block;padding:8px;background:#e0e0e0;color:#9c5203;}
 

/*BoxState*/
.boxstate-box-line1 {
    background: #0001c0 none repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    width: 90px;
}
.boxstate-box-line2 {
    background: #fe0100 none repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    width: 90px;
}
.boxstate-box-news {
    color: #00397d;
    font-weight: bold;
    padding-left: 5px;
}
.boxstate-table {
    border-collapse: separate;
    border-spacing:  5px;
}

/*BoxSchedule*/
.boxschedule-box-bg {
    background: #ff6300 none repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
}
.boxschedule-box-news {
    color: #00397d;
    font-weight: bold;
    padding-left: 5px;
}
.boxschedule-table {
    border-collapse: separate;
    border-spacing:  5px;
}


/*Download app*/
.downloadapp {
    margin-top: 3px !important;
    background: #d9534f !important;
}    
.downloadapp:hover, .downloadapp:focus, .downloadapp:active, .downloadapp:link, .downloadappa:visited{
    background: #c9302c !important;
    color: #FFF !important;
}   
.appimage-maxsize{ max-height: 460px;}

/*Coming soon*/     
﻿.comingsoon{
    background: #004990;
    height: 100%;
    min-height: 500px;
    margin-top: 10%;
}
.comingsoon2{
    text-align: center !important;
    margin:0px auto !important;
}

/*Social Networks*/
.fa-facebook-square{
    font-size: 20px !important;
    padding-top: 1px !important;
    line-height: 1px !important;
}
.fa-twitter-square{
    font-size: 20px !important;
    padding-top: 1px !important;
    line-height: 1px !important;
}
.fa-google-plus-square{
    font-size: 20px !important;
    padding-top: 1px !important;
    line-height: 1px !important;
}


.h2routes{
    font-weight: none !important;
    font-size: 14px !important;
    line-height: 1.42857 !important;
    display: inline !important;
}    

.text-align-footer
{
    text-align:right;
}
.navbar 
{
    background: #004990;
    border-radius: 0px;
    margin-bottom: 0px !important;
    padding: 10px;
}

.navbar .container
{
    background: #004990;
}

.navbar-brand
{
    color: #FFF !important;	
    padding: 0px !important;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: #00397d;
    border-bottom: 2px solid #ce1126;
}
.navbar-nav > li > a {
    color: #FFF !important;
    border-bottom: 2px solid #004990;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus  {
    color: #FFF;
    background: #00397d !important;
    border-bottom: 2px solid #ce1126 !important;
}

.dropdown-menu > li > a {
    clear: both;
    color: #777 !important;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover {
    color: #777;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: #00397d;
    border-bottom: 2px solid #ce1126;
}
.navbar-inverse .navbar-toggle {
    border-color: #fff;
}
.home-buttons-tabs{
    width:100%;
    z-index:5;
    float:left;
    background:rgba(0, 45, 98,.8);
    border-bottom:.1px rgba(20,20,20,.8) ridge;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    margin-bottom: 1px;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.home-buttons-tabs .button-tab{color:#FFF;padding:5px 10px 5px 10px;white-space:nowrap;cursor:pointer;text-align:center; font-weight: bold}
.home-buttons-tabs .button-tab:hover{color:#d9534f}
.home-buttons-tabs .button-tab1{top:97px;}
.home-buttons-tabs .button-tab2{top:129px; border-bottom-left-radius:5px}
.home-buttons-tabs .button-tab3{top:161px;border-bottom-left-radius:5px}
.home-buttons-tabs a{
    color:#FFF;
}
.home-buttons-tabs a:hover{
    color:#d9534f;
}
.active .button-tab{
    color:#d9534f !important;
    background: none repeat scroll 0 0 rgba(0, 45, 98, 0.6);
}
.home-forms{
    width:100%;
    float:left;
    z-index:5;
    background: #ffffff;;
    padding:5px 10px 15px 10px;
    color: #000000;
    border-bottom: 10px solid #e4e4e4e4;
}
.home-forms p{
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}
.home-forms input {
    font-size: 25px;
    line-height: 25px;
    height: 50px;
    color: #bc0000;
    margin-bottom: 10px;
}
.home-forms select {
    color: #bc0000;
    margin-bottom: 10px;
}
.home-forms button {
    font-size: 20px;
    padding: 10px 35px 10px 35px;
}
.home-flightinfo{
    height: auto;
    padding-bottom: 30px;
}

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* inline-block space fix */
    margin-right:-4px;
}


.geolocateicon{

}

#footer {
    background: #004990;
}
.footer-bottom {
    background-color: #004990;
    color: #fff;
    height: 100%;
}

.footer-bottom-seo{
    padding: 35px 0px 0px 0px !important;
}

.footer-bottom-seo-item{
    margin-bottom: 35px !important;
}

.footer-bottom-line{
    padding: 0px !important;
}
.footer-bottom-copyright{
    padding: 0px 0px 15px 0px !important;
}
.footer-bottom a {
    color: #ffffff;
}

.footer-bottom h4 {
    color: #d9534f;
}

.footer-bottom hr{
    margin-top: 0px !important;
    margin-bottom: 15px !important;
}

.footer-bottom ul li a{
    color: #FFF !important;
}

.footer-bottom ul li a:hover{
    color: #d9534f !important;
    text-decoration: none !important;
    transition: color 0.25s ease 0s !important;
}


.footer-bottom a:visited {
    text-decoration: underline;
}
.footer-bottom a:hover {
    color: #d9534f !important;
    text-decoration: none !important;
    transition: color 0.25s ease 0s !important;
    
}

/*************************************************
****** SCROLL ************************************
**************************************************/
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #777777;
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 15px;
    bottom: 15px;
    padding-top: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
    background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
    opacity: 1.0;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
}


.btn-disvover
{
    width: 100%;
    font-weight: bold;
}
#map-canvas {
    display: block;
    width: 100%;
    height: 100%;  
}
#panel {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -100px;
  z-index: 5;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #999;
}
#directions-panel {
  height: 450px;
  width: 100%;
  overflow: auto;
}
#control {
  background: #fff;
  padding: 5px;
  font-size: 14px;
  font-family: Arial;
  border: 1px solid #ccc;
  box-shadow: 0 2px 2px rgba(33, 33, 33, 0.4);
  display: none;
}
      
.discover-map{
    
}

.discover-left{
        padding-top: 10px!important;
        height: 100%;
    }
    
.select-error
{
    background-color: #d9534f !important;
    color: #FFFFFF !important;
}

/*************/
/*Tweets popup*/
.modal-header{
    background: #004990;
}
.modal-title{
    color: #FFF;
}
.modal-footer{
    background: #d9534f;
}

.home-background .home-mask-white {
    height: 100%;
}
     

/*************/
@media screen{

    .hr-red{
        border-color: #bc0000;
    }
    .hr-small {
        width: 55px;
    }

}
@media ( max-width: 767px ) {
    body{
        background-color: #ffffff !important;
    }
    .footer-bottom {
        display:block;
    } 
    .pull-right{
        float:left !important;
    }
    .geolocateicon{
        margin-bottom: 10px;
    }
    .text-align-footer
    {
        text-align:left;
    }
    .home-content {
        padding: 0px;
    }
    .home-background{
        background: #f0f0f0;
    }
    .discover-background {
        height: 100%;
        overflow: hidden;
        position: relative;		
        margin-bottom: 0px;
        background: #ffffff;
        padding-top: 20px;
        padding-bottom: 20px;
    } 
}

@media (min-width:768px) and (max-width:992px) {
    body{
        background-color: #ffffff !important;
    }
    .geolocateicon{
        margin-bottom: 10px;
    }
    .text-align-footer
    {
        text-align:right;
    }
    .home-content {
        padding: 15px 0px 15px 0px;
    }
    .home-background{
        background: #f0f0f0;
    }
    
    .discover-background {
        height: 100%;
        overflow: hidden;
        position: relative;		
        margin-bottom: 0px;
        background: #ffffff;
        padding-top: 20px;
        padding-bottom: 20px;
    } 
	
}
@media ( min-width: 993px ) {
    body{
        background-color: #ffffff !important;
    }
    .margin-bottom-estaciones{ margin-bottom: 100px; }
	
    .tabContainer ul
    {
        margin: 0px;
    }
    .navbar-brand
    {
        padding: 0px !important;
        margin-right: 20px;
    }
    .navbar-collapse
    {
        padding-bottom: 0px !important;
    }

    .home-background {
        background-image: url('../images/background-1366x768.jpg');
        background-repeat: no-repeat;
        background-size: 100%;
        height: 100%;
        overflow: hidden;
        position: relative;		
        margin-bottom: 0px;
        /*min-height: 554px;*/ /*With skyscanner banner*/
    } 
    .home-background .layout-container {
        left: 50%;
        margin-left: -430px;
        margin-right: -430px;
        margin-top: -172px;
        position: absolute;
        right: 50%;
        top: 50%;
    }
    
    .slogan{
        width: 754px;
        height:92px;
        background:url(../images/slogan.png) no-repeat;
        text-indent:-9999em;
        display:block;
        margin:0 auto -10px;
        /*margin-top: 30px;*/
        position:relative;
        z-index:1;
        background-size:contain;
    }
    .home-buttons-tabs{
        width:15%;
        z-index:5;
        float:left;
        background:rgba(0, 45, 98,.8);
        border-right:.1px rgba(20,20,20,.8) ridge;
        border-top-left-radius:5px;
        border-bottom-left-radius:5px;
        border-top-right-radius:0px;
        border-bottom: none;
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }
    .home-buttons-tabs .button-tab{color:#FFF;padding:5px 10px 5px 10px;white-space:nowrap;cursor:pointer;text-align:right}
    .home-buttons-tabs .button-tab1{top:97px;}
    .home-forms{
        width:500px;
        float:none;
        z-index:5;
        background: #ffffff;
        border-top-right-radius:5px;
        border-bottom-right-radius:5px;
        border-bottom-left-radius:5px;
        padding:5px 25px 15px 25px;
        color: #004990;
        margin: 0 auto;
        border-bottom: none;
    }
    .discover-background {
        height: 100%;
        overflow: hidden;
        position: relative;		
        margin-bottom: 0px;
        background: #ffffff;
        padding-top: 20px;
        padding-bottom: 20px;        
    } 
    .home-content {
        padding: 100px 0px 100px 0px;
    }

    
    .discover-no-padding
    {
        padding: 0px!important;
        
    }
    .navbar-nav > li {
        margin-left: 2px;
    }
	
}
/*** Map SWF-HTML5 */
@media ( max-width: 380px ) {
	.map-stations{
		width: 298px;
		height: 254px
	}
}
@media (min-width:381px) and (max-width:500px) {
	.map-stations{
			width: 357px;
			height: 304px
		}
}
@media (min-width:501px) and (max-width:767px) {
	.map-stations{
			width: 572px;
			height: 488px
		}
}

@media (min-width:768px) and (max-width:818px) {
	.map-stations{
			width: 691px;
			height: 589px;
		}
}
@media (min-width:819px) and (max-width:991px) {
	.map-stations{
		width: 780px;
		height: 655px;
	}
	
}
@media (min-width:992px) and (max-width:1023px) {
	.map-stations{
		width: 580px;
		height: 495px;
	}
	
}
@media (min-width:1024px) and (max-width:1199px) {
	.map-stations{
		width: 580px;
		height: 495px;
	}
}
@media ( min-width: 1200px ) {
	.map-stations{
		width: 727px;
		height: 620px;
	}
}

/* Skyscanner */
.MultiVerticalWidget__searchWidget___2L8CT label{
    font-size: 16px !important;
}
.TabHeader__title___2_pnn {
    font-size: 15px !important;
}
.bpk-button{
    font-size: 18px !important;
}
