@font-face {
        font-family: "Vazir";
        src: url("./fonts/Vazir.ttf");
        /* IE9 Compat Modes */
        src: url("../fonts/Vazir.ttf?#iefix") format("embedded-opentype"), url("../fonts/Vazir.woff") format("woff"), url("../fonts/Vazir.woff2") format("woff2"),url("../fonts/Vazir.ttf") format("truetype");
        /* Safari, Android, iOS */
    }
	::-webkit-scrollbar {
	  display: none;
	}
    

     
    body {
        font-family: "Vazir" !important;
    }
    
    a {
        text-decoration: none;
    }
    
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p {
        line-height: 1.5 !important;
    }
.lh-0 {
    line-height: 0;
}
    .color-1 {
        color: #3A4B91;
    }
    .bg-color-1 {
        background: #3A4B91;
    }
    .bgc-color-1 {
        background-color: #3A4B91;
    }

    .color-2 {
        color: #182F8C;
    }
    .bg-color-2 {
        background: #182F8C;
    }
    .bgc-color-2 {
        background-color: #182F8C;
    }

    .color-3 {
        color: #F8CC15;
    }
    .bg-color-3 {
        background: #F8CC15;
    }
    .bgc-color-3 {
        background-color: #F8CC15;
    }
    .color-4 {
        color: #EF6C00;
    }
    .bg-color-4 {
        background: #EF6C00;
    }
    .bgc-color-4 {
        background-color: #EF6C00;
    }

    /* top header */
    .button-class {
        border-radius: 5px;
        border: 2px solid #F8CC15;
    }

    .button-class:hover {
        border: 2px solid #d3ad12;
    }

  .header hr {
    width: 90%;
    margin: 0 auto;
    opacity: 0.1;
  }
  .footer-mobile {
    padding: 4px 2px;
    border-top-left-radius: 15px ;
    border-top-right-radius: 15px;
    /*border-top: 2px solid #F8CC15;*/
  }

 .footer-main .footer-app {
    background: #aeaeae;
  }
  .flickity-page-dots {
    display: none;
  }

  .sizeimgnews{
	  height:260px;
  }
  .sizeslide{
	  /*height:450px;*/
  }

  


.img-gradient {
  position:relative;
}

/* والد عکس کارت */
.card {
  position: relative; /* مهم: برای موقعیت‌یابی لوگو */
}

/* لوگو برای دسکتاپ */
.imglogo1 {
    position: absolute;
    z-index: 2;
    width: 15%;
    top: 105%;    /* به جای margin-top */
    right: 8%;    /* به جای margin-right */
    /* حذف margin ها */
}

/* لوگو برای موبایل */
@media (max-width: 768px) {
  .imglogo1 {
      top: 140%;
      right: 10%;
      width: 15%;
  }
}



.card {
    position: relative;
    /* مهم برای اینکه موقعیت مطلق لوگو نسبت به این باشه */
    overflow: visible;
    /* اگه لازم بود لوگو بیرون نزنه */
}

.imglogo1 {
    position: absolute;
    z-index: 2;
    width: 15%;
    top: 300px;
    right: 10px;
    display: block;
}
.imglogo2 {
    position: absolute;
    z-index: 2;
    width: 15%;
    top: 300px;
    right: 10px;
    display: block;
}
@media (max-width: 768px) {
    .imglogo1 {
        width: 20%;
        top: 250px;
        right: 15px;
        display: block;
    } 
        .imglogo2 {
            width: 20%;
            top: 250px;
            right: 15px;
            display: block;
        }
}




.img-gradient::after {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: linear-gradient(rgba(255, 0, 0, 0),rgba(0, 0, 0, 0.79));
  border-radius:0.75rem;
}

.card-title{
	
}

@media (max-width: 900px) {
  .gallery-cell {
    width: 100%;
    height: 400px;
    margin-right: 10px;
    /*background: #8C8;*/
    counter-increment: gallery-cell;
  }
  .card-allnews { /*  ok  */
    width: 400px;
    height: 400px;
    margin-right: 5px;
    /*background: #8C8;*/
    counter-increment: card-allnews;
  }

  .gallery-cell3 {
    width: 300px;
    height: 400px;
    margin-right: 15px;
    /*background: #8C8;*/
    counter-increment: gallery-cell3;
  }



}

