body {
    margin: 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}
* {
	    font-family: 'Lato', sans-serif;
}
a {
	text-decoration: none;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}
input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
    background-color: rgba(250, 255, 189,0) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}
.warranty-header--container {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex: 1;
    max-width: 1240px;
    margin: 0 auto;
        padding-top: 15px;

}
.warranty-header--top {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.warranty-header--bottom {
    display: flex;
    width: 100%;
    justify-content: space-between;
        padding-top: 24px;
}
.warranty-header--menu {
    display: flex;
}
.warranty-header--language ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.warranty-header--region ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.warranty-header--language {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
}
.warranty-header--region {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
}
.warranty-header--locale--container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: flex-start;
}

.warranty-header-menu--item a {
    color: #515353;
    font-size: 15px;
    font-weight: 400;
    line-height: 14.4px;
}
.warranty-header--region li {
    color: #515353;
    font-size: 14px;
    font-weight: 400;
    line-height: 14.4px;
}
.warranty-header-menu--item {
    padding-right: 24px;
}
.warranty-header--search input {
    border-radius: 7px;
    padding: 5px;
    border: 1px #d2d2d2 solid;
    padding-left: 15px;
    padding-right: 15px;
        width: 300px;
}
.warranty-header--search button {
    position: absolute;
    background: none;
    border: 0;
    right: 5px;
    top: 5px;

}
.warranty-header--search {
    position: relative;
}
a.where-to-buy--button {
    background: #637cbc;
    padding: 20px;
    padding-top: 7px;
    padding-bottom: 8px;
    border-radius: 6px;
    color: white;
}
.warranty-header--login a {
    background: gray;
    padding: 4px 18px 6px 18px;
    border-radius: 5px;
    background: linear-gradient(180deg, rgba(232, 225, 227, 1) 0%, rgba(225, 227, 235, 1) 100%);
    color: #515353;
    font-size: 15px;
}
.main-header--container {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex: 1;
    max-width: 1240px;
    margin: 0 auto;
    padding-top: 15px;
    margin-bottom: 20px;

}
.main-header--top {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.main-header--bottom {
    display: flex;
    width: 100%;
    justify-content: space-between;
        padding-top: 24px;
}
.main-header--menu {
    display: flex;
}
.main-header--language ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.main-header--region ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.main-header--language {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
}
.main-header--region {
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: row;
}
.main-header--locale--container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: flex-start;
}

