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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	box-sizing: border-box;
}

@font-face {
	font-family: 'VWText';
	src: url('../fonts/VWText-Regular.otf');
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: 'VWText';
	src: url('../fonts/VWText-RegularItalic.otf');
	font-weight: 400;
	font-display: swap;
	font-style: italic;
}
@font-face {
	font-family: 'VWText';
	src: url('../fonts/VWText-Light.otf');
	font-weight: 300;
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: 'VWText';
	src: url('../fonts/VWText-Bold.otf');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: 'VWText';
	src: url('../fonts/VWText-BoldItalic.otf');
	font-weight: 700;
	font-display: swap;
	font-style: italic;
}
@font-face {
	font-family: 'VWHead';
	src: url('../fonts/VWHead-Regular.otf');
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: 'VWHead';
	src: url('../fonts/VWHead-RegularItalic.otf');
	font-weight: 400;
	font-display: swap;
	font-style: italic;
}
@font-face {
	font-family: 'VWHead';
	src: url('../fonts/VWHead-Light.otf');
	font-weight: 300;
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: 'VWHead';
	src: url('../fonts/VWHead-Bold.otf');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: 'VWHead';
	src: url('../fonts/VWHead-BoldItalic.otf');
	font-weight: 700;
	font-display: swap;
	font-style: italic;
}
@font-face {
	font-family: 'VWHead';
	src: url('../fonts/VWHead-ExtraBold.otf');
	font-weight: 800;
	font-display: swap;
	font-style: normal;
}


