@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

img{pointer-events: none;}

*,
*::before,
*::after {
  box-sizing: inherit; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px; }
  .row.no-neg {
    margin-right: 0;
    margin-left: 0; }

.no-gutters {
  margin-right: 0;
  margin-left: 0;
  width: 100%; }

.no-gutters > .col {
  padding: 0; }

.lr-only > .col {
  padding-top: 0;
  padding-bottom: 0; }

.col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding: 12px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.row.g-big.no-padding {
  margin-left: -12px;
  margin-right: -12px; }

.row.g-big .col {
  padding: 12px; }

.row.p-all .col {
  padding: 12px; }

.row.g6 {
  margin-right: -6px;
  margin-left: -6px; }
  .row.g6 .col {
    padding: 6px; }

.col.auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col.xl1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col.xl2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col.xl3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col.xl4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col.xl5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col.xl6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col.xl7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col.xl8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col.xl9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col.xl10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col.xl11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col.xl12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }


@media all and (max-width: 1200px) {
  .col.lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col.lg1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col.lg2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col.lg3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col.lg4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col.lg5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col.lg6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col.lg7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col.lg8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col.lg9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col.lg10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col.lg11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col.lg12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
}

@media all and (max-width: 992px) {
  .col.md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col.md1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col.md2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col.md3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col.md4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col.md5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col.md6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col.md7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col.md8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col.md9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col.md10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col.md11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col.md12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
 }

@media all and (max-width: 768px) {
  .col.sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col.sm1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col.sm2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col.sm3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col.sm4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col.sm5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col.sm6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col.sm7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col.sm8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col.sm9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col.sm10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col.sm11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col.sm12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
 }

@media all and (max-width: 576px) {
  .col.xs-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col.xs1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col.xs2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col.xs3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col.xs4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col.xs5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col.xs6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col.xs7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col.xs8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col.xs9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col.xs10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col.xs11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col.xs12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
}


