html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

:root {
  --nomintaion-block-last-item-width: 814px;
  --nomintaion-block-last-item-height: 400px;
  --nomination-home-block-last-item-width: unset;
  --nomination-home-block-last-item-height: unset;
  --nomination-home-banner-max-height: 491.52px;
  --main-top-banner-position: unset;
}

.LendNew input[type="text"], input[type="email"], input[type="date"], input[type="time"], input[type="datetime-local"], input[type="phone"], input[type="number"], input[type="password"], select, textarea {

  border: 1px solid #949CB2;

}

.ga_ros-img1 {width:300px;
max-width:100%;}
.ga_ros-img1 img{max-width:100%;}
.newradio.newpdd{padding-top:70px;}
.buttonsapps a img{
	margin-bottom:5px;
}

.row.align-items-center.row__radio {
  flex-wrap: nowrap;
}
.ice-play {
  position: relative;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
.ice-play.big {
  transform: translateX(-50px) scale(2);
}

.ice-play:before {
  content: '' !important;
  background-image: url(../images/poly.svg);
  width: 100% !important;
  height: 16px;
  max-width: 16px;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateX(1px);
}
.broadcast__item-img img {
  border-radius: 50%;
}
.playBar__muz {
  display: none;
}
.rever {
  display: block;
}
.reverStop {
  display: none;
}

.playBar__in {
  width: 69px;
  text-align: center;
}
.reverStop.nonactive {
  display: none;
}
.reverStop.active {
  display: block;
}
.rever.nonactive {
  display: none;
}
.rever.active {
  display: block;
}
.ice-pause {
  position: relative;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
.ice-pause.big {
  transform: translateX(-50px) scale(2);
  display: flex;
}
.ice-stop {
  position: relative;
}

.ice-stop:before {
  content: '' !important;
  background-image: url(../images/Iconmikr.svg);
  width: 14px !important;
  height: 13px;
  background-repeat: no-repeat;
}
.ice-stop.mute:before {
  content: '' !important;
  background-image: url(../images/Volumeoff.svg);
  background-size: contain;
  width: 14px !important;
  height: 13px;
  background-repeat: no-repeat;
}
.ice-volume {
  width: 60px !important;
}
.ice-player-el {
  flex-wrap: nowrap !important;
}

.onl_song {
  font-size: 11px;
  color: #005dcf;
  height: 25px;
  /*overflow: hidden;
  /*-o-text-overflow: ellipsis;
  text-overflow: ellipsis;*/
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  /*width: 132px;*/
  animation: scroll 10s linear infinite;
  /*animation-play-state: paused;*/
  white-space: nowrap;
}
.ice-pause:before {
 
  content: '' !important;
  background-image: url(../images/plhe.svg);
  width: 100% !important;
  height: 10px;
  max-width: 11px;
  background-repeat: no-repeat;
}

.forms-titl {
  font-weight: 600;
  color: #002552;
  font-size: 24px;
  margin-bottom: 15px;
}
.forms-titl span {
  font-size: 16px;
  display: block;
  margin-top: 15px;
  transform: translateY(-2px);
}
.dangerr span {
  margin-left: 9px;
  display: block;
  transform: translateY(-5px);
}
.dangerr {
  display: flex;
 align-items: self-start;
 
}
.col-12.col-sm-12.col-md-6.col-lg-6.col-copyright span{
  font-size: 16px;
  padding-left: 45px;
  color: #666D80;
}
.newradio__con .btnBig.btn-arrow::after{
  background: url(../images/ple.svg) center center no-repeat;
  background-size: contain;
}
.ga_ros-img.ga_ros-img-mob {
  display: none;
}
.btn.btnBig {
  padding: 12px 20px 13px 35px;

  height: 106px;

  margin: 0;
  font-style: normal;
  font-size: 32px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.LendNew .block-waves:before {
  background: url(../images/waves-top2.svg) top left no-repeat;
  background-size: 100% auto;
}
.LendNew .block-waves:after {
  background: url(../images/waves-bottom2.svg) bottom left no-repeat;
  background-size: 100% auto;
}
.LendNew .teh__particip {
  margin-top: 0;
}
.LendNew  #partners {
  padding: 0px 0 50px 0;
}
.LendNew .circles-container {
  z-index: -1;
}
.newradio__inner {
  display: flex;
  justify-content: space-between;
  margin-top: 85px;
}
.newradio .container {
  padding-top: 0;
}
.newradio__con p{
  font-size: 64px;
  line-height: normal;
  font-weight: 600;
}

.newradio__text {
  max-width: 690px;
  width: 100%;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 36px;
}
.broadcast {
}

.broadcast__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
.broadcast__items {
  width: 100%;

}
.broadcast__item {
  border-radius: 60px;
  background-color: #E5F1FF;
  display: flex;
  justify-content: space-between;
  padding: 8px;
  align-items: center;
}
.broadcast__item + .broadcast__item {
  margin-top: 38px;
}
.broadcast__item .post-like {
  padding-right: 50px;
  color: #949CB2;
  font-size: 12px;
}
.broadcast__item-wrap {
  display: flex;
  align-items: center;
}
.broadcast__item-img {
  width: 100px;
  height: 100px;
  color: #338FFF;
  font-size: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
}

.broadcast__item-inf {
  margin-left: 16px;
}
.broadcast__item-inf a{
 color: #005DCF;
 font-weight: 600;
 font-size: 18px;
 padding-bottom: 5px;
}
.nas {
  font-size: 16px;
  color: #798298;
}
.LendNew .icon-heart {
  background-image: url(../images/Heart.svg);
}
.btnBig.btn-arrow:after {
 
  height: 77px;
  width: 82px;
  background: url(../images/lenarr.svg) center center no-repeat;

}
.muzmuz .item.block-item p{
  font-size: 24px;
  line-height: 30px;
}
.muzmuz .inners__rows .block-item {
  height: 385px;
}
.block-item-asymmetry .img-asymmetry::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/avatar-asymmetry-bg.svg) bottom left no-repeat;
  background-size: contain;
  position: relative;
  z-index: 5;
}
.reg + .reg{
  margin-bottom: 200px;
}
.lendingBan {
  margin-top: 54px;
}
.painting {
  padding-top: 0 !important;
}
.painting  .circles-container {
  top: calc(82% - 45px);
  right: calc(54% + 21vw);
  left: inherit;
}
.reg__inner {
  border-radius: 32px;
  padding: 45px 56px 30px 56px;
  position: relative;
  z-index: 10;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.ga_ros {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ga_ros-pod {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.ga_ros-cont h3{
  font-size: 50px;
  line-height: 68px;
}
.ga_ros-pod span{
  color: #002552;
  font-size: 20px;
}
.ga_ros-img {
}
.reg__inner p{
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 36px;
}
.reg__inner p + p {
  margin-top: 45px;
}
.flexreg {
  display: flex;
  justify-content: flex-end;
}
.reg__inner h4{
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  margin-bottom: 50px;
}
.lendingBan {
  position: relative;
  border-radius: 32px;
 
}
.lendingBan img {
  border-radius: 32px;
  box-shadow: 0px 20px 56px -48px rgba(0, 52, 115, 0.16),
  0px 8px 32px rgba(0, 93, 207, 0.10);
}
.lendingBan p{
  position: absolute;
  top: 40px;
  left: 34px;
  color: #fff;
  font-weight: 600;
  font-size: 40px;
}
.playBar {
  display: flex;
  align-items: center;

  border-radius: 60px;
  background-color: #EBEEF5;
  max-width: 383px;
  width: 100%;
  height: 41px;
  padding-left: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  overflow: hidden;
}
.LendNew .header .logo {
  padding-right: 22px;
  margin: 0 10px 0 0;
 
}
.playBar__wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
  flex-shrink: 0;
}
.playBar__wrapper span{
  font-size: 12px;
  color: #005dcf;
 
}
.playBar__wrapper a{
  font-size: 11px;
  color: #005dcf;
}
.playBar__wrapper a:hover{
 text-decoration: underline;
}
.playBar__controller {
  display: flex;
  margin: 0 11px;
  align-items: center;
}
.playBar__controller-pl {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
.playBar__controller-rang img{
  display: block;

}
.playBar__controller-micr {
  margin-left: 5px;
  margin-right: 11px;
}
.playBar__muz {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  margin-left: 3px;
  display: none;
}


.row__radio {

  justify-content: space-between;
}
.ephirone span{
  position: relative;
}
.ephirone span::after {
  content: '';
  position: absolute;
  background-image: url(../images/roket.svg);
  width: 38px;
  height: 38px;
  right: -59px;
  top: 16px;
  background-repeat: no-repeat;

}
.ephirtwo span{
  position: relative;
}
.ephirtwo span::after {
  content: '';
  position: absolute;
  background-image: url(../images/Union.svg);
  width: 24px;
  height: 30px;
  right: -43px;
  top: 16px;
  background-repeat: no-repeat;
}














.block-item {
  position: relative;
}

#jury_slider .owl-stage-outer {
  padding-left: 0 !important;
}
.marquee {
  animation: scroll 20s linear infinite;
}
.reverce {
  animation-direction: reverse;
}
.items-wrap {
  position: relative;
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: 20px;
}
.items-wrap:before,
.items-wrap:after {
  content: "";
  height: 100%;
  top: 0;
  width: 10%;
  position: absolute;
  z-index: 1;
  pointer-events: none;
}

.items {
  flex-shrink: 0;
  display: flex;
  gap: 20px;
  counter-reset: item;
  justify-content: space-around;
  min-width: 100%;
}

.items-wrap:hover .marquee {
  animation-play-state: paused;
}



@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 20px));
  }
}



