

/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

.faq { 
    /*body {*/
    background: url("images/faq.jpg") no-repeat center center fixed; 
    /*    -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: auto;*/
}

html,
body
{
    height: 100%;
}


.img-portfolio
{
    margin-bottom: 30px;
}

.img-hover:hover
{
    opacity: 0.8;
}

a img { /* para evitar el borde en el link en IE 8*/
    border: 0; 
}

ul {
    list-style: none outside none;
}

/* Home Page Carousel */
header.carousel
{
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner
{
    height: 100%;
}

header.carousel .fill
{
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404
{
    font-size: 100px;
}

/* Pricing Page Styles */

.price
{
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup
{
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period
{
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer
{
    margin: 50px 0;
}

/* Responsive Styles */

@media (max-width:991px)
{
    .customer-img,
    .img-related
    {
        margin-bottom: 30px;
    }
}

@media (max-width:767px)
{
    .img-portfolio
    {
        margin-bottom: 15px;
    }
    header.carousel .carousel
    {
        height: 70%;
        margin-top: 28px;
    }
}

.form
{
}

.form-bd
{
    margin-top: 25px;
}

.pasajeros
{
    float: left;
}

.pasajeros
{
    max-width: 250px;
}

.hora {
    padding: 0 0 0 5px ;
    /*    float: left;
        width: 100px;*/
}

.horanopadding {
    padding: 0;
    padding-left: 1px;
}

.control-label {
    margin-bottom: 0px;
}

.conborde {
    border: #000 solid 1px;
}

.btn:hover {
    background-color: #245269;
    color: white;
}

.btn {
    background-color: #c0a16b;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btncar {
    background-color: ghostwhite;
}

.btncar:hover {
    background-color: #245269;
    color: white;
}

.bdform {
    /*background-color: red;*/
    /*border: #000 solid 1px;*/
}

.page-headerbd {
    margin-top: 0; 
    margin-bottom: 0;
}

.h3bd {
    /*margin:0;*/

}

.readmorebd {
    border: #000 thin solid;
    padding: 3px;
    border-radius: 3px;
}

.readmorebd:hover {
    text-decoration: none;
    border-radius: 3px;
} 

.parbd {
    text-align: left;
}

header.carousel {
    height: 60%;
}

.separador {
    height: 50px;
}

/*.navbar {
    height: 103px;
}*/

.hiddenbd {
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}
.navbar-brand > a:active, a:focus {
    outline:none;
} /* oculta el "caminito de hormigas" al seleccionar un link (sólo en el logo)*/

.navbar-brand {
    width: 88px;
    height: 40px;  
/*    background-image: url("../images/logo-small.png");
*/    background-repeat: no-repeat;        
    text-indent: -10000px;
    margin-top: 5px;        
}

.panel-bodybd {
    min-height: 250px;
}

.ui-datepicker {
    z-index: 9999 !important; 
}

.datepicker {
    background-color: #fff !important;
}

/*.datepicker:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}*/

.add-on .input-group-btn > .btn {
    border-left-width:0;left:-2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    outline: none;
}
/* stop the glowing blue shadow */
/*.add-on .form-control:focus {
        box-shadow:none;
        -webkit-box-shadow:none; 
        border-color:#cccccc; 
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;

}*/

.add-on .form-control:hover {
    cursor: pointer;
}

.relleno {
    height: 20px;
    vertical-align: bottom;
}

.fichavehiculo {
    width: 200px;
    height: 200px;
    /*margin: 15px;*/
    /*background-color:  red;*/
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    /*    display: flex;
        justify-content: center;*/
}

.fichainterna {
    /*align-self: center;*/
    display: inline-block;
    width: 150px;
    height: 150px;
}

.img-vehiculo {
    width: 200px;
    margin-bottom: 10px;
    /*height: 170px;*/
}

.img-vehiculo2 {
    margin-right: 2px;
}

.clasevehiculo {
    text-align: center;
    /*margin: 0 auto;*/
}

.centrado {
    text-align: center;
}

.testimonios {
    /*font-weight: bold;*/
    font-size: 1.2em;

}

.testimoniosbd p {
    font-style: italic;
}

.naranja  {
    color: orange;
}

.infofromto .panel-body{
    min-height: 0;
}

/*.selecttransfer {
    text-align: center;
    margin: 0 auto;
    width: 900px;
}*/

.selecttransfer ul {
    float: left;
    margin-top: 25px;
    /*  width: 140px;*/
}

.selecttransfer ul li {
    float: left;
    position: relative;
    text-align: center;
    width: 60px;
}

/*.selecttransfer .icons .suitcase .capacity, .selecttransfer .icons .people .capacity {
    bottom: -11px;
    color: #185D99;
    font-family: Georgia,"Times New Roman",Times,serif;
    left: 12px;
    position: absolute;
    top: 26px;
}*/

.selecttransfer .suitcase .capacity, .selecttransfer .people .capacity {
    bottom: -11px;
    color: #185D99;
    font-family: Georgia,"Times New Roman",Times,serif;
    left: 12px;
    position: absolute;
    top: 26px;
}

.selecttransfer button.submit_button:hover {
    background: none repeat scroll 0 0 #D4EAF1;
    color: #12617E;
    text-shadow: 1px 1px #E4EFF3;
}

.selecttransfer button.submit_button {
    background: none repeat scroll 0 0 #C4DCE3;
    color: #06212B;
    float: right;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.3;
    margin: 15px 0 10px 8px;
    /*   poner este max-width para resoluciones grandes */
    /*    max-width: 55%;    */
    padding: 5px 20px;
}

.imgvehicle {
    float: left;
    /*margin-right: 25px;*/
    text-align: center;
    width: 180px;
}

.vehiclename {
    text-align: center;
}

.totalprice span {
    font-size: 0.7em;
}
.vehiclename, .transftype {
    bottom: -20px;
    color: #185D99;
}

.totalprice {
    color: #06212B;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.39em;
    text-align: center;
    width: 168px;
    padding-top: 0px;
}

.pricecompare {
    float: left;
    text-align: center;
    width: 168px;
    margin-left: 15px;
}

@media (max-width:768px) {
    .pricecompare > p {
        padding-top: 14px;

    }
}

@media (min-width:769px) {
    .pricecompare > p {
        padding-top: 28px;

    }
}

.center-block {
    width: 70%;
}


.datosserv li {
    float: left;
    padding: 5px 20px 0 0;
}
.newline {
    clear: left;
}

.datosserv ul, .selecttransfer ul {
    padding-left: 5px;
}

.imgtransfer {
    width: 120px;
}

.separacion {
    background-color: #e9e9e9;
    margin-bottom: 1em;
    margin-top: 1em;
    min-height: 0.5em;
    /*width: 100%;*/
}

.rowbd {
    margin-left: 15px;
    margin-right: 15px;
}

.mybutton {
    float: left;
    /*margin: 1.5em 0;*/
    max-width: 11em;
    min-height: 2.5em;
    white-space: normal !important;
    word-wrap: break-word !important;
}

.menu-footer {
    padding-left: 0;
}

.menu-footer li {

}

h4.naranja {
    background: transparent url("../images/general/heading_underline.png") repeat-x scroll 0 100%; 
    display: block;
    height: 1.5em;

}

.menu-footer li a {
    background: transparent url("../images/general/heading_underline.png") repeat-x scroll 0 100%; 
    display: block;
    /*vertical-align: middle;*/
    height: 2em;
    margin-top: 5px;
    margin-bottom: 5px;

}

.menu-footer li a::before {
    background-image: url("../images/general/double-arrow.png");
    content: "";
    display: inline-block;
    height: 8px;
    margin-right: 6px;
    vertical-align: baseline;
    width: 10px;
}

blockquote {

    font-size: 14px;
    padding: 5px 10px;
}

.menu-footer-destinations {
    padding-left: 0;
}

.menu-footer-destinations li a::before {
    /*background-image: url("/images/general/double-arrow.png");*/
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 6px;
    vertical-align: baseline;
    width: 10px; 
}

.nombre-web {
    font-size: 1.2em;
    font-weight: lighter;
}

.lista-servicios li {
    /*height: 25px;*/
    margin-bottom: 15px;
}

.inputbd {
    width: 100%;
    resize: vertical;
}

.decryptarea {
    min-height: 600px;
}

.identado {
    margin-left: 15px;
}

.padding-left15 {
    padding-left: 15px !important;
}

.padding-right15 {
    padding-right: 15px !important;
}

.identado {
    margin-top: 10px;
    text-indent: 20px;
    text-align: justify;
}

.orange {
    color: #E79100;    
}

.btn-grande {
    width: 100%;
    font-weight: bold;
}

.botonera {
    border: 1px solid white;
    float: left;
    /*width: 100%;*/
}

.toolsbuttons {
    width: 100%;
}

#tools {
    left: 50%;
    position: fixed;
    top: 0;
    z-index: 1030;   
    /*width:10px;*/
    /*height: 100px;*/
}

#btnPanel1 {
    width: 40px;
    margin-top: 10px;
}

#panel1 {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 1029;   
    background-color: #4D585E;
    width:200px; 
    overflow: hidden;
}

/*.span3 {
    margin-top: 10px;
}*/
.panelinnner {
    /*width: 195px;*/ 
    width: 100%;
    /*position: relative;*/

    /*margin-top:10px;*/
}

#returnInfo {
    display: none;
}

.payment {
    padding-left: 20px !important;
}

.errorvalidacion {
    color: red;
    font-weight: bold;
}

/*.panel-heading .accordion-toggle:after {
     symbol for "opening" panels 
    font-family: 'Glyphicons Halflings';   essential for enabling glyphicon 
    content: "\e114";     adjust as needed, taken from bootstrap.css 
    float: right;         adjust as needed 
    color: grey;          adjust as needed 
}
.panel-heading .accordion-toggle.collapsed:after {
     symbol for "collapsed" panels 
    content: "\e080";     adjust as needed, taken from bootstrap.css 
}*/



.panel-heading .accordion-toggle h4:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  
    content: "\e114";    
    float: right;        
    color: grey;        
    overflow: no-display;
}
.panel-heading .accordion-toggle.collapsed h4:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    
}
a.accordion-toggle{
    text-decoration: none;
}

.panel-heading:hover {
    cursor: pointer;
}

.panel-heading:hover h4 {
    text-decoration: none; /* underline */
}




.panel-transparent {
    background: none;
}

.panel-transparent .panel-heading{
    background: rgba(122, 130, 136, 0.2)!important;
}

.panel-transparent .panel-body{
    background: rgba(46, 51, 56, 0.2)!important;
}

#accordion  p {
    padding: 15px;
}


.lista {
    list-style: disc outside none;
}

.listanopad {
    padding: 0;
}

.satisfaction100 { 
    /*body {*/
    background: url("images/satisfaction-100-guarantee.jpg") no-repeat center center fixed; 
    /*    -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: auto;*/
}

.imgizq {
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 8px;
}

.imgdrcha {
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 8px;
}

.btnajax {
    margin-bottom: 20px;
}

#booking_cab {
    padding: 0;
}

#booking_cab .panel-title {
    padding: 10px;
}

/*.lista-idiomas {
    float:right;
    margin-top: 8px;
    margin-left: 10px;
}*/
.bandera {
    margin-right: 5px;
}

.bandera-texto {
    font-size: 0.85em;
    margin-left: 10px;
}

#coupon {
    text-transform: uppercase;
}