@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:700,500,600);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,300);
body {
    font-family: 'Roboto', sans-serif;
    background-color: #313131;
}

a {
    transition: all 0.2s ease-in-out 0s;
}

.container {
    max-width: 980px;
}

.feed {
    background-color: #ffffff;
    color: #313131;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}


/*header*/

.header-logo {
    background: #000;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}

.footer-claim {
    font-weight: 300;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.white {
    color: #333;
}

.right {
    text-align: left;
}

.end {
    background-color: #313131;
}

a:focus,
a:hover {
    color: #0EA1CD;
    text-decoration: none;
}

.end-text {
    color: #fff;
    font-size: 11px;
    padding: 20px 0 20px 0;
}

.cuota {
    color: #333;
    padding-bottom: 0px;
    font-size: 18px;
}

.bloque-promo {
    margin-top: 20px;
}

.form {
    margin-top: 5px!important;
}

.price-square {
    padding: 1px 1px 1px 1px;
    text-align: center;
    color: #fff;
    background-color: #00995F;
    font-size: 34px;
    font-weight: bold;
}

.modelo {
    border-left: 1px solid #333;
    padding-left: 15px;
    margin-top: 200px;
}


/*form*/

.hero {
    background-position: center center;
    position: relative;
    background-size: cover;
    background-image: url(../img/bg-form.jpg);
    padding-bottom: 20px;
    background-color: white
}

.hero h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #333;
    margin-top: -10px!important;
    margin-bottom: 3px;
}

.hero span {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    color: #333;
    font-weight: bold;
}

.form form>div {
    padding: 5px!important;
    font-size: 12px;
}

.titulo {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-top: 10px;
    margin-bottom: 15px;
}

.form h1,
.title {
    font-size: 24px;
    margin: 15px 0 5px;
    padding-bottom: 15px;
    text-align: center!important;
    font-family: 'Raleway';
    color: #333;
    font-weight: bold;
}

.title {
    line-height: 22px;
    margin-top: 20px
}

.form h1 span,
.title span {
    color: #E63E92;
    font-weight: bold;
    font-family: 'Raleway';
}

.form h2 {
    font-size: 40px;
    padding: 5px 0 5px 0;
    font-weight: bold;
    border-top: 2px solid #F05822;
    border-bottom: 2px solid #F05822;
    position: relative;
    line-height: 40px;
    margin-top: 0;
    font-family: 'Raleway';
    text-align: center;
    color: #F05822;
    margin-bottom: 0px!important;
}

.form h2 span:nth-child(1) {
    font-size: 60px;
}

.form h2 span:nth-child(2) {
    font-size: 24px;
    line-height: 24px;
    position: absolute;
    padding-left: 10px;
    top: 38px;
}

.form h3 {
    font-weight: 700;
    font-style: italic;
    text-align: center;
    font-size: 22px;
    padding-top: 5px;
    margin-top: 0px;
    margin-bottom: 0px!important;
    font-family: 'Open Sans';
    color: #000;
}

.form h4 {
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    line-height: 24px;
    margin-top: 0;
    font-family: 'Raleway';
    text-align: center;
    color: #000;
    padding-top: 15px;
}

.btn-primary {
    background-color: #F97252;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid #F97252;
    color: white;
}

.btn-primary:hover {
    background-color: white;
    color: #F97252;
    border: 1px solid #F97252;
}

.btn-primary:focus {
    background-color: white;
    border-color: #F97252;
    color: #F97252;
}

.hero .image img {
    margin-bottom: 5px;
    margin-top: 80px;
}


/**/

section.module-03 {
    color: black;
    padding: 15px 0;
    background-color: #EEE;
}

.module-03 h3 span {
    border-bottom: 10px solid #393939;
    display: inline-block;
}

.module-03 h3 span:first-child {
    border-bottom-color: #FFDA00;
    padding-right: 10px;
}

section.module-03 li h4 {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

section.module-03 li img {
    margin-top: 30px;
}

section.module-03 .btn-primary {
    font-size: 11px
}

ul.check-list {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 20px;
}


/*footer*/

footer p {
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}

footer {
    height: 1%;
    overflow: hidden;
    padding: 40px 15px;
    font-size: 11px;
    background: #000;
}

footer img {
    margin-right: 10px;
    margin-bottom: 10px;
}

footer ul {
    margin-top: 0px;
    padding-left: 0px;
}

footer li {
    list-style-type: none;
    padding-left: 10px;
}

footer a {
    color: #fff;
}

footer .btn-consultar {
    margin-top: 20px;
}

.modal-body .form-control {
    margin-bottom: 15px;
}

.btn-asesor-xs {
    display: none;
}
.social-icon {
    padding-right: 5px;
}
.iconos-header2 {
    margin-top: 17px;
    margin-bottom: 15px;
    text-align: center;
}
.bloque {
    margin-top: -376px;
}
.item {
    margin-top: 15px;
    margin-bottom: 10px;
}
.iconos {
    margin-top: -2px;
}
.descripcion {
    color: #8C8C8C;
    font-size: 15px;
}
    .module-03 h2{
        font-weight: bold;
        font-size: 32px;
        color: #F97252;
        margin-top: 25px;
    }
    .module-03 p{
        color: #8C8C8C;
    }
    .hora {
        color: #0D8ACB;
        font-size: 20px;
        font-weight: bold;
    }

@media(max-width:767px) {
    .iframe-descarga{
        height: 70px;
    }
    .hero {
        background-position: top;
        background-repeat: no-repeat;
        /*background-color: #000;*/
        background-image: url(../img/bg-form-mobile.jpg);
        min-height: 500px;
    }
    section.module-03 li img {
        margin-top: 0px;
    }
    #form_contactenos {
        display: none;
        width: 100%!important;
    }
    .end-text {
    color: #fff;
    font-size: 11px;
    padding: 20px 0 0 0;
    }
    .btn-asesor-xs {
        display: block;
        margin-top: 15px;
    }
    .cuota {
        text-align: center;
    }
    .descripcion {
    color: #8C8C8C;
    font-size: 14px;
    margin-top: 10px;
}
    .bloque {
    margin-top: -480px;
}
    .bloque-promo {
        margin-top: 20px;
        padding-left: 0px;
        padding-right: 15px;
    }
    .bloque-financiado span {
        color: #00995F;
        font-size: 32px;
        font-weight: bold;
    }
    .bloque-financiado {
        color: #333;
        font-size: 18px;
        line-height: 28px;
        text-transform: uppercase;
        border-left: 1px solid #333;
        padding-left: 10px;
        text-align: left;
        padding-right: 0px!important;
    }
    .bloque-financiado p {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .tag-nuevo {
        margin-bottom: 15px;
    }
    .bonificacion {
        padding-right: 10px;
        padding-left: 0px;
    }
    .btn-yellow-xs {
        margin-top: 15px;
    }
    .divider {
        width: 25%;
        border-top: 2px solid #0EA1CD;
        margin-bottom: 20px;
        margin-top: -15px;
    }
    .border-ft {
        border-bottom: 1px solid #D6D6D6;
        padding-bottom: 10px;
        padding-top: 10px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .modelo {
        border-left: 1px solid #333;
        padding-left: 15px;
        margin-top: 200px;
    }
    .logo-mobile {
        margin-top: 5px!important;
    }
    .claim-desc {
        text-align: center;
        color: #000;
        line-height: 14px;
    }
    .hero .image img {
        margin-bottom: 5px;
        margin-top: 0px;
    }
    .mobile-title {
        margin-top: 15px;
        margin-bottom: 5px;
        font-size: 24px;
        color: #fff;
        font-family: 'Open Sans';
        line-height: 28px;
        text-align: center;
    }
    footer .btn-consultar {
        margin-bottom: 30px
    }
    .firma {
        text-align: center
    }
    .logo-foot {
        margin-left: 80px;
    }
    .i-map {
        margin-left: -50px!important;
    }
    .labels li:nth-child(2) span {
        display: none
    }
    .autos {
        margin-top: -30px!important;
    }
    section.module-03 h3 {
        text-transform: uppercase;
        font-size: 22px;
        position: relative;
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .form h1,
    .title {
        font-size: 13px;
        font-weight: bold;
        margin: 0 0 15px;
        padding-bottom: 0px;
        text-align: center;
        font-family: 'Raleway';
    }
    .form h2 {
        font-size: 20px;
        padding: 5px 0 5px 0;
        font-weight: bold;
        border-top: 2px solid #F05822;
        border-bottom: none;
        position: relative;
        line-height: 20px;
        margin-top: 0;
        margin-bottom: 15px;
        font-family: 'Raleway';
        text-align: center;
        color: #333;
        margin-bottom: 0px!important;
    }
    .form h3 {
        font-weight: bold;
        text-align: center;
        font-size: 38px;
        padding-top: 5px;
        margin-top: 0px;
        margin-bottom: 20px!important;
        font-family: 'Open Sans';
    }
    .form {
        margin-top: 0px!important;
    }
    .module-03 h2{
        font-weight: bold;
        font-size: 26px;
        color: #F97252;
    }
    .box-seccion {
        background-color: white;
        padding: 20px;
        height: 750px;
        width: 100%;
        font-family: 'Roboto', sans-serif;
        line-height: 16px;
        font-size: 14px;
    }
    .box-seccion-xs {
        border-radius: 5px;
        background-color: white;
        padding: 20px;
        height: 355px;
        width: 100%;
        font-family: 'Roboto', sans-serif;
        line-height: 16px;
        font-size: 14px;
    }
    .box-seccion-xs-2 {
        border-radius: 5px;
        background-color: white;
        padding: 20px;
        height: 195px;
        width: 100%;
        font-family: 'Roboto', sans-serif;
        line-height: 16px;
        font-size: 14px;
    }
    .box-izq {
        padding-left: 0px;
        padding-right: 0px;
    }
    .box-plan {
        padding-left: 0px;
        padding-right: 0px;
    }
    .box-plan-logo {
        display: inline;
    }
    .box-car {
        padding-left: 0px;
        padding-right: 0px;
    }
    .box-btn {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 20px;
    }
    .box-cuota p {
        color: #0EA1CD;
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
    }
    .box-legal {
        font-size: 12px;
        padding-right: 10px;
        text-align: right;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .box-logo {
        padding-left: 0px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .box-der {
        padding-left: 0px;
        padding-right: 0px;
        text-align: right;
    }
    .box-der-color {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 15px 10px 5px 0;
        text-align: right;
        font-weight: 700;
        font-size: 18px;
        line-height: 20px;
        text-transform: uppercase;
        color: #454545;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+16&0+0,1+16 */
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(234, 234, 234, 1) 16%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(234, 234, 234, 1) 16%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(234, 234, 234, 1) 16%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eaeaea', GradientType=1);
        /* IE6-9 */
    }
    .box-der-color p {
        color: #0C9FCC;
        font-weight: 400;
    }
    .box-name {
        border-left: 1px solid #000;
        padding-right: 15px!important;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        color: #333333;
        line-height: 20px;
        margin-top: 20px;
    }
    .no-pad {
        padding-right: 0px;
        padding-left: 0px;
    }
    .foot-title {
        color: #fff;
        font-size: 18px;
        font-family: 'Raleway', sans-serif;
        text-align: left;
        margin-bottom: 30px;
        margin-top: -5px;
    }
    .divider {
        width: 25%;
        border-top: 2px solid #0EA1CD;
        margin-bottom: 20px;
        margin-top: -20px;
    }
    .tels {
        margin-top: 10px;
        margin-bottom: -10px;
        text-align: left;
    }
    .tels p {
        font-size: 22px;
        line-height: 22px;
    }
    .cuota {
        font-size: 16px;
    }
    .foot-divider {
        border-bottom: 1px solid #fff;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .price-square {
        font-size: 28px;
        padding: 5px;
    }
            .box-up {
        text-transform: uppercase;
        font-size: 17px;
        color: #343434;
        font-weight: bold;
        line-height: 20px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .box-up  span{
        color: #0EA1CD;
    }
        .box-modelos {
        margin-top: 10px;
        text-align: center;
    }
        .price-square {
        font-size: 28px;
        line-height: 26px;
        padding: 5px;
    }
        .price-square {
    padding: 1px 1px 1px 1px;
    text-align: center;
    color: #fff;
    background-color: #00995F;
    font-size: 32px;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 5px;
}
    .price-square span {
        font-size: 24px;
        line-height: 24px;
        color: #fff;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-top: -15px;
        text-decoration: line-through;
        padding-bottom: -15px;
    }
}

@media(min-width:768px) {
    .form h1 {
        padding-bottom: 0;
        text-align: left;
        margin-bottom: 0px;
        margin-top: 0px;
        line-height: 53px;
        color: #fff;
    }
    .header-logo {
        min-height: 90px;
    }
    .hero {
    min-height: 490px;
    }
    .datos {
        margin-top: 10px;
    }
    .bonificacion {
        padding-left: 0px!important;
    }
        .modelos {
        margin-top: 10px;
        margin-bottom: 10px;
    }
            .box-up {
        text-transform: uppercase;
        font-size: 22px;
        color: #343434;
        font-weight: bold;
        line-height: 24px;
        padding-right: 0px;
        padding-left: 0px;
        text-align: center;
    }
    .box-up  span{
        color: #0EA1CD;
    }
        .price-square {
    padding: 1px 1px 1px 1px;
    text-align: center;
    color: #fff;
    background-color: #00995F;
    font-size: 34px;
    font-weight: bold;
    line-height: 32px;
    padding-bottom: 5px;
}
    .price-square span {
        font-size: 24px;
        line-height: 18px;
        color: #fff;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-top: -15px;
        text-decoration: line-through;
        padding-bottom: -30px;
    }
    .tels {
        margin-top: -10px;
        margin-bottom: -10px;
    }
    .tels p {
        text-align: left;
        font-size: 22px;
        line-height: 22px;
    }
    .bloque-promo {
        padding-left: 0px;
        padding-right: 0px;
    }
    .foot-title {
        color: #fff;
        font-size: 18px;
        font-family: 'Raleway', sans-serif;
        text-align: left;
        margin-bottom: -10px;
    }
    .bloque-financiado span {
        color: #00995F;
        font-size: 38px;
        font-weight: bold;
    }
    .bloque-financiado {
        color: #333;
        font-size: 21px;
        line-height: 28px;
        text-transform: uppercase;
        border-left: 1px solid #333;
        padding-left: 10px;
        text-align: left;
        padding-right: 0px!important;
    }
    .bloque-financiado p {
        font-size: 22px;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .divider {
        width: 25%;
        border-top: 2px solid #0EA1CD;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .btn-lg {
        font-size: 14px!important;
    }
    .box-izq {
        padding-left: 0px;
        padding-right: 0px;
    }
    .box-plan {
        padding-left: 0px;
        padding-right: 0px;
    }
    .box-plan-logo {
        display: inline;
    }
    .box-car {
        padding-left: 0px;
        padding-right: 0px;
    }
    .box-btn {
        padding-left: 0px;
        padding-right: 0px;
    }
    .box-cuota p {
        color: #0EA1CD;
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
    }
    .box-legal {
        font-size: 12px;
        padding-right: 0px;
        text-align: right;
        margin-bottom: 15px;
    }
    .box-logo {
        padding-left: 0px;
        padding-right: 10px;
        padding-top: 5px;
    }
    .box-der {
        padding-left: 0px;
        padding-right: 0px;
        text-align: right;
    }
    .box-der-color {
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 15px 10px 5px 0;
        text-align: right;
        font-weight: 700;
        font-size: 18px;
        line-height: 20px;
        text-transform: uppercase;
        color: #454545;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+16&0+0,1+16 */
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(234, 234, 234, 1) 16%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(234, 234, 234, 1) 16%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(234, 234, 234, 1) 16%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eaeaea', GradientType=1);
        /* IE6-9 */
    }
    .box-der-color p {
        color: #0C9FCC;
        font-weight: 400;
    }
    .box-name {
        border-left: 1px solid #000;
        /*border-right: 1px solid #000;*/
        padding-right: 15px!important;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        color: #333333;
        line-height: 20px;
    }
    .box-seccion {
        background-color: white;
        padding: 20px;
        height: 580px;
        width: 100%;
        font-family: 'Roboto', sans-serif;
        line-height: 16px;
        font-size: 14px;
    }
    .hero .image img {
        margin-bottom: 20px;
    }
    .border-ft {
        border-bottom: 1px solid #D6D6D6;
        padding-bottom: 10px;
        padding-top: 10px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .border-end {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    header .logo {
        position: absolute;
        left: 50px;
        z-index: 10;
    }
    .hero .image .label-block {
        font-size: 19px;
    }
    section.module-01 {
        text-align: left;
    }
    section.module-03 {
        padding: 20px 0 55px 0;
    }
    section.module-03 h3 {
        font-size: 24px;
        line-height: 26px;
        font-family: 'Raleway', sans-serif;
        margin-top: 5px;
    }
    section.module-03 li {
        margin-bottom: 0;
    }
}

@media(min-width:992px) {
    .modelo {
        margin-top: 275px;
    }
    .hero {
    min-height: 463px;
    }
    .bloque-promo {
        margin-top: 310px;
    }
}
