@font-face {
    font-family: 'peugeot_newregular';
    src: url('font/peugeotnew-regular-webfont.woff2') format('woff2'), url('font/peugeotnew-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'peugeot_newlight_italic';
    src: url('font/peugeotnew-lightitalic-webfont.woff2') format('woff2'), url('font/peugeotnew-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'peugeot_newlight';
    src: url('font/peugeotnew-light-webfont.woff2') format('woff2'), url('font/peugeotnew-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'peugeot_newitalic';
    src: url('font/peugeotnew-italic-webfont.woff2') format('woff2'), url('font/peugeotnew-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'peugeot_newextralight_italic';
    src: url('font/peugeotnew-extralightitalic-webfont.woff2') format('woff2'), url('font/peugeotnew-extralightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'peugeot_newextralight';
    src: url('peugeotnew-extralight-webfont.woff2') format('woff2'), url('peugeotnew-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'peugeot_newbold_italic';
    src: url('peugeotnew-bolditalic-webfont.woff2') format('woff2'), url('peugeotnew-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'peugeot_newbold';
    src: url('peugeotnew-bold-webfont.woff2') format('woff2'), url('peugeotnew-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'peugeot_newblack_italic';
    src: url('peugeotnew-blackitalic-webfont.woff2') format('woff2'), url('peugeotnew-blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'peugeot_newblack';
    src: url('peugeotnew-black-webfont.woff2') format('woff2'), url('peugeotnew-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
    overflow-x: hidden;
    background: #000;
}

.grecaptcha-badge {
    display: none !important;
}
.slick-dots li button:before {

    color: black;
    background: #fff;

}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}

h1,
h2 {
    font-family: 'peugeot_newregular', sans-serif;
    font-weight: normal;
}

h3,
h4,
h5,
h6,
p,
li,
a,
body,
footer,
header,
ul,
li,
span,
em,
strong,
label,
textarea,
select,
input {
    font-family: 'Peugeot', sans-serif;
    font-weight: normal;
}

img {
    max-width: 100%;
}

.wrapper,
.wrapperSmall {
    max-width: 85%;
    width: 100%;
    position: relative;
    padding: 0 15px;
    text-align: center;
    margin: 0 auto;
}

.wrapperSmall {
    max-width: 1300px;
}

.col100 {
    width: 100%;
    padding: 0 15px;
    float: left;
    position: relative;
    text-align: left;
}

.col50 {
    width: 50%;
    padding: 0 15px;
    float: left;
    position: relative;
    text-align: left;
}

.col25 {
    width: 25%;
    padding: 0 15px;
    float: left;
    position: relative;
    text-align: left;
}

.col33 {
    width: 33.33%;
    padding: 0 15px;
    float: left;
    position: relative;
    text-align: left;
}

.col66 {
    width: 66.66%;
    padding: 0 15px;
    float: left;
    position: relative;
    text-align: left;
}

.colRight {
    float: right;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #e5e5e5;
}


/*----------------------------------*/

.top {
    background: #222;
    color: #fff;
    text-align: center;
    padding: 15px 0;
}

.top h1 {
    padding: 0;
    margin: 0;
}

.promo {
    display: block;
    margin: auto;
    position: absolute;
    top: 74px;
    right: 0;
    width: 100%;
    height: 85vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

/* .promo img {
    display: none;
} */

.cta {
    position: absolute;
    left: -100%;
    top: -10px;
    z-index: 10;
    pointer-events: none;
    width: 100%;
}

.cta img {
    float: right;
    width: auto;
    margin-right: -25px;
}

form {
    padding: 10px 30px;
    border-bottom: 7px solid #162133;
    background: #fff;
    position: relative;
    text-align: center;
    margin-top: -15px;
}

form:after,
form:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 11px;
    height: 15px;
    left: -11px;
    background: url('../img/form-top-01.png') center center no-repeat;
}

form:before {
    left: auto;
    right: -11px;
    background: url('../img/form-top-02.png') center center no-repeat;
}

form h2 {
    font-size: 32px;
    font-weight: 600;
    color: #162133;
    text-align: center;
    margin: -10px -30px 30px -30px;
    padding: 15px 0;
    background: #e5e5e5;
}

label {
    position: relative;
    display: block;
    color: #666;
    padding: 0;
    margin: 0;
    font-size: 17px;
    font-weight: 400;
    height: auto;
    text-align: left;
}

input,
textarea {
    border: none;
    display: block;
    margin: 7px 0 18px;
    padding: 3px 7px;
    width: 100%;
    line-height: 1.2em;
    height: 35px;
    font-size: 14px;
    color: #666;
    background: #eee;
    font-size: 15px;
    text-align: left;
}

.autos {
    padding-top: 5rem;
}

textarea {
    height: 80px;
    resize: none;
}

form.tilt {
    animation: shake 1s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

@keyframes shake {
    0%,
    100% {
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        transform: translateX(10px);
    }
}

input[type=submit],
button.send {
    font-family: 'citroenbold', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    background: #162133;
    display: inline-block;
    margin: 7px auto 15px auto;
    padding: 12px 45px;
    height: auto;
    width: auto;
    border: 0;
}

input[type=submit]:hover,
button.send:hover {
    color: #fff;
    background: #0062C5;
}

ul.miniPromos {
    margin: 15px -15px 30px;
    list-style: none;
}

ul.miniPromos li {
    width: 33.33%;
    padding: 10px 20px;
    float: left;
    min-height: 320px;
    background-origin: content-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

h3 {
    color: #162133;
    font-size: 36px;
    font-family: 'citroenbold', sans-serif;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 30px 0;
    padding-top: 1rem;
}

@media (max-width: 1800px) {
    .promo {
        background-position: left -90px center;
    }
}

@media (max-width: 1500px) {
    .promo {
        height: 615px;
        background-position: left -60px center;
    }
    .wrapper {
        max-width: 100%;
    }
    form h2 {
        font-size: 30px;
    }
    .cta img {
        width: 300px;
        margin-right: -22px;
    }
}

@media (max-width: 1024px) {
    .miniPromos div.text-box {
        padding: 10px 15px;
        min-height: 40vh;
    }
    .miniPromos h2 {
        font-size: 18px;
    }
    .miniPromos span.precio {
        font-size: 26px;
    }
    ul.miniPromos li {
        background-size: cover;
        margin: 10px 10px;
        width: 30.33%;
        padding: 1px;
    }
}

@media (max-width: 800px) {
    h1 {
        font-size: 18px;
        line-height: 1.2em;
    }
    .promo {
        position: relative;
        height: auto;
        background: none;
        top: 0;
        margin-bottom: 2rem;
    }
    .promo img {
        display: block;
    }
    .col33 {
        width: 100%;
    }
    form {
        margin: 0;
    }
    form h2 {
        background: #39a6e5;
        color: #fff;
    }
    form:before,
    form:after {
        display: none;
    }
    .cta {
        display: none;
    }
    h3 {
        font-size: 24px;
    }
    ul.miniPromos li {
        width: 46.2%;
        background-size: cover;
        margin: 1%;
        display: inline-flex;
    }
}

@media (max-width: 768px) {
    .miniPromos div.text-box {
        width: 100%;
        margin: 0 auto;
        height: 35vh;
    }
}

@media (max-width: 450px) {
    ul.miniPromos li {
        width: 100%;
    }
    .miniPromos div.text-box {
        padding: 10px 15px;
        height: 35vh;
    }
    .desk {
        display: none !important;
    }

    .movil{
        display: block !important;
    }
}

.miniPromos div.text-box {
    padding: 10px 15px;
}

.autoNombre {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    width: 50%;
    padding: 0 15px;
}

.autoNombre h2 {
    color: #fff;
    font-size: 55px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    text-align: left;
}

.autoNombre h3 {
    color: #fff;
    font-size: 38px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    text-align: left;
}

.autoNombre ul li {
    color: #fff;
    font-size: 54px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    text-align: left;
    margin-left: 4rem;
}

.autoNombre hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 4px solid #fff;
    margin: 1em 0;
    padding: 0;
}

.miniPromos h2 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
    font-family: 'peugeot_newregular';
}

.miniPromos hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #fff;
    margin: 0;
    padding: 0;
    position: relative;
    left: -15px;
    width: 90%;
}

.miniPromos p.anticipo {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: -8px;
    text-transform: uppercase;
    text-align: left;
    font-family: 'peugeot_newregular';
}

.miniPromos span.precio {
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-align: left;
    font-family: 'peugeot_newregular';
}

.miniPromos span.precio small {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-right: -5px;
    text-transform: uppercase;
    text-align: left;
}

.miniPromos p.cuotas {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-top: -10px;
    text-transform: uppercase;
    text-align: left;
    font-family: 'peugeot_newregular';
}

span.precio-cuota {
    font-weight: 700;
    font-size: 22px;
    font-family: 'peugeot_newregular';
}



.wp-call {
    position: fixed;
    bottom: 15px;
    z-index: 1000;
    right: 0;
    border-radius: 9px 0 0 9px;
    background: #fff;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.55);
    overflow: hidden;
    display: flex;
    align-items: center;
}

.post {
    bottom: 90px;
}

.wp-call img {
    float: left;
    width: 65px;
    padding: 9px 11px;
    background: #1ebea5;
}

.wp-call span {
    color: #888;
    font-size: 16px;
    padding: 0px 15px 0 15px;
    text-align: left;
    line-height: 1em;
}
.desk {
    display: block;
}
.movil{
    display: none;
}
@media(min-width: 800px) {
    .wp-call span {
        min-width: 120px;
    }
    .wp-call {
        bottom: 15px;
    }
    .post {
        bottom: 160px;
    }
   
}

.wp-call span strong {
    font-size: 20px;
    font-weight: bold;
}