.main-header-menu--item a {
    color: #515353;
    font-size: 15px;
    font-weight: 400;
    line-height: 14.4px;
}
.main-header--region li {
    color: #515353;
    font-size: 14px;
    font-weight: 400;
    line-height: 14.4px;
}
.main-header-menu--item {
    padding-right: 20px;
    display: flex;
    align-items: center;
}
.main-header--search input {
    border-radius: 7px;
    padding: 5px;
    border: 1px #d2d2d2 solid;
    padding-left: 15px;
    padding-right: 15px;
        width: 300px;
            height: 29px;
}
.main-header--search button {
    position: absolute;
    background: none;
    border: 0;
    right: 5px;
    top: 5px;

}
.main-header--search {
    position: relative;
}
a.where-to-buy--button {
    background: #637cbc;
    padding: 20px;
    padding-top: 7px;
    padding-bottom: 6px;
    border-radius: 6px;
    color: white;
}
.main-header--login a {
    background: gray;
    padding: 4px 18px 6px 18px;
    border-radius: 5px;
    background: linear-gradient(180deg, rgba(232, 225, 227, 1) 0%, rgba(225, 227, 235, 1) 100%);
    color: #515353;
    font-size: 15px;
}
span.dropdown--svg--container {
    display: flex;
    padding-left: 5px;
    padding-top: 2px;
}
.main-header--logo img {
	height: 65px;
    max-height: 80px;
}
.warranty-header--region {
    margin-left: 10px;
    margin-right: 90px;
}
.warranty-main-container-finder {
  background: linear-gradient(180deg, rgba(242, 238, 239, 1) 0%, rgba(238, 239, 244, 1) 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-image: url(/themes/autoterm/assets/images/warranty/warranty-3.jpg);
    background-size: cover;
    background-position: 50% 100%;
    height: 600px;
        position: relative;
}
.warranty-main-container {
    margin-top: 20px;
}
.warranty-main-container-inner {
    max-width: 1240px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-direction: row;
        margin-top: 0px;
        align-items: center;
}
h1.warranty--finder--title {
    color: #ffffff;
    font-size: 45px;
    font-weight: 600;
    opacity: 1;
    line-height: 1;
    margin-bottom: 10px;
}
.warranty--finder--left {
    flex: 1;
}
.warranty--finder--right {
    background: white;
    height: auto;
    position: absolute;
    right: 0;
    width: 43%;
    top: 60px;
    right: 60px;
    bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}
h3.warranty--finder--subtitle {

  max-width: 600px;
  margin-bottom: 60px;
  text-align: left;
  color: #ffffff;
  font-size: 43px;
  font-weight: 500;
  opacity: 1;
  line-height: 1.25;
  margin-top: 25px;
  letter-spacing: 0.3px;

}
form.warranty--finder--form {
    position: relative;
        display: flex;
}
form.warranty--finder--form label {
    color: #ffffff;
    font-family: Lato;
    font-size: 16px;
    font-weight: 600;
    line-height: 14.4px;
    position: absolute;
    left: 10px;
    padding-left: 0px;
    top: -25px;
    transition: 0.2s all ease;
}
form.warranty--finder--form input {
  width: 400px;
      background: rgb(255 255 255 / 100%);
      border: 0;
      filter: drop-shadow(0px 1px 3px rgba(0,0,0,0.4));
      z-index: 1;
      position: relative;
      letter-spacing: 15px;
      font-size: 32px;
      color: #3c3c3c;
      transition: 0.3s all ease;
      border-radius: 6px;
      padding:7px 15px;
      min-height: 40px;
          font-weight: 700;
}
form.warranty--finder--form button:focus {
    border: 0;
    outline: none;
}
.warranty--status--inner {
    background: white;
    padding: 30px 15px!important;
}
form.warranty--finder--form button {
    background: #e61628;
    border: 0;
    color: white;
    padding: 25px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 6px;
    margin-left: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 900;
    font-size: 19px;
}
.warranty--finder--product {
  display: block;
      /* height: 190px; */
      width: auto;
      margin: 0 auto;
      padding: 20px;
}
a.action--title {
    color: #515353;
    font-family: Lato;
    font-size: 25px;
    font-weight: 400;
    line-height: 27px;
    padding-top: 19px;
    display: block;
}
.warranty--information--start p {
    color: black;
    font-size: 16px;
    font-weight: 500;
}
.warranty-main-container-actions--item {
display: block;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
}
.warranty-main-container-actions {
    display: flex;
    width: 100%;
}
a.action--svg--container {
    padding: 38px;
    background: beige;
    background: linear-gradient(180deg, rgba(242, 238, 239, 1) 0%, rgba(238, 239, 244, 1) 100%);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 96px;
    flex: 1;
    border-radius: 8px;
    margin: 0 auto;
        max-width: 190px;
}
.warranty-main-container-actions {
    display: flex;
    width: 100%;
    flex: 1;
    justify-content: space-between;
    margin-top: 64px;
}
.warranty-main-container-lower-inner {
    max-width: 1240px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-items: flex-start;
}
.warranty-main-container-actions--item:nth-child(2) {
    margin-left: 15%;
    margin-right: 15%;
}
.warranty-main-container-terms h3 {
    color: #515353;
    font-family: Lato;
    font-size: 25px;
    font-weight: 400;
    line-height: 27px;
        margin-top: 0;
}
.warranty-main-container-terms {
    margin-top: 0px;
}
.terms--text p {
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
}
.terms--text {
    max-width: 900px;
}
form.warranty--finder--form input:focus {
    outline: none;
}
form.warranty--finder--form label.selected {
    position: absolute;
    margin-left: -2px;
    font-size: 12px;
    margin-top: 0px;
    color: #efefef;
    padding-left: 20px;
}
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.warranty-main-container-status {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  width: 100%;
  /* height: 100px; */
  margin-bottom: 25px;
  position: relative;

}
.warranty_customer--section h1.warranty--finder--title {
    color: black;
    font-size: 26px!important;
    text-align: center;
    font-family: 'Lato', sans-serif;
}
.warranty_customer--section h3.warranty--finder--subtitle {
    margin-top: 20px;
    color: black;
    font-size: 22px;
    letter-spacing: 0;
    margin-bottom: 30px;
    text-align: center;
    font-family: 'Lato', sans-serif;
}
.warranty_customer--section form.warranty--customer--form {
    margin: 0 auto;
    text-align: center;
}
.warranty_customer--section form.warranty--customer--form input {
    border: 0;
    background: #edeff2;
    width: auto;
    text-align: center;
}
.warranty_customer--section form.warranty--customer--form label {
    position: relative;
    color: black;
    font-size: 15px;
}
.warranty_customer--section form.warranty--customer--form div {
    margin: 0;
    display: flex;
    flex-direction: column-reverse;
    margin-top: 10px;
}
.warranty_customer--section form.warranty--customer--form label {
    position: relative;
    color: black;
    font-size: 19px;
    top: auto;
    left: 0;
    margin: 10px 0!important;
}
.warranty_customer--section {
    margin-top: 40px;
    margin-bottom: 40px;
}
.warranty--finder--product img {
  max-width: 400px;
  margin: 0 auto;
  display: block;
}
.warranty--finder--product h4 {
    margin: 0;
    padding-top: 0;
    margin-top: 10px;
    font-size: 24px;
    text-align: left;
    font-weight: 500;
    padding: 5px;
    line-height: 1.3;
    text-align: center;
    font-weight: 600;
    color: black;
}
.warranty--status--inner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.warranty--status--inner h4 {
    font-size: 22px;
    font-weight: 400;
    line-height: 27px;
    color: #000000;
    padding-left: 20px;
}
.warranty--status--inner--button h4 {
    color: #262626;
    font-family: Lato;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
}
.warranty--installation--inner--button--desc {
    display: flex;
    align-items: center;
    /* min-height: 340px; */
    justify-content: flex-start;
    background: white;
    padding-left: 20px;
    padding-right: 40px;
    box-shadow: 0px 0px 1px #adadad;
    border-radius: 8px;
    /* max-width: 350px; */
    padding-top: 30px;
    padding-bottom: 20px;
    min-height: 290px;
    flex-direction: column;
}
.warranty--installation--inner--button--desc h4 {
    font-size: 22px;
    font-weight: 400;
    line-height: 20px;
    color: #000000;
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 17px;
    width: 100%;
}
.warranty--installation--inner--button--desc > a {
    min-height: 0!important;
    background: #e61628!important;
    color: white;
    padding: 10px 30px!important;
    margin-bottom: 5px!important;
}
.warranty--status--inner {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}
.warranty--installation--inner--button {
    margin-right: 15px;
    margin-left: 15px;
        flex: 1;
}
.warranty--status--inner--button a {
  display: flex;
  flex-direction: row;
  background: white;
  padding: 20px 60px 20px 40px;
  border-radius: 13px;
  align-items: center;
  align-content: center;
  box-shadow: 0px 0px 1px #adadad;
  background: #eff0f2;
}
a[data-request="onCustomerChoise"] h4 u {
    text-decoration: none;
    color: #4c72d4;
}
a[data-request="onCompanyChoise"] h4 u {
    text-decoration: none;
    color: #de4040;
}
.warranty--status--inner--button {
    flex: 1;
}
.warranty--status--inner--button:nth-child(1) {
    margin-right: 1%;
}
.warranty--status--inner--button:nth-child(2) {
    margin-left: 1%;
}
span.warranty--status--inner--button--icon svg {
    filter: drop-shadow(2px 2px 1px #cecece);
}
form.warranty--customer--form input {
width: 400px;
    background: none;
    border: 0;
    border-bottom: 2px #777777 solid;
    /* filter: drop-shadow(0px 1px 1px #404040); */
    z-index: 1;
    position: relative;
    letter-spacing: 0;
    font-size: 19px;
    color: #3c3c3c;
    transition: 0.3s all ease;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    background: #e8f0fe;
border-radius: 6px;
}
form.warranty--customer--form div {
  margin-top: -25px;
      margin-left: -10px;
      font-size: 11px;
      color: white;
      font-weight: bold;
}
form.warranty--customer--form label {
    position: absolute;
    left: 10px;
    top: 7px;
    transition: 0.3s all ease;
}
form.warranty--customer--form input:focus {
    outline: none;
}
form.warranty--customer--form {
    width: 450px;
}
form.warranty--customer--form label.selected {
    margin-top: -25px;
    margin-left: -10px;
    font-size: 12px;
    color: gray;
}
form.warranty--customer--form button {
  background: #e61628;
  padding: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 6px;
  color: white;
  border: 0;
  margin-top: 25px;
  font-size: 16px;
}
.warranty--installation--inner--button a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.warranty--installation--inner--button a h4 {
    font-size: 17px;
    line-height: 1.25;
    margin-bottom: 0px;
    display: block;
    width: 100%;
    margin-top: 10px;

}
.warranty--installation--inner--button a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    padding-left: 25px;
    padding-right: 25px;
    box-shadow: 0px 0px 1px #adadad;
    border-radius: 8px;
    /* max-width: 350px; */
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 130px;
    flex-direction: column;

}

.installation--type-container h4 {
    height: 22px;
    color: #515353;
    font-family: Lato;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}
.warranty-main-container-forms {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 70px;
}
.installation--type-container--inner {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.installation--type-container--item {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    margin-right: 20px;
    padding: 5px;
    align-content: flex-start;
    align-items: center;
    justify-content: flex-start;
    min-width: 100px;
    flex: 1;
}
.installation--type-container--item a:nth-child(2) {
    margin-top: 10px;
    color: #000000;
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}
.installation--type-container--item a:nth-child(1) {
    filter: grayscale(100%);
    cursor: pointer;
    transition: 0.5s all ease;
}
.installation--type-container--item a:nth-child(1):hover {
    filter: grayscale(0%);
}
.warranty--form-container {
    display: flex;
    width: 100%;
    background: linear-gradient(180deg, rgba(248, 246, 247, 1) 0%, rgba(246, 247, 249, 1) 100%);
}
.warranty--form-container-inner {
width: 100%;
    display: flex;
    flex-direction: row;
    padding: 20px 40px 40px 40px;
}
.warranty--form-container-inner form {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex: 1;
}
.warranty--form-container-inner--left {
    flex: 0.6;
    margin-right: 10%;
}
.warranty--form-container-inner--right {
    flex: 1;
}
.warranty-main-container-terms {
    width: 100%;
    margin-bottom: 80px;
        padding-top: 40px;
}
.warranty--form-container-inner--left h4 {
    font-size: 24px;
    opacity: 0.6;
    font-weight: 500;
}
.main-form--row label {
    color: #262626;
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    line-height: 14.4px;
    margin-left: 12px;

}
span.day ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
span.day ul, span.month ul, span.year ul, span.manufacturer ul, span.model ul, span.v_year ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
span.day ul li.default, span.month ul li.default, span.year ul li.default {
    font-size: 14px;
    font-weight: 400;
    line-height: 14.4px;
    opacity: 0.4;
}
.main-form--row.date--row {
    display: flex;
    flex-direction: column;
}
.date--row--inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.date--row--inner span {
    display: flex;
    flex-direction: row;
    flex: 1;
}
.date--row--inner span ul {
    overflow: hidden;
    height: 10px;
    border-bottom: 2px #fff solid;
    width: 100%;
    margin-right: 15px;
    padding: 12px;
}
.date--row--inner span img {
    position: absolute;
    right: 18px;
    top: 18px;
}
.date--row--inner span {
    position: relative;
}
.main-form--row.info--row ul li.default {
    color: #262626;
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    line-height: 14.4px;
}
.main-form--row.info--row ul {
    overflow: hidden;
    height: 10px;
    border-bottom: 2px #fff solid;
    width: 100%;
    padding: 12px;
        transition: 0.3s all ease;
}
.main-form--row.info--row span img {
    position: absolute;
    right: 10px;
    top: 18px;
}
.main-form--row.info--row span {
    position: relative;
        display: flex;
            cursor: pointer;
}
.main-form--row {
    margin-bottom: 10px;
}

.main-form--row.info--row ul li {
    margin-bottom: 5px;
}
.date--row--inner span ul li {
    margin-bottom: 5px;
}
.main-form--row.input--row {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
}
.main-form--row.input--row input {
    background: none;
    border: 0;
    border-bottom: 2px #fff solid;
    padding: 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14.4px;
    letter-spacing: 2.66px;
        padding-bottom: 8px;
            outline: none;
}
.date--row--inner span:last-child ul {
    margin-right: 0;
}
.date--row--inner span:last-child img {
    right: 10px;
}
.main-form--row.radio--row {
    display: flex;
    flex-direction: column;
}
span.place-installation--variant {
    display: flex;
    margin-right: 20px;
    margin-bottom: 15px;
}
span.place-installation--variant label {
order: 1;
    color: #000000;
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    line-height: 14.4px;
    opacity: 0.7;
}
.place-installation--variants-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    padding-left: 10px;
    flex-direction: column;
}
span.place-installation--variant input {
    margin: 0;
}
.warranty--form-container-inner--right h4 {
  color: #e61628;
  font-family: Lato;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
}
.installation--photos--container {
    display: flex;
    flex-wrap: wrap;
}
.installation--photos--item {
    width: 120px;
    margin: 15px 20px 15px 20px;
}
span.installation--photos--placeholder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}
span.installation--photos--placeholder img {
    /* padding: 25px 40px 25px 40px; */
    background: white;
    border-radius: 8px;
    width: 101px;
    height: 60px;

}
span.installation--photos--placeholder img[src="/themes/autoterm/assets/images/warranty/photo.svg"] {
    padding: 25px 40px 25px 40px; ;
    width: auto;
    height: auto;
}
span.installation--photos--placeholder img[src="/themes/autoterm/assets/images/warranty/photo_require.svg"] {
    padding: 25px 40px 25px 40px; ;
    width: auto;
    height: auto;
}
.installation--photos--item input {
    /* display: none; */
    opacity: 0;
}
span.installation--photos--placeholder label {
    color: #000000;
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    line-height: 14.4px;
    text-align: center;
    opacity: 0.6;
    margin-top: 10px;
}
.warranty--form-container-inner.company_type .installation--photos--container .installation--photos--item:nth-child(1) input {
    /* display: none; */
    /* opacity: 0; */
    /* height: 0; */
    /* width: 40px; */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(20);
    letter-spacing: 10em;
    -ms-transform: scale(20);
    opacity: 0;
    cursor: pointer;
}

