@charset "UTF-8";@font-face {
    font-family: skoda-icons-font;
    font-style: normal;
    font-weight: 400;
    src: url('https://cdn.skoda-auto.com/resources/Libs_c2911565-9b23-426f-b6df-3f86a0935d42/Assets/font/skoda-icons-font.87e3c9ce6decf7f37d1af0f5812f5046.woff') format("woff"),
    url('https://cdn.skoda-auto.com/resources/Libs_c2911565-9b23-426f-b6df-3f86a0935d42/Assets/font/skoda-icons-font.ec4a330b3ed89b93167e682838fb215c.ttf') format("truetype"),
    url('https://cdn.skoda-auto.com/resources/Libs_c2911565-9b23-426f-b6df-3f86a0935d42/Assets/font/skoda-icons-font.svg#skoda-icons-font') format("svg")
}

body,
#form legend {
	color: #161718 !important;
}

#form-skoda {
	font-family: 'SkodaNextLight' !important;
}

#form legend,
.text_parrafo b {
	font-family: 'SkodaNextBold' !important;
}

.header_skoda {
	height: 60px !important;
}

.header_skoda .logo {
    padding: 0px 0 0 33px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.bar:before,
input[type='radio']:checked:after {
	background: #419468 !important;
}

.btn-submit,
.mapPop .link-cita a,
.swal2-styled.swal2-cancel {
    padding: 14px 24px !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    height: 44px !important;
    color: #161718 !important;
	border: 0px !important;
	background-color: #78FAAE !important;
	text-transform: none !important;
	line-height: 16px !important;
	box-shadow: none !important;
	letter-spacing: 0px !important;
}

.swal2-styled.swal2-cancel {
    width: 130px !important;
    letter-spacing: 1px !important;
    padding: 12px 20px !important;
    height: 40px !important;
}

.swal2-popup {
	padding: 50px !important;
}

.swal2-title {
	color: #161718 !important;
	font-size: 32px !important;
	text-align: left !important;
}

.successPopupText {
	color: #161718 !important;
    padding: 20px 0px !important;
    text-align: left !important;
	line-height: 22px;
}

.swal2-close {
    justify-content: center !important;
    width: 50px !important;
    height: 50px !important;
    color: #161718 !important;
    font-size: 60px !important;
    line-height: 60px !important;
}

.btn-submit:hover,
.mapPop .link-cita a:hover,
.swal2-styled.swal2-cancel:hover {
    background-color: #A8FFCC !important;
	color: #161718 !important;
	background-image: none !important;
}

.swal2-styled.swal2-cancel {
	border-radius: 25px !important;
}

.new-legal a,
.green {
	color: #419468 !important;
}

.btnLocalize {
    background: transparent !important;
	border: 1px solid #161718 !important;
    padding: 14px 24px !important;
    height: 44px !important;
	box-shadow: none !important;
}

.btnLocalize span {
	font-size: 'SkodaNextBold' !important;
	color: #161718 !important;
	text-transform: none !important;
	line-height: 16px !important;
	letter-spacing: 1px !important;
	font-size: 12px !important;
    font-weight: 700 !important;
}

.btnLocalize:hover {
    background: rgba(22,23,24,.06) !important;
    color: #161718 !important;
	border: 2px solid #161718 !important;
}

.btnLocalize img {
	height: 19px !important;
	margin-top: -1px !important;
}

.mapPop h3 {
	color: #419468 !important;
}

.mapPop .link-cita {
	margin-top: 40px !important;
	height: 44px !important;
}


.errorText {
    text-align: right;
    color: red;
    font-size: 12px;
    display: none;
    margin: 6px;
}

.iconInfo {
    color: #419468;
    font-size: 21px;
    margin-top: 2px;
    position: absolute;
	z-index: 2;
	right: 0;
	top: 9px;
}

.iconInfo::before {
    font-family: skoda-icons-font!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\44";
}


.tooltip-main {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  font-weight: 700;
  background: #0E3A2F;
  border: 1px solid #0E3A2F;
  color: #fff;
  margin: 4px 121px 0 5px;
  float: right;
  text-align: left !important;
}

.tooltip-qm {
  float: left;
  margin: -2px 0px 3px 4px;
  font-size: 12px;
}

.tooltip-inner {
  max-width: 500px !important;
  /*height: 76px;*/
  font-size: 16px;
  padding: 10px 15px 10px 20px;
  background: #0E3A2F;
  color: #fff;
  border: 1px solid #0E3A2F;
  text-align: left;
}

.tooltip.show {
  opacity: 1;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #0E3A2F;
}

.timer, .successPopupTextField {
	color: #419468 !important;
}

.dealershipSelectedContainer .dealershipSelected {
	border: 5px solid #419468;
}


/**** RADIOS ****/

.checkcontainer {
	position: relative;

	padding-left: 35px;
	padding-top:3px;
	padding-right: 50px;

	margin-bottom: 12px;

	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-top: 15px;
}

.checkcontainer:hover .radiobtn {
	background-color:#F5F5F5;
}

.checkcontainer input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.radiobtn {
	position: absolute;
	top: 0;
	left: 0;
	height: 22px;
	width: 22px;
	background-color: #F5F5F5;
	border-radius: 50%;
	border:2px solid #C4C6C7;
}

.checkcontainer input:checked ~ .radiobtn {
	border:2px solid #78FAAE;
	height: 22px;
	width: 22px;
}

.checkcontainer .radiobtn:after {
	top: 2px;
	left: 2px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #78FAAE;
}

.radiobtn:after {
	content: "";
	position: absolute;
	display: none;
}

.checkcontainer input:checked ~ .radiobtn:after {
	display: block;
}

#c_DESC_LSSI .question {
	height:20px;
}

#c_DESC_LOPD_GDPR_PERFILADO .question {
	height: 40px;
	margin-top: 10px;
}

#c_DESC_LSSI label, #c_DESC_LOPD_GDPR_PERFILADO label {
	width:100%;
	height:23px;
}

#c_DESC_LSSI .checkcontainer, #c_DESC_LOPD_GDPR_PERFILADO .checkcontainer {
	position: none;
	float:left;
	margin-top:0px;
	margin-bottom:10px;
}


@media only screen and (max-width:641px) {
	#c_DESC_LSSI .question {
		height:40px;
	}

	#c_DESC_LOPD_GDPR_PERFILADO .question {
		height: 80px;
	}
}
