
@import url('https://fonts.googleapis.com/css2?family=Rubik+Distressed&family=Ubuntu&display=swap');
*{
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
    box-sizing: border-box;
}

.section{
    width: 100%;
    height: 100vh;
    background:url("../img/kosmos.jpg");
}
.container{
    width: 100%;
    height: 160px;
    position: fixed;
    background:#000000;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    z-index: 100;
}
.link{
    text-decoration: none;
    font-size: 18px;
    color: azure;
    font-family: 'Ubuntu', sans-serif;
}
.link:hover{
    color:burlywood;
    font-family: 'Rubik Distressed';
}
.img{
    width: 170px;
    height: 130px;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
}
.container1{
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.title{
    font-size: 60px;
    color: azure;
    text-align: center;
    font-family: 'Ubuntu', sans-serif;
}
.text{
    font-size: 20px;
    padding: 20px 500px;
    color: azure;
    text-align: center;
    font-family: 'Ubuntu', sans-serif;
}
.section2{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.container3{
    width: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: column;
   margin-bottom: 300px;
}
.title3{
    margin-top: 150px ;
    margin-bottom: 50px;
    font-size: 60px;
    font-family: 'Ubuntu', sans-serif;
}
.text3{
    font-size: 25px;
    padding: 0 300px;
    font-family: 'Ubuntu', sans-serif;
}
.section1{
    overflow: hidden;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url("../img/63018ed0a7d63_cover.jpg");
}
.container2{
    width: 1200px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.title2{
    font-size: 60px;
    text-align: center;
    text-align: center;
    color: aliceblue;
    margin:40px;
    font-family: 'Ubuntu', sans-serif;
}
.card{
    width: 500px;
    height: 500px;
    background:#183468ad;
    margin-top:40px;
    margin: 30px 20px;
  
}
.text2{
    color: aliceblue;
    padding: 30px;
    font-size: 20px;
    text-align: center;
    font-family: 'Ubuntu', sans-serif;
}
.img1{
    width: 100px;
    height: 100px;
    background-position: center center;
     background-repeat: no-repeat;
     margin-left: 193px;
     margin-top: 40px;
}
.section4{
    width: 100%;
    background:url("../img/1643936478_6-phonoteka-org-p-kosmos-fon-minimalizm-7.jpg");
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.container4{
    width: 1200px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin: 70px 50px;
}
.card1{
    width: 520px;
    background:#0000009c;
}
.title5{
    font-size: 60px;
    margin: 50px;
    color:#feffff   ;
    font-family: 'Ubuntu', sans-serif;
}
.text4{
    font-size: 20px;
    margin: 30px;
    color: #f3fbfb  ;
    text-shadow: 3px 3px 4px black;
    padding: 25px;
    font-family: 'Ubuntu', sans-serif;
}
.img2{
    width: 500px;
    height: 520px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.img2__margin{
    margin-bottom: 50px;
}
.card1__margin{
    margin-bottom: 50px; 
}
.section5{
    width: 100%;
    padding: 50px;
    background: url("../img/art-ogni-kosmos-zvezdy-uzory-tumannost-rossyp-mercanie.jpg");
}
.container5{
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.title4{
    font-size: 60px;
    margin: 50px;
    text-align: center;
    color: #f7f7f4  ;
    font-family: 'Ubuntu', sans-serif;
}
.text5{
    font-size: 20px;
    margin: 30px;
    color:#fffffd  ;
    font-family: 'Ubuntu', sans-serif;
}
.box{
    width: 50%;
    background: #03a9f46b;
}
.batton{
    width: 200px;
    height: 100px;
    background:#2196f3a8;
    padding: 15px;
    margin: 30px;
    border-radius: 25%;
}
.batton:hover{
    background: #0000ff7d;
    border-radius: 50%;
    font-family: 'Rubik Distressed';
}
.link1{
    text-decoration: none;
    color: antiquewhite;
    font-size: 20px;
    font-family: 'Rubik Distressed';
}
.img3{
    width: 500px;
    height: 500px;
}
.card:nth-child(3n){
    background:#0000ff7d ;
}
.card2{
    width: 500px;
    height: 500px;
    background: #0000ff7d;
    margin-top:40px;
    margin: 30px 20px;
  
}
.section6{
    width: 100%;
    height: 150px;
    background:#3a0256;
    overflow: hidden;
}
.container6{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.img3{
    margin: 30px;
    width: 100px;
    height: 100px;
    border-radius: 20%;
}
.title6{
    background: azure;
    font-size: 25px;
    padding: 20px;
    font-family: 'Ubuntu', sans-serif;
}
.link3{
    text-decoration: none;
    color: #1c1e24;
    font-family: 'Ubuntu', sans-serif;
}
.img4{
    width: 500px;
    height: 500px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
@media (max-width:1200px) {
    .section{
        width: 100%;
    }
    .container{
        width: 100%;
    }
    .container1{
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .link{
        font-size: 15px;
    }
    .img{
        width: 130px;
        height: 120px;
    }
    .title{
        font-size: 30px;
        text-align: center;
    }
    .text{
        font-size: 15px;
        padding: 0;
       /* margin: 30px;*/
        text-align: center;
    }
    .title3{
        font-size: 30px;
    }
    .text3{
        font-size: 18px;
        padding:  0 100px;
        padding-left: 50px;
    }
    .container4{
        flex-direction: column;
    }
    .title5{
        font-size: 30px;
    }
    .text4{
        font-size: 15px;
    }
    .img2{
        width: 500px;
        height: 450px;
    }
    .img2__margin{
        width: 500px;
        height: 450px;
    }
    .text5{
        font-size: 15px;
    }
    .box{
        width: 70%;
        margin-bottom: 50px;
    }
    .container5{
        flex-direction: column;
    }
    .title4{
        font-size: 30px;
    }
    .link1{
        font-size: 17px;
    }
    .title2{
        font-size: 30px;
    }
    .text2{
        font-size: 15px;
    }
    .container2{
        flex-direction: column;
    }
   
}
