@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
main {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    box-sizing: border-box;
    display: block
}

body {
    box-sizing: border-box;
    line-height: 1
}

ol,
ul {
    box-sizing: border-box;
    list-style: none
}

blockquote,
q {
    box-sizing: border-box;
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    box-sizing: border-box;
    border-collapse: collapse;
    border-spacing: 0
}

img,
video {
    line-height: 0;
    max-width: 100%
}

input,
textarea,
select,
option {
    box-sizing: border-box
}

@font-face {
    font-family: 'PeugeotLight';
    src: url('../fonts/peugeot_light/peugeot_light-webfont.eot');
    src: url('../fonts/peugeot_light/peugeot_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/peugeot_light/peugeot_light-webfont.woff') format('woff'), url('../fonts/peugeot_light/peugeot_light-webfont.ttf') format('truetype'), url('../fonts/peugeot_light/peugeot_light-webfont.svg#PeugeotLight') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Peugeot';
    src: url('../fonts/peugeot_normal/peugeot_normal-webfont.eot');
    src: url('../fonts/peugeot_normal/peugeot_normal-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/peugeot_normal/peugeot_normal-webfont.woff') format('woff'), url('../fonts/peugeot_normal/peugeot_normal-webfont.ttf') format('truetype'), url('../fonts/peugeot_normal/peugeot_normal-webfont.svg#PeugeotNormal') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'PeugeotBold';
    src: url('../fonts/peugeot_bold/peugeot_bold-webfont.eot');
    src: url('../fonts/peugeot_bold/peugeot_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/peugeot_bold/peugeot_bold-webfont.woff') format('woff'), url('../fonts/peugeot_bold/peugeot_bold-webfont.ttf') format('truetype'), url('../fonts/peugeot_bold/peugeot_bold-webfont.svg#PeugeotBold') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'PeugeotBoldItalic';
    src: url('../fonts/peugeot_bold_italic/peugeot_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}

body {
    font-size: 100%;
    line-height: 1.5;
    font-family: Peugeot
}

a {
    text-decoration: none
}

ahover {
    text-decoration: none
}

p {
    padding: 5px 0
}

h1 {
    font-size: 1rem;
    line-height: 1;
    text-transform: uppercase
}

strong {
    font-family: PeugeotBold
}

.row:before,
.row:after {
    content: "";
    display: table;
    clear: both
}

.row {
    margin: 0 auto;
    max-width: 480px;
    width: 90%;
    position: relative;
    transition: 300ms all
}

.row .row {
    width: 100%
}

@media (min-width:900px) {
    .row {
        max-width: 768px
    }
}

@media (min-width:1100px) {
    .row {
        max-width: 1280px
    }
}

.col-left {
    transition: 300ms all
}

@media (min-width:900px) {
    .col-left {
        max-width: 488px;
        padding-right: 40px
    }
}

@media (min-width:1100px) {
    .col-left {
        max-width: 920px;
        width: calc( 100% - 360px)
    }
}

@font-face {
    font-family: 'icomoon';
    src: url('../icons/icomoon.eot?du4yet');
    src: url('../icons/icomoon.eot?du4yet#iefix') format('embedded-opentype'), url('../icons/icomoon.ttf?du4yet') format('truetype'), url('../icons/icomoon.woff?du4yet') format('woff'), url('../icons/icomoon.svg?du4yet#icomoon') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-facebook:before {
    content: "\ea90"
}

.icon-twitter:before {
    content: "\ea96"
}

.icon-location2:before {
    content: "\e948"
}

.icon-close:before {
    content: "\ea0f"
}

.icon-arrow-up:before {
    content: "\ea32"
}

.icon-instagram:before {
    content: "\e901"
}

.icon-youtube:before {
    content: "\e900"
}

.icon-container {
    padding: 20px 0 80px 0;
    text-align: center
}

@media (min-width:900px) {
    .icon-container {
        padding-bottom: 20px
    }
}

.icon-facebook,
.icon-twitter,
.icon-youtube,
.icon-instagram {
    background: #fff;
    color: #666;
    display: inline-block;
    padding: 15px 20px
}

.icon-arrow-up {
    background: #007edb;
    color: #fff;
    font-size: 1.2rem;
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px;
    transition: 300ms all
}

@media (min-width:900px) {
    .icon-arrow-up {
        display: none
    }
}

.js-icon-arrow-up--reverse {
    transform: rotate(180deg)
}

.header {
    background: #162133
}

.header .row {
    height: 70px
}

.header__logo {
    max-width: 160px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.eslogan {
    background: #1db4bb;
    text-align: center;
    padding: 20px 0;
    margin: 8% 0 10% 0;
    transition: 300ms all
}

@media (min-width:1100px) {
    .eslogan {
        display: block;
        margin: 20px auto 40px auto
    }
}

.eslogan__title {
    transition: 300ms all
}

.eslogan__title--bold {
    display: block;
    font-size: 11vw;
    color: #162133;
    font-family: 'Peugeot'
}

@media (min-width:480px) {
    .eslogan__title--bold {
        font-size: 3.4rem
    }
}

@media (min-width:900px) {
    .eslogan__title--bold {
        font-size: 3rem
    }
}

@media (min-width:1100px) {
    .eslogan__title--bold {
        font-size: 6.5vw
    }
}

@media (min-width:1500px) {
    .eslogan__title--bold {
        font-size: 6.5rem
    }
}

.eslogan__title--bold-italic {
    color: #fff;
    font-family: 'PeugeotBoldItalic'
}

.eslogan__title--small {
    color: #fff;
    font-size: 5.2vw
}

@media (min-width:480px) {
    .eslogan__title--small {
        font-size: 1.6rem
    }
}

@media (min-width:900px) {
    .eslogan__title--small {
        font-size: 1.4rem
    }
}

@media (min-width:1100px) {
    .eslogan__title--small {
        font-size: 3vw
    }
}

@media (min-width:1500px) {
    .eslogan__title--small {
        font-size: 2.9rem
    }
}

.btn {
    background: #007bff;
    border: 0;
    border-bottom: 4px solid #015a9c;
    color: #fff;
    font-family: PeugeotBold;
    display: block;
    text-transform: uppercase;
    margin: 20px auto;
    padding: 12px 22px;
    cursor: pointer
}

.form-container {
    background: #162133;
    padding: 20px 40px;
    transition: 300ms all
}

@media (min-width:900px) {
    .form-container {
        display: table;
        background: rgba(22, 33, 51, 0.4);
        height: 100%;
        width: 100%;
        max-width: 280px;
        padding-top: 0;
        position: absolute;
        top: 0;
        right: 0
    }
}

@media (min-width:1100px) {
    .form-container {
        max-width: 360px;
        padding: 0 50px
    }
}

@media (min-width:900px) {
    .js-form-container-fixed {
        top: inherit;
        bottom: 0
    }
}

.form {
    color: #fff;
    width: 100%;
    transition: 300ms all;
    z-index: 1
}

.form .btn {
    width: 100%
}

@media (min-width:900px) {
    .form {
        max-width: 280px;
        height: auto;
        position: relative;
        top: 24px
    }
}

@media (min-width:1100px) {
    .form {
        max-width: 360px
    }
}

@media (min-width:900px) {
    .js-form-fixed {
        position: fixed;
        top: inherit;
        bottom: 0;
        padding-top: 35px
    }
}

.js-form--active {
    height: 100%;
    overflow-y: auto
}

.js-form__input::placeholder {
    color: red;
    opacity: 1
}

.js-form__select {
    color: red
}

.form__title {
    color: #fff;
    font-family: 'PeugeotBold';
    font-size: 5.6vw;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
    width: 100%;
    transition: 300ms all
}

@media (min-width:480px) {
    .form__title {
        font-size: 2rem
    }
}

@media (min-width:900px) {
    .form__title {
        font-size: 1.1rem;
        text-align: center;
        width: 100%
    }
}

@media (min-width:1100px) {
    .form__title {
        font-size: 1.4rem
    }
}

.form__input,
.form__select {
    border: 1px solid rgba(255, 255, 255, 0.6);
    background: transparent;
    color: #fff;
    font-family: 'Peugeot';
    font-size: 1rem;
    margin-bottom: 5px;
    width: 100%;
    padding: 15px;
    transition: 300ms all
}

.form__input::placeholder,
.form__select::placeholder {
    opacity: 1
}

.form__input:hover,
.form__select:hover {
    border: 1px solid #007edb
}

.form__input:focus,
.form__select:focus {
    border: 1px solid #007edb;
    box-shadow: 0 0 15px rgba(0, 126, 219, 0.6)
}

.form__gender {
    text-align: center;
    margin-bottom: 10px
}

.form__input-gender,
.form__input-lopd {
    display: none
}

.form__input-gender:checked+.form__label {
    background: #007edb;
    color: #fff
}

.form__input-lopd:checked+.form__label-lopd:before {
    content: "";
    background: #007edb
}

.form__label {
    border: 1px solid rgba(255, 255, 255, 0.6);
    background: transparent;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    width: 80px;
    padding: 10px;
    transition: 300ms all
}

.form__lopd-container {
    display: block;
    margin-top: 20px;
    position: relative
}

.form__label-lopd {
    line-height: 1.1;
    font-size: 14px;
    display: inline-block;
    padding-left: 40px
}

.form__label-lopd:before {
    content: "";
    border: 4px solid #fff;
    background: #fff;
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: 300ms all
}

.form__label-lopd a {
    color: #fff;
    text-decoration: underline;
    transition: 300ms all
}

.form__label-lopd a:hover {
    color: #007edb
}

.form__text-required {
    display: block;
    font-size: 14px;
    padding-bottom: 40px
}

.error {
    color: red;
    font-size: .7rem;
    text-transform: uppercase;
    display: block;
    padding-bottom: 12px;
    transition: 300ms all
}

.form__gdpr-text,
.form__gdpr-text--error {
    font-size: .85rem;
    line-height: 1.3;
    text-transform: inherit;
    transition: 300ms all
}

.form__gdpr-text--error {
    color: red
}

.form__gdpr-input {
    display: none
}

.form__gdpr-label:before {
    content: " ";
    border: 6px solid transparent;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 5px;
    transition: 300ms all
}

@media (min-width:900px) {
    .form__gdpr-label:before {
        height: 11px;
        width: 11px
    }
}

.form__gdpr-label {
    display: block;
    padding-left: 45px;
    position: relative;
    transition: 300ms all
}

@media (min-width:900px) {
    .form__gdpr-label {
        padding-left: 45px
    }
}

.common-legal-close {
    z-index: 1 !important;
    text-align: left;
    font-size: 14px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url('../img/slider/ajax-loader.gif') center center no-repeat
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir="rtl"] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px;
    width: auto;
    height: auto;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir="rtl"] .slick-next:before {
    content: "←"
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: .75
}

.slider-nav {
    text-align: center;
    text-transform: uppercase
}

.slider-nav figure {
    cursor: pointer
}

.slider-for {
    color: #fff;
    text-transform: uppercase;
    transition: 300ms all
}

@media (min-width:900px) {
    .slider-for {
        margin-left: -75px
    }
    .slider-for img {
        margin-top: 65px
    }
}

@media (min-width:1100px) {
    .slider-for img {
        margin-top: 100px
    }
}

.slider-for__figcaption {
    transition: 300ms all
}

@media (min-width:900px) {
    .slider-for__figcaption {
        position: absolute;
        right: 0
    }
}

@media (min-width:1500px) {
    .slider-for__figcaption {
        top: 60px
    }
}

.slider-for__title {
    display: block;
    font-family: 'PeugeotBold';
    font-size: 7vw;
    line-height: 1.1;
    transition: 300ms all
}

@media (min-width:480px) {
    .slider-for__title {
        font-size: 2.5rem
    }
}

@media (min-width:900px) {
    .slider-for__title {
        font-size: 2.2rem
    }
}

@media (min-width:1100px) {
    .slider-for__title {
        font-size: 3rem
    }
}

.slider-for__price {
    display: block;
    font-family: 'PeugeotBold';
    font-size: 7vw;
    line-height: 1.1;
    transition: 300ms all
}

@media (min-width:480px) {
    .slider-for__price {
        font-size: 2.5rem
    }
}

@media (min-width:900px) {
    .slider-for__price {
        font-size: 2.2rem
    }
}

.slider-for__price--capitalize {
    text-transform: capitalize;
    font-size: 6vw;
    font-family: 'PeugeotLight'
}

@media (min-width:480px) {
    .slider-for__price--capitalize {
        font-size: 2rem
    }
}

@media (min-width:900px) {
    .slider-for__price--capitalize {
        font-size: 2rem
    }
}

.slider-nav__figcaption {
    color: #fff;
    font-family: 'PeugeotBold'
}

body {
    background: #162133
}

.main {
    display: block;
    background: #989898;
    position: relative;
    padding-bottom: 40px
}

.fondo {
    display: block;
    background: url('../img/fondo-movil.jpg') no-repeat;
    background-position: center top;
    background-size: 200%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 300ms all
}

@media (min-width:480px) {
    .fondo {
        background-position: center top;
        background-size: 1020px
    }
}

@media (min-width:900px) {
    .fondo {
        background: url('../img/fondo-tablet.jpg') no-repeat;
        background-position: center -110px;
        background-size: 1100px
    }
}

@media (min-width:1100px) {
    .fondo {
        background: url('../img/fondo-desktop.jpg') no-repeat;
        background-position: center -323px;
        background-size: 2200px
    }
}

@media (min-width:1500px) {
    .fondo {
        background-position: center -192px;
        background-size: 2103px
    }
}

.footer {
    padding-top: 40px
}

@media (min-width:900px) {
    .footer__legales {
        padding-right: 20px
    }
}

.footer__legales-small {
    font-size: 12px
}

.footer__text {
    color: #fff
}

.form-fontainer--gracias {
    padding: 40px
}

.form-fontainer--gracias h2,
.form-fontainer--gracias h3 {
    color: #fff;
    line-height: 1.1
}

.form-fontainer--gracias h2 {
    font-size: 1.5rem;
    font-family: PeugeotBold
}

.form-fontainer--gracias h3 {
    font-size: 1.3rem;
    font-family: Peugeot;
    margin: 40px 0
}

.img-responsive {
    max-width: 100%;
	height: auto;
	display:block;
}

.header-result {
z-index: 2;
position: relative;
}

.main-result {
    z-index: 1;
    position: initial;
}

/*.back-body {
  background: url(../img/fondo-desktop.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/


/*# sourceMappingURL=./_master.css.map */