


*{
    margin: 0;
    padding: 0;
    font-family: 'Jura', sans-serif;
    color: #000;
    text-decoration: none;
}
.container {
    width: 1160px;
    height: auto;
    

    margin: 0 auto;
    margin-bottom: 40px;
}
.container1{
    width: 1160px;
    height: auto;
    margin: 0 auto;
}
.header{
    width: 1160px;
    height: 750px;
    display: grid;
    grid-template-columns:610px 550px;
    grid-template-rows: 200px 500px  ;
}
.header_1{
    
    grid-column: 1/2;
    grid-row: 1/2;
}
.logo{
    
    width: 83px;
    height: 85px;
    margin-top:75px;
    float: left;

}
.header_menu{

    list-style-type: none;
    display: flex;
    justify-content: space-around; 
    margin-top:100px;
    width: 500px;
    height: 200px;
   
    margin-left: 90px;
    color: blue;
 
}
.header_foto{
    grid-column: 2/3;
    grid-row: 1/3;
    width: 500px;
    height: 600px;
    float: right;



}
.header_bloc{
    grid-column:1/2;
    grid-row:2/3;
    margin-top:40px;
}
.header_title{
    margin-top: 1px;
    font-size: 48px;

}
.header_text{
    margin-top: 30px;
    font-size: 24px;

}

.header_p{
    margin-top: 30px;

}
.header_cnopka{
    margin-top: 30px;
    width: 250px;
    height: 50px;
    background: rgb(7, 157, 207);
    color: aliceblue;
    transition-duration: 1.5s;


}
.header_cnopka:hover{

    width: 250px;
    height: 50px;
    background: rgb(4, 14, 153);
    color: aliceblue;
    transition-duration: 1.5s;


}

.groud{
margin-bottom:5px;
}
.people{
margin-bottom:5px;
}
.history{
margin-bottom:5px;
}
.music{
margin-bottom:5px;
}
.main{
    width: 1160px;
    margin: 0 auto;
    height: 3600px;
}
.main_two{
    width: 1160px;
    margin: 0 auto;
    display: grid;
    background: #F5F5F5;    
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 20px 30px 1fr ;
}
.aitem_one:hover{
    background: #006AA7;
    transition-duration:1s;
    color: rgb(255, 255, 255);
}
.aitem_two:hover{
    background: #006AA7;
    transition-duration:1s;
    color: rgb(255, 255, 255);
}
.aitem_thee:hover{
    background: #006AA7;
    transition-duration:1s;
    color: rgb(255, 255, 255);
}
.aitem_four:hover{
    background: #006AA7;
    transition-duration:1s;
    color: rgb(255, 255, 255);
}
.main_h1{
    font-size: 16px;
    grid-column: 2 / 4;
    grid-row: 1 / 3;
    text-align: center;
}
.main_p{
    grid-row: 2 / 3;
    font-size: 24px;
    grid-column: 2 / 4;
    text-align: center;
    font-size: 24px;
}
.main-title{
    font-size: 16px;
    margin-bottom:5px;
}
.aitem-p{
    width: 70px;
    height: 20px;
    margin-top: px;
    margin-left: 167px;
}
.arrow{
    width: 20px;
    height: 20px;
    margin-top:-100px;
    margin-left: 240px;
    }