/* custom CSS */
.np_transition, a, button, .button, input[type="submit"], .each-accordeon .faq-header-plus::before, .dropdown--arrow:before, .accordeon-title,
.header-logo, .masthead.site-header, .open-menu-btn span, .header-right.scan-qr-code, .masthead.site-header .content-center,
.contact--popup, .contact-popup-content, .close-icon svg, .header-menu, .active-dropdown .languages-list, .transition-el, .search-market label:before{
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
body {
	font-family: 'VWText';
	font-size: 16px;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6, .vwhead-text{
	font-weight:300;
	font-family: 'VWHead';
	line-height:1.12;
}
.light-font{
	font-weight:300;
}

.content-center {
	padding-left: 30px;
	padding-right: 30px;
}
.fc-block.banner .banner-image {
	min-height: 100svh;
	background-size: cover;
	background-position: center;
	padding-top: 110px;
	padding-bottom:65px;
	display: flex;
	flex-direction: column;
	row-gap: 50px;
	position:relative;
}
.fc-block.banner .banner-image:before{
	content:"";
	position:absolute;
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.2) 100%);
	width:100%;
	height:100%;
	left:0;
	top:0;
}
#qr-code-popup.active {
	display: block !important;
}
#qr-code-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:99;
	background:rgba(0,0,0,0.5);
}
.inner-qr-code{
	position:fixed;
	height:90%;
	width:90%;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	background: #fff;
	display:flex;
	align-content: center;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
#canvas{
	max-width:90%;
}
#loadingMessage {
	max-width: 90%;
	color:#000;
}
.masthead.site-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index:10;
}
.header-logo {
	margin-top: -15px;
	position:relative;
	top:0;
}
.header-container {
	display: flex;
	padding: 15px 0;
	color: #fff;
	font-size: 14px;
	align-items: center;
}
.header-right.scan-qr-code {
	margin-left: auto;
	cursor: pointer;
	background-image: url("../images/qrcode.svg");
	background-repeat: no-repeat;
	padding-left: 26px;
	background-position: left center;
	background-size: 17px auto;
}
.open-menu-btn {
	margin-right: auto;
	width: 24px;
	cursor:pointer;
	outline:0;
	position:relative;
}
.open-menu-btn::before {
	content: "";
	position: absolute;
	width: 140%;
	height: 140%;
	display: block;
	left: -20%;
	top: -20%;
}
.open-menu-btn span {
	height: 2px;
	background: #fff;
	margin-bottom: 5px;
	display: block;
}
.open-menu-btn span:nth-child(2) {
	width: 14px;
}
.open-menu-btn span:nth-child(3) {
	width: 20px;
	margin-bottom: 0;
}
.vw-logo-inner svg {
	width: 32px;
}
.vw-logo-inner {
	position: relative;
	text-align: center;
}
.vw-logo-inner::before, .vw-logo-inner::after {
	content: "";
	width: calc(50% - 105px);
	height: 2px;
	background: #fff;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}
.vw-logo-inner img {
	max-width: 160px;
}
.vw-logo-inner::after {	
	left: auto;
	right:0;
}
.vw-logo-inner svg {
	width: 32px;
	height: 32px;
}
.vw-logo-inner a {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}
strong {
	font-weight: 700;
}
h1 {
	font-size: 32px;
	color: #fff;
	font-weight: 300;
}
h2{
	font-size:28px;
	margin-bottom:20px;
}
.banner-info-text {
	color: #fff;
	margin-top: auto;
}
#output{
	color:#000;
}
.banner-content, .banner-info-text {
	position: relative;
}
.image_and_text img {
	max-width: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.fc-block.image_and_text {
	padding: 40px 0 30px;
}
.simple--content + .button-container{
	padding-top:32px;
}
.button {
	background: #001E50;
	border-radius: 44px;
	width: 100%;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	outline:0;
}
.style2 .button, .white-buttons .button {
	color: #001E50;
	background: #fff;
}
.transparent-buttons .button{
	color:#fff;
	background:transparent;
	border:1px solid #fff;
	line-height:40px;
}
.transparent-buttons .button:hover{
	border-color:#00b0f0;
	color:#00b0f0;
	background:transparent;
}
.button:hover, .style2 .button:hover, .white-buttons .button:hover{
	background-color:#0040c5;
}
.style2 .button:hover, .white-buttons .button:hover{
	color:#fff;
}
.style2 h2, .style3 h2 {
	text-align: center;
	margin-bottom: 35px;
}
.style2 .box-content {
	background: #001E50;
	padding-bottom:72px;
}
.style2 .simple--content {
	color: #fff;
}
.style2 .box-content {
	background: #001E50;
	padding-bottom: 72px;
	margin-top: 50px;
	display: inline-block;
	width: 100%;
}
.image_and_text .style2 img {
	margin-top: -50px;
}
.simple--content p, .simple--content ul {
	margin-bottom: 20px;
}
.simple--content p:last-child,  .simple--content ul:last-child {
	margin-bottom: 0;
}
.fc-block li {
	padding-left: 35px;
	position: relative;
	margin-bottom: 8px;
}
.fc-block li::before {
	content: "";
	width: 20px;
	height: 2px;
	background: #000;
	left: 0;
	position: absolute;
	top: 13px;
}
.fc-block .car-info-cont li::before{
	top:15px;
}
.fc-block ul {
	padding-left: 40px;
}
.each-accordeon:first-child .accordeon-title{	
	border-top: 1px solid #DFE4E8;
}
.accordeon-title {
	text-align: left;
	cursor: pointer;
	font-weight: 700;
	font-size: 16px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 35px;
	line-height: 1.1;
	border-bottom: 1px solid #DFE4E8;
	color: #001E50;
}
.accordeon-content {
	max-height: 0;
	opacity: 0;
	visibility: hidden;
	color: #000;
    text-align:left;
    transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
overflow:hidden;
}
.each-accordeon.active-toggle .accordeon-content {
	max-height: 1600px;
	opacity: 1;
	visibility: visible;
	overflow: visible;
}
.each-accordeon {
	position: relative;
}
.each-accordeon.active-toggle .accordeon-content {
	max-height: 1600px;
	opacity: 1;
	visibility: visible;
	overflow: visible;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DFE4E8;
}
#primary .each-accordeon .accordeon-content p:last-child {
	margin-bottom: 20px;
}
.each-accordeon .faq-header-plus,.lang-label .dropdown--arrow  {
	position: absolute;
	right: -5px;
	top: 24px;
	transform: translateY(-50%) rotate(0deg);
	-webkit-transform: translateY(-50%) rotate(0deg);
	-moz-transform: translateY(-50%) rotate(0deg);
	width: 40px;
	height: 40px;
	background: transparent;
	border-radius: 50%;
	border: 1px solid transparent;
}
.faq-header-plus span:first-child {
	width: 100%;
	height: 1px;
	top: 4px;
	left: 0px;
}
.faq-header-plus span:last-child {
	width: 1px;
	height: 100%;
	top: -1px;
	left: 5px;
}
.faq-header-plus span {
	background-color: #000;
	position: absolute;
}
.each-accordeon.active-toggle .faq-header-plus::before, .active-dropdown .dropdown--arrow:before {
	transform: translate(-50%,-50%) rotate(-45deg);
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	-moz-transform: translate(-50%,-50%) rotate(-45deg);
	top: 60%;
}
.each-accordeon .faq-header-plus::before, .dropdown--arrow:before  {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	border-top: 1px solid #001E50;
	border-right: 1px solid #001E50;
	top: 46%;
	left: 50%;
	transform: translate(-50%,-50%) rotate(135deg);
	-webkit-transform: translate(-50%,-50%) rotate(135deg);
	-moz-transform: translate(-50%,-50%) rotate(135deg);
}
.lang-label {
	position: relative;
	padding-top: 13px;
	padding-bottom: 13px;
	border-top: 1px solid #DFE4E8;
	border-bottom: 1px solid #DFE4E8;
	color: #001E50;
	font-size: 16px;
	font-weight: 700;
	cursor:pointer;
}
.accordeon-content img {
	display: block;
}
.accordeon-content p {
	margin-bottom: 20px;
}
.active-toggle .accordeon-title {
	border-color: transparent;
}
.fc-block.accordeon {
	margin-bottom: 40px;
}
.fc-block.button_box {
	margin-bottom: 20px;
}
.contact-box {
	background: #00437A;
	background: linear-gradient(180deg, #013065 0%, #001E50 100%);
	padding: 56px 0;
	color:#fff;
	text-align:center;
}
.contact-box h2 {
	font-weight: 700;
	margin-bottom: 35px;
}
.contact-box-content{
	margin-bottom:32px;
}
.site-footer {
	padding-top: 40px;
}
.close-popup{
	background-color:#0082D6;
	border:3px solid #001E50;
	position:absolute;
	cursor:pointer;
	top:12px;
	right:12px;
	border-radius:50%;
	width:44px;
	height:44px;
	z-index:999;
	outline:0;
}
.close-popup span {
	background-image: url("../images/close.svg");
	width: 24px;
	height: 24px;
	position: absolute;
	background-size: contain;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.sticky-header .header-logo {
	opacity: 0;
	visibility:hidden;
	top:-60px;
}
.sticky-header .masthead.site-header .content-center {
	background: #fff;
}
.sticky-header .open-menu-btn span, body.search .open-menu-btn span,
body.search .vw-logo-inner::before,  body.search .vw-logo-inner::after,
.page-template-language-page-template .open-menu-btn span, .page-template-language-page-template .vw-logo-inner::before,  .page-template-language-page-template .vw-logo-inner::after,
.page-template-default .open-menu-btn span, .page-template-default .vw-logo-inner::before,  .page-template-default .vw-logo-inner::after,
.single-post .open-menu-btn span, .single-post .vw-logo-inner::before,  .single-post .vw-logo-inner::after{
	background-color:#001E50;
}
.sticky-header .header-right.scan-qr-code, body.search .header-right.scan-qr-code, 
.page-template-language-page-template .header-right.scan-qr-code, 
.page-template-default .header-right.scan-qr-code,
.single-post .header-right.scan-qr-code{
	color:#001E50;
	background-image: url("../images/qrcode-blue.svg");
}
body.search .vw-logo-inner path,  .page-template-language-page-template .vw-logo-inner path, 
.page-template-default .vw-logo-inner path,
.single-post .vw-logo-inner path{
	fill: #001E50;
}
.contact--popup {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	z-index: 9999;
	opacity:0;
	visibility:hidden;
}
.contact-popup-content {
	position: fixed;
	width: calc(100% - 25px);
	background: #fff;
	right: -100%;
	height: 100%;
	padding: 76px 20px 20px;
	overflow:auto;
	line-height:1.5;
}
.contact--popup.active{
	opacity:1 !important;
	visibility:visible !important;
}
.contact--popup.active .contact-popup-content{
	right:0;
}
.contact--popup h2 {
	font-weight: 700;
}
.contact-popup-content p {
	margin-bottom: 15px;
}
.each-contact-data {
	padding-left: 70px;
	margin-bottom: 12px;
}
.contact-title {
	font-weight: 700;
	position: relative;
}
.contact-title::before {
	content: "";
	width: 20px;
	height: 2px;
	background: #000;
	position: absolute;
	left: -33px;
	top: 12px;
}
.contact-actions a {
	color: #001E50;
	font-weight: 700;
}
.header-menu {
	background-image: -webkit-radial-gradient(top left,circle,#00437a 0,#001e50 100%);
	background-image: radial-gradient(circle at top left,#00437a 0,#001e50 100%);
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	left: -100%;
}
.menu-navigation {
	padding: 32px 30px 0 16px;
	margin-bottom: 45px;
	color: #fff;
	display: flex;
}
.menu-close {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 9px;
	font-size: 14px;
	cursor:pointer;
	outline:0;
}
.close-icon {
	height: 18px;
}
.search--section {
	margin-left: auto;
}
.close-icon svg {
	transform: rotate(-30deg);
	transition: 1s cubic-bezier(.14,1.12,.67,.99) .2s,margin-left .3s cubic-bezier(.14,1.12,.67,.99),-webkit-transform 1s cubic-bezier(.14,1.12,.67,.99) .2s;
}
.header-menu.active--menu{
	left:0;
}
.header-menu.active--menu .close-icon svg {	
	transform: rotate(0);
}
.main_menu_container {
	padding-left: 43px;
	padding-right: 28px;
	margin-bottom: 65px;
}
.main_menu_container li {
	margin-bottom: 14px;
}
.main_menu_container a {
	color: #fff;
	text-decoration: none;
	font-weight: 300;
	font-size: 24px;
	line-height: 1.16;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.dropdown-menu .menu-item-has-children > .dropdown-menu a {
	font-size: 18px;
	line-height:1.4;
}
.second--menu--container .menu a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.7;
}
.second--menu--container{	  
	padding-left: 43px;
	padding-right: 40px;
	padding-top:20px;
}
.second--menu--container .menu li {
	margin-bottom: 8px;
}
.secondary_menu_container {
	margin-bottom: 60px;
}
.support_menu_container li, .legal_menu_container li {
	display: inline-block;
	padding-right: 12px;
	margin-right: 10px;
	position: relative;
}
.support_menu_container li::before, .legal_menu_container li:before {
	content: "";
	width: 1px;
	height: 12px;
	background-color: #fff;
	position: absolute;
	right: 0;
	bottom: 5px;
}
.support_menu_container li:last-child::before, .legal_menu_container li:last-child::before{
	display:none;
}
.legal-and-language {
	padding-bottom: 30px;
	display: flex;
	align-items: end;
}
.legal-and-language .language-switcher {
	margin-left: auto;
	min-width: 80px;
	width: 80px;
	margin-bottom: 10px;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
	margin-bottom: 8px;
}
.language-switcher .wpml-ls-legacy-list-horizontal a{
	display: block;
	text-decoration: none;
	padding: 0;
	line-height: 1;
	color: #fff;
	font-size: 14px;
}
.language-switcher .wpml-ls-legacy-list-horizontal .wpml-ls-item::before {
	content: "";
	width: 1px;
	height: 11px;
	background: #fff;
	position: absolute;
	left: -10px;
	top: 2px;
}
.language-switcher .wpml-ls-legacy-list-horizontal .wpml-ls-current-language.wpml-ls-item::after {
	content: "";
	width: 17px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 50%;
	bottom: -5px;
	transform: translateX(-50%);
}
.language-switcher .wpml-ls-legacy-list-horizontal .wpml-ls-item {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline-block;
	margin-left: 20px;
	position: relative;
}
.language-switcher .wpml-ls-legacy-list-horizontal .wpml-ls-item:first-child:before{
	display:none;
}
.second--menu--container .wpml-ls-legacy-list-horizontal{
	padding:0;
}
.language-switcher .wpml-ls-legacy-list-horizontal .wpml-ls-item:first-child{
	margin-left:0;
}
.wpml-ls-current-language .wpml-ls-link {
	font-weight: 700;
}
.language-switcher .wpml-ls-legacy-list-horizontal a span {
	vertical-align: top;
}
.legal-and-language .wpml-ls-legacy-list-horizontal {
	border: 0;
	padding: 0;
	clear: both;
}
.second--menu--container .language-switcher {
	margin-bottom: 30px;
}
.overflow-hidden{
	overflow:hidden;
}
.search--section input {
	background-image: url("../images/search-icon.svg");
	background-color: transparent;
	border: 0;
	color: #fff;
	outline: 0;
	padding-left: 35px;
	border-bottom: 1px solid transparent;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 2px center;
	background-repeat: no-repeat;
	background-size: 21px auto;
	-webkit-transition: border-bottom-color .3s cubic-bezier(.14,1.12,.67,.99) 0s;
	transition: border-bottom-color .3s cubic-bezier(.14,1.12,.67,.99) 0s;
	font-family: 'VWText';
	font-size:16px;
}
.input-search-container {
	width: 26px;
	overflow: hidden;
	transition: width .5s cubic-bezier(.14,1.12,.67,.99),margin-left .3s cubic-bezier(.14,1.12,.67,.99);
}
.input-search-container.search-open{
	width:160px;
}
.input-search-container.search-open input[type="text"] {
	border-bottom-color:#fff;
	-webkit-transition: border-bottom-color .3s cubic-bezier(.14,1.12,.67,.99) 0s;
	transition: border-bottom-color .3s cubic-bezier(.14,1.12,.67,.99) 0s;
}
.search--section input::placeholder {
	color: #fff;
	opacity: 1; /* Firefox */
}
.search--section input::-ms-input-placeholder { /* Edge 12 -18 */
	color: #fff;
	opacity: 1; /* Firefox */
}
.search-results .main-website-content, .page-template-language-page-template .main-website-content, .single-post .main-website-content {
	padding-top: 90px;
}
.each-search-result a {
	color: #001E50;
}
.each-search-result{
	margin-bottom:20px;
}
.search-title {
	font-size: 20px;
	margin-bottom: 20px;
}  
.fc-block.slider_image_and_text {
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.each-slide {
	width: 250px !important;
	margin-right: 20px;
	height: 350px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
}
.slider-overlay{
	background:rgba(0,0,0,0.6);
	position:absolute;
	bottom:0;
	padding:15px 15px 20px;
	left:0;
	width:100%;
	color:#fff;
	line-height:1.5;
}
.slide-title {
	font-weight: 700;
	margin-bottom: 30px;
}
.fc-block .slick-dots li {
	padding-left: 0;
	margin-bottom: 0; 
	display: inline-block; 
	 margin-left: 4px;
	margin-right: 4px;
}
.fc-block .slick-dots li:before{
	display:none;
} 
.fc-block .slick-dots {
	text-align: center;
	padding: 0;
	margin-left:-30px;
}
ul.slick-dots li button {
	text-indent: -9999px;
	color: transparent;
	font-size: 0;
	border: 0;
	padding: 0;
	-webkit-appearance: none;
	width: 4px;
	height: 4px;
	background-color: #001E50;
	border-radius: 50px;
	cursor: pointer;
}
ul.slick-dots li.slick-active button {
	width:8px;
	height:8px;
}
.languages-list {
	max-height: 0;
	overflow: hidden;
}
.active-dropdown .languages-list{
	max-height:400px;
}
.inner--languages--list {
	overflow: auto;
	max-height: 282px;
	border-bottom:1px solid #DFE4E8;
}
.each-lang {
	cursor: pointer;
	border-bottom: 1px solid #DFE4E8;
	color: #001E50;
	padding: 14px 0;
}
.each-lang:last-child{
	border-bottom:0;
}
body .fc-block .gform_footer .gform_button.button[type="submit"] {
	background: #001E50 !important;
	width: 100% !important;
	border-radius: 44px !important;
	-webkit-appearance: none !important;
	height: 44px !important;
	font-size: 14px !important;
	outline: 0 !important;
	box-shadow: none !important;
}
body .fc-block .gform_footer .gform_button.button[type="submit"]:hover {
	background-color: #0040c5 !important;
}
body .gfield_label.gform-field-label {
	font-size: 16px;
	margin-bottom: 18px;
	line-height: 1.5;
	color: #000;
	font-weight: 400;
	font-family: 'VWText' !important;
}
div.gfield.field_description_below, fieldset.gfield.field_description_below {
	position: relative;
	padding-top: 28px;
}
.gfield.field_description_below .gfield_description:not(.validation_message) {
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 0 !important;
}
body .ginput_container_rating {
	margin-top: 0 !important;
	overflow:hidden;
}
.gform-theme--foundation .gform_fields {
	row-gap: 70px;
}
.frage-title {
	display: block;
	font-weight: 700;
	margin-bottom: 5px;
}
.ginput_container textarea {
	border: 1px solid #001E50 !important;
	min-block-size: 10rem !important;
	border-radius: 0 !important;
	outline: 0 !important;
	font-size: 16px !important;
	color: #001E50;
	box-shadow: none !important;
}
.label-without-rating {
	margin-bottom: -35px !important;
}
.gform_confirmation_message h2 {
	font-weight: 700;
	margin-bottom:0;
}
.gform-theme--framework .gform_validation_errors .gform_submission_error {
	flex-direction: row !important;
	margin-bottom:30px;
}
.gform_submission_error.hide_summary {
	margin-bottom: 0 !important;
}
.gform-theme--framework input[type="radio"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
	background-color: #001E50 !important;
	block-size: 10px !important;	
	inline-size: 10px !important;
}
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
	border-color: #001E50 !important;
}
.gform-theme--framework input[type="radio"]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
	box-shadow:none !important;
}
.gform-theme--foundation .gform_footer {
	padding-top: 30px;
}
.placeholder-label {
	margin-bottom: -20px !important;
}
.gform-theme--framework .gfield--type-choice .gfield_radio {
	flex-direction: row !important;
	gap: 35px !important;
	flex-flow:wrap;
}
.gform-theme--framework .gform-field-label--type-inline {
	font-size: 16px !important;
	font-weight: 400;
}
.gchoice input[type="radio"] {
	margin-top: 2px !important;
}
.main_menu_container > .menu > .menu-item-has-children > .dropdown-menu {
	position: fixed;
	background: #fff;
	color:#000;
	top: 0;
	height: 100%;
	padding-left:38px;
	padding-top:38px;
	width: calc(100% - 42px);
	right: -100%;
	overflow: auto;
	z-index: 999;
	padding-right:38px;
}
.main_menu_container > .menu > .menu-item-has-children.mobile-dropdown-active > .dropdown-menu {
	right: 0;
}
.menu-item-has-children > .dropdown-menu a {
	color: #000;
	font-size:20px;
	position:relative;
}
.back-arrow-icon {
	font-size: 12px;
	margin-bottom: 40px;
	display: flex;
	align-items: center;
	font-weight:300;
	cursor:pointer;
}
.back-arrow-icon::before {
	content: "";
	margin-right: 8px;
	background-image: url("../images/arrowleftBlue.svg");
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: 20px 14px;
	display: inline-block;
	vertical-align: top;
	height: 24px;
	width: 24px;
	left: 0;
	top: 1px;
}
.main_menu_container > .menu > .menu-item-has-children > .dropdown-menu li{
	margin-bottom:20px;
}
.nav-arrow-container {
	display: flex;
	align-items: center;
}
.page-template-default .main-website-content {
	padding-top: 100px;
}
.fc-block.banner + .fc-block.button_box {
	margin-top: 50px;
}
.back-to-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 50px;
	height: 50px;
	background: #4cc7f4;
	z-index: 9;
	border-radius: 50%;
	box-shadow: 1px 1px 3px 0 rgba(51,48,46,.6);
	opacity:0;
	visibility:hidden;
	cursor:pointer;
}
.back-to-top.visible_scroll_top{
	opacity:1;
	visibility:visible;
}
.back-to-top::after {
	width: 12px;
	height: 12px;
	border-top: 1px solid #001E50;
	border-right: 1px solid #001E50;
	position: absolute;
	content: "";
	top: 22px;
	left: 19px;
	transform: rotate(-45deg);
}
.car-info-cont img {
	max-width: 100%;
	height: auto;
}
.car-info-cont h1 {
	color: #000;
	margin-bottom: 20px;
	text-align: center;
}
.car-info-cont .wp-post-image {
	margin-bottom: 20px;
}
.each--listing {
	display: flex;
}
.listing-label {
	flex-basis: 45%;
	text-align: right;
	padding-right:8px;
}
.listing-value {
	flex-basis: 55%;
	max-width:50%;
	text-align: left;
	padding-left:8px;
}
.more-info {
	margin-top: 40px;
}
.toggle-more-info {
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 870px;
	margin-left: auto;
	margin-right: auto;
}
.active-toggle .more-info-container {
	display: block !important;
}
.more-info-container, .active-toggle .more-info-txt {
	display: none;
}
.more-info-txt {
	margin-bottom: 20px;
	cursor: pointer;
	text-align:center;
}
.more-info-icon {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
}
.more-info-icon::before, .more-info-icon::after {
	content: "";
	position: absolute;
	left: 0;
	width: calc(50% - 50px);
	height: 2px;
	background: #DFE4E8;
	top: 50%;
	transform: translateY(-50%);
}
.more-info-icon::after {
	left: auto;
	right: 0;
}
.info-arrow {
	background: #fff;
	border: 1px solid #00B0F0;
	padding: 3px;
	display: block;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	width: 52px;
	height: 52px;
	cursor: pointer;
}
.info-arrow span {
	background: #00B0F0;
	background-image: url('../images/chevron-down.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 22px auto;
	width: 44px;
	height: 44px;
	display: block;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
}
.active-toggle .info-arrow span {
	transform: rotate(180deg);
}
.more-info-container p {
	margin-bottom: 15px;
}
.cars-slider .slide-content a {
	color: #fff !important;
	text-decoration: none;
	font-size: 14px;
}

.more-info-container {
	line-height: 2;
}
.chevron-down {
	background-image: url("../images/chevron-down.svg");
	width: 14px;
	height: 6px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	right: 0;
}
.main_menu_container .dropdown-menu .dropdown-menu {
	display: none;
	padding-top: 20px;
	padding-left: 25px;
}
.main_menu_container .mobile-submenu-active .dropdown-menu {
	display: block;
}
.mobile-submenu-active .chevron-down {
	transform: rotate(-180deg);
	right: 2px;
}
.lang-switch-car {
	margin-bottom: 20px;
}
.lang-switch-car .language-switcher .wpml-ls-legacy-list-horizontal a {
	color: #000;
	font-weight:300;
}
.lang-switch-car .language-switcher .wpml-ls-current-language a{
	font-weight:600;
}
.lang-switch-car .language-switcher .wpml-ls-legacy-list-horizontal .wpml-ls-current-language.wpml-ls-item::after,
.lang-switch-car .language-switcher .wpml-ls-legacy-list-horizontal .wpml-ls-item::before { 
	background:#000;
}
.lang-switch-car .language-switcher li:first-child {
	margin-left: 0;
}
.lang-switch-car .wpml-ls-legacy-list-horizontal {
	padding: 0;
}
.switch-lang-label{
	font-weight:300;
}
.slider-full-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}
.slide-box-link {
	border-bottom: 1px solid #fff;
}
.before--accordeon--container {
	padding-top: 30px;
	padding-bottom: 30px;
}
.fc-block ol {
	counter-reset: orderedlistcounter 0;
}
.fc-block ol > li { 
	padding-left: 50px;
	counter-increment: orderedlistcounter 1;
}
.fc-block ol > li::before {
	content: counter(orderedlistcounter, decimal-leading-zero);
	width: 20px;
	height: 2px;
	background: transparent;
	left: 15px;
	position: absolute;
	top: 0;
	font-weight: 600;
}
.fc-block ol ul {
	padding-left: 0;
	padding-top: 6px;
}
p + ol {
	margin-top: 15px;
}
.contact-img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width:100%;
}
.banner-info-text p {
	margin-bottom: 15px;
}
.banner-info-text p:last-child {
	margin-bottom: 0;
}
body.search .main-website-content {
	padding-top: 100px;
}
.banner-logo-image {
	margin-top: auto;
	margin-bottom: auto;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	padding-bottom:80px;
}
.banner-logo-image img {
	max-width: 100%;
}
.hide-item{
	display:none;
}
.simple--content table, .simple--content td {
	border: 1px solid #000;
	padding:6px;
}
.table-container {
	overflow: auto;
}
.gfield_visibility_hidden {
	display: none !important;
}
.lang-switch-car li.wpml-ls-item {
	display: none !important;
}
.lang-switch-car li.wpml-ls-item.wpml-ls-item-de, .lang-switch-car li.wpml-ls-item.wpml-ls-item-en {
	display: inline-block !important;
}

/*custom language switcher */
.mobile-language-switcher {
	background: rgb(0,49,102);
	background: linear-gradient(180deg, rgba(0,49,102,1) 0%, rgba(0,44,96,1) 100%);
	padding: 28px 28px 43px 43px;
}
#language-input {
	font-size: 16px;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #fff;
	width: 100%;
	padding: 7px 35px 7px 0;
	outline: 0;
	color: #fff;
	height: 37px;
	-webkit-appearance: none;
	border-radius:0;
}
.search-market {
	position: relative;
}
.search-market label {
	color: #fff;
	position: absolute;
	padding-left: 40px;
	top: 0;
	left: 0;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.search-market label:before{
	content:"";
	position:absolute;
	left:0;
	width:32px;
	height:100%;
	top:0;
	background-size: 22px auto;
	background-repeat: no-repeat;
	background-position: 2px center;
	background-image: url("../images/search-icon.svg");
}
#language-input:focus + label, .active-market-search #language-input + label{
	font-size: 12px;
	color: #00B0F0;
	padding-left: 0;
	top: -17px;
	background-size:0 0;
	font-weight: 300;
}
#language-input:focus + label:before, .active-market-search #language-input + label:before{
	opacity:0;
}
#language-input:focus + label + .x-clear-input, .active-market-search #language-input + label + .x-clear-input{
	opacity:1;
}
.x-clear-input {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 6px;
	right: 0;
	opacity:0;
}
.x-clear-input::before {
	content: "";
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	transform: translateX(50%) translateY(-50%) rotate(45deg);
	left: -50%;
	top: 50%;
}
.x-clear-input::after {
	content: "";
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	transform: translateX(50%) translateY(-50%) rotate(-45deg);
	left: -50%;
	top: 50%;
}
.market-search-results ul {
	position: static !important;
	width: 100% !important;
	padding-left:26px;
}
.market-search-results .ui-menu-item {
	color: #fff;
	font-size: 16px;
	border-bottom: 1px solid #00B0F0;
	padding: 7px 0;
	cursor:pointer;
}
.market-search-results .ui-menu-item:last-child{
	border-bottom:0;
}
#language-input:focus, .active-market-search #language-input{
	border-color:#00B0F0;
}
.new-market-set #language-input{
	border-color:#029640;
}
.market-set-message {
	background: #029640;
	font-size: 12px;
	color: #fff;
	padding: 5px 16px;
	font-weight: 300;
	border-radius: 4px;
	margin-top: 4px;
}
.new-market-set .market-set-message{
	display: inline-block !important;
}
.ui-helper-hidden-accessible{
	display:none !important;
}

