#allrecords.t-records {
    background: linear-gradient(180deg, rgba(2, 187, 187, 0.25) 0%, rgba(255, 255, 255, 0.00) 30%), #FFF;
}

.uc-bg_clr {
    padding-top:290px;
}
.uc-bg_clr .t-title {
    text-align:center;
}

.uc-schdl_title-blck .t-title {
    text-align:center;
}
.uc-schdl_title-blck .t050__descr {
    padding-top: 0;
}

.uc-menu_bg-hover .t450__close {
  width: 50px;
  height: 50px;
  background-color: #00A8A8 !important;
  border-radius: 100px;
}
.uc-ttl_blck-dt {
    position: relative;
}
.uc-menu_bg-hover .t450__menu_show .t450__overlay_bg {
    background-color: transparent !important;
}

@media (min-width: 319px) and (max-width: 979px) {
    .uc-menu_bg-hover .t450__close {
  top: 10px;
  left: initial;
  right: 10px;
}
.uc-menu_bg-hover .t450__container {
  padding: 84px 40px 38px;
}
.uc-menu_bg-hover .t-sociallinks__item a svg{
    width: 40px !important;
    height: 40px !important;
}
.uc-ttl_blck-dt:before {
    content: '';
    display: block;
    height: 45px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: url(https://static.tildacdn.com/tild6231-3664-4735-a638-386161326264/arrow_mob.svg) center no-repeat;
    z-index:50;
}
.uc-schdl_title-blck {
    padding-top:170px;
    padding-bottom: 30px !important;
}
.uc-all_title-blck {
    padding-bottom: 30px;
}
.uc-all_title-blck .t-title {
    font-size: 30px !important;
}
.uc-menu_bg-hover .t450__list_item a {
    font-size: 23px !important;
}
}
@media screen and (min-width: 980px) {
    .uc-menu_bg-hover .t450__close {
  top: 71px;
  left: 1466.5px;
}
.uc-menu_bg-hover .t450__container {
  padding: 304px 40px 38px;
}
.uc-menu_bg-hover .t-sociallinks {
    display: none;
}
.uc-ttl_blck-dt:before {
    content: '';
    display: block;
    height: 60px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: url(https://static.tildacdn.com/tild3532-6539-4535-b365-633535393634/arrow_dt.svg) center no-repeat;
    z-index:50;
}
.uc-schdl_title-blck {
    padding-top:290px;
}
.uc-all_title-blck {
    padding-bottom: 100px;
}
.uc-menu_bg-hover .t450__menu_show {
    background-color: rgba(0,111,131,0.8) !important;
}
}
.tp_btn {
    cursor:pointer;
}

/*Стили для блока с галереей и текстом------------------------------------------------------------------------------------------------------------------------------------*/
.uc-gal_bgc {
        background-color: unset !important;
        background-image: linear-gradient(to bottom, rgba(2,187,187,0.25), rgba(255,255,255,0)) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: cover;
        padding-top: 100px;
}
.uc-gal_bgc .t764__info {
    background: #00A8A8 url(https://thumb.tildacdn.com/tild6132-3830-4134-b361-613138383130/-/resize/164x/-/format/webp/heart_2.png) right 35px top 26px no-repeat;
    border-radius: 40px;
    padding: 50px 43px 55px 43px;
}
.uc-gal_bgc .t-btn_md {
  display: block;    
  height: 70px;
  font-size: 25px !important;
}
.uc-gal_bgc .t-slds__items-wrapper .t-slds__bgimg {
  border-radius: 30px;
  overflow: hidden;
}
.uc-gal_bgc .t-slds__main {
    margin-bottom: 26px;
}
.uc-gal_bgc .t-slds__thumbsbullet-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.uc-gal_bgc .t-slds__thumbsbullet-wrapper .t-slds__bgimg {
    padding-bottom:75% !important;
    border-radius: 30px;
    overflow: hidden;
    outline: none !important;
}
.uc-gal_bgc .t-slds__thumbsbullet {
    width: calc(1/3*100% - (1 - 1/3)*27.5px);
    margin: 0 0 25px;
    border: none;
    border-radius: 30px;
    outline: none !important;
    overflow: hidden;
}
.uc-gal_bgc .t-slds__thumbsbullet::before {
    content:'';
    display:block;
    position:absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    transition: transform 0.3s ease-in-out;
    border-radius: 30px;
    background:rgba(0,168,168, 0.75) url(https://thumb.tildacdn.com/tild3330-3738-4562-b365-356133616430/-/resize/60x/-/format/webp/gal_crst.png) center center no-repeat;
}
.uc-gal_bgc .t-slds__thumbsbullet:hover::before {
    transform: translateY(0);
}
.uc-gal_bgc .t-slds__thumbsbullet.t-slds__bullet_active::before{
    transform: translateY(0);
}
.uc-gal_bgc .t-slds__thumbsbullet.t-slds__bullet:not(.t-slds__bullet_active):hover {
  opacity: 1;
}
.uc-gal_bgc .t-slds__thumbsbullet:focus-visible {
    outline: none !important;
    border: none !important;
}
.uc-gal_bgc .t-slds__thumbsbullet .t-slds__thumbsbullet-border {
    outline: none !important;
    border: none !important;
}
.uc-gal_bgc .t-slds__bullet_active .t-slds__thumbsbullet-border {
    border: none !important;
    outline: none !important;
}
.uc-gal_bgc .t764__textwrapper .t764__btn {
    transition: box-shadow .3s ease-in-out;
}
.uc-gal_bgc .t764__textwrapper .t764__btn:hover {
    box-shadow: 0px 0px 65px 0px rgba(97, 43, 0, 0.45);
}
@media (min-width: 319px) and (max-width: 979px) {
   .uc-gal_bgc {
      padding-top: 30px !important;
    }
    .uc-gal_bgc .t-slds__container {
        
        height: 350px !important;
    }
    .uc-gal_bgc .t-slds__items-wrapper .t-slds__bgimg {
        width: 100%;
        height: 350px;
        padding-bottom: 0 !important;
    }
    .uc-gal_bgc .t-slds__thumbsbullet-wrapper {
      background-color: #71D4D4;
      border-radius: 50px;
    }
    .uc-gal_bgc .t-slds__thumbsbullet {
        width: calc(100% / 6);
        height: 5px;
        margin: 0;
        border-radius: 50px;
        background-color: transparent;
    }
    .uc-gal_bgc .t-slds__thumbsbullet::before {
        display: none;
    }
    .uc-gal_bgc .t-slds__thumbsbullet-wrapper .t-slds__bgimg {
        display: none;
    }
    .uc-gal_bgc .t-slds__thumbsbullet.t-slds__bullet_active{
        background-color: #00BBBB;
    }
   .uc-gal_bgc .t764__info {
      background: transparent;
      border-radius: 40px;
      padding: 10px 0;
    }
    
    .uc-gal_bgc .t764__title {
        color: #006F83 !important;
    }
    
    .uc-gal_bgc .t764__descr {
        font-size: 18px !omportant;
        color: #0E0E0E !important;
    }
}
/*Конец Стили для блока с галереей и текстом------------------------------------------------------------------------------------------------------------------------------------*/

/*Стили для блока с аккордионом FAQ-------------------------------------------------------------------------------------------------------------------------------------------------*/
.uc-acc_cstm {
    width: 100%;
}
.uc-acc_cstm .t-container .t668__col .t668__wrapper {
    background-color: rgb(2,187,187,0.25);
    overflow: hidden;
}
.uc-acc_cstm .t-container .t668__col:nth-child(2n) .t668__wrapper {
    background-color: rgb(2,187,187,0.12);
}
.uc-acc_cstm .t668__trigger-button {
  padding: 25px 50px;
}
.uc-acc_cstm .t-container .t668__col .t668__wrapper .t668__icon {
    border: 2px solid #00A8A8;
    border-radius: 11px;
    background-color: transparent !important;
}

.uc-acc_cstm .t-container .t668__col .t668__wrapper .t668__icon::before {
    content:'';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    background:url(https://static.tildacdn.com/tild3239-3031-4332-a530-323234616162/acc_crst.svg) center center no-repeat;
    transition: all .3s ease-in-out;
}
.uc-acc_cstm .t-container .t668__col .t668__wrapper .t668__opened .t668__icon::before{
    transform: translateY(-50%) translateX(-50%) rotate(45deg);
}
.uc-acc_cstm .t-container .t668__col .t668__wrapper .t668__icon .t668__circle {
    background-color: transparent !important;
}
.uc-acc_cstm .t-container .t668__col .t668__wrapper .t668__icon .t668__lines {
    display:none;
}
.uc-acc_cstm .t-container .t668__col .t668__wrapper .t668__content {
    padding: 0 50px;
}
.uc-acc_cstm .t-container .t668__col .t668__wrapper .t668__content .t668__textwrapper {
  padding: 0 0 28px;
}
@media (min-width: 319px) and (max-width: 979px) {
   .uc-acc_cstm .t-container .t668__col .t668__wrapper {
        border-radius: 50px;
    }
    .uc-acc_cstm .t668__text {
      font-size: 16px !important;
      padding-top: 10px !important;
    }
    .uc-acc_cstm .t-container .t668__col .t668__wrapper .t668__icon {
        width: 10px;
        height: 10px;
        right: 15px !important;
    }

    .uc-acc_cstm .t-container .t668__col .t668__wrapper .t668__icon::before {
        width: 15px;
        height: 15px;
    }
}

@media screen and (min-width: 980px) {
    .uc-acc_cstm .t-container .t668__col .t668__wrapper {
        border-radius: 45px;
    }
    .uc-acc_cstm .t-container .t668__col .t668__wrapper .t668__icon {
        width: 20px;
        height: 20px;
        right: 45px !important;
    }

    .uc-acc_cstm .t-container .t668__col .t668__wrapper .t668__icon::before {
        width: 22px;
        height: 22px;
    }
}
/*Конец Стили для блока с аккордионом-------------------------------------------------------------------------------------------------------------------------------------------------*/

/*Стили для блока с sup маршрутами----------------------------------------------------------------------------------------------------------------------------------------------------*/

.uc-rt_blck {
    background-color: transparent !important;
}

.uc-rt_blck .t-title {
  color: #006f83;
  font-size: 50px;
  font-weight: 700;
  font-family: 'MuseoSansCyrl';
  text-transform: uppercase;
}
.uc-rt_blck .t774__container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    max-width: 1600px;
    overflow: hidden;
}
.uc-rt_blck .owl-item {
    display: flex;
    justify-content: center;
}
.uc-rt_blck .t774__container .t774__col {
    width: 370px; 
    height: 500px;
    border-radius: 40px;
    overflow: hidden;
    margin: 0;
}
.uc-rt_blck .t774__container .t774__col .t774__wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    width: 370px;
    height: 500px;
    margin: 0;
}
.uc-rt_blck .t-col {
    float: none;
    display: block;
    max-width: initial;
}
@media screen and (min-width: 980px) {
    #rec632425565.owl-nav {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
#rec632425565 .owl-nav button{
    width: 90px;
    height: 90px;
    background-color: #00A8A8;
    border-radius: 100px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    position: absolute;
    top: 40%;
}
#rec632425565 .owl-nav button.owl-prev {
    left:20%;
}
#rec632425565 .owl-nav button.owl-next {
    right: 20%;
}
#rec632425565 .owl-nav button span{
    font-size: 0px;
    background:url(https://static.tildacdn.com/tild3364-3234-4239-a661-303733363335/arw_up.svg) center no-repeat;
    width: 28px;
    height: 17px;
    
    
}
#rec632425565 .owl-nav button.owl-prev span {
    transform: rotate(-90deg);
}
#rec632425565 .owl-nav button.owl-next span {
    transform: rotate(90deg);
}
}
@media (min-width: 319px) and (max-width: 980px){
 .uc-rt_blck .t774__container .t774__col .t774__wrapper {
    width: 100%;
}
.uc-rt_blck .t774__container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    max-width: initial;
    overflow: hidden;
    padding: 0 15px;
}
.uc-rt_blck .t-title {
  font-size: 30px;
}
.uc-rt_blck .t774 .t-section__topwrapper {
  margin-bottom: 10px;
}
.uc-rt_blck .t774__container .t774__col {
  border-radius: 30px;
  padding: 0;
}
.uc-rt_blck .t-card__btn-wrapper .t-card__btn {
  width: 240px !important;
  height: 60px !important;
}
}
.uc-rt_blck .t774__container .t774__col .t774__wrapper::before {
    content:'';
    display: block;
    width: 28px;
    height: 17px;
    background:url(https://static.tildacdn.com/tild3364-3234-4239-a661-303733363335/arw_up.svg) center no-repeat;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    z-index: 4;
    transition: all .2s ease-in-out;
    
}
.uc-rt_blck .t774__container .t774__col:hover .t774__wrapper::before {
    transform: translateX(-50%) rotate(0);
}
.uc-rt_blck .t774__container .t774__col .t774__wrapper .t774__imgwrapper {
    width:100%;
    height: 100%;
    padding: 0 !important;
}
.uc-rt_blck .t774__container .t774__col .t774__wrapper .t774__content {
    width: 100%;
    height: 100% !important;
    position: absolute;
    z-index: 3;
    background-color:transparent;
    transform: translateY(65%);
    transition: all .5s ease-in-out;
    display: flex;
    flex-wrap: wrap;

}
.uc-rt_blck .t774__container .t774__col:hover .t774__content {
    transform: translateY(0);
    background-color: rgba(0, 168, 168, 0.9);
}
.uc-rt_blck .t774__textwrapper {
    padding: 20px 15px 0 15px;
}
.uc-rt_blck .t774__textwrapper .t-card__title {
    min-height: 75px;
    font-size: 30px !important;
    text-align: center;
}
.uc-rt_blck .t774__textwrapper .t-card__descr {
    margin-top: 50px;
    text-align: center;
}
.uc-rt_blck .t-card__btn-wrapper {
    position: relative;
}
.uc-rt_blck .t-card__btn-wrapper .t-card__btn {
    display: flex;
    position: absolute;
    bottom: 45px;
    left: 50%;
    transform: translateX(-50%);
    width: 280px;
    height: 80px;
    padding: 30px 97px;
    justify-content: center;
    align-items: center;
    border-radius: 200px !important;
    background: #FF7100;
    margin: 0 auto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    transition: box-shadow .3s ease-in-out;
}
.uc-rt_blck .t-card__btn-wrapper .t-card__btn:hover {
    box-shadow: 0px 0px 65px 0px rgba(97, 43, 0, 0.45);
}
/*Конец Стили для блока с sup маршрутами----------------------------------------------------------------------------------------------------------------------------------------------------*/

/*Стили для блока сертификаты и аренда----------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 319px) and (max-width: 979px) {
   .uc-cert_blck, .uc-rnt_blck {
        padding-top: 170px;
    } 
   .uc-cert_blck .t902__bgwrapper, .uc-rnt_blck .t902__bgwrapper {
        min-height: 260px;
    }
    .uc-cert_blck .t902__wrap_right, .uc-rnt_blck .t902__wrap_right {
        padding: 0;
    }
    .uc-cert_blck .t902__content, .uc-rnt_blck .t902__content {
        padding: 10px 0;
    }
    .uc-cert_blck .t-card__link, .uc-rnt_blck .t-card__link {
        width: 100%;
    }
    .uc-cert_blck .t-section__title, .uc-rnt_blck .t-section__title {
        font-size: 32px;
    }
}

@media screen and (min-width: 980px) {
   .uc-cert_blck, .uc-rnt_blck {
        padding-top: 210px;
        padding-bottom: 170px;
    }
    .uc-cert_blck .t-section__title, .uc-rnt_blck .t-section__title {
        font-size: 50px;
    } 
}
.uc-cert_blck .t-section__title, .uc-rnt_blck .t-section__title {
    text-transform: uppercase;
} 

.uc-cert_blck .t902__bgwrapper, .uc-rnt_blck .t902__bgwrapper{
  border-radius: 40px;
  overflow: hidden;
  max-height: 500px;
}
.uc-cert_blck .t902__bgwrapper .t902__bgimg, .uc-rnt_blck .t902__bgwrapper .t902__bgimg {
    height: 100% !important;
}
.uc-cert_blck .t-card__btn-wrapper, .uc-rnt_blck .t-card__btn-wrapper {
    display: flex;
    justify-content: center;
}
.uc-cert_blck .t-card__btn, .uc-rnt_blck .t-card__btn {
    display: flex;
    padding: 32px 122px;
    justify-content: center;
    align-items: center;
    border-radius: 200px;
    background: #FF7100;
    margin: 0 auto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
    transition: box-shadow .3s ease-in-out;
}
.uc-cert_blck .t-card__btn:hover, .uc-rnt_blck .t-card__btn:hover {
    box-shadow: 0px 0px 65px 0px rgba(199, 90, 4, 0.45);
}
/*Конец Стили для блока сертификаты ----------------------------------------------------------------------------------------------------------------------------------------------------*/

/*Стили для блока расписание ----------------------------------------------------------------------------------------------------------------------------------------------------*/

.uc-schdl_tabs .t395__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.uc-schdl_tabs .t395__wrapper li {
    border-radius: 200px;
}
.uc-schdl_tabs .t395__wrapper li:not(:last-child) {
    margin-right: 20px;
}
.uc-schdl_tabs .t395__wrapper .t395__tab {
    width: 320px;
}

.uc-schdl_list .t-container .t521__row {
    border-radius: 40px;
    background: rgba(2, 187, 187, 0.12);
    display: flex;
    align-items: center;
    padding: 28px 50px 28px 125px;
}
.uc-schdl_list .t-container .t521__row:not(:last-child) {
    margin-bottom: 20px;
}
.uc-schdl_list .t-container .t521__row div {
    display: block;
}
.uc-schdl_list .t521__time {
    font-size: 60px;
    text-align: center;
    line-height: 44px !important;
}
.uc-schdl_list .t521__time span {
    font-weight: normal;
}
.uc-schdl_list .t-container .t521__row .t521__leftcol, .uc-schdl_list .t-container .t521__row .t521__rightcol {
    margin: 0;
}
.uc-schdl_list .t-container .t521__row ul {
    margin: 0;
    list-style: none;
}
.uc-schdl_list .t-container .t521__row ul li {
    position: relative;
    padding-left: 45px;
}
.uc-schdl_list .t-container .t521__row ul li:not(:last-child) {
    margin-bottom: 10px;
}
.uc-schdl_list .t-container .t521__row ul li:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url(https://static.tildacdn.com/tild3338-6664-4264-a432-396432613139/wall-clock.png) center no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
@media (min-width: 319px) and (max-width: 979px) {
    .uc-schdl_tabs {
        padding-bottom: 20px;
    }
   .uc-schdl_tabs .t395__wrapper {
      padding: 0 !important;
      align-items: center;
      width: 100%;
    }
    .uc-schdl_tabs .t395__wrapper .t395__separator_mobile {
        display: none !important;
    }
    
    .uc-schdl_tabs .t395__wrapper li {
      margin-right: 0 !important;
      margin-bottom: 10px;
    }
    .uc-schdl_tabs .t395__wrapper li button {
        font-size: 20px !important;
    }
    .uc-schdl_list {
        padding-bottom: 30px !important;
    }
    
    .uc-schdl_list .t-container .t521__row {
      flex-wrap: wrap;
      padding: 20px 15px 40px 15px;
    }
    .uc-schdl_list .t-container .t521__row ul {
      padding-left: 0 !important;
    }
    .uc-schdl_list .t-container .t521__row .t521__leftcol, .uc-schdl_list .t-container .t521__row .t521__rightcol {
      padding: 0;
    }
    .uc-schdl_list .t-container .t521__row .t521__leftcol {
        margin-bottom: 20px;
    }
    .uc-schdl_list .t521__time {
      font-size: 45px;
      line-height: 30px !important;
    }
    .uc-schdl_list .t521__time span {
      font-size: 25px !important;
    }  
}

@media screen and (min-width: 980px) {
    .uc-schdl_tabs {
        padding-bottom: 100px;
    }
    .uc-schdl_list {
        padding-bottom: 170px !important;
    }
}
/*Конец Стили для блока расписание ----------------------------------------------------------------------------------------------------------------------------------------------------*/

/*Стили для блока акции ----------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 319px) and (max-width: 979px) {
    .uc-promo_blck {
        padding-top: 170px;
        padding-bottom: 70px;
    }
   .uc-promo_blck .t-section__title {
        font-size: 32px;
    }
    .uc-promo_blck .t-card__col {
      padding: 20px 15px;
    }
}

@media screen and (min-width: 980px) {
    .uc-promo_blck {
        padding-top: 290px;
        padding-bottom: 170px;
    }
    .uc-promo_blck .t-section__title {
        font-size: 50px;
    }
    .uc-promo_blck .t-card__col {
        padding: 40px 50px;
    }
}
.uc-promo_blck .t-section__title {
    color: #006f83;
    font-weight: 700;
    text-transform: uppercase;
}
.uc-promo_blck .t-card__col {
    border-radius: 40px;
    background: rgba(2, 187, 187, 0.12);
}
/*Конец Стили для блока акции ----------------------------------------------------------------------------------------------------------------------------------------------------*/

/*Стили для блока наша команда ----------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 319px) and (max-width: 979px) {
    .uc-cmnd_blck {
        padding-top: 170px;
        padding-bottom: 70px;
    }
    .uc-cmnd_blck .t-container .t531__row {
        padding: 25px 15px;
        flex-wrap: wrap;
        align-items: center;
        margin-top: 10px !important;
    }
    .uc-cmnd_blck .t-col {
        width: 100%;
        padding: 0;
    }
    .uc-cmnd_blck .t531__imgwrapper {
      border-radius: 20px !important;
      width: 100%;
    }
    .uc-cmnd_blck .t-section__title {
      font-size: 32px !important;
    }
    
}
@media screen and (min-width: 980px) {
   .uc-cmnd_blck {
        padding-top: 210px !important;
        padding-bottom: 170px !important;
    } 
    .uc-cmnd_blck .t-container .t531__row {
        padding: 50px;
    }
}
.uc-cmnd_blck .t-section__title {
    text-transform: uppercase;
    font-size: 50px;
}
.uc-cmnd_blck .t-container .t531__row {
    border-radius: 40px;
    background: rgba(2, 187, 187, 0.12);
    display: flex;
    align-items: start;
}
.uc-cmnd_blck .t531__imgwrapper {
    border-radius: 10px;
    overflow: hidden;
}
.uc-cmnd_blck .t531__textwrapper {
    text-align: left;
}
/*Конец Стили для блока наша команда ----------------------------------------------------------------------------------------------------------------------------------------------------*/

/*Стили для страницы с блоком прогулок и картой------------------------------------------------------------------------------------------------------------------------------------*/
.uc-wlk_blck {
        padding-top: 100px;
}
.uc-wlk_blck .t764__info {
    border-radius: 40px;
    padding: 50px 43px 55px 43px;
}
.uc-wlk_blck .t-btn_md {
  display: block;    
  height: 70px;
  font-size: 25px !important;
}
.uc-wlk_blck .t-slds__items-wrapper .t-slds__bgimg {
  border-radius: 30px;
  overflow: hidden;
}
.uc-wlk_blck .t-slds__main {
    margin-bottom: 26px;
}
.uc-wlk_blck .t-slds__thumbsbullet-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.uc-wlk_blck .t-slds__thumbsbullet-wrapper .t-slds__bgimg {
    padding-bottom:75% !important;
    border-radius: 30px;
    overflow: hidden;
    outline: none !important;
}
.uc-wlk_blck .t-slds__thumbsbullet {
    width: calc(1/3*100% - (1 - 1/3)*27.5px);
    margin: 0 0 25px;
    border: none;
    border-radius: 30px;
    outline: none !important;
    overflow: hidden;
}
.uc-wlk_blck .t-slds__thumbsbullet::before {
    content:'';
    display:block;
    position:absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    transition: transform 0.3s ease-in-out;
    border-radius: 30px;
    background:rgba(0,168,168, 0.75) url(https://thumb.tildacdn.com/tild3330-3738-4562-b365-356133616430/-/resize/60x/-/format/webp/gal_crst.png) center center no-repeat;
}
.uc-wlk_blck .t-slds__thumbsbullet:hover::before {
    transform: translateY(0);
}
.uc-wlk_blck .t-slds__thumbsbullet.t-slds__bullet_active::before{
    transform: translateY(0);
}
.uc-wlk_blck .t-slds__thumbsbullet.t-slds__bullet:not(.t-slds__bullet_active):hover {
  opacity: 1;
}
.uc-wlk_blck .t-slds__thumbsbullet:focus-visible {
    outline: none !important;
    border: none !important;
}
.uc-wlk_blck .t-slds__thumbsbullet .t-slds__thumbsbullet-border {
    outline: none !important;
    border: none !important;
}
.uc-wlk_blck .t-slds__bullet_active .t-slds__thumbsbullet-border {
    border: none !important;
    outline: none !important;
}
.uc-wlk_blck .t764__textwrapper .t764__btn {
    transition: box-shadow .3s ease-in-out;
}
.uc-wlk_blck .t764__textwrapper .t764__btn:hover {
    box-shadow: 0px 0px 65px 0px rgba(97, 43, 0, 0.45);
}
@media (min-width: 319px) and (max-width: 979px) {
   .uc-wlk_blck {
      padding-top: 30px !important;
    }
    .uc-wlk_blck .t-slds__container {
        
        height: 350px !important;
    }
    .uc-wlk_blck .t-slds__items-wrapper .t-slds__bgimg {
        width: 100%;
        height: 350px;
        padding-bottom: 0 !important;
    }
    .uc-wlk_blck .t-slds__thumbsbullet-wrapper {
      background-color: #71D4D4;
      border-radius: 50px;
    }
    .uc-wlk_blck .t-slds__thumbsbullet {
        width: calc(100% / 6);
        height: 5px;
        margin: 0;
        border-radius: 50px;
        background-color: transparent;
    }
    .uc-wlk_blck .t-slds__thumbsbullet::before {
        display: none;
    }
    .uc-wlk_blck .t-slds__thumbsbullet-wrapper .t-slds__bgimg {
        display: none;
    }
    .uc-wlk_blck .t-slds__thumbsbullet.t-slds__bullet_active{
        background-color: #00BBBB;
    }
    .uc-wlk_blck .t764__info {
      background: transparent;
      border-radius: 40px;
      padding: 10px 0;
    }
    
    .uc-wlk_blck .t764__title {
        color: #006F83 !important;
    }
    
    .uc-wlk_blck .t764__descr {
        font-size: 18px !omportant;
        color: #0E0E0E !important;
    }
}
/*Конец Стили для страницы с блоком прогулок и картой------------------------------------------------------------------------------------------------------------------------------------*/