.warranty--form-container-inner.company_type .installation--photos--container .installation--photos--item input {
    display: none!important;
    opacity: 1;
}
.warranty--form-container-inner.company_type  .installation--photos--item {
    width: 43%;
    margin: 15px 20px 15px 20px;
    overflow: hidden;
    margin: 1% 3%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.warranty--form-container-inner.company_type .installation--photos--item span.installation--photos--placeholder {
    display: inline-block;
    width: 100%;
}
.warranty--form-container-inner.company_type .installation--photos--item label {
    text-align: left;
    width: 100%;
    display: block;
    flex: 1;
    /* background: red; */
    /* opacity: 1; */
}
.installation--photos--container .installation--photos--item:nth-child(1) span.installation--photos--placeholder {
    text-align: center;
    margin-bottom: 15px;
}
.installation--photos--container .installation--photos--item:nth-child(1) span label {
    text-align: center!important;
}
.installation--photos--container {
    display: flex;
    flex-wrap: wrap;
    padding-left: 32px;
    padding-right: 32px;
}
.installation--photos--container .installation--photos--item:nth-child(1) span.installation--photos--placeholder img {
    height: 25px;
    padding: 25px 45px;
}
.installation--photos--container .installation--photos--item:nth-child(1) span.installation--photos--placeholder img[src*='blob'] {
    height: 90px;
    max-width: none;
}
.installation--photos--container .installation--photos--item:nth-child(1) span.installation--photos--placeholder label:after {
    position: absolute;
    content: "*";
    width: 4px;
    height: 4px;
    color: red;
    font-size: 23px;
    margin-left: 4px;
}
.main-form--row.radio--row textarea {
    margin: 3px;
    min-height: 80px;
    border: 1px #dcdcdc solid;
    margin-top: 10px;
    padding-left: 10px;
    background: none;
    border: 0;
    border-bottom: 2px #fff solid;
    padding: 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14.4px;
    padding-bottom: 8px;
    outline: none;
    font-size: 16px;
}
span.installation--photos--placeholder img {
    cursor: pointer;
    max-width: 100px;
    height: 60px;
}
.main-form--accept-container {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}
.main-form--accept-container--part {
    margin-bottom: 10px;
}
.main-form--accept-container--part button {
  background: #e61628;
      padding: 40px;
      padding-top: 7px;
      padding-bottom: 8px;
      border-radius: 6px;
      color: white;
      border: 0;
      font-size: 18px;
      margin-top: 10px;
}
.main-form--row.info--row ul.opened {
    height: auto;
    max-height: 100px;
    overflow-y: scroll;
}
.installation--type-container {
    width: 100%;
}


/* listbox */

.annotate{
    font-style: italic;
    color: #366ED4;
}

.listbox-area {
    /* padding: 20px; */
    /* background: #eee; */
    /* border: 1px solid #aaa; */
    /* font-size: 0px; */
    width: 100%;

}

.left-area, .right-area {
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    width: 50%;
}

.left-area {
    padding-right: 10px;
}

.right-area {
    padding-left: 10px;
}

[role="listbox"] {
    min-height: 18em;
    padding: 0px;
    background: white;
    border: 1px solid #aaa;
}

[role="option"] {
    display: block;
    padding: 0 1em;
    position: relative;
    line-height: 1.8em;
}

[role="option"].focused {
    background: #bde4ff;
}

[role="option"][aria-selected] {
    padding-left: 1.5em;
}

[role="option"][aria-selected="true"]::before {
    content: 'вњ“';
    position: absolute;
    left: 0.5em;
}

button {
    font-size: 16px;
}

button[aria-disabled="true"] {
    opacity: 0.5;
}

.move-right-btn {
    padding-right: 20px;
    position: relative;
}

.move-right-btn::after {
    content: ' ';
    height: 10px;
    width: 12px;
    background-image: url('../imgs/Arrows-Right-icon.png');
    background-position: center right;
    position: absolute;
    right: 2px;
    top: 6px;
}

.move-left-btn {
    padding-left: 20px;
    position: relative;
}

.move-left-btn::after {
    content: ' ';
    height: 10px;
    width: 12px;
    background-image: url('../imgs/Arrows-Left-icon.png');
    background-position: center left;
    position: absolute;
    left: 2px;
    top: 6px;
}

#ss_elem_list {
    max-height: 18em;
    overflow-y: auto;
    position: relative;
}