.bodyNew .header .logo-rodniki img {
  height: 77px;
}
.bodyNew .header .logo-pfc img {
  height: 57px;
  margin: 0;
 
}
.bodyNew .header .logo {
  padding-right: 0;
  border-right: none;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.bodyNew .bg-blue-5 {
  background-color: #338FFF !important;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.5);
}
.bodyNew .bg-blue-4 {
  background-color: #006DF2 !important;
}
.bodyNew .bg-blue-3 {
  background-color: #005DCF !important;
}
.bodyNew .bg-blue-2 {
  background-color: #004BA6 !important;
}
.bodyNew #members {
  margin-top: 85px;
}
.bodyNew .block-stripes .block-item.bg-blue-6 {
  width: 68%;
}
.title-lend{
text-align: center;
font-size: 60px;
}
.col-logo.col-logo-fut {
  display: flex;
  align-items: center;
  margin-top: 35px;
}
.col-logo.col-logo-fut  a + a{
  padding-left: 35px;
}
.bodyNew .block-item-photo .h5 a {
  color: #005DCF;

}
.bodyNew #gazmanov {
  padding: 15px 0 50px 0;
}
.bodyNew .header {
  padding: 5px 0 5px 0;

}
.bodyNew .block-item-photo .h5 {

  margin-bottom: 5px;
}
.gazmanov_slider .block-item-photo .author .author-name {
  height: 30px;

}
.gazmanov_slider .block-item-photo {
  height: auto;
  padding: 11px;
}
.gazmanov_slider .author {
  color: #005DCF;
}
.title-lend a {
  margin-top: 10px;
  display: block;
  font-size: 28px;
  font-family: "GolosText", sans-serif;
  font-weight: 400;
}
.bodyNew #members {
  border: 4px solid #005dcf;
	box-shadow: 0px 20px 56px -48px rgba(0, 52, 115, 0.16),
		0px 8px 32px rgba(0, 93, 207, 0.08);
	border-radius: 32px;
	padding: 40px;
	position: relative;
	z-index: 1;
}
.col-right.flex-new-bl a + a{
  margin-left: 35px;
}
.col-right.flex-new-bl {
  display: flex;
}
.bodyNew .header .row {
  flex-wrap: nowrap;
  justify-content: space-between;
}
.bodyNew  .block-stripes .block-item.bg-blue-5 {
    width: 99%;
}
.bodyNew  .block-stripes .block-item.bg-blue-4 {
    width: 93%;
}
.bodyNew  .block-stripes .block-item.bg-blue-3 {
    width: 88%;
}
.bodyNew  .block-stripes .block-item.bg-blue-2 {
    width: 82%;
}
.bodyNew  .block-stripes .block-item.bg-blue-6 {
        width: 72%;
        background-color: #fff !important;
        color: #002552 !important;
        box-shadow: 0px 20px 56px -48px rgba(0, 52, 115, 0.16),
		0px 8px 32px rgba(0, 93, 207, 0.08);
    margin: 20px 0 0 auto;
    padding-bottom: 34px;
    display: flex;
    align-items: center;
    font-size: 48px;
    line-height: 54px;

}
.bodyNew  .block-stripes .block-item.bg-blue-7 {
  width: 72%;
  background-color: #004BA6 !important;
  color: #fff !important;
margin: 20px 0 0 auto;
padding-bottom: 34px;
display: flex;
align-items: center;
font-size: 57px;
line-height: 67px;
box-shadow: 0px 20px 56px -48px rgba(0, 52, 115, 0.16),
0px 8px 32px rgba(0, 93, 207, 0.08);

}
.bodyNew  .block-steps .col-12.col-sm-12.col-md-10.col-lg-8 {
  margin: 0 auto;
}
.bodyNew  .block-item-asymmetry .img-asymmetry:after {
  display: none;
}
.bodyNew  .bg-light-blue {
  background-color: #CAE6FA !important;
}
#proms {
  padding-top: 130px;
}
.proms__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.proms__text h3{
 text-transform: uppercase;
 font-size: 34px;
}
.proms__text {
max-width: 500px;
margin-right: 20px;
}
.proms__text p {
  color: #1871B9;
  font-size: 18px;
  line-height: 24px;
}

