/* settings */
@font-face {
    font-family: 'Open Sans Condensed Light';
    src: url('OpenSansCondensed-Light.eot');
    src: url('OpenSansCondensed-Light.eot?#iefix') format('embedded-opentype'),
        url('OpenSansCondensed-Light.woff') format('woff'),
        url('OpenSansCondensed-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


body{
    margin: 0;
}
h1,h2, h3, h4, h5{
    margin: 0;
}
a{
    text-decoration: none;
}
*,
::after,
::before{
    box-sizing: border-box;
}
.container{
    max-width: 1130px;
    padding: 0 15px;
    margin: 0 auto;
}


/* ---------------------- */

.header{
    display: flex;
    background: url('../img/background.png') no-repeat;
    background-position: top center;
    background-size: cover;
}
.aside{
    background: rgba(51, 51, 51, 0.75);
    max-width: 150px;
    width: 100%;
    padding-top: 405px;
    padding-bottom: 86px;
}
.aside-title{
    position: fixed;
    font-family: 'Open Sans Condensed';
    font-style: normal;
    margin: 0 auto;
    writing-mode: vertical-lr;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #C4C4C4;
    transform: rotate(180deg);
    position: relative;
}
.aside-title::after{
    content: "";
    position: absolute;
    display: block;
    height: 80px;
    width: 3px;
    background-color: #C4C4C4;
    right: 48%;
    top: -120px;
}
.aside__icons{
    margin-top: 160px;
}

.icons{
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    transition: 0.3s;
}

.ul-nav{
    display: flex;
    list-style-type: none;
    justify-content: space-between;
    margin-top: 50px;
}



.ul-nav{
    margin: 0;
    padding: 0;
}
.content-nav{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.nav-link{
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 25px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
display: block;
margin: 0 10px;
padding-bottom: 5px;
border-bottom: 4px solid rgba(251, 255, 1, 0);
}
.nav-link:hover:hover{
    border-bottom: 4px solid rgba(209, 169, 84, 1);
}



.header__top-phone{
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 22px;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #FFFFFF;
border-bottom: 4px solid rgba(251, 255, 1, 0);
}
.header__top-phone:hover{
    border-bottom: 4px solid rgba(209, 169, 84, 1);
}

/* burger */
.burger{
    cursor: pointer;
    display: none;

}
.humb{
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    transition: 0.3s;
    background-color: white;
}
.humb:nth-child(2){
    width: 20px;
    margin: 5px 0;
}
.humb:nth-child(3){
    width: 15px;
    margin: 5px 0;
}
.burger__content{
            position: absolute;
            display: flex;
            flex-direction: column;
            transition: 0.3s;
            left: -100%;
            height: 100%;
            list-style-type: none;
            padding: 0;
}
.burger-ul{
    list-style-type: none;
    transition: 0.5s;
}

/* close */
.burger-link{
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 33px;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #FFFFFF;
display: block;
margin-top: 35px;
}
.one-link{
    margin-top: 95px;
}
.burger-img{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 90px auto 0;
    margin-top: 90px;
    max-width: 195px;
    max-height: 126px;
    height: 126px;
}
.a-link{
    display: block;
    margin: 50px;
    margin-left: 20px;
}



/* header content */
.header__content{
    padding-bottom: 200px;
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    justify-content: flex-start;
}
.header__innet{
    display: flex;
    flex-direction: row;
}
.header-text{
    max-width: 60%;
    /* margin: 0 auto; */
    padding-top: 300px;
}
.header-title{
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 38px;
line-height: 65px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;

}
.header-subtitle{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 150%;
color: #FFFFFF;
max-width: 594px;
margin-top: 40px;
}
.header-subtitle:nth-child(2){
margin-top: 50px;
}
.text-link{
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 25px;
text-align: center;

letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
display: block;
padding: 15px 25px;
background: #D1A954;
max-width: 160px;
margin-top: 70px;
}


/* swiper */

.box{
    display: flex;
    margin-left: 100px;
    margin-top: 190px;
    position: relative;
}
.swiper-box{
    
    background: url("../img/background-swiper.png");
    background-size: cover;
    overflow: hidden;
    width: 370px;
    height: 520px;
    
}
.swiper1{
    position: absolute;
    width: 370px;
    height: 518px;
    top: -20px;
    left: -20px;
    overflow: hidden;
}
.one-slide{
    background-image: url('../img/afisha1.png');
    background-size: cover;
}
.two-slide{
    background-image: url('../img/two-slide.png');
    background-size: cover;
}
.three-slide{
    background-image: url('../img/three-slide.png');
    background-size: cover;
}
.btn-swiper{
    max-width: 370px;
    margin: 0 auto;
}
.swiper-btn{
  position: absolute;
  left: 40px;
  top: 17px;
  font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 22px;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #FFFFFF;

}
.btn{
    left: -85px;
    
}
.swiper-button-next{
    left: 335px;
}
.swiper-button-prev{
    left: 10px;
}

/* style btn swiper */
.swiper-button-next:after{
    font-size: 40px;
    font-weight: 700;
    content: '\2192';
    color: white;
}
.swiper-button-prev:after{
    font-size: 40px;
    font-weight: 700;
    content: '\2190';
    color: white;
}


.swiper-button-next,
.swiper-button-prev{
    position: absolute;
    top: 550px;
}

/* main content */

.info{
    background-color:  rgba(51, 51, 51, 1);
}
.info__content{
    padding-top: 152px;
    padding-bottom: 150px;
}
.info-title{
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 64px;
line-height: 87px;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;

}
.info-span{
    color: #D1A954;
}


.info__content-blocks{
    display: flex;
    flex-wrap: wrap;
}

.blocks-one{
    width: 33%;
    
}
.blocks-one,
.blocks-two,
.blocks-three{
    margin: 80px 30px 0px;
}

.one-title{
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 21px;
line-height: 29px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
}
.one-text{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 150%;
/* or 21px */


color: #FFFFFF;
}

.blocks-two{
    width: 33%;
}
.two-numbers{
    margin-top: 40px;
}
.two-text{
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 22px;
letter-spacing: 0.05em;

/* white */

color: #FFFFFF;
}
.blocks-three{
    width: 10%;

    margin-left: -150px;
}




/* descree */
.descree{
    background-color:  rgba(51, 51, 51, 1);
    padding-bottom: 40px;
}
.descree-title{
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 64px;
line-height: 87px;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
margin-bottom: 80px;
}


/* swiper 2 */
.swiper2{
    overflow: hidden;
    padding-left: 20px;
}
.slides-one{
    background:  url('../img/house1.png');
    background-size: cover;
    background-position: top center;
    width: 442px;
    height: 550px;
    transition: 0.5s;
}
.slides-two{
    background:  url('../img/house2.png');
    background-position: top center;
    background-size: cover;
    width: 442px;
    height: 550px;
    transition: 0.5s;
}
.slides-three{
    background:  url('../img/house3.png');
    background-position: top center;
    background-size: cover;
    width: 442px;
    height: 550px;
    transition: 0.5s;
}
.slides-four{
    background:  url('../img/house4.png');
    background-position: top center;
    background-size: cover;
    width: 442px;
    height: 550px;
    transition: 0.5s;
}


/* css слов и букв в слайдере */
.slide-title{
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 33px;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #FFFFFF;
}




.slides-box{
    width: 100%;
    height: 100%;
    transition: 0.5s;
    padding-left: 40px;
    padding-top: 40px;
    position: relative;
    background: rgba(0,0,0,.5);
}


.slide-text-offs{
    margin: 0;
    padding: 0;
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 25px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
transform: rotate(-90deg);
position: absolute;
top: 400px;
left: 0;
}

.slides-box:hover{
    opacity: 0;
}



/* years */
.years{
    background-color:  rgba(51, 51, 51, 1);
}

.years__info{
    background: linear-gradient(0deg, rgba(51, 51, 51, 0.9), rgba(51, 51, 51, 0.9)), url('../img/background-years.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    padding-top: 190px;
    display: flex;
    padding-left: 190px;
    padding-bottom: 120px;
}
.years-title{
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 72px;
line-height: 98px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #D1A954;
}

.years__text{
    margin-left: 100px;
    margin-top: 40px;
}
.years-text{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 36px;
line-height: 150%;
color: #FFFFFF;
}

.partners{
    background-color:  rgba(51, 51, 51, 1);
    padding-top: 150px;
}
.partners-title{
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 64px;
line-height: 87px;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
}
.swiper3{
    margin-top: 200px;
    overflow: hidden;
}
.swiper3-content,
.swiper4-content {
    align-items: center;
    
}


.swiper4{
    overflow: hidden;
    margin-top: 90px;
}



.mizzenats{
    background-color:  rgba(51, 51, 51, 1);
    padding-top: 120px;
    padding-bottom: 80px;
}
.mizzenats-title{
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 64px;
line-height: 87px;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;

}

.mizzenats-block{
    display: flex;
    margin-top: 80px;
}
.mizzenats-forma{
    width: 66%;
    margin: 0 auto;
}

.mizzenats-numbers{
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 22px;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #FFFFFF;
}
.mizzenats-info{
    margin-right: 40px;
}


.mizzenats__forms{
    display: flex;
    flex-wrap: wrap;
}
.mizz-inpuy{
    margin-right: 10px;
    max-height: 35px;
    margin-bottom: 20px;
    
}
.textarea{
    width: 300px;
    height: 89px;
    margin-bottom: 10px;
    resize: none;
}
.textarea:focus{
    border: 0;
    outline: 0;
}

/* inputs */
.input{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 150%;
/* or 18px */
background-color: rgba(97, 97, 97, 1);
border: 0;
align-items: center;
color: #989898;
width: 100%;
height: 35px;
padding: 10px 15px;
}

.input:focus{
    outline: 0;
}

.textarea{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
    /* or 18px */
    background-color: rgba(97, 97, 97, 1);
    border: 0;
    display: flex;
    align-items: center;
    color: #989898;
    padding: 10px 15px;
}
.form-text{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 150%;
/* or 18px */


color: #989898;
width: 55%;
}

.forms-end{
    display: flex;
    margin-top: 40px;
}

.forma-btn{
    display: block;
    margin-left: 180px;
    font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 25px;
display: flex;
align-items: center;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #FFFFFF;
background: #D1A954;
border: 0;
padding: 10px 12px;
cursor: pointer;
}

/* footer */

.footer{
    background-color:  rgba(51, 51, 51, 1);
}
.footer__content{
    border-top: 1px solid #565656;;
    display: flex;
    justify-content: space-between;
}
.footer-text{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 150%;
color: #989898;
}