#exp_button {
    /* border-radius: 0; */
    /* font-size: 16px; */
    /* text-align: left; */
    /* padding: 5px 10px; */
    /* width: 150px; */
    /* position: relative; */
    background: none;
    border: 0;
    width: 100%;

}

#exp_button::after {
    width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #aaa;
  content: " ";
  position: absolute;
  right: 5px;
  top: 10px;
}

#exp_button[aria-expanded="true"]::after {
    width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
    border-top: 0;
  border-bottom: 8px solid #aaa;
  content: " ";
  position: absolute;
  right: 5px;
  top: 10px;
}

#exp_elem_list {
    border-top: 0;
    max-height: 10em;
    overflow-y: auto;
    position: absolute;
    margin: 0;
    width: 148px;
    z-index: 1;
    border: 1px #dcdcdc solid;
    max-height: 50px!important;
    width: 100%;
    margin: 0;
    padding: 5px 10px 5px 10px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
    /* margin-left: 12px; */
    margin-top: 6px;
}

.hidden {
    display: none;
}

.toolbar {
    font-size: 0;
}

.toolbar-item {
    border: 1px solid #aaa;
    background: #ccc;
}

.toolbar-item[aria-disabled="false"]:focus {
    background-color: #eee;
}

.offscreen {
    clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
    font-size: 14px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
span.dropdown--selected-value {
    padding-left: 10px;
    background: none;
    border: 0;
    border-bottom: 2px #fff solid;
    padding: 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14.4px;
    padding-bottom: 8px;
}
div#dropdown--holder {
    width: 89%;
}
ul#exp_elem_list li {
    cursor: pointer;
    margin-bottom: 5px;
    font-size: 14px;
}

