
/*.th-play-program-play-locations-nav {
    width: 960px;
}
*/

/* экран seo-текста */
.th-section-seo-txt {
    margin-top: 0;
}

.th-section-seo-txt_mb-0 {
    margin-bottom: 0;
}

.th-seo-txt {
    border-radius: 33px;
    box-sizing: border-box;
}

.th-seo-txt p {
    font-size: 18px;
    line-height: 1.4;
}

.th-seo-txt_backing {
    background-color: #f8f5fb;
    padding: 35px;
}

@media screen and (max-width: 479.98px){
    .th-seo-txt {
        padding: 25px 15px;
        font-size: 16px;
    }

}


.th-locations-page-contacts .th-location-item__adress {
  padding-right: 45px;
}

.th-locations-page-contacts .th-location-item__adress > i {
  position: relative;
  display: inline-block;
  height: 1em;
  width: 16px;
  font-style: normal;
  margin-left: 10px;
}

.th-locations-page-contacts .th-location-item__adress>i:before {
  content: "\e904";
  font-family: icomoon;
  color: #46227f;
  font-size: 9px;
  transition: .15s ease all;
  position: absolute;
  top: 3px;
  right: 0;
  width: 16px;
  height: 16px;
  display: flex;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  transform: rotate(90deg);
  border: 1px solid #46227f;
  line-height: 1;
}

.th-locations-page-contacts .th-location-item._active .th-location-item__adress>i:before {
  transform: rotate(270deg);
}




/*

.th-banner-main-form__title {
    width: 100%;
    font-family: HalvarMittel,sans-serif;
    line-height: 1.1;
    font-size: 32px;
    color: #351a5f !important;
    margin-bottom: 8px;
}

.th-banner-main_franchise .th-form {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media screen and (min-width: 1024px){
    .th-banner-main_franchise .th-form .th-form-item {
        width: 23.5%;
        margin-right: 2%; 
    }
}


.th-header._scroll {
    z-index: 1000;
}

.th-form-btn-wrap.th-form-btn-wrap_page-franchise {
    width: 23.5%;
}

.th-form-btn-wrap .th-btn {
    width: 100%;
}

.th-yandex-rating {
    margin-top: 80px;
    border-radius: 8px;
    
    margin-left: auto;
    margin-right: auto;
}

.th-yandex-rating-container {
    position: absolute;
    left: 50%;
    margin-left: -75px;
    bottom: 25px;
    z-index: 999;
}

.th-mobile-visible {
    display: none !important;
}

.th-header {
    z-index: 9999 !important;
}

@media (max-width: 1151.98px){

   .th-mobile-visible {
        display: block !important;
    } 

    .th-header__language a {
        font-size: 15px;
    }

    .th-header__navigation > ul > li {
        display: block;
        margin-bottom: 5px;
    }

    .th-header__phone {
        font-size: 18px;
    }

    .th-header__social a .icon-ico-telegram, 
    .th-header__social a .icon-ico-vk {
        font-size: 12px;
    }

    .th-header__social a .icon-icon-wa {
        font-size: 15px;
    }

}


@media screen and (max-width: 579.98px){
    
    .th-yandex-rating-container {
        bottom: -30px;
    }

}

.th-yandex-rating-container .th-yandex-rating {
    
}

@media screen and (max-width: 1599.98px){

    .th-table-quests ._price i {
        display: block;
    }

}



@media screen and (max-width: 1023.98px){

    .th-banner-main_franchise .th-form .th-form-item {
        width: 100%;
        margin-bottom: 15px;
    }

    .th-banner-main_franchise {
        margin-bottom: 365px;
    }

    .th-banner-main_franchise .th-form {
        bottom: -405px;
    }

}


@media screen and (max-width: 767.98px){
    
    .th-banner-main-form__title {
        font-size: 26px;
        text-align: center;
    }

}

.th-footer-end {
    position: relative;
    z-index: 99;
}*/