@media (max-width: 550px) { /* mobile */
  .gallery-cell {
    width: 60%;
    height: 400px;
    margin-right: 15px;
	
    /*background: #8C8;*/
    counter-increment: gallery-cell;
  }
  .price-font{
	font-size:7px;
}
    .card-allnews { /*  ok  */
    width: 250px;
    height: 400px;
    margin-right: 5px;
    /*background: #8C8;*/
	font-size:11px;
    counter-increment: card-allnews;
  }
  .font-subcar{
		font-size:11px;
	}
.gallery-cell3 { /*  ok  */
    width: 230px;
    height: 400px;
    margin-right: 15px;
    /*background: #8C8;*/
    counter-increment: gallery-cell3;
  }

.sizeimgnews{
	  height:160px;
  }

.sizeslide{
	  height:auto;
  }


}
  
  

.navasan-price {
  font-size: 13px;
}
  /* cell number */
  /* .gallery-cell:before {
    display: block;
    text-align: center;
    content: counter(gallery-cell);
    line-height: 200px;
    font-size: 80px;
    color: white;
  } */

  .baner-adv {
    background: #e2e2e2;
    padding: 20px 5px;
  }

  .body-login {
    border-radius: 20px;
  }

  .login-pic {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }
.login-form {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .login-form .contact-form {
    padding: 155px 0px;
  }
  @media (max-width: 550px) {
    .login-form {
      border-radius: 15px;
    }
    .login-form .contact-form {
      padding: 30px 0px;
    }
    }

    @media (max-width: 900px) {
      .login-form .contact-form {
        padding: 30px 0px;
      }
      
    }

  .brand-img {
    padding: 40px 0px;
    background: #ededed;
  }
.card{
	border-radius:0.75rem;
	margin:0.25rem;
}

.nav-link{
	color: white;
}

@media only screen and (max-width: 600px) {
  .brand-img {
    padding: 40px 8px 100px 0px;
}

}
.img-items .img {
  margin: 5px;
  padding: 5px;
  width: 90px;
  border: 1px solid #444;
  border-radius: 10px;
  background: #f8f8f8;
  transition: all 0.3s ease;
  cursor: pointer;
}
/*
.img-items1 .img {  
  margin: 20px;
  padding: 15px;
  width: 160px;
  height:130px;
  border: 2px solid #E0E0E0;
  border-radius: 10px;
  background: #fff;
  transition: all 0.3s ease;
  cursor: pointer;
}
*/
.img-items .img:hover {
  box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.3);
  transform: scale(1.1) rotate(1turn);
}

.body-content-news {
  padding: 10px 30px 10px 30px;
  text-align: justify;
}
.item-new-news {
  background: rgb(227, 227, 227);
}

.new-news {
  margin-bottom: 30px;
}

@media only screen and (max-width: 600px) {
  .new-news {
    margin-bottom: 100px;
  }
  .setimg{
    height:300px;
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }

  .margin-mobile-btn{
    padding-bottom: 100px;
  }
  .adv-btn-send {
    width: 50%;
  }

  
}
@media only screen and (min-width: 601px) {
  .setimg{
    height:345px;
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem;
  }
  
}

.adv-send {
  background: none;
  border: none;
  color: #0d6efd;
}
.whitebtn {
  border-color: #ffffff;
  color: white;
}
.title-form {
  border: 1px solid #444;
}
.send-adv-btn {
  border: none;
  border-right: 1px solid #0d6efd;
  border-radius: none;
  transition: all .3s ease;
}
.send-adv-btn:hover {
} 

.send-adv-input {
  border: none;
  width: 100%;
  background: none;
  border-right: 1px dotted rgb(228, 228, 228);
  padding: 5.5px 5px 5.5px 5px;
}
.send-adv-input:focus-visible {
 outline: none;
}
.box-sale {
  padding: 5.5px 5px 5.5px 5px;
}

.adv-btn-send {
  margin-top: 20px;
  width: 30%;
}