.proms__text h3 span{
 display: block;
 font-size: 64px;
}
.proms__video {
}

.format__text p {
  font-size: 32px;
  line-height: 45px;
  color: #002552;
  font-weight: 500;
}
.inners__rows {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px;
}
.inners__rows .block-item {
  background: #fff;
  height: 290px;
}
.teh__particip {
  margin-top: 80px;
  margin-bottom: 75px;
}
.inners__item .mb-5 {
  margin-bottom: 40px !important;
}
.format__text ul {
  padding: 0;
  
  display: flex;
  justify-content: space-between;
}
.format__text ul li{
  padding: 0 15px;
  margin: 0;
  background-color: #005DCF;
  color: #fff;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 24px;
  font-weight: 600;
  font-size: 16px;
}
.format__text ul li::before{
  display: none;
}
.block-stripes .block-item {
  cursor: inherit;

}
.bodyNew .btn-light {
  background-color: #fff;
}
.block-stripes .block-item:after {
  display: none;
}

.formMod {
  margin-bottom: 150px;
}

.formMod__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 20px 56px -48px rgba(0, 52, 115, 0.3),
  0px 8px 32px rgba(0, 93, 207, 0.5);
  background-color: #fff;
  border-radius: 32px;
 height: 196px;
 padding-left: 95px;
 padding-right: 35px;
}
.formMod__inner h3 {
  margin: 0;
}

