.check-history {
  background: url(/xn--80aafnxteuei/img/gradient.png) #fafafa no-repeat right top;
  padding-top: 100px;
  padding-bottom: 75px;
}
.check-history .description {
  font-size: 18px;
  margin-bottom: 40px;
}
.check-history .links .link {
  color: #c5c5c5;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
  background: url(/xn--80aafnxteuei/img/icons/arrow-right.svg) no-repeat left center;
  margin-right: 60px;
}
.check-history .slide1 .img {
  background: url(/xn--80aafnxteuei/img/slider/1.png) transparent no-repeat right top;
}
.check-history .inputs .nav-tabs {
  margin-bottom: 20px;
  border: 0;
}
.check-history .inputs .nav-link {
  font-size: 18px;
  font-weight: 500;
  color: var(--theme-header);
  border-radius: 6px;
  border: 0;
  padding: 5px 15px;
}
.check-history .inputs .nav-link.active {
  color: #fff;
  background: var(--theme-primary);
  font-weight: 900;
}
.check-history .inputs .tab-content {
  margin-bottom: 40px;
}
.check-history .inputs .tab-content .input .form-control {
  height: 80px;
  width: 587px;
  font-size: 24px;
  padding: 0 30px;
  font-weight: 500;
  border: 2px solid var(--theme-primary);
}
.check-history .inputs .tab-content .input .btn {
  float: right;
  margin-top: -70px;
  margin-right: 58px;
  width: 160px;
  height: 60px;
  font-size: 20px;
  font-weight: 500;
}

.stats {
  padding-top: 80px;
}
.stats .icon {
  font-weight: 500;
  font-size: 18px;
  color: var(--theme-grey);
  min-height: 60px;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 30px;
}
.stats .description {
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  color: var(--theme-header);
  min-height: 30px;
}
.stats .percent {
  font-weight: 500;
  font-size: 80px;
  line-height: 80px;
  color: var(--theme-header);
}
.stats .icon-danger {
  background-image: url("/xn--80aafnxteuei/img/icons/danger.png");
}
.stats .icon-hide {
  background-image: url("/xn--80aafnxteuei/img/icons/hide.png");
}
.stats .icon-user {
  background-image: url("/xn--80aafnxteuei/img/icons/user.png");
}
.stats .icon-taxi {
  background-image: url("/xn--80aafnxteuei/img/icons/taxi.png");
}
.stats .icon-lock {
  background-image: url("/xn--80aafnxteuei/img/icons/lock.png");
}
.stats .icon-paper {
  background-image: url("/xn--80aafnxteuei/img/icons/paper.png");
}

.used-cars {
  margin-top: 80px;
}
.used-cars .text-header {
  font-size: 20px;
  margin-bottom: 40px;
}
.used-cars hr {
  border-top: #e3e3e3 solid;
}
.used-cars .text-gray {
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
}
.used-cars .percent-left {
  color: #742bd4;
}
.used-cars .percent-right {
  color: #e84b37;
}
.used-cars .percent {
  font-size: 80px;
  line-height: 80px;
}
.used-cars ._1 {
  font-size: 16px;
  font-weight: 500;
}
.used-cars .item {
  padding-top: 80px !important;
}
.used-cars .item.left {
  background: url("/xn--80aafnxteuei/img/icons/graph.png") #fdfdfd no-repeat 20px 45px;
}
.used-cars .item.right {
  background: url("/xn--80aafnxteuei/img/icons/info.png") #fdfdfd no-repeat 20px 45px;
}

.advantages {
  margin-top: 115px;
  padding-bottom: 60px;
}
.advantages .text-header {
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
}
.advantages .description {
  font-size: 16px;
  line-height: 24px;
}
.advantages .icon {
  padding-top: 80px;
}
.advantages .icon-shield {
  background: url("/xn--80aafnxteuei/img/icons/shield.png") no-repeat left top;
}
.advantages .icon-wallet {
  background: url("/xn--80aafnxteuei/img/icons/wallet.png") no-repeat left top;
}
.advantages .icon-message {
  background: url("/xn--80aafnxteuei/img/icons/message.png") no-repeat left top;
}
.advantages .icon-compass {
  background: url("/xn--80aafnxteuei/img/icons/compass.png") no-repeat left top;
}
.advantages .icon-find {
  background: url("/xn--80aafnxteuei/img/icons/find.png") no-repeat left top;
}
.advantages .icon-report {
  background: url("/xn--80aafnxteuei/img/icons/report.png") no-repeat left top;
}
.advantages .item {
  margin-bottom: 90px;
}

