/*
Theme Name: G'day (Hello Elementor Child)
Theme URI: https://github.com/elementor/hello-theme/
Description: G'day is a child theme of Hello Elementor, created by Excitemedia
Author: Excitemedia
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: gday-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.elementor h1,
.elementor h2,
.elementor h3,
.elementor h4,
.elementor h5,
.elementor h6 {
    font-weight: var( --e-global-typography-primary-font-weight );
}
.color-orange {
    color: rgb(var(--colour));
}
.fs-18 {
    font-size: 18px;
    line-height: 1.44444444em;
}
.fs-47 {
    font-size: 47px;
    line-height: 1.10638298em;
}
.elementor-text-editor strong {
    font-weight: bold;
}
.p-last-mb-0 p:last-child {
	margin-bottom: 0;
}
.section-position-static > .elementor-container,
.section-position-static > .elementor-container > .elementor-row > .elementor-column,
.section-position-static > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap,
.section-position-static > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
	position: static;
}

.postid-1462 .elementor-952 .elementor-element.elementor-element-5c0ea40.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap .elementor-widget-image img {
	max-width: 300px;
}
.overflow-hidden {
	overflow: hidden;
}
.translate-y {
    	-webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}
.translate-ny {
    	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.translate-x {
    	-webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
.translate-nx {
    	-webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.link-cover.elementor-widget {
	bottom: 0;
	left: 0;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
.link-cover.elementor-widget > .elementor-widget-container,
.link-cover.elementor-widget > .elementor-widget-container > .elementor-button-wrapper {
	height: 100%;
}
.link-cover.elementor-widget .elementor-button-link {
	background: none;
	display: block;
	font-size: 0;
	height: 100%;
	line-height: 0;
	opacity: 0;
	text-indent: -999em;
	width: 100%;
}
.link-cover.elementor-widget .elementor-button-link:hover,
.link-cover.elementor-widget .elementor-button-link:focus {
	background: none;
}
.dot-nav-none .swiper-pagination-bullets,
.dot-nav-tablet .swiper-pagination-bullets {
	display: none;
}
.blend-darken {
	mix-blend-mode: darken;
}
.testi-style-01.elementor-widget-testimonial-carousel .swiper-slide .elementor-testimonial {
    background: url(library/images/icon-reviews@2x.png) no-repeat left top;
    -webkit-background-size: 106px auto;
    -moz-background-size: 106px auto;
    -o-background-size: 106px auto;
    background-size: 106px auto;
    padding-top: 35px;
}
.testi-style-01.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-size: 1em;
    font-style: normal;
    line-height: 1.625em;
}
.testi-style-01 .elementor-testimonial__footer cite {
    font-size: 1em;
}
.testi-style-02 .elementor-icon-box-title {
    margin-top: 0;
}
.valign-top .elementor-icon,
.valign-top .elementor-button-icon svg {
    vertical-align: top;
}
.valign-top .elementor-icon-list-item, .valign-top .elementor-icon-list-item > a {
    align-items: flex-start;
}
.valign-center .elementor-icon,
.valign-center .elementor-button-icon svg {
    vertical-align: center;
}
.valign-center .elementor-icon-list-item,
.valign-center .elementor-button-content-wrapper {
    align-items: center;
}
.elementor .elementor-element .elementor-widget-icon-list.valign-top .elementor-icon-list-item {
    margin-bottom: 0;
}
.em-frm-newsletter .gform_wrapper form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.em-frm-newsletter .gform_wrapper .gform_body {
    flex: 0 0 calc(100% - 145px);
    max-width: calc(100% - 145px);
}
.em-frm-newsletter .gform_wrapper ul.gform_fields li.gfield {
    margin: 0;
    padding: 0;
}
body .em-frm-newsletter .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}
body.elementor-page .em-frm-newsletter .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    -webkit-border-radius: 0;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius: 0;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottomleft: 50px;
    border-radius: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    margin: 0;
    padding-left: 30px;
}
.em-frm-newsletter .gform_wrapper .gform_footer {
    flex: 0 0 145px;
    margin: 0;
    max-width: 145px;
    padding: 0;
}
.em-frm-newsletter .gform_wrapper .gform_footer input[type="submit"] {
    -webkit-border-radius: 50px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 50px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-radius: 50px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
}

body .elementor .elementor-element.logo {
    margin-left: -312px;
    width: 312px;
}
.header-phone.elementor-widget-text-editor,
.header-phone.elementor-widget-text-editor a {
    color: rgb(var(--colour-site-text));
}
.header-phone.elementor-widget-text-editor {
    font-size: 12px;
    line-height: 1.16666667em;
}
.header-phone.elementor-widget-text-editor p {
    margin: 0;
    padding: 4px 0 0;
}
.header-phone.elementor-widget-text-editor h4 {
    font-size: 23px;
    font-weight: bold;
    line-height: 1em;
    margin: 4px 0 0;
}
.header-quote {
    margin-left: 30px;
    margin-right: -320px;
}
.underline-01 {
    background: url(library/images/underline-01@2x.png) no-repeat center bottom;
    -webkit-background-size: 67px auto;
    -moz-background-size: 67px auto;
    -o-background-size: 67px auto;
    background-size: 67px auto;
    display: inline-block;
}
.underline-02 {
    background: url(library/images/underline-02@2x.png) no-repeat center bottom;
    -webkit-background-size: 57px auto;
    -moz-background-size: 57px auto;
    -o-background-size: 57px auto;
    background-size: 57px auto;
    display: inline-block;
}
.underline-03 {
    background: url(library/images/underline-03@2x.png) no-repeat center bottom;
    -webkit-background-size: 43px auto;
    -moz-background-size: 43px auto;
    -o-background-size: 43px auto;
    background-size: 43px auto;
    display: inline-block;
}
.underline-04 {
    background: url(library/images/underline-04@2x.png) no-repeat center bottom;
    -webkit-background-size: 39px auto;
    -moz-background-size: 39px auto;
    -o-background-size: 39px auto;
    background-size: 39px auto;
    display: inline-block;
}
.underline-05 {
    background: url(library/images/underline-05@2x.png) no-repeat center bottom;
    -webkit-background-size: 48px auto;
    -moz-background-size: 48px auto;
    -o-background-size: 48px auto;
    background-size: 48px auto;
    display: inline-block;
}
.underline-06 {
    background: url(library/images/underline-06@2x.png) no-repeat center bottom;
    -webkit-background-size: 122px auto;
    -moz-background-size: 122px auto;
    -o-background-size: 122px auto;
    background-size: 122px auto;
    display: inline-block;
}
.underline-07 {
    background: url(/wp-content/uploads/underline-07@2x.png) no-repeat center bottom;
    -webkit-background-size: 231px auto;
    -moz-background-size: 231px auto;
    -o-background-size: 231px auto;
    background-size: 231px auto;
    display: inline-block;
}
.underline-08 {
    background: url(/wp-content/uploads/underline-08@2x.png) no-repeat center bottom;
    -webkit-background-size: 191px auto;
    -moz-background-size: 191px auto;
    -o-background-size: 191px auto;
    background-size: 191px auto;
    display: inline-block;
}
.gallery-valign-middle .gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.gallery-valign-middle .gallery-icon {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}
body .elementor .elementor-element.gallery-vspace-60 .gallery-item {
    padding-bottom: 60px;
}
.sub-heading {
    color: #E94B44;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.02em;
}
.key-content-sections {
    overflow: hidden;
}
.key-content-section {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 80px -30px 0;
}
.key-content-section:first-child {
    margin-top: 0;
}
.key-content-section-content,
.key-content-section-image {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 30px;
}
.key-content-section.image-left .key-content-section-image {
    order: -1;
}
.styled-blockquote blockquote {
    border-left: 4px solid #E94B44;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.44444444em;
    padding: 3px 0 0 25px;
    margin: 30px 0 0;
}
.styled-blockquote blockquote p:last-child {
    margin-bottom: 0;
}
.key-content-section-image-wrapper {
    background: #FCDADA;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    padding: 11px;
}
.key-content-section-image img {
    border: 2px solid #E94B44;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    vertical-align: top;
}
.key-dark-panel-content {
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 50px;
}
.key-dark-panel {
	padding: 50px 0;
}
.key-dark-panel.image-full .key-dark-panel-content {
    padding-left: 60px;
}
.key-dark-panel-image {
    padding-left: 10px;
    padding-right: 10px;
}
.key-dark-panel-image .elementor-widget-wrap, .key-dark-panel-content .elementor-widget-wrap {
	 align-content: center !important;
	align-items: center !important;
}
.key-dark-panel-image .elementor-widget-image {
    position: static;
}
.key-dark-panel.image-full .key-dark-panel-image img {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: calc(50% - 10px);
}
.key-cta .elementor-widget-container,
.key-cta .elementor-cta {
    overflow: visible;
}
.key-cta.elementor-widget-call-to-action .elementor-cta__description {
    left: 10px;
    position: absolute;
    right: 10px;
    top: calc(50% - 60px);
    width: auto;
}
.key-cta.elementor-widget-call-to-action .elementor-cta__description p {
    margin: 0;
}
.key-cta.elementor-widget-call-to-action .elementor-cta__description h6 {
    margin: 5px 0 0;
}
body .elementor .key-cta.elementor-cta--skin-classic .elementor-cta__content {
    justify-content: space-between;
    overflow: visible;
    padding: 0 20px 0 30px;
    position: static;
}
.key-cta.elementor-widget-call-to-action .elementor-cta__title {
    flex: 0 0 auto;
    margin: 0;
    width: auto;
}
body .elementor .key-cta.elementor-element .elementor-cta__image {
    flex: 0 0 auto;
    order: 2;
    width: auto;
}
.elementor .key-cta.elementor-element .elementor-cta__image img {
    margin: -8px 0;
    vertical-align: top;
}
.car-brands {
    align-items: center;
    display: grid;
    list-style: none;
    margin: 0;
    padding: 0;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: repeat(6,1fr);
}
.car-brand-wrapper {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.car-brand-logo {
    flex: 0 0 65px;
    max-width: 65px;
    padding-right: 10px;
}
.car-brand-logo img {
    max-height: 55px;
}
.car-brand-title {
    color: #959595;
    font-weight: 600;
    line-height: 1.3em;
}
.car-brands a:hover .car-brand-title {
    color: rgb(var(--colour-highlight));
}
#gform_wrapper_6.gform_wrapper span.gform_description {
	color: #FFF;
}
#gform_wrapper_6.gform_wrapper span.gform_description h6 {
	color: #E94B44;
	font-size: 15px;
}
#gform_wrapper_6.gform_wrapper input#input_6_9 {
	max-width: 129px
}
#gform_wrapper_6.gform_wrapper select#input_6_10 {
	max-width: 157px
}
.quote-actions .elementor-widget-call-to-action .elementor-cta__title {
	order: 1;
}
.quote-actions .elementor-widget-call-to-action .elementor-cta__description {
	order: 2;
}
.quote-actions .elementor-widget-call-to-action .elementor-cta__image {
	margin-bottom: 20px;
	margin-top: 0;
	order: 3;
}
.quote-actions .elementor-widget-call-to-action .elementor-cta__button-wrapper {
	order: 4;
}
.quote-actions .elementor-widget-call-to-action .elementor-cta__button-wrapper .elementor-button {
	display: block;
}

#gform_9 .gfield_radio li input[type=radio], #gform_9 .gf_step_number,
#gform_11 .gfield_radio li input[type=radio], #gform_11 .gf_step_number,
#gform_12 .gfield_radio li input[type=radio], #gform_12 .gf_step_number,
#gform_13 .gfield_radio li input[type=radio], #gform_13 .gf_step_number
{
    display: none !important;
}
#gform_9 ul.gfield_radio li,
#gform_11 ul.gfield_radio li,
#gform_12 ul.gfield_radio li,
#gform_13 ul.gfield_radio li
{
    float: left;
    width: 25%;
    text-align: center;
}
#gform_page_9_1 img, #gform_page_9_5 img
#gform_page_11_1 img, #gform_page_11_5 img,
#gform_page_12_1 img, #gform_page_12_5 img,
#gform_page_13_1 img, #gform_page_13_5 img
{
	/*-webkit-filter: grayscale(100%);
	filter: grayscale(100%);*/
}
#gform_page_9_1 input + label img, #gform_page_9_5 input + label img,
#gform_page_11_1 input + label img, #gform_page_11_5 input + label img,
#gform_page_12_1 input + label img, #gform_page_12_5 input + label img,
#gform_page_13_1 input + label img, #gform_page_13_5 input + label img