ul#exp_elem_list:focus {
    outline: none;
}
span.dropdown--selected-value {
    font-weight: 600;
        cursor: pointer;
}
span.find--serial-number--helper {
  background: #e61628;
      padding: 3px;
      border-radius: 16px;
      width: 16px;
      height: 21px;
      padding-left: 4px;
      padding-right: 2px;
      display: inline-block;
      text-align: center;
      color: white;
      line-height: 1.45;
      padding-bottom: 0px;
      padding-top: 1px;
      font-weight: 600;
      font-size: 14px;
      cursor: pointer;
      margin-left: 15px;
      position: absolute;
      margin-left: 41px;
      left: -50px;
      margin-top: -4px;
}
.warranty--finder--left {
    position: relative;
    max-width: 50%;
}
.serial-finder-help-tooltip--container img {
    max-width: 210px;
    padding: 15px;
}
.serial-finder-help-tooltip--container {
    border: 1px #dcdcdc solid;
    padding: 0px;
    background: white;
    position: absolute;
    left: 11px;
    top: 135px;
    z-index: 1;
    box-shadow: 4px 3px 10px rgba(0, 0, 0, 0.07);
    display: none;
}
form.warranty--finder--form label.selected span {
    background: #e61628;
}

section.footer {
    background-color: #f3f3f3;
    margin: 0;
}
section.footer * {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.83;
  letter-spacing: normal;
  text-align: left;
  color: #515353;
  margin-bottom: 0;
      margin: 0;
  flex: 1;
}
p.footer-company {
    font-weight: bold;
}
p.footer-title {
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    font-weight: bold;
        margin-bottom: 10px;
}
.footer--bottom {
    display: flex;
    justify-content: space-between;
}
p.footer-copyright {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #adadad;
}
.footer--top {
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
}
.footer--bottom {
    padding-bottom: 30px;
    padding-top: 30px;
}
p.footer-phone {
    line-height: 1;
}
.footer--item--nav {
    display: flex;
}
.main-footer-menu--item a {
    font-size: 14px;
    margin-right: 45px;
    text-align: right;
    width: 100%;
    display: block;
    line-height: 1.15;
    margin-bottom: 10px;
}
.footer .container {
    max-width: 1240px;
    margin: 0 auto;
}
.warranty--finder--product h5 {
    margin: 0;
    text-align: center;
    max-width: 225px;
    margin: 0 auto;
    line-height: 1.4;
}
.main-form--row.textarea--row {
    display: flex;
    flex-direction: column;
}
.main-form--row.textarea--row span {
    color: #262626;
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    line-height: 14.4px;
    margin-left: 12px;
}
.main-form--row.textarea--row textarea {
    min-height: 40px;
    margin-left: 10px;
    margin-top: 10px;
    border: 1px #dedede solid;
    resize: none;
    /* background: #f7f7f7; */
    outline: none;
    padding: 10px;
}
.warranty-main-container-actions:empty {
    display: none;
}
.warranty-main-container-terms:empty {
    display: none;
}
.warranty-main-container-forms:empty {
    display: none;
}
.warranty--form-container-inner.company_type .installation--photos--item input[type="checkbox"] {
    display: block;
    margin: 0 auto;
}

