/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 24/mar/2022, 19:37:14
    Author     : Suporte
*/


@import url(../css/plugins/bootstrap-reboot.min.css);
@import url(fontawesome.min.css);


/* COLORS */
body, html {
  width: 100%;
  overflow-x: hidden; }

body {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.56px;
  color: #fc0;
  line-height: 1.65; }

a {
  color: #000; }

a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #fc0; }

/*a.btn,
button {
  border: 0 !important;
  outline: 0 !important; }*/

a.btn1,
button {
  border: 0 !important;
  outline: 0 !important; }
a.btn2,
button {
  border: 0 !important;
  outline: 0 !important; }

button:active,
button:focus,
a:active,
a:focus,
input:active,
input:focus,
textarea:active,
textarea:focus {
  box-shadow: none !important;
  outline: 0 !important; }

.slick-slider:focus,
.slick-list:focus,
.slick-track:focus,
.slick-slide:focus,
select,
option {
  outline: none !important;
  border: none;
  box-shadow: none; }

select {
  background-color: transparent;
  border-radius: 0; }

.or-fluid {
  width: 100%;
  height: auto; }

button {
  background: none;
  outline: 0;
  border: 0; }
.btn1 {
  background-color: #fc0;
  color: #fff;
  border-radius: 5px;
  padding: 3px 13px;
  transition: all 0.3s ease; }
 .btn2 {
  background-color: #fc0;
  color: #fff;
  border-radius: 5px;
  padding: 3px 13px;
  transition: all 0.3s ease; }
  .btn1 {
    font-size: 16px; }
	.btn2 {
    font-size: 16px; }
    @media screen and (min-width: 320px) {
      .btn1 {
        font-size: calc(16px + 2 * ((100vw - 320px) / 1600)); } }
	@media screen and (min-width: 320px) {
      .btn2 {
        font-size: calc(16px + 2 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .btn1 {
        font-size: 18px; } }
	@media screen and (min-width: 1920px) {
      .btn2 {
        font-size: 18px; } }

.btn1:hover {
  background-color: #fc0;
  color: #fff; }
 .btn2:hover {
  background-color: #fc0;
  color: #fff; }

.big-btn1 {
  padding: 7px 80px; }
.big-btn2 {
  padding: 7px 80px; }
.shadow-btn2 {
  font-weight: 700;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 7px 19px;
  width: 100%; }

.modal-btn2 {
  width: 100%;
  padding: 7px 20px; }
  
.shadow-btn1 {
  font-weight: 700;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 7px 19px;
  width: 100%; }

.modal-btn1 {
  width: 100%;
  padding: 7px 20px; }

.btn {
  background-color: #ffffff;
  color: orange;
  border-radius: 5px;
  padding: 3px 13px;
  transition: all 0.3s ease;
  border: 1px solid orange;

}
  .btn {
    font-size: 16px; }
    @media screen and (min-width: 320px) {
      .btn {
        font-size: calc(16px + 2 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .btn {
        font-size: 18px; } }

.btn:hover {
  background-color: #fff;
  color: orange; }
.btn-logado {
    color: green;
}
.btn-logado:hover {
  background-color: green;
  color: #fff; }

.big-btn {
  padding: 7px 80px; }

.shadow-btn {
  font-weight: 700;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 7px 19px;
  width: 100%; }

.modal-btn {
  width: 100%;
  padding: 7px 20px; }

.no-padding {
  padding-left: 0;
  padding-right: 0; }

.no-padding-left {
  padding-left: 0; }

.no-padding-right {
  padding-right: 0; }

h1, h2, h3 {
  font-weight: 600;
  line-height: 1.3; }
  h1, h2, h3 {
    font-size: 25px; }
    @media screen and (min-width: 320px) {
      h1, h2, h3 {
        font-size: calc(25px + 15 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      h1, h2, h3 {
        font-size: 40px; } }

.heading-row h1,
.heading-row h2,
.heading-row h3,
.heading-row .heading-bar {
  margin: 0 auto; }

.heading-row {
  padding-top: 90px;
  padding-bottom: 80px; }

.page-heading {
  padding-top: 60px;
  padding-bottom: 70px; }

.heading-bar {
  width: 20%;
  height: 10px;
  border-radius: 6px;
  background-color: #fc0;
  margin-top: 23px !important; }

.heading-no--banner {
  padding-top: 0; }

.heading-bar-subtitle {
  padding-top: 20px;
  margin-bottom: -10px; }
  .heading-bar-subtitle {
    font-size: 18px; }
    @media screen and (min-width: 320px) {
      .heading-bar-subtitle {
        font-size: calc(18px + 12 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .heading-bar-subtitle {
        font-size: 30px; } }

.banner-generic {
  position: relative;
  border-bottom: 9px solid #fc0; }

.banner-generic img {
  position: relative;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.banner-breadcrumbs {
  position: absolute;
  top: 8px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.banner-generic ul {
  list-style: none;
  padding-left: 0; }

.banner-generic li {
  display: inline-block;
  font-size: 12px; }

.banner-generic li:after {
  content: '\f054';
  font-family: 'Font Awesome 5 Free';
  font-size: 9px;
  color: #d3d3d3;
  margin-left: 10px;
  margin-right: 6px;
  font-weight: 900; }

.banner-generic li:last-child:after {
  content: ''; }

.no-banner {
  padding-bottom: 96px;
  border-bottom: none; }

.no-scroll {
  overflow: hidden; }

.text-block {
  line-height: 2;
  padding-bottom: 100px; }
  .text-block {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .text-block {
        font-size: calc(14px + 6 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .text-block {
        font-size: 20px; } }

.container-shadow {
  border-bottom: 10px solid #fc0;
  border-radius: 5px;
  box-shadow: 0 -1px 14px 0 rgba(0, 0, 0, 0.19);
  padding: 60px 200px 20px;
  margin-bottom: 66px;
  background-color: #fff; }

.container-shadow h1 {
  font-weight: 700;
  margin-bottom: 50px; }
  .container-shadow h1 {
    font-size: 25px; }
    @media screen and (min-width: 320px) {
      .container-shadow h1 {
        font-size: calc(25px + 5 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .container-shadow h1 {
        font-size: 30px; } }

.have-form select {
  width: 100%;
  border-bottom: 2px solid #bfbfbf;
  padding: 6px 5px 4px 5px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("../img/select-arrow.svg");
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer;
  color: #495057;
  line-height: 1.5; }
  .have-form select {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .have-form select {
        font-size: calc(14px + 4 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .have-form select {
        font-size: 18px; } }

.have-form input[type="text"],
.have-form input[type="email"],
.have-form input[type="tel"] {
  width: 100%;
  border: 0;
  border-bottom: 2px solid #bfbfbf;
  border-radius: 0;
  height: auto;
  padding: 5px; }
  .have-form input[type="text"],
  .have-form input[type="email"],
  .have-form input[type="tel"] {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .have-form input[type="text"],
      .have-form input[type="email"],
      .have-form input[type="tel"] {
        font-size: calc(14px + 4 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .have-form input[type="text"],
      .have-form input[type="email"],
      .have-form input[type="tel"] {
        font-size: 18px; } }

.have-form input[type="submit"] {
  margin-top: 40px;
  margin-bottom: 25px;
  font-weight: 500; }

.have-form textarea {
  border-radius: 0;
  border: solid 1px #d3d3d3;
  margin-top: 27px;
  height: 193px; }
  .have-form textarea {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .have-form textarea {
        font-size: calc(14px + 4 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .have-form textarea {
        font-size: 18px; } }

.have-form .help-block,
.newsletter-input .help-block {
  font-size: 13px;
  margin-top: 6px;
  margin-bottom: 0;
  padding: 0 5px;
  line-height: 1.4;
  color: #f39d00; }

.newsletter-input .help-block {
  display: inline-block;
  margin-top: 7px;
  width: 100%; }

.have-form .form-group {
  margin-bottom: 22px; }

.form-bottom--text {
  color: #979797;
  font-size: 12px; }

.form-bottom--text p {
  margin-bottom: -1px; }

.success-block {
  margin-bottom: 25px;
  display: none; }
  .success-block {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .success-block {
        font-size: calc(14px + 4 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .success-block {
        font-size: 18px; } }

.success-block.sent {
  color: #00a900; }

.success-block.error {
  color: #ff0000; }

.floating-contact {
  background-color: #fff;
  position: fixed;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  width: 52px; }

.floating-contact--item {
  border: 1px solid #fc0; }

.floating-contact--item a {
  padding: 13px;
  display: block;
  transition: all 0.3s ease; }

.floating-contact--item svg {
  fill: #5c5c5c; }

.floating-contact .floating-contact--item:last-child {
  margin-top: -1px; }

.floating-contact--item:hover a {
  background-color: #fc0; }

.car-check--label,
.car-radio--label {
  font-weight: 400;
  color: #495057;
  cursor: pointer;
  margin-bottom: 0;
  padding-left: 5px;
  letter-spacing: normal; }
  .car-check--label,
  .car-radio--label {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .car-check--label,
      .car-radio--label {
        font-size: calc(14px + 4 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .car-check--label,
      .car-radio--label {
        font-size: 18px; } }

.car-check--label input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 19px;
  height: 19px;
  border-radius: 3px;
  border: solid 1px #d8d8d8;
  background-color: #f5f5f5;
  cursor: pointer;
  position: relative;
  top: 4px;
  margin-left: 5px; }

.car-check--label input:checked {
  background-image: url("../../img/car-checkbox.svg");
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: center; }

.car-checkbox--wrapper {
  margin-top: 15px; }

.car-radio--label {
  margin-right: 10px; }

.car-radio--label input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 19px;
  height: 19px;
  border-radius: 100%;
  border: solid 1px #d8d8d8;
  background-color: #f5f5f5;
  cursor: pointer;
  position: relative;
  top: 4px;
  margin-left: 5px; }

.car-radio--label input:checked:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 4px;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background-color: #545454; }

.car-radio--title {
  font-weight: 400;
  color: #495057;
  letter-spacing: normal;
  margin-right: 10px; }
  .car-radio--title {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .car-radio--title {
        font-size: calc(14px + 4 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .car-radio--title {
        font-size: 18px; } }

.car-textarea {
  margin-top: 12px !important; }

.car-form--accept {
  margin-top: 25px;
  margin-bottom: -15px; }

.car-form--accept .car-check--label {
  font-size: 14px; }

.car-form--accept input {
  float: left;
  top: 1px;
  margin-left: 0;
  margin-right: 10px; }

.hidden {
  display: none; }

/*.category-item:not(.disabled) {
  order: 1;
}

.category-item.disabled {
  order: 2;
}*/
.category-item.disabled {
  opacity: 0.4;
  pointer-events: none; }

@media (min-width: 1600px) {
  .container {
    max-width: 1480px; } }

@media (max-width: 1199px) {
  .container-shadow {
    padding: 60px 130px 20px; } }

@media (max-width: 991px) {
  .container-shadow {
    padding: 60px 70px 20px; }
  .form-bottom--text {
    text-align: left !important; } }

@media (max-width: 767px) {
  .heading-bar {
    width: 114px;
    height: 4px;
    margin-top: 11px !important; }
  .heading-row {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center; }
  .text-block {
    line-height: 2;
    padding-bottom: 50px; }
  .no-banner {
    display: none; }
  .container-shadow {
    padding: 40px 40px 20px; }
  .banner-breadcrumbs {
    display: none; } }

@media (max-width: 575px) {
  .container {
    padding-right: 30px;
    padding-left: 30px; }
  .floating-contact {
    right: 13px;
    top: auto;
    bottom: 8px;
    width: 43px;
    -ms-transform: none;
    transform: none;
    background-color: transparent; }
  .floating-contact--item {
    margin-bottom: 9px;
    background-color: #fff; }
  .floating-contact--item a {
    padding: 9px; } }

.counter-number {
  display: none; }

.home-counter ul {
  list-style: none; }

.home-counter ul {
  display: inline-block; }

.home-counter a {
  pointer-events: none; }

.counter-wrapper {
  display: inline-block;
  margin-right: 20px; }

/* Skeleton */
ul.flip {
  position: relative;
  float: left;
  margin: 3px;
  width: 27px;
  height: 46px;
  font-size: 45px;
  line-height: 43px;
  /*border-radius: 6px;*/
  /*box-shadow: 0 2px 5px rgba(0, 0, 0, .7);*/ }

ul.flip li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

ul.flip li:first-child {
  z-index: 2; }

ul.flip li a {
  display: block;
  height: 100%;
  perspective: 200px; }

ul.flip li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  overflow: hidden; }

ul.flip li a div .counter-shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

ul.flip li a div.up {
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

ul.flip li a div.up:after {
  content: "";
  position: absolute;
  top: 22px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #fff; }

ul.flip li a div.down:before {
  content: "";
  position: absolute;
  bottom: 22px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #fff; }

ul.flip li a div.down {
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  bottom: 0; }

ul.flip li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #000;
  /*text-shadow: 0 1px 2px #000;*/
  text-align: center;
  background-color: #fc0;
  /*border-radius: 6px;*/
  font-weight: 500; }

ul.flip li a div.up div.inn {
  top: 0; }

ul.flip li a div.down div.inn {
  bottom: 0; }

/* PLAY */
body.play ul li.before {
  z-index: 3; }

body.play ul li.active {
  animation: asd .5s .5s linear both;
  z-index: 2; }

@keyframes asd {
  0% {
    z-index: 2; }
  5% {
    z-index: 4; }
  100% {
    z-index: 4; } }

body.play ul li.active .down {
  z-index: 2;
  animation: turn .5s .5s linear both; }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }
  100% {
    transform: rotateX(0deg); } }

body.play ul li.before .up {
  z-index: 2;
  animation: turn2 .5s linear both; }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }
  100% {
    transform: rotateX(-90deg); } }

/* SHADOW */
body.play ul li.before .up .counter-shadow {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
  animation: show .5s linear both; }

body.play ul li.active .up .counter-shadow {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%);
  animation: hide .5s .3s linear both; }

/*DOWN*/
body.play ul li.before .down .counter-shadow {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 100%);
  animation: show .5s linear both; }

body.play ul li.active .down .counter-shadow {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.1) 100%);
  animation: hide .5s .3s linear both; }

@keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.home-counter {
  margin-top: 37px; }

.home-counter span {
  font-size: 16px; }
  @media screen and (min-width: 320px) {
    .home-counter span {
      font-size: calc(16px + 19 * ((100vw - 320px) / 1600)); } }
  @media screen and (min-width: 1920px) {
    .home-counter span {
      font-size: 35px; } }

body.modal-opened {
  position: fixed;
  overflow-y: scroll; }

.region-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  z-index: 99; }

.region-modal--content {
  background-color: #fff;
  border-bottom: 16px solid #fc0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.75);
  width: 750px;
  padding: 120px 100px;
  position: relative; }

.region-modal--content .region-modal--title {
  color: #383838;
  line-height: 1.28;
  font-weight: 600;
  text-align: center;
  margin-bottom: 60px; }
  .region-modal--content .region-modal--title {
    font-size: 25px; }
    @media screen and (min-width: 320px) {
      .region-modal--content .region-modal--title {
        font-size: calc(25px + 15 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .region-modal--content .region-modal--title {
        font-size: 40px; } }

.region-modal--desc {
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: -3px;
  padding: 0 40px; }

@media (max-width: 991px) {
  .region-modal--content {
    background-color: transparent;
    border-bottom: none;
    box-shadow: none;
    width: 100%;
    padding: 120px 100px;
    position: relative; }
  .region-btn {
    margin-bottom: 10px; } }

@media (max-width: 575px) {
  .region-modal--content {
    padding: 0 40px;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center; }
  .region-btn {
    padding: 14px 20px; }
  .region-modal--desc {
    bottom: 0;
    padding: 20px 30px;
    border-bottom: 19px solid #fc0;
    margin-bottom: 0; } }

.cookies-bar {
  float: left;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 98;
  background: #ececec;
  padding: 15px 0; }

.cookies-bar--items div:first-child {
  font-size: 12px;
  color: #000;
  -ms-flex: 2;
  flex: 2; }
  .cookies-bar--items div:first-child {
    font-size: 12px; }
    @media screen and (min-width: 320px) {
      .cookies-bar--items div:first-child {
        font-size: calc(12px + 0 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .cookies-bar--items div:first-child {
        font-size: 12px; } }
  .cookies-bar--items div:first-child p {
    margin: 0; }

.accept-cookies--btn {
  padding: 6px;
  color: #fff !important;
  background: #4a4a4a;
  border: 1px solid #4a4a4a;
  outline: none;
  transition: all 0.3s ease; }
  .accept-cookies--btn:hover {
    background: #fff;
    color: #4a4a4a !important; }

.cookies-bar a {
  font-size: 13px;
  text-decoration: underline;
  font-weight: 700; }

@media (min-width: 320px) {
  .accept-cookies--btn {
    margin-top: 10px; } }

@media (min-width: 768px) {
  .accept-cookies--btn {
    margin: 0; } }

.home-slider--img {
  opacity: 0;
  animation: anim_right-left;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-delay: 0.5s; }

.page-heading h1,
.heading-no--banner h1 {
  position: relative;
  opacity: 0;
  animation: anim_right-left;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

.car-title--right {
  position: relative;
  opacity: 0;
  animation: anim_right-left;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

.floating-contact {
  opacity: 0;
  animation: anim_right-left;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

@keyframes anim_right-left {
  from {
    opacity: 0;
    right: -100px; }
  to {
    opacity: 1;
    right: 0; } }

.page-heading .heading-bar,
.heading-no--banner .heading-bar {
  position: relative;
  opacity: 0;
  animation: anim_left-right;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

.car-title--wrapper h1 {
  position: relative;
  opacity: 0;
  animation: anim_left-right;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

@keyframes anim_left-right {
  from {
    opacity: 0;
    left: -100px; }
  to {
    opacity: 1;
    left: 0; } }

.home-slider--text {
  opacity: 0;
  animation: anim_top-bottom;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-delay: 1s; }

@keyframes anim_top-bottom {
  from {
    opacity: 0;
    top: -100px; }
  to {
    opacity: 1;
    top: 0; } }

.home-slider--back, .home-slider--back-mobile {
  opacity: 0;
  animation: anim_bottom-top;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

.container-shadow {
  position: relative;
  opacity: 0;
  animation: anim_bottom-top;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

.car-slider--container-mob {
  position: relative;
  opacity: 0;
  animation: anim_bottom-top;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

.trade-in--iframe {
  position: relative;
  opacity: 0;
  animation: anim_bottom-top;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

@keyframes anim_bottom-top {
  from {
    opacity: 0;
    bottom: -100px; }
  to {
    opacity: 1;
    bottom: 0; } }

.home-filter-wrapper {
  opacity: 0;
  animation: anim_small-big;
  animation-duration: 1s;
  animation-fill-mode: forwards; }

@keyframes anim_small-big {
  from {
    opacity: 0;
    transform: scale(0.8); }
  to {
    opacity: 1;
    transform: scale(1); } }

.banner-generic {
  opacity: 0;
  animation: anim_show;
  animation-duration: 2s;
  animation-fill-mode: forwards; }

@keyframes anim_show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.come-in {
  -ms-transform: translateY(150px);
  transform: translateY(150px);
  animation: come-in 1s ease forwards; }

.come-in:nth-child(odd) {
  animation-duration: 1.5s; }

.home-vantages--item.come-in:nth-child(odd) {
  animation-duration: 1s; }

.already-visible {
  -ms-transform: translateY(0);
  transform: translateY(0);
  animation: none; }

@keyframes come-in {
  to {
    transform: translateY(0);
    opacity: 1; } }

@media (max-width: 767px) {
  .come-in:nth-child(odd) {
    animation-duration: 1s; } }

@media (max-width: 575px) {
  .floating-contact {
    opacity: 0;
    animation: anim_right-left_mob;
    animation-duration: 1s;
    animation-fill-mode: forwards; }
  @keyframes anim_right-left_mob {
    from {
      opacity: 0;
      right: -100px; }
    to {
      opacity: 1;
      right: 13px; } } }

header {
  border-bottom: 4px solid #fc0; }

.logo-wrapper {
  width: 343px; }

.logo-wrapper img {
  image-rendering: auto; }

.menu-wrapper nav {
  padding-top: 15px;
  height: 100%;
  margin-right: 148px; }

.menu-wrapper ul {
  list-style: none;
  margin-bottom: 0;
  height: 100%; }

.menu-wrapper li {
  display: inline-block;
  margin-left: 17px;
  height: 100%; }

.menu-wrapper a {
  color: #fc0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  position: relative;
  transition: all 0.3s ease; }

.menu-wrapper a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: all 0.3s ease; }

.menu-wrapper a:hover:after {
  width: 100%; }

.menu-wrapper li.active a {
  font-weight: 700; }

.menu-wrapper li.active a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 4px;
  background-color: #fff; }

.header-container,
.header-row {
  position: relative;
  z-index: 10; }

.header-row {
  padding: 42px 0 34px; }

.menu-right {
  position: absolute;
  right: 15px;
  top: 6px; }

.menu-right .search-wrapper,
.menu-right > a {
  float: right; }

.search-wrapper {
  border: 1px solid #fc0;
  border-radius: 20px;
  padding: 7px 21px;
  position: relative;
  margin-right: 13px;
  width: 66px;
  height: 42px;
  cursor: pointer;
  background-color: #fff;
  transition: all 0.3s ease; }

.search-wrapper:hover {
  background-color: #fc0; }

.search-open {
  padding-right: 12px;
  width: 264px;
  box-shadow: -44px 0px 21px 0px white; }

.search-open:hover {
  background-color: #fff; }

.menu-top {
  position: absolute;
  top: -41px;
  right: 15px; }

.menu-top ul {
  list-style: none;
  line-height: 1.4; }

.menu-top li {
  float: right; }

.menu-top a {
  font-size: 14px;
  border: 1px solid #c4c4c4;
  color: #fc0;
  padding: 2px 7px 1px 7px;
  transition: all 0.3s ease; }

.menu-top a:hover {
  color: #fc0; }

.menu-top a:active,
.menu-top a:focus {
  border: 1px solid #c4c4c4 !important; }

.menu-top li.active a {
  background-color: #fc0;
  color: #fff; }

.header-search--input {
  display: none; }

.search-wrapper button {
  position: absolute;
  right: 17px;
  top: 8px;
  background: none;
  border: 0;
  outline: 0;
  width: auto;
  pointer-events: none;
  transition: all 0.3s ease; }

.search-open button {
  right: 12px; }

.search-wrapper input {
  border: 0;
  outline: 0;
  font-size: 15px;
  padding-top: 2px;
  font-weight: 500; }

.search-wrapper input::-webkit-input-placeholder {
  color: #c4c4c4; }

.search-wrapper input:-ms-input-placeholder {
  color: #c4c4c4; }

.search-wrapper input::placeholder {
  color: #c4c4c4; }

#nav-icon2 {
  width: 68px;
  height: 45px;
  position: absolute;
  top: 9px;
  right: -50;
  -ms-transform: rotate(0deg) scale(0.4);
  transform: rotate(0deg) scale(0.4);
  transition: .5s ease-in-out;
  cursor: pointer;
  display: none; }

#nav-icon2 a {
  display: block;
  height: 100px;
  width: 100px;
  
  
   }

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0; }

#nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px; }

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px; }

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 18px; }

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 36px; }

#nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

#nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px; }

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px; }

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0; }

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0; }

#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 29px; }

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 29px; }

.menu-mobile--logo {
  display: none; }

.backdrop-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  transition: all 0.6s ease; }

.backdrop-menu.show {
  z-index: 3;
  opacity: 1; }

@media (max-width: 1599px) {
  .menu-wrapper li {
    margin-left: 12px; }
  .menu-wrapper nav {
    margin-right: 0; }
  .menu-wrapper li.active a:after,
  .menu-wrapper a:after {
    bottom: -1px; }
  .menu-top {
    right: 155px;
    top: -41px; }
  .menu-right {
    top: -52px;
    z-index: 2; }
  .header-row {
    padding: 56px 0 30px; }
  .search-open {
    box-shadow: -94px -7px 1px 0px white; }
  .menu-wrapper nav {
    padding-top: 8px; } }

@media (max-width: 1199px) {
  #nav-icon2 {
    display: block; }
  .menu-mobile--wrapper {
    width: calc(100% - 65px);
    height: 100vh;
    background-color: #434343;
    position: fixed;
    top: 0;
    left: -100%;
    opacity: 0;
    z-index: 10;
    max-width: 400px;
    padding: 16px 30px 0 30px;
    transition: all 0.6s ease; }
  .menu-mobile--wrapper.open {
    left: 0;
    opacity: 1; }
  .menu-mobile--logo {
    display: block; }
  .header-container {
    background-color: #fff;
    height: 68px; }
  .header-row {
    padding: 0; }
  .logo-wrapper img {
    width: 230px;
    height: auto;
    position: absolute;
    top: 16px; }
  .menu-mobile--logo img {
    width: 230px;
    height: auto; }
  .menu-top {
    position: absolute;
    right: 0;
    top: auto;
    left: 0;
    bottom: 0; }
  .menu-top ul {
    padding: 0;
    margin: 0; }
  .menu-top li {
    float: left; }
  .menu-top ul li:first-child {
    width: 60%; }
  .menu-top ul li:last-child {
    width: 40%; }
  .menu-top a {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 7px; }
  .menu-top a:hover {
    color: #fc0; }
  .menu-wrapper ul {
    padding-left: 0;
    margin-top: 40px; }
  .menu-wrapper li {
    display: block;
    margin-left: 0;
    margin-bottom: 20px; }
  .menu-wrapper a {
    color: #fff;
    -ms-flex-pack: left;
    justify-content: left; }
  .menu-wrapper li.active a {
    color: #fc0;
    font-weight: 500; }
  .menu-wrapper li.active a:after,
  .menu-wrapper a:after {
    background-color: transparent; }
  .menu-right {
    top: auto;
    right: auto;
    bottom: 72px;
    left: 30px; }
  .menu-right a {
    width: 100%;
    margin-bottom: 12px; }
  .menu-right .search-wrapper, .menu-right > a {
    float: left; }
  .search-wrapper {
    border: 1px solid #fc0;
    border-radius: 20px;
    padding: 0;
    width: 40px;
    height: 40px;
    background-color: transparent; }
  .search-wrapper i {
    color: #fff; }
  .search-wrapper button {
    right: 6px;
    top: 6px; }
  .search-open {
    border-radius: 20px;
    width: 300px;
    background-color: #fff;
    box-shadow: none; }
  .search-open i {
    color: #000; }
  .search-wrapper input {
    padding-top: 7px;
    margin-left: 20px;
    width: 78%; } }

@media (max-width: 991px) {
  .menu-mobile--wrapper .region-btn {
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .logo-wrapper img {
    width: 200px;
    top: 19px; }
  .menu-mobile--logo img {
    width: 200px; }
  #nav-icon2 {
    top: 2px;
    right: 0;
    height: 50px;
    ; }
  header {
    border-bottom: 0; } }

@media (max-width: 575px) {
  .menu-mobile--wrapper {
    max-width: 100%; }
  .header-container {
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0; }
  body {
    padding-top: 68px; }
  .search-open {
    width: 213px; }
  .search-wrapper input {
    width: 70%; } }

.newsletter-wrapper {
  background-color: #3c4770;
  padding-top: 70px;
  padding-bottom: 52px;
  color: #fff; }

.newsletter-wrapper p {
  font-size: 25px; }
  @media screen and (min-width: 320px) {
    .newsletter-wrapper p {
      font-size: calc(25px + 5 * ((100vw - 320px) / 1600)); } }
  @media screen and (min-width: 1920px) {
    .newsletter-wrapper p {
      font-size: 30px; } }

.newsletter-wrapper input:not([type="checkbox"]) {
  height: 45px;
  border-radius: 4px;
  width: 60%;
  border: 0;
  float: left;
  margin-right: 20px;
  padding: 0 20px; }
  .newsletter-wrapper input:not([type="checkbox"]) {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .newsletter-wrapper input:not([type="checkbox"]) {
        font-size: calc(14px + 6 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .newsletter-wrapper input:not([type="checkbox"]) {
        font-size: 20px; } }

.newsletter-wrapper button {
  width: 30%;
  float: left; }

.newsletter-wrapper button circle {
  transition: all 0.3s ease; }

.newsletter-wrapper button:hover circle {
  stroke: #fff; }

.newsletter-input {
  margin-left: -40px; }

.newsletter-input .car-form--accept {
  display: inline-block;
  width: 100%;
  margin-top: 15px; }

.newsletter-input .car-check--label {
  color: #fff; }

.newsletter-input .success-block {
  margin-bottom: 0;
  margin-top: 10px; }

.newsletter-input .car-form--accept .car-check--label {
  font-size: 13px;
  line-height: 1.7; }

.newsletter-input .car-form--accept .car-check--label a {
  color: #fc0; }

.newsletter-input ul {
  list-style: none;
  padding-left: 0; }

.newsletter-input li {
  margin-bottom: 4px; }

.newsletter-social img {
  float: right;
  position: relative;
  top: 4px; }

.newsletter-social p {
  float: right;
  margin-right: 40px; }

.subscribe-btn {
  height: 45px;
  text-transform: uppercase;
  font-weight: 600; }

footer {
  background-color: #dddddd;
  padding-top: 50px;
  padding-bottom: 40px;
  font-weight: 400; }

footer img {
  width: 278px;
  margin-bottom: 20px; }

.footer-desc {
  line-height: 1.8;
  padding-right: 15%; }
  .footer-desc {
    font-size: 16px; }
    @media screen and (min-width: 320px) {
      .footer-desc {
        font-size: calc(16px + 2 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .footer-desc {
        font-size: 18px; } }

.footer-title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 31px; }

footer ul {
  list-style: none;
  padding-left: 0; }

footer li {
  margin-bottom: 5px; }

footer a {
  line-height: 1.6;
  display: inline-block; }

footer a:hover {
  font-weight: 600; }

.newsletter-wrapper .form-group {
  margin-bottom: 0;
  padding-top: 3px; }

@media (max-width: 1199px) {
  .footer-desc {
    margin-bottom: 41px; }
  .newsletter-wrapper p {
    font-size: 24px; }
  .newsletter-social p {
    margin-right: 10px;
    margin-top: 8px;
    font-size: 19px; }
.search-wrapper {
    border: 1px solid #fc0;
    border-radius: 20px;
    padding: 0;
    width: 0px;
    height: 0px;
    background-color: transparent; }}

@media (max-width: 991px) {
  .footer-desc {
    margin-bottom: 41px; }
  .newsletter-wrapper p {
    font-size: 25px; } }
  @media screen and (max-width: 991px) and (min-width: 320px) {
    .newsletter-wrapper p {
      font-size: calc(25px + 5 * ((100vw - 320px) / 1600)); } }
  @media screen and (max-width: 991px) and (min-width: 1920px) {
    .newsletter-wrapper p {
      font-size: 30px; } }

@media (max-width: 991px) {
  .newsletter-wrapper button {
    width: 34%; }
  .newsletter-social {
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px; }
  .newsletter-social p {
    margin-right: 19px;
    margin-top: 21px; }
  .newsletter-social a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-order: 2;
    order: 2; }
  .newsletter-wrapper {
    padding-top: 60px;
    padding-bottom: 43px; } }

@media (max-width: 767px) {
  footer ul {
    margin-bottom: 40px; }
  .footer-desc {
    padding-right: 0; }
  footer img {
    width: 218px;
    margin-bottom: 30px; }
  .newsletter-input--wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center; }
  .newsletter-wrapper input:not([type="checkbox"]) {
    width: 100%;
    float: none;
    margin-right: 0; }
  .newsletter-input {
    margin-left: 0; }
  .newsletter-wrapper p {
    text-align: center; }
  .newsletter-wrapper button {
    margin-top: 20px; }
  .newsletter-input .car-form--accept {
    margin-top: 25px; }
  .newsletter-input ul {
    margin-top: 10px; }
  .newsletter-social {
    margin-top: 30px;
    -ms-flex-pack: center;
    justify-content: center; } }

@media (max-width: 575px) {
  .newsletter-wrapper button {
    width: 100%; } }

.home-slider--wrapper {
  background-color: #f0f0f0;
  position: relative;
  overflow: hidden; }

.home-slider--back {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1920px; }

.home-slider--back-mobile {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 767px;
  display: none; }

.home-slider--wrapper .slick-dots {
  bottom: 82px;
  text-align: left; }

.home-slider--img {
  padding: 94px 30px 0 30px;
  position: relative;
  top: -27px; }

.home-slider--img img {
  width: 100%; }

.home-slider--text-desc {
  line-height: 1.3;
  margin-bottom: 11px; }
  .home-slider--text-desc {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .home-slider--text-desc {
        font-size: calc(14px + 11 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .home-slider--text-desc {
        font-size: 25px; } }

.home-slider--text-title {
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 22px; }
  .home-slider--text-title {
    font-size: 25px; }
    @media screen and (min-width: 320px) {
      .home-slider--text-title {
        font-size: calc(25px + 25 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .home-slider--text-title {
        font-size: 50px; } }

.home-slider--text {
  margin-top: -124px; }

.home-slider--wrapper .slick-dots li {
  margin: 0; }

.home-slider--wrapper .slick-dots li button:before {
  left: 1px;
  content: '';
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 50%;
  opacity: 1;
  width: 15px;
  height: 15px; }

.slick-dots li.slick-active button:before {
  background-color: #888;
  opacity: 1; }

.home-filter-wrapper {
  position: relative;
  margin-top: -56px; }

.home-filter {
  border-radius: 5px;
  box-shadow: 0 -1px 14px 0 rgba(0, 0, 0, 0.19);
  background-color: #fff;
  padding: 60px 100px 21px 100px;
  border-bottom: 17px solid #fc0; }

.home-filter select {
  width: 100%;
  border-bottom: 2px solid #bfbfbf;
  padding-bottom: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("../img/select-arrow.svg");
  background-repeat: no-repeat;
  background-position: right;
  cursor: pointer; }
  .home-filter select {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .home-filter select {
        font-size: calc(14px + 4 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .home-filter select {
        font-size: 18px; } }

.home-categories--row {
  margin-top: 33px; }

.home-categories > p {
  padding-top: 3px;
  float: left;
  margin-right: 24px; }

.home-categories {
  padding-right: 0; }

.category-item {
  float: left;
  text-align: center;
  margin-right: 20px;
  cursor: pointer; }

.home-categories .category-item:last-child {
  margin-right: 0; }

.category-item svg {
  width: 50px;
  fill: #dddddd;
  transition: all 0.3s ease; }

.category-item:hover svg,
.category-item.active svg {
  fill: #000; }

.category-item p {
  font-size: 11px;
  color: #979797; }

.home-cars--wrapper {
  position: relative; }

.home-cars--slider .col {
  padding-bottom: 4px; }

.home-cars--wrapper .slick-list {
  padding: 0 9% 0 9%;
  box-sizing: initial; }

.home-cars--wrapper .slick-slide {
  opacity: .3;
  pointer-events: none; }

.home-cars--wrapper .slick-slide.slick-active {
  opacity: 1;
  pointer-events: initial; }

.home-cars--sep {
  width: 100%;
  height: 2px;
  background-color: #c7c7c7; }

.home-cars--item {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5; }

.home-cars--item picture {
  display: block;
  overflow: hidden; }

.home-cars--item img {
  transition: all 0.3s ease; }

.home-cars--item:hover img {
  -ms-transform: scale(1.06);
  transform: scale(1.06); }

.home-cars--item:hover .btn {
  background-color: #000;
  color: #fff; }

.home-cars--content {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 15px;
  padding-bottom: 30px; }

.home-cars--title,
.home-cars--desc {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: -5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.home-cars--desc {
  margin-bottom: 10px; }

.home-cars--price {
  padding-top: 10px;
  padding-bottom: 17px; }
  .home-cars--price.landing {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.home-cars--price .price {
  font-size: 20px;
  font-weight: 700; }

.home-cars--price .old-price {
  font-size: 20px;
  font-weight: 400;
  position: relative;
  text-decoration: line-through; }

.home-cars--specs .col {
  padding-left: 5px;
  padding-right: 5px; }

.home-cars--icon {
  background-image: url(../img/home-car-specs.svg);
  width: 15px;
  height: 15px;
  float: left;
  position: relative;
  top: 4px;
  margin-right: 5px; }

.home-cars--value {
  white-space: nowrap; }

.home-cars--content a {
  margin-top: 23px; }

.home-cars--before {
  position: absolute;
  left: 4%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px; }

.home-cars--next {
  position: absolute;
  right: 5%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px; }

.home-cars--slider .col {
  padding-left: 8.5px;
  padding-right: 8.5px; }

.home-cars--holder {
  position: relative; }

.home-vantages--wrapper {
  background-color: #fc0; }

.home-vantages--item svg {
  height: 72px;
  margin-top: 37px; }

.home-vantages--item p {
  font-weight: 600;
  margin-top: 17px;
  margin-bottom: 20px;
  line-height: 1.3;
  text-align: center; }
  .home-vantages--item p {
    font-size: 18px; }
    @media screen and (min-width: 320px) {
      .home-vantages--item p {
        font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .home-vantages--item p {
        font-size: 20px; } }

.home-vantages--item {
  -ms-flex-direction: column;
  flex-direction: column; }

.home-vantages--item {
  border-left: 3px solid #fff; }

.home-vantages--wrapper .row .home-vantages--item:last-child {
  border-right: 3px solid #fff; }

.home-vantages--screen {
  padding-top: 70px;
  padding-bottom: 90px; }

.home-vantages--content-title {
  font-weight: 700;
  color: #808080;
  margin-bottom: 5px; }
  .home-vantages--content-title {
    font-size: 25px; }
    @media screen and (min-width: 320px) {
      .home-vantages--content-title {
        font-size: calc(25px + 25 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .home-vantages--content-title {
        font-size: 50px; } }

.home-vantages--content-desc {
  margin-bottom: 30px; }
  .home-vantages--content-desc {
    font-size: 16px; }
    @media screen and (min-width: 320px) {
      .home-vantages--content-desc {
        font-size: calc(16px + 4 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .home-vantages--content-desc {
        font-size: 20px; } }

.home-vantages--item {
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease; }

.home-vantages--item.active:after {
  content: '';
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -17px;
  width: 35px;
  height: 17px;
  background-image: url(../img/vantages-arrow.svg); }

.home-vantages--screen {
  display: none; }

.home-vantages--mobile {
  display: none; }

.home-vantages--mobile .home-vantages--screen {
  display: block; }

.home-vantages--screen.active {
  display: block; }

.home-vantages--mobile .home-vantages--item {
  background-color: #fc0; }

.home-vantages--mobile .home-vantages--text-wrapper {
  padding-left: 45px;
  padding-right: 45px;
  margin-top: 40px;
  margin-bottom: 50px;
  text-align: center;
  display: none; }

.home-vantages--mobile .home-vantages--text-wrapper.active {
  display: block; }

.home-vantages--mobile .home-vantages--screen {
  padding: 0;
  margin-bottom: 4px; }

.home-questions-wrapper {
  background-color: #dddddd;
  padding-bottom: 60px; }

.home-questions-content p {
  font-weight: 700;
  margin-bottom: 6px; }
  .home-questions-content p {
    font-size: 16px; }
    @media screen and (min-width: 320px) {
      .home-questions-content p {
        font-size: calc(16px + 14 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .home-questions-content p {
        font-size: 30px; } }

.home-questions--question {
  -ms-flex-direction: column;
  flex-direction: column; }

.home-questions--sep {
  background-color: #fc0;
  height: 1px;
  width: 50%;
  position: relative; }

.home-questions--sep:after {
  content: '';
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -17px;
  width: 35px;
  height: 17px;
  background-image: url(../img/vantages-arrow.svg); }

.home-questions-heading {
  padding-bottom: 60px; }

.home-answers--row {
  margin-top: 80px; }

.home-questions--answer {
  background-color: #fff;
  position: relative;
  width: 230px;
  padding: 20px 20px 28px 20px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  cursor: pointer; }

.home-answer--line {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 8px;
  width: 100%;
  background-color: #fc0;
  z-index: 0;
  transition: all 0.3s ease; }

.home-questions--icon {
  background-color: #fc0;
  width: 54px;
  height: 54px;
  border-radius: 100%;
  margin-bottom: 16px;
  margin-top: 10px;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease; }

.home-questions--answer:hover .home-answer--line {
  height: 100%; }

.home-questions--answer:hover .home-questions--icon {
  background-color: #fff; }

.home-questions--answer.active .home-answer--line {
  height: 100%; }

.home-questions--answer.active .home-questions--icon {
  background-color: #fff; }

.home-questions--icon img {
  width: 25px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.home-questions--answer p {
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0;
  position: relative;
  z-index: 1; }
  .home-questions--answer p {
    font-size: 16px; }
    @media screen and (min-width: 320px) {
      .home-questions--answer p {
        font-size: calc(16px + 2 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .home-questions--answer p {
        font-size: 18px; } }

.home-questions--nav {
  margin-top: 120px; }

.home-questions--nav ul {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0; }

.home-questions--nav ul li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 33px;
  height: 33px;
  border-radius: 100%;
  border: solid 1px #000;
  opacity: .36;
  font-weight: 700;
  margin-right: 13px;
  padding-top: 3px;
  cursor: pointer; }

.home-questions--nav ul li:last-child {
  margin-right: 0; }

.home-questions--nav ul li.active {
  opacity: 1;
  background-color: #fc0; }

.home-questions--last {
  border-radius: 16.5px !important;
  width: auto !important;
  font-weight: 600 !important;
  padding: 0 30px;
  position: relative;
  margin-left: 30px; }

.home-questions--last:before {
  content: '';
  background-image: url("../img/questions-last.svg");
  position: absolute;
  left: -29px;
  top: 7px;
  width: 15px;
  height: 18px; }

.home-questions--screen {
  display: none; }

.home-questions--screen.active {
  display: block; }

.home-cars--slider .slick-track {
  display: -ms-flexbox !important;
  display: flex !important; }

.home-cars--slider .slick-slide {
  height: auto; }

.home-cars--slider .home-cars--item {
  height: 100%; }

.home-cars--before-mobile,
.home-cars--next-mobile {
  display: none; }

.slick-dotted.slick-slider {
  margin-bottom: 60px; }

.home-questions--result-select select {
  background-color: #fff;
  padding: 10px 20px;
  border-bottom: 5px solid #fc0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(../img/select-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
  cursor: pointer; }

.results-count {
  background-color: #fff;
  padding: 34px;
  border-bottom: 8px solid #fc0; }

.home-questions--nav li {
  pointer-events: none; }

.home-questions--nav li.active {
  pointer-events: all; }

@media (min-width: 1600px) {
  .category-item {
    margin-right: 24px; } }

@media (max-width: 1599px) {
  .home-filter {
    padding: 60px 50px 21px 50px; } }

@media (max-width: 1199px) {
  .home-slider--text {
    margin-top: -84px;
    position: relative;
    z-index: 1; }
  .home-filter--find {
    text-align: center !important;
    margin-top: 30px; }
  .counter-wrapper {
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    margin-right: 2px; }
  .home-counter {
    margin-top: 27px; }
  .home-counter span {
    padding-top: 5px; }
  .home-cars--before {
    left: 1%; }
  .home-cars--next {
    right: 3%; } }

@media (max-width: 991px) {
  .home-slider--img img {
    width: 440px;
    float: right; }
  .home-slider--img {
    padding: 123px 2px 0 30px; }
  .home-filter {
    padding: 40px 50px 21px 50px; }
  .home-filter-item {
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .home-slider {
    height: 630px; }
  .home-slider .slick-list,
  .home-slider .slick-track,
  .home-slider .home-slider--item {
    height: 100%; }
  .home-slider--wrapper .slick-dots {
    bottom: 222px;
    text-align: center; }
  .home-slider--back {
    display: none; }
  .home-slider--back-mobile {
    display: block; }
  .home-filter-wrapper {
    margin-top: -207px; }
  .home-slider--text {
    margin-top: 52px; }
  .home-slider--img {
    padding: 0;
    margin-top: 20px; }
  .home-slider--img img {
    width: 90%; }
  .slick-dotted.slick-slider {
    margin-bottom: 30px; }
  .home-categories > p {
    float: none;
    margin-right: 0;
    display: block;
    text-align: center; }
  .home-categories--scroll {
    margin-left: 34px !important;
    margin-right: 34px !important; }
  .cat-scroll--left {
    left: 0 !important;
    top: 33px !important; }
  .cat-scroll--right {
    right: 0 !important;
    top: 33px !important; }
  .home-categories--row {
    margin-top: 1px; }
  .home-counter--col {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center; }
  .home-counter span {
    padding-top: 2px;
    font-weight: 700; }
  .home-categories {
    padding-right: 15px; }
  .home-filter {
    padding: 40px 40px 21px 40px; }
  .home-questions--answer {
    width: 40%; }
  .home-questions-heading {
    padding-bottom: 40px; }
  .home-answers--row {
    margin-top: 54px; }
  .home-questions--nav {
    margin-top: 47px; }
  .home-questions--nav ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .home-questions--nav ul li:last-child {
    width: 100% !important;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-left: 0;
    margin-top: 20px; }
  .home-questions--last:before {
    background-image: none; }
  .home-questions--nav ul li {
    width: 27px;
    height: 27px;
    margin-right: 8px;
    font-size: 14px; }
  .home-vantages--desktop {
    display: none; }
  .home-vantages--mobile {
    display: block; }
  .home-slider--img {
    top: -19px; }
  .home-questions--no-result-btn {
    padding: 7px 20px; } }
	
@media (max-width: 767px) {
  .home-sliders {
    height: 630px; }
  .home-slider .slick-list,
  .home-slider .slick-track,
  .home-slider .home-slider--item {
    height: 100%; }
  .home-slider--wrapper .slick-dots {
    bottom: 222px;
    text-align: center; }
  .home-slider--back {
    display: none; }
  .home-slider--back-mobile {
    display: block; }
  .home-filter-wrapper {
    margin-top: -207px; }
  .home-slider--text {
    margin-top: 52px; }
  .home-slider--img {
    padding: 0;
    margin-top: 20px; }
  .home-slider--img img {
    width: 90%; }
  .slick-dotted.slick-slider {
    margin-bottom: 30px; }
  .home-categories > p {
    float: none;
    margin-right: 0;
    display: block;
    text-align: center; }
  .home-categories--scroll {
    margin-left: 34px !important;
    margin-right: 34px !important; }
  .cat-scroll--left {
    left: 0 !important;
    top: 33px !important; }
  .cat-scroll--right {
    right: 0 !important;
    top: 33px !important; }
  .home-categories--row {
    margin-top: 1px; }
  .home-counter--col {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center; }
  .home-counter span {
    padding-top: 2px;
    font-weight: 700; }
  .home-categories {
    padding-right: 15px; }
  .home-filter {
    padding: 40px 40px 21px 40px; }
  .home-questions--answer {
    width: 40%; }
  .home-questions-heading {
    padding-bottom: 40px; }
  .home-answers--row {
    margin-top: 54px; }
  .home-questions--nav {
    margin-top: 47px; }
  .home-questions--nav ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .home-questions--nav ul li:last-child {
    width: 100% !important;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-left: 0;
    margin-top: 20px; }
  .home-questions--last:before {
    background-image: none; }
  .home-questions--nav ul li {
    width: 27px;
    height: 27px;
    margin-right: 8px;
    font-size: 14px; }
  .home-vantages--desktop {
    display: none; }
  .home-vantages--mobile {
    display: block; }
  .home-slider--img {
    top: -19px; }
  .home-questions--no-result-btn {
    padding: 7px 20px; } }

@media (max-width: 650px) {
  .home-cars--before-desktop,
  .home-cars--next-desktop {
    display: none; }
  .home-cars--before-mobile,
  .home-cars--next-mobile {
    display: block; }
  .home-cars--wrapper .slick-slide {
    opacity: 1; }
  .home-cars--wrapper .slick-list {
    padding-left: 20px;
    padding-right: 20px; }
  .home-cars--next {
    right: 22px;
    -ms-transform: none;
    transform: none;
    top: 52px; }
  .home-cars--before {
    left: 22px;
    top: 52px;
    -ms-transform: none;
    transform: none; }
  .home-cars--holder {
    overflow-x: hidden; } }

@media (max-width: 575px) {
  .home-slider {
    height: 563px; }
  .home-questions--answer {
    width: 100%; }
  .cat-scroll--left {
    top: 59px !important;
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -ms-transform-origin: left;
    transform-origin: left;
    background-color: transparent !important; }
  .cat-scroll--right {
    top: 59px !important;
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -ms-transform-origin: right;
    transform-origin: right;
    background-color: transparent !important; }
  .home-categories--scroll {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .category-item {
    margin-right: 10px;
    pointer-events: none;
    transition: all 0.3s ease; }
  .category-item p {
    opacity: 0;
    transition: all 0.3s ease; }
  .category-item.slick-center p {
    opacity: 1;
    transition: all 0.3s ease; }
  .filter-car--slider .category-item.slick-center {
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    pointer-events: all; }
  .filter-car--slider .slick-list {
    padding-top: 5px !important; } }

.about-icons {
  background-color: #ffffff;
  padding-top: 60px;
  padding-bottom: 60px; }

.about-icons svg {
  height: 76px;
  margin-bottom: 28px; }

.about-icons--title {
  font-weight: 700;
  line-height: 1.36; }
  .about-icons--title {
    font-size: 18px; }
    @media screen and (min-width: 320px) {
      .about-icons--title {
        font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .about-icons--title {
        font-size: 20px; } }

.about-icons--desc {
  line-height: 1.8; }
  .about-icons--desc {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .about-icons--desc {
        font-size: calc(14px + 2 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .about-icons--desc {
        font-size: 16px; } }

.about-icons-item {
  border-right: 1px solid #fc0;
  padding: 0 30px; }

.about-icons-item svg {
  transition: all 0.3s ease; }

.about-icons-item:hover svg {
  fill: #fc0;
  -ms-transform: scale(1.06);
  transform: scale(1.06); }

.about-icons .row .about-icons-item:last-child {
  border-right: 0; }

@media (min-width: 1200px) {
  .about-icons-item {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (max-width: 1199px) {
  .about-icons-item {
    border-bottom: 1px solid #fc0;
    padding: 30px; }
  .about-icons .row .about-icons-item:last-child {
    border-right: 1px solid #fc0;
    border-bottom: 0; }
  .about-icons .row .about-icons-item:nth-child(2),
  .about-icons .row .about-icons-item:nth-child(4) {
    border-right: 0; } }

@media (max-width: 767px) {
  .about-icons-item {
    border-right: 0;
    border-bottom: 1px solid #fc0;
    padding: 40px; }
  .about-icons .row .about-icons-item:last-child {
    border-right: 0;
    border-bottom: 0; }
  .about-icons {
    padding-top: 30px;
    padding-bottom: 30px; } }

@media (max-width: 575px) {
  .about-icons-item {
    padding: 40px 0; } }

.warranty-icon {
  margin-top: 50px; }

.warranty-text {
  margin-top: 30px; }

.warranty-text a {
  line-height: 2; }
  .warranty-text a {
    font-size: 18px; }
    @media screen and (min-width: 320px) {
      .warranty-text a {
        font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .warranty-text a {
        font-size: 20px; } }

@media (max-width: 767px) {
  .warranty-text a {
    font-weight: 700;
    line-height: 1.6;
    text-align: center; }
  .warranty-icon img {
    width: 80px; } }

.contacts-bottom--title {
  font-weight: 700;
  line-height: 1.36; }
  .contacts-bottom--title {
    font-size: 18px; }
    @media screen and (min-width: 320px) {
      .contacts-bottom--title {
        font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .contacts-bottom--title {
        font-size: 20px; } }

.contacts-bottom--address {
  line-height: 1.7;
  margin-top: -2px; }
  .contacts-bottom--address {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .contacts-bottom--address {
        font-size: calc(14px + 6 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .contacts-bottom--address {
        font-size: 20px; } }

.contacts-bottom--right {
  font-weight: 600; }
  .contacts-bottom--right {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .contacts-bottom--right {
        font-size: calc(14px + 6 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .contacts-bottom--right {
        font-size: 20px; } }

.contacts-bottom--right p {
  margin-bottom: 2px; }

@media (max-width: 992px) {
  .contacts-bottom--address p,
  .contacts-bottom--right p {
    font-weight: 400; } }

@media (max-width: 767px) {
  .contacts-form--container {
    margin-top: 30px; } }

.test-drive--wrapper {
  background-color: #dddddd;
  padding-top: 90px;
  padding-bottom: 50px; }

@media (max-width: 767px) {
  .test-drive--wrapper {
    padding-top: 40px;
    padding-bottom: 10px; } }

.financing--select {
  margin-bottom: 70px; }

.financing--select label {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  font-size: 14px;
  margin-top: 20px;
  padding-left: 15px; }

@media (min-width: 1200px) and (max-width: 1599px) {
  .financing-select--item {
    margin-bottom: 25px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; } }

@media (max-width: 1199px) {
  .financing-select--item {
    margin-bottom: 25px; } }

@media (max-width: 767px) {
  .financing--select {
    margin-bottom: 2px; }
  .financing--select label {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 22px;
    text-align: center;
    padding: 0; } }

.map-wrapper,
.trade-in--iframe {
  padding: 0; }

.map-wrapper iframe,
.trade-in--iframe iframe {
  display: inherit; }

.trade-in--iframe {
  background-image: url("../img/grey-mild.png");
  padding-top: 60px; }

.trade-in--iframe iframe {
  width: 100%;
  height: 800px; }

.stores-bottom img {
  width: 77px;
  height: 77px; }

.stores-bottom p {
  max-width: 910px;
  margin-top: 30px;
  margin-bottom: 50px; }
  .stores-bottom p {
    font-size: 16px; }
    @media screen and (min-width: 320px) {
      .stores-bottom p {
        font-size: calc(16px + 4 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .stores-bottom p {
        font-size: 20px; } }

.store-select {
  max-width: 293px;
  margin-bottom: 50px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: -20px; }

.store-select select {
  font-weight: 700; }

@media (max-width: 767px) {
  .map-wrapper iframe {
    height: 400px; }
  .store-select {
    margin-top: 0; } }

.car-title--wrapper {
  margin-top: -30px;
  margin-bottom: 14px;
  position: relative;
  z-index: 1; }

.car-title--wrapper h1 {
  font-weight: 700;
  display: inline-block; }
  .car-title--wrapper h1 {
    font-size: 18px; }
    @media screen and (min-width: 320px) {
      .car-title--wrapper h1 {
        font-size: calc(18px + 12 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .car-title--wrapper h1 {
        font-size: 30px; } }

.car-title--sep {
  width: 100%;
  height: 1px;
  background-color: #fc0;
  margin-top: 10px; }

.car-title--right {
  float: right; }

.car-price {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background-color: #fc0;
  font-weight: 700;
  padding: 5px 70px;
  float: right; }
  .car-price {
    font-size: 18px; }
    @media screen and (min-width: 320px) {
      .car-price {
        font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .car-price {
        font-size: 20px; } }

.car-payment {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  font-weight: 700;
  padding: 4px 15px;
  border: 1px solid #fc0;
  margin-left: 17px;
  float: right; }
  .car-payment {
    font-size: 18px; }
    @media screen and (min-width: 320px) {
      .car-payment {
        font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .car-payment {
        font-size: 20px; } }

.car-payment .months {
  font-weight: 500; }
  .car-payment .months {
    font-size: 14px; }
    @media screen and (min-width: 320px) {
      .car-payment .months {
        font-size: calc(14px + 1 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .car-payment .months {
        font-size: 15px; } }

.asterisk {
  font-weight: 500;
  position: relative;
  top: -4px;
  padding-left: 13px; }
  .asterisk {
    font-size: 12px; }
    @media screen and (min-width: 320px) {
      .asterisk {
        font-size: calc(12px + 1 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .asterisk {
        font-size: 13px; } }

.asterisk:before {
  content: '*';
  font-weight: 400;
  font-size: 23px;
  position: absolute;
  top: -6px;
  left: 2px; }

.car-go--back {
  float: right;
  margin-left: 17px; }

.car-go--back svg {
  width: 15px;
  margin-right: 5px; }

.car-go--back svg polygon {
  fill: #dddddd;
  transition: all 0.3s ease; }

.car-go--back a {
  padding: 7px 14px;
  background-color: #dddddd;
  color: #5c5c5c;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.3s ease; }
  .car-go--back a {
    font-size: 16px; }
    @media screen and (min-width: 320px) {
      .car-go--back a {
        font-size: calc(16px + 2 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .car-go--back a {
        font-size: 18px; } }

.car-go--back:hover svg polygon {
  fill: #000; }

.car-go--back:hover a {
  color: #fff;
  background-color: #000; }

.car-slider--item img {
  width: 100%; }

.car-slider-thumbs--item {
  cursor: pointer; }

.car-slider-thumbs--item img {
  width: 100%;
  filter: grayscale(1);
  opacity: .7;
  transition: all 0.3s ease; }

.car-slider-thumbs--item.slick-current img {
  width: 100%;
  filter: grayscale(0);
  opacity: 1; }

.car-slider-thumbs--item:hover img {
  filter: grayscale(0);
  opacity: 1; }

.car-slider--prev {
  position: absolute;
  left: 5px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.car-slider--next {
  position: absolute;
  right: 5px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.car-slider--row {
  position: relative; }

.car-slider--count {
  font-size: 14px;
  color: #979797; }

.car-slider--item .web-slider--video {
  position: relative; }

.sound-btn {
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: #000;
  font-size: 30px;
  line-height: 1;
  padding: 10px;
  background-color: #fc0;
  width: 52px;
  height: 52px;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center; }
  .sound-btn .unmuted {
    display: none; }
  .sound-btn.active .muted {
    display: none; }
  .sound-btn.active .unmuted {
    display: block; }

.car-floating--info {
  position: absolute;
  top: 15px;
  right: 0; }

.car-floating--colors,
.car-floating--views {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  padding: 3px 13px;
  margin-bottom: 10px;
  text-align: right; }

.car-color {
  width: 17.5px;
  height: 17.5px;
  border-radius: 100%;
  border: 1px solid #000;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-left: 3px; }

.car-color--title,
.car-views--title {
  margin-right: 3px;
  position: relative;
  top: 1px;
  color: #494949; }

.car-views--title {
  font-size: 18px;
  font-weight: 400; }

.car-floating--views svg {
  width: 19px;
  margin-right: 3px; }

.car-specs {
  margin-top: 50px;
  margin-bottom: 30px; }

.car-specs-col ul {
  list-style: none;
  padding-left: 0;
  border-bottom: 3px solid #d8d8d8;
  padding-bottom: 30px;
  height: calc(100% - 47px); }

.car-specs-col li {
  border-top: 1px solid #d8d8d8;
  padding: 4px 0;
  display: -ms-flexbox;
  display: flex; }

.car-specs--title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase; }

.car-specs--left {
  font-size: 16px;
  font-weight: 700;
  width: 50%;
  float: left;
  text-align: left; }

.car-specs--right {
  font-size: 16px;
  font-weight: 400;
  width: 50%;
  float: right;
  text-align: right; }

.car-extras--title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 2px; }

.car-specs-col {
  padding-right: 30px; }

.car-extras-col {
  padding-left: 30px; }

.car-extras-col ul {
  list-style: none;
  padding-left: 0;
  border-bottom: 3px solid #d8d8d8;
  padding-bottom: 30px;
  padding-top: 23px;
  height: calc(100% - 48px);
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 30px; }

.car-extras-col li {
  margin-bottom: 7px; }

.car-extras--value {
  position: relative;
  padding-left: 21px;
  display: inline-block;
  line-height: 1.6;
  text-transform: lowercase; }

.car-extras--value::first-letter {
  text-transform: uppercase; }

.car-extras--value:before {
  content: '';
  background-image: url(../img/home-car-specs.svg);
  position: absolute;
  left: 0;
  top: 4px;
  width: 15px;
  height: 15px; }

.asterisk-info {
  font-size: 14px;
  color: #494949;
  margin-bottom: 5px; }

.car-form--wrapper {
  background-color: #dddddd;
  padding-top: 60px;
  padding-bottom: 50px;
  box-shadow: 0px 3px 7px 1px rgba(0, 0, 0, 0.39); }

.car-form--title {
  font-weight: 700;
  margin-bottom: 50px;
  line-height: 1.3; }
  .car-form--title {
    font-size: 25px; }
    @media screen and (min-width: 320px) {
      .car-form--title {
        font-size: calc(25px + 5 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .car-form--title {
        font-size: 30px; } }

.container-car--form {
  padding: 80px 200px 20px; }

.cars-bottom--title {
  font-weight: 700;
  margin-top: 40px !important;
  margin-bottom: -10px !important; }

.related-cars {
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 55px;
  margin-bottom: 10px; }

.related-cars p {
  font-size: 25px; }
  @media screen and (min-width: 320px) {
    .related-cars p {
      font-size: calc(25px + 5 * ((100vw - 320px) / 1600)); } }
  @media screen and (min-width: 1920px) {
    .related-cars p {
      font-size: 30px; } }

.container-legal--info {
  margin-top: 25px;
  margin-bottom: 35px; }

.container-legal--info p {
  font-size: 14px;
  color: #a5a5a5; }

.car-form--icons-wrapper {
  margin-top: 40px;
  -ms-flex-pack: center;
  justify-content: center; }

.car-form--icons {
  opacity: .4;
  margin-right: 30px;
  margin-left: 30px;
  width: 11%; }

.car-form--icons svg {
  height: 42px; }

.car-form--icons p {
  font-weight: 600;
  margin-top: 10px; }
  .car-form--icons p {
    font-size: 12px; }
    @media screen and (min-width: 320px) {
      .car-form--icons p {
        font-size: calc(12px + 4 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .car-form--icons p {
        font-size: 16px; } }

.car-bottom--count {
  padding-top: 16px;
  font-size: 14px;
  opacity: .85; }

.car-extras--modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }

.car-extras--modal .car-extras-container {
  width: 80%;
  height: 80%;
  overflow-y: scroll;
  background-color: #fff;
  box-shadow: 0 -1px 14px 0 rgba(0, 0, 0, 0.19);
  position: relative;
  z-index: 8; }

.car-extras--modal .car-extras-col {
  padding: 40px;
  background-color: #fff; }

.car-extras--modal .car-extras-col ul {
  padding: 40px;
  background-color: #fff;
  column-gap: 40px; }

.car-extras--header {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 2px;
  position: relative; }

.car-extras--header .car-extras--title {
  border-bottom: 0;
  padding-bottom: 0; }

.car-extras--close {
  position: absolute;
  right: -4px;
  top: -8px;
  font-size: 25px;
  font-weight: 500; }

.seemore-btn {
  cursor: pointer;
  position: absolute;
  bottom: -15px;
  background-color: #fff;
  padding: 0 20px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.seemore-btn span {
  color: #fc0;
  font-weight: 700;
  margin-right: 3px;
  font-size: 25px;
  position: relative;
  top: 3px; }

.car-specs--row {
  margin-bottom: 20px; }

.car-out--check {
  padding-left: 0; }

.car-out--check input {
  margin-left: 0;
  margin-right: 10px; }

.car-related--slider {
  padding-bottom: 25px; }

.cars-related-padding {
  padding-top: 25px;
  padding-bottom: 25px; }

@media (max-width: 1599px) {
  .car-radio--title {
    display: block;
    margin-bottom: 5px; }
  .car-out--radio {
    padding-left: 0; } }

@media (max-width: 1199px) {
  .car-price {
    padding: 5px 48px; }
  .car-title--wrapper h1 {
    max-width: 320px; }
  .car-extras-col ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    column-gap: auto; }
  .container-car--form {
    padding: 60px 130px 20px; } }

@media (max-width: 991px) {
  .car-title--wrapper h1 {
    max-width: 100%;
    width: 100%; }
  .car-title--right {
    float: left;
    margin-top: 10px; }
  .car-price {
    padding: 5px 70px; }
  .car-title--sep {
    margin-top: 71px; }
  .car-floating--info {
    position: relative;
    top: auto;
    right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 20px; }
  .car-floating--colors, .car-floating--views {
    text-align: left;
    box-shadow: none;
    background-color: transparent;
    margin-bottom: 3px; }
  .car-extras--modal .car-extras-col ul {
    padding: 40px;
    background-color: #fff;
    columns: 1;
    column-gap: auto; }
  .car-specs--row {
    margin-bottom: 40px; }
  .container-car--form {
    padding: 60px 70px 20px; } }

@media (max-width: 767px) {
  .car-slider--thumbs {
    display: none; }
  .car-title--wrapper {
    margin-top: 17px; }
  .car-go--back {
    float: left;
    margin-left: 0;
    margin-bottom: 10px; }
  .car-go--back svg polygon {
    fill: #5c5c5c; }
  .car-go--back a {
    padding: 6px 0;
    background-color: transparent;
    position: relative;
    top: 2px; }
  .car-go--back:hover a {
    background-color: transparent;
    color: #5c5c5c; }
  .car-title--right {
    float: none;
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex; }
  .car-title--sep {
    margin-top: 25px; }
  .car-price {
    float: none;
    margin-right: 17px; }
  .car-payment {
    float: none;
    margin-left: 0;
    -ms-flex-order: 2;
    order: 2; }
  .car-slider--count {
    text-align: center;
    margin-top: 14px; }
  .car-extras--modal .car-extras-col {
    padding: 20px 0; }
  .car-extras--modal .car-extras-col ul {
    padding: 30px 0; }
  .car-extras--modal .car-extras-container {
    width: 90%;
    height: 85%; }
  .car-specs-col {
    padding-right: 15px; }
  .car-extras-col {
    padding-left: 15px;
    margin-top: 20px; }
  .container-car--form {
    padding: 40px 40px 20px; }
  .related-cars p {
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px; }
  .car-bottom--count {
    text-align: center;
    display: block; } }

@media (max-width: 575px) {
  .car-slider--container-mob,
  .car-title--wrapper {
    background-color: #dddddd; }
  .car-title--wrapper {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 14px;
    padding-top: 17px; }
  .car-title--sep {
    display: none; }
  .car-title--right {
    -ms-flex-direction: column;
    flex-direction: column; }
  .car-price {
    margin-right: 0;
    padding: 5px 20px;
    text-align: center;
    margin-bottom: 10px;
    box-shadow: none; }
  .car-payment {
    text-align: center;
    box-shadow: none; }
  .car-slider--container-mob {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 15px; }
  .car-slider--row {
    padding-top: 10px; }
  .car-form--icons {
    margin-right: 20px;
    margin-left: 20px;
    width: 30%;
    margin-bottom: 10px; } }

.car-list--item {
  margin-bottom: 30px; }

.car-list--filter {
  margin-top: -85px; }

/* Range Slider */
.slider-labels {
  margin-top: 10px; }

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */ }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  transition: left 0.3s,top .3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base, .noUi-handle {
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 6px; }

.noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  left: -7px;
  top: -6px;
  background-color: #fc0; }

/* Styling;
 */
.noUi-background {
  background: #D6D7D9; }

.noUi-connect {
  background: #afafaf;
  transition: background 450ms; }

.noUi-origin {
  border-radius: 5px; }

.noUi-target {
  border-radius: 5px; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize; }

.noUi-vertical .noUi-draggable {
  cursor: n-resize; }

.noUi-handle {
  cursor: pointer;
  box-sizing: content-box !important; }

.noUi-handle:active {
  border: 8px solid rgba(255, 209, 0, 0.36);
  background-clip: padding-box;
  left: -14px;
  top: -14px; }

/* Disabled state;
 */
[disabled].noUi-connect, [disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-origin, [disabled] .noUi-handle {
  cursor: not-allowed; }

.slider-range--wrapper {
  position: relative; }

#slider-range-value1,
#slider-range-value2 {
  position: absolute;
  top: 15px;
  font-size: 12px;
  font-weight: 400; }

#slider-range-value1 {
  left: 0; }

#slider-range-value2 {
  right: 0;
  text-align: right; }

.prod-list--range span {
  float: left;
  width: 20%;
  margin-right: 10px; }

.slider-range--wrapper {
  float: left;
  width: 75%;
  margin-top: 10px; }

.clean-filters {
  color: #d5d5d3;
  width: 119%;
  text-align: center;
  margin-top: 27px;
  display: block;
  transition: all 0.3s ease; }
  .clean-filters {
    font-size: 16px; }
    @media screen and (min-width: 320px) {
      .clean-filters {
        font-size: calc(16px + 2 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .clean-filters {
        font-size: 18px; } }

.clean-filters:hover {
  color: #000; }

.car-list--header {
  margin-top: 50px;
  margin-bottom: 0; }

.car-list--header-sep {
  width: 100%;
  height: 1px;
  background-color: #000;
  margin-top: 10px; }

.car-list--header-title {
  font-size: 16px;
  margin-bottom: 5px;
  position: relative;
  top: -48px;
  display: inline; }

.car-list--header-filter {
  border-radius: 0;
  box-shadow: none;
  background-color: #fff;
  padding: 0;
  border-bottom: none; }

.list-pag {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center; }

.list-pag--number {
  background-color: #d8d8d8;
  width: 40px;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  transition: all 0.3s ease; }
  .list-pag--number {
    font-size: 13px; }
    @media screen and (min-width: 320px) {
      .list-pag--number {
        font-size: calc(13px + 7 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .list-pag--number {
        font-size: 20px; } }

.list-pag--number:hover,
.list-pag--number.active {
  background-color: #979797; }

.list-pag svg {
  fill: #dddddd;
  width: 12px;
  transition: all 0.3s ease; }

.list-pag--prev {
  margin-right: 20px; }

.list-pag--next {
  margin-left: 20px; }

.list-pag--prev:hover svg,
.list-pag--next:hover svg {
  fill: #000; }

.list-pag--wrapper {
  margin-top: 35px;
  margin-bottom: 65px; }

.list-pag--wrapper li {
  list-style: none; }

.list-pag--wrapper .list-pag {
  padding: 0; }

.list-pag--number a {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }

/*

.home-categories--scroll {
  position: relative;
  margin-left: 127px;
  height: 45px;
  overflow: hidden;
}

.home-categories--in {
  position: absolute;
  width: 850px;
}

*/
.cat-scroll--left {
  position: absolute;
  left: 91px;
  top: -16px;
  z-index: 2;
  cursor: pointer;
  background-color: #fff;
  padding: 16px; }

.cat-scroll--right {
  position: absolute;
  right: 0;
  top: -16px;
  z-index: 2;
  cursor: pointer;
  background-color: #fff;
  padding: 16px; }

.cat-scroll--left svg,
.cat-scroll--right svg {
  fill: #dddddd;
  width: 12px;
  transition: all 0.3s ease; }

.cat-scroll--left:hover svg,
.cat-scroll--right:hover svg {
  fill: black; }

/*.filter-car--slider .slick-track {
  display: flex;
}*/
.products-spec--cat-slider .filter-car--slider {
  margin-left: 123px;
  margin-right: 36px; }

.no-results {
  padding-top: 30px;
  padding-bottom: 60px; }

@media (min-width: 1600px) {
  .car-list--item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; } }

/*@media (min-width: 992px) {

  .car-selects--item {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

}*/
@media (max-width: 1599px) {
  .filter-car--slider {
    margin-left: 123px;
    margin-right: 36px; }
  .clean-filters {
    width: 103%; }
  .prod-list--range span {
    margin-right: 22px; }
  .slider-range--wrapper {
    width: 69%; } }

@media (max-width: 1199px) {
  .car-filter--button {
    text-align: center !important;
    margin-top: 20px; }
  .clean-filters {
    width: 100%;
    margin-top: 17px; } }

@media (max-width: 991px) {
  .filter-car--slider {
    margin-left: 0;
    margin-right: 0; }
  .list-pag--number {
    width: 35px;
    height: 35px; }
  .car-selects--item {
    margin-bottom: 20px; }
  .home-categories--row {
    margin-top: 23px; }
  .prod-list--range {
    margin-top: 10px; }
  .car-filter--button {
    margin-top: 50px; }
  .prod-list--range span {
    width: 12.5%; }
  .slider-range--wrapper {
    width: 82%; }
  .car-list--header-title {
    top: -54px; } }

@media (max-width: 767px) {
  .filter-car--slider {
    margin-left: 0;
    margin-right: 0; }
  .list-pag--number {
    width: 35px;
    height: 35px; }
  .home-categories--row {
    margin-top: 0; }
  .prod-list--range span {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 10px; }
  .slider-range--wrapper {
    width: 100%; }
  .car-filter--button {
    margin-top: 70px; }
  .products-spec--cat-slider .filter-car--slider {
    margin-left: 0;
    margin-right: 0; }
  .car-list--header {
    margin-top: 100px;
    margin-bottom: 0; }
  .car-list--header-title {
    top: -99px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #000;
    padding-bottom: 12px; }
  .car-list--header-sep {
    display: none; }
  .product-list--items {
    margin-top: -20px; }
  .car-list--header-title {
    top: -85px; }
  .car-list--filter {
    margin-top: -25px; } }

.page-error-holder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.page-error-wrapper {
  text-align: center; }

.page-error-wrapper p {
  margin-bottom: 0; }

.page-error-title {
  font-weight: 700;
  text-shadow: 0 4px 3px #9c9c9c; }
  .page-error-title {
    font-size: 30px; }
    @media screen and (min-width: 320px) {
      .page-error-title {
        font-size: calc(30px + 30 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .page-error-title {
        font-size: 60px; } }

.page-error-code {
  font-weight: 600;
  text-transform: uppercase;
  margin-top: -13px; }
  .page-error-code {
    font-size: 25px; }
    @media screen and (min-width: 320px) {
      .page-error-code {
        font-size: calc(25px + 20 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .page-error-code {
        font-size: 45px; } }

.page-error-desc {
  font-weight: 400;
  margin-top: -13px; }
  .page-error-desc {
    font-size: 20px; }
    @media screen and (min-width: 320px) {
      .page-error-desc {
        font-size: calc(20px + 20 * ((100vw - 320px) / 1600)); } }
    @media screen and (min-width: 1920px) {
      .page-error-desc {
        font-size: 40px; } }

.page-error-link {
  margin-top: 8px;
  display: inline-block; }

.page-error-holder img {
  width: 1250px;
  height: auto;
  margin-top: 80px;
  -ms-flex-item-align: end;
  align-self: flex-end; }

@media (max-width: 991px) {
  .page-error-holder img {
    width: 900px; } }

@media (max-width: 767px) {
  .page-error-wrapper {
    margin-top: 80px; }
  .page-error-holder img {
    width: 650px; } }

@media (max-width: 575px) {
  .page-error-holder img {
    width: 540px;
    position: relative;
    right: -120px; } }

@media only screen and (max-width: 991px) {
  #top-header .header-links.pull-left {
    float: none !important;
  }
  #top-header .header-links.pull-right {
    float: none !important;
    margin-top: 5px;
  }
  .header-logo {
    float: none;
    text-align: center;
  }
  .header-logo .logo {
    display: inline-block;
  }
  #product-imgs {
    margin-bottom: 60px;
    margin-top: 15px;
  }
  #rating {
    text-align: center;
  }
  #reviews {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.container1 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .container1 {
    width: 540px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container1 {
    width: 720px;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container1 {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container1 {
    width: 1140px;
    max-width: 100%;
  }
}

.slider {
  position: relative;
  width: 100%;
  height: 470px;
  border-bottom: 1px solid #ddd;
}

.slide {
  background: transparent url('https://s3.amazonaws.com/codecademy-content/courses/ltp2/img/flipboard/feature-gradient-transparent.png') center center no-repeat;
  background-size: cover;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.active-slide {
    display: block;
}

.slide-copy h1 {
  color: #363636;  
  
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  
  font-size: 40px;
  margin-top: 105px;
  margin-bottom: 0px;
}

.slide-copy h2 {
  color: #b7b7b7;
  
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  
  font-size: 40px;
  margin: 5px;
}

.slide-copy p {
  color: #959595;
  font-family: "Roboto", serif;
  font-size: 1.15em;
  line-height: 1.75em;
  margin-bottom: 15px;
  margin-top: 16px;
}

.slide-img {
  text-align: right;
}

/* Slide feature */

.slide-feature {
  text-align: center;
  background-image: url('https://s3.amazonaws.com/codecademy-content/courses/ltp2/img/flipboard/ac.png');
  height: 470px;
}

.slide-feature img {
  margin-top: 112px;
  margin-bottom: 28px;
}

.slide-feature a {
  display: block;
  color: #6fc5e0;
  
  font-family: "Roboto", sans-serif;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  
  font-size: 20px;
}

.slider-nav {
  text-align: center;
  margin-top: 20px;
}

.arrow-prev {
  margin-right: 45px;
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
}

.arrow-next {
  margin-left: 45px;
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
}

.slider-dots {
  list-style: none;
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
}

.slider-dots li {
  color: #bbbcbc;
  display: inline;
  font-size: 30px;
  margin-right: 5px;
}

.slider-dots li.active-dot {
  color: #363636;
}

/* App links */

.get-app {
  list-style: none;
  padding-bottom: 9px;
  padding-left: 0px;
  padding-top: 9px;
}

.get-app li {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
}

.get-app img {
  height: 40px;
}