{
	border: 1px solid #2b2626;
	border-radius: 5px;
	padding: 15px;
}
#gform_page_9_1 input:checked + label img, #gform_page_9_5 input:checked + label img,
#gform_page_11_1 input:checked + label img, #gform_page_11_5 input:checked + label img,
#gform_page_12_1 input:checked + label img, #gform_page_12_5 input:checked + label img,
#gform_page_13_1 input:checked + label img, #gform_page_13_5 input:checked + label img
{
	-webkit-filter: none; /* Safari 6.0 - 9.0 */
	filter: none;
	border: 1px solid #E94B44;
	margin-bottom: -2px;
}
#gform_9 #gform_page_9_2 ul.gfield_radio li input:checked + label,
#gform_11 #gform_page_11_2 ul.gfield_radio li input:checked + label,
#gform_12 #gform_page_12_2 ul.gfield_radio li input:checked + label,
#gform_13 #gform_page_13_2 ul.gfield_radio li input:checked + label
{
	border: 1px solid #E94B44;
	border-radius: 5px;
	color: #E94B44;
}
#gform_9 #gform_page_9_3 ul.gfield_radio li input:checked + label,
#gform_11 #gform_page_11_3 ul.gfield_radio li input:checked + label,
#gform_12 #gform_page_12_3 ul.gfield_radio li input:checked + label,
#gform_13 #gform_page_13_3 ul.gfield_radio li input:checked + label
{
	border: 1px solid #E94B44;
	border-radius: 5px;
	color: #E94B44;
}
#gform_page_9_1 li:nth-child(4n) input:checked + label img,
#gform_page_11_1 li:nth-child(4n) input:checked + label img,
#gform_page_12_1 li:nth-child(4n) input:checked + label img,
#gform_page_13_1 li:nth-child(4n) input:checked + label img
{
	margin-bottom: 0px;
}
#gform_page_9_1 .gform_page_footer, #gform_page_9_2 .gform_page_footer, #gform_page_9_3 .gform_page_footer,
#gform_page_11_1 .gform_page_footer, #gform_page_11_2 .gform_page_footer, #gform_page_11_3 .gform_page_footer,
#gform_page_12_1 .gform_page_footer, #gform_page_12_2 .gform_page_footer, #gform_page_12_3 .gform_page_footer,
#gform_page_13_1 .gform_page_footer, #gform_page_13_2 .gform_page_footer, #gform_page_13_3 .gform_page_footer
{
	visibility: hidden;
}
#gform_9 .gfield_radio li input[type=radio]:checked,
#gform_11 .gfield_radio li input[type=radio]:checked,
#gform_12 .gfield_radio li input[type=radio]:checked,
#gform_13 .gfield_radio li input[type=radio]:checked
{
    border: 1px solid red !important;
}
.gform_wrapper ul li.gfield.yearcombine{
	clear: none;
}
/*
#gform_page_9_3 li.yearcombine  {
    width: 15% !important;
}
#gform_9 #gform_page_9_3 .ginput_container_number input:focus{
	color: #E94B44;
}
*/
body #gform_page_9_3 .gform_page_footer  input,
body #gform_page_11_3 .gform_page_footer  input,
body #gform_page_12_3 .gform_page_footer  input,
body #gform_page_13_3 .gform_page_footer  input
{
	padding: 9px 65px 12px 65px;
	text-align: right;
}
#gform_9 span.gf_step_label,
#gform_11 span.gf_step_label,
#gform_12 span.gf_step_label,
#gform_13 span.gf_step_label
{
    color: #E94B44;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Nexa", Sans-serif;
}
#gform_9 .field_description_below,
#gform_11 .field_description_below,
#gform_12 .field_description_below,
#gform_13 .field_description_below
{
    color: #2b2626;
    font-family: "Nexa", Sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin-top: 0px;
}
#gform_9  .gf_page_steps,
#gform_11  .gf_page_steps,
#gform_12  .gf_page_steps,
#gform_13  .gf_page_steps
{
    border-bottom: none;
}
#gform_9  .gf_step_pending, #gform_9  .gf_step_completed,
#gform_11  .gf_step_pending, #gform_9  .gf_step_completed,
#gform_12  .gf_step_pending, #gform_9  .gf_step_completed,
#gform_13  .gf_step_pending, #gform_9  .gf_step_completed
{ /*  #gform_9 #gform_page_9_3 .instruction  */
    display: none;
}
#gform_9  .gf_step_active,
#gform_11  .gf_step_active,
#gform_12  .gf_step_active,
#gform_13  .gf_step_active
{
    margin: 0px 32px 0px 0;
}
#gform_9 #gform_page_9_2 ul.gfield_radio li label, #gform_9 #gform_page_9_3 ul.gfield_radio li label,
#gform_11 #gform_page_11_2 ul.gfield_radio li label, #gform_11 #gform_page_11_3 ul.gfield_radio li label,
#gform_12 #gform_page_12_2 ul.gfield_radio li label, #gform_12 #gform_page_12_3 ul.gfield_radio li label,
#gform_13 #gform_page_13_2 ul.gfield_radio li label, #gform_13 #gform_page_13_3 ul.gfield_radio li label
{
	display: block;
    max-width: 500px;
    text-align: center;
    margin-right: 2%;
    border: 1px solid #2b2626;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 34px !important;
}
/*
#gform_9 #gform_page_9_3 .ginput_container_number input{
    width: 130px;
    text-align: center;
    font-size: 55px;
    height: 100px;
    font-weight: bold;
}
#gform_9 #gform_page_9_3 li.yearcombine{
    display: inherit;
    width: 10%;
}
*/