.aitem_one{
    grid-column: 1 / 4;
    grid-row: 3 / 3;
    width: 260px;
    height: 250px;
    font-size: 16px;
    font-size: 16px;
    padding-left: 14px;
}
.aitem_two{
    grid-column: 2 / 4 ;
    grid-row: 3 / 3 ;
    width: 260px;
    height: 250px;
    font-size: 16px;
    padding-left: 14px;
}
.aitem_thee{
    grid-column: 3 / 4 ;
    grid-row: 3 / 3;
    width: 260px;
    height: 250px;
    font-size: 16px;
    padding-left: 14px;
}
.aitem_four{
    grid-column: 4 / 4;
    grid-row: 3 / 3;
    width: 260px;
    height: 250px;
    font-size: 16px;
    padding-left: 14px;
}
.kozak{
    text-align: center;
    height: 100px;
    width: 1160px;
    font-size: 19px;
}
.main_div_aitem1{
    width: 520px;
    height: 180px;  
    grid-row: 2 / 3;
    grid-column: 1 / 3;
    background: #006AA7;
    color: rgb(255, 255, 255);
    display: grid;
    grid-template-rows: 35px 120px;
    grid-template-columns: 390px 100px;
}
.img_kozak{
    height: 120px;
    width: 100px;
    margin: 0 auto;
    padding-top:20px;
    padding-right: 20px;
    margin-top: 10px;
}
.main_div_aitem1_h1{
    font-size:25px;
    grid-column: 1 / 2;
    grid-row: 1 / 2;
}
.main_div_aitem1_p{
    grid-column: 1 / 2;
    grid-row: 2 / 2;
}
.main_div_aitem2{
    width: 270px;
    height: 180px;
    grid-row: 2 / 3;
    grid-column: 2 / 3;
}
.main_div_aitem3{
    width: 270px;
    height: 180px;
    grid-row: 2 / 3;
    grid-column: 3 / 3;
}
.main_div_aitem1_h1{
    font-size: 16px;
}
.main_div_aitem2_h1{
    font-size: 16px;
}
.main_div_aitem3_h1{
    font-size: 16px;
}
.main_div_aitem3_p{
    font-size:16px;
}
.main_div_aitem3_p{
    font-size: 16px;
}
.main_div_aitem3_p{
    font-size: 16px;
}
.main_div{
    display: grid;
    grid-template-rows:40px 1fr;
    grid-template-columns: 530px 290px 270px;
}
.artickle{
    margin-top: 20px;
    width: 1160px;
    height: 450px;
    display: grid;
    background: #F9C00D;
    }
    
    .artickle_h5{
        width: 1160px;
        text-align: center;
    }
    
    .artickle_text{
        text-align: left;
        width: 500px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    
    .articke_a{
        width: 200px;
        height: 30px;
        background: #F9C00D;
        border: 1px solid black;
        text-align: center;
        margin-left: 50px;
        transition: 0.5s;
        text-decoration: none;
        color: black;
    }
    .articke_a:hover{
        width: 200px;
        height: 35px;
        background: #BD930A;
        border: 1px solid black;
        text-align: center;
        margin-left: 50px;
        transition-duration: 0.5s;
        text-decoration: none;
        color: black;
    }
    
    .artickle_mini{
        display: flex;
        width: 1160px;
        height: 300px;
        margin-left: 10px;
        justify-content: space-around;
    }
    .artickle_p{
        margin-bottom: 20px;
    }
    .todey{
        margin-top: 20px;
        width: 100%;
        height: 300px;
        margin: 0 auto;
        background: #ffffff;

    }
    .todey_text{
        text-align: center;
    }
    .todey_title{
        text-align: center;
        margin-bottom: 20px;
    }
    .todey_blok{
        width: 100%;
        height: 250px;
        display: flex;
        justify-content: space-between;
        
    }
    .todey_blok_text{
        width: 250px;
        height: 132px;
        border: 2px solid black;
        border-radius: 5px;
        padding: 10px;
    }
    .todey_text2{
        text-align: justify;
    }
    .kartunku{
        width: 100%;
        height: 200px;
        margin: 0 auto;
        

    }
    .kartunku_text{
        margin-bottom: 10px;
        
    }
    .kartunka{
        display: flex;
        justify-content: space-between;
   
        margin: 0 auto;
    }
    .zelensikiu{
        width: 800px;
        height: 250px;
        background: #006AA7;
        display: flex;
        margin: 0 auto;
        justify-content: space-between;
        align-items: center;
        padding: 25px 50px;
    }
    .zelensikiu_text{
        font-size: 30px;
        color: #fff;

    }
    .zelensikiu_img{
        width: 200px;
        height: 200px;
    }
    .people1{
        width: 1160px;
        height: 200px;
        margin: 0 auto;
    }
    .people_photos{
        display: flex;
        width: 1160px;
        height: 150px;
        justify-content: space-around;
    }
    .people_title{
        width: 1160px;
        height: 50px;
        text-align: center;
    }
    .citate_section1{
        width: 520px;
        height: 150px;
        display: flex;
        justify-content: space-between;
        background: white;
    }
    .citate_section2{
        width: 520px;
        height: 150px;
        display: flex;
        justify-content: space-between;
        background: white;
    }
    .citate{
        width: 1160px;
        height: 700px;
    }
    .citate_sections{
        width: 1160px;
        height: 600px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .citate_texts{
       width: 370px;
    
    }
    .citate_img{
        width: 100px;
        height: 100px;
        border-radius: 100%;
    }
    .citate_title{
        width: 1160px;
        height: 50px;
        text-align: center;
    }
    .footer{
        width: 1160px;
        display: flex;
        height: 90px;
        background: #006AA7;
        clear: both;
    }
    .footer_fotos{
        display: flex;
        width: 400px;
        height: 60px;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 2000px;
    }
    .footer_title{
    height: 60px;
    width: 300px;
    }

    .container_section{
        width:1160px;
        height:520px;
        margin:0 auto;
        margin-top: 20px;
        display: flex;
        
        justify-content: space-between;
         
    }
    .Digitalization_h1{
    text-align: center;
    width: 100%;
    font-size: 19px;
    }
    .Digitalization_p{
    text-align: center;
    width: 100%;
    font-size: 16px;
    }
    .section_h1{
        height: 280px;
        width:1100px;
        display: flex;
        flex-wrap: wrap; 
        margin-left: 100px; 
        margin: 0 auto;
    }
    .block{
        background: #F9C00D;
        width: 330px;
        height: 120px;
        display: flex;
        justify-content:space-between;
         margin-left:10px; 
        margin: 0 auto;
        margin-bottom: 10px; 
        padding: 10px;
    }
    .passport{
        padding-top:10px;
        width:80px;
        height:80px;
    }
    .diya{
        padding-top:10px;
        width:80px;
        height:80px;
    }
    .mobpay{
        padding-top:10px;
        width:80px;
        height:80px;
    }
    .wallet{
        padding-top:10px;
        width:80px;
        height:80px;
    }
    .artificial-intelligence{
        padding-top:10px;
        width:80px;
        height:80px;
    }
    .processor{
        padding-top:10px;
        width:80px;
        height:80px;
    }
    .future_block{
        height: 230px;
        width: 340px;
    }
    .future{
        width: 1072px;
        height: 556px;
        margin: 0 auto;
    }
    .future_block:hover{
        background: #006AA7;
        color: rgb(255, 255, 255);
    }
    .future_blocks{
        display: flex; 
        flex-wrap: wrap;
        padding-right:10px;
    }
    .future_width1{
    width: 320px;
    padding:15px;
    }
    .future_width2{
        width: 500px;
        padding:15px;
    }