.text-nowrap {
  white-space: nowrap !important;
}
.price-car-navasan {
  display: flex;       
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 10px;
	/*font-size:14px;*/
}
.price-car-navasan::after,
.price-car-navasan::before {
  content: '';
  width: 200px;
  height: 2px;
  margin: 0 10px;
  background-color: #EF6C00;
}

@media only screen and (max-width: 992px) {
  .price-car-navasan::after,
.price-car-navasan::before {
  width: 100%;
}

}

#marquee-block-2 {
	width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    direction: rtl;
}
#marquee-text-2 {
    display: inline-block;
    animation: marquee-2 30s linear infinite;
}
@keyframes marquee-2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(4%, 0);
    }
}
#marquee-text-2:hover {
    animation-play-state: paused;
}
 .center-cropped {
        object-fit: cover;
        object-position: center;
 }
 .center-cropped-slides {
	object-fit: fit; /* Do not scale the image */
	object-position: center; /* Center the image within the element */
 }

.singleline {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
		
 }
.bluicon {
  color: blue;
}
 .circleimg{
	  height: 65px;
	  width: 65px;
	  background-color: #E1F5FE;
	  border-radius: 50%;
	  display: float;
	
 }
hr.solid {
  border-top: 2px solid #bbb;
}
.price-font{
	font-size:16px;
}
@media only screen and (max-width: 600px) { /* mobile */
	  .price-font{
		font-size:12px;
	}
	  .font-car{
		font-size:14px;
	}

	.banner2{
		width:auto;
		height:210px;
	}
	.centerinmobile{
	    text-align: center;
	}
	.titleinmobile{
		font-size:14px;
		text-align: center;
	}
	.titleinmobile1{
		font-size:12px;
		
	}
	.img-items1 .img {  
	  margin: 15px;
	  padding: 15px;
	  width: 120px;
	  height:80px;
	  border: 2px solid #E0E0E0;
	  border-radius: 10px;
	  background: #fff;
	  transition: all 0.3s ease;
	  cursor: pointer;
	  font-size:10px;
	}
	.setimgnews{
		height:190px;
		border-radius:0.75rem;
}
.gallery-cell2 {
    width: 250px;
	height: 230px;
    margin-right: 10px;
	padding-bottom:50px;
    counter-increment: gallery-cell;
  }
.img-items-filters .img {  /* ok shod 12/15*/
	  margin: 5px;
	  /*padding: 15px;*/
	  width: 130px;
	  height:85px;
	  border: 2px solid #E0E0E0;
	  border-radius: 10px;
	  background: #fff;
	  transition: all 0.3s ease;
	  cursor: pointer;
	  font-size:11px;
    text-align: center;
}
.padtitlesvg{ /* onvanhaye zire svg */
	margin-top:5px
}

  .card-allnews { /*  ok  */
    width: 550px;
    height: 400px;
    margin-right: 5px;
    /*background: #8C8;*/
	font-size:11px;
    counter-increment: card-allnews;
  }
  .font-subcar{
		font-size:11px;
	}
.imagedetail {
	width: 400;
	height: 400;
}



}
@media only screen and (min-width: 601px) { /* desktop */
	.price-font{
		font-size:20px;
	}
	.font-car{
		font-size:14px;
	}
	.font-subcar{
		font-size:12px;
	}

	.banner2{
		max-width: 100%;
		min-width: 300px;
		height: auto;	
	}
.setimgnews{
	height:250px;
	border-radius:0.75rem;
}
.img-items1 .img {  
	  margin: 15px;
	  padding: 15px;
	  width: 180px;
	  height:80px;
	  border: 2px solid #E0E0E0;
	  border-radius: 10px;
	  background: #fff;
	  transition: all 0.3s ease;
	  cursor: pointer;
	  font-size:10px;
	}
.img-items-filters .img {  /* ok shod 12/15
	  margin: 5px;
	  /*padding: 15px;*/
	  width: 180px;
	  height:110px;
	  border: 2px solid #E0E0E0;
	  border-radius: 10px;
	  background: #fff;
	  transition: all 0.3s ease;
	  cursor: pointer;
	  font-size:16px;
	}

.gallery-cell2 {
    width: 300px;
	height: 300px;
    margin-right: 10px;
	padding-bottom:50px;
    counter-increment: gallery-cell;
  }

.imagedetail {
	width: 400;
	height: 400;
}

.imglogo {
    position: absolute;
    z-index: 2;
    width: 12%;
    margin-top: 55%;
    margin-right: 8%;
}





}
@media only screen and (min-width: 901px) { 
  .card-allnews { 
    width: 400px;
    height: 400px;
    margin-right: 15px;
    /*background: #8C8;*/
    counter-increment: card-allnews;
  }
}
@media only screen and (min-width: 1000px) { /* desktop */
  .card-allnews { /*  ok  */
    width: 350px;
    height: 400px;
    margin-right: 15px;
	margin-bottom:15px;
    /*background: #8C8;*/
    counter-increment: card-allnews;
  }
  .gallery-cell3 { /*  ok  */
    width: 300px;
    height: 400px;
    margin-right: 15px;
    /*background: #8C8;*/
    counter-increment: gallery-cell3;
  }

.gallery-cell2 {
    width: 350px;
	height: 300px;
    margin-right: 10px;
	padding-bottom:50px;
    counter-increment: gallery-cell;
  }
  
  .img-items-filters .img {  /* ok shod 12/15 */
	  margin: 15px;
	  padding: 5px;
	  width: 153px;
	  height:110px;
	  border: 2px solid #E0E0E0;
	  border-radius: 10px;
	  background: #fff;
	  transition: all 0.3s ease;
	  cursor: pointer;
	  font-size:16px;
    text-align: center;
	}
.padtitlesvg{ /* onvanhaye zire svg */
	margin-top:10px
}



}