.about {
  background: #fafafa;
  padding-top: 90px;
  padding-bottom: 90px;
}
.about .desktop .slide1 {
  background: url("/xn--80aafnxteuei/img/slider-about/1.png") no-repeat center center;
}
.about .desktop .slide {
  min-height: 400px;
}
.about .accordion-item {
  background: transparent !important;
  border-bottom: 1px solid #ebebeb;
}
.about .accordion-button {
  background: transparent;
  font-size: 30px;
  line-height: 32px;
  color: var(--theme-header);
  font-weight: 400;
}
.about .accordion-button:not(.collapsed) {
  background: transparent;
  font-weight: 800;
  color: #742bd4;
}
.about .accordion-button:focus {
  box-shadow: unset;
}
.about .accordion-button::after {
  content: unset;
}
.about .accordion-button span {
  font-weight: 400;
  margin-right: 45px;
  color: #c5c5c5;
}
.about .accordion-button:not(.collapsed) span {
  color: #742bd4;
}

.reviews {
  padding-top: 90px;
  padding-bottom: 100px;
}
.reviews .slide {
  width: 33.333%;
}
.reviews .slide .rate {
  margin-bottom: 30px;
}
.reviews .slide .rate i {
  color: #742bd4;
}
.reviews .slide .img {
  min-height: 90px;
  margin-bottom: 25px;
}
.reviews .slide .name {
  color: var(--theme-header);
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
}
.reviews .slide .text {
  color: #494952;
  font-size: 20px;
  line-height: 30px;
}
.reviews .slide1 .img {
  background: url("/xn--80aafnxteuei/img/slider-reviews/1.png") no-repeat left center;
}
.reviews .slide2 .img {
  background: url("/xn--80aafnxteuei/img/slider-reviews/2.png") no-repeat left center;
}
.reviews .slide3 .img {
  background: url("/xn--80aafnxteuei/img/slider-reviews/3.png") no-repeat left center;
}

.faq .accordion-button::after {
  background: url(/xn--80aafnxteuei/img/icons/plus.png) no-repeat center center;
}
.faq .accordion-button:not(.collapsed)::after {
  background: url(/xn--80aafnxteuei/img/icons/minus.png) no-repeat center center;
}
.faq ._1, .faq ._2 {
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
}
.faq ._2 {
  color: var(--theme-primary);
}
.faq ._1 {
  margin-bottom: 40px;
}
.faq ._2 {
  padding-left: 15px;
  background: url(/xn--80aafnxteuei/img/icons/arrow-right-primary.svg) no-repeat left center;
}
.faq .accordion-button {
  font-size: 22px;
  line-height: 32px;
  color: #2A2A36;
  border-radius: 15px !important;
}
.faq .accordion-button:not(.collapsed) {
  color: var(--theme-primary);
  background: #FDFDFD;
  font-weight: 700;
  box-shadow: unset;
}
.faq .accordion-button:focus {
  box-shadow: unset;
}
.faq .accordion-body {
  color: var(--theme-header);
  font-size: 22px;
  line-height: 32px;
}
.faq .accordion-item {
  margin-bottom: 10px;
}
.faq .header {
  margin-bottom: 20px;
}

