.well {
    background-color: #71a0f4;
    border: none;
}
.nav > li >  .oculto-esc{
    display: none;
    text-align: center !important;
}

@media(max-width: 637px){
    .oculto{
        display: none !important;
    }
    .nav > li >  .oculto-esc{
    display: block;
    text-align: center !important;
    }
    .menu a i {
    margin-top: 0px !important;
    }
    .menu a .fa{
        margin-top: 0px;
    }
}

@media(max-width: 992px){

    ul.slimmenu{
        padding-left: 0px !important;
        
    }
    .nav > li >  .oculto-esc{
    text-align: center !important;
    }
   
    ul.slimmenu li{
        width: 100% !important;
        margin-bottom: 10px;
    }
}



.navbar-collapse{
        max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
ul.slimmenu a {
    color: #fff;
}
ul.slimmenu li{
    position: relative;
    display: inline-block;
    background: url(../imagenes/line.png) 0 14px no-repeat;
    background-size: 15px 10px;
    padding-left: 18px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
ul.slimmenu{
	    text-align: center;
}

/* Custom*/
.sin-padding-right{
	padding-right: 0px !important;
}
body{
	font-family: 'Roboto', sans-serif;
	
}
.mt-50{ margin-top: 50px!important;}
.mt-40{ margin-top: 40px!important;}
.mt-36{ margin-top: 36px!important;}
.mt-30{ margin-top: 30px!important;}
.mt-25{ margin-top: 25px!important;}
.mt-20{ margin-top: 20px;}
.mt-10{ margin-top: 10px!important;}
.mt-5{ margin-top: 5px!important;}

.mt-0{ margin-top: 0px!important;}

.mb-40{ margin-bottom: 30px!important;}
.mb-30{ margin-bottom: 30px!important;}
.mb-20{ margin-bottom: 20px!important;}
.mb-10{ margin-bottom: 10px!important;}

.mb-0{ margin-bottom: 0px!important;}

.m0{ margin: 0!important;}

.pr-10{ padding-right: 10px;}
.p-40{ padding: 40px!important;}

.p2{
	padding: 2px!important;
}
.p0{
	padding: 0!important;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
} 

.overflow-y{
	overflow-y: auto;
}   
.h-280{
	height: 280px;
}

.navbar h1{
	font-size: 28px;
	color: #fff;
	font-weight: 700;
	margin-top: 5px;
}

h1 span{
	color: #3166c4;
	font-weight: 600;
}

h2.sub{
	font-size: 1.158em;
	margin-bottom: 1.8em;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
}
h1.title{
	font-size: 20px;
	color: #323232;
	background: url(../imagenes/line-titles.png) no-repeat left bottom;
	padding-bottom: 15px;
}

.fl{ float: left; }

.plus a{
	text-transform:none;
	color: #638fdb!important;
	text-decoration: none;
	border: 1px solid #638fdb;
	padding: 10px;
	font-size: 14px;
}
h2.plus a:hover{
	color: #618dd8!important;
}

h1.important{
	color: #ee3a43;
	font-size: 30px;
}
h3.nota{
	color:#ee3a43;
}
h3.nota,
h3.avisop{
	
	font-size: 14px;
	font-weight: 700;
}
h3.avisop{
	color:#638fdb;
	font-size: 18px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 20px;
}
small {font-size: 70%!important; }

.bold{font-weight: bold;}
.txt-center{ text-align: center!important;}
.txt-right{ text-align: right!important; }
.txt-left{ text-align: left!important;}

.upper{ text-transform: uppercase; }

.marker{ color: #4170c4;}

a.btn-links{
	color: #618dd8;
	font-size: 1.0em;
	font-weight: 600;
}

a.btn-links:hover{ color: #4170c4;}

.white{color: #fff;}
.relative{
	position: relative;
}

/* menu*/
.navbar-default{
	background-color: #638fdb!important;
	margin: 0;
	border-radius: 0;
	border: 0!important;
}
.navbar-brand{
	padding: 26px 15px!important;
}

.navbar-default .navbar-nav > li > a.active{
	background: #4170c4;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	padding: 26px 20px;
}

.navbar-default .navbar-nav > li > a {
	color: white;
	font-size: 20px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	padding: 26px 20px;
	
}
.navbar-default .navbar-nav > li > a.done{
	color: #055760;
}


.pregunta-ext {
    background: #618dd8;
    display: inline-block;
    width: 2.4em;
    height: 2.4em;
    line-height: 2.2em;
    font-weight: 700;
    text-align: center;
}

a.pregunta  {
	background: #618dd8;
	display: inline-block;
	width: 2.4em;
    font-size: 20px;
    text-decoration: none;
    line-height: 1.8em;
    font-weight: 700;
    text-align: center;
    color: #fff;

}
.edit{
    opacity: 0;
    position: absolute;
    top: 80%;
    transition: opacity .2s linear;
    color: #618dd8!important;
}




footer{
	background: #2c2c2c;
	position: fixed;
	width: 100%;
	bottom: 0;
}

footer ul li{
	display: inline-block;
	padding: 10px 40px;
	margin: 0;
	
}
footer ul li a{
	color: #fff!important;
	text-transform: uppercase;
	font-size: 14px;
}

@media (min-width: 960px){
	.options-info-timeline {
	    min-height: 50px;
	}
	.ButtonOptionsSelect {
		margin-top: 28px;
	}
}
@media (min-width: 680px){
	.options-info-timeline {
	    min-height: 58px;
	}
}
.options-info-timeline {
    margin-bottom: 6px;
    min-height: 42px;
}

@media (min-width: 680px){
	.options-timeline-city {
	    font-size: 18px;
	    line-height: 20px;
	    color: #638fdb;
	    text-transform: uppercase;
	}
	.options-timeline-time {
	    font-size: 22px;
	    line-height: 22px;
	    color: #000;
	}
}

.options-timeline-timelineBar:after, .options-timeline-timelineBar:before {
    background-color: #638fdb;
    border-radius: 50%;
    content: '';
    height: 6px;
    position: absolute;
    top: -2px;
    width: 6px;
}

.options-timeline-timelineBar:after {
    right: -2px;
}
.options-timeline-timelineBar:after, .options-timeline-timelineBar:before {
    background-color: #638fdb;
    border-radius: 50%;
    content: '';
    height: 6px;
    position: absolute;
    top: -2px;
    width: 6px;
}

.registro input,
.registro label{
	margin-bottom: 5px;
	margin-top: 5px;
}

.ButtonOptionsSelect,
.ButtonBack,
.ButtonContinue,
.buttonAgregar,
.ButtonFi,
.ButtonCorreo{
    background-color: #fff;
    border: 1px solid #85affc ;
    border-radius: 2px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    text-align: center;
    width: 100%;
	font-size: 16px;
    color: #638fdb;
    padding: 5px 0;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    margin-top: 28px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}
.ButtonOptionsSelect{
	height: 98px;
}
.ButtonOptionsSelect:hover{
	background-color: #638fdb;
	border:1px solid #fff;
	color: #fff;
}

.ButtonOptionsSelect:hover img{
	display: none;
}

.ButtonContinue{
	background-color: #618dd8;
	border: 2px solid #fff;
	border-radius: 2px;
	color: #fff;
	padding: 8px;
}

.ButtonFi{
	background: #6087cc;
	border: 1px solid #fff;
	color: #fff;
	padding: 4px;
}

.ButtonCorreo{
	background: #dbbc7c!important;
	border: 1px solid #fff;
	color: #fff;
	padding: 4px;
}

.ButtonFi:hover{
	background: #fff;
	border: 1px solid #9abcf7;
	color: #9abcf7;
}

.ButtonCorreo:hover{
	background: #fff!important;
	border: 1px solid #e9c07c;
	color: #e9c07c;
	padding: 4px;
}


.buttonAgregar{
	background-color: #618dd8;
	border: 2px solid #fff;
	border-radius: 2px;
	color: #fff;
	font-size: 15px;
	padding: 7px;
	
}
.ButtonContinue:hover,
.buttonAgregar:hover{
	background-color: #fff!important;
	border: 2px solid #618dd8;
	color: #638fdb;
}
.ButtonBack{
	background-color: #444949;
	color: #fff;
	border: 1px solid #444949;
	border-radius: 0;
	transition: all 0.3s ease 0s;
}
.ButtonBack:hover{
	background-color: #000;
	color: #638fdb;
	border: 1px solid #000;
	box-shadow: inset 0 0 0 3px #000;
}

.ButtonRed {
	 background-color: #ee3a43!important;
}

.ButtonRed:hover {
	background-color: #638fdb!important;
	border: 2px solid #fff!important;
	color: #fff!important;
}

.button-edit, .button-save{
	position: absolute;
	border:1px solid #c8dafc;
	background: #fff;
	color: #618dd8;
	font-size: 12px;
	font-weight: 700;
	padding: 3px 15px;
	right: -24px;
	top: -27px;
	transition: all 0.3s ease 0s;
}
.button-edit:hover, .button-save:hover{
	background: #618dd8;
	color: #c8dafc;
}

.button-process{
	border:1px solid #c8dafc;
	background: #fff;
	color: #618dd8;
	font-size: 12px;
	font-weight: 700;
	padding: 3px 15px;
	transition: all 0.3s ease 0s;
}
.button-process:hover{
	background: #618dd8;
	color: #c8dafc;
}

/* @group Untitled Group */

.datos p{
	border-bottom: 1px solid #d8e3e5;
}



/* @end */

.categoria{
	font-weight: 700;
	padding-bottom: 2px;
}
.border-resp{
	border-bottom: 1px solid #f9f9f9;
}
.enviar {
    background: #fff;
    border: 1px solid #ee3a43;
    line-height: 18px;
    font-size: 14px;
    padding: 4px 10px;
    color: #ee3a43;
    text-align: center;
    display: block;
    transition: border .15s linear,margin-bottom .15s linear,-webkit-transform .15s linear;
    transition: transform .15s linear,border .15s linear,margin-bottom .15s linear;
    transition: transform .15s linear,border .15s linear,margin-bottom .15s linear,-webkit-transform .15s linear;
}

.ButtonBack_red {
    background-color: #ee3a43;
	color: #fff;
	border: 1px solid #ee3a43;
	border-radius: 0;
	transition: all 0.3s ease 0s;
    font-size: 16px;
    padding: 5px 0;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    margin-top: 28px;
    transition: all 0.3s ease 0s;
}

.ButtonBack_red:hover{
	background-color: #fd454f;
	color: #fff;
	border: 1px solid #fd454f;
	box-shadow: inset 0 0 0 3px #fd454f;
}


.eliminar {
    background: #fff;
    border: 1px solid #ee3a43;
    line-height: 18px;
    font-size: 14px;
    padding: 4px 10px;
    color: #ee3a43;
    text-align: center;
    display: block;
    transition: border .15s linear,margin-bottom .15s linear,-webkit-transform .15s linear;
    transition: transform .15s linear,border .15s linear,margin-bottom .15s linear;
    transition: transform .15s linear,border .15s linear,margin-bottom .15s linear,-webkit-transform .15s linear;
}
.eliminar:hover{
	border: 1px solid #fff;
	background: #ee3a43;
	color:#fff;
	
}

.delete{
	opacity: 0;
	position: absolute;
	top: 25%;
	left: 28px;
	transition: opacity .2s linear;
	color: #fff!important;
	font-weight: bold;
}
.p-delete{
	padding: 3px 0 8px 0;
	opacity: 1;
}

.eliminar:hover .delete{display:block;opacity:1;position:absolute;top:28%}

.eliminar:hover .p-delete{opacity:0;}



/*genericos*/
.borde-gral{
	border: 1px solid #afc9f9 ;
	/*padding: 1em;
	margin: .5em;*/
}

.box{
	border: 0;
	background: #f8f7f7;
	border: 1px solid #f1f3f4;
	padding: 1em;
	/*margin: .5em;*/
}

/*FORMS*/

.fecha > ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff!important;
  font-weight: 500!important;
}
.fecha >  ::-moz-placeholder { /* Firefox 19+ */
  color: #fff!important;
  font-weight: 500!important;
}
.fecha > :-ms-input-placeholder { /* IE 10+ */
  color: #fff!important;
  font-weight: 500!important;
}
.fecha > :-moz-placeholder { /* Firefox 18- */
  color: #fff!important;
  font-weight: 500!important;
}



::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333!important;
  font-weight: 500!important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #333!important;
  font-weight: 500!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #333!important;
  font-weight: 500!important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #333!important;
  font-weight: 500!important;
}

label{
	font-weight: 700;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	vertical-align: middle;
	line-height:34px
}
/*input{
	background: none;
    width: 100%;
    height: 36px;
    padding: 0 2%;
    border-radius: 0!important;
    box-shadow: none!important;
	border-bottom: 2px solid #fff!important;
    border-top: 0!important;
    border-right: 0!important;
    border-left: 2px solid #fff!important;
    border: 2px solid #fff!important;
    font-size: 1.05em!important;
}*/

input{
	background: none;
    width: 100%;
    height: 36px;
    padding: 0 2%;
    border-radius: 0!important;
    box-shadow: none!important;
	border-bottom: 2px solid #afc9f9 !important;
    border-top: 0!important;
    border-right: 0!important;
    border-left: 2px solid #afc9f9 !important;
    border: 2px solid #afc9f9 !important;
    font-size: 1.05em!important;
}

/*MODAL*/

.modal-header {
    background: #638fdb!important;
}


/*BUS*/
.airplane {
      position: relative;
      width: 30px;
      height: 35px;
      top: 60%;
      left: 20%;
      opacity: 0;
      transform: translate(-60%, -60%);
      animation: move 3s infinite;
    }
    
    @keyframes move {
          40% {
            left: 50%;
            opacity: 1;
          }
          100% {
            left: 70%;
            opacity: 0;
          }
        }

/*resumen*/

.gracias-res{
    text-align: center;
    margin: 20px auto;

}

.gracias-res h1{
    text-align: center;
    max-width: 440px;
    margin: 20px auto;
    border-bottom: 2px solid #638fdb;
}

.info_destino {
    border-bottom: 1px solid #afc9f9 ;
}

.tipo_servicio {
    text-align: center;
    margin: .5em auto;
}

.head_resumen {
    background-color: #638fdb;
    margin: 0 .5em;
    padding: 1em;
    height: 4em;
}

.fecha_resumen {
    float: right;
    text-align: right;
    color: white;
    line-height: 2em;
}

.tit_resumen {
    color: white;
    font-size: 1.4em;
}

.txt_der {
    text-align: right;
    float: right;
}

.pasajeros_resumen {
    padding: 0;
    border-bottom: 1px solid #afc9f9 ;
}

.pasajero div {
    line-height: 1.5em;
}

.res-ida {
    margin-top: 0;
}

.pasajero {
    background-color: #f5f5f5;
    margin: 1em auto;
    padding: .5em;
}

.pasajero h4{
    color: #577bc6;
}

.costo_resumen {
    padding: .5em;
}

.costo_resumen h4 {
    color: #577bc6;
}

.der {
    text-align: right;
}

.btn-max {
    padding: 1.5em;
    text-align: center;
}

.btn-width {
    width: 220px;
    margin: 10px;
}

.selec_pago h4{
    margin-bottom: 2em;
}
.selec_pago input {
    width: auto;
    height: auto;
}


.costo_total {
    line-height: 1em;
    background-color: azure
}

.selec_pago {
    padding-bottom: 1.8em
}

.centro {
    text-align: center;
    color: #555;
}

.margen-bot {
    margin-bottom: 2em;
}

.avisop input {
	width: auto;
	height: auto;
	margin-right: 10px;
	
}
.pd-40{
	padding: 40px;
}


/*@media q*/

@media only screen and (min-width: 150px){
	.pd-40{
		padding: 0px ;
	}
	.txt-right-xs{
		text-align: center;
	}
	.txt-left-xs{
		text-align: center;
	}
	.ButtonOptionsSelect {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.nav > li {
		display: inline-block;
	}
	.navbar-default .navbar-nav > li > a > span{
		display: none;
	}
	footer{
		background: #2c2c2c;
		position: relative;
		width: 100%;
		bottom: 0;
		margin-top: 10px;
	}
	.container > .navbar-header{
		float: left;
	}
	.navbar-brand img{
		width:95%;
	}
	.navbar-default .navbar-collapse{
		    float: right;
		    border: 0!important;
	}
	.navbar-default .navbar-nav > li > a,
	.navbar-default .navbar-nav > li > a.active{
		padding: 16px 6px;
	}
	.ribbon {
	    width: 100%;
	    border-top: 25px solid #4d4d52;
	    border-bottom: 25px solid #4d4d52;
	    border-right: 25px solid transparent;
	    position: relative;
	}
	.tab-tipo {
	    padding: 10px 20px;
	    position: absolute;
	    top: -42px;
	}
}
@media only screen and (min-width : 699px) {
	.navbar-brand img{
		height: auto;
	}
	.navbar-default .navbar-nav > li > a,
	.navbar-default .navbar-nav > li > a.active{
		padding: 26px 20px;
	}
}
@media only screen and (min-width : 960px) {
	.ButtonOptionsSelect {
		margin-top: 28px;
		margin-bottom: 0px;
	}
	.nav > li {
	    display: block;
	}
	.navbar-default .navbar-nav > li > a > span{
		display: block;
	}
	footer{
		background: #2c2c2c;
		width: 100%;
	}
	.navbar-brand img{
		height: auto;
	}
	.navbar-default .navbar-nav > li > a,
	.navbar-default .navbar-nav > li > a.active{
		padding: 26px 20px;
	}
}

@media (min-width: 992px){
	.txt-right-xs{
		text-align: right;
	}
	.txt-left-xs{
		text-align: left;
	}
	.modal-lg {
	    width: 900px;
	}
	.navbar-brand{
		padding: 26px 15px!important;
	}
	/*.container > .navbar-header{
		float: none;
	}*/
	.navbar-brand img{
		height: auto;
	}
	.navbar-default .navbar-collapse{
		    float: none;
	}
	.navbar-default .navbar-nav > li > a,
	.navbar-default .navbar-nav > li > a.active{
		padding: 26px 20px;
	}
	.ribbon {
	    width: 100%;
	    border-top: 44px solid #4d4d52;
	    border-bottom: 44px solid #4d4d52;
	    border-right: 25px solid transparent;
	    position: relative;
	}
	.tab-tipo {
	    padding: 10px 20px;
	    position: absolute;
	    top: -50px;
	}
	
	
}



.enviar {
    background: #fff;
    border: 1px solid #ee3a43;
    line-height: 18px;
    font-size: 14px;
    padding: 4px 10px;
    color: #ee3a43;
    text-align: center;
    display: block;
    transition: border .15s linear,margin-bottom .15s linear,-webkit-transform .15s linear;
    transition: transform .15s linear,border .15s linear,margin-bottom .15s linear;
    transition: transform .15s linear,border .15s linear,margin-bottom .15s linear,-webkit-transform .15s linear;
}
