* {
    box-sizing: border-box;
}
body {
    background-color: #1D2036;
    background: rgb(46,0,66);
    background: linear-gradient(90deg, rgba(46,0,66,1) 0%, rgba(160,15,168,1) 50%, rgba(224,82,255,1) 83%);
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
}
.section_menu {
    background-color: #1D2036;
    display: flex;
    justify-content: space-around;
}
.menu_main {
    display: flex;
    list-style: none;
}
.menu_main_item {
    margin: 20px;
}
.menu_main_item:hover {
    opacity: 0.5;
}
.zagolovok {
    text-align: center;
    font-size: 45px;
    height: 80px;
    margin: 0px 0px 100px;
}
.kartynka {
    display: flex;
    justify-content: center;
    position: relative;
    height: 650px;
}
.kartynka img {
    width: 100%;
    object-fit: cover;
}
.kartinka_kvadrat {
    width: 310px;
    height: 310px;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    background-color: #121212;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0.8;
    top: 20px;
    left: 80px;
}
.kartinka_kvadrat h2 {
    text-align: center;
    color: #fff;
    opacity: 1.0;
}
.kartinka_kvadrat p {
    color: #fff;
    opacity: 1.0;
    font-size: 18px;
}
.squer {
    height: 300px;
    width: 500px;
    background-color: rgb(215, 85, 255);
    /*margin: 50px;*/
    /*margin: 50px 300px;*/
    /*margin 50px 300px 0px;*/
    /*margin: 50px 300px 0px 20px;*/
    margin: 50px auto;
}
.menu_main1 {
    padding: 0px;
    list-style: none;
    color:white;
    font-size: 32px;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #121212;
}
.menu_main_item1 {
    padding: 5px;
    min-height: 80px;
    border: 3px solid transparent;   
}
a {
    color: inherit;
    text-decoration: none;
}
.menu_main_item1:hover {
    border: 3px solid rgb(255, 210, 63);       
}
.menu_main_item1 a:hover {
    color: #fc0;        
}
p {
    font-size: 20px;
    margin: 10px;
}
.fon1 {
    height: 570px;
    padding: 70px 100px;
}
.fon1 p {
    color: white;
    margin: 20px;
}
.Zagolovok_neroset {
    display: flex;
    justify-content: center;
    font-size: 40px;
    padding: 30px;
}
.galerey1 {
    display: flex;
    justify-content: center;
    padding: 40px;
}
.img1 {
    padding: 35px;
}
.img2 {
    padding: 35px;
}
.img3 {
    padding: 35px;
}
.galerey2 {
    display: flex;
    justify-content: center;
    padding: 40px;
}
.img4 {
    padding: 35px;
}
.img5 {
    padding: 35px;
}
.img6 {
    padding: 35px;
}
.galerey3 {
    display: flex;
    justify-content: center;
    padding: 40px;
}
.img7 {
    padding: 35px;
}
.img8 {
    padding: 35px;
}
.img9 {
    padding: 35px;
}
.text {
    margin: 1px 100px 0px 50px;
    padding: 1px 100px 50px 50px;
}
.zagolovok-poleznosty {
    display: flex;
    justify-content: center;
    font-size: 40px;
    padding: 30px;
}
.poleznosty li {
    font-size: 22px;
    padding: 7px;
}
.fon3 {
    height: 850px;
}
.vidio1 {
    display: flex;
    justify-content: center;
    padding: 10px 0px 20px 20px;
}
.dowland {
    display: flex;
    justify-content: center;
    height: 50px;
    width: 120px;
    color: #000;
    background-color: #b3ff00;
    border-radius: 15px;
    margin: 10px 870px 50px;

}
.dowland a {
    display: inline-block;
    height: 50px;
    width: 120px;
    padding: 15px 30px;
}
.ghts {
    display: flex;
    justify-content: space-around;

}
.ght {
    border-radius: 15px;
    transition: all 0.3s;
    display: flex;
    justify-content: center;
    margin: 30px 0px;
}
.ghts img {
    width: 150px;
    height: 150px;
}
.ght:hover {
    transform: scale(1.2);
}
.knopochka {
    display: flex;
    justify-content: center;
    padding: 20px 0px 40px;
}
.knopocka p{
    font-size: 20px;

}
.button1 {
    display: inline-block;
    box-sizing: border-box;
    height: 80px;
    width: 180px;
    color: #fff;
    border-radius: 15px;
    background-color: #fc0;
    background: linear-gradient(90deg,#ff5c4d,#eb469f 30%,#8341ef 75%,#3f68f9);
    padding: 8px 35px;
    transition: all 0.3;
}
.button1:hover {
        box-shadow: -10px 8px 5px 5px #ff004c;
        background: linear-gradient(270deg,#ff5c4d,#eb469f 30%,#8341ef 75%,#3f68f9);
}
.knopochka2 {
    display: flex;
    justify-content: center;
    padding: 0px 0px 100px;
}
.knopochka2 p {
    font-size: 20px;
}
.button2 {
    display: inline-block;
    box-sizing: border-box;
    height: 150px;
    width: 150px;
    background-color: #fff;
    color: #9b9b9b;
    border-radius: 5px;
    padding: 50px 32px;
    box-shadow: 0px 5px 10px 3px rgba(66, 66, 66, 0.8),
                0px 5px 14px 5px rgba(66, 66, 66, 0.16);
    transition: all 0.3;
}
.button2:hover {
    background-color: #e7e7e7;
    box-shadow: 0px 5px 10px 7px rgba(66, 66, 66, 0.20),
                0px 5px 15px 9px rgba(66, 66, 66, 0.34);
    transform: scale(1.3);
    z-index: 1;
}