@media (min-width: 1400px) {
  .reviews .slide {
    width: 432px;
  }
  .check-history {
    background: url(/xn--80aafnxteuei/img/gradient.png) #fafafa no-repeat center top;
  }
}
@media (max-width: 1399px) {
  .used-cars .text-header {
    margin-bottom: 0;
    min-height: 130px;
  }
  .used-cars ._1 {
    min-height: 70px;
  }
  .reviews .slide {
    width: 372px;
  }
  .check-history .inputs .tab-content .input .form-control {
    height: 80px;
    width: 100%;
  }
  .check-history .inputs .tab-content .input .btn {
    margin-right: 10px;
  }
}
@media (max-width: 1199px) {
  .check-history .slide1 .img {
    background: url(/xn--80aafnxteuei/img/slider/1.png) transparent no-repeat right top/contain;
  }
  .reviews .slide {
    width: 312px;
  }
}
@media (max-width: 991px) {
  .used-cars .text-header {
    min-height: 240px;
  }
  .used-cars ._1 {
    min-height: 130px;
  }
  .about .desktop .slide {
    min-height: 300px;
  }
  .about .desktop .slide1 {
    background: url(/xn--80aafnxteuei/img/slider-about/1.png) no-repeat center top;
  }
  .about .accordion-button {
    font-size: 18px;
    line-height: 18px;
  }
  .check-history .slide1 .img {
    min-height: 500px;
  }
  .check-history .slide1 .row {
    flex-direction: column-reverse;
  }
  .stats .percent {
    font-size: 60px;
    line-height: 60px;
  }
  .used-cars .percent {
    font-size: 50px;
    line-height: 50px;
  }
  .reviews .slide {
    width: 100%;
  }
  .bordered {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
  }
}
@media (max-width: 767px) {
  .used-cars .text-header {
    min-height: unset;
  }
  .used-cars ._1 {
    min-height: unset;
  }
  .check-history {
    padding-top: 45px;
    padding-bottom: 34px;
  }
  .check-history .slide1 .img {
    min-height: 400px;
  }
  .check-history .links .link {
    font-size: 12px;
  }
  .stats .icon {
    font-size: 14px;
    margin-bottom: 25px;
  }
  .stats .description {
    font-size: 14px;
  }
  .stats .percent {
    font-size: 60px;
    line-height: 60px;
  }
  .stats .percent span {
    font-size: 30px;
    line-height: 30px;
  }
  .used-cars .item {
    padding-top: 50px !important;
  }
  .used-cars .item.left {
    background: url(/xn--80aafnxteuei/img/icons/graph.png) #fdfdfd no-repeat 20px 15px;
  }
  .used-cars .item.right {
    background: url(/xn--80aafnxteuei/img/icons/info.png) #fdfdfd no-repeat 20px 15px;
  }
  .used-cars .text-header {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .used-cars .text-gray {
    font-size: 12px;
    line-height: 12px;
  }
  .used-cars .percent {
    font-size: 40px;
    line-height: 40px;
  }
  .used-cars ._1 {
    font-size: 14px;
  }
  .advantages {
    margin-top: 50px;
  }
  .advantages .text-header {
    font-size: 22px;
    line-height: 22px;
  }
  .advantages .description {
    font-size: 14px;
    line-height: 21px;
  }
  .advantages .icon {
    background-size: 40px;
    padding-top: 60px;
  }
  .advantages .item {
    margin-bottom: 30px;
  }
  .reviews {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .reviews .slide .name {
    font-size: 22px;
  }
  .reviews .slide .img {
    background-size: 60px;
    min-height: 60px;
    margin-bottom: 10px;
  }
  .reviews .slide .text {
    font-size: 16px;
    line-height: 24px;
  }
  .faq ._1 {
    margin-bottom: 20px;
  }
  .faq .accordion-button {
    font-size: 16px;
    line-height: 16px;
  }
  .faq .accordion-body {
    font-size: 16px;
    line-height: 16px;
  }
}
@media (max-width: 575px) {
  .check-history .inputs .nav-link {
    font-size: 12px;
  }
  .check-history .inputs .tab-content .input .form-control {
    border: 1px solid var(--theme-primary);
    padding: 0 20px;
  }
  .check-history .input .btn {
    float: unset !important;
    margin-top: 10px !important;
    margin-right: unset !important;
    width: 100% !important;
    height: 48px !important;
    font-size: 14px !important;
  }
  .check-history .input .form-control {
    font-size: 14px !important;
    height: 52px !important;
  }
  .check-history .slide1 .img {
    min-height: 200px;
    background: url(/xn--80aafnxteuei/img/slider/1.png) transparent no-repeat center center/contain;
  }
  .stats {
    padding-top: 40px;
  }
  .stats .slide {
    width: 100%;
  }
  .stats .flickity-page-dots {
    bottom: -40px;
  }
  .stats .icon {
    min-height: 28px;
  }
  .used-cars {
    margin-top: 90px;
  }
  .about {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .about .mobile .flickity-page-dots {
    bottom: -16px;
  }
  .about .mobile .slider .slide {
    width: 100%;
  }
  .about .mobile .slider .image {
    min-height: 250px;
    margin-bottom: 50px;
    background: url(/xn--80aafnxteuei/img/slider-about/1.png) no-repeat center center/contain;
  }
  .about .mobile .slider .title {
    font-size: 30px;
    line-height: 32px;
    font-weight: 600;
    color: var(--theme-primary);
    border-top: 1px solid #eee;
    padding-top: 40px;
  }
  .about .mobile .slider .description {
    font-size: 14px;
    line-height: 21px;
  }
  .reviews {
    padding-bottom: 70px;
  }
}
.note {
  background: #F4FDFB;
  background: linear-gradient(21deg, rgb(244, 253, 251) 0%, rgb(244, 244, 255) 100%);
  border-radius: 5px;
}
.note p {
  font-size: 16px;
  line-height: 20px;
}
.note p a {
  color: #3290FF;
  text-decoration: underline;
}
.note p a:hover {
  text-decoration: none;
}

body.admin {
  background: url(/xn--80aafnxteuei/img/gradient-admin.png) no-repeat right 86px;
}
body.admin .title {
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
}
body.admin .form-control {
  border: 1px solid #E3E3E3;
}
body.admin .form-control:focus {
  border: 1px solid var(--theme-primary);
}
body.admin .header {
  font-size: 36px;
  line-height: 36px;
  font-weight: 800;
  margin-bottom: 30px;
}
body.admin .contents .check {
  font-size: 16px;
  line-height: 24px;
  color: var(--theme-primary);
  border: 1px solid var(--theme-primary);
  border-radius: 5px;
  padding: 20px;
}
body.admin .contents .no {
  font-size: 12px;
  line-height: 16px;
  color: #494952;
}
body.admin .contents .car {
  font-weight: 400;
}
body.admin .contents .car b {
  font-weight: 800;
}
body.admin .contents .date {
  color: var(--theme-header);
  font-size: 12px;
  line-height: 12px;
}
body.admin .contents .info {
  margin-top: 40px;
  font-size: 16px;
  line-height: 24px;
}
body.admin .contents .info b {
  color: #494952;
}

.sidebar .menu li {
    position: relative;
    font-size: 14px;
}

.sidebar .menu li.close{
  background: url(/xn--80aafnxteuei/img/icons/lock-gray.png) no-repeat left center;
  color: #494952;
}

.sidebar .menu li::before {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    top: 5px;
    left: 0;
}


.sidebar .menu li.active a {
  font-weight: 600;
}
.sidebar .menu li a {
  color: #494952;
}

.sidebar .menu li.point-success::before {
    background: #5FB709;;
}
.sidebar .menu li.point-danger::before {
    background: #e84b37;
}
.sidebar .menu li.point-wait::before {
    background: #ffa500 ;
}

.buy-report form .email {
  width: 365px;
}
.buy-report form .code {
  width: 190px;
  font-weight: 600;
  color: var(--theme-primary);
}
.buy-report form .email, .buy-report form .code {
  height: 60px;
  font-size: 16px;
}
.buy-report form .submit {
  font-size: 20px;
  font-weight: 500;
}
.buy-report form .submit:hover {
  background: var(--theme-primary);
  opacity: 0.3;
}
.buy-report form .form-check-label, .buy-report form .form-check-label a {
  font-size: 14px;
  color: #C5C5C5;
}
.buy-report form .form-check-label a {
  text-decoration: underline;
}
.buy-report form .form-check-label a:hover, .buy-report form .form-check-label a:focus {
  text-decoration: none;
}
.buy-report form .checkbox {
  width: 18px;
  height: 18px;
  margin-left: -24px;
}
.buy-report .table {
  border-bottom-width: 0;
  border-collapse: separate;
  border-spacing: 0 10px;
}
.buy-report .table .title {
  font-size: 22px;
  line-height: 24px;
}
.buy-report .table .title, .buy-report .table .description, .buy-report .table .price {
  color: #2A2A36;
}
.buy-report .table .description {
  font-size: 14px;
  color: #C5C5C5;
}
.buy-report .table .price {
  font-size: 20px;
  line-height: 24px;
}
.buy-report .table .active .title, .buy-report .table .active .price {
  font-weight: 600;
}
.buy-report .table .active .description {
  font-size: 14px;
  color: #2A2A36;
}
.buy-report .table td .cell {
  height: 80px;
  cursor: pointer;
}
.buy-report .table td .cell .form-check-input, .buy-report .table td .cell .radio {
  width: 30px;
  height: 30px;
}
.buy-report .table td:first-child {
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
}
.buy-report .table td:last-child {
  border-bottom-right-radius: 7px;
  border-top-right-radius: 7px;
  min-width: 7px;
}

.report {
  margin-top: 100px;
}
.report .accordion .accordion-button {
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  color: #2A2A36;
}
.report .accordion .accordion-button:focus {
  box-shadow: unset;
}
.report .accordion .accordion-button .badge-lightred {
  font-size: 12px;
}
.report .accordion .accordion-button:not(.collapsed) {
  background-color: unset;
  box-shadow: unset;
}
.report .accordion .accordion-body {
  color: #8E8E93;
}
.report .accordion .accordion-body .accident {
  border-radius: 10px;
  border: 1px solid #F9EDED;
}
.report .accordion .bg-unlock {
  background: url(/xn--80aafnxteuei/img/icons/unlock.png) no-repeat center center;
  min-height: 300px;
  margin-bottom: -300px;
}

.slider-main .carousel-cell {
  width: 800px;
  height: 370px;
  margin-right: 10px;
  border-radius: 5px;
}

.slider-nav {
  margin-top: 10px;
}
.slider-nav .carousel-cell {
  height: 50px;
  width: 90px;
  margin-right: 10px;
  opacity: 0.5;
  border-radius: 5px;
}
.slider-nav .carousel-cell.is-nav-selected {
  opacity: 1;
}

@media (max-width: 1399px) {
  .slider-main .carousel-cell {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.admin {
    background: url(/xn--80aafnxteuei/img/gradient-admin.png) no-repeat center 86px;
  }
}
@media (max-width: 1199px) {
  .slider-main .carousel-cell {
    height: 322px;
  }
}
@media (max-width: 1199px) {
  body.admin {
    background: url(/xn--80aafnxteuei/img/gradient-admin.png) no-repeat center 137px;
  }
}
@media (max-width: 991px) {
  .buy-report form .email, .buy-report form .code {
    width: 250px;
  }
}
@media (max-width: 767px) {
  .slider-main .carousel-cell {
    height: 239px;
  }
}
@media (max-width: 575px) {
  .slider-main .carousel-cell {
    width: 100%;
    height: 180px;
  }
  .buy-report form .email, .buy-report form .code {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
  }
  .buy-report form .submit {
    font-size: 17px;
    width: 100%;
  }
  .buy-report .table .title {
    font-size: 16px;
    line-height: 16px;
  }
  .buy-report .table .description {
    font-size: 12px;
  }
  .buy-report .table .price {
    font-size: 14px;
    line-height: 24px;
  }
  .report {
    margin-top: 60px;
  }
  .report .accordion .accordion-button {
    font-size: 20px;
    line-height: 20px;
    color: var(--theme-header);
  }
  .report .accordion .accordion-body {
    font-size: 14px;
    line-height: 20px;
  }
  body.admin {
    background: url(/xn--80aafnxteuei/img/gradient-admin.png) no-repeat right 111px;
  }
  body.admin .title {
    font-size: 20px;
    line-height: 20px;
    color: var(--theme-header);
  }
  body.admin .contents .info {
    font-size: 14px;
    line-height: 20px;
  }
  body.admin .contents .check {
    font-size: 14px;
    line-height: 21px;
  }
  body.admin .header {
    font-size: 26px;
    line-height: 26px;
  }
}
@media (max-width: 375px) {
  .slider-main .carousel-cell {
    height: 162px;
  }
}

/*# sourceMappingURL=site.css.map */