body#warranty_warranty .main-header--logo .container {
    margin: 0 auto;
    margin-top: 30px;
}
.warranty-agreements-row label {
    position: relative;
    padding-left: 28px;
}
.warranty-agreements-row {
    margin-bottom: 10px;
}

.main-form--accept-container--part label {
    position: relative;
    padding-left: 28px;
}
.main-form--accept-container--part {
    margin-top: 10px;
}



@media screen and (max-width: 1024px) {

	.contact-partner-modal .contact-partner-modal-inner {
		max-width: 90%;
	}


.warranty--installation--inner--button a {
    width: 40vw;
}
}

@media screen and (max-width: 960px) {
  .warranty--form-container-inner--right h4 {
    color: #e61628;
    font-size: 20px;
}
.warranty--information--start {
    flex-direction: column;
}
.warranty-main-container-finder {
    background: transparent;
        height: auto;
}
.warranty--finder--product > img {
    max-width: 100%;
}
.warranty--information--start .warranty--information--left {
    border: 0!important;
    margin: 0!important;
    padding: 10px!important;
}
.warranty--information--start {
    padding: 10px!important;
}
.warranty--information--right {
    margin: 0!important;
    padding: 10px!important;
}
    .main-header-menu--item {
    padding-right: 0;
    display: flex;
    align-items: center;
}
.date--row--inner {
    display: flex;
    flex-direction: column;
    max-width: 400px;
    justify-content: flex-start;
}
.date--row--inner span:last-child img {
    right: 18px;
}
    .warranty--form-container-inner form {
    flex-direction: column;
}
.warranty--form-container-inner--left {
    flex: 1;
    margin: 0;
}
.installation--photos--item {
    width: 28%;
    margin: 0;
    margin-right: 23px;

}
.installation--photos--container .installation--photos--item:nth-child(3n+3) {
    margin-right: 0;
}
    .warranty--installation--inner--button a {
    width: 70vw;
}
.main-header--top.shop-header--row {
	display: flex;
    flex-direction: row;
    margin-bottom: 0;
    padding: 10px 15px 7px 15px!important;
    width: auto;
}
.warranty--finder--product {
    background: white!important;
}
    .warranty--finder--product {
    display: block;
    background: none;
    max-width: 85vw;
    padding: 0;
    min-height: 270px;
    height:fit-content;
}
.warranty--status--inner--button {
    flex: 1;
    width: 100%;
}
.warranty--status--inner--button a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 35px 20px 35px;
}
form.warranty--customer--form {
    width: 100%;
}
form.warranty--customer--form input {
    width: 90vw;
    margin: 0 auto;
    display: block;
    box-shadow: none;
    outline: none;
}
.installation--type-container--item {
    margin-bottom: 25px;
    /* border-bottom: 1px #e6e6e6 solid; */
    width: 100%;
}
.warranty--installation--inner--button:nth-child(2) a {
    margin: 0;
}
.warranty--installation--inner--button {
    margin-bottom: 20px;
}
.installation--type-container--inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.warranty--status--inner--button:nth-child(2) {
    margin: 0;
}
.warranty--status--inner--button h4 {
    text-align: center;
    margin-top: 20px;
    font-size: 21px;
    font-weight: bold;
    padding: 0;
    width: 100%;
}
.warranty--finder--product h4 {
    font-size: 21px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.warranty--status--inner {
    padding: 23px!important;
    width: auto;
}
.warranty--finder--right {
  flex: 0.5;
  margin-top: 25px;
  position: relative;
  width: 100%;
  top: auto;
  bottom: auto;
  right: auto;
}
    .main-header--container {
    display: none;
}
body#warranty_warranty .main-header--logo .container {
    margin-top: 0;
}
.warranty-main-container {
    margin-top: 0;
}
    .warranty-header--menu {
    display: none;
    }
    .warranty-header--locale--container {
        display: none;
    }
    .footer--top {
        flex-direction: column;
    }
    .warranty-main-container-actions {
        flex-direction: column;
        justify-content: center;
    }
    h1.warranty--finder--title {
        font-size: 29px;
        line-height: 1.1;
        color: white;
        padding-left: 20px;
    }
    .warranty--information--bottom {
        flex-direction: column;
        align-items: center;
        padding-left: 15px;
        padding-right: 15px;
    }
    .warranty-main-container-actions--item {
        margin: 0!important;
            margin-bottom: 30px!important;
    }
    .warranty-main-container-inner {
        flex-direction: column;
            margin-top: 20px;
    }
    h3.warranty--finder--subtitle {
        margin-bottom: 25px;
        color: white;
        font-size: 19px!important;
        letter-spacing: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    form.warranty--finder--form {
      display: block;
margin-top: 55px;

    }
    .warranty--finder--left {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%!important;
        background: url(/themes/autoterm/assets/images/warranty/warranty-3.jpg);
        background-size: cover;
        padding: 25px;
        margin: -5px;
            width: 100%;
                max-width: 95vw!important;
    }
    .warranty-main-container-inner {
        flex-direction: column;
        padding-left: 5px;
        padding-right: 5px;
            width: auto;
                margin-top: 10px;
    }
    form.warranty--finder--form label.selected {
        display: none;
    }
    form.warranty--finder--form label {
      color: white;
position: absolute;
left: 35px;
top: -30px;
    }
    form.warranty--finder--form input {
    width: 75vw;
    margin: 0 auto!important;
    display: block;
    outline: none;
    border: 0;
    border-radius: 0;
    border-bottom: 2px #777777 solid;
    text-align: center;
    padding-left: 5px;
}
    form.warranty--finder--form button {
        margin: 0 auto;
        display: block;
        padding: 10px 40px;
        margin-top: 40px;
        width: 50%;
    }
    .warranty-header--top {
        align-items: center;
        justify-content: center;
    }
    a.action--title {
        text-align: center;
    }
    .warranty-main-container-terms {
        padding-left: 0;
        padding-right: 0;
    }
    .terms--text {
        padding-left: 15px;
        padding-right: 15px;
    }
    .warranty-main-container-terms h3 {
        padding-left: 15px!important;
            padding-top: 0!important;
    }
    .warranty--status--inner {
        flex-direction: column;
    }
    .warranty--status--inner--button:nth-child(1) {
        margin: 0;
        margin-bottom: 20px;
    }

    .footer--item--nav {
        display: none;
    }
    .warranty--finder--product:empty {
	    display: none;
	}
	.warranty--finder--product h5 {
	    margin-bottom: 20px;
	}

}