body #gform_wrapper_9 .top_label div.ginput_container,
body #gform_wrapper_11 .top_label div.ginput_container,
body #gform_wrapper_12 .top_label div.ginput_container,
body #gform_wrapper_13 .top_label div.ginput_container
{
    margin-top: 0px;
}
#gform_9 .gform_page_footer,
#gform_11 .gform_page_footer,
#gform_12 .gform_page_footer,
#gform_13 .gform_page_footer
{
    border-top: none;
	text-align: right;
}
ul#gform_fields_9_4,
ul#gform_fields_11_4,
ul#gform_fields_12_4,
ul#gform_fields_13_4
{
    background: #2B2626;
    padding: 80px;
    color: #fff;
    display: inline-block;
    width: 100%;
    border-radius: 10px;
}
.leftbar {
    width: 49%;
    float: left;
}
.leftbar span{
    display: flex;
}
.leftbar span p{
    margin-top: 30px;
    margin-left: 20px;
    font-weight: bold;
    font-size: 17px;
}
.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-465be973 {
    text-align: center;
}
.resultSpan p {
    margin-bottom: 0px;
}
.rightbar {
    width: 49%;
    float: left;
    margin-left: 15px;
}
span.resultSpan {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0;
    border-top: 1px solid #6f6262;
    border-bottom: 1px solid #6f6262;
}
.keyfinderconfirmation .leftbar h2 {
    color: #E4251B;
    margin-top: 0px;
}
.keyfinderconfirmation .leftSpan{
    width: 70%;
}
.keyfinderconfirmation .rightSpan{
    width: 30%;
    text-align: right;
    display: block;
    color: #E4251B;
    font-size: 30px;
    font-weight: bold;
}
.price-legal {
    flex: 0 0 100%;
    font-size: 15px;
    font-style: italic;
}
.keyfinderconfirmation .leftbar h5 {
    margin-top: 40px;
}
ul.instructions li {
    font-size: 14px;
    padding: 5px 0;
}
div#gform_confirmation_wrapper_9,
div#gform_confirmation_wrapper_11,
div#gform_confirmation_wrapper_12,
div#gform_confirmation_wrapper_13
{
    background: #2B2626;
    padding: 60px;
    color: #fff;
    display: inline-block;
    width: 90%;
    text-align: left;
    border-radius: 10px;
    margin: 0 auto;
}
span.leftSpan, .rightSpan {
    display: inherit;
    float: left;
    padding: 20px 0;
}
body #gform_wrapper_9 #gform_fields_9_4.top_label .gfield_label, .gform_legacy_markup_wrapper legend.gfield_label,
body #gform_wrapper_11 #gform_fields_11_4.top_label .gfield_label, .gform_legacy_markup_wrapper legend.gfield_label,
body #gform_wrapper_12 #gform_fields_12_4.top_label .gfield_label, .gform_legacy_markup_wrapper legend.gfield_label,
body #gform_wrapper_13 #gform_fields_13_4.top_label .gfield_label, .gform_legacy_markup_wrapper legend.gfield_label
{
    color: #fff;
	font-size: 14px;
}
body.elementor-default #gform_wrapper_9 #gform_fields_9_4 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), body.elementor-default #gform_wrapper_9 #gform_fields_9_4 textarea.small, body.elementor-default #gform_wrapper_9 #gform_fields_9_4 textarea.medium, body.elementor-default #gform_wrapper_9 #gform_fields_9_4 textarea.large, body.elementor-default #gform_wrapper_9 #gform_fields_9_4 .top_label select.medium,
body.elementor-default #gform_wrapper_11 #gform_fields_11_4 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), body.elementor-default #gform_wrapper_11 #gform_fields_11_4 textarea.small, body.elementor-default #gform_wrapper_11 #gform_fields_11_4 textarea.medium, body.elementor-default #gform_wrapper_11 #gform_fields_11_4 textarea.large, body.elementor-default #gform_wrapper_11 #gform_fields_11_4 .top_label select.medium,
body.elementor-default #gform_wrapper_12 #gform_fields_12_4 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), body.elementor-default #gform_wrapper_12 #gform_fields_12_4 textarea.small, body.elementor-default #gform_wrapper_12 #gform_fields_12_4 textarea.medium, body.elementor-default #gform_wrapper_12 #gform_fields_12_4 textarea.large, body.elementor-default #gform_wrapper_12 #gform_fields_12_4 .top_label select.medium,
body.elementor-default #gform_wrapper_13 #gform_fields_13_4 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), body.elementor-default #gform_wrapper_13 #gform_fields_13_4 textarea.small, body.elementor-default #gform_wrapper_13 #gform_fields_13_4 textarea.medium, body.elementor-default #gform_wrapper_13 #gform_fields_13_4 textarea.large, body.elementor-default #gform_wrapper_13 #gform_fields_13_4 .top_label select.medium,
{
    border: none;
    height: 45px;
    color: #fff;
    padding: 5px 10px;
    background: #504c4c;
}
#field_9_12, #field_9_13, #field_9_14, #field_9_15, #field_9_27,
#field_11_12, #field_11_13, #field_11_14, #field_11_15, #field_11_27, #field_11_32,
#field_12_12, #field_12_13, #field_12_14, #field_12_15, #field_12_27, #field_12_32,
#field_13_12, #field_13_13, #field_13_14, #field_13_15, #field_13_27, #field_13_32
{
	width: 50%;
    float: right;
	margin-bottom: 15px;
}
#field_9_12,
#field_11_12,
#field_12_12,
#field_13_12
{
	width: 24%;
    margin-right: 26%;
}
body #gform_9 #field_9_13,
body #gform_11 #field_11_13,
body #gform_12 #field_12_13,
body #gform_13 #field_13_13
{
	width: 24%;
    float: right;
    margin-top: -95px;
}
#field_9_21,
#field_11_21,
#field_12_21,
#field_13_21
{
	width: 50%;
    float: left;
	margin-bottom: -28px;
	position: relative;
}
.gform_validation_error #gform_fields_9_3 li#field_9_19,
.gform_validation_error #gform_fields_11_3 li#field_11_19,
.gform_validation_error #gform_fields_12_3 li#field_12_19,
.gform_validation_error #gform_fields_13_3 li#field_13_19
{
    top: 130px;
}
.car_key_selector {
    color: #fff !important;
}
#gform_fields_9_3 li#field_9_19, #gform_fields_9_4 li#field_9_18,
#gform_fields_11_3 li#field_11_19, #gform_fields_11_4 li#field_11_18,
#gform_fields_12_3 li#field_12_19, #gform_fields_12_4 li#field_12_18,
#gform_fields_13_3 li#field_13_19, #gform_fields_13_4 li#field_13_18
{
	position: absolute;
    top: 0;
    left: 0;
}
#gform_page_9_3, #gform_page_9_4,
#gform_page_11_3, #gform_page_11_4,
#gform_page_12_3, #gform_page_12_4,
#gform_page_13_3, #gform_page_13_4
{
	padding-top: 75px;
	position: relative;
}

