/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.hero__info, .hero__request {
    z-index: 2000;
}
.error {
    border: 1px solid red;
}
.ui-error.error {
    border: none;
}

.ui-label.is-error {
    color: #ef5350;
}

.schedule__body {
    min-height: 283px;
}

.rama-hidden {
    display: none;
}

.header {
    z-index: 200000;
}

.nav__dropdown {
    background: rgba(15,17,17,.85);
}
.nav__action {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

h1.success-text {
    text-align: center;
}

@media (min-width: 992px){
    .cars {
        padding: 0;
    }
    .breadcrumbs {
        margin: 0;
    }
}


.social {

margin: 0 0 10rem;

}

.social .partners img{
max-width:150px;
height:auto;
max-height: 40px;
margin-left:10px;
}


.ui-timetable td.members{
    border-bottom: 0;
    padding: 5px 20rem;
}
.inner_time:hover td:after{
    content: none!important ;
}
.inner_time:hover:after{
     content: none!important ;
 }

.inner_time:hover td.ui-timetable__time,
.inner_time:hover td.ui-timetable__title,
.inner_time:hover td.ui-timetable__status
.inner_time:hover td.ui-timetable__race.bookmaker
.inner_time:hover td.ui-timetable__race,
.inner_time:hover td.ui-timetable__status--red,
.inner_time:hover td.members,
.ui-timetable tr.inner_time:hover td.ui-timetable__title,
.ui-timetable tr.inner_time:hover td.ui-timetable__title *{
    color: #ffffff;
    text-decoration: underline;

}

.inner_time td.grey{
    color: #9b5050!important;
    text-decoration: none!important;

}
.inner_time td.nopayment{
    color: #FF9241!important;
    text-decoration: none!important;

}
.inner_time td.highlighted{
    color: #94dd69!important;
    text-decoration: none!important;

}
.inner_time td.colspaned{
    font-size: 11px;
    text-decoration: none!important;
}
.inner_time:hover td.ui-timetable__status--green{
    color: #9ccc65;

}

.social__btn--inst img {
    opacity: 0.2;
}
.social__btn--inst:hover img {
    opacity: 1;
}

h1.news__heading, h2.track__heading, div.news__heading{
margin-bottom:0;
}

div.breadcrumbs__link:hover{
color: #acacac;
}

.two-items > iframe {
display:block;
}

@media (max-width: 600px){
    .two-items {
        width: 100%;
    }
    #Iframe2 {
        width:100%;
    }
}

#TrackRecord {
margin-left: auto;
}

.tpl-component-pitstop-html-blocks iframe:not(#TrackRecord) {
width: 100% !important;
}

.request-no-bg:after {
    background: none;
}




.cert-catalog {
    margin-top: 36px;
}