.format__wrap {
  overflow-x: scroll;
}

.itemsowl.center{
  transform: scale(1.6) !important; /* Увеличиваем размер */
  transition: all 0.3s;
  z-index: 100 ; /* Убедитесь, что увеличенный слайд находится над другими */
}
.gazmanov_slider .block {

  padding: 0;
}
.gazmanov_slider  .owl-stage-outer {
  padding: 135px 0;
}
#format .titlesne {
  font-size: 60px;
  padding-bottom: 30px;
}





@media (max-width: 1279px) {
  .newradio__text {
    max-width: 540px;
  
}
.btn.btnBig {
  padding: 12px 15px 13px 15px;
  font-size: 25px;
}
.btnBig.btn-arrow:after {
  height: 58px;
  width: 58px;
  background-size: contain;
}

  .inners__rows {
    grid-template-columns: 1fr 1fr;
   
}
  .inners__item .mb-5 {
    margin-bottom: 25px !important;
  }
}

@media (max-width: 1023px) {
  .broadcast__item-img img {

    height: 100%;
}
  .ephirone span::after {
 
    width: 28px;
    height: 27px;
    right: -51px;
    top: 8px;
    background-repeat: no-repeat;
    background-size: contain;
}
.ephirtwo span::after {

  width: 20px;
  height: 30px;
  right: -43px;
  top: 7px;
  background-repeat: no-repeat;
}
  .lendingBan p {
    top: 28px;
    left: 34px;
    font-size: 26px;
}
  .newradio__text {
    max-width: 334px;
}
  
  .broadcast__item-img {
    width: 65px;
    height: 61px;
    
}
.broadcast__item .post-like {
  padding-right: 9px;

}


  .formMod {
    margin-bottom: 85px;
}

  .proms__text {
    max-width: 370px;
    margin-right: 20px;
}
.proms__text h3 span {
  font-size: 50px;
  
}
}