.gform_wrapper select option {
color: black;
}
.valign-top.icon-phone .elementor-button-icon svg,
.valign-top.icon-arrow .elementor-icon-list-icon {
	position: relative;
	top: 2px;
}
.table-raw {
	border-width: 0;
}
table.table-raw tbody > tr:nth-child(2n+1) > td,
table.table-raw tbody > tr:nth-child(2n+1) > th {
	background-color: rgba(0,0,0,0);
}
table.table-raw td {
	border-width: 0;
	font-size: 1rem;
	padding: 5px 0 0;
}
table.table-raw tbody tr:first-child td {
	padding-top: 0;
}
.cta-01 {
    overflow: hidden;
}
.cta-01 .elementor-cta,
.cta-01.elementor-widget-call-to-action .elementor-widget-container,
.cta-01 .elementor-cta__content {
    overflow: visible;
}
.cta-01 .elementor-cta {
    margin-bottom: 8px;
}
.cta-01 .elementor-cta__content {
	padding: 20px 20px 60px;
}
.cta-01.elementor-cta--skin-cover .elementor-cta__button-wrapper {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}
.cta-01.elementor-widget-call-to-action .elementor-cta__button::before {
    bottom: 0;
    content: "";
    height: 99em;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.cta-01.elementor-widget-call-to-action .elementor-cta__button {
    border-width: 0;
    border-radius: 0;
    display: block;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0.025em;
    line-height: 1.368421em;
    padding: 17px 100px 17px 20px;
    text-align: left;
    width: 100%;
}
.cta-01.elementor-widget-call-to-action .elementor-cta__button:hover {
    border-width: 0;
    box-shadow: none;
}
.cta-01.elementor-widget-call-to-action .elementor-cta__description {
    margin-bottom: 0;
}
.cta-01.elementor-widget-call-to-action .elementor-icon-wrapper {
    align-items: center;
    background: #fff;
    border: 3px solid var(--e-global-color-accent);
    border-radius: 50%;
    bottom: -8px;
    display: flex;
    height: 76px;
    justify-content: center;
    line-height: 70px;
    margin: 0;
    position: absolute;
    right: 20px;
    text-align: center;
    width: 76px;
    z-index: 1;
}
.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button {
	background: rgba(0,0,0,0) url(/wp-content/uploads/angle-left.png) no-repeat 20px 50% / 10px auto;
	color: var(--e-global-color-accent);
}
.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button:hover {
}

@media (min-width: 1025px) {
	.elementor-container.elementor-column-gap-wide .elementor-row {
		margin-left: -10px;
		margin-right: -10px;
		width: calc(100% + 20px);
	}
	.elementor-container.elementor-column-gap-extended > .elementor-row {
		margin-left: -5px;
		margin-right: -5px;
		width: calc(100% + 10px);
	}
	.elementor-widget-wrap > .elementor-element.elementor-inner-section {
		margin-left: -10px;
		margin-right: -10px;
		width: calc(100% + 20px);
	}
    body .dot-nav-tablet.elementor-pagination-type-bullets .swiper-container {
        padding-bottom: 0;
    }
}
.elementor-popup-modal .gform_wrapper .gfield input, .elementor-popup-modal .gform_wrapper .gfield select, .elementor-popup-modal .gform_wrapper .gfield textarea {
	color: #000000 !important;
}
body .gform-body [type=button]:focus, body .gform-body [type=submit]:focus, body .gform-body button:focus {
    outline: none !important;
}
.car-key-selector-img {
	display: inline-block;
	left: 0;
	position: absolute;
	top: 60px;
	width: 370px;
}

@media (max-width: 1900px) {
    body .elementor .elementor-element.logo {
    	margin-left: -120px;
        margin-right: 40px;
    	width: 220px;
    }
    body:not(.rtl).elementor-default .elementor .elementor-element.header-nav .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child) {
    	margin-right: 22px;
    }
    .header-quote {
    	margin-left: 20px;
    	margin-right: -120px;
    }
    .header-quote.elementor-widget-button .elementor-button {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 1439px) {
    body .elementor .elementor-element.logo {
        margin: 33px 0 -20px;
    	width: 100%;
    }
    body .elementor .elementor-element.header-quote {
    	margin-left: 0;
    	margin-right: 0;
        margin-top: 26px;
        width: 254px;
    }
    .header-quote.elementor-widget-button .elementor-button {
        width: 100%;
    }
    .header-phone {
        margin-right: 20px;
    }
    .cta-01.elementor-widget-call-to-action .elementor-cta__button {
        padding-left: 15px;
        padding-right: 90px;
    }
    .cta-01.elementor-widget-call-to-action .elementor-icon-wrapper {
        right: 15px;
    }
}

@media (max-width: 1024px) {
    .dot-nav-tablet .swiper-pagination-bullets {
        display: block;
    }
    .header-top {
        background: rgb(var(--colour));
    }
    .header-nav {
        position: absolute;
        right: 0;
        top: 50%;
        	-webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .testi-center-tablet,
    .testi-center-tablet.elementor-testimonial--align-left .elementor-testimonial {
        text-align: center;
    }
    .testi-center-tablet.testi-style-01.elementor-widget-testimonial-carousel .swiper-slide .elementor-testimonial {
        background-position: center top;
    }
    .testi-center-tablet.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
        justify-content: center;
    }
    body .elementor .elementor-element.testi-style-01 .elementor-main-swiper .swiper-slide {
        padding-right: 0;
    }
    .key-content-section {
        margin-top: 50px;
    }
    .key-dark-panel-content {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .key-dark-panel.image-full .key-dark-panel-content {
        padding-left: 30px;
    }
    .car-brands {
        grid-template-columns: repeat(4, 1fr);
    }
	body .elementor .key-cta.elementor-cta--skin-classic .elementor-cta__content {
		justify-content: space-between;
		overflow: visible;
		padding: 0 15px 0 15px;
		position: static;
	}
	.car-key-selector-img {
		width: calc(100% - 20px);
	}
	ul#gform_fields_9_4, ul#gform_fields_11_4, ul#gform_fields_12_4, ul#gform_fields_13_4 {
		padding: 30px;
	}
	#gform_9 #gform_page_9_2 ul.gfield_radio li label, #gform_9 #gform_page_9_3 ul.gfield_radio li label, #gform_11 #gform_page_11_2 ul.gfield_radio li label, #gform_11 #gform_page_11_3 ul.gfield_radio li label, #gform_12 #gform_page_12_2 ul.gfield_radio li label, #gform_12 #gform_page_12_3 ul.gfield_radio li label, #gform_13 #gform_page_13_2 ul.gfield_radio li label, #gform_13 #gform_page_13_3 ul.gfield_radio li label {
		padding: 20px 10px !important;
	}
}

