/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
    padding-bottom: 40px;
    color: #5a5a5a;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0;
}

.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-wrapper .navbar .container {
    width: auto;
    background-color: #fbaa00;
}

.navbar-brand {
    width: 190px;
    height: 50px;
    display: table-cell;
    background-color: #FFF;
    padding-top: 0px;
    padding-left: 0px;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.carrusa {
    padding-top: 11px;
}

/* Carousel base class */
/* .carousel {
    height: 675px;
    margin-bottom: 60px;
}

/* Since positioning the image, we need to help out the caption */
/* .carousel-caption {
    z-index: 10;
    text-shadow: 1px 1px 1px #000000;
}

/* Declare heights because of positioning of img element */
/* .carousel .item {
    height: 675px;
    background-color: #777;
}

.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: auto;
} */
/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.container2 {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.container3 {
    max-width: 550px;
    width: 300px;
    margin: 0 auto;
    position: center;
}

.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;
}

.marketing h2 {
    color: 707070;
    font-weight: normal;
}

.marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px;
}

.clientes {
    padding-top: 3px;
    line-height: 1.5em;
    letter-spacing: 0.5px;
}

.fondo {
    width: 100%;
    margin: 0px;
    background: #1b2e5d;
    display: block;
    color: #FFF;
    padding: 10px 15px 10px 15px;
}

.fondo h5 {
    line-height: 1.4em;
}

.fondoini {
    width: 100%;
    margin: 0px;
    background: #1b2e5d;
    display: block;
    color: #FFF;
    padding: 10px 35px 20px 35px;
}

.fondoini h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height: 1.3em;
    text-align: center;
}

/* Featurettes
------------------------- */
.featurette-divider {
    margin: 50px 0;

    /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -1px;
}

.featurette-heading1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -1px;
}

.text-muted {
    color: #1b2e5d;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 768px) {
    /* Navbar positioning foo */
    .navbar-wrapper {
        margin-top: 20px;
    }

    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0;
    }

    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar {
        border-radius: 4px;
    }

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }

    .fondoini {
        padding-top: 1px;
        padding-bottom: 15px;
    }

    .fondoini h3 {
        font-size: 1em;
    }
}

@media (min-width: 480px) {
    .fondoini {
        padding-top: 0.5px;
        padding-bottom: 19px;
    }

    .fondoini h3 {
        font-size: 1.1em;
    }
}

@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }
}

.myclass,
#btn {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    background-color: #fe7802;
    color: #e5e7e2;
}

#btn {
    color: #1b2e5d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    background-color: #fbaa00;
}

.btnbar {
    color: #1b2e5d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    background-color: #fbaa00;
}

.btnbaracti,
a.btnbaracti:active,
a.btnbaracti:hover,
a.btnbaracti:link,
a.btnbaracti:visited {
    color: #1b2e5d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    background-color: #EC8B00;
}

p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

a.navbar-brand:active,
a.navbar-brand:hover {
    color: transparent;
    background-color: #FFF;
}

.titular {
    color: #1b2e5d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: center;
}

.carousel-caption> p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

/* Form de contacto */
#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
    font: 400 12px/16px "Montserrat", Helvetica, Arial, sans-serif;
}

#contact {
    background: #F9F9F9;
    border-radius: 5px;
    padding: 25px;
    margin: 50px 0;
}

#contact h3 {
    color: #F96;
    display: block;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 10px;
}

#contact h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 14px;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
    width: 100%;
    border: 1px solid #CCC;
    border-radius: 5px;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #AAA;
}

#contact textarea {
    height: 100px;
    border-radius: 5px;
    max-width: 100%;
    resize: none;
}

#contact button[type="submit"] {
    cursor: pointer;
    width: 100%;
    border: none;
    border-radius: 5px;
    background: #1b2e5d;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 16px;
}

#contact button[type="submit"]:hover {
    background: #142346;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

#contact input:focus,
#contact textarea:focus {
    outline: 0;
    border: 0.25px solid #999;
}

::-webkit-input-placeholder {
    color: #888;
}

:-moz-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

:-ms-input-placeholder {
    color: #888;
}

.btnflota :hover {
    opacity: 0.7;
    filter: alpha(opacity=70);

    /* For IE8 and earlier */
}

.pieder {
    padding-right: 25px;
}

.pieizq {
    padding-left: 25px;
}