.left-rounded {
  border-radius: 30px 0 0 30px;
  overflow: hidden;
}

.right-rounded {
  border-radius: 0 30px 30px 0;
  overflow: hidden;
}

.shirina {
  border-radius: 0 0 0 0;
  overflow: hidden;
  text-align: justify;
  text-justify: distribute;

}
.t-popup_show .t-popup__container {
    border-radius: 20px !important;
    overflow: hidden; 
}






.t228__list {
    display: flex;
    justify-content: space-between; 
    width: 100%;
}

.t228__list_item {
    flex: 1 1 auto;
    text-align: center; 
}





.t-menu__link-item {
  color: #ffffff !important;
}

.t228 {
  background: rgba(30, 30, 30, 0) !important;
  backdrop-filter: blur(0.1px); 
  -webkit-backdrop-filter: blur(0.1px);
  box-shadow: none !important;
  border-bottom: none !important;
  transition: background 0.3s ease, backdrop-filter 0.3s ease, box-shadow 0.3s ease !important;
}

.t228.scrolled {
  background: rgba(30, 30, 30, 0.5) !important;
  backdrop-filter: blur(12px) !important;
  -webkit-backdrop-filter: blur(12px) !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15) !important;
}





.uc-about .t225__descr, .uc-about .t345-text {
    border-radius: 0 0 0 0;
    overflow: hidden;
    text-align: center !important;
    text-justify: distribute;  
}

@media (max-width: 960px) {
  .uc-about .t225__descr, .uc-about .t345-text {
    border-radius: 0 0 0 0;
    overflow: hidden;
    text-align: justify !important;
  }
  
}

@media (min-width: 980px) and (max-width: 1300px) {
  .t228__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
    row-gap: 20px; 
    padding: 0;
    margin: 0;
  }

  .t228__list_item {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
  }

 
  .t228__list_item:nth-child(-n+4) {
    flex: 0 0 24.5%;
  }

  
  .t228__list_item:nth-child(n+5) {
    flex: 0 0 32.5%;
  }
}


@media (max-width: 960px) {
  .left-rounded {
    border-radius: 30px 30px 0 0;
  }
  .right-rounded {
    border-radius: 0 0 30px 30px;
  }
}



@media (min-width: 1921px) {
  .t228__list_item a {
    font-size: 28px !important;
  }
}




@media screen and (max-width: 980px) {
  .uc-me302 .tmenu-mobile {
    background: transparent !important;
    -webkit-backdrop-filter: blur(0.1px);
    backdrop-filter: blur(0.1px);
    transition: background 0.3s ease, backdrop-filter 0.3s ease;
    min-height: 60px !important;
  }

  .uc-me302 .t446 {
    background: transparent !important;
    -webkit-backdrop-filter: blur(0.1px);
    backdrop-filter: blur(0.1px);
    transition: background 0.3s ease, backdrop-filter 0.3s ease;

    padding-top: 0;     
    padding-bottom: 20px; 
  }
  
  #rec1109369606 .t446__maincontainer {
      padding-top: 0 !important;
  }

  .uc-me302.scrolled .tmenu-mobile,
  .uc-me302.menu-open .tmenu-mobile,
  .uc-me302.scrolled .t446,
  .uc-me302.menu-open .t446 {
    background: rgba(30, 30, 30, 0.4) !important;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
  }

  .uc-me302 .t446,
  .uc-me302 .tmenu-mobile {
    border: none !important;
    box-shadow: none !important;
    margin: 0 !important;
  }

  .uc-me302.menu-open .t-menu__link-item.t-active::after {
    border-bottom: none !important;
    box-shadow: none !important;
  }

  .uc-me302 .tmenu-mobile__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
  }

  .uc-me302 .tmenu-mobile__burgerlogo {
    display: flex;
    align-items: center;
  }

  .uc-me302 .custom-middle-text {
    flex-grow: 1;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 60px;
    opacity: 1 !important;
    pointer-events: auto !important;
    transition: none !important;
  }
}


.t497__container > li:nth-child(n+9) {
  display: none;
}
.t497__container > li.show {
  display: list-item !important;
}

@media screen and (max-width: 960px) {
  .t497__container > li {
    display: list-item !important;
  }
  .t497__container > li:nth-child(n+6) {
    display: none !important;
  }
}

.t497__container > li.show {
  display: list-item !important;
}






.t667__container > .t667__row:nth-child(n+3) {
  display: none;
}

.t667__container > .t667__row.show {
  display: block !important;
}

@media screen and (max-width: 980px) {
  .t667__container > .t667__row {
    display: block !important;
  }
  .t667__container > .t667__row:nth-child(n+3) {
    display: none !important;
  }
}

.t667__container > .t667__row.show {
  display: block !important;
}



.uc-hidden {
  display: none !important;
}





#rec1117713781, #rec1134041261 {
  display: none;
}

#rec1117713781.show, #rec1134041261.show {
  display: block;
}





.t506__bgimg.t-bgimg:hover::after {
  background-color: transparent !important;
}