@font-face {
    font-family: 'PT Root UI';
    src: local('PT Root UI Medium'), local('PTRootUI-Medium'), url('../fonts/Ptrootuimedium.woff2') format('woff2'), url('../fonts/Ptrootuimedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'PT Root UI';
    src: local('PT Root UI Light'), local('PTRootUI-Light'), url('../fonts/Ptrootuilight.woff2') format('woff2'),  url('../fonts/Ptrootuilight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'PT Root UI';
    src: local('PT Root UI'), local('PTRootUI-Regular'), url('../fonts/Ptrootui.woff2') format('woff2'), url('../fonts/Ptrootui.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'PT Root UI';
    src: local('PT Root UI Bold'), local('PTRootUI-Bold'), url('../fonts/Ptrootuibold.woff2') format('woff2'), url('../fonts/Ptrootuibold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
body{
    font-family: 'PT Root UI'; 
    color: #000;
}
.section-title{
    font-size: 36px;
    line-height: 45px;
    font-weight: normal;
}
.section-title2{
    font-size: 24px;
line-height: 30px;
color: #474747;
margin-bottom: 30px;
}
.section-row{
    display: flex;
}
.page-title{
     font-size: 36px;
    line-height: 45px;
    font-weight: normal;
}
.page-container{
   padding-bottom: 50px;
}
.breadcrumb{
    padding: 0;
    margin-left: auto;
    padding-top: 0.5rem;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    color: #474747;
    font-family: 'Scada', sans-serif;
}
.breadcrumb-item.active{
     color: #474747;
}
header{
padding-top: 36px;
}

a{
    color: #000;
    transition: all .1s;
}
a:hover{
    color: #D5616F;
    text-decoration: none;
}

.dropdown-menu{
    border-top: 3px solid #D46572;
    min-width: 155px;
    margin-top: 0;
    border-radius: 0px 0px 5px 5px;

}
.dropdown-item {
    padding: 6px 5px;
    clear: both;
    font-family: 'Open Sans';
font-weight: normal;
font-size: 16px;
line-height: 24px;
color: #474747;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item:active{
    background-color:  #D5616F;;
}
nav .dropdown:hover > .dropdown-menu {
 display: block; 
} 
/* NAV */
.nav-link{
    font-weight: 500;
font-size: 24px;
line-height: 24px;
color: #000!important;
opacity: 1;
padding-bottom: 13px;
padding-left: 0!important;
padding-right: 0!important;
}
.nav-link:hover{
    color: #D5616F !important;
}

.nav-link-active{
    border-bottom: 2px solid #000;
    
}
.navbar-nav{
    width: 100%;
}
.navbar-brand{
    margin-right: 70px;
    margin-left: 70px;
}
.navbar-brand img{
    width: 80px;
}
/* afisha */
.afisha{
    padding-top: 75px;
}

.afisha-title{
  
padding-bottom: 47px;
}
.afisha-item__list{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding-bottom: 10px;
}
.afisha-date{
    font-weight: bold;
font-size: 36px;
line-height: 45px;
}
.afisha-item{
    margin-bottom: 60px;
}
.afisha-item__link {
font-weight: normal;
font-size: 24px;
line-height: 30px;
border: 1px solid #C4C4C4;
padding: 0.75px 4px;
border-radius: 1px;
color: #000;
transition: all .2s;
}
.afisha-item__link:hover{
    color: #fff;
    background-color: #D5616F;
    text-decoration: none;
}
.afisha-item__link:active{
    color: #F2F2F2;
    background: #C4C4C4;
}
.afisha-item img{
    width: 100%;
}


/* REPERTUAR */
.reper-item{
    margin-bottom: 60px;
}

.reper-img{
    width: 100%;
    max-width: 350px;
    height: 502px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
@media(max-width:768px){
    .reper-img{
  
    height: 370px;
   
}
}
@media(max-width:576px){
    .reper-img{
 max-width: 100%;
    height: 520px;
   
}
}
.reper-img2{
    width: 100%;
 
    height: 375px;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
@media(max-width:768px){
    .reper-img2{
  
    height: 370px;
   
}
}
@media(max-width:576px){
    .reper-img2{

   height: 600px;
}
}
@media(max-width:430px){
    .reper-img2{

   height: 500px;
}
}
@media(max-width:470px){
    .reper-img2{

   height: 440px;
}
}
.reper-title{
    padding: 20px 0;
    font-size: 30px;
    text-align: center;
    background-color: #F9E3E3;
}


/* TRUPPA */
.truppa-title{
    color: #474747;
    margin-bottom: 30px;
}
.truppa-item{
    margin-bottom: 60px;
}
.truppa-item img{
    width: 100%;
    margin-bottom: 15px;
}
.truppa-name{
     word-spacing: 4px;
     width: 100%;
     text-align: center;
text-transform: uppercase;
color: #474747;
}
.truppa-item span{
    font-family: PT Root UI Web;
font-weight: 500;
font-size: 18px;
line-height: 23px;
text-transform: uppercase;
color: #474747;
}
.truppa-item:hover span{
    color: #D5616F;;
}


/* ACTOR */
.actor{
    color: #474747;
}
.actor-row{
    padding: 40px 0 60px 0;
}
.actor-img img{
    width: 100%;
}
.actor-info{
    font-family: PT Root UI Web;

font-size: 18px;
line-height: 130%;

text-align: justify;

color: #474747;
}
.actor__name{
    padding-top: 14px;
   font-family: PT Root UI Web;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 1.25;
text-align: center;
text-transform: uppercase;
color: #474747;
margin-bottom: 15px;
}
.actor__position{
    font-size: 18px;
line-height: 130%;
text-align: center;
margin-bottom: 10px;
color: #474747;
}
.actor__pos2{
   font-size: 14px;
line-height: 130%;
text-align: center;

color: #474747; 
}
.truppa-pos{
    font-size: 14px;
    line-height: 18px;
    text-align: center;
text-transform: uppercase;

color: #474747;
}
/* PREMIER */
.premier{
    color: #474747;
}
.premier-row{
    padding: 40px 0 60px 0;
}
.premier-img img{
    width: 100%;
    margin-bottom: 20px;
}
.premier__link{
    display: block;
    background-color: #FA2A2A;
    text-transform: uppercase;
    font-family: 'PT Root UI'; 
font-weight: 500;
font-size: 16px;
text-align: center;
line-height: 20px;
color: #fff;
width: 100%;
padding:15px 0;
transition: all 600ms ease;
}
.premier__link:hover{
    color: #fa2a2a;
    background-color: #f2f2f2;

}
.premier-info{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 130%;
}
.premier__name{
    font-family: 'Scada', sans-serif;
    font-weight: normal;
font-size: 36px;
line-height: 130%;
margin-bottom: 20px;
}
.premier-info__item{
    margin-bottom: 20px;
}
.premier-text {
padding-top: 9px;
}

/* NEWS */
.news{
    padding: 60px 0 40px 0;
}
.news-item{
    margin-bottom: 20px;
    min-height: 220px;
    display: flex;
    flex-direction:column;
}
.news-item p{
    font-size: 14px;
    line-height: 18px;
}
.news-item img{
    width: 100%;
}

.new-single {
    padding: 3rem 0
}



.new-single__title {
   font-family: Scada;
font-size: 24px;
line-height: 30px;
color: #474747;
margin-bottom: 24px;
    margin-top: 2rem;
    font-weight: 600;
}

.new-single__img {
    width: 100%;
}

.new-single__content {
    font-weight: 400;
font-size: 17px;
line-height: 20px;
text-align: justify;
}
.new-single_row{
    margin-bottom: 200px;
}
@media(max-width:576px){
  .new-single_row{
    margin-bottom: 30px;
}  
}

/* PHOTO */

.img-ctn img{
    margin-bottom: 5px;
}
.video-description-many{
   font-weight: 500;
font-size: 18px;
line-height: 23px;
    color: #474747;
  
}

/* FOOTER */
footer{
    background: #F2F2F2;
    padding-top: 24px;
    padding-bottom: 33px;
}
.footer-top{
    display: flex;
    padding-bottom: 28px;
    border-bottom: 1px solid #B1B1B1;
}
.footer-nav{
    display: flex;
    width: 75%;
    justify-content: space-between;
    padding-right: 65px;
}
.footer-nav__item{
    display: flex;
    flex-direction: column;
}
.footer-nav__main-link{
    display: block;
    font-weight: bold;
font-size: 18px;
line-height: 23px;
color: #000;
margin-bottom: 11px;
}
.footer-nav__link{
    font-size: 12px;
line-height: 15px;
margin-bottom: 8px;
color: #000000;

}

.footer-info li{
    margin-bottom: 5px;
}
.footer-info a{
    font-size: 16px;
line-height: 20px;

color: #474747;
}
.footer-bottom{
    display: flex;
    padding-top: 30px;
}
.footer-copy{
    display: flex;
    flex-direction: column;
    width: 75%;
    padding-right: 65px;
    align-self: center;
}
.footer-copy p{
    font-size: 16px;
line-height: 20px;

color: #474747;
}
.footer-contacts{
    display: flex;
    flex-direction: column;
}
.spe-ver{
    font-size: 18px;
line-height: 23px;
font-weight: bold;
color: #474747;
margin-bottom: 30px;
}
.spe-ver i{
    color: #D5616F;

}

.footer-contacts-item{
    font-size: 16px;
    line-height: 20px;
    
    color: #474747;
}


.tab-list{
    display: flex;
    margin-bottom: 40px;
}
.tab-link-active{
    border-bottom: 2px solid #000;
}
.tab-item{
    font-size: 24px;
line-height: 30px;
color: #474747;
margin-right: 40px;
}
.tab-item2{
    font-size: 18px;
line-height: 23px;
color: #474747;
margin-right: 30px;
}

.history-text{
font-size: 18px;
line-height: 25px;
text-align: justify;
color: #000000;
}
.history-text p{
    font-size: 18px;
line-height: 25px;
text-align: justify;
color: #000000;
}


.contacts-content p, span{
    line-height: 1.5;
}
.contacts-item{
    display: block;
    line-height: 1.5;
}
.contacts-soc{
    margin-top: 30px;
}
.contacts-soc li {
    margin-right: 20px;
}
.f-bold{
    font-weight: bold;
}
.form-control{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #F2F2F2;
}
.form-control::placeholder {
    color: #C4C4C4;
}
.mybutton{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #C4C4C4;
      background-color: #F2F2F2;
      padding: .375rem 20px;
}
.proekt-text{
    font-size: 16px;
    line-height: 130%;
    color: #474747;
    text-align: justify;
}
.mb-4{
    margin-bottom: 25px;
}
@media(max-width:1200px){
    .afisha-date{
    font-size: 32px;
    line-height: 41px;
    }  
    .afisha-item__link {
    font-size: 22px;
    line-height: 28px;
    padding: 0.75px 2px;
    }
}
@media(max-width:991px){
    .actor__name{
        font-size: 24px;
    }
    .navbar-brand{
        margin-right: 0px;
        margin-left: 0px;
    } 
    .navbar-nav > li > .dropdown-menu {
    display: block;
    border: none;
    background-color: transparent;
    width: auto;
    min-width:auto;
    text-align: center;
    position: relative;
    float: none;
    margin: 0 0 0 0px;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
    .navbar-nav{
        text-align: center;
    }
    .nav-item{
        color: #000;
    }
    .nav-link-active{
        border: 0;
        color: #D5616F;
    }
    .nav-link{
        color: inherit!important;
    }
    .footer-top{
        display: flex;
       flex-direction: column;
    }
  
    .footer-nav{
        width: 100%;
        padding-right: 0;
        padding-bottom: 40px;
    }
    .footer-bottom{
        justify-content: space-between;
    }
    .footer-copy{
        width: auto;
        padding-right: 0;
    }
    
    .footer-info{
        text-align: center;
    }
}
@media(max-width:801px){
    .new-single img{
        width: 100%;
    }
    .new-single__title{
        font-size: 2.25rem;
    }
}
@media(max-width:767px){
    .afisha-date{
        font-size: 28px;
        line-height: 37px;
        }  
        .afisha-item__link {
        font-size: 17px;
        line-height: 24px;
        }
        .footer-nav{
            flex-direction: column;
            text-align: center;
        }
        .contacts-soc{
            margin-bottom: 30px;
        }
}
@media(max-width:576px){
    .afisha-date{
    font-size: 36px;
    line-height: 45px;
    }
    .afisha-item__link {
    font-size: 24px;
    line-height: 30px;
    padding: 0.75px 4px;
    }
     .new-single__title{
        font-size: 1.5rem;
    }
  .tab-item2{
      font-size: 15px;
  }
  .tab-list{
      overflow-x:scroll;
  }
    .footer-copy{
        align-self: center;
        padding-bottom: 30px;
    }
    .footer-bottom{
        text-align: center;
        flex-direction: column;
        justify-content: flex-start;
    }
}
@media(max-width:480px){
     .breadcrumb{
        padding-top: 0rem;
        margin-left: 0;
    }
    .section-row {
    flex-direction: column;
}
.section-title2{
       margin-bottom: 10px;
    }
}
@media(max-width:420px){
    .section-title{
        font-size: 26px;
    }
    
    
}
@media(max-width:380px){
    .afisha-date{
        font-size: 31px;
        line-height: 40px;
        }  
        .afisha-item__link {
        font-size: 21px;
        line-height: 27px;
        padding: 0.75px 2px;
        }
         .section-title{
       margin-bottom: 0;
    }
    
}
a:hover{
    color: #D5616F;
    text-decoration: none;
}
.d-link a{
    color: #2187FF!important;
    text-decoration: underline;
}
.f-18{
    font-size: 18px;
}
.d-link{
     color: #2187FF!important;
      text-decoration: underline;
}
.mb-30{
    margin-bottom: 30px;
}
.proekt-item img{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.gastroli-name{
    padding-top: 18px;
    font-size: 18px;
line-height: 23px;
color: #474747;
}
.news-items {
  margin-top: -75px;
  padding: 16px 10px;
  color: #fff;
  background-image: linear-gradient( 135deg, hsl(353deg 58% 61%) 0%, hsl(352.9, 57.8%, 40%) 3%, hsla(353, 58.8%, 20%, 0.7) 7%, hsla(0, 0%, 0%, 0.62) 100% );
}