@media (max-width: 750px) {
  .d-sm-block.col-sm-6.col-md-4.col-lg-4.wow.fadeIn.d500 .btn.btn-arrow.btnBig {
    width: 186px;
  }
  .d-sm-block.col-sm-6.col-md-4.col-lg-4.wow.fadeIn.d500 {
    display: flex;
  }
  .playBar {
    justify-content: flex-start;
  }
  .ice-player {
    padding-left: 5px !important;
    padding-right: 2px !important;
}
  .onl_song {
    font-size: 10px;
      color: #005dcf;
      width: 100%;
      height: 21px;
      max-width: 150px;
      animation: scroll 10s linear infinite;
  }
  .ice-volume {
    width: 100% !important;
    max-width: 70px;
}
.ice-pause {
  width: 100%;
  height: 30px;
  max-width: 30px;
}
.ice-play {
  width: 100%;
  height: 30px;
  max-width: 30px;
 
}
  .playBar__wrapper span {
    font-size: 11px;

}
.playBar__wrapper a {
  font-size: 10px;
  color: #005dcf;
}
.playBar {
  max-width: 100%;
  padding-left: 11px;
}
  .ephirtwo span::after {
   
    width: 17px;
    height: 30px;
    right: -35px;
    top: 4px;
    background-repeat: no-repeat;
    background-size: contain;
}
  .ephirone span::after {

    width: 24px;
    height: 27px;
    right: -41px;
    top: 4px;
    background-repeat: no-repeat;
    background-size: contain;
}
  .LendNew .teh__particip {
    margin-top: 0;
    margin-bottom: 60px;
}

  #contacts {
    margin-bottom: 0 !important;
}
  .col-12.col-sm-12.col-md-12.offset-lg-2.col-lg-10.offset-xl-4.col-xl-8.mb-5.wow.fadeIn.d500 {
    margin-top: 15px !important;
    padding-bottom: 20px !important;
}
  .lendingBan p {
    top: 18px;
    left: 22px;
    font-size: 20px;
}
  .container.painting {
    margin-top: 0px !important;
}
.ga_ros {
  flex-direction: column;
}
.ga_ros-cont h3 {
  font-size: 24px;
  line-height: 28px;
}
.ga_ros-img {
  display: none;
}
.ga_ros-img.ga_ros-img-mob {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ga_ros-cont h3 br {
  display: none;
}
.ga_ros-pod img {
  order: -1;
  width: 141px;
}
.ga_ros-pod span {
  max-width: 126px;
  margin-left: 33px;
  display: block;
}
.ga_ros-pod {
  justify-content: space-between;
  margin-top: 15px;
}
  .newradio__con .btnBig.btn-arrow::after {
    background-size: inherit;
}
  .newradio__text {

    font-size: 18px;
    line-height: normal;
}
.newradio__con .btnBig.btn-arrow::after {
  transform: none;
  height: 58px;
  width: 58px;
}
.newradio__con .btnBig{

  font-size: 20px;
}
  .btn.btnBig {
    padding: 12px 0px 13px 15px;
    font-size: 20px;
    height: 52px;
    font-size: 16px;
}
.btnBig.btn-arrow:after {
  height: 40px;
  width: 40px;
  background-size: contain;
  transform: translateX(-5px);
}
.reg__inner p + p {
  margin-top: 20px;
}
.reg__inner {
  padding: 24px;
}
.reg {
  margin-bottom: 40px !important;
}
.reg + .reg {
  margin-bottom: 40px;
}
.reg__inner h4 {
  font-size: 28px;
  margin-bottom: 25px;
}
.reg__inner p {
  font-size: 18px;
  line-height: normal;
}
.newradio__con .btnBig{
  max-width: 240px;
}
  .newradio__con p {
    font-size: 25px;
    
}
  .newradio__text {
    max-width: 100%;
    margin: 28px 0;
}
.newradio h1 {
  font-size: 32px;
  margin-bottom: 5px;
  line-height: normal;
}
.LendNew #partners {
  padding: 0px 0 0px 0;
}
.LendNew .owl-carousel .owl-dots {
  margin: 15px 0 0 0;
}
.LendNew .newradio .container {
  margin-top: 8px !important;
}
  .newradio__inner {
    margin-top: 22px;
    flex-direction: column;
  }
  
  .LendNew .block-top-main .container {
    padding-bottom: 10px;
    margin-top: 30px;
    padding-top: 30px;
}
.nas {
  font-size: 11px;
  color: #798298;
}
.broadcast__item-inf a {
  font-size: 15px;
  padding-bottom: 5px;
}






  #jury_slider.block-slider.slider-noloop .item {
    margin: 0 60px 0 0px !important;
}

  #format .titlesne {
    font-size: 34px;
    padding-bottom: 30px;
  }
  .block-steps .col-12 {
    padding: 0;
}
  .formModTw {
    padding: 0 15px;
  }
  .formMod {
    margin-top: auto !important;

  }
  .formMod__inner h3 {
    margin: 0;
    font-size: 22px;
    max-width: 122px;
    line-height: 28px;
}
.formMod .container {
  width: 100%;
 
}
.formMod__inner  .btn {
  font-size: 11px;
  line-height: 20px;
  padding: 10px;
}
  .formMod__inner {
    height: 122px;
    padding-left: 15px;
    padding-right: 15px;
}
  .inners__rows {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
}
.inners__rows .block-item {
  height: 230px;
}
.inners__item .mb-5 {
  margin-bottom: 20px !important;
}
  .format__text p {
    font-size: 20px;
    line-height: 1.4;
    color: #002552;
    font-weight: 500;
}
  .bodyNew .block-stripes .block-item.bg-blue-6 {

    font-size: 27px;
    line-height: 34px;
}
.bodyNew .block-stripes .block-item.bg-blue-7 {
  font-size: 28px;
  line-height: 36px;
}
  .title-lend {
    text-align: center;
    font-size: 34px;
}
.title-lend a {
  margin-top: 4px;
  font-size: 23px;
}
.col-right.flex-new-bl .btn {
  font-size: 11px;
  padding: 9px;
}
.bodyNew .block-waves {
  margin-top: 21vw;
 
}
  .bodyNew #members {
    margin-top: 50px;
    padding: 14px;
}
.bodyNew .header .logo-rodniki {
    width: 62px;
    overflow: hidden;
}
  .col-right.flex-new-bl a + a {
    margin-left: 10px;
}
a.logo.logo-pfc {
  display: none !important;
}
.proms__text h3 {
  text-transform: uppercase;
  font-size: 30px;
}
  .proms__text h3 span {
    padding-top: 10px;
    font-size: 38px;
}
  .proms__text {
    max-width: 100%;
    margin-right: 20px;
    
}
  .proms__inner {

    flex-direction: column;
}
}