@media (max-width: 767px) {
    .equalHeight > .elementor-container,
	.equalHeight > .elementor-widget-container,
	.equalHeight.equalHeight-inner > .elementor-container > *,
	.equalHeight.equalHeight-inner > .elementor-widget-container > *,
	.equalHeight.equalHeight-parent {
		min-height: 1px !important;
	}
    .translate-ny-mobile {
        	-webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .gallery-mobile-4 .elementor-image-gallery .gallery-columns-8 .gallery-item {
    	max-width: 25%;
    }
    body .elementor .elementor-element.gallery-vspace-60 .gallery-item {
    	padding-bottom: 30px;
    }
    .column-2-mobile .elementor-icon-list-items {
        columns: 2;
    }
    .em-frm-newsletter .gform_wrapper .gform_body {
    	flex: 0 0 calc(100% - 120px);
    	max-width: calc(100% - 120px);
    }
    body.elementor-page .em-frm-newsletter .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
        padding-left: 20px;
    }
    .em-frm-newsletter .gform_wrapper .gform_footer {
        flex: 0 0 120px;
        max-width: 120px;
    }
    .key-content-section {
        margin: 50px 0 0;
    }
    .key-content-section-content,
    .key-content-section-image {
    	flex: 0 0 100%;
    	max-width: 100%;
    	padding: 0;
    }
    .key-content-section-image {
        margin-top: 20px;
    }
    .key-dark-panel-image {
        padding-left: 0;
        padding-right: 0;
    }
    .key-content-section.image-left .key-content-section-image {
        order: 0;
    }
    .key-dark-panel.image-full .key-dark-panel-image img {
        object-fit: initial;
        position: static;
        width: auto;
    }
    .car-brands {
        grid-template-columns: repeat(3, 1fr);
    }
	.quote-actions .elementor-widget-call-to-action .elementor-cta__image {
		min-height: 1px !important;
	}
	.underline-07 {
		-webkit-background-size: 180px auto;
		-moz-background-size: 180px auto;
		-o-background-size: 180px auto;
		background-size: 180px auto;
	}
	.underline-08 {
		background: url(/wp-content/uploads/underline-08@2x.png) no-repeat center bottom;
		-webkit-background-size: 150px auto;
		-moz-background-size: 150px auto;
		-o-background-size: 150px auto;
		background-size: 150px auto;
	}
	#field_9_21, #field_11_21, #field_12_21, #field_13_21 {
		width: 100%;
	}
	.car-key-selector-img {
		margin: 15px 0 50px;
		position: static;
		width: 100%;
	}
	#field_9_12, #field_11_12, #field_12_12, #field_13_12 {
		float: none;
		margin-right: 0;
		width: auto;
	}
	body #gform_9 #field_9_13, body #gform_11 #field_11_13, body #gform_12 #field_12_13, body #gform_13 #field_13_13 {
		float: none;
		margin-top: 0;
		width: auto;
	}
	#field_9_12, #field_9_13, #field_9_14, #field_9_15, #field_9_27, #field_11_12, #field_11_13, #field_11_14, #field_11_15, #field_11_27, #field_11_32, #field_12_12, #field_12_13, #field_12_14, #field_12_15, #field_12_27, #field_12_32, #field_13_12, #field_13_13, #field_13_14, #field_13_15, #field_13_27, #field_13_32 {
		width: auto;
		float: none;
	}
	#gform_9 ul.gfield_radio li, #gform_11 ul.gfield_radio li, #gform_12 ul.gfield_radio li, #gform_13 ul.gfield_radio li {
		width: 50%;
	}
	.gform_legacy_markup_wrapper .gf_step {
		display: none;
	}
	.gform_legacy_markup_wrapper .gf_step.gf_step_active {
		display: block;
	}
	div#gform_confirmation_wrapper_9, div#gform_confirmation_wrapper_11, div#gform_confirmation_wrapper_12, div#gform_confirmation_wrapper_13 {
		padding: 30px 20px;
		width: 100%;
	}
	.leftbar span {
		display: block;
	}
	.leftbar span p {
		margin-left: 0;
	}
}