.warranty--installation--inner--button--desc.customer--warranty--manuals {
    background-image: url(/themes/autoterm/assets/images/warranty/manuals_bgnd.png);
    background-repeat: no-repeat;
    background-color: white;
    background-position: 50%;
    background-size: 60%;
}
.warranty--installation--inner--button--desc.customer--warranty--partners {
    background-image: url(/themes/autoterm/assets/images/warranty/map_bgnd.png);
    background-repeat: no-repeat;
    background-color: white;
    background-position: 50%;
    background-size: 100%;
}
.warranty--partners--list {
        list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 40px;
    width: 80%;
    max-width: 600px;
    /* display: flex; */
    /* flex-direction: column; */
    /* align-items: center; */
    /* justify-content: center; */
}
.warranty--installation--inner--button--desc h5 {
    width: 100%;
    color: #b70000;
}
.installation--photos--container .installation--photos--item:nth-child(1) {
    /* flex: 1; */
    width: 100%;
}
.contacts-sales p img {
    height: 16px;
    display: inline-block;
    margin-right: 6px;
    margin-top: -3px;
}
.contacts-sales p a {
    color: #5d73b3;
}
p.footer-phone img {
    height: 15px;
    margin-right: 5px;
    margin-top: -4px;
}
p.footer-skype img {
    height: 15px;
    margin-right: 5px;
    margin-top: -4px;
}
.warranty--information--start {
    display: flex;
}
.warranty--information--start .warranty--information--left {
    flex: 1;
}
.warranty--information--start .warranty--information--right {
    flex: 1;
}
.warranty--information--left h5, .warranty--information--right h5 {
  font-size: 24px;
      text-align: left;
      margin: 0;
      color: #151313;
}
.warranty--information--left p, .warranty--information--right p {
  padding: 0;
      margin: 6px 0px 4px 0px;
      font-size: 16px;
      font-weight: 400;
      position: relative;
      margin-left: 19px;
      padding-right: 19px;
}
.warranty--information--start {
      display: flex;
    align-items: flex-start;
    justify-content: center;
    height: -webkit-fill-available;
    /* padding-top: 25px; */
    flex-direction: column;
    align-items: center;
}
.warranty--information--top p {
    font-size: 17px;
    padding-left: 20px;
    padding-right: 20px;
}
.warranty--information--bottom {
    display: flex;
}
.warranty--information--start .warranty--information--left {
    flex: 1;
    border-right: 1px #ececec solid;
    margin-right: 10px;
    padding-left: 20px;
}
.warranty--information--start .warranty--information--right {
    flex: 1;
    /* border-right: 1px #ececec solid; */
    padding-right: 20px;
    margin-left: 10px;
}
.warranty--information--left p:before, .warranty--information--right p:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #e61628;
    border-radius: 10px;
    display: block;
    position: absolute;
    left: -16px;
    top: 50%;
}
.warranty--information--top a {
    padding: 5px;
    background: #e62228;
    color: white;
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding: 6px 10px;
    border-radius: 6px;
    line-height: 1.2;
    padding-bottom: 5px;
    font-size: 14px;
}
p.footer-address {
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 0;
}
.warranty-main-container-actions--item {
    background: #eeeff4;
    display: flex;
    align-items: center;
    padding: 15px;
    text-align: center;
    border-radius: 10px;
}
a.action--svg--container img {
    max-height: 180px;
    max-width: 220px;
}