@media (max-width: 650px) {
  .playBar__in {
    width: 63px;
}
  .lendingBan p {
    top: 11px;
    left: 17px;
    font-size: 14px;
}
  .broadcast__inner {
    grid-template-columns: 1fr;
  }
  .broadcast__item + .broadcast__item {
    margin-top: 10px;
}
}


@media (max-width: 525px) {
  .broadcast__item-img {
    width: 50px;
    height: 50px;
}
.broadcast__item-inf a {
  font-size: 16px;
}
.broadcast__item-inf {
  margin-left: 6px;
}
.nas {
  font-size: 14px;
}


  #jury_slider .item {
    width: 320px !important;
  }
  #jury_slider .item p {
    max-width: 250px;
}
  .gazmanov_slider  .owl-stage-outer {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .itemsowl.center{
    transform: scale(1) !important; /* Увеличиваем размер */
    transition: all 0.3s;
    z-index: 100 ; /* Убедитесь, что увеличенный слайд находится над другими */
  }
  .bodyNew .header .logo-rodniki {
  width: 56px;
  overflow: hidden;
}
}

@media (max-width: 400px) {
  #jury_slider .item {
    width: 280px !important;
  }
 
}
@media (max-width: 395px) {
  .onl_song {

      max-width: 132px;
  }
}

@media(min-width:650px){
	.author_inc{min-height:52px;}
}
.author_inc{font-size: 20px;display: block;}
.author_inc:after{display:none;}
.beforetxt{font-size:14px;
		  margin-bottom:15px}