@media (max-width: 640px) {
	body .gform_legacy_markup_wrapper .gform_footer input.button,
	body .gform_legacy_markup_wrapper .gform_footer input[type=submit],
	body .gform_legacy_markup_wrapper .gform_page_footer input.button,
	body .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
		margin: 0 0 8px 0;
	}
	.second-button {
		width: 100%;
	}
	#gform_11 .gform_page_footer,
	#gform_12 .gform_page_footer,
	#gform_13 .gform_page_footer {
		margin-left: auto;
		margin-right: auto;
		max-width: 250px;
	}
}

@media (max-width: 480px) {
    .car-brands {
        grid-row-gap: 30px;
    }
    .car-brand-wrapper {
        flex-wrap: wrap;
        text-align: center;
    }
    .car-brand-logo {
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex: 0 0 100%;
        height: 65px;
        justify-content: center;
        max-width: 100%;
        padding: 0 0 10px;
        width: 100%;
    }
    .car-brand-logo img {
        max-height: 55px;
        max-width: 55px;
    }
    .car-brand-title {
        flex: 0 0 100%;
    }
    div#gform_confirmation_wrapper_9 {
        background: #2B2626;
        padding: 20px;
    }
    .leftbar, .rightbar {
        width: 100%;
        float: none;
        margin-left: 0px;
    }
}
