@import url('/assets/css/reset.css');




/* -------------------------------------------------------------------------------
			Default Layout: 1200px. 		
------------------------------------------------------------------------------- */
html, body {width: 100%; font-size: 18px; line-height: 135%; font-family: "mundial-narrow-variable", sans-serif; font-weight: inherit; font-variation-settings: "wght" 400; color: #000814; -webkit-font-smoothing: auto; -moz-osx-font-smoothing: auto; -webkit-text-size-adjust: 100%; height: 100%;}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {display: block; clear: both; font-family: "mundial-narrow-variable", sans-serif; font-weight: inherit; font-variation-settings: "wght" 650; font-style: normal; margin: 0 0 25px 0; z-index: 10; line-height: 115%; letter-spacing: -0.015em;}
h1, .h1 {font-size: 55px;}
h2, .h2 {font-size: 45px;}
h3, .h3 {font-size: 35px;}
h4, .h4 {font-size: 30px;}
h5, .h5 {font-size: 25px;}
h6, .h6 {font-size: 20px;}


.viewport {display: none;}
.viewport:after {content: 'Full Desktop'; color: #FFFFFF; position: fixed; bottom: 15px; right: 15px; background: red; z-index: 999; padding: 2px 15px; font-size: 8px;}


button {border: 0; outline: none; cursor: pointer; text-decoration: none;}
button:disabled, .button.disabled {background: #F7F7F7!important; color: #000814; cursor: not-allowed; -moz-animation: none!important; -o-animation: none!important; animation: none!important; opacity: 0.60;}
.button {position: relative; padding: 25px 50px; cursor: pointer; z-index: 50; text-align: center; font-family: "mundial-narrow-variable", sans-serif; font-weight: inherit; font-variation-settings: "wght" 650; display: inline-block; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; margin: 0; text-decoration: none; background: #003287; color: #FFFFFF; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; font-size: 20px; overflow: hidden;}
.button.smaller {font-size: 18px; padding: 13px 35px;}
.button.smallest {font-size: 16px; padding: 10px 25px;}
.button.smallester {font-size: 14px; padding: 5px 15px;}
.button.full {width: 100%;}
.button.background-white {color: #000814;}
.button:after {width: 100%; height: 100%; position: absolute; top: 0; left: 0; content: ''; width: 0; transition: width 0.25s ease; -webkit-transition: width 0.25s ease; z-index: -1; background: rgba(255,255,255,0.10); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
.button.skip {padding: 0; display: inline-block; vertical-align: middle;}
.button i,
.link i {margin: 0 0 0 5px;}
.button.reverse-icon i,
.link.reverse-icon i {margin: 0 5px 0 0;}
.previous-button {position: absolute; top: 0; left: 7.5%;}


p, .p {margin: 0 0 25px 0; display: block; clear: both; width: 100%; z-index: 10;}
a {color: #000814;}
strong {font-weight: inherit; font-variation-settings: "wght" 650;}
img {-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
i {margin: 0 2.5px 0 0;}
hr {margin: 35px 0; border-bottom: 2px solid rgba(255,255,255,.25); display: block; clear: both; float: left; width: 100%;}
hr.margin-smaller {margin: 25px 0;}
svg {display: block; fill: #000814; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.svg-color-yellow {fill: #FFDA1F;}
.svg-color-green {fill: #1AC4C7;}
.svg-color-blue {fill: #003287;}
.text-base-font {font-family: "mundial-narrow-variable", sans-serif!important;}
.text-color-green {color: #1AC4C7!important;}
.text-color-yellow {color: #FFDA1F!important;}
.text-color-blue {color: #003287!important;}
.text-color-red {color: #C1292E!important;}
.text-color-black {color: #000814!important;}
.text-color-white {color: #FFFFFF!important;}
.text-size-regular,
.text-size-regular * {font-size: 18px!important; line-height: 135%;}
.text-size-smaller,
.text-size-smaller * {font-size: 16px!important; line-height: 135%;}
.text-size-smallest,
.text-size-smallest * {font-size: 14px!important; line-height: 135%;}
.text-size-smallest-promise,
.text-size-smallest-promise * {font-size: 12px!important; line-height: 135%;}
.text-size-smallester,
.text-size-smallester * {font-size: 10px!important; line-height: 135%;}
.text-size-pence,
.text-size-caveat {display: inline-block; vertical-align: middle; font-size: 85%!important; margin: 0 0 0 1px;}
.text-size-caveat {font-size: 60%!important; vertical-align: top;}
.text-align-center {text-align: center;}
.text-align-right {text-align: right;}
.text-uppercase {text-transform: uppercase;}
.text-capitalise-first-letter {text-transform: capitalize;}
.text-sentence-case:first-letter {text-transform: uppercase;}
.text-email-address {word-break: break-all;}
.text-break-all {white-space: nowrap;}
.text-reg {background: #FFDA1F; color: #000814; font-weight: inherit; font-variation-settings: "wght" 850; display: inline; padding: 5px 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; font-family: "mundial-narrow-variable", sans-serif; text-transform: uppercase; white-space: nowrap; line-height: 100%;}
.vehicle_registrations .text-reg {margin: 0 5px 0 0;}
.margin-50 {margin: 0 0 50px 0!important;}
.margin-35 {margin: 0 0 35px 0!important;}
.margin-25 {margin: 0 0 25px 0!important;}
.margin-15 {margin: 0 0 15px 0!important;}
.margin-10 {margin: 0 0 10px 0!important;}
.margin-5 {margin: 0 0 5px 0!important;}
.margin-left-5 {margin: 0 0 0 5px!important;}
.margin-none {margin: 0!important;}
.margin-top-5 {margin: 5px 0 0 0!important;}
.margin-top-10 {margin: 10px 0 0 0!important;}
.margin-top-15 {margin: 15px 0 0 0!important;}
.margin-top-25 {margin: 25px 0 0 0!important;}
.padding-none {padding: 0!important;}
.background-none {background: none!important;}
.background-black {background: #000814!important;}
.background-grey {background: #F7F7F7!important;}
.background-dark-grey {background: #EBEBEB!important;}
.background-darkest-grey {background: #E0E0E0!important;}
.background-light-grey {background: #FAFCFF!important;}
.background-white {background: #FFFFFF!important;}
.background-blue {background: #003287!important;}
.background-blue-gradient {background: rgb(0,52,136); background: linear-gradient(130deg, rgba(0,52,136,1) 0%, rgba(0,160,221,1) 100%);}
.background-opaque {background: rgba(255,255,255,.25);}
.background-light-blue {background: #EBF2FF!important;}
.background-green {background: #1AC4C7!important;}
.background-yellow {background: #FFDA1F!important;}
.background-light-yellow {background: #FFFCEB!important;}
.background-light-green {background: #C5F8FC!important;}
.background-red {background: #C1292E!important;}
.background-light-red {background: #FBEEEF!important;}
.border-none {border: 0!important;}
.border-blue {border: 2px solid #003287;}
.border-yellow {border: 2px solid #FFDA1F;}
.border-green {border: 2px solid #1AC4C7;}
.border-red {border: 2px solid #C1292E;}
.border-black {border: 2px solid #000814;}
.border-opaque {border: 2px solid rgba(255,255,255,.25);}
.border-bottom-yellow {border-bottom: 2px solid #FFDA1F;}
.border-bottom-darkest-grey {border-bottom: 1px solid #E0E0E0;}
.border-bottom-opaque {border-bottom: 2px solid rgba(255,255,255,.25);}
.link {cursor: pointer; text-decoration: underline; display: inline-block; width: auto;}
.link-block {cursor: pointer;}
.reg_edit {z-index: 60;}
.help_link {cursor: pointer;}
.close_modal {cursor: pointer;}
.clear {display: block; clear: both; letter-spacing: 0;}
.hide {display: none!important;}
.disable-scroll {overflow: hidden; height: 100%;}
.width-full {width: 100%; display: block; clear: both;}
.odometer {font-family: "mundial-narrow-variable", sans-serif!important; letter-spacing: 0;}
.select-none {-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.ui-autocomplete {position: absolute; top: 100%; left: 0; z-index: 250; display: none; float: left; min-width: 160px; word-break: break-word; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 18px; text-align: left; background: #FFFFFF; border: 2px solid #FFFFFF!important; border-radius: 5px; -webkit-box-shadow: 0px 0px 25px 0px rgba(10,10,10,0.10); -moz-box-shadow: 0px 0px 25px 0px rgba(10,10,10,0.10); box-shadow: 0px 0px 25px 0px rgba(10,10,10,0.10); background-clip: padding-box; max-height: 350px; overflow-y: scroll;}
.ui-autocomplete > li > div {display: block; padding: 5px 20px; clear: both; width: 100%; line-height: 1.42857143; color: #000814; font-family: "neue-haas-grotesk-text", sans-serif; font-weight: inherit; font-variation-settings: "wght" 400;}
.ui-state-active,
.ui-state-focus {text-decoration: none; background-color: #003287; cursor: pointer; color: #FFFFFF!important;}
.ui-helper-hidden-accessible {display: none!important;}
.address_pull {margin: 25px 0 0 0; clear: both; float: left; padding: 5px 0 5px 15px; border-left: 2px solid #FFDA1F;}
.address-field {display: block; clear: both;}
.address-field.aligned {display: inline-block;}
.address-field:empty {display: none;}
.image-size-15 {width: 15%; margin: 0 auto;}
.image-size-25 {width: 25%; margin: 0 auto;}
.image-size-50 {width: 50%; margin: 0 auto;}
.image-size-75 {width: 75%; margin: 0 auto;}
.image-size-90 {width: 90%; margin: 0 auto;}
.image.center {margin: 0 auto 25px auto;}
.min-height-100 {min-height: 100vh;}
.min-height-75 {min-height: 90vh;}
.min-height-50 {min-height: 50vh;}
.min-height-25 {min-height: 25vh;}
.overflow-hidden {overflow: hidden;}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {line-height: 100%; font-family: "mundial-narrow-variable", sans-serif!important;}
.odometer.heading.odometer-auto-theme, .odometer.heading.odometer-theme-default {line-height: 100%; font-family: "mundial-narrow-variable", sans-serif!important; display: inline-block; vertical-align: middle;}
.button-group .button,
.button-group .link {margin: 0 5px 5px 5px;}
.terms-box {padding: 5px 10px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; display: block; clear: both;}
.border-radius-15 {-webkit-border-radius: 15px!important; -moz-border-radius: 15px!important; border-radius: 15px!important;}
.underline-strike {position: absolute; bottom: -5px; left: 50%; width: 75%; max-width: 125px; z-index: -1; transform: rotate(2deg);}
.inline-block-background {display: inline-block; vertical-align: middle; padding: 0 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}


.a2a_button_whatsapp span {width: 100%; background: #12AF0A; padding: 25px 35px; animation: animation-whatsapp-flash 1.25s linear infinite normal; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; font-family: "mundial-narrow-variable", sans-serif; font-weight: inherit; font-variation-settings: "wght" 650; color: #FFFFFF; display: inline-block; vertical-align: middle;}
.a2a_button_whatsapp span i {font-size: 150%; display: inline-block; vertical-align: middle; margin: 0 10px 0 0;}
.a2a_button_whatsapp svg {display: none;}


.wrap {width: 85%; max-width: 800px; margin: 0 auto; z-index: 250; clear: both;}
.wrap.largest {max-width: 1000px;}
.wrap.larger {max-width: 900px;}
.wrap.smaller {max-width: 600px;}
.wrap.smallest {max-width: 500px;}
.wrap:after {content: ''; display: block; clear: both;}


header {height: 75px; z-index: 300; width: 100%; position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
header .wrap {height: 100%;}
header .logo {position: absolute; top: 50%; left: 0; margin: 0; padding: 0; transform: translateY(-50%);}
header .reviews-logo {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); margin: 0;}
header .secure-badge {position: absolute; top: 50%; right: 0; transform: translateY(-50%);}
header nav {position: absolute; top: 50%; right: 0; transform: translateY(-50%);}
header nav ul {clear: both; display: block;}
header nav ul li {float: left; margin: 0 0 0 25px;}
header nav ul li:first-of-type {margin: 0;}
header nav p {text-align: right;}


.sub-header .wrap {padding: 15px 20px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
.sub-header .reviews-logo {margin: 0 0 0 5px;}


footer {display: block; clear: both; width: 100%; padding: 75px 0;}
footer .logo {display: block; clear: both; margin: 0 0 15px 0;}
footer p {margin: 0 0 15px 0;}
footer nav {margin: 0;}
footer nav ul li {display: inline-block; margin: 0 5px 5px 0;}


.logo {width: 200px; max-width: 100%; z-index: 15; display: inline-block; margin: 0 0 25px 0;}
.logo.smaller {width: 150px;}


.secure-badge {width: 75px; clear: both; display: block;}


.reviews-logo {display: block; clear: both;}
.reviews-logo.centered {text-align: center;}
.reviews-logo .stars {width: 75px; display: inline-block; margin: 0; vertical-align: middle;}
.reviews-logo .avatars {display: inline-block; vertical-align: middle; margin: 0 0 0 10px;}
.reviews-logo .avatars .avatar {display: block; float: right; margin: 0 0 0 -10px; width: 30px; height: 30px; background: #FFFFFF; border: 1px solid #0A0A0A; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; padding: 2px;}
.reviews-logo .avatars .avatar:last-of-type {margin: 0;}
.reviews-logo .avatars .avatar img {display: block; width: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; -webkit-filter: grayscale(100%); filter: grayscale(100%);}
.reviews-logo.mobile_show {display: none;}


.sra-logo {width: 150px; display: block; clear: both; z-index: 5; margin: 0; position: absolute; top: -165px; right: 0; border: 0; -webkit-box-shadow: 0px 0px 0px 2px #FFFFFF; -moz-box-shadow: 0px 0px 0px 2px #FFFFFF; box-shadow: 0px 0px 0px 2px #FFFFFF;}


.as-seen-on {display: block; clear: both; margin: 0 0 15px 0;}
.as-seen-on ul {text-align: center; font-size: 0;}
.as-seen-on ul li {display: inline-block; vertical-align: middle; margin: 0; width: 25%; max-width: 115px;}


.testimonials {display: block; clear: both; float: left; width: 100%;}
.testimonials ul li {width: 50%; float: left; padding: 0 15px; margin: 0 0 15px 0;}
.testimonials ul li .stars {display: block; clear: both; margin: 0 0 15px 0; width: 100px;}


table {border: 0; border-collapse: collapse; margin: 0 0 25px 0; padding: 0; width: 100%; table-layout: fixed;}
table tr {background: #F7F7F7; border: 0; border-bottom: 1px solid #FFFFFF;}
table th, table td {padding: 10px 25px; text-align: left; font-weight: inherit; font-variation-settings: "wght" 400;}
table td {font-weight: inherit; font-variation-settings: "wght" 400;}
table th {background: #000814; color: #FFFFFF;}


.basic-list {margin: 0 0 25px 0; padding: 0 25px; float: left; width: 100%; clear: both;}
.basic-list ul, .basic-list ol {display: block; clear: both;}
.basic-list ul li, .basic-list ol li {display: block; clear: both; padding: 0 0 0 25px; word-wrap: break-word; word-break: break-word; margin: 0 0 5px 0;}
.basic-list.margin-none ul li, .basic-list.margin-none ol li {margin: 0;}
.basic-list ul li:last-of-type, .basic-list ol li:last-of-type {margin: 0;}
.basic-list ul li:before {position: absolute; top: 4px; left: 0; width: 12px; height: 12px; background: #1AC4C7; content: ''; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;} 
.basic-list.text-size-smaller ul li:before {top: 8px;} 
.basic-list.check-bullets ul li:before {content: '\f00c'; font: var(--fa-font-sharp-regular); text-rendering: auto; -webkit-font-smoothing: antialiased; background: none; color: #1AC4C7; width: auto; height: auto; top: 2px; z-index: 2; background: none; font-size: inherit;}
.basic-list.check-bullets ul li:after {display: none;}
.basic-list ul ul, .basic-list ol ol {padding: 5px 0 5px 15px;}
.basic-list ul ul:last-of-type, .basic-list ol ol:last-of-type {padding: 5px 0 0 15px;}
.basic-list ul ul li:before {top: 13px; width: 8px; height: 8px;}
.basic-list ol {counter-reset: item;}
.basic-list ol li:before {position: absolute; top: 0; left: 0; content: counters(item, ".") " "; counter-increment: item; color: #003287; margin: 0;}
.basic-list ol ol li:before {font-size: 10px; line-height: 135%; top: 5px;}
.basic-list.inline {text-align: center;}
.basic-list.inline ul li {display: inline-block; margin: 0 5px;}
.basic-list.car-details {padding: 0;}
.basic-list.car-details ul li {padding: 0 0 5px 0; border-bottom: 1px solid #E0E0E0;}
.basic-list.car-details ul li:last-of-type {padding: 0; border: 0;}
.basic-list.car-details ul li:before {display: none;}
.basic-list.no-spacing {padding: 0;}


.faq {display: block; clear: both; padding: 15px 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #FFFFFF; border: 2px solid #FFFFFF; margin: 0 0 10px 0; cursor: pointer;}
.faq:after {content: '\f078'; font: var(--fa-font-sharp-regular); text-rendering: auto; -webkit-font-smoothing: antialiased; color: #0A0A0A; position: absolute; top: 15px; right: 20px;}
.faq .heading {margin: 0; font-family: "mundial-narrow-variable", sans-serif; font-weight: inherit; font-variation-settings: "wght" 600; letter-spacing: -0.015em;}
.faq .content {display: none; margin: 0; padding: 15px 0 0 0;}
.faq .content p {margin: 0 0 15px 0;}
.faq .content p:last-of-type {margin: 0;}
.faq.active {border: 2px solid #E0E0E0;}
.faq.active:after {content: '\f077';}
.faq.active .content {display: block;}
.faq:last-of-type {margin: 0 0 25px 0;}


.loading-step,
.loading-page {width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 550; display: none;}
.loading-step .overlay,
.loading-page .overlay {width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgb(0,52,136); background: linear-gradient(130deg, rgba(0,52,136,1) 0%, rgba(0,160,221,1) 100%); opacity: 0.860;}
.loading-step .loading-message {margin: 25px 0 0 0; display: block; clear: both; float: left; width: 100%;}


.loading-page {z-index: 499; display: block;}
.loading-page.invisible {display: none;}
.loading-page .overlay {opacity: 1;}
.loading-page .contents,
.loading-step .contents {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 5; width: 100%; padding: 0 30px;}
.loading-page .contents .logo {margin: 0 auto 25px auto; display: block;}


.loader {width: 100px; aspect-ratio: 1; box-sizing: border-box; display: grid; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.loader:before,
.loader:after { content: ""; grid-area: 1/1;  width: 35px; height: 35px; background: #FFDA1F; animation: l7 2s infinite; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.loader:after{animation-delay: -1s;}


.confetti-pop {width: 100%; height: 100vh; position: absolute; top: -50vh; left: 50%; transform: translateX(-50%); z-index: 1;}
.confetti-pop #thank_you_confetti {width: 100%; height: 100%;}


.flex-container {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; z-index: 40; clear: both; width: 100%;}
.flex-container .column {padding: 0; z-index: 40; flex-basis: calc(100% / 1);}
.flex-container.center-vertically {align-items: center;}
.flex-container.center-vertically .column {align-self: center;}
.flex-container.two-col .column {flex-basis: calc(100% / 2);}
.flex-container.three-col .column {flex-basis: calc(100% / 3);}
.flex-container .column .image,
.flex-container .column .content {padding: 0 15px 0 0;}


.modal {position: fixed; display: none; top: 0; left: 0; width: 100%; height: 100%; z-index: 500; overflow-y: scroll; -webkit-overflow-scrolling: touch;}
.modal:before {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0,52,136); background: linear-gradient(130deg, rgba(0,52,136,1) 0%, rgba(0,160,221,1) 100%); content: ''; opacity: 0.60;}
.modal .flex-container {min-height: 100vh; width: 100%; clear: both; justify-content: center; align-items: center; padding: 0;}
.modal .flex-container .column {padding: 75px; background: #FFFFFF; -webkit-box-shadow: 0px 0px 100px 0px rgba(10,10,10,0.15); box-shadow: 0px 0px 100px 0px rgba(10,10,10,0.15); float: left; width: 100%; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
.modal .flex-container .column:last-of-type {margin: 0;}
.modal .flex-container .column .close {width: 35px; height: 35px; position: sticky; top: 10px; clear: both; display: block; float: right; background: #FFEC51; font-weight: inherit; font-variation-settings: "wght" 650; text-transform: uppercase; text-align: center; cursor: pointer; z-index: 150; color: #000814; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}
.modal .flex-container .column .close i {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); margin: 0;}
.modal .flex-container .column .close-text {display: inline-block; vertical-align: middle; margin: 0 0 20px 0; padding: 0 0 0 25px;}
.modal .flex-container .column .image {display: block; clear: both; margin: 0 0 20px 0;}
.modal .flex-container .column .iframe-container {position: relative; overflow: hidden; width: 100%; padding-top: 100%; min-height: 84vh; -webkit-overflow-scrolling: touch; margin: 0 0 30px 0;}
.modal .flex-container .column .iframe-container iframe { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; -webkit-overflow-scrolling: touch;}
.modal .flex-container .column .flex-container {min-height: auto; margin: 0; align-items: flex-start;}
.modal .flex-container .column .flex-container .column {padding: 0; border: 0; margin: 0; background: none; -webkit-box-shadow: none; box-shadow: none;}
.modal .flex-container .column .flex-container .column video,
.modal .flex-container .column .flex-container .column canvas {width: 100%; max-height: 100%; height: auto; display: block; border: 2px solid #000814;}


.progress {width: 100%; height: 10px; background: #228CD2; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; margin: 0 0 35px 0;}
.progress .progress-bar {width: 0; transition: all 0.50s ease-in-out; -webkit-transition: all 0.50s ease-in-out; -moz-transition: all 0.50s ease-in-out; background: #1AC4C7; height: 10px; position: absolute; top: 0; left: 0; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}


.form-security {padding: 35px 0 0 0; display: block; clear: both;}


.form-benefits ul li {width: 33.333333%; float: left; padding: 0 15px; text-align: center;}
.form-benefits ul li p {margin: 0 auto; width: auto; display: table;}
.form-benefits .icon {display: block; clear: both; margin: 0 0 5px 0;}


form {display: block; width: 100%; clear: both;}
form input, form select, form textarea, .select {width: 100%; float: left; outline: none; -webkit-appearance: none; appearance: none; padding: 0 20px; height: 50px; font-size: 18px; color: #000814; font-family: "mundial-narrow-variable", sans-serif; font-weight: inherit; font-variation-settings: "wght" 400; border: 0; background: #FFFFFF; border: 0; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
form input:disabled {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
form input.capitalised-input {text-transform: capitalize;}
form input.capitalised-input:placeholder-shown {text-transform: none;}
form textarea {min-height: 200px; height: 200px; min-width: 100%; max-width: 100%; width: 100%; padding: 20px; resize: none;}
form select, .select {background: none; padding: 0 35px 0 20px; background: #FFFFFF url(/assets/img/svg/select.svg) no-repeat right 20px top 50%; -webkit-background-size: 15px; -moz-background-size: 15px; -o-background-size: 15px; background-size: 15px; font-weight: inherit; font-variation-settings: "wght" 400;}
form select::-ms-expand {display: none;}
form label {display: block; clear: both; z-index: 10; margin: 0 0 5px 0;}
form .field-icon {display: block; clear: both; float: left; width: 100%;}
form .field-icon input {padding: 0 20px 0 50px;}
form .field-icon:before {position: absolute; top: 0; left: 20px; color: #003287; width: auto; content: '\f007'; font: var(--fa-font-sharp-solid); text-rendering: auto; -webkit-font-smoothing: antialiased; color: #000814; opacity: 0.35; text-align: center; line-height: 50px; font-size: 18px; z-index: 5; pointer-events: none;}
form .field-icon.date:before {content: '\f073';}
form .field-icon.address:before {content: '\f3c5';}
form .field-icon.company:before {content: '\f1ad';}
form .field-icon.reg-number:before {content: '\23';}
form .field-icon.email:before {content: '\40';}
form .field-icon.telephone:before {content: '\f095';}
form .field-icon.currency:before {content: '\f154';}
form .field-icon.car-make:before {content: '\f5e4';}
form .field-icon.car-model:before {content: '\f02a';}
form .field-icon.secure:after {position: absolute; top: 50%; right: 20px; width: 61px; height: 25px; transform: translateY(-50%); background: url(/assets/img/webp/secure-hybrid.webp) no-repeat center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; content: '';}
form .field, .field-outside {display: block; clear: both; margin: 0 0 15px 0; width: 100%; float: left;}
form .field-icon.secure input {padding: 0 95px 0 50px;}
form .field.two {margin: 0;}
form .field.two .field {width: calc(50% - 7.5px); clear: none;}
form .field.two .field:first-of-type {margin: 0 7.5px 15px 0;}
form .field.two .field:nth-of-type(2n) {margin: 0 0 15px 7.5px;}
form .field.three .field {width: calc(31.5% - 7.5px); clear: none; margin: 0 7.5px 0 0;}
form .field.three .field:nth-of-type(2) {margin: 0 7.5px 0 0;}
form .field.three .field:last-of-type {width: calc(37% - 7.5px);}
form .field.disabled:before {position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ''; z-index: 55;}
form .field.disabled * {opacity: 0.60;}
form .field-reg {float: left; width: 100%; margin: 0; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
form .field-reg:before {position: absolute; top: 8px; left: 8px; color: #000814; background: #003287 url(/assets/img/svg/gb.svg) no-repeat center center; -webkit-background-size: 15px 19px; -moz-background-size: 15px 19px; -o-background-size: 15px 19px; background-size: 15px 19px; border: 2px solid #FFFFFF; -webkit-box-shadow: 0px 0px 0px 2px #003287; -moz-box-shadow: 0px 0px 0px 2px #003287; box-shadow: 0px 0px 0px 2px #003287; width: 30px; height: 30px; content: ''; z-index: 6; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; z-index: 50;}
form .field-reg input {padding: 0 20px; background: #FFDA1F; font-weight: inherit; font-variation-settings: "wght" 850; font-size: 25px; text-transform: uppercase; text-align: center;}
form .field-reg input::placeholder {text-transform: uppercase;}
form .field.skip .disable {opacity: 0.25;}
form .field.margin-top-bottom-10 {margin: 10px 0;}
form .vehicle-questions {display: block; float: left; width: 100%; padding: 25px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; border: 2px solid rgba(255,255,255,.25);}
form .vehicle_additional_questions {padding: 35px 0 0 0;}
form .address_lookup {float: left; width: 100%; display: block; clear: both;}
form .idpc-input {text-transform: uppercase; padding: 0 140px 0 50px!important;}
form .idpc-input:placeholder-shown {text-transform: none;}
form .idpc-select {margin: 15px 0 0 0; animation: animation-green-flash 1.25s linear infinite normal; clear: both; padding: 0 20px!important;}
form .idpc-select.activated {animation: none;}
form .idpc-find-address {position: absolute; top: 0; right: -2px; height: 50px; padding: 0!important; line-height: 50px; width: 155px; background: #003287;}
form .find_vehicle {background: #003287;}
form span.error, form .idpc-error, form .upload_success {background: #C1292E; display: none; width: 100%; clear: both; float: left; position: relative; font-weight: inherit; font-variation-settings: "wght" 400; color: #FFFFFF!important; padding: 5px 15px; margin-top: 0; z-index: 50; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-size: 14px; line-height: 135%; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
form span.error:before, form .idpc-error:before, form .upload_success:before {content: '\f071'; font: var(--fa-font-sharp-solid); text-rendering: auto; -webkit-font-smoothing: antialiased; margin: 0 10px 0 0; color: #FFDA1F;}
form span.error:after, form .idpc-error:after, form label.error:after {display: block; clear: both; width: 100%; content: '';}
form .field-error input, form .field-error select, form .field-error .custom-checkbox + label, form .field-error .signature-pad .signature-pad--body .signature-wrap, form .field-error .custom-file + label {-webkit-box-shadow: 0px 0px 0px 5px #C1292E; -moz-box-shadow: 0px 0px 0px 5px #C1292E; box-shadow: 0px 0px 0px 5px #C1292E;}
form .field-error .custom-checkbox.standard-style + label {border: 0!important; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important;}
form .field-error .field-reg input {color: #C1292E;}
form .upload_success {background: #1AC4C7; color: #FFFFFF!important;}
form .upload_success:before {content: '\f058'; color: #003287;}
form .suggested_fix_conditional {display: none;}
form .suggested_fix_apply:before {display: block; clear: both; width: 100%; content: '';}
form .suggested_fix_apply {margin: 5px 0; clear: both; background: #FFFFFF; color: #000814; border: 2px solid #000814; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; padding: 5px 10px; display: table; cursor: pointer;}
form .suggested_fix_apply:after {background: none!important;}
form input::placeholder {color: #000814; text-transform: none; opacity: 0.35;}
form ::placeholder {color: #000814; text-transform: none; opacity: 0.35;}
form :-ms-input-placeholder {color: #000814; text-transform: none; opacity: 0.35;}
form ::-ms-input-placeholder {color: #000814; text-transform: none; opacity: 0.35;}
form ul.options {display: block; clear: both; padding: 0; float: left; width: 100%; font-size: 0;}
form ul.options li {width: auto; margin: 0 10px 10px 0; display: inline-block; font-size: inherit;}
form ul.options li:last-of-type {margin: 0 0 10px 0;}
form ul.options.two li {width: calc(50% - 7.5px); margin: 0 10px 10px 0;}
form ul.options.two li:nth-of-type(2n) {margin: 0 0 10px 0;}
form ul.options.full li {width: 100%; clear: both; margin: 0 0 10px 0;}
form ul.options.full li:last-of-type {margin: 0;}
form ul.options.underline li {border-bottom: 1px solid; margin: 0; padding: 5px 0;}
form ul.options.underline li:last-of-type {border-bottom: 0;}
form ul.options.disabled:before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 50;}
form ul.options.disabled * {opacity: 0.60;}
form .custom-checkbox {display: none;}
form .custom-checkbox + label {position: relative; cursor: pointer; outline: none; margin: 0; width: auto; color: #000814; background: #FFFFFF; font-family: "mundial-narrow-variable", sans-serif; font-weight: inherit; font-variation-settings: "wght" 400; font-size: 18px; padding: 14px 25px 9px 50px; text-align: left; display: block; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; min-height: 50px;}
form .custom-checkbox + label:before {width: 20px; height: 20px; position: absolute; top: 12px; left: 15px; content: ''; background: #FFFFFF; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid #000814;}
form .custom-checkbox:checked + label {background: #003287; -webkit-animation: none; animation: none; color: #FFFFFF;}
form .custom-checkbox:checked + label:before {border: 2px solid #1AC4C7; background: #1AC4C7; content: '\f00c'; font: var(--fa-font-sharp-regular); text-rendering: auto; -webkit-font-smoothing: antialiased; text-align: center; line-height: 20px; color: #FFFFFF; font-size: 14px;}
form .custom-checkbox:disabled + label {cursor: not-allowed;}
form .custom-checkbox:disabled + label * {opacity: 0.35;}
form .custom-checkbox.vehicle_option:disabled + label:after {content: 'Not eligible'; text-transform: uppercase; position: absolute; top: 50%; right: 10px; background: #FFFFFF; border: 2px solid #C1292E; transform: translateY(-50%) rotate(-10deg); color: #C1292E; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; font-size: 9px; font-weight: inherit; font-variation-settings: "wght" 650; line-height: 100%; padding: 5px 10px;}
form .custom-checkbox.standard-style + label {width: 100%; border: 0; background: none; padding: 2px 0 0 35px; min-height: auto; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; line-height: 135%; color: #FFFFFF;}
form .custom-checkbox.standard-style + label:before {top: 0; left: 0;}
form .custom-checkbox.standard-style:checked + label {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: 0; background: none;}
form .custom-file {display: none;}
form .custom-file + label {position: relative; cursor: pointer; outline: none; margin: 0; color: #000814; background: #FFFFFF; border: 2px solid #000814; font-family: "mundial-narrow-variable", sans-serif; font-weight: inherit; font-variation-settings: "wght" 650; padding: 23px 20px 23px 60px; text-align: left; display: block; font-size: 18px; margin: 0; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-border-radius:  15px; -moz-border-radius: 15px; border-radius: 15px;}
form .custom-file:disabled + label {cursor: default;}
form .custom-file + label:before {position: absolute; top: 23px; left: 20px; content: '\e590'; font: var(--fa-font-sharp-solid); text-rendering: auto; -webkit-font-smoothing: antialiased; text-align: center; font-size: 25px;}
form .custom-file.camera + label:before {position: absolute; top: 23px; left: 20px; content: '\f030'; font: var(--fa-font-sharp-solid); text-rendering: auto; -webkit-font-smoothing: antialiased; text-align: center; font-size: 25px;}
form .custom-file + label span {display: block; clear: both; font-weight: inherit; font-variation-settings: "wght" 400;}
form .custom-file:disabled + label {opacity: 0.35;}
form .custom-file.complete + label {border: 2px solid #000814; background: #000814; color: #FFFFFF;}
form .custom-file.complete + label:before {-webkit-box-shadow: inset 0px 0px 0px 5px #000814; box-shadow: inset 0px 0px 0px 5px #000814; border: 2px solid #FFFFFF; background: #FFFFFF;}
form .step {display: none; width: 100%;}
form .step.start {display: block;}
form .signature-pad {display: block; clear: both; width: 100%; float: left;}
form .signature-pad .signature-pad--body h4 {margin: 0;}
form .signature-pad .signature-pad--body p {padding: 0; margin: 0 0 15px 0;}
form .signature-pad .signature-pad--body .signature-wrap {height: 215px; width: 100%; background: #FFFFFF; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
form .signature-pad .signature-pad--body .signature-wrap:before {content: ''; width: 75px; height: 53px; background: url(/assets/img/svg/sign-here.svg) no-repeat center center; position: absolute; top: 43%; left: -50px; transform: translateY(-50%); background-size: contain; z-index: 10; transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out;}
form .signature-pad .signature-pad--body .signature-wrap canvas {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
form .signature-pad .signature-pad--footer {display: block; clear: both; width: auto; padding: 0; float: left; position: absolute; bottom: 10px; right: 10px;}
form .signature-pad .signature-pad--footer .signature-pad--actions * {vertical-align: middle; display: inline-block;}
form .signature-pad .signature-pad--footer .signature-pad--actions .secure-badge {margin: 0 0 0 15px;}
form .signature-pad .signature-pad--footer .signature-pad--actions .button {padding: 5px 15px;}
form nav {display: block; clear: both; width: 100%; padding: 15px 0 0 0; float: left; z-index: 51;}
form nav.disabled:before {content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 100; opacity: 1;}
form nav.disabled .button {background: #000814; opacity: 0.60}
form nav .button {float: right;}
form fieldset {padding: 0 0 15px 0; margin: 0 0 30px 0; border-bottom: 1px solid #000814;}
form fieldset:last-of-type {padding: 0; margin: 0; border: 0;}
form .help {padding: 0; background: none; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; position: absolute; width: 275px; right: -300px; top: 0; background: #C5F8FC; border: 2px solid #003287; padding: 25px;}
form .help.inline {position: relative; right: 0; margin: 0 0 15px 0; width: 100%;}
form .vehicles-added {width: 100%; padding: 20px 25px;}
form .vehicles-added div.basic-list {padding: 0; margin: 0;}
form .vehicles-added div.basic-list ul li {padding: 0; margin: 0 0 10px 0;}
form .vehicles-added div.basic-list ul li:before {display: none;}
form .vehicles-added div.basic-list ul li ul {border-left: 2px solid #1AC4C7; margin: 5px 0;}
form .vehicles-added div.basic-list ul li ul li {margin: 0;}


section {padding: 75px 0;}
section.padding-top-none {padding: 0 0 75px 0;}
section.padding-bottom-none {padding: 75px 0 0 0;}
section.padding-bottom-more {padding: 75px 0 100px 0;}
section.padding-half {padding: 37.5px 0;}
section.form {padding: 100px 0 325px 0; overflow: hidden;}
section.image_present {padding: 75px 0 175px 0;}


.image-1 {position: absolute; bottom: -325px; left: 50%; transform: translateX(-50%); width: 100%; max-width: 850px;}
.image-2 {position: absolute; bottom: -200px; right: -50px; width: 100%; max-width: 175px;}


.progressed .progressed_hide {display: none;}


#additional_vehicle_modal form .field.disabled:before {background: #EBEBEB;}


@media (hover: hover) and (pointer: fine) {
.button:hover:after {width: 100%;}
.modal:before {width: calc(100% - 0.75em);}
.faq:hover {border: 2px solid #E0E0E0;}
.traveller {position: -webkit-sticky!important; position: sticky!important; top: 20px!important;}
form .signature-pad .signature-pad--body .signature-wrap:hover:before {left: -75px;}
form .custom-checkbox:hover + label:before {border: 2px solid #1AC4C7; background: #1AC4C7; content: '\f00c'; font: var(--fa-font-sharp-regular); text-rendering: auto; -webkit-font-smoothing: antialiased; text-align: center; line-height: 20px; color: #FFFFFF; font-size: 14px;}
form .custom-checkbox:disabled + label:hover {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
form .custom-checkbox.standard-style + label:hover {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: 0;}
}





/* -------------------------------------------------------------------------------
			Desktop wide
------------------------------------------------------------------------------- */
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
span.viewport:after {content: 'Wide Desktop'; background: green;}

}





/* -------------------------------------------------------------------------------
			Tablet landscape: 960px.
------------------------------------------------------------------------------- */
@media only screen and (min-width: 960px) and (max-width: 1200px) {
span.viewport:after {content: 'Tablet Landscape 960px - 1200px'; background: skyblue;}


.previous-button {position: absolute; top: -50px;}
.previous-button .link {border: 0;}
.previous-button .mobile_hide {display: none;}


form .help {position: relative; width: 100%; right: auto; left: 0; margin: 0 0 25px 0;}
}





/* -------------------------------------------------------------------------------
			Tablet portrait: 640px.
------------------------------------------------------------------------------- */
@media only screen and (min-width: 768px) and (max-width: 960px) {
span.viewport:after {content: 'Tablet Portrait'; background: blue;}


.previous-button {position: absolute; top: -50px;}
.previous-button .link {border: 0;}
.previous-button .mobile_hide,
.spacer.mobile_hide {display: none;}


header .reviews-logo {left: auto; right: 90px; transform: translateY(-50%);}


form .signature-pad .signature-pad--body .signature-wrap:before {transform: rotate(125deg); left: auto; top: -19px; right: -15px;}
form .signature-pad .signature-pad--body .signature-wrap:hover:before {left: auto; right: -15px;}
form .help {position: relative; width: 100%; right: auto; left: 0; margin: 0 0 25px 0;}


#additional_vehicle_modal form .previous-button {top: -120px; left: -30px;}


.modal .flex-container .column {padding: 50px;}
}





/* -------------------------------------------------------------------------------
			Wide mobile: 480px.
------------------------------------------------------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 768px) {
span.viewport:after {content: 'Mobile Wide'; background: purple;}


h1, .h1 {font-size: 38px;}
h2, .h2 {font-size: 35px;}
h3, .h3 {font-size: 30px;}
h4, .h4 {font-size: 25px;}
h5, .h5 {font-size: 22px;}
h6, .h6 {font-size: 18px;}


.previous-button {position: absolute; top: -50px;}
.previous-button .link {border: 0;}
.previous-button .mobile_hide,
.spacer.mobile_hide,
.id_methods .mobile_hide {display: none;}


.sra-logo {width: 115px; top: -145px;}


.reviews-logo.mobile_show {display: block;}


header .reviews-logo {display: none;}


.sub-header .wrap {padding: 10px 20px;}


footer {padding: 50px 0;}


.basic-list {padding: 0;}


.flex-container.two-col .column {flex-basis: calc(100% / 1);}
.flex-container.three-col .column {flex-basis: calc(100% / 2);}


.form-benefits ul li {width: 100%; padding: 0; margin: 0 0 5px 0;}
.form-benefits ul li:last-of-type {margin: 0;}
.form-benefits ul li:first-of-type p {border-bottom: 2px solid #1AC4C7; font-weight: 650;}
.form-benefits ul li .icon {margin: 0; display: none;}


form .field.sub-field {margin: 0; padding: 15px 20px;}
form .signature-pad .signature-pad--body .signature-wrap:before {transform: rotate(125deg); left: auto; top: -10px; right: -10px; width: 50px; height: 35px;}
form .signature-pad .signature-pad--body .signature-wrap:hover:before {left: auto; right: -10px;}
form .help {position: relative; width: 100%; right: auto; left: 0; padding: 15px; margin: 0 0 25px 0;}
form .field-reg input {padding: 0 20px 0 50px; font-size: 22px; width: 100%; clear: both;}
form .field-reg .button {margin: 10px 0 0 0; width: 100%; clear: both;}


#additional_vehicle_modal form .previous-button {top: -90px; left: auto; right: 0;}


.modal .flex-container .column {padding: 35px;}


.progress {margin: 0 0 25px 0;}


.image-1 {position: absolute; bottom: -250px; left: 50%; transform: translateX(-50%); width: 100%; max-width: 850px;}
.image-2 {display: none;}


section,
section.image_present {padding: 50px 0;}
section.padding-top-none {padding: 0 0 50px 0;}
section.padding-bottom-none {padding: 50px 0 0 0;}
section.padding-bottom-more {padding: 50px 0 75px 0;}
section.padding-half {padding: 25px 0;}
section.form {padding: 100px 0 250px 0;}


.testimonials ul li {width: 100%; padding: 0; margin: 0;}
}





/* -------------------------------------------------------------------------------
			Mobile: 320px.
------------------------------------------------------------------------------- */
@media only screen and (max-width: 480px) {
span.viewport:after {content: 'Mobile Portrait'; background: pink;}


html, body,
.button.smaller,
.ui-autocomplete {font-size: 16px;}


h1, .h1 {font-size: 38px;}
h2, .h2 {font-size: 35px;}
h3, .h3 {font-size: 30px;}
h4, .h4 {font-size: 25px;}
h5, .h5 {font-size: 22px;}
h6, .h6 {font-size: 18px;}


.wrap.larger {width: 90%;}


.previous-button {position: absolute; top: -45px;}
.previous-button .link {border: 0;}
.previous-button .mobile_hide,
.spacer.mobile_hide,
.id_methods .mobile_hide {display: none;}
.button-group .button,
.button-group .link {margin: 0 0 5px 0;}


.text-size-regular,
.text-size-regular * {font-size: 16px!important; line-height: 135%;}
.text-size-smaller,
.text-size-smaller * {font-size: 14px!important; line-height: 135%;}
.text-size-smallest,
.text-size-smallest * {font-size: 12px!important; line-height: 135%;}
.text-size-caveat {font-size: 60%!important;}


.full_width_mobile {width: 100%;}


.sra-logo {width: 115px; top: -120px;}


.reviews-logo.mobile_show {display: block;}


header .reviews-logo {display: none;}


.sub-header .wrap {padding: 10px 20px;}


footer {padding: 35px 0;}


.basic-list {padding: 0;}
.basic-list ul li:before {top: 3px;} 
.basic-list.text-size-smaller ul li:before {top: 2px;} 


.flex-container.two-col .column,
.flex-container.three-col .column {flex-basis: calc(100% / 1);}


.form-benefits ul li {width: 100%; padding: 0; margin: 0 0 5px 0;}
.form-benefits ul li:last-of-type {margin: 0;}
.form-benefits ul li:first-of-type p {border-bottom: 2px solid #1AC4C7; font-weight: 650;}
.form-benefits ul li .icon {margin: 0; display: none;}


form input, form select, form textarea, .select {font-size: 16px;}
form .custom-checkbox + label {font-size: 16px;}
form .signature-pad .signature-pad--body .signature-wrap {-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
form .signature-pad .signature-pad--body .signature-wrap:before {transform: rotate(125deg); left: auto; top: -10px; right: 10px; width: 50px; height: 35px;}
form .signature-pad .signature-pad--body .signature-wrap:hover:before {left: auto; right: 10px;}
form .help {position: relative; width: 100%; right: auto; left: 0; margin: 0 0 20px 0; padding: 15px;}
form nav {padding: 15px 0 0 0;}
form .field, .field-outside {margin: 0 0 15px 0;}
form .field-icon:before {left: 20px; font-size: 16px;}
form .field-icon.secure:after {width: 45px; height: 18px; background: url(/assets/img/webp/secure-hybrid.webp) no-repeat center center; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; right: 15px;}
form .field-icon.secure input {padding: 0 75px 0 50px;}
form .field-reg input {font-size: 22px; width: 100%; clear: both;}
form .field-reg .button {margin: 10px 0 0 0; width: 100%; clear: both;}
form .field.sub-field {margin: 0; padding: 15px 20px;}
form .vehicle-questions {padding: 25px 7.5% 35px 7.5%; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: 0; border-top: 2px solid rgba(255,255,255,.25); border-bottom: 2px solid rgba(255,255,255,.25);}


.modal .flex-container .column {padding: 35px;}


.progress {margin: 0 0 25px 0;}


.image-1 {position: absolute; bottom: -150px; left: 50%; transform: translateX(-50%); width: 100%; max-width: 850px;}
.image-2 {display: none;}


section,
section.image_present {padding: 35px 0;}
section.padding-top-none {padding: 0 0 35px 0;}
section.padding-bottom-none {padding: 35px 0 0 0;}
section.padding-bottom-more {padding: 35px 0 50px 0;}
section.padding-half {padding: 25px 0;}
section.form {padding: 100px 0 150px 0;}


.testimonials ul li {width: 100%; padding: 0; margin: 0;}
}





/* -------------------------------------------------------------------------------
			Animations
------------------------------------------------------------------------------- */
.animation-in-out {-webkit-animation: animation-in-out 1.25s infinite alternate; animation: animation-in-out 1.25s infinite alternate;}
.animation-green-flash-infinite {-webkit-animation: animation-green-flash 1s linear infinite normal; animation: animation-green-flash 1s linear infinite normal;}
.animation-yellow-flash-infinite {-webkit-animation: animation-yellow-flash 1s linear infinite normal; animation: animation-yellow-flash 1s linear infinite normal;}
.animation-blue-flash-infinite {-webkit-animation: animation-blue-flash 1s linear infinite normal; animation: animation-blue-flash 1s linear infinite normal;}
@keyframes animation-in-out {
	0% {
	  transform: scale(1.1) rotate(0deg);
	}
	100% {
	  transform: scale(1) rotate(-2deg);
	}
}
@-webkit-keyframes animation-in-out {
	0% {
	  transform: scale(1.1) rotate(0deg);
	}
	100% {
	  transform: scale(1) rotate(-2deg);
	}
}
@-webkit-keyframes animation-green-flash {
	0%   {-webkit-box-shadow: 0 0 0 0 rgba(26,196,199,1);}
	70%  {-webkit-box-shadow: 0 0 0 15px rgba(26,196,199,0);}
	100% {-webkit-box-shadow: 0 0 0 0 rgba(26,196,199,0);}
}
@keyframes animation-green-flash {
	0%   {-moz-box-shadow: 0 0 0 0 rgba(26,196,199,1); box-shadow: 0 0 0 0 rgba(26,196,199,1);}
	70%  {-moz-box-shadow: 0 0 0 15px rgba(26,196,199,0); box-shadow: 0 0 0 15px rgba(26,196,199,0);}
	100% {-moz-box-shadow: 0 0 0 0 rgba(26,196,199,0); box-shadow: 0 0 0 0 rgba(26,196,199,0);}
}
@-webkit-keyframes animation-yellow-flash {
	0%   {-webkit-box-shadow: 0 0 0 0 rgba(255,218,31,1);}
	70%  {-webkit-box-shadow: 0 0 0 15px rgba(255,218,31,0);}
	100% {-webkit-box-shadow: 0 0 0 0 rgba(255,218,31,0);}
}
@keyframes animation-yellow-flash {
	0%   {-moz-box-shadow: 0 0 0 0 rgba(255,218,31,1); box-shadow: 0 0 0 0 rgba(255,218,31,1);}
	70%  {-moz-box-shadow: 0 0 0 15px rgba(255,218,31,0); box-shadow: 0 0 0 15px rgba(255,218,31,0);}
	100% {-moz-box-shadow: 0 0 0 0 rgba(255,218,31,0); box-shadow: 0 0 0 0 rgba(255,218,31,0);}
}
@-webkit-keyframes animation-blue-flash {
	0%   {-webkit-box-shadow: 0 0 0 0 rgba(0,50,135,1);}
	70%  {-webkit-box-shadow: 0 0 0 15px rgba(0,50,135,0);}
	100% {-webkit-box-shadow: 0 0 0 0 rgba(0,50,135,0);}
}
@keyframes animation-blue-flash {
	0%   {-moz-box-shadow: 0 0 0 0 rgba(0,50,135,1); box-shadow: 0 0 0 0 rgba(0,50,135,1);}
	70%  {-moz-box-shadow: 0 0 0 15px rgba(0,50,135,0); box-shadow: 0 0 0 15px rgba(0,50,135,0);}
	100% {-moz-box-shadow: 0 0 0 0 rgba(0,50,135,0); box-shadow: 0 0 0 0 rgba(0,50,135,0);}
}
@-webkit-keyframes animation-whatsapp-flash {
	0%   {-webkit-box-shadow: 0 0 0 0 rgba(18,175,10,1);}
	70%  {-webkit-box-shadow: 0 0 0 15px rgba(18,175,10,0);}
	100% {-webkit-box-shadow: 0 0 0 0 rgba(18,175,10,0);}
}
@keyframes animation-whatsapp-flash {
	0%   {-moz-box-shadow: 0 0 0 0 rgba(18,175,10,1); box-shadow: 0 0 0 0 rgba(18,175,10,1);}
	70%  {-moz-box-shadow: 0 0 0 15px rgba(18,175,10,0); box-shadow: 0 0 0 15px rgba(18,175,10,0);}
	100% {-moz-box-shadow: 0 0 0 0 rgba(18,175,10,0); box-shadow: 0 0 0 0 rgba(18,175,10,0);}
}
@keyframes l7{
	0%   {transform: translate(   0,0)}
	25%  {transform: translate(100%,0)}
	50%  {transform: translate(100%,100%)}
	75%  {transform: translate(   0,100%)}
	100% {transform: translate(   0,0)}
}