/*
.flex-2-cols {
  @include flex-grid-items(2)  or @include flex-grid-items(5) etc.
}
*/
/* mixin for multiline */
#slider {
    background: url(../img/shared/mainbg-3.jpg) no-repeat bottom center;
    height: 450px;
    border-bottom: 5px solid #2A3238;
    position: relative;
    background-size: cover;
	z-index: 9;}
#slider .slider-title {
    text-align: center;
    font-size: 28px;
    font-weight: 800;
    margin-top: 50px; }
#slider .learn {
    margin-top: 25px;
    text-align: center; }
#slider .learn a {
      width: 235px; }
#slider .car1 {position: absolute;z-index: 99;transform: translate(-50%, -12%);left: 15%;top: 50%;}
#slider .car1 .price-tag {
    right: 35%;
    padding: 11px 12px 22px;
    font-size: 13px;
    bottom: 105%;
}
#slider .car2 {
    position: absolute;
    z-index: 99;
    transform: translate(-50%, 0%);
    left: 33%;
    top: 50%;}
#slider .car2 .price-tag {
	padding: 13px 14px 26px;
    font-size: 16px;
    left: 28%;
    bottom: 101%;
}
#slider .car3 {
	transform: translate(-50%, -10%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 999;
}
#slider .car3 .price-tag {
	padding: 18px 20px 36px;
    font-size: 18px;
    right: 27%;
    bottom: 100%;
}
#slider .car4 {
    position: absolute;
    transform: translate(50%, 0%);
    right: 33%;
    top: 50%;
    z-index: 99;}
#slider .car4 .price-tag {
        padding: 12px 14px 26px;
    font-size: 16px;
    left: 0%;
    bottom: 105%;}
#slider .car5 {
    position: absolute;
    transform: translate(50%, -10%);
    right: 17%;
    top: 50%;
    z-index: 9;}
#slider .car5 .price-tag {
	padding: 10px 12px 22px;
    font-size: 13px;
    bottom: 100%;}
  #slider .price-tag {
    width: auto;
    font-size: 18px;
    font-weight: 700;
    padding: 16px 20px 30px;
    position: absolute;
    bottom: 120%;
    background: url("../img/shared/price-tag-bg.svg") no-repeat;
    background-size: cover; }

#vehicle-data {
  background: url("../img/shared/veri-bg.png") no-repeat left center; }
  #vehicle-data h2 {
    font-size: 24px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 40px; }
  #vehicle-data .data-cell {
    margin-bottom: 40px; }
    #vehicle-data .data-cell i {
      margin-right: 10px;
      float: left;
      margin-top: -10px; }
    #vehicle-data .data-cell span {
      font-size: 18px;
      font-weight: 600;
      padding-top: 5px;
	  line-height: 20px;}

#new-car {background: #2a3238;background: linear-gradient(90deg, #fff 0%, #2a3238 50%, #585f65 50%, #fff 100%);position: relative;padding:0;}
#new-car .bgEffect {background: url(../img/shared/veri-bg-right.png) no-repeat right center;background-size: cover;padding: 80px 0;}
@media (max-width: 992px) {
	#new-car {height: auto;background: linear-gradient(0deg, #fff 0%, #2a3238 50%, #585f65 0, #fff 100%);}
	#new-car #triangle {display: none; }
	#new-car .new-car-right .car-vs-content {margin: 40px auto !important;}
}
#new-car .new-car-left .sifirkm {height: 150px;float: right;}
#new-car .new-car-left .sifirkm-content {width: 200px;text-align: right;float: right;color: #fff;margin-right: 40px;}
#new-car .new-car-left .sifirkm-content span {display: block;font-weight: 700;font-size: 35px;margin-bottom: 10px;}
#new-car .new-car-left .sifirkm-content span:first-child {font-size: 27px;margin-top: 10px;letter-spacing: 4px;text-shadow: -1px 1px 3px #000;text-indent: 9px;}
#new-car .new-car-left .sifirkm-content span:nth-child(2) {letter-spacing: -2px;text-transform: uppercase;font-size: 35px;text-shadow: -1px 1px 3px #000;}
#new-car .new-car-left #triangle {width: 79px;height: 305px;position: absolute;right: -76px;top: -80px;}
#new-car .new-car-right .car-vs-content {margin-left: 80px;text-align: center; }
#new-car .new-car-right .car-vs-content img {margin-top: -15px;height: 160px;display: block; float:left;}
#new-car .new-car-right .car-vs-content .btn {font-size: 18px;padding: 6px 10px;height: auto;}
#new-car .new-car-left .btn {font-size: 18px;padding: 6px 10px;height: auto;}
#new-car .new-car-right .sifirkm {height: 120px;float: right; }
#new-car .new-car-right .sifirkm-content {width: 203px;text-align: left;float: left;color: #fff;margin-left: 40px;}
#new-car .new-car-right .sifirkm-content span {display: block;font-weight: 700;font-size: 35px;margin-bottom: 10px; }
#new-car .new-car-right .sifirkm-content span:first-child {font-size: 27px;margin-top: 10px;letter-spacing: 5px;text-shadow: -1px 1px 3px #000;}
#new-car .new-car-right .sifirkm-content span:nth-child(2) {letter-spacing: -2px;text-shadow: -1px 1px 3px #000;text-transform: uppercase;font-size: 31px;}
#new-car .new-car-right #triangle {width: 50px;height: 200px;position: absolute;right: -48px;top: -40px;}
#news {background: #FFFFFF;border: 1px solid #F4F6F8;border-top:none; }
#news .news {padding: 40px 0;}
#news .news .news-title {background: #FABC00;height: 60px;line-height: 60px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;font-size: 15px;text-indent: 20px;font-weight: 600; }
#news .news .news-title .fwb {font-weight: 700; }
#news .news .news-title .news-icon {float: right;margin-right: 20px;margin-top: 22px; }
#news .news .news-title .news-icon span {height: 3px;background: #000;display: block;width: 24px;margin-bottom: 4px; }
#news .news .news-content {height: 80px;overflow: hidden;font-size: 14px;font-weight: 600;line-height: 1.7; }