.cardslide{
    border-radius: 1em;
    box-shadow: 0 5px 5px rgba(0,0,0,.2);
}
.cardslide img {
  border-radius: 1em;
 
}
.newsdiv{
  position: relative;
  text-align: bottom;
  color: white;
}
.showdate{
  text-align: right;
  color: #757575;
  font-size:12px;
}
.bottomnewstitle {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size:12px;
  color:white;
  
}
.divider{
	 border-top: 2px solid #bbb;
}

/*** detail car **/
@media only screen and (max-width: 901px) { 
  .CarInformation_car-information__brand-name__ABZI3 {
    flex: 1 1;
      font-size: 1rem;
      font-weight: 700;
      word-break: break-all;
      color: #242424;
      /*margin-bottom: 1.3rem;*/
  }

}
@media only screen and (min-width: 1000px) { /* desktop */
  .CarInformation_car-information__brand-name__ABZI3 {
    flex: 1 1;
      font-size: 1.3rem;
      font-weight: 700;
      /*word-break: break-all;*/
      color: #242424;
      margin-bottom: 1.3rem;
  }

  }

  .cars-for-sale-detail {
    background: #fff;
      border: 2px solid #e6e6e6;
      border-radius: 1.2rem;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
  }
  .CarInformation_car-information {
    display: flex;
      justify-content: center;
      flex-direction: column;
      border-bottom: 2px solid #e6e6e6;
  }
  .CarInformation_car-information__title {
        display: flex;
          justify-content: space-between;
  }
  .CarInformation_car-information__title__1Dnp3 {
    width: 70%;
      display: block;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-start;
  }