input, select, textarea {
  border-radius: 0;
  background: #fff; }

* {
  box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, content {
  display: block; }

* {
  box-sizing: border-box; }

html, body, form {
  margin: 0;
  padding: 0;
  height: 100%;
  font: normal normal 400 15px/24px "Manrope", Arial, Helvetica, sans-serif;
  color: var(--color-text-800); }

a {
  color: var(--color-text-800); }
  

ul {
  margin-top: 0;
  padding-left: 30px; }

p + ul {
  margin-top: -10px; }

.fade-in {
  opacity: 0;
  transform: translateY(70px); }
  .fade-in.show {
    opacity: 1;
    transform: translateY(0);
    transition: 0.5s;
    transition-timing-function: ease-out; }

.cc {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto 0 auto;
  padding: 0 12px 0 12px; }
  .cc.medium {
    max-width: 1070px; }
.cc.smaller {
    max-width: 870px;
}
  .cc.small {
    max-width: 670px; }

p {
  font: normal normal normal 16px/1.6 "Manrope", Arial, Helvetica, sans-serif;
  color: var(--color-text-800);
  margin: 0;
  padding: 0 0 16px 0; }

body {
  background: var(--body-bg); }

header {
    background: var(--header-bg);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    min-height: 80px;
    padding: 13px 0 16px 0;
    transition: .15s;
    z-index: 100
}

    header .logo {
        display: block;
        float: left;
        height: 100%;
        text-decoration: none;
        position: relative;
        padding-left: 0px;
	    <!--padding-top:13px;
        height: 41px-->
    }

        header .logo img {
            display: block;
            height: 100%;
            transition: .15s
        }

    header nav {
        display: block;
        float: right;
        padding-top: 15px;
        transition: .15s
    }

        header nav a, header nav .ddl-holder {
			position:relative;
            display: block;
            float: left;
			font-size: 15px;
	  		font-weight: 600;
	  		line-height: 24px;
            color: var(--color-text-800);
            border-bottom: 3px solid transparent;
            margin-left: 36px;
            text-decoration: none;
			text-transform:uppercase;
			font-family:'Manrope';
        }

            header nav a.active, header nav .ddl-holder.active {
                color: #a756a0;
            }

            header nav .ddl-holder a {
                margin: 0;
                padding: 0 5px 0 0;
                border: none
            }

    header.s {
        padding-top: 3px;
        padding-bottom: 5px;
        min-height: 60px;
        transition: .3s
    }

        header.s .logo {
			padding-top:13px;
        }

    header::after {
        content: '';
        display: block;
        float: none;
        clear: both;
        height: 0
    }

header .ddl-holder .dropdown {
    display: none;
    float: none;
    background: #fff;
    position: absolute;
    top: 32px;
    left: 0px;
    width: auto;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
}

    header .ddl-holder .dropdown a {
        margin: 0;
        float: none;
        padding: 10px 15px 10px 15px;
        border-bottom: 1px solid #d6d6d6;
        white-space: nowrap;
        display: block;
        color: #141414;
    }

@media all and (max-width: 992px) {
  
        header nav {
            display: none;
            position: absolute;
            top: 60px;
            left: 0;
            right: 0;
            background: #fff;
            padding-top: 0;
			
        }
	header nav:before{
		content:'';
		display:block;
		position:absolute;
		top:30px;
		bottom:0;
		left:0;
		right:0;
		box-shadow: 0px 10px 28.8px 1.2px rgba(0, 0, 0, 0.5);
	}

            header nav a {
                padding: 15px 18px;
                border-top: 1px solid #f4f4f4;
                margin: 0;
                display: block;
                float: none;
		background:#fff;
			position:relative;
		z-index:100;
		
            }

      

    header, header.s {
        padding:10px 0;
		min-height:60px;
    }
	header .logo, header.s .logo{
		padding-top:6px;
		height:34px;
	}
    header nav .ddl-holder {
        display: block;
        margin-left: 0;
        text-align: center;
        width: 100%;
        border-top: 1px solid #f4f4f4;
        padding: 18px 0 10px 0;
    }

        header nav .ddl-holder a.lang {
            display: none;
        }

    header .ddl-holder .dropdown {
        display: inline-block;
        position: relative;
        top: auto;
        box-shadow: none;
    }

        header .ddl-holder .dropdown a {
            float: left;
            border: none;
            padding: 0 26px;
            font-size: 16px;
            line-height: 16px;
            border-right: 1px solid #f4f4f4;
            color: #999
        }

        header .mob-btn {
            display: block;
			float:right;
        }
}

@media all and (min-width: 993px) {
    header nav {
        display: block !important
    }
}

content {
    padding-top: 89px;
    background: #f9f9f9
}

@media all and (max-width: 992px) {
    content {
        padding-top: 60px
    }
}

.tc {
  text-align: center; }

h1 {
  padding-top: 2.85714%;
  padding-bottom: 2.85714%;
  margin: 0;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 2.38095vw;
  line-height: 2.7381vw;
  text-transform: none; }
  @media all and (min-width: 1680px) {
    h1 {
      padding: 48px 0 48px 0;
      font-size: 56px;
      line-height: 56px; } }
  @media all and (max-width: 1066px) {
    h1 {
      font-size: 32px;
      line-height: 31px; } }

.detail h1 {
  margin-top: -12px;
  margin-bottom: -24px; }

h2 {
  padding-top: 1.78571%;
  padding-bottom: 1.78571%;
  margin: 0;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 1.78571vw;
  line-height: 2.38095vw;
  color: #333; }
  @media all and (min-width: 1680px) {
    h2 {
      padding: 30px 0;
      font-size: 30px;
      line-height: 40px; } }
  @media all and (max-width: 1066px) {
    h2 {
      font-size: 20px;
      line-height: 31px; } }
  h2.no-pt {
    padding-top: 0; }

h3 {
  padding-top: 1.0119%;
  padding-bottom: 1.36905%;
  margin: 0;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 1.30952vw;
  line-height: 2.14286vw;
  color: #333; }
  @media all and (min-width: 1680px) {
    h3 {
      padding: 17px 0 23px 0;
      font-size: 22px;
      line-height: 36px; } }
  @media all and (max-width: 1310px) {
    h3 {
      font-size: 24px;
      line-height: 30px; } }

h4 {
  padding-top: 1.19048%;
  padding-bottom: 1.19048%;
  margin: 0;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #333; }
  @media all and (min-width: 1680px) {
    h4 {
      padding: 20px 0 20px 0; } }

.title-group {
  text-align: center; }
  .title-group h1 {
    padding-bottom: 24px;
    text-align: center; }
  .title-group h2 {
    padding-top: 0;
    font-size: 1.19048vw;
    line-height: 1.19048vw; }
    @media all and (min-width: 1680px) {
      .title-group h2 {
        font-size: 20px;
        line-height: 20px; } }

.banner-holder {
  position: relative;
  padding-top: 46.88%; }
  .banner-holder .banners {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%; }
  .banner-holder .banner {
    display: block;
    height: 100%;
    width: 100%; }
    .banner-holder .banner img {
      display: block;
      object-fit: cover;
      object-position: center center;
      width: 100%;
      height: 100%; }
    .banner-holder .banner .banner-overlay {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
      .banner-holder .banner .banner-overlay .cc {
        max-width: 1680px;
        padding: 0;
        padding-left: 2.14286%;
        padding-bottom: 2.38095%; }
        @media all and (min-width: 1680px) {
          .banner-holder .banner .banner-overlay .cc {
            padding-left: 36px;
            padding-bottom: 40px; } }
      .banner-holder .banner .banner-overlay .banner-title, .banner-holder .banner .banner-overlay h1 {
        font-family: "Manrope", Arial, Helvetica, sans-serif;
        font-weight: 600;
        font-size: 3.57143vw;
        line-height: 3.57143vw;
        color: #fff;
        padding: 0; }
        @media all and (min-width: 1680px) {
          .banner-holder .banner .banner-overlay .banner-title, .banner-holder .banner .banner-overlay h1 {
            font-size: 60px;
            line-height: 60px; } }
        @media all and (max-width: 720px) {
          .banner-holder .banner .banner-overlay .banner-title, .banner-holder .banner .banner-overlay h1 {
            font-size: 30px;
            line-height: 33px; } }
      .banner-holder .banner .banner-overlay .banner-description {
        font-family: "Manrope", Arial, Helvetica, sans-serif;
        font-weight: 600;
        font-size: 2.38095vw;
        line-height: 3.27381vw;
        color: #fff; }
        @media all and (min-width: 1680px) {
          .banner-holder .banner .banner-overlay .banner-description {
            font-size: 40px;
            line-height: 55px; } }
        @media all and (max-width: 720px) {
          .banner-holder .banner .banner-overlay .banner-description {
            font-size: 20px;
            line-height: 32px; } }
      .banner-holder .banner .banner-overlay a {
        display: block;
        position: relative;
        padding-top: 15px;
        padding-left: 15px;
        font-family: "Manrope", Arial, Helvetica, sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 22px;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        transition: 0.3s; }
        .banner-holder .banner .banner-overlay a::before {
          position: absolute;
          top: 15px;
          font-size: 12px;
          line-height: 22px;
          font-weight: 300;
          left: 0;
          content: '\f054';
          font-family: 'Font Awesome 5 Pro'; }

.banner-holder .banner img.mobile-banner{
		display:none;							
	}
@media all and (max-width:600px)
{
	.banner-holder {
  padding-top: 100%; }	
	.banner-holder .banner img.desktop-banner{
		display:none;							
	}
	.banner-holder .banner img.mobile-banner{
		display:block!important;							
	}
}
.cta {
  display: inline-block;
  padding: 12px 24px;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--color-accent-500);
  border: 1px solid var(--color-accent-500);
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s;
  border-radius: 8px; }
  .cta.fill {
    color: #fff;
    background: var(--color-accent-500);
    border-color: var(--color-accent-500); }
  .cta.light {
    color: var(--color-accent-300);
    border-color: var(--color-accent-300); }

hr {
  border: none;
  height: 1px;
  background: #eaeaea;
  margin: 0; }

.match-height .card {
  height: 100%; }

.card {
  background: #fff;
  border-radius: 0px; }
  .card .card-header {
    padding: 18px 18px 6px 18px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px; }
    .card .card-header.h2 {
      font-size: 30px;
      line-height: 36px;
      font-weight: 400;
      color: #333; }
    .card .card-header h2 {
      padding: 0;
      font-size: 30px;
      line-height: 36px;
      text-align: left;
      text-transform: none;
      font-weight: 400;
      color: #333; }
  .card .card-content {
    padding: 18px; }
    .card .card-content hr {
      margin: 0 -18px 0 -18px; }
    .card .card-content h2 {
      padding: 0 0 9px 0;
      font: normal normal normal 20px/40px "Manrope", Arial, Helvetica, sans-serif;
      color: #333;
      margin: 0; }
    .card .card-content.hours label {
      display: inline-block;
      min-width: 165px; }
  .card .card-footer.dark {
    background: #f9f9f9;
    padding: 20px; }

.cars .card {
  display: block;
  text-decoration: none;
  height: 100%;
  position: relative;
  box-shadow: none; }
  .cars .card .specs {
    display: none; }

.cars .car-img {
  position: relative;
  overflow: hidden; }
  .cars .car-img img {
    display: block;
    width: 100%; }
  .cars .car-img .hover-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: 0.3s; }
    .cars .car-img .hover-overlay::before, .cars .car-img .hover-overlay::after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(0.3, 0.3);
      background: #fff;
      transition: 0.3s; }
    .cars .car-img .hover-overlay::before {
      height: 35px;
      width: 5px; }
    .cars .car-img .hover-overlay::after {
      height: 5px;
      width: 35px; }
  .cars .car-img .tag {
    position: absolute;
    top: 55px;
    left: 0px;
    background: #ff0000;
    width: 110px;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    transform: rotate(-45deg);
    transform-origin: left bottom 0px;
    display: block;
    z-index: 2; }
    .cars .car-img .tag.new {
      background: #0997de; }

.cars .car-content {
  padding: 20px 12px 80px 12px; }
  .cars .car-content h3 {
    padding: 4px 0 0 0;
    margin: 0;
    font-family: "Manrope", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: #444;
    font-weight: 600;
    text-transform: uppercase; }
  .cars .car-content h4 {
    padding: 0 0 18px 0;
    margin: 0;
    font-family: "Manrope", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: #444;
    font-weight: 400;
    text-transform: uppercase; }

.cars .car-price {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 16px 12px;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-weight: 600;
  color: #333;
  font-size: 14px;
  line-height: 23px;
  min-height: 80px; }
  .cars .car-price em {
    display: block;
    font-size: 12px;
    color: #777;
    font-style: normal; }
  .cars .car-price::before {
    content: '';
    position: absolute;
    top: 0;
    left: 12px;
    height: 1px;
    width: 30px;
    background: #d6d6d6; }
  .cars .car-price::after {
    content: '';
    display: block;
    float: none;
    clear: both; }
  .cars .car-price .price-left {
    float: left; }
  .cars .car-price .price-right {
    float: right;
    text-align: right; }
  .cars .car-price .old-price {
    display: block;
    text-decoration: line-through;
    font-size: 12px; }
  .cars .car-price.promo {
    color: #ef4b4a; }
    .cars .car-price.promo em {
      display: inline-block;
      color: #777; }
    .cars .car-price.promo .old-price {
      color: #777; }
    .cars .car-price.promo .price-right em {
      display: block; }

.cars .car-cta {
  display: none; }

footer {
  position: relative;
  background: #fff; 
}
  footer .footer {
    padding-top: 2.85714%;
    padding-bottom: 2.85714%;
    border-top: 1px solid #d6d6d6; }
    @media all and (min-width: 1440px) {
      footer .footer {
        padding: 48px 0 48px 0; } }
    footer .footer h3 {
      font-family: "Manrope", Arial, Helvetica, sans-serif;
      font-size: 20px;
      line-height: 30px;
      padding: 0;
      margin: 0;
      color: #333;
      font-weight: 500;
      padding-bottom: 12px;
      text-transform: none; }
    footer .footer p {
      font-family: "Manrope", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-size: 13px;
      line-height: 30px;
      padding: 0;
      margin: 0;
      color: #444; }
      footer .footer p a {
        color: #444; }
    footer .footer .social a {
      display: block;
      position: relative;
      line-height: 30px;
      font-weight: 500;
      text-transform: uppercase;
      text-decoration: none;
      color: #444;
      padding-left: 30px; }
    footer .footer .social i {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      font-size: 20px;
      line-height: 30px; }
    footer .footer .f-part {
      padding-left: 30px; }
      @media (max-width: 720px) {
        footer .footer .f-part {
          padding-left: 15px; } }
      @media (max-width: 650px) {
        footer .footer .f-part {
          padding-left: 5px; } }
    footer .footer .t-spacer {
      padding-top: 30px; }
      @media (max-width: 576px) {
        footer .footer .t-spacer {
          padding-top: 0; } }

.select2-container {
  font-size: 14px; }

.select2-container .select2-selection--single {
  height: 48px;
  border: none;
  border-radius: 0; }

.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 48px; }

.select2-container .select2-selection--single .select2-selection__arrow {
  height: 48px; }

.select2-container .select2-selection--single .select2-selection__arrow b {
  border: none;
  width: 100%;
  left: 0;
  margin-top: -9px;
  text-align: center;
  margin-left: 0; }

.select2-container .select2-selection--single .select2-selection__arrow b::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "\f107";
  font-size: 14px;
  line-height: 20px; }

.select2-container.select2-container--disabled .select2-selection--single {
  background: #fff; }

.select2-container.select2-container--disabled .select2-selection--single .select2-selection__rendered {
  color: #ccc; }

.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b::after {
  content: "\f106"; }

.search {
  background: #fff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
  padding: 3px 0; }
  .search::after {
    content: '';
    display: block;
    float: none;
    clear: both;
    height: 0; }
  .search .cc {
    padding: 0 4px;
    position: relative; }
    .search .cc::after {
      content: '';
      display: block;
      float: none;
      clear: both;
      height: 0; }
  .search .input-group {
    margin-bottom: 0; }
  .search .search-col {
    width: 20%;
    float: left;
    padding: 2px; }
    .search .search-col .col-half {
      width: 50%;
      float: left; }
      .search .search-col .col-half:first-child .select2-container .select2-selection--single {
        border-right-color: #fff; }
    .search .search-col select {
      width: 100%;
      height: 48px;
      border: none; }
  .search .search-btns {
    display: none;
    position: absolute;
    top: 2px;
    right: 4px; }
    .search .search-btns::after {
      content: '';
      display: block;
      float: none;
      clear: both;
      height: 0; }
    .search .search-btns a {
      display: block;
      float: left;
      width: 48px;
      height: 48px;
      text-align: center;
      background: #333333;
      background: -moz-linear-gradient(0deg, #333333 0%, #787879 100%);
      background: -webkit-linear-gradient(0deg, #333333 0%, #787879 100%);
      background: linear-gradient(0deg, #333333 0%, #787879 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#333333",endColorstr="#787879",GradientType=1);
      color: #fff;
      line-height: 48px;
      font-size: 16px;
      text-decoration: none;
      border-radius: 3px; }
  .search.on .cc, .search.with-btn .cc {
    padding-right: 52px; }
  .search.on .search-btns, .search.with-btn .search-btns {
    display: block; }

.select2-dropdown {
  border-radius: 0; }

input.ui-slider-input {
  border: none;
  box-shadow: none;
  background: none;
  font-size: 10px;
  line-height: 16px;
  color: #999;
  height: 16px;
  margin-left: 20px;
  text-align: left;
  padding: 0; }

.ui-rangeslider .ui-slider-input.ui-rangeslider-last {
  margin-left: 0;
  margin-right: 20px;
  text-align: right; }

.ui-rangeslider .ui-rangeslider-sliders {
  height: 19px;
  margin-left: 27px;
  margin-right: 27px;
  margin-top: 17px; }

.ui-slider-track {
  border-style: none !important;
  height: 5px !important;
  top: 6px;
  background: #d1d5d8 !important;
  border-radius: 3px !important; }

.ui-slider-track .ui-slider-bg {
  background: #a756a0; }

.ui-slider-track .ui-btn.ui-slider-handle {
  font-size: .9em;
  line-height: 30px;
  border-radius: 50%;
  border: 5px solid #a756a0;
  box-sizing: border-box;
  height: 20px;
  width: 20px;
  margin-top: -10px;
  margin-left: -10px;
  background: #fff; }

.card-spacer {
  padding-top: 24px; }

.picture-viewer {
  position: relative;
  overflow: hidden;
  border-radius: 0px; }
  .picture-viewer .img {
    display: block;
    border-radius: 0px; }
    .picture-viewer .img img {
      display: block;
      width: 100%;
      border-radius: 0px; }
    .picture-viewer .img.hidden {
      display: none; }
  .picture-viewer .img-overlay {
    position: absolute;
    right: 18px;
    bottom: 18px;
    background: rgba(0, 0, 0, 0.6);
    transition: 0.1s;
    z-index: 1;
    width: 60px;
    height: 50px;
    border-radius: 0px; }
    .picture-viewer .img-overlay em {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      font-size: 20px;
      line-height: 50px;
      font-weight: bold;
      font-style: normal;
      color: #fff;
      text-align: center;
      left: 0;
      right: 0; }

.carpass-holder {
  position: relative;
  display: inline-block;
  padding: 6px 11px 6px 0; }
  .carpass-holder a {
    text-decoration: none; }
  .carpass-holder a img {
    display: block;
    max-width: 100%; }
  .carpass-holder a.info {
    display: block;
    position: absolute;
    top: -8px;
    right: 0; }
  .carpass-holder a.info i {
    color: #ccc;
    transition: 0.3s;
    font-size: 12px;
    line-height: 12px; }

.carpass-popup {
  position: absolute;
  display: none;
  top: -7px;
  right: 3px;
  background: #fff;
  padding: 20px;
  border-radius: 0px;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.5);
  width: 320px;
  box-sizing: border-box;
  z-index: 100; }
  .carpass-popup img {
    margin-bottom: 20px; }
  .carpass-popup .close {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #777;
    font-size: 16px;
    top: 2px;
    right: 2px; }
  .carpass-popup p {
    line-height: 18px;
    font-size: 13px;
    color: #333; }
  .carpass-popup a.close i {
    line-height: 30px;
    color: #777;
    font-size: 16px; }
  .carpass-popup a.carpass-btn {
    display: inline-block;
    padding: 8px 15px 8px 15px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
    background: #07ae4d;
    color: #fff;
    text-transform: uppercase; }

.pull-right {
  float: right; }

.detail .car-title {
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
  padding: 18px 18px 0 18px;
  overflow: hidden;
  text-overflow: ellipsis; }
  .detail .car-title strong {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px; }

.detail .tag {
  display: inline-block;
  background: #f2f2f2;
  padding: 0 12px 0 12px;
  font-size: 11px;
  line-height: 25px;
  border-radius: 9px; }

.detail .car-price {
  padding: 18px 0 18px 0; }
  .detail .car-price .price {
    display: inline-block;
    font-family: "Manrope", Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #333; }
    .detail .car-price .price em {
      display: inline-block;
      font-style: normal;
      font-size: 16px;
      line-height: 20px;
      font-weight: 500; }
  .detail .car-price .old-price {
    font-size: 16px;
    color: #666;
    text-decoration: line-through;
    line-height: 22px;
    padding-top: 4px; }
  .detail .car-price.promo .price {
    color: #ef4b4a; }
    .detail .car-price.promo .price em {
      color: #333; }

.detail .specs-row {
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding: 8px 0 10px 0; }
  .detail .specs-row::after {
    content: '';
    display: block;
    float: none;
    clear: both;
    height: 0; }
  .detail .specs-row label, .detail .specs-row span {
    display: block; }
  .detail .specs-row label {
    line-height: 20px;
    font-size: 13px;
    color: #999; }
  .detail .specs-row span {
    font-weight: 500;
    line-height: 22px;
    font-size: 15px; }

.actions {
  margin: 0 -2px; }
  .actions a {
    display: block;
    float: left;
    width: 20%;
    background: #f7f7f7;
    border: none;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 20px 0;
    color: #666;
    font-family: "Manrope", Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 46px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s;
    text-align: center; }
    .actions a.primary {
      background: #a756a0;
      color: #fff;
      width: 40%; }
    .actions a i {
      width: 36px;
      text-align: left;
      color: #777; }
  .actions::after {
    content: '';
    display: block;
    float: none;
    clear: both; }

.popup-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  overflow: auto;
  background: rgba(0, 0, 0, 0.1); }
  .popup-overlay .popup {
    position: relative;
    background: #fff;
    max-width: 420px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0px;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); }
  .popup-overlay .popup.large {
    max-width: 560px; }
  .popup-overlay .popup .popup-header {
    padding: 20px 25px 20px 25px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px; }
  .popup-overlay .popup .popup-title {
    display: block;
    font-size: 30px;
    line-height: 40px;
    text-transform: none;
    padding: 0;
    margin: 0;
    font-family: "Manrope", Arial, Helvetica, sans-serif;
    color: #333; }
  .popup-overlay .popup .close {
    display: block;
    position: absolute;
    top: 20px;
    right: 10px;
    height: 40px;
    line-height: 40px;
    width: 32px;
    text-align: center;
    transition: 0.3s;
    color: #666; }
  .popup-overlay .popup .msgError {
    color: #ff0000;
    padding-bottom: 10px; }
  .popup-overlay .popup .popup-body {
    padding: 0 25px 20px 25px; }
  .popup-overlay .popup .popup-body .input-group {
    margin-bottom: 0; }
  .popup-overlay .popup .popup-footer {
    padding: 0 25px 30px 25px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
    .popup-overlay .popup .popup-footer::after {
      content: '';
      display: block;
      float: none;
      clear: both;
      height: 0; }
    .popup-overlay .popup .popup-footer .cta {
      float: left; }
      .popup-overlay .popup .popup-footer .cta.light {
        float: right; }
    .popup-overlay .popup .popup-footer .note {
      display: block;
      font-size: 12px;
      font-style: italic;
      line-height: 20px;
      color: #777;
      padding-bottom: 27px; }
      .popup-overlay .popup .popup-footer .note a {
        color: #777; }
  .popup-overlay .copy-confirm {
    display: none;
    position: absolute;
    top: 3px;
    bottom: 3px;
    left: 3px;
    background: rgba(0, 0, 0, 0.7);
    height: 41px;
    font-size: 16px;
    line-height: 41px;
    color: #fff;
    padding: 0 15px 0 15px;
    border-radius: 0px;
    text-align: center;
    right: 50px; }

.input-group, .form.read-only .edit-sub-form .input-group {
  position: relative;
  padding: 0 0 29px 0;
  margin-bottom: 20px; }
  .input-group label, .form.read-only .edit-sub-form .input-group label {
    position: absolute;
    bottom: 0;
    left: 3px;
    width: 100%;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Manrope", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 29px;
    color: #777;
    transform: translateY(-3px);
    transition: 0.3s;
    opacity: 0; }
  .input-group input, .input-group select, .input-group textarea, .form.read-only .edit-sub-form .input-group input, .form.read-only .edit-sub-form .input-group select, .form.read-only .edit-sub-form .input-group textarea {
    background: none;
    border: 1px transparent solid;
    border-bottom: 1px solid #eee;
    background-clip: padding-box;
    border-radius: 0;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 3px;
    word-break: normal;
    line-height: inherit;
    transition: all 0.2s ease-out;
    color: #333;
    font-size: 15px;
    line-height: 22px;
    font-family: "Manrope", Arial, Helvetica, sans-serif; }
  .input-group.notempty label, .form.read-only .edit-sub-form .input-group.notempty label {
    transform: none;
    transition: 0.3s;
    opacity: 1; }
  .input-group.error, .form.read-only .edit-sub-form .input-group.error {
    border-color: #ff0000; }
    .input-group.error label, .form.read-only .edit-sub-form .input-group.error label {
      color: #ff0000; }
  .input-group .select2-container--default .select2-selection, .form.read-only .edit-sub-form .input-group .select2-container--default .select2-selection {
    border: 1px transparent solid;
    border-bottom: 1px solid #eee;
    padding: 0;
    height: auto;
    line-height: 22px;
    border-radius: 0; }
    .input-group .select2-container--default .select2-selection .select2-selection__rendered, .form.read-only .edit-sub-form .input-group .select2-container--default .select2-selection .select2-selection__rendered {
      padding: 3px;
      font-size: 15px;
      line-height: 22px;
      color: #333;
      font-family: "Manrope", Arial, Helvetica, sans-serif; }
    .input-group .select2-container--default .select2-selection .select2-selection__arrow, .form.read-only .edit-sub-form .input-group .select2-container--default .select2-selection .select2-selection__arrow {
      position: absolute;
      top: 3px;
      right: 1px;
      height: auto;
      bottom: 7px;
      width: 40px;
      border-left: 1px solid #ddd; }
  .input-group.phone, .form.read-only .edit-sub-form .input-group.phone {
    padding-left: 54px;
    position: relative; }
    .input-group.phone .input-part, .form.read-only .edit-sub-form .input-group.phone .input-part {
      position: absolute;
      top: 0;
      left: 0; }
    .input-group.phone label, .form.read-only .edit-sub-form .input-group.phone label {
      left: 54px;
      padding-left: 6px; }
    .input-group.phone input, .form.read-only .edit-sub-form .input-group.phone input {
      padding-left: 6px; }
    .input-group.phone .select2-container--default .select2-selection .select2-selection__rendered, .form.read-only .edit-sub-form .input-group.phone .select2-container--default .select2-selection .select2-selection__rendered {
      padding: 13px 12px !important; }
    .input-group.phone .select2-container--default .select2-selection .select2-selection__arrow, .form.read-only .edit-sub-form .input-group.phone .select2-container--default .select2-selection .select2-selection__arrow {
      width: 14px;
      border-left: none; }

.input-chk {
  position: relative;
  padding-top: 7px; }
  .input-chk input {
    display: none; }
  .input-chk label {
    position: relative;
    display: block;
    padding-left: 25px;
    font-size: 15px;
    line-height: 25px;
    color: #222; }
    .input-chk label strong {
      font-weight: 500; }
    .input-chk label em {
      display: block;
      font-weight: 400;
      margin-top: -6px;
      opacity: 0.8;
      font-style: normal;
      padding-bottom: 4px; }
    .input-chk label::before {
      content: '';
      display: block;
      position: absolute;
      top: 5px;
      left: 0;
      width: 15px;
      height: 15px;
      border: 1px solid #333;
      border-radius: 2px;
      background: #fff;
      color: #fff;
      line-height: 13px;
      text-align: center; }
  .input-chk.error label, .input-chk.error label a {
    color: #ff0000 !important; }
  .input-chk.error label::before {
    border-color: #ff0000; }
  .input-chk input[type=checkbox]:checked + label::before {
    content: '\f00c';
    font-family: "Font Awesome 5 Pro";
    font-size: 11px;
    border-color: #a756a0;
    background: #a756a0; }

.singleselect .input-chk label::before {
  border-radius: 50%; }

.card-content .input-group textarea {
  min-height: 150px; }

.shares {
  padding-top: 10px; }
  .shares::after {
    display: block;
    content: '';
    float: none;
    clear: both; }
  .shares div {
    float: left;
    margin-right: 10px;
    float: left;
    width: 60px;
    height: 46px;
    text-align: center;
    line-height: 47px;
    color: #fff;
    font-size: 20px;
    border-radius: 0px;
    background: #0997de;
    background: -moz-linear-gradient(top, #0997de 0%, #126fc8 100%);
    background: -webkit-linear-gradient(top, #0997de 0%, #126fc8 100%);
    background: linear-gradient(to bottom, #0997de 0%, #126fc8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0997de', endColorstr='#126fc8',GradientType=0 );
    cursor: pointer; }
  .shares div.whatsapp {
    background: #00ea72;
    background: -moz-linear-gradient(top, #00ea72 0%, #00d467 100%);
    background: -webkit-linear-gradient(top, #00ea72 0%, #00d467 100%);
    background: linear-gradient(to bottom, #00ea72 0%, #00d467 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ea72', endColorstr='#00d467',GradientType=0 ); }
  .shares div.facebook {
    background: #507ac2;
    background: -moz-linear-gradient(top, #507ac2 0%, #405799 100%);
    background: -webkit-linear-gradient(top, #507ac2 0%, #405799 100%);
    background: linear-gradient(to bottom, #507ac2 0%, #405799 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#507ac2', endColorstr='#405799',GradientType=0 ); }
  .shares div.twitter {
    background: #76ccf7;
    background: -moz-linear-gradient(top, #76ccf7 0%, #5caaee 100%);
    background: -webkit-linear-gradient(top, #76ccf7 0%, #5caaee 100%);
    background: linear-gradient(to bottom, #76ccf7 0%, #5caaee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76ccf7', endColorstr='#5caaee',GradientType=0 ); }
  .shares div.email {
    background: #a1a1a1;
    background: -moz-linear-gradient(top, #a1a1a1 0%, #7e7e7e 100%);
    background: -webkit-linear-gradient(top, #a1a1a1 0%, #7e7e7e 100%);
    background: linear-gradient(to bottom, #a1a1a1 0%, #7e7e7e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1a1a1', endColorstr='#7e7e7e',GradientType=0 ); }
  .shares div i {
    line-height: 47px;
    font-size: 20px; }
  .shares label {
    display: block; }

.input-control.copy a {
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  background: #a756a0;
  color: #fff; }

.card-tabs::after {
  content: '';
  display: block;
  float: none;
  clear: both;
  height: 0; }

.card-tabs a {
  display: block;
  float: left;
  width: 33.33%;
  background: #eaeaea;
  color: #888;
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  padding: 18px 0 18px 0; }
  .card-tabs a.active {
    background: #fff;
    color: #333; }

.options .col.xl12:first-child h4 {
  border-top: none;
  padding-top: 0; }

.options h4 {
  font-family: "Manrope", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #333;
  padding: 14px 0 5px 0;
  margin: 0; }

.options ul {
  margin: 0;
  padding: 0; }

.options ul li {
  padding-left: 18px;
  position: relative;
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 4px;
  padding-top: 4px;
  color: #333;
  list-style: none; }

.options ul li::before {
  content: '\f00c';
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 13px;
  line-height: 24px;
  padding-bottom: 6px;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  color: #a756a0; }

.car-nav a {
  font-size: 20px;
  color: #777;
  display: block;
  float: left;
  width: 46px;
  text-align: center;
  line-height: 44px;
  border: 1px solid #e6e6e6; }
  .car-nav a i {
    font-size: 16px;
    line-height: 44px; }
  .car-nav a.overview {
    margin: 0 12px; }

.car-nav::after {
  content: '';
  display: block;
  float: none;
  clear: both;
  height: 0; }

.block {
  display: flex;
  background: #fff;
  position: relative;
  overflow: hidden;
  flex-direction: row;
  flex-wrap: wrap; }
  .block::after {
    display: block;
    clear: both;
    width: 0;
    height: 0;
    float: none;
    content: ''; }
  .block .img {
    flex: 0 0 50%;
    order: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    width: 50%; }
.block .img.video iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
}
    .block .img img {
      visibility: hidden;
      display: block;
      width: 100%; }
  .block .text {
    flex: 0 0 50%;
    order: 1;
    align-self: center;
    box-sizing: border-box;
    padding: 40px;
    font: normal normal normal 15px/24px "Manrope", Arial, Helvetica, sans-serif;
    float: right;
    width: 50%;
    color: #333;
    padding-left: 7%; }
    .block .text h2 {
      font-family: "Manrope", Arial, Helvetica, sans-serif;
      font-weight: 500;
      color: #333;
      margin: 0;
      font-size: 30px;
      line-height: 36px;
      padding: 0 0 20px 0; }
  .block.right .img {
    order: 1;
    float: right; }
  .block.right .text {
    order: 0;
    float: left;
    padding-left: 40px;
    padding-right: 7%; }
  @media all and (max-width: 801px) {
    .block .img, .block .text, .block.right .img, .block.right .text {
      flex: 0 0 100%;
      float: none;
      width: 100%;
      order: 0; } }

.map-holder {
  padding-top: 28.66%;
  position: relative;
  max-height: 450px; }
  .map-holder .map {
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0; }

.mob-btn, .sort-btn {
  float: left;
  margin-right: 0px;
  height: 32px;
  padding-left: 20px;
  line-height: 40px;
  font-size: 20px;
  color: #777;
  text-decoration: none;
  text-align: center;
  display: none; }
  @media all and (max-width: 800px) {
    .sort-btn {
      display: block; } }

@media all and (max-width: 800px) {
  .sort-btn {
    margin-top: -4px; } }

.acc-btn {
  display: none;
  text-decoration: none;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 16px 12px;
  line-height: 28px;
  font-size: 16px;
  color: #888;
  text-transform: uppercase;
  margin-top: -1px; }
  .acc-btn i {
    float: right;
    font-size: 16px;
    color: #ccc;
    line-height: 28px; }
    .acc-btn i.fa-minus-circle {
      display: none; }
  .acc-btn.active {
    color: #333; }
    .acc-btn.active i.fa-minus-circle {
      display: block; }
    .acc-btn.active i.fa-plus-circle {
      display: none; }

.mob-search-header {
  display: none;
  padding: 12px;
  padding-top: 1.59722%;
  padding-bottom: 1.04167%;
  position: relative; }
  .mob-search-header .mob-search-title {
    font-size: 26px;
    line-height: 38px;
    font-family: "Manrope", Arial, Helvetica, sans-serif;
    font-weight: 300; }
  .mob-search-header .mob-search-btns {
    position: absolute;
    top: 0;
    right: 12px;
    padding-top: 1.59722%;
    line-height: 38px; }
    .mob-search-header .mob-search-btns a {
      display: inline-block;
      line-height: 38px;
      font-size: 16px;
      color: #777;
      padding-left: 20px; }

.mob-btns {
  display: none; }
  .mob-btns a {
    display: block;
    line-height: 38px;
    font-size: 16px;
    color: #777;
    padding-left: 20px; }

.sort-pnl {
  margin-top: -8px; }
  .sort-pnl .sort-header {
    display: none; }
  .sort-pnl .list-sorter {
    display: inline-block;
    font-size: 14px;
    line-height: 23px;
    width: 170px;
    margin-left: 6px;
    border: 1px solid #999; }
    .sort-pnl .list-sorter select {
      display: block;
      width: 100%; }
  .sort-pnl .select2-container {
    font-size: 14px;
    font-weight: normal;
    text-transform: none; }
  .sort-pnl .select2-container .select2-selection--single {
    height: 44px;
    border: none; }
  .sort-pnl .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 44px; }
  .sort-pnl .select2-container .select2-selection--single .select2-selection__arrow {
    height: 44px; }
  .sort-pnl .select2-container .select2-selection--single .select2-selection__arrow b {
    border: none;
    width: 100%;
    left: 0;
    margin-top: -11px;
    text-align: center; }
  @media all and (max-width: 768px) {
    .sort-pnl {
      display: none;
      position: absolute;
      background: #fff;
      padding: 12px;
      top: 10px;
      right: 0;
      min-width: 200px; }
      .sort-pnl .sort-header {
        display: block;
        color: #333;
        font-size: 26px;
        line-height: 38px;
        font-family: "Multi","Roboto",Arial,Helvetica,sans-serif;
        font-weight: 300;
        padding-bottom: 15px; }
        .sort-pnl .sort-header a.close {
          display: block;
          float: right;
          font-size: 16px;
          color: #777;
          line-height: 30px;
          padding-top: 5px; }
      .sort-pnl .list-sorter {
        display: block;
        margin-left: 0;
        padding-bottom: 5px;
        box-shadow: none; }
      .sort-pnl .select2-container .select2-selection--single {
        border: 1px solid #ccc;
        border-radius: 0; } }

.rel {
  position: relative;
  z-index: 9; }

.to-top {
  z-index: 9;
  position: relative; }

.mob-menu-btn {
  display: none;
  line-height: 40px;
  font-size: 20px;
  color: #777;
  float: right;
  padding-top: 10px;
  padding-left: 20px; }

.paging-holder {
  text-align: center; }
  .paging-holder .paging {
    display: inline-block; }
    .paging-holder .paging .pages {
      float: left; }
    .paging-holder .paging a {
      display: block;
      float: left;
      height: 46px;
      width: 46px;
      line-height: 44px;
      text-align: center;
      background: #fff;
      margin: 0 6px;
      font-size: 14px;
      color: #777;
      text-decoration: none;
      border: 1px solid #777; }
      .paging-holder .paging a.active {
        background: #a756a0;
        border-color: #a756a0;
        color: #fff; }

@media all and (max-width: 900px) {
  .search .cc {
    padding: 5px 114px 5px 9px; }
  .search .search-col {
    padding-left: 1px;
    padding-right: 1px; }
  .search .search-btns {
    padding: 5px 10px; } }

@media all and (min-width: 801px) {
  .search {
    display: block !important; } }

@media all and (max-width: 800px) {
  .mob-hide {
    display: none; }
  header {
    height: 60px; }
    header .logo {
      height: 45px;
      transform: none;
      position: relative;
      top: initial;
      left: initial;
      padding: 0;
	  margin-top:-5px}
	header .logo img{
		height:100%;		
				}
    header .menu {
      display: none;
      background: #fff;
      position: fixed;
      top: 60px;
      left: 0;
      right: 0;
      transform: none;
      text-align: left;
      box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); }
      header .menu nav {
        position: relative;
        top: initial;
        left: initial;
        right: initial; }
      header .menu nav a {
        display: block;
        padding: 15px;
        float: none;
        border-top: 1px solid #ccc;
        margin: 0; }
        header .menu nav a.active {
          border-bottom: none;
          color: #a756a0; }
  content {
    padding-top: 60px; }
  .mob-margin-top {
    padding-top: 50px; }
  .mob-abs {
    position: absolute;
    top: 0;
    left: -10px;
    right: -10px; }
  .car-nav {
    background: #fff;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
    .car-nav::after {
      content: '';
      display: block;
      float: none;
      clear: both;
      height: 0; }
    .car-nav a {
      text-align: center;
      width: 33.33%;
      border-left: 1px solid #e2e2e2;
      display: block;
      float: left;
      line-height: 34px; }
      .car-nav a:first-child {
        text-align: center;
        border-right: none; }
      .car-nav a:last-child {
        text-align: center; }
      .car-nav a.overview {
        margin: 0; }
  .search {
    display: none;
    position: absolute;
    top: 60px;
    background: #f7f7f7;
    left: 0;
    right: 0;
    z-index: 10; }
    .search .search-col {
      width: 100%;
      float: none;
      padding: 0 0 5px 0; }
      .search .search-col::after {
        content: '';
        display: block;
        float: none;
        clear: both;
        height: 0; }
    .search .cc {
      padding: 10px 12px 20px 12px; }
    .search .mob-search-header {
      display: block; }
    .search .search-btns {
      position: relative;
      padding: 0; }
      .search .search-btns a {
        width: 100%; }
        .search .search-btns a i {
          display: none; }
        .search .search-btns a span {
          display: inline; }
      .search .search-btns a.reset {
        display: none; }
  .mob-btns {
    display: block;
    float: left; }
  .cars {
    padding: 0; }
  .sort-pnl {
    display: none;
    margin-top: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #fff;
    border: 1px solid #efefef;
    z-index: 99;
    overflow: auto;
    padding: 12px; }
    .sort-pnl .sort-header {
      display: block;
      padding-bottom: 12px; }
      .sort-pnl .sort-header .close {
        float: right; }
    .sort-pnl .list-sorter {
      margin: 0 0 6px 0;
      width: 280px; } }

@media all and (max-width: 576px) {
  .picture-viewer .img.thumb {
    display: none; }
  .picture-viewer .img.rest {
    bottom: 12px;
    height: auto;
    right: 12px;
    width: auto;
    text-decoration: none;
    min-width: 40px;
    text-align: center; }
    .picture-viewer .img.rest img {
      display: none; }
    .picture-viewer .img.rest .img-overlay {
      position: relative;
      border-radius: 3px;
      padding: 8px; }
      .picture-viewer .img.rest .img-overlay em {
        position: relative;
        line-height: 18px;
        font-size: 14px; }
  .cc.mob-np {
    padding: 0; }
    .cc.mob-np h1 {
      padding-left: 10px; }
  .detail .car-price {
    padding: 12px; }
    .detail .car-price .price {
      line-height: 20px; }
      .detail .car-price .price strong {
        display: block;
        line-height: 46px; }
  .detail .specs-row {
    padding: 6px 12px 3px 12px; }
    .detail .specs-row label, .detail .specs-row span {
      float: none;
      width: 100%; }
    .detail .specs-row label {
      font-size: 11px;
      line-height: 15px; }
    .detail .specs-row span {
      line-height: 20px; }
  .actions .action {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-bottom: 1px; }
  .acc-btn {
    display: block; }
  .card .card-content {
    padding: 12px; }
  .panel .options ul {
    padding-bottom: 0; }
  .panel .options h4 {
    margin-top: 20px; } }

.band {
  display: block;
  position: absolute;
  top: 55px;
  left: 0px;
  background: #ff0000;
  width: 110px;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
  transform: rotate(-45deg);
  transform-origin: left bottom 0px; }
  .band.new {
    background: #0997de; }
  .band.promo {
    background: #ef4b4a; }


.content.white {
  background: #fff; }
  .content.white h1 {
    padding-bottom: 0; }
  .content.white .text-content {
    padding-right: 17px; }
    .content.white .text-content.r {
      padding-right: 0;
      padding-left: 17px; }

.icon-text {
  padding-left: 25px;
  position: relative; }
  .icon-text p {
    padding-bottom: 0; }
  .icon-text i {
    position: absolute;
    top: 5px;
    left: 0; }

.desktop-hide {
  display: none; }

@media all and (max-width: 768px) {
  .mobile-hide {
    display: none; }
  .car-nav.mobile-hide {
    display: block; }
  .desktop-hide {
    display: block; } }

.header-image {
  max-height: 450px;
  overflow: hidden; }
  .header-image img {
    display: block;
    width: 100%; }

.desktop-hide {
  display: none; }

@media all and (max-width: 768px) {
  .mobile-hide {
    display: none; }
  .car-nav.mobile-hide {
    display: block; }
  .desktop-hide {
    display: block; } }

.header-image {
  max-height: 450px;
  overflow: hidden; }

.header-image img {
  display: block;
  width: 100%; }

.icon-text {
  padding-left: 25px;
  position: relative; }

.icon-text p {
  padding-bottom: 0; }

.icon-text i {
  position: absolute;
  top: 5px;
  left: 0; }

.financing-item {
  position: relative;
  padding: 18px 18px 34px 18px;
  border-bottom: 1px solid #e6e6e6; }
  .financing-item::after {
    content: '';
    display: block;
    float: none;
    clear: both;
    height: 0; }
  .financing-item label {
    float: left;
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: bold; }
  .financing-item .input-holder {
    float: right;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    width: 88px;
    padding-right: 22px;
    height: 30px; }
    .financing-item .input-holder.wide-suffix .ui-slider input.ui-slider-input {
      width: 34px; }
    .financing-item .input-holder .ui-slider {
      display: inline-block;
      float: none;
      padding: 0;
      margin: 0; }
      .financing-item .input-holder .ui-slider input.ui-slider-input {
        font-size: 16px;
        line-height: 28px;
        font-weight: bold;
        color: #222;
        width: 66px;
        padding: 0;
        margin: 0;
        text-align: right;
        display: inline-block;
        float: none;
        height: 28px; }
      .financing-item .input-holder .ui-slider .ui-slider-track {
        position: absolute;
        top: 64px;
        left: 18px;
        right: 18px;
        margin: 0 5px; }
    .financing-item .input-holder .suffix {
      display: block;
      position: absolute;
      top: 19px;
      right: 26px;
      font-size: 12px;
      line-height: 28px;
      color: #777; }

.financing-total {
  position: relative;
  padding: 18px;
  border-bottom: 1px solid #e6e6e6; }
  .financing-total::after {
    content: '';
    display: block;
    float: none;
    clear: both;
    height: 0; }
  .financing-total label {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: bold; }
  .financing-total .result {
    display: block;
    float: right;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold; }
    .financing-total .result em {
      font-style: normal;
      font-weight: normal;
      font-size: 16px; }

.financing-note {
  padding: 18px;
  font-size: 12px;
  line-height: 20px;
  color: #444; }
  .financing-note em {
    color: #777; }

.financing-result {
  position: relative; }
  .financing-result.on .financing-note, .financing-result.on .financing-note em, .financing-result.on .financing-total label, .financing-result.on .financing-total .result, .financing-result.on .financing-total .result em {
    color: transparent;
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.5); }

.financing-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(249, 249, 249, 0.8);
  opacity: 0;
  transition: 0.3s; }
  .financing-overlay .financing-overlay-content {
    font-size: 12px;
    line-height: 20px;
    color: #444;
    position: absolute;
    top: 50%;
    left: 18px;
    right: 18px;
    transform: translateY(-50%); }
    .financing-overlay .financing-overlay-content h4 {
      padding: 0;
      margin: 0;
      font-size: 14px;
      line-height: 22px;
      font-weight: bold;
      padding-bottom: 20px;
      text-transform: uppercase; }

.financing-result.on .financing-overlay {
  opacity: 1;
  transition: 0.3s; }

.pull-right.abs {
  position: absolute;
  top: 20px;
  right: 0; }

.spacer {
  height: 24px; }

@media all and (max-width: 1000px) {
  .actions a {
    width: 33.33%; }
    .actions a.primary {
      width: 100%; } }

@media all and (max-width: 768px) {
  .actions a {
    width: 20%; }
    .actions a.primary {
      width: 40%; } }

@media all and (max-width: 528px) {
  .actions a {
    width: 33.33%; }
    .actions a.primary {
      width: 100%; } }

@media all and (max-width: 800px) {
  .detail h1 {
    margin-bottom: -12px;
    margin-top: 40px; } }

.finance-row {
  position: relative;
  overflow: hidden;
  line-height: 24px;
  font-size: 14px;
  color: #666; }
  .finance-row::after {
    content: "";
    display: block;
    float: none;
    clear: both; }
  .finance-row::before {
    content: "..........................................................................................................................................";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    color: #ccc; }
  .finance-row label {
    display: block;
    float: left;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 10px; }
  .finance-row span {
    display: block;
    float: right;
    background: #fff;
    text-align: right;
    position: relative;
    z-index: 1;
    padding-left: 10px;
    font-size: 15px;
    color: #333; }
  .finance-row.primary span {
    font-size: 20px;
    color: #ef4b4a;
    font-weight: 500; }


.input-group.error input{
border-bottom-color:#ff0000;
}

.cc_div{
	font-family:"Manrope", Arial, Helvetica, sans-serif;
}

.cc_div #cm{
padding:0!important;
width: 100%;
max-width: calc(600px - 1.25em);
}
.cc_div #cm #c-inr-i{
padding:24px 24px 20px 24px;
}
.cc_div #c-bns{
padding:24px;
margin:0;
border-top:1px solid #f0f4f7;
}
.cc_div #c-ttl{
font-size:20px;
line-height:28px;
margin:0;
padding:8px 0 11px 0;
}
.cc_div #cm #c-inr-i p{
font-size:14px;
line-height:23px;
padding-bottom:4px;
}
.cc_div .c-bn{
font-size:14px;
font-weight:500;
line-height:20px;
padding:9px 23px;
flex:none;
background:#fff;
border-color:#f0f4f7;
color:#2e4056;
order:0
}
#c-bns button:first-child{
order:1;
color:#fff;
background:#00c981;
border:1px solid #00c981;
}
#s-c-bn{
background:none;
border:none;
		}		
#s-ttl{
font-size: 20px;
    line-height: 70px;
    padding-top: 4px;		
}
#s-bns{
height:auto;
padding:24px;
display:block;
}
#s-bns #s-all-bn{
float:right;
background:#00c981;
		}
#s-bns #s-rall-bn{
float:left;
margin-left:0;
background:#fff;
border-color:#f0f4f7;
color:#2e4056;
		}
#s-bns #s-sv-bn{
float:left;
background:#f0f4f7;
border-color:#f0f4f7;
color:#2e4056;
}
@media all and (max-width:688px){
.cc_div .c-bn{
order:0;
margin-top:none;
}
#c-bns button:first-child{
order:0;
margin-top:0.625em;
}
.bns-t #s-bns {
    height: auto;
	display:flex;
	flex-wrap: wrap;
}
#s-bns #s-all-bn{
float:none;
order:0;
		}
#s-bns #s-rall-bn{
float:none;
order:2;
		}
#s-bns #s-sv-bn{
float:none;
order:1;
}
}

@media all and (max-width:620px){
#cm.box, #cm.cloud {
        left: 12px;
        right: 12px;
        width: auto;
    }
.cc_div #cm {
    padding: 0 !important;
    width: calc(100% - 24px);
}
}

ul li.select2-results__option::before{
display:none;
}

@media (hover){
a:hover {
    color: #a756a0; }
header nav a:hover {
        transition: 0.3s;
        color: #a756a0; }
.banner-holder .banner .banner-overlay a:hover {
          transition: 0.3s;
          color: #a756a0;
          border-color: #a756a0; }
.cta:hover, .cta.no-bg:hover {
    background: #303030;
    border-color:#303030;
    color: #fff;
    transition: 0.3s; }
.actions a.primary:hover {
      background: #303030;
    border-color:#303030;
		}
 .cars .card:hover .car-img .hover-overlay {
    opacity: 1;
    transition: 0.3s; }
    .cars .card:hover .car-img .hover-overlay::before, .cars .card:hover .car-img .hover-overlay::after {
      transform: translate(-50%, -50%) scale(1, 1);
      transition: 0.3s; }
.carpass-holder a.info:hover i {
    color: #444;
    transition: 0.3s; }
.actions a:hover, .actions a.primary:hover {
      background: #a756a0;
      color: #fff;
      transition: 0.3s; }
      .actions a:hover i, .actions a.primary:hover i {
        color: #fff; }
.cc_div #cm .c-bn.c_link:hover{
background:#fff;
color:#2e4056;
}
#c-bns button:first-child:hover{
background:#fff;
border-color:#00c981;
color:#2e4056;				
}
}

figure{
display:block;
width:100%;
margin:0 0 20px 0;
}

.form-holder {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
}
.form-wrapper {
    flex:0 0 37.5%;
    min-height: 100vh;
    background: #f7f7f7;
}
    .form-wrapper h1 {
        display: block;
        font-size: 48px;
        font-weight: 500;
        line-height: 58px;
        width: 100%;
        max-width: 480px;
        margin:0 0 0 auto;
        padding: 60px 0 55px 0;
        color:#777;
	text-align:left;
    }
.form-menu {
    width:100%;
    max-width: 480px;
    margin:0 0 auto auto;
}
.form-menu a {
    display:block;
    text-decoration:none;
    color:#777;
    font-weight:500;
    font-size:20px;
    line-height:30px;
    padding:25px 0 24px 24px;
    border-bottom:1px solid rgba(255,255,255,0.2);
    position:relative;
    }
    .form-menu a::after {
        content: '\f105';
        font-family:"Font Awesome 5 Pro";
        font-size:20px;
        line-height:30px;
        position:absolute;
        top:25px;
        right:22px;
    }
    .form-menu a.valid::after {
        content: '\f336';
    }
    .form-menu a.active {
       color:#a756a0;
    }
        .form-menu a.complete::after {
            content: '\f336';
            font-family: "Font Awesome 5 Pro";
            font-size: 20px;
            font-weight:700;
            line-height: 30px;
            position: absolute;
            top: 25px;
            right: 22px;
        }
    .form-steps {
        flex:0 0 62.5%;
        max-width:960px;
        min-height: 100vh;
    }
.form-intro {
    width: 100%;
    max-width: 620px;
    margin: auto;
    text-align: center;
}
.form-intro h2 {
    padding:60px 0 27px 0;
    text-align:center;
    font-size:32px;
    line-height:45px;
    font-weight:normal;
    color:#222;
text-transform:none;
}
    .form-step {
        display: none;
    }
.form-step.active {
    display: block;
}
.form-fields {
    width: 100%;
    max-width:420px;
    margin: auto;
}
.form-fields.wide {
    max-width:712px;
}
.form-actions {
    width: 100%;
    max-width: 420px;
    margin: auto;
    padding-bottom:32px;
	text-align:center;
}
.form-actions::after {
    content:'';
    display:block;
    clear:both;
    float:none;
    }
    .form-actions a {
        display: block;
        background: #a756a0;;
        color: #fff;
        border: 1px solid #a756a0;
		border-radius: 6px;
        line-height:48px;
        font-size:16px;
        font-weight:500;
        padding:0 26px;
        text-decoration:none;
    }

        .form-actions a.previous {
            float: left;
            background:none;
            border-color:#000;
            color:#222;
        }

.form-actions a:hover, .form-actions a.previous:hover{
background: #303030;
color: #fff;
border: 1px solid #303030;
}
            .form-actions a.previous::before {
                content: "\f104";
                font-family:"Font Awesome 5 Pro";
                font-weight:normal;
                padding-right:8px;
            }
            .form-actions a.next {
                float: right;
            }
                .form-actions a.next::after {
                    content: "\f105";
                    font-family: "Font Awesome 5 Pro";
                    font-weight: normal;
                    padding-left: 8px;
                }
.form-actions a.next.complete {
                float: none;
			display:inline-block;
		margin-top:36px;
            }
    .input-holder {
        padding-bottom: 23px;
        position: relative;
        min-height:90px;
    }
    
        .input-holder.half {
            width: 50%;
        }
    .input-holder label {
        display: block;
        line-height: 21px;
        font-size: 14px;
        color: #444;
    }
        .input-holder input, .input-holder textarea {
            display: block;
            width: 100%;
            line-height: 24px;
            padding: 10px 10px 10px 16px;
            border: 1px solid #ccc;
            border-radius: 3px;
            font-size: 16px;
            color: #444;
        }
.input-holder input.vin{
text-transform:uppercase;
}
.input-holder textarea {
    min-height:200px;
        }
            .input-holder em {
                font-style: normal;
                display: none;
                position: absolute;
                bottom: 2px;
                left: 0;
                line-height: 21px;
                font-size: 13px;
                color: #ff0000;
            }
    .input-holder.error input {
        border-color: #ff0000;
    }
    .input-holder.error em {
        display:block;
    }
        .input-holder.valid::before, .input-half.valid:last-child::before {
            color: #00ca82;
            content: '\f336';
            font-family: "Font Awesome 5 Pro";
            font-size: 20px;
            font-weight: 700;
            line-height: 30px;
            display: block;
            position: absolute;
            top: 29px;
            right: -30px;
        }
    .input-holder .select2-container .select2-selection--single {
        height:46px;
        border:1px solid #ccc;
        border-radius:3px
    }
.input-holder.error .select2-container .select2-selection--single {
        border-color: #ff0000;
    }
        .input-holder .select2-container .select2-selection--single .select2-selection__rendered {
            padding: 8px 20px 8px 16px;
            color: #000;
            font-size: 16px;
            line-height: 28px;
        }
    .input-holder .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border:none;
        margin-top:-12px;
    }
    .input-holder .select2-container .select2-selection--single .select2-selection__arrow b::after {
        margin-left:-20px;
        color:#777;
    }
.input-holder.date-w-year input {
    padding-right:30px;
        }
        .input-holder.date-w-year::after {
            content: "\f783";
            font-family: "Font Awesome 5 Pro";
            font-size: 16px;
            line-height: 22px;
            color: #777;
            position: absolute;
            top: 33px;
            right: 16px;
            pointer-events: none;
        }
        .input-holder.has-suffix input, .input-half.has-suffix input {
            padding-right: 30px;
        }
        .input-holder .suffix {
            display: block;
            font-size: 14px;
            line-height: 22px;
            color: #777;
            position: absolute;
            top: 33px;
            right: 16px;
            pointer-events: none;
        }
.input-holder .input-half {
    position:relative;
    float:left;
    width:calc(50% - 3px);
 }
.input-holder .input-half:last-child {
            float: right;
        }
.input-row::after {
    content:'';
    display:block;
    float:none;
    clear:both;

}
.input-holder.has-list label {
    font-size:16px;
}
.input-holder .chk-list{
margin:0;
padding:0;
}
.chk-list input[type=checkbox], .chk-list input[type=radio], .input-chk input[type=checkbox]{
    display: none!important;
}

.chk-list input[type=checkbox] + label, .chk-list input[type=radio] + label, .input-chk input[type=checkbox] + label {
        color: #222;
        line-height:24px;
        font-size:16px;
        padding: 3px 0 3px 25px;
        display: block;
        cursor: pointer;
        position: relative;
        text-transform: none;
        text-align: left;
    }


.chk-list::after {
    content: '';
    display: block;
    float: none;
    clear: both;
}
.edit-options{
padding-bottom:36px;		
					}

.chk-list input[type=checkbox] + label::before, .chk-list input[type=radio] + label::before, .input-chk input[type=checkbox] + label::before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #ccc !important;
    text-align: center;
    line-height: 14px;
    font-size: 10px;
    border-radius: 3px;
    top: 7px;
    left: 0px;
}

.chk-list input[type=radio] + label::before {
    border-radius: 8px;
}

.chk-list input[type=checkbox]:checked + label::before, .chk-list input[type=radio]:checked + label::before,.input-chk input[type=checkbox]:checked + label::before  {
    content: "\f00c";
    color: #fff !important;
    border: 1px solid #000;
    background-color: #000;
    text-align: center;
    font-family: "Font Awesome 5 Pro";
}

.fileinput-button {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 46px;
    line-height: 44px;
    padding: 0 22px;
    font-size:18px;
    font-weight:500;
    text-decoration: none;
text-transform:none;
    margin: 0 0 20px 0;
    background: #a756a0;
	color:#fff;
}

    .fileinput-button input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        transform: translate(-300px, 0) scale(4);
        font-size: 23px;
        direction: ltr;
        cursor: pointer;
    }
.thumbs {
    padding-bottom:32px;
}
.thumbs::after {
    content: '';
    display: block;
    float: none;
    clear: both;
}

.thumbs div.img {
    float: left;
    display: block;
    width: calc(25% - 2px);
    margin: 0 2px 2px 0;
    position: relative;
	aspect-ratio: 4 / 3;
}

    .thumbs div.img a {
        position: absolute;
        top: 50%;
        left: 50%;
        color: #fff;
        transform: translate(-50%, -50%);
        text-align: center;
        display: block;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        border-radius: 20px;
        background: rgba(0,0,0,0.5);
        font-size: 24px;
        opacity: 0;
        transition: 0.3s;
    }
        .thumbs div.img a i {
            line-height:40px;
        }

        .thumbs div.img:hover a {
            opacity: 1;
            transition: 0.3s;
        }

.progress {
    height: 15px;
    position: relative;
    margin: 0 0 5px 0;
}

    .progress .progress-bar {
        float: left;
        height: 15px;
        background: #1ca1ee;
    }

.select2-results__option {
    padding-left: 10px;
	padding-top:11px;
	padding-bottom:11px;
	margin-left:6px;
    font-size: 16px;
    min-height: 46px;
	border-radius:3px;
}
.select2-dropdown{
border-radius:3px;
border-color:#ccc;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #d5e2fd;
	color:#222;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    font-weight: normal;
    margin-right: 14px;
    color: #777;
    padding-top: 1px;
}

.select2-search.select2-search--dropdown{
padding:6px;
position:relative;
}
.select2-search.select2-search--dropdown::after{
	content:'\f002';
	font-family:'Font Awesome 5 Pro';
	display:block;
	line-height:44px;
	position:absolute;
	top:7px;
	left:16px;
	color:#777;
	font-size:16px;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
border-color:#ccc;
font-size:16px;
line-height:22px;
padding:10px 6px 10px 30px;
border-radius:3px;
}
.vin::placeholder{
	letter-spacing:1.5px;
}
@media all and (max-width:750px){
.form-wrapper{
flex:0 0 100%;
min-height:0;
}
.form-wrapper h1 {
    text-align:center;
    max-width:100%;
    }
.form-menu{
display:none;
}
.form-steps {
    flex: 0 0 100%;
    padding-left:12px;
    padding-right:32px;
}
}

.ui-datepicker {
    width: auto;
    padding: 0;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.3);
	background:#fff;
	width:320px;
}

.ui-datepicker-calendar{
width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.ui-datepicker td {
    border: 0;
    padding: 0;
    width: 14.28%;
}


.ui-datepicker td span,.ui-datepicker td a {
    width: 36px;
    margin: 2px auto;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    border-radius: 18px;
    text-align: center;
    padding: 0;
    font-size: 15px;
	display: block;
    text-decoration: none;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active {
    border: 0;
    background: none;
    color: #222;
}

.ui-state-default,.ui-widget-content .ui-state-default:hover {
    background: #eee;
    transition: .3s;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover {
    background: #444!important;
    color: #fff!important;
}

.ui-datepicker th {
    padding: 0;
    text-align: center;
    color: #ccc;
    font-size:12px;
	line-height:35px;
	font-weight:500;
    border-bottom: 1px solid #ccc;
}

.ui-datepicker .ui-datepicker-header {
    padding: 25px 0 11px;
    border: 0;
    background: none;
}

.ui-datepicker .ui-datepicker-title {
    font-size:16px;
	line-height:27px;
    margin: 0 54px;
    color: #222;
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
    top: 25px;
    width: 30px;
    height: 27px;
    border: 0;
    background: none;
    font-weight: normal;
}
.ui-datepicker .ui-datepicker-prev{
float:left;
}
.ui-datepicker .ui-datepicker-next{
float:right;
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
    display: none;
}

.ui-datepicker .ui-datepicker-prev::before {
    content: "";
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    display: block;
    text-align: right;
    color: #444;
}

.ui-datepicker .ui-datepicker-next::before {
    content: "";
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    display: block;
    text-align: left;
    color: #444;
}

.ui-datepicker .ui-datepicker-prev:hover::before,.ui-datepicker .ui-datepicker-next:hover::before {
    color: #222;
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 50%;
    font-size: 16px;
    padding-left: 6px;
    line-height: 25px;
    font-weight: normal;
    border: 1px solid #ccc;
}

.ui-datepicker select.ui-datepicker-month {
    border-right: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.ui-datepicker select.ui-datepicker-year {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .3;
}

.thumbs .delete {
    display: block;
    position: absolute;
    right: 3px;
    top: 3px;
    height: 24px;
    width: 24px;
    background: rgba(0,0,0,0.1);
    border-radius: 12px;
    text-align: center;
		}
.thumbs .delete::after {
        content: '\f00d';
        font-family: 'Font Awesome 5 Pro';
        color: #fff;
        font-size: 12px;
        line-height: 24px;
    }


.thumbs .previous {
    display: block;
    position: absolute;
    left: 3px;
    bottom: 3px;
    height: 24px;
    width: 24px;
    background: rgba(0,0,0,0.1);
    border-radius: 12px;
    text-align: center;
    z-index: 10;
}
.thumbs .previous::after {
        content: '\f060';
        font-family: 'Font Awesome 5 Pro';
        color: #fff;
        font-size: 12px;
        line-height: 24px;
    }


.thumbs .next {
    display: block;
    position: absolute;
    right: 3px;
    bottom: 3px;
    height: 24px;
    width: 24px;
    background: rgba(0,0,0,0.1);
    border-radius: 12px;
    text-align: center;
    z-index: 10;
}
.thumbs .next::after {
        content: '\f061';
        font-family: 'Font Awesome 5 Pro';
        color: #fff;
        font-size: 12px;
        line-height: 24px;
    }
.whatsapp-btn{
	display:block;
	position:fixed;
	right:30px;
	bottom:30px;
	width:56px;
	height:56px;
	border-radius:50%;
	background:rgb(45, 183, 66);
	line-height:56px;
	text-align:center;
	color:#fff;
	font-size:35px;
	z-index:10;
	box-shadow: 0 6px 8px 2px rgba(0, 0, 0, 0.14);
}
.whatsapp-btn:hover{
color:#fff;
}

.review-overlay {
            display:none;
            position:fixed;
            top:0;
            left:0;
            right:0;
            bottom:0;
            background:rgba(0,0,0,0.4);
            font: 400 14px / 18px system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
            z-index:999;
        }

        .review-popup {
            position:absolute;
            top:50%;
            left:50%;
            transform:translate(-50%,-50%);
            max-width:580px;
            width:100%;
            padding:28px;
            border-radius:10px;
            background:#fff;
        }
        .review-popup .close {
            display:block;
            position:absolute;
            top:12px;
            right:12px;
            width:32px;
            line-height:32px;
            text-align:center;
        }
        .review-popup .close i {
            line-height:32px;
        }
.reviews-holder{
    position:relative;
	display:block;
	padding:12px 8vw;
}
.reviews-holder .slick-arrow {
    border: none;
    width: 44px;
    height: 44px;
    border-radius: 22px;
    color: var(--brown);
    background: rgba(212, 212, 212, 0.3);
    display: block;
    position: absolute;
    top: calc(50% - 16px);
    cursor: pointer;
}
.reviews-holder .slick-arrow:hover {
    background: rgba(118, 118, 118, 0.3);
}
.reviews-holder .slick-arrow.slick-prev {
    left: calc(-4vw - 16px);
}
.reviews-holder .slick-arrow.slick-next {
    right: calc(-4vw - 16px);
}


        .review {	
			height:calc(100% - 24px);
			margin:12px;
			padding:24px;
			border-radius:8px;
            background:#f3f3f3;
			font: normal normal normal 14px/18px system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        }
        .review .comment .more-comment {
            display:none;
        }
        .review .review-header {
            position:relative;
            padding-left:52px;
        }
        .review .review-header .reviewer-avatar {
            position:absolute;
            top:0;
            left:0;
            width:40px;
            height:40px;
        }
        .review .review-header .reviewer-avatar img {
            width:100%;
            display:block;
           
        }
        .review .review-header strong {
            display:block;
            line-height:25px;
            font-weight: 700;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            max-width: 100%;
        }
        .review .review-header em {
            display:block;
            line-height:16px;
            font-style:normal;
            font-size:12px;
            color:#11111180;
        }
        .review .rating {
            position:relative;
            padding:12px 0 8px 0;
        }
        .review .rating i {
            font-size:16px;
            color:#11111133;
            }
        .review .rating .rating-fill {
            position:absolute;
            top:12px;
            left:0;
            color:#fcbf02;
            white-space:nowrap;
            overflow:hidden;
            }
        .review .rating .rating-fill i {
        color:#fcbf02;
        }
        .review .rating .rating-1 {
            width:18px;
        }
        .review .rating .rating-2 {
            width:36px;
        }
        .review .rating .rating-3 {
            width:54px;
        }
        .review .rating .rating-4 {
            width:72px;
        }
        .review .read-more {
            display:block;
            color:#11111180;
            cursor:pointer;
            padding-top:4px;
        }
        .review .read-more.hidden {
            display:none;
            }
        .review .read-more:hover {
            text-decoration:underline;
        }

.bg-white{
background:#fff;
margin-top:10px;
padding-top:20px;
padding-bottom:50px;
}
.slick-track
{
    display: flex !important;
}

.slick-slide
{
    height: inherit !important;
}

@media all and (max-width:685px){
.reviews-holder{
	padding:12px 55px;
}
.reviews-holder .slick-arrow.slick-prev {
    left: -44px;
}
.reviews-holder .slick-arrow.slick-next {
    right: -44px;
}
}

.iframe-inline{
border:none;
width:100%;
min-height:100vh;
}

.cc-width.medium{
width:100%;
max-width:1104px;
margin:auto;
}
.cc-width.narrow{
max-width:828px;
}
























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
