.container{
    width: 1240px;
    margin: 0 auto;
}
*{
    font-family: 'Jura', sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.title{
    font-weight: bold;
    font-size: 120px;
    height: 50px;
}
.link{
    color: #0882c9;
}
.link:hover{
    text-decoration: underline;
}
.menu{
    width: 1240px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.menu2{
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}
.promo{
    border-radius: 0 0 250px 250px;
    margin-top: -10px;

}
.text-button{
    width: 565px;
    margin-top: -530px;
}
.subtitle{
    font-size: 55px;
    height: 20px;
}
.button1{
    width: 250px;
    height: 50px;
    color: white;
    background: #006AA7;
    border: none;
}
.button1:hover{
    background: #024D79;
}
.past{
    width: 1143px;
    margin-top: 200px;
}
.boxes{
    width: 1143px;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}
.titles{
    text-align: center;
}
.box{
    width: 260px;
    height: 250px;
    display: flex;
    flex-direction: column;
}
.det{
    display: flex;
    width: 260px;
    justify-content: flex-end;
    align-items: center;
}
.box-img{
    width: 50px;
    height: 50px;
}
.box *{
    padding: 10px;
}
.box-p1{
    height: 2px;
}
.box-p2{
    height: 2px;
}
.det-img{
    width: 40px;
    height: 40px;
    margin-right: 5px;
}
.box:hover{
    background: #006AA7;
    color: white;
}
.kosak{
    width: 1240px;
    margin-top: 100px;
}
.boxes2{
    width: 1143px;
    display: flex;
    margin-top: 25px;
    justify-content: space-around;
    margin: 0 auto;
}
.boxes2 *{
    padding: 5px;
}
.kozak{
    width: 100px;
    height: 124.07px;
    margin-top: 27px;
}
.box1{
    width: 530px;
    height: 180px;
    background: #006AA7;
    border-radius: 5px;
    display: flex;
}
.textir{
    width: 366px;
    display: flex;
    flex-direction: column;
}
.box1 .textir{
    padding: 15px;
    margin-top: -10px;
}
.h3-title{
    color: white;
    font-size: 25px;
}
.box-p3{
    font-size: 16px;
    color: white;
    font-weight: normal;
}
.box2{
    border: 1px solid black;
    border-radius: 5px;
    width: 270px;
    height: 180px;
}
.mriya{
    width: 1240px;
    background: #F9C00D;
    height: 450px;
}
.dream{
    width: 1240px;
    display: flex;
}
.button2{
    height: 50px;
    width: 200px;
    border-radius: 10px;
    background: #F9C00D;
    border: 1px solid black;
}
.button2:hover{
    background: #BD930A;
}
.textiros{
    width: 681px;
    display: flex;
    flex-direction: column;
    margin-left: 25px;
}
.textiros *{
    padding: 5px;
}
.mriya-img{
    width: 450px;
    height: 300px;
    margin-left: 25px;
    margin-top: 25px;
}
.title3{
    font-size: 19px;
}
.p1{
    font-size: 20px;
}
.titles2{
    text-align: center;
    margin-top: 45px;
}
.who{
    width: 1240px;
    margin-top: 100px;
}
.boxiros{
    width: 1240px;
    display: flex;
    margin-top: 25px;
    justify-content: space-evenly;
}
.box-p4{
    height: 2px;
    padding: 5px;
    margin-top: 10px;
}
.box3{
    border: 1px solid black;
    border-radius: 5px;
    width: 270px;
    height: 150px;
}
.titles3{
    text-align: left;
    margin-left: 40px;
}
.gallery{
    width: 1240px;
    margin-top: 100px;
}
.boxiros2{
    width: 1240px;
    display: flex;
    margin-top: 25px;
    justify-content: space-evenly;
}
.gallery1{
    width: 200px;
    height: 160px;
}
.president{
    width: 800px;
    height: 250px;
    display: flex;
    background: #006AA7;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
    margin-top: 50px;
    margin-left: 210px;
}
.president_text{
    width: 476px;
     color: white;
    text-align: center;
    font-size: 30px;
    
}
.president_img{
  border-radius: 100%;
  width: 200px;
  height: 200px;
}
.digitalization{
    width: 1240px;

}
.digitalization_text{
    text-align: center;
}
.digitalization_box{
    width: 1240px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;

}
.digitalization_block{
    display: flex;
    width: 350px;
    height: 120px;
    background: #F9C00D;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 15px;
}
.digitalization_img{
    width: 100px;
    height: 100px;
    margin-right: 10px;
}
.future{
    width: 1240px;
    margin: 0 auto;
}
.future_text{
    text-align: center;
}
.future_ver{
    width: 1240px;
    justify-content: space-between;
    display: flex;
}
.future_block1{
    width: 340px;
    height: 230px;
    color: black;
    padding: 10px;
    background: #E5E5E5;
}
.future_block1:hover{
    width: 360px;
    height: 250px;
    background:#006AA7;
    color: white;
    padding: 10px;
    transition: all 500ms ease; 
    padding: 20px;
}

.future_niz{
    width: 1240px;
    display: flex;
    justify-content: space-between;
}
.future_block2{
    width: 550px;
    height: 200px;
    color: black;
    margin-top: 15px;
    background: #E5E5E5;
    padding: 10px;
}
.future_block2:hover{
    width: 550px;
    height: 200px;
    background:#006AA7;
    color: white;
    padding: 20px;
    transition: all 500ms ease; 
}
.nation{
    width: 1240px;
}
.nation_h1{
    text-align: center;
}
.nation_img{
    display: flex;
    justify-content: space-between;

}
.nation_foto{
    width: 250px;
    height: 160px;
}
.ukrainians{
    width: 1240px;
    flex-wrap: wrap;
}
.ukrainians_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.ukrainians_block{
    display: flex;
    width: 525px;
    height: 150px;
}
.ukrainians_img{
    border-radius: 100%;
    width: 100px;
    height: 100px;
    margin-right: 10px;
}
.ukrainians_h1{
    text-align: center;
}
.footer{
    width: 1240px;
    height: 100px;
    background: #006AA7;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer_img{
    margin-left: 10px;
}
@media (min-width:550px) and (max-width:1099px) {
    .container{
        width: 1099px;
        margin: 0 auto;
    }
    .header{
        width: 1099px;
        margin: 0 auto;
    }
    .menu{
        margin: 0 auto;
        width: 1099px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }
    .text-button {
        width: 465px;
        margin-top: -530px;
        margin-left: 100px;
    }
    .title{
        font-size: 100px;
    }
    .subtitle{
        font-size: 50px;
    }
    .president_text{
        width: 476px;
         color: white;
        text-align: center;
        font-size: 30px;
    }
    .digitalization_text{
        text-align: center;
    }
    .president_img{
      border-radius: 100%;
      width: 200px;
      height: 200px;
    }
    .digitalization{
        margin: 0 auto;
        width: 1099px;
        display: flex;
        flex-wrap: wrap;
    
    }
    .digitalization_box{
        width: 1099px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    
    }
    .digitalization_block{
        display: flex;
        width: 350px;
        height: 120px;
        background: #F9C00D;
        border-radius: 5px;
        padding: 10px;
        margin-bottom: 15px;
    }
    .digitalization_img{
        width: 100px;
        height: 100px;
        margin-right: 10px;
    }
    .future{
        margin: 0 auto;
        width: 1099px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
    }
    .future_text{
        text-align: center;
    }
    .future_ver{
        width: 95%;
        justify-content: space-between;
        display: flex;
        flex-wrap: wrap;

}
    .future_block1{
        width: 340px;
        height: 230px;
        color: black;
        padding: 10px;
        background: #E5E5E5;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .future_block1:hover{
        width: 360px;
        height: 250px;
        background:#006AA7;
        color: white;
        padding: 10px;
        transition: all 500ms ease; 
        padding: 20px;
    }
    
    .future_niz{
        width: 95%;
        display: flex;
        justify-content: space-between;
    }
    .future_block2{
        width: 340px;
        height: 230px;
        color: black;
        padding: 10px;
        background: #E5E5E5;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .future_block2:hover{
        width: 360px;
        height: 250px;
        background:#006AA7;
        color: white;
        padding: 10px;
        transition: all 500ms ease; 
        padding: 20px;
    }
    .nation{
        width: 1099px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }
    .nation_h1{
        text-align: center;
    }
    .nation_img{
        display: flex;
        flex-wrap: wrap;
        width: 65%;
    }
    .nation_foto{
        width: 250px;
        height: 160px;
        margin-bottom: 15px;
    }
    .ukrainians{
        width: 1099px;
        flex-wrap: wrap;
        padding-left: 20px;
        padding-right: 20px;
    }
    .ukrainians_container{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .ukrainians_block{
        display: flex;
        width: 525px;
        height: 150px;
    }
    .ukrainians_img{
        border-radius: 100%;
        width: 100px;
        height: 100px;
        margin-right: 10px;
    }
    .ukrainians_h1{
        text-align: center;
    }
    .footer{
        width: 1099px;
        height: 100px;
        background: #006AA7;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .footer_img{
        margin-left: 10px;
    }
}
@media (min-width:550px) and (max-width:1099px){
    .container{
        width: 1099px;
        margin: 0 auto;
    }
    .menu{
        width: 1032px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-left: 100px;
    }
    .text-button {
        width: 565px;
        margin-top: -530px;
        margin-left: 100px;
    }
    .kosak {
        width: 1240px;
        margin-left: -15px;
        margin-top: 100px;
    }
    .who {
        width: 1240px;
        margin-top: 100px;
        margin-left: -40px;
    }
    .gallery {
        width: 1240px;
        margin-top: 100px;
        margin-left: -40px;
    }
    .boxes{
        width: 50%;
        display: flex;
        justify-content: space-between;
        margin-top: 25px;
        flex-wrap: wrap;
        margin-left: 300px;
    }
    .boxes2{
        width: 53%;
        display: flex;
        margin-top: 25px;
        flex-wrap: wrap;
        justify-content: space-around;
        margin-left: 270px;
    }
    .box2 {
        border: 1px solid black;
        border-radius: 5px;
        width: 270px;
        margin-top: 25px;
        height: 180px;
    }
    .textiros{
        width: 570px;
        display: flex;
        flex-direction: column;
        margin-left: 25px;
    }
    .mriya {
        width: 1099px;
        background: #F9C00D;
        height: 450px;
    }
    .title1{
        font-size: 25px;
    }
    .title2{
        font-size: 22px;
    }
    .boxiros {
        width: 60%;
        display: flex;
        margin-top: 25px;
        flex-wrap: wrap;
        justify-content: space-evenly;
        margin-left: 250px;
    }
    .box3 {
        border: 1px solid black;
        border-radius: 5px;
        width: 270px;
        height: 150px;
        margin-top: 50px;
    }
    .titles3 {
        text-align: center;
        margin-left: 40px;
    }
    .gallery1 {
        width: 200px;
        margin: 20px;
        height: 160px;
    }
    .boxiros2 {
        width: 60%;
        display: flex;
        margin-top: 25px;
        flex-wrap: wrap;
        justify-content: space-evenly;
        margin-left: 250px;
    }
    .president{
        margin: 0 auto;
        width: 800px;
        height: 250px;
        display: flex;
        background: #006AA7;
        align-items: center;
        justify-content: space-around;
        margin-bottom: 50px;
    }
    .president_text{
        width: 476px;
         color: white;
        text-align: center;
        
    }
    .president_img{
      border-radius: 100%;
      width: 200px;
      height: 200px;
    }
    .digitalization{
        margin: 0 auto;
        width: 1099px;
        display: flex;
        flex-wrap: wrap;
    
    }
    .digitalization_text {
        text-align: center;
        margin-left: 230px;
    }
    .digitalization_box{
        width: 1099px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    
    }
    .digitalization_block{
        display: flex;
        width: 350px;
        height: 120px;
        background: #F9C00D;
        border-radius: 5px;
        padding: 10px;
        margin-bottom: 15px;
    }
    .digitalization_img{
        width: 100px;
        height: 100px;
        margin-right: 10px;
    }
    .future{
        margin: 0 auto;
        width: 1099px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
    }
    .future_text{
        text-align: center;
    }
    .future_ver{
        width: 95%;
        justify-content: space-between;
        display: flex;
        flex-wrap: wrap;

}
    .future_block1{
        width: 340px;
        height: 230px;
        color: black;
        padding: 10px;
        background: #E5E5E5;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .future_block1:hover{
        width: 360px;
        height: 250px;
        background:#006AA7;
        color: white;
        padding: 10px;
        transition: all 500ms ease; 
        padding: 20px;
    }
    
    .future_niz{
        width: 95%;
        display: flex;
        justify-content: space-between;
    }
    .future_block2{
        width: 340px;
        height: 230px;
        color: black;
        padding: 10px;
        background: #E5E5E5;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .future_block2:hover{
        width: 360px;
        height: 250px;
        background:#006AA7;
        color: white;
        padding: 10px;
        transition: all 500ms ease; 
        padding: 20px;
    }
    .nation{
        width: 1099px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }
    .nation_h1{
        text-align: center;
    }
    .nation_img{
        display: flex;
        flex-wrap: wrap;
        width: 65%;
    }
    .nation_foto{
        width: 250px;
        height: 160px;
        margin-bottom: 15px;
    }
    .ukrainians{
        width: 1099px;
        flex-wrap: wrap;
        padding-left: 20px;
        padding-right: 20px;
    }
    .ukrainians_container{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .ukrainians_block{
        display: flex;
        width: 525px;
        height: 150px;
    }
    .ukrainians_img{
        border-radius: 100%;
        width: 100px;
        height: 100px;
        margin-right: 10px;
    }
    .ukrainians_h1{
        text-align: center;
    }
    .footer{
        width: 1099px;
        height: 100px;
        background: #006AA7;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .footer_img{
        margin-left: 10px;
    }
}
@media (max-width:549px) {
    .container{
        width: 549px;
        margin: 0 auto;
    }
    a, h1{
        text-align: center;
    }
    .promo {
        border-radius: 0 0 250px 250px;
        margin-top: -10px;
        display: none;
    }
    .header {
        margin: 0 auto;
        width: 549px;
        margin-left: 300px;
        display: block;
    }
    .menu{
        width: 449px;
    }
    .promo_block{
        display: none;
    }
    .text-button{
        text-align: center;
        width: 549px;
        height: 326px;
        margin-top: 100px;
    }
    .boxes {
        display: flex;
        justify-content: space-between;
        margin-top: 25px;
        flex-direction: column;
        align-items: center;
}
    .boxes2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 auto;
        margin-left: -3px;
}
.box2 {
    border: 1px solid black;
    border-radius: 5px;
    width: 270px;
    height: 180px;
    margin-top: 25px;
}
.boxiros {
    width: 549px;
    display: flex;
    flex-direction: column;
    margin-top: 25px;
    justify-content: space-evenly;
    margin-left: 440px;
}
.titles {
    text-align: center;
    margin-right: 90px;
}
.boxiros2 {
    width: 549px;
    display: flex;
    flex-direction: column;
    margin-top: 25px;
    justify-content: space-evenly;
    margin-left: 480px;
}
.gallery {
    width: 549px;
    margin-top: 100px;
}
.titles3 {
    text-align: center;
    margin-left: 337px;
    width: 500px;
}
.gallery1 {
    width: 200px;
    height: 160px;
    margin-top: 25px;
}
.mriya {
    width: 549px;
    background: #F9C00D;
    height: 920px;
    display: flex;
    flex-direction: column;
    margin-bottom: 500px;
    margin: 0 auto;
    margin-top: 25px;
}
.dream {
    width: 549px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}
.textiros {
    width: 500px;
    display: flex;
    flex-direction: column;
}
.mriya-img {
    width: 450px;
    height: 300px;
}
.box3 {
    border: 1px solid black;
    border-radius: 5px;
    width: 270px;
    margin-top: 25px;
    height: 150px;
}
.president{
    margin: 0 auto;
    width: 549px;
    height: 450px;
    display: flex;
    background: #006AA7;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 50px;
    margin-top: 50px;
    flex-direction: column-reverse;
}
.president_text{
    font-size: 30px;
}
.digitalization{
    margin: 0 auto;
    width: 360px;
    display: flex;
    flex-wrap: wrap;

}
.digitalization_box{
    margin: 0 auto;
    width: 549px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    flex-direction: column;

}
.digitalization_text{
    text-align: center;
}
.digitalization_block{
    display: flex;
    width: 350px;
    height: 120px;
    background: #F9C00D;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 15px;
    align-items: center;
}
.digitalization_p1{
    font-size: 18px;
}
.future{
    margin: 0 auto;
    width: 353px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
.future_ver{
    width: 249px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.future_block1{
    width: 340px;
    height: 230px;
    color: black;
    padding: 10px;
    background: #E5E5E5;
    margin: 0 auto;
    margin-bottom: 15px;
}
.future_block1:hover{
    width: 360px;
    height: 250px;
    background:#006AA7;
    color: white;
    padding: 10px;
    transition: all 500ms ease; 
    padding: 20px;
}

.future_niz{
    width: 95%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.future_block2{
    width: 340px;
    height: 230px;
    color: black;
    padding: 10px;
    background: #E5E5E5;
    margin: 0 auto;
    margin-bottom: 15px;
}
.future_block2:hover{
    width: 360px;
    height: 250px;
    background:#006AA7;
    color: white;
    padding: 10px;
    transition: all 500ms ease; 
    padding: 20px;
}
.nation{
    width: 350px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
}
.nation_img{
    display: flex;
    flex-wrap: wrap;
    width: 250px;
    flex-direction: column;
}
.nation_foto{
    margin-bottom: 15px;
}
.ukrainians{
    width: 349px;
    margin: 0 auto;
}
.ukrainians_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    flex-direction: column;
    width: 449px;
    margin: 0 auto;
}
.ukrainians_p{
    font-size: 21px;
}
.ukrainians_h1{
    width: 300px;
    text-align: center;
}
.ukrainians_block{
    display: flex;
    width: 325px;
    height: 150px;
    align-items: center;
    margin-bottom:50px;
}
.footer{
    width: 359px;
    height: 100px;
    background: #006AA7;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 10px;
}
.footer_img{
    margin-left: 10px;
} 
}