* {
}
header * {
  border-radius: 0 !important;
}
.toptel {
  font-size: 14px;
}

:focus {
  outline: none;
}
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
img {
  display: block;
  border: none;
}
picture {
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
header {
  position: relative;
  z-index: 11;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
}
header .top_line {
}
header .top_line .top_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  color: #212121;
  align-items: center;
}
header .top_line .top_menu ul li {
}
header .top_line .top_menu ul li a {
  padding: 12px 0;
  display: table;
}
header .top_line .top_menu ul li a:hover {
  color: #00657b;
}
header .bottom_line {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}
header .bottom_line .flex_q0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
}
header .bottom_line .flex_q0 .head_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
header .bottom_line .flex_q0 .head_menu ul li {
  margin: 0 25px;
}
header .bottom_line .flex_q0 .head_menu ul li a {
  padding: 0;
  display: table;
  font-size: 16px;
  text-transform: capitalize;
}
header .bottom_line .flex_q0 .head_menu ul li a:hover {
  color: #00657b;
}

.slick-prev {
  left: -25px;
}
.slick-next {
  right: -25px;
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:before,
.slick-next:before {
  color: #00657b !important;
  font-family: inherit !important;
}

.slick-next:before {
  content: '>' !important;
}

.slick-prev:before {
  content: '<';
}

.slick-list {
  border-radius: 7px;
}

.banner {
  margin-top: 70px;
}

.topslider-action1 {
  background: url(/img/banner_slider/actions/action1.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.topslider-action2 {
  background: url(/img/banner_slider/actions/action2.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.topslider-action3 {
  background: url(/img/banner_slider/actions/action3.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.topslider-action4 {
  background: url(/img/banner_slider/actions/action4.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.topslider-action5 {
  background: url(/img/banner_slider/actions/action5.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.topslider-action6 {
  background: url(/img/banner_slider/actions/action6.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.topslider-action7 {
  background: url(/img/banner_slider/actions/action7.jpg) 50% 50% no-repeat;
  background-size: cover;
  background-position-y: 4px;
  background-color: transparent !important;
}

.topslider-action8 {
  background: url(/img/banner_slider/actions/action8.jpg) 50% 50% no-repeat;
  background-size: cover;
  background-position-y: 4px;
  background-color: transparent !important;
}

.topslider-action9 {
  background: url(/img/banner_slider/actions/action9.jpg) 50% 50% no-repeat;
  background-size: cover;
  background-position-y: 4px;
  background-color: transparent !important;
}

.banner.fade .slick-dots {
  bottom: -35px;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.banner.fade .slick-dots li {
  width: 15px;
  padding: 11px 0 0;
  height: 0;
  overflow: hidden;
  background: #e0e0e0;
  border-radius: 50%;
  margin: 0 0.5em;
  border: 2px solid #e0e0e0;
}

.banner.fade .slick-dots li.slick-active {
  background: #fff;
  border: 2px solid #00657b;
}
.mob_head {
  position: fixed;
  background-color: #fff;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}

.topslider-item-inner {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  height: 600px;
  color: #fff;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.topslider-item-title {
  font-size: 4rem;
}
.topslider-item-subtitle {
  font-size: 2rem;
}

.topslider-but {
  display: flex;
  margin-top: 2rem;
  width: fit-content;
  height: auto;
  padding: 15px 30px;
}

.topslider-but span {
  font-size: 1.5rem;
}

.background-tint {
  background-color: rgba(0, 0, 0, 0.7);
  background-blend-mode: multiply;
}
.mob_head .wrapper {
}

.agree-dark,
.agree-dark a {
  color: #212121 !important;
}
.mob-head-but {
  justify-content: center;
}
.mob_head_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: none;
  padding: 12px 0;
}
.mob_head_block .logo img {
  width: 35px;
}
.mob_head_block .hamb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 20px 0 40px;
}
.mob_head_block .hamb .line_block {
  background: #f1f1f1;
  width: 25px;
  height: 25px;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mob_head_block .hamb .line_block .hamb_ico {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mob_head_block .hamb .line_block .hamb_ico_close {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: -10px;
  position: absolute;
}
.mob_head_block .hamb .text {
  margin-left: 8px;
  font-size: 16px;
  line-height: 13px;
  color: #7b7b7b;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.mob_cont {
  display: none;
  position: fixed;
  overflow: auto;
  left: 0;
  top: 50px;
  background-color: #fff;
  z-index: 12;
  padding: 35px 20px 80px;
  width: 100%;
  height: calc(100vh - 50px);
}
.mob_cont:before {
  content: '';
  background-color: #e6e6e6;
  position: fixed;
  top: 51px;
  left: 0;
  width: 100%;
  height: 1px;
}
.mob_cont .link_block {
  margin-bottom: 40px;
}
.mob_cont .link_block .link_title {
  font-size: 22px;
  line-height: 120%;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  display: table;
}
.mob_cont .link_block .link_list {
  display: none;
}
.mob_cont .link_block .link_list .one {
  font-size: 16px;
  line-height: 130%;
  display: table;
  margin-top: 20px;
}
.mob_cont .single {
  font-size: 22px;
  line-height: 120%;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  display: table;
  margin-bottom: 40px;
}
.logo_white {
  display: none;
}
.jac_logo_top {
  transition: 0.3s;
  height: 30px;
}
@media screen and (min-width: 993px) {
  .desc_hide {
    display: none !important;
  }

  header {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
  }
  header .bottom_line .logo {
    margin: 14px 0;
  }
  header .bottom_line .logo img {
    height: 30px;
    transition: 0.3s;
  }
  header ul li {
    position: relative;
  }
  header ul li:hover .inner_menu {
    display: flex !important;
  }
  header .inner_menu {
    display: none !important;
    position: absolute;
    left: -20px;
    top: 35px;
    padding: 10px 20px;
    background: white;
    flex-direction: column;
    min-width: calc(100% + 40px);
    z-index: 10;
  }
  header .inner_menu li {
    margin: 10px 0 !important;
  }
  header .inner_menu li a {
    padding: 0 !important;
    white-space: nowrap;
  }
  header .top_menu .inner_menu {
    top: 39px;
    background: #223749;
  }
  header .bottom_line .head_menu > ul > li {
    padding: 10px 0;
  }
}
@media screen and (max-width: 1200px) {
  .wrapper {
    max-width: 950px;
  }
  header .top_line .top_menu ul li {
    margin: 0 15px;
  }
  header .bottom_line .flex_q0 .head_menu ul li {
    margin: 0 15px;
  }
}
@media screen and (max-width: 992px) {
  .topslider-item-inner {
    align-items: center;
  }
  .wrapper {
    max-width: 720px;
  }
  .mob_hide {
    display: none !important;
  }
  .jac_logo_top {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .topslider-item-inner {
    align-items: center !;
  }
  .topslider-item-title {
    text-align: center;
    font-size: 3rem;
  }
  .topslider-item-subtitle {
    text-align: center;
    font-size: 1.5rem;
    margin-top: 1rem;
  }
  .topslider-item-inner {
    height: 450px;
  }
  .wrapper {
    max-width: none;
  }
  .mob_head_block .hamb {
    margin: 0;
  }
}
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  /* фоновый цвет */
  background: #fff;
  z-index: 1001;
}

.preloader__image {
  position: relative;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  text-align: center;
  animation: preloader-rotate 2s infinite linear;
}

@keyframes preloader-rotate {
  100% {
    transform: rotate(360deg);
  }
}

.loaded_hiding .preloader {
  transition: 0.3s opacity;
  opacity: 0;
}

.loaded .preloader {
  display: none;
}
.our_team {
  padding-top: 40px;
}

.team_wrap {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 40px;
  gap: 20px;
}

.timer {
  background-color: #223749;
  padding: 30px 0;
}

.slide2 a {
  display: block;
  width: 100%;
  height: 100%;
}

.team_item {
  text-align: center;
}
.team_name {
  margin-top: 15px;
  font-weight: 500;
}
.team_desc {
  color: #30363a;
}

.title2.title-white {
  color: #fff !important;
}
.disclamer_switch {
  text-decoration: underline;
}
.car_btns a {
  margin-bottom: 15px;
}
.logo_wrap picture {
  max-width: 200px;
}

.social {
  margin-top: 15px;
  display: flex;
  column-gap: 15px;
}

.header .social {
  margin-top: 0;
}

.social a {
  color: #fff;
}

.social a svg {
  width: 30px;
  fill: #fff;
}

.header .social a svg {
  width: 30px;
  fill: #30363a;
}

/* Новый таймер */

.timer_section {
  text-align: center;
  background-color: #2b303a;
}

.timer_top__wrapper {
  padding-top: 30px;
  padding-bottom: 40px;
}

.timer_top__title {
  margin-bottom: 32px;
  font-size: 30px;
  font-weight: 500;
  line-height: 34px;
  text-align: center;
  color: #fff;
}

.timer_top__clock {
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gos_wrap_right {
  background-color: #fff;
  padding: 24px;
  text-align: center;
}

.gos_wrap .gos_title .pl_tire {
  background: url('/img/pl_tire_black_ico.png') 0 50% no-repeat;
  color: #ffffff;
  padding-top: 4px;
}

.gos_wrap_right .gos_progs {
  display: flex;
  justify-content: center;
}

/* Костыли */

.content_right {
  display: flex;
  justify-content: end;
  margin-right: -350px;
  margin-top: -110px;
}

.content_right .gos_wrap .gos_title,
.content_right .gos_wrap .gos_progs {
  /* margin-left: 115px; */
}

.content_right .gos_wrap {
  width: 38%;
}

.mb195 {
  margin-bottom: 195px;
}

.disclaimer_text {
  font-size: 12px;
  font-weight: 300;
  color: #999999;
}
.disclaimer_text::before {
  content: '';
  display: block;
  height: 2px;
  width: 64px;
  background-color: #999999;
  margin-bottom: 8px;
}

.pl_alarm_black {
  background: url('/img/pl_alarm_black.svg') 0 50% no-repeat;
  color: #ffffff;
  padding-top: 4px;
}

.cars_items .car_slider_block .pl_alarm_white {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  /* width: 340px; */
  height: 42px;
  padding-left: 60px;
  padding-right: 30px;
  background: url('/img/pl_alarm_white.svg') 0 50% no-repeat #000000;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.cars_items .car_slider_block .new_icon {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  /* width: 340px; */
  height: 35px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 7px 0 7px 0;
  background: #00657b;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.leasing .container_left .title,
.kingkong .container_left .title {
  width: 80%;
}

.leasing .container_left,
.kingkong .container_left {
  margin-right: 500px;
}

.webp .kingkong {
  background: url(/img/bg-poer-kingkong.webp) 50% 100% no-repeat;
}

.kingkong .content {
  padding: 100px 0;
}

.kingkong .btn {
  margin-top: 25px;
}

.kingkong .btn:hover {
  border-color: #fff;
}

.pt120 {
  padding-top: 120px;
}

.pb90 {
  padding-bottom: 90px;
}

.pb120 {
  padding-bottom: 120px;
}

.pt240 {
  padding-top: 240px;
}

.kingkong .content {
  padding: 50px 0;
}

.kingkong .title {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  /* новый цвет */
  color: #fff;
}

.kingkong .desc {
  margin-top: 15px;
  font-size: 24px;
  color: #fff;
}

.kingkong .btn {
  margin-top: 25px;
}

.kingkong .btn:hover {
  border-color: #fff;
}

@media (min-width: 768px) {
  .disclaimer_text {
    font-size: 14px;
  }
}

@media (max-width: 1700px) {
  .content_right {
    margin-right: -130px;
  }
  .leasing .container_left,
  .kingkong .container_left {
    margin-right: 340px;
  }
}

@media (max-width: 1400px) {
  .content_right {
    margin-right: -20px;
  }
  .leasing .container_left,
  .kingkong .container_left {
    margin-right: 140px;
  }
}

@media (max-width: 1300px) {
  .leasing .container_left,
  .kingkong .container_left {
    margin: 0 auto;
  }
  .leasing .container_left .title,
  .kingkong .container_left .title {
    width: 100%;
  }
}

@media (max-width: 1280px) {
  .mb195 {
    margin-bottom: 130px;
  }
}

@media (max-width: 1000px) {
  .content_right {
    justify-content: center;
  }
  .leasing .container_left,
  .kingkong .container_left {
    justify-content: center;
    /* margin-right: 0; */
  }
}

@media (max-width: 768px) {
  .title2.title-white {
    color: #000000 !important;
  }
  .pt120 {
    padding-top: 0;
  }
  .pb120 {
    padding-bottom: 0;
  }
  .content_right {
    margin: 0 auto;
  }
  .content_right .gos_wrap {
    width: 100%;
  }
  .mb195 {
    margin-bottom: 0;
  }
  .mt150 {
    margin-top: 150px;
  }
  .content_right .gos_wrap .gos_title {
    font-size: 16px;
  }
  .content_right .gos_wrap .gos_progs .btn {
    margin-top: 0px;
  }
  .leasing .container_left,
  .kingkong .container_left {
    justify-content: center;
    /* margin-right: 0; */
  }
  .kingkong .content {
    padding: 0;
  }

  .kingkong {
    margin-top: 60px;
    padding: 0;
    color: #000;
    background-size: 550px auto !important;
    background-position: 57% 0 !important;
  }

  .webp .kingkong {
  }

  .kingkong .content {
    padding: 0;
  }

  .kingkong .title {
    color: #000;
    font-size: 24px;
    padding-top: 215px;
  }

  .kingkong .desc {
    margin-top: 10px;
    color: #000;
    font-size: 16px;
  }

  .kingkong .btn {
    margin-top: 20px;
  }
}