.language-switcher a .wpml-ls-native {
	font-size: 0;
}
.language-switcher a .wpml-ls-native::before {
	text-transform: uppercase;
	font-size: 14px;
}
.language-switcher .wpml-ls-item:first-child a .wpml-ls-native::before {
	content: 'DE';
}
.language-switcher .wpml-ls-item:nth-child(2) a .wpml-ls-native::before {
	content: 'EN';
}
.fc-block.autoplay_video {
	padding-top: 60px;
	padding-bottom: 40px;
}
.autoplayvideo {
	width: 100%;
}
.autoplay-video-wrapper{
	position:relative;
}
.video-muted {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	opacity: 1;
}
.video-muted::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	mask-image: url('../images/speaker.png');
	-webkit-mask-image: url('../images/speaker.png');
	mask-position: center center;
	-webkit-mask-position: center center;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-size: contain;
	background-color: #fff;
}
.video-muted::after {
	content: '';
	width: 2px;
	height: 23px;
	top: -1px;
	left: 8px;
	background-color: #f00;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	position: absolute;
	opacity: 1;
}
.sound-on.video-muted::after {
	opacity: 0;
}

@media (min-width:1280px){
	body {	max-width: 1280px;		margin-left: auto;		margin-right: auto;	}
	#site-only-mobile {	display: flex !important;		position: fixed;	z-index:99999;	top: 0;		left: 0;		width: 100%;		height: 100%;		background: rgba(255,255,255,0.9);		align-items: center;		justify-content: center;		font-size: 28px;		padding: 60px;		text-align: center;	}
	.masthead.site-header .content-center {max-width: 1280px;	margin-left:auto; margin-right:auto;	}
}
@media (max-width:420px){
	h1 {font-size: 27px;	}
	h2 {font-size: 24px;	}

}

@media (max-width:360px){
	.main_menu_container a {font-size: 20px;	}
	.main_menu_container, .second--menu--container {padding-left: 42px;	}
	.menu-item-has-children > .dropdown-menu a{font-size:18px;}
	.dropdown-menu .menu-item-has-children > .dropdown-menu a {font-size:16px;}
	h1 {font-size: 24px;	}
	h2 {font-size: 22px;	}
	.single-post .content-center {padding-left: 20px;	padding-right: 20px;	}
	.chevron-down {top: 8px;}
	.content-center {padding-left: 15px;	padding-right: 15px;}
	.header-right.scan-qr-code{padding-left:20px;}
	.listing-info {font-size: 14px;	}
}