#services {
  padding: 100px 0;
  background-color: #F6F6F6; }
  #services h2 {
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: 700; }
  #services .services-table {
    background: #ffffff;
    border: 1px solid #000; }
    #services .services-table .services-item {
      width: calc(100% / 8);
      border: 1px solid #000;
      height: 180px;
      text-align: center;
      vertical-align: middle;
      float: left;
      padding-top: 30px; }
      @media (max-width: 992px) {
        #services .services-table .services-item {
          width: calc(100% / 4) !important; } }
@media (max-width: 768px) {
    #services .services-table .services-item {width: calc(100% / 2) !important; }
	#slider {overflow:hidden;}
	#slider .price-tag {display:none;}
}
      #services .services-table .services-item .icon-wrapper {
        height: 80px; }
        #services .services-table .services-item .icon-wrapper i {
          margin-bottom: 30px; }
      #services .services-table .services-item div span {
        font-size: 12px;
        line-height: 1.4; }
        #services .services-table .services-item div span.fwb {
          font-weight: 700;
          display: block; }

#app {
  background: url("../img/shared/mobil-bg.svg") no-repeat top left #fff;
  padding: 70px 0; }
  #app .sub-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px; }
    #app .sub-title span.red {
      color: #D0021B; }
  #app .app-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px; }
  #app .app-desc {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 30px; }
  @media (max-width: 768px) {
    #app .app-screen {
      width: 100%; } }

#digital {
  background: #fff;
  padding: 60px 0 80px;
  border-bottom: 2px solid #f2f2f2; }
  #digital .digital-title {
    font-size: 28px;
    margin-bottom: 40px;
    font-weight: 700; }
  #digital .digital-widget {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 1px 10px 0 rgba(214, 214, 214, 0.62);
    border-radius: 6px;
    text-align: center;
    padding: 20px; }
    @media (max-width: 768px) {
      #digital .digital-widget {
        margin-bottom: 20px; } }
    #digital .digital-widget .digital-widget-body {
      height: 270px; }
      #digital .digital-widget .digital-widget-body .info {
        line-height: 1.6;
        font-size: 16px;
        text-align: center;
        font-weight: 600; }
    #digital .digital-widget .digital-widget-footer {
      margin-top: 20px;
      padding-top: 10px;
      height: 40px;
      line-height: 40px;
      border-top: 1px solid #f2f2f2;
      font-size: 17px;
      font-weight: 600; }
      #digital .digital-widget .digital-widget-footer a:hover {
        color: #2A3238;
        text-decoration: underline; }
      #digital .digital-widget .digital-widget-footer a i {
        float: right;
        margin-top: 12px; }
@media (max-width: 480px) {
	#slider .car1, #slider .car2, #slider .car4, #slider .car5{display:none;}
}
.digital-title span.red {
    color: #D0021B;
}