a.trigger-contact-form {
    border: 1px #e61628 solid;
    padding: 4px 9px;
    padding-top: 5px;
    padding-bottom: 6px;
    line-height: 1;
    display: inline-block;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    background: #e4e4e4;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #e61628!important;
    color: white;
    margin-bottom: 5px!important;
}
.contact-partner-modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    z-index: 111;
}
.contact-partner-modal .contact-partner-modal-inner {
    max-width: 500px;
    margin: 0 auto;
    background: white;
    padding: 20px;
    border-radius: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
}
.contact-partner-modal-inner span {
    position: absolute;
    right: 0;
    opacity: 1;
    top: -30px;
}
.contact-partner-modal-inner span img {
    height: 20px;
    z-index: 111;
    opacity: 1;
}
.contact-partner-modal .contact-partner-modal-inner h5 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 0;
}
.contact-partner-modal .contact-partner-modal-inner button {
    border: 1px #e61628 solid;
    padding: 6px 15px;
    padding-top: 7px;
    padding-bottom: 8px;
    line-height: 1;
    display: inline-block;
    border-radius: 3px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 5px;
    background: #e61628!important;
    color: white;
    margin-bottom: 5px!important;
}
.contact-partner-modal-inner input.form-control, textarea {
    width: -webkit-fill-available;
    font-size: 14px;
    padding: 5px;
    border: 1px #bdbdbd solid;
    border-radius: 6px;
	padding-left:10px;
    box-shadow: none;
    outline: none;
}
.contact-partner-modal-inner .form-group {
    margin-bottom: 10px;
}
textarea[name="installation_remarks"] {
    margin: 10px;
    height: 100px;
    margin-right: 0;
}