.cert-card {
    width: 300px;
    margin: 16px auto;
    color: rgba(221,221,221,.8);
}
.cert-card--image {
    width: 300px;
    height: 200px;
    background: #222;
}
.cert-card--image img {
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
}
.cert-card--title {
    margin-top: 24px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.cert-card--about {
    margin-top: 8px;
}
.cert-card--validity {
    margin-top: 8px;
}

.cert-card--more {
    margin-top: 8px;
}
.cert-card--more .-button {
    text-decoration: none;
    border-bottom: 1px dashed #fff;
}
.cert-card--more .-button:hover,
.cert-card--more .-button:focus,
.cert-card--more .-button:active {
    color: #de5f58;
    border-color: #de5f58;
}
.cert-card--more .-content {
    display: none;
}

.cert-card--cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 12px;
}
.cert-card--price {
    padding-top: 3px;
    font-size: 20px;
    font-weight: bold;
    background: -webkit-gradient(linear,left top, left bottom,color-stop(0, #de5f58),to(#d87d60));
    background: -o-linear-gradient(#de5f58 0,#d87d60 100%);
    background: linear-gradient(#de5f58 0,#d87d60 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



.popup .text-success {
    text-align: center;
    color: #fff;
}

.certificate-order-popup {
    position: fixed;
    top: 120px;
    left: calc(50% - 170px);
    width: 340px;
    padding: 20px;
    background: #202020;
}
@media (max-width: 767px) {
    .certificate-order-popup {
        top: 20px;
    }
}

.certificate-order-popup--buttons {
    position: relative;
    height: 40px;
}
.certificate-order-popup--buttons .fancybox-button {
    position: absolute;
    top: 0; right: 0;
}
.certificate-order-popup--buttons .fancybox-button svg {
    width: 28px; height: 28px;
}
.popup-title {
    margin-bottom: 8px;
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.popup-subtitle {
    margin-bottom: 32px;
    text-align: center;
    font-size: 14px;
}
.popup-actions {
    text-align: center;
    margin: 8px 0 0 0;
}
.popup-actions .btn {
    margin: 0 auto 16px auto;
}
.popup--400 {
    max-width: 400rem
}
.popup__heading {
    font-weight: 600;
    text-transform: uppercase;
}
.popup__close {
    top: 10rem;
    right: 10rem;
}
.popup__list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 14px;
    border-top: 1px solid rgba(60, 62, 62, 0.60);
}
.popup__list li {
    padding: 12px 0;
    border-bottom: 1px solid rgba(60, 62, 62, 0.60);
}
.popup__list-link, .popup__list-link:hover {
    text-decoration: none;
}
.popup__list-link.--is-disabled {
    opacity: .5;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.popup__list-title {
    color: #D87D60;
    font-weight: 800;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.popup__list-text {
    color: #FFF;
    font-weight: 400;
    line-height: 100%;
}
.news a, .news a:hover{
    text-decoration: none;
}
.ui-table>tbody>tr>td:after {
    display: none;
}
.ui-table>tbody>tr:hover>td {
    color: inherit;
}
.ui-table>tbody>tr>td small {
    display: block;
    max-width: 140rem;
    color: rgba(255, 255, 255, 0.50);
    text-transform: none;
    line-height: 130%;
}
.ui-table>tbody>tr>td[style*="text-align: center"] small {
    margin: 0 auto;
}
.news--rmb, .news--rmb .news__content > *:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.news__content > ul {
    padding: 0;
    list-style: none;
}
.news__content > ul > li {
    position: relative;
    padding: 0 0 0 20rem;
    margin: 0 0 12rem;
}
.news__content > ul > li:before {
    content: "";
    display: block;
    position: absolute;
    top: 4rem;
    left: 0;
    width: 8rem;
    height: 8rem;
    border-radius: 50%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(212, 91, 84)), to(rgb(207, 117, 91)));
    background: -o-linear-gradient(top, rgb(212, 91, 84) 0%, rgb(207, 117, 91) 100%);
    background: linear-gradient(to bottom, rgb(212, 91, 84) 0%, rgb(207, 117, 91) 100%);
}

.ui-table>tbody>tr:last-child>td {
    border-bottom: 1px solid rgba(60, 62, 62, .5);
}
.ui-table>tbody>tr:first-child {
    border-top: 1px solid rgba(60, 62, 62, .5);
}

.tabbox {
    margin: 0 15px;
    border-bottom: 1px solid #282828;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.tabbox-link {
    display: block;
    margin-bottom: -2px;
    padding: 16px;
    color: #fff;
    text-decoration: none;
}
.tabbox-link:hover,
.tabbox-link:focus,
.tabbox-link:active {
    color: #de5f58;
    text-decoration: none;
}
.tabbox-link.-active {
    border-bottom: 2px solid #de5f58;
}



.booking-response {
    padding: 16px;
    text-align: center;
    background: rgba(255,255,255,.02);
    color: #fff;
    font-size: 20px;
}

.schedule__full {
    padding-left: 35px;
}
.schedule__full:after {
    display: none;
}

.ui-requests {
    table-layout: fixed;
}
.ui-request td:after {
    display: none;
}
.ui-request:hover {
    background: rgba(0,0,0,0.2);
}
.ui-requests td,
.ui-requests tr:hover td {
    color: rgba(221,221,221,.8);;
}

.ui-request .ui-success,
.ui-request .ui-error {
    padding: 0 8px;
}

.ui-request-form {
    display: none;
    margin-top: 8px;
    padding: 12px 8px 8px;
    background: rgba(0,0,0,0.3);
}
.ui-request-form .ui-divider {
    display: inline-block;
    margin: 0 4px;
}
.ui-request-form .ui-checkbox input {
    vertical-align: -1px;
}
.ui-request-form input[type="submit"] {
    margin-left: 4px;
}
.ui-request-form p {
    margin: 6px 0 4px;
}

.ui-filter-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.ui-filter-form .ui-field {
    margin-right: 16px;
}

.booking .ui-check {
    padding-bottom: 5px;
}

.fancybox-button svg{
    width: 40px;
    height: 40px;
}

@media screen and (max-width: 768px) {
    .fancybox-navigation .fancybox-button:hover {
        color: #ccc;
    }
    .fancybox-navigation .fancybox-button.disabled{
        color: rgba(255,255,255,.2);
    }
}

.social .partners img {
    max-height: 60px;
}
.footer .social__btn {
    width: 45px; height: 45px;
}
.footer .icon-phone {
    width: 30px; height: 27px;
}

.info.-pt-0 {
padding-top: 0;
}

.corporative {
  padding: 15px 0 40px;
  color: #fff; }

.corporative__title {
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 5px;
  color: rgba(255, 255, 255, 0.04); }
  .corporative__title mark {
    display: block;
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
    color: #DE5F58;
    position: relative;
    top: -10px;
    left: 0;
    max-width: 820px; }
  @media (min-width: 576px) {
    .corporative__title {
      font-size: 52px;
      line-height: 52px; }
      .corporative__title mark {
        font-size: 24px;
        top: -35px; } }
  @media (min-width: 768px) {
    .corporative__title {
      font-size: 82px;
      line-height: 72px;
      margin-bottom: 35px;
      letter-spacing: 0; }
      .corporative__title mark {
        font-size: 28px; } }
  @media (min-width: 992px) {
    .corporative__title {
      font-size: 102px;
      line-height: 82px;
      margin-bottom: 15px;
      margin-left: -7px; }
      .corporative__title mark {
        font-size: 32px;
        left: 7px; } }

.corporative__benefits {
  max-width: 945px; }

.corporative__benefits-desc {
  margin: 0 0 50px; }
  .corporative__benefits-desc .row {
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center; }

.corporative__benefits-title {
  display: block;
  margin: 0 0 15px;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase; }

.corporative__benefits-text {
  display: block;
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 1.1875;
  font-weight: 200;
  opacity: 0.5;
  max-width: 630px; }

.corporative__benefits-action {
  text-align: center; }
  @media (min-width: 768px) {
    .corporative__benefits-action {
      text-align: left; } }

.corporative__benefits-btn {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  height: 44px;
  border-radius: 22px;
  padding: 0 30px 0 120px;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
  position: relative;
  -webkit-transition: color 0.25s, background 0.25s, border-color 0.25s;
  -o-transition: color 0.25s, background 0.25s, border-color 0.25s;
  transition: color 0.25s, background 0.25s, border-color 0.25s; }
  .corporative__benefits-btn:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 94px;
    height: 52px;
    background: url(../images/icon-karting.svg) 50% 50% no-repeat;
    background-size: contain;
    margin: -30px 0 0 13px;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    -o-transition: transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-filter: drop-shadow(0 10px 30px #000);
            filter: drop-shadow(0 10px 30px #000); }
  .corporative__benefits-btn:hover {
    text-decoration: none;
    border-color: #de5f58;
    color: #de5f58; }
    .corporative__benefits-btn:hover:before {
      -ms-transform: translate(-5px, 5px);
      -webkit-transform: translate(-5px, 5px);
              transform: translate(-5px, 5px); }

.corporative__benefits-list {
  margin: 0 -14px -30px;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }
  .corporative__benefits-list > li {
    padding: 0 14px 30px;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  @media (min-width: 768px) {
    .corporative__benefits-list > li {
      -ms-flex: 0 0 33.333%;
      -webkit-box-flex: 0;
              flex: 0 0 33.333%;
      max-width: 33.333%; } }
  @media (min-width: 992px) {
    .corporative__benefits-list > li {
      -ms-flex: 0 0 20%;
      -webkit-box-flex: 0;
              flex: 0 0 20%;
      max-width: 20%; } }

.corporative__benefits-item {
  text-align: center;
  max-width: 180px;
  margin: 0 auto; }

.corporative__benefits-item-icon {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0 auto 25px; }

.corporative__benefits-item-title {
  display: block;
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.1875;
  font-weight: 700;
  text-transform: uppercase;
  color: #dddddd; }

.corporative__benefits-item-text {
  display: block;
  margin: 0;
  font-size: 16px;
  line-height: 1.1875;
  font-weight: 200;
  opacity: 0.5; }

.gallery__topbar {
  position: relative; }

.gallery__move {
  position: relative;
  z-index: 100;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
  border: 1px solid #fff;
  height: 46px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  padding: 10px 30px;
  border-radius: 25px;
  color: #fff;
  text-decoration: none;
  margin: 0 0 45px;
  width: 100%; }
  .gallery__move:hover {
    border-color: #de5f58;
    color: #de5f58;
    text-decoration: none; }
  @media (min-width: 576px) {
    .gallery__move {
      width: auto;
      position: absolute;
      right: 0;
      bottom: 10px;
      margin: 0; } }

@media (min-width: 992px) {
  .gallery__item--large .gallery__item-date {
    font-size: 14px; }
  .gallery__item--large .gallery__item-title {
    font-size: 24px; }
  .gallery__item--large .gallery__item-menu {
    font-size: 14px; } }

.gallery__item-caption {
  padding: 30px 20px; }

.gallery__item-date {
  display: block;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 300;
  margin: 0 0 10px; }

.gallery__item-title {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0; }
  @media (min-width: 992px) {
    .gallery__item-title {
      margin: 0 80px 0 0; } }

.gallery__item-menu {
  font-size: 12px;
  line-height: 1.2;
  font-weight: 300; }
  .gallery__item-menu > li {
    margin: 0 30px 0 0; }


.corporative__title--pt-large{
    padding-top: 20px;
}
.gallery--pt-large{
    padding-top: 100px;
}
.corporative__benefits-list.-col-3 li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding: 0 25rem 50rem;
}
.corporative__benefits-list.-col-3 .corporative__benefits-item {
    max-width: unset;
}
.childrens__title {
  display: block;
  font-size: 42rem;
  line-height: 42rem;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 5rem;
  color: rgba(255, 255, 255, 0.04); }
  .childrens__title mark {
    display: block;
    font-size: 20rem;
    line-height: 1;
    font-weight: 700;
    color: #DE5F58;
    position: relative;
    top: -10rem;
    left: 0; }
  @media (min-width: 576px) {
    .childrens__title {
      font-size: 52rem;
      line-height: 52rem; }
      .childrens__title mark {
        font-size: 24rem;
        top: -35rem; } }
  @media (min-width: 768px) {
    .childrens__title {
      font-size: 82rem;
      line-height: 72rem;
      margin-bottom: 35rem;
      letter-spacing: 0; }
      .childrens__title mark {
        font-size: 28rem; } }
  @media (min-width: 992px) {
    .childrens__title {
      font-size: 102rem;
      line-height: 82rem;
      margin-bottom: 20rem;
      margin-left: -7rem; }
      .childrens__title mark {
        font-size: 32rem;
        left: 7rem; } }

.childrens__subtitle {
  display: block;
  margin: 0 0 20rem;
  font-size: 22rem;
  line-height: 1.2;
  font-weight: 400; }

.childrens__text {
  display: block;
  margin: 0 0 65rem;
  font-size: 16rem;
  line-height: 1.2;
  font-weight: 200; }
.childrens__benefits-title {
  display: block;
  margin: 0 0 -20rem;
  text-align: center;
  font-size: 22rem;
  line-height: 1.2;
  font-weight: 400; }
 
.branches {
  margin: 0 0 50rem; }

.branches__title {
  display: block;
  font-size: 42rem;
  line-height: 42rem;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 5rem;
  color: rgba(255, 255, 255, 0.04); }
  .branches__title mark {
    display: block;
    font-size: 20rem;
    line-height: 1;
    font-weight: 700;
    color: #DE5F58;
    position: relative;
    top: -10rem;
    left: 0; }
  @media (min-width: 576px) {
    .branches__title {
      font-size: 52rem;
      line-height: 52rem; }
      .branches__title mark {
        font-size: 24rem;
        top: -35rem; } }
  @media (min-width: 768px) {
    .branches__title {
      font-size: 82rem;
      line-height: 72rem;
      margin-bottom: 35rem;
      letter-spacing: 0; }
      .branches__title mark {
        font-size: 28rem; } }
  @media (min-width: 992px) {
    .branches__title {
      font-size: 102rem;
      line-height: 82rem;
      margin-bottom: 0;
      margin-left: -7rem; }
      .branches__title mark {
        font-size: 32rem;
        left: 7rem; } }

@media (min-width: 992px) {
  .branches__tabs {
    position: relative;
    top: -32rem;
    margin: 0 0 -32rem; }
    .branches__tabs .tabs__btn {
      letter-spacing: 0; } }

.why {
  margin: 0 0 50rem;
  color: rgba(255, 255, 255, 0.5); }

.why__title {
  display: block;
  margin: 0 0 32rem;
  font-size: 22rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

.why__list {
  margin: 0 0 32rem;
  padding: 0;
  list-style: none;
  font-size: 16rem;
  line-height: 1.2;
  font-weight: 300; }
  .why__list > li {
    position: relative;
    padding: 0 0 0 20rem;
    margin: 0 0 12rem; }
    .why__list > li:before {
      content: '';
      display: block;
      position: absolute;
      top: 4rem;
      left: 0;
      width: 8rem;
      height: 8rem;
      border-radius: 50%;
      background: -webkit-gradient(linear, left top, left bottom, from(#d45b54), to(#cf755b));
      background: -o-linear-gradient(top, #d45b54 0%, #cf755b 100%);
      background: linear-gradient(to bottom, #d45b54 0%, #cf755b 100%); }

.tabs__wysiwyg {
  font-size: 16rem;
  line-height: 1.2;
  font-weight: 200;
  color: rgba(255, 255, 255, 0.5); }
  .tabs__wysiwyg .row {
    margin: 0 -25rem -45rem;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center; }
    .tabs__wysiwyg .row > [class^="col-"] {
      padding: 0 25rem 45rem; }
  .tabs__wysiwyg .btn {
    padding: 12px 30px; }
  .tabs__wysiwyg table {
    width: 100%;
    margin: 0 0 20rem;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    font-size: 16rem;
    line-height: 1.2;
    font-weight: 200;
    color: rgba(255, 255, 255, 0.5); }
    .tabs__wysiwyg table th, .tabs__wysiwyg table td {
      border: 1px solid rgba(255, 255, 255, 0.5);
      padding: 10px 22px;
      min-width: 154px; }
    .tabs__wysiwyg table th {
      height: 50px;
      font-weight: 400; }
    .tabs__wysiwyg table td {
      height: 54px; }
    .tabs__wysiwyg table b {
      font-weight: 400; }
    .tabs__wysiwyg table:last-child {
      margin: 0; }
  .tabs__wysiwyg p {
    margin: 0 0 20rem; }
    .tabs__wysiwyg p:last-child {
      margin: 0; }

@media (max-width: 767px) {
  .ui-table-drag table {
    min-width: 768px; } }

@media (max-width: 767px) {
  .ui-table-drag-scroll {
    overflow-x: auto;
    overflow-y: hidden; } }

.ui-table-drag-icon {
  display: none; }
  @media (max-width: 767px) {
    .ui-table-drag-icon {
      position: relative;
      height: 40px;
      display: block; }
      .ui-table-drag-icon:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        background: url(../images/hand.svg) 0 0 no-repeat;
        background-size: contain; } }

.btn--karting {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: top;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  height: 44px;
  border-radius: 22px;
  padding: 0 30px 0 120px;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
  text-decoration: none;
  border: 1px solid #fff;
  color: #fff;
  position: relative;
  -webkit-transition: color 0.25s, background 0.25s, border-color 0.25s;
  -o-transition: color 0.25s, background 0.25s, border-color 0.25s;
  transition: color 0.25s, background 0.25s, border-color 0.25s; }
  .btn--karting:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 94px;
    height: 52px;
    background: url(../images/icon-karting.svg) 50% 50% no-repeat;
    background-size: contain;
    margin: -28px 0 0 13px;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    -o-transition: transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-filter: drop-shadow(0 10px 30px #000);
            filter: drop-shadow(0 10px 30px #000); }
  .btn--karting:hover {
    text-decoration: none;
    border-color: #de5f58;
    color: #de5f58; }
    .btn--karting:hover:before {
      -ms-transform: translate(-5px, 5px);
      -webkit-transform: translate(-5px, 5px);
              transform: translate(-5px, 5px); }




.booking__heading-comment {
    display: block;
    padding: 0;
    overflow: hidden;
    font-size: 18px;
    line-height: 26px;
    color: rgba(254,254,254,.1);
    margin: 0 0 10px;
    width: 100%;
    font-size: 20px;
    margin: -20px 0 50px;
}
@media (max-width: 767px) {
    .booking__heading-comment {
        margin-top: 0;
    }
}


.social__btn--vk {
    background: url(../images/vk_default.svg) 50% 50% no-repeat;
    background-size: contain;
}

.social__btn--vk:hover {
    background: url(../images/vk_hover.svg) 50% 50% no-repeat;
    background-size: contain;
    border: 1px solid rgba(255,255,255,.2);
}


.corporative__benefits-list li {
    position: relative;
}
.corporate__benefits-arrow {
    width: 0;
    height: 0;
    border-width: 0 10px 20px 10px;
    border-color: transparent transparent #DC6B5B transparent;
    border-style: solid;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    position: absolute;
    right: -55px;
    top: 7%;
}
.corporate__benefits-arrow:before {
    display: block;
    content: ' ';
    border-bottom: 2px solid #DC6B5B;
    width: 100px;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    position: absolute;
    top: 60px;
    left: -50px;
}
.corporative__benefits-list li:last-child .corporate__benefits-arrow {
    display: none;
}
@media (max-width: 767px) {
    .corporate__benefits-arrow {
        right: -10px;
    }
    .corporate__benefits-arrow:before {
        display: none;
    }
}
.footer__organization-details {
    margin: -40rem 0 35rem;
    padding: 0;
    list-style: none;
    font-size: 14rem;
    line-height: 20rem;
    font-weight: 300;
    color: rgba(255, 255, 255, .3);
}
@media (max-width: 991px) {
  .footer__organization-details {
      margin: -15rem 0 20rem;
  }
}
@media (max-width: 767px) {
    .footer__organization-details {
        margin: 0rem 0 16rem;
        text-align: center;
    }
    .footer__callback, .footer .nav-second {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}
.adv {
    background: unset;
}
.adv__item-icon > img {
    width: 40px;
    height: 40px;
}
.regulations__title {
    margin: 0;
}
.regulations__dl dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 15rem;
    -webkit-column-gap: 60rem;
       -moz-column-gap: 60rem;
            column-gap: 60rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20rem 0;
    margin: 0;
    border-top: 1px solid;
    border-color: rgba(121, 121, 121, 0.30);
}
@media (max-width: 767px) {
    .regulations__dl dt:not(.regulations__toggle) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
}
.regulations__dl dd {
    padding: 0 20rem 20rem;
}
.regulations__dl dt:first-child {
    border: unset;
}
.hero__info-item .hero__info-item-phone {
    font-weight: 400;
}
.hero__info-action {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
}

/* ============= Новый стиль отображения карты с контактами ============ */
.address__row {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 75px;
  max-width: 91.66667%;
  padding-left: 15px;
  padding-bottom: 72rem;
}
.address__row::after {
  display: none;
}
.address__row * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.address__heading {
  margin-bottom: 30rem;
}
.address__list {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 260px;
          flex: 0 0 260px;
}
.list-aaddress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 20px;
}
.list-aaddress__item {
  font-size: 20rem;
  font-weight: 800;
  line-height: 145%;
  text-transform: uppercase;
  border-top: 1px solid rgba(121, 121, 121, 0.30);
  border-bottom: 1px solid rgba(121, 121, 121, 0.30);
  color: #fff;
  cursor: pointer;
}
.list-aaddress__item:first-child {
  border-top: none;
}
.list-aaddress__item:last-child {
  border-bottom: none;
}
.list-aaddress__button {
  padding: 16rem 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: #797979;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
.list-aaddress__button:hover {
  color: #fff;
}
.list-aaddress__item.is-open .list-aaddress__button {
  pointer-events: none;
  color: #DE5F58;
}
.list-aaddress__wrapper {
  display: none;
}
.list-aaddress__target {
  padding-bottom: 16rem;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: #fff;
}
.address__map {
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 461px;
  margin: 0;
}
.address__map iframe,
.address__map .ymaps-2-1-79-map {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width:1199px) {
  .address {
    padding-top: 30rem;
  }
  .address__row {
    gap: 20px;
    max-width: calc(100% + 15px);
    padding-bottom: 62rem;
  }
  .address__list {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 225px;
            flex: 0 0 225px;
  }
  .list-aaddress__item {
    font-size: 18px;
  }
  .list-aaddress__button {
    padding: 12rem 0;
  }
  .list-aaddress__target {
    padding-bottom: 12rem;
  }
  .address__map {
    height: 344px;
  }
}

@media (max-width:768px) {
  .address {
    padding-top: 20rem;
  }
  .address__heading {
    margin-bottom: 0;
  }
  .address__row {
    display: block;
    padding-bottom: 20rem;
  }
  .address__list {
    margin-bottom: 20px;
  }
  .list-aaddress {
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .list-aaddress__item {
    font-size: 18px;
  }
  .list-aaddress__button {
    padding: 12rem 0;
  }
  .list-aaddress__target {
    max-width: 80%;
    padding-bottom: 12rem;
  }
  .address__map {
    width: calc(100vw - 30px);
    height: calc(100vw - 30px);
  }
}
/* ============= APP ============= */
.app {
    background: unset;
}

/* ======= Ссылки на сторисы ===== */
.footer__stores {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10rem;
    margin: -15rem 0 15rem;
}
.footer__stores a {
    line-height: 0;
}
@media (max-width: 767px) {
    .footer__stores  {
      margin: 20rem 0 30rem;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
    }
}

/* ===== Попап про куки ===== */
.cookies {
  position: fixed;
  z-index: 999999;
  bottom: 0;
  right: 0;
  max-width: 770px;
  padding: 40px;
  background: -o-linear-gradient(top, #DE5F58 0%, #D87D60 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#DE5F58), to(#D87D60));
  background: linear-gradient(180deg, #DE5F58 0%, #D87D60 100%);
  color: #ffffff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.cookies.--hide {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.cookies__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  font-size: 14px;
  line-height: 130%;
}

.cookies__row p {
  margin: 0;
  max-width: 480px;
}

.cookies__btn {
  padding: 12px 40px;
  font-size: 14px;
  line-height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.cookies__btn:hover {
  color: #111;
  border-color: #111;
}

@media (max-width:1024px) {
  .cookies {
    max-width: 100%;
    left: 0;
  }
}

@media (max-width: 767px) {
  .cookies {
    padding: 24px 20px;
  }

  .cookies__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .cookies__row p {
    max-width: 100%;
  }
}

.cookies__row a:hover {
     color: #111111;
}

/* === ui-select === */

.ui-select .selectric-wrapper {
    position: relative;
    cursor: pointer;
    text-transform: none;
    width: 100%
}

.ui-select .selectric {
     position: relative;
    overflow: hidden;
    background: transparent;
    border: 1px solid #646364;
    color: #5b6770;
    border-radius: 5rem;
    padding: 10rem 20rem;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -webkit-transition: border-color .25s, -webkit-box-shadow .25s;
    transition: border-color .25s, -webkit-box-shadow .25s;
    -o-transition: border-color .25s, box-shadow .25s;
    transition: border-color .25s, box-shadow .25s;
    transition: border-color .25s, box-shadow .25s, -webkit-box-shadow .25s;
}

.ui-select .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
         user-select: none;
    color: #646164;
    margin: 0;
    height: auto;
    font: 500 14rem/20rem Circe, Helvetica, Arial, sans-serif;
}
.ui-select .selectric-changed .selectric .label {
    color: rgba(255,255,255,.7);
}
.ui-select .selectric-hover .selectric {
   border-color: #8e8f90;
}
.is-error .ui-select .selectric {
   border-color: #c44846;
}
.ui-select .selectric .arrow {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40rem;
    color: #5b6770;
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    -o-transition: transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s
}

.ui-select .selectric .arrow svg {
    display: block;
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    -o-transition: transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s
}

.ui-select .selectric-items {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    border: 1px solid #d0d3d4;
    z-index: 500;
    margin: 10rem 0;
    padding: 0;
    width: auto !important;
    background: #212021;
    border-radius: 5rem;
    overflow: hidden;
    font-size: 1.6rem;
    line-height: 1.2;
    font-weight: 400
}

.ui-select .selectric-items .selectric-scroll {
    height: 100%;
    max-height: 160rem;
    overflow-x: hidden;
    overflow-y: auto
}

.ui-select .selectric-items ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.ui-select .selectric-items li {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    cursor: pointer;
    padding: 10rem 20rem;
    margin: 0 0 -1px;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    margin: 0;
    transition: .25s;
    color: #fff;
    min-height: 39rem
}

.ui-select .selectric-items li:hover {
    color: #212021
}

.ui-select .selectric-items li.selected {
    background: #efeff6;
    color: #1b1b1b
}

.ui-select .selectric-items li.disabled {
    display: none
}

.ui-select .selectric-items .ui-select-group li:not(.ui-select-group-label) {
    padding-left: 3.2rem
}

.ui-select .selectric-items .ui-select-group-label {
    pointer-events: none
}

.ui-select .selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.ui-select .selectric-hide-select select {
    position: absolute;
    left: -100%
}

.ui-select .selectric-hide-select.selectric-is-native {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 900
}

.ui-select .selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 100;
    background: red;
    -webkit-box-sizing: border-box;
            box-sizing: border-box
}

.ui-select .selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: 0 !important;
    border: none !important;
    background: 0 0 !important;
    display: none !important;
    pointer-events: none !important
}

.ui-select .selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.ui-select .selectric-open .selectric .arrow {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg)
}

.ui-select .selectric-open .selectric-items {
    display: block
}

.ui-select .selectric-disabled {
    opacity: .5;
    cursor: default;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
         user-select: none
}

.booking:after {
    display: none;
}
.booking__bg {
    left: 50%;
    display: block;
    position: absolute;
    top: -90rem;
    width: 100%;
    width: 972px;
    height: 694px;
    z-index: -1;
    margin: 0 0 0 -394px
}
@media (min-width: 768px) {
    .booking__bg {
        top: -135rem;
        margin: 0 0 0 -294px
    }
}
@media (min-width: 1200px) {
    .booking__bg {
        top: -235rem
    }
}
.booking__bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.contacts:after {
  display: none;
}
.contacts__bg {
    left: 50%;
    display: block;
    width: 1200px;
    height: 698px;
    position: absolute;
    top: -25px;
    margin: 0 0 0 -600px;
    z-index: -1
}
@media (min-width: 768px) {
    .contacts__bg {
        top: -78px
    }
}
@media (min-width: 992px) {
    .contacts__bg {
        top: -200px
    }
}
.nav-second {
    gap: 30rem;
    margin: 0 0 30rem;
}
@media (max-width: 576px) {
    .nav-second {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
}
.nav-second__logo {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0;
}
.nav-second__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: 20rem;
       -moz-column-gap: 20rem;
            column-gap: 20rem;
    row-gap: 7rem;
}
@media (max-width: 576px) {
    .nav-second__menu {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}
.nav-second__menu > li {
    margin: 0;
}
.nav-second__table {
    margin: 0;
}
.nav-second__link {
    padding: 0;
    white-space: unset;
}

/* ====== Checkbox Toggle ====== */
.checkbox-toggle {
    display: inline-flex;
    align-items: center;
    gap: 15px;   
    position: relative;
    font-size: 14px;
    user-select: none;    
}
.checkbox-toggle__text {
    font-size: 16px;
}
@media (max-width: 576px) {
    .checkbox-toggle__text {
        font-size: 14px;
    }
}
.checkbox-toggle__label {
    display: inline-block;
}
.checkbox-toggle__switch {
    position: relative;    
    display: inline-block;
    box-sizing: border-box;            
    height: 24px;
    width: 44px;
    padding: 2px;
    border-radius: 9999px;    
    vertical-align: top;
    background: #8b8b8b;
    transition: .2s;
}
.checkbox-toggle__switch:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;    
    display: inline-block;
    height: calc(100% - 4px);
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    background: white;
    box-shadow: 0px 1px 2px rgba(13, 16, 23, 0.04), 0px 1px 3px rgba(13, 16, 23, 0.12);
    transition: .15s;
}
.checkbox-toggle input[type=checkbox] {
    display: block;    
    width: 0;
    height: 0;    
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.checkbox-toggle input[type=checkbox]:not(:disabled):active + .checkbox-toggle__switch:before {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
}
.checkbox-toggle input[type=checkbox]:checked + .checkbox-toggle__switch:before {
    transform:translateX(20px);
}
 
/* Hover */
.checkbox-toggle input[type="checkbox"]:not(:disabled) + .checkbox-toggle__switch {
    cursor: pointer;
    border-color: #8b8b8b;
}
 
/* Disabled */
.checkbox-toggle input[type=checkbox]:disabled + .checkbox-toggle__switch {
    opacity: 0.5;
}
 
/* Focus */
.checkbox-toggle.focused .checkbox-toggle__switch:before {
    box-shadow: inset 0px 0px 4px #de5f58;
}

/* Checked */
.checkbox-toggle input[type=checkbox]:checked + .checkbox-toggle__switch {
    background: #de5f58;
}


/* === Плашка с куками === */
.cookie {
    padding: 32px 40px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999999;
    background: #000000;
}
@media (max-width: 1199px) {
    .cookie {
        flex-wrap: wrap;
    }
}
@media (max-width: 576px) {
    .cookie {
        padding: 30px 20px;
    }
}
.cookie:not(.show) {
    display: none;
}
.cookie__content {
    display: flex;
    align-items: flex-start;
    gap: 32px;
}
@media (max-width: 1199px) {
    .cookie__content {
        flex-wrap: wrap;
    }
}
.cookie__content.hide {
    display: none;
}
@media (max-width: 576px) {
    .cookie__content {
        gap: 24px;
    }
}
.cookie__text {
    font-size: 16px;
    line-height: 140%;
    max-width: 1350px;
    color: #fff;
}
@media (max-width: 576px) {
    .cookie__text {
        font-size: 14px;
    }
}
.cookie__text a {
    color: inherit;
}
.cookie__text a:hover {
    color: #FFD200;
}
.cookie__action {
    display: flex;
    gap: 12px;
}
@media (max-width: 1199px) {
    .cookie__action {
        width: 100%;
        flex-wrap: wrap;
    }
}
@media (max-width: 576px) {
    .cookie__action {
        gap: 16px;
    }
    .cookie__action > * {
        flex: 1;
    }
    .cookie__action > *:first-child {
        flex: 100%;
    }
}
.cookie__settings {
    display: none;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.cookie__settings.show {
    display: flex;
}
.cookie__checkbox-group {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    color: #fff;
}
.cookie__checkbox {
    padding: 1px 15px;
    display: flex;
    align-items: center;
    position: relative;
}
.cookie__checkbox:not(:last-child)::after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 1px;
    background: #DEDEDE;
    position: absolute;
    right: 0;
    top: 0;
}
@media (max-width: 1279px) {
    .cookie__settings {
        flex-wrap: wrap;
    }
    .cookie__checkbox-group {
        flex-direction: column;
        margin: 0;
        width: 100%;
    }
    .cookie__checkbox:not(:last-child)::after {
        display: none;
    }
    .cookie__checkbox {
        padding: 20px 0;
        width: 100%;
    }
    .cookie__checkbox:not(:last-child) {
        border-bottom: 1px solid #DEDEDE;
    }
}

/* === Header === */

.header__buttons {
    display: flex;
    gap: 10px;
}

/* === Stepper === */

.stepper {
    display: flex;
    align-items: center;
    gap: 10px;
}
.stepper__btn {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, .3);
    color: #fff;
    border-radius: 9999px;
    cursor: pointer;
    transition: .25s;
    width: 30rem;
    height: 30rem;
}
.stepper__btn:hover {
    border-color: #8e8f90;
}
.stepper__input {
    margin: 0;
    text-align: center;
    max-width: 100rem;
    padding: 8rem 10rem;
    font-size: 18rem;
    color: #fff;
}