.car-info-sticky-title {
  font-size: 13px;
}
.CarInformation_car-information__subtitle__53jUm {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1.6rem;
  font-size: 1rem;
}
.CarInformation_car-information__model-name__fG9Oq {
  color: #ababab;
  word-break: break-all;
  border-left: 2px solid #ccc;
  /*height: 2rem;*/
  padding-left: 1rem;
  font-size: 1rem;
}
.CarInformation_car-information__gearbox__VkaM2 {
  font-size: 1rem;
  color: #ababab;
  border-left: 2px solid #ccc;
  /*height: 2rem;*/
  padding: 0 0.7rem;
}
.CarInformation_car-information__km__bd_gk {
  font-size: 1.2rem;
  /*line-height: 2rem;*/
  color: #ababab;
  padding-right: 0.7rem;
}
.CarInformation_expert-guarantee__8B_dd {
  border-bottom: 2px solid #e6e6e6;
}
.CarInformation_expert-guarantee__container__ycE9B {
  display: flex;
  margin: 1.6rem 0;
}
.Icon_icon-container__ABjO6 {
  font-family: fontastic;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
}
.CarInformation_expert-guarantee__text__5BKMk {
  font-size: 0.8rem;
  color: #3b3b3b;
  padding-right: 1rem;
  font-weight: 700;
}
.CarInformation_price-section__GEoOu {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  margin: .5rem 0 .5rem;
}
.CarInformation_price-section__GEoOu .CarInformation_price-text__xZyc4 {
  font-size: 1rem;
  line-height: 1rem;
  color: #333;
}
.CarInformation_price-section__GEoOu .CarInformation_price-value__JnQJY {
  flex: 1 1;
  text-align: left;
  word-break: break-all;
  font-size: 1rem;
  line-height: 1rem;
}
.CarInformation_price-section__GEoOu .CarInformation_price-currency__kymTu {
  font-size: 1rem;
  line-height: 2rem;
  color: #666;
  margin-right: 0.5rem;
  font-weight: 400;
}
.CarInformation_service-section__CWQIJ {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #999;
  font-size: 1rem;
  font-weight: 700;
}
.CarInformation_service-value__ENW_o {
  font-size: 1rem;
  font-weight: 400;
}
.CarInformation_service-currency__0X6mv {
  color: #9e9e9e;
  font-size: 1rem;
}
.CarInformation_buy-it__YQXqx {
  background: #f6f8ff;
  padding: 1rem;
  margin: 0 -1.4rem;
  font-size: 1rem;
  display: flex;
  cursor: pointer;
}
.CarInformation_buy-it__content__2R7lm {
  color: #666;
}
.CarInformation_buy-it__title__w_8sl {
  font-size: 14px;
  font-weight: 700;
  color: #2d419f;
  margin-bottom: 0.4rem;
  display: flex;
  grid-gap: 1rem;
  gap: 1rem;
}
.Icon_icon-container__ABjO6 {
  font-family: fontastic;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
}
.CarInformation_buy-it__icon__Va4IP {
  display: flex;
  justify-content: center;
  align-items: center;
}
.Icon_icon-container__ABjO6 {
  font-family: fontastic;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-divider_thin__yxEXq {
  height: 1px;
}
.car-detail_btn-row__jK2wx {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.button_default__tOzik {
  color: #2d419f;
    background-color: #fff;
    border: 2px solid #2d419f;
    padding: 0px 20px;
    outline: none;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0.7rem;
    text-align: center;
    border-radius: 1.2rem;
    cursor: pointer;
    min-width: 121px;
    height: 48px;
    line-height: 48px;
    padding: 0 1rem;
}
.info-title-sale-car {
  font-size: 12px;
  text-align: justify;
}

.suggestionCars_header-container__06Lx4 {
  display: flex;
    justify-content: space-between;
    color: #333;
}
.suggestionCars_container___KJpu .suggestionCars_header-container__06Lx4 {
  display: flex;
  justify-content: space-between;
  padding: 2.5rem 0;
}
.suggestionCars_container___KJpu .suggestionCars_header-container__06Lx4 .suggestionCars_title__eIE4e {
  font-weight: 700;
  font-size: 1.8rem;
  color: #333;
  text-align: right;
}
.suggestionCars_container___KJpu .suggestionCars_show-all-link__589v3 {
  text-align: left;
  font-size: 1.2rem;
  margin-top: 0.8rem;
}
.moreServices_section-container__title__6dUq0 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #242424;
  margin: 1.8rem 0;
}
.moreServices_section-container__AWyb9 .moreServices_more-services-container__re6hD {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  grid-gap: 2.4rem;
  gap: 2.4rem;
}
.moreServices_section-container__AWyb9 .moreServices_more-services-container__service__ViCkF {
  width: 20%;
}
.linkButton_button-container__jp5KG {
  height: 4rem;
  width: 100%;
  border-radius: 1.2rem;
  border: 0.2rem solid #e6e6e6;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1.2rem;
  cursor: pointer;
  background-color: #fff;
}
.linkButton_button-container__jp5KG .linkButton_icon-and-title-container__ZoBqO {
  display: flex;
  align-items: center;
}
.linkButton_button-container__jp5KG .linkButton_icon-and-title-container__title__eI4xF {
  font-size: 1rem;
  color: #3b3b3b;
  font-weight: 700;
  margin-right: 1.6rem;
}
.Icon_icon-container__ABjO6 {
  font-family: fontastic;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
}
.info-car-table {
  display: flex;
  flex: 0 1 calc(33.33%);
    flex-wrap: wrap;
    border: 2px solid rgb(230, 230, 230);
    border-radius: 12px;
    background-color: rgb(255, 255, 255);
}
.car-item {
  display: flex;
    flex-flow: column wrap;
    padding: 16px;
    flex: 1 1 50%;
    border-bottom: 2px solid rgb(230, 230, 230);
    overflow: hidden;
}
.car-item-title {
  margin-bottom: 10px;
    font-size: 16px;
    line-height: 17px;
    color: gray;
    font-weight: 400;
}
.car-info-title {
  font-size: 16px;
    font-weight: 700;
    color: rgb(82, 82, 82);
    white-space: nowrap;
    overflow: hidden;
}
.description {
font-size: 1.4rem;
  color: rgb(51, 51, 51);
}
.description-title {
    font-size: 1.1rem;
      font-weight: 700;
      margin: 0px;
}

.description-code {
margin: 0px;
  text-align: justify;
  font-size: 1.2rem;
}
.description-description {
padding-bottom: 2.4rem;
}
.description-description-title {
    margin: 0px;
      text-align: justify;
      font-size: 1rem;
      color: rgb(113, 113, 113);
}
.value-banner_title {
      font-weight: 700;
        font-size: 1.1rem;
}
.services_container {
  display: flex;
  flex-wrap: wrap;
}
.serviceCard_image {
  text-align: center;
}
.serviceCard_title {
  text-align: center;
  font-size: 12px;
    color: rgb(59, 59, 59);
    padding-top: 5px;
}

.cars-for-sale-detail_ex-report-title {
  font-weight: 700;
    font-size: 1.1rem;
}
.carReportSummary {
  padding: 1.6rem 0px;
}
.carReportSummary_car-report__row {
  cursor: pointer;
    font-size: 1.2rem;
    color: rgb(102, 102, 102);
}
.carReportSummary_car-report__status__kRMVm {
  color: rgb(51, 51, 51);
}
.progress_progress {
  width: 6rem;
    flex-direction: row-reverse;
    display: flex;
      background-color: rgb(238, 238, 238);
      position: relative;
      overflow: hidden;
      border-radius: 0.2rem;
      height: 0.4rem;
}
.progress_progress__step {
  position: absolute;
    top: 0px;
    bottom: 0px;
    width: 0.2rem;
    background-color: rgb(255, 255, 255);
}
.con_icon-container {
  font-family: fontastic;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con-chevron-left {
  font-size: 10px;
    color: #666;
    cursor: default;
  }

  .button_reportbutton {
    cursor: pointer;
    color: #2d419f;
      background-color: #fff;
      border: 2px solid #2d419f;
      padding: 0px 20px;
      outline: none;
        box-sizing: border-box;
        display: inline-block;
        font-size: 1rem;
        text-align: center;
        border-radius: 1.2rem;
        cursor: pointer;
        min-width: 121px;
        height: 48px;
        line-height: 48px;
        padding: 0 1rem;
  }
  .carProsCons_header {
    font-size: 1.1rem;
    justify-content: flex-start;
      font-weight: 700;
      color: #242424;
  }
  .carProsCons_pros-cons {
    background-color: #fff;
      border: 2px solid #e6e6e6;
      border-radius: 1.2rem;
  }
  .carProsCons_pros-cons__items {
    display: flex;
      justify-content: flex-start;
      align-items: center;
      flex-wrap: wrap;
      font-size: 1.2rem;
      color: #3b3b3b;
      font-weight: 400;
      padding: 0px 5px 0px 5px;
  }

  .carProsCons_pros-cons__item__6kk6B {
	flex-grow: 0;
    flex-shrink: 1;
    flex-basis: calc(33% - 1.6rem);
    flex: 50% 1;
    display: flex;
    padding: 0.3rem 0.3rem 0.3rem 0;
	
    /*      display: flex;
          /* padding: 1.6rem 1.6rem 1.6rem 0; 
          text-align: left;
          margin-bottom: 10px;
          padding: 0px 10px;*/
  
  }
  .Icon_icon-container__ABjO6 {
    font-family: fontastic;
      line-height: normal;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .carProsCons_pros-cons__icon__s0Hht {
    font-size: 16px;
      color: green;
      cursor: default;
  }
  .title-cons {
    font-size: 14px;
    color: grey;
	margin-right:5px;
  }
  .detail-car-sale {
    position: sticky;
      -webkit-position: -webkit-sticky;
      height: 100%;
      top: 3.5rem;
  }

/******list car******/
.breadcrumb-item a{
  font-size: 12px;
  color: #444;
}

.breadcrumb-item a:hover {
  font-weight: 700;
  color: #001d9e;
}
.title-list-car {
  text-align: center;
}
.title-list-car h3 {
  font-size: 1.5rem;
  font-weight: 600;
}
.shearch-box-car-list {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 12px;
  padding-right: 12px;

}
.shearch-box-car-list-input {
  min-width: 300px;
}
.brand-header {
display: flex;
align-items: center;
}
.brand-header h5{
  line-height: 0;
  margin-bottom: 0;
}
.brand-header img {
  margin-left: 15px;
}
.link-content-list-header{
margin-right: auto;
}

.link-content-list-footer {
  text-align: left;
}
@media only screen and (max-width: 600px) { /* mobile */
.cantainer-mobile-padding {
    padding-bottom: 100px;
}

.services_service__card {
  flex: 1 0 21%;
  margin: 0px 33px;
}

.imglogo {
    position: absolute;
    z-index: 2;
    width: 12%;
    margin-top: 110%;
    margin-right: 10%;
}



}

.services_service__card {
  flex: 1 0 21%;
  
}



.content-list {
  max-width: 800px;
  margin: 0 auto;
}
.header-content-list {
display: flex;
justify-content: space-between;
align-items: center;
}

/**************** نمایش لیست آگهی  ************/
@media (max-width: 575px) { /* mobile */
  .gallery-cell4 {
    width: 400px;
    height: 250px;
	margin-right: 15px;
    counter-increment: gallery-cell4;
  }

.gallery-cell5 { /*  up 550  */
    /*width: 250px;*/
    height: 550px;
    /*margin-right: 15px;*/
    /*background: #8C8;*/
    counter-increment: gallery-cell5;
  }
  .texttitle{
	font-size:14px;
	color: #3B3B3B;
	font-weight: bold;
	
}
.textnormal{
	font-size:12px;
	color: #808080;
}

}

@media (min-width: 576px) {
  .gallery-cell4 {
    width: 500px;
    height: 350px;
	margin-right: 15px;
    counter-increment: gallery-cell4;
  }
	
.gallery-cell5 { /*  min 901  */
    width: 300px;
    height: 530px;
    /*margin-right: 15px;*/
    /*background: #8C8;*/
    counter-increment: gallery-cell5;
  }
  .texttitle{
	font-size:14px;
	color: #3B3B3B;
	font-weight: bold;
}
.textnormal{
	font-size:12px;
	color: #808080;
}


}

@media (min-width: 901px) {

  .gallery-cell4 { 
    width: 800px;
    height: 450px;
	margin-right: 15px;
    counter-increment: gallery-cell4;
  }

.gallery-cell5 { /*  up 900px  */
    /*width: 250px;*/
    /*height: 600px;*/
    /*margin-right: 15px;*/
    /*background: #8C8;*/
    counter-increment: gallery-cell5;
	margin-top: 20px;
  }
.gallery-cell6 { /*  up 900px  */
    width: 200px;
    /*height: 600px;*/
    /*margin-right: 15px;*/
    /*background: #8C8;*/
    counter-increment: gallery-cell5;
  }



}
.setimgdetailcar { 
    object-fit: cover;
    object-position: bottom;
    position: absolute;
    padding: 0px;
    border: none;
    margin: auto;
    width: 0px;
    height: 0px;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
	
  }

