@import 'https://fonts.googleapis.com/css?family=Roboto:400,900';

*{
    box-sizing: border-box;
    font-family: 'Roboto';  
}
body{
    margin: 0px;
}
.container{
    width: 1170px;
    margin: auto;
    display: flex;
}
.welcome{
    background-color: #18171B;
}
.card1{
    width: 500px;
    margin-right: 3px;
}
.vip{
    font-family: 'Roboto'; 
    text-transform: uppercase;
    color: white;
    font-weight: 900px;
    font-size: 60px;
} 
.vip2{
    text-transform: uppercase;
    font-weight: 900px;
    font-size: 36px;
    color: #787488;
}
.vip3{
    margin-right: 5px;
    font-weight: 900px;
    font-size: 20px;
    color: #787488;
}
.container2{
    width: 670px;
}
.events{
    background-color: #18171b;
}
.events-text{
    text-transform: uppercase;
    font-size: 60px;
    color: white;
}
.nineteen{
    font-weight: bold;
    margin: auto;
    text-align: center;
    font-size: 76px;
    color: #F0F54B;
}
.jul{
    font-weight: bold;
    margin: auto;
    text-align: center;
    font-size: 30px;
    color: #F0F54B;
    text-transform: uppercase;
}
.minicard{
    display: flex;
    width: 170px;
    background-color: #242329;
    flex-direction: column;
}
.BigCard{
    width: 400px;
    background-color: #F0F54B;
}
.text_balckguy{
    font-weight: bold;
    margin: auto;
    text-align: center;
    font-size: 28px;
    color: #18171B;
}
.container3{
    display: flex;
    flex-direction: row;
}
.margintop{
    margin-top: 30px;
}
.marginleft{
    margin-left: 60px;
}
.Hip_hop{
    background-color: #242329;
}
.Hip_hop-text{
    text-transform: uppercase;
    color: white;
    font-size: 60px;
}
.card2{
    flex-direction: column;
    display: flex;
    width: 370px;
    background-color: white;
}
.block300{
    height: 300px;
}
.vip4{
    font-weight: bold;
    text-align: center;
    color: #D91D52;
    font-size: 30px;
}
.vip5{
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    color: #484652;
}
.vip6{
    margin: 0px 60px;
    font-weight: normal;
    color: #18171b;
    text-align: center;
}
.marginblock30{
    margin-left: 30px;
}
.marginblockup{
    margin-top: 30px;
}
.height{
    height: 270px;
}
.imgwidth{
    width: 800px;
}
.whatpeoplesay{
    background-color: #242329;
}
.whatpeoplesay-text{
    text-transform: uppercase;
    font-size: 60px;
    color: white;
}
.card3{
    display: flex;
    background-color: white;
    width: 470px;
    height: 270px;
}
.vip7{
    font-size: 20px;
    font-weight: bold;
    color: #D91D52;
    text-transform: uppercase;
}
.vip8{
    flex-direction: row;
}
.vip9{
    margin-left: 25px;
}
.margintop{
    margin-top: 25px;
}
.we{
    background-position: center;
    background-color: #242329;
    background-repeat: no-repeat;
    background-image: url(https://my.informatics.ru/media/ck_uploads/mushta/2017/01/23/parallax1.jpg);
}
.we-text{
    text-transform: uppercase;
    color: white;
    font-size: 76px;
}
.vip10{
    height: 720px;
}
ul{
    list-style: none;
    display: flex;
}
.vip11{
    margin-left: -45px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    color: #d91d52;
}
.vip12{
    text-decoration: none;
    margin-left: 30px;
    text-transform: uppercase;
    color: #F0F54B;
    font-size: 20px;
}
.vip13{
    margin-top: 128px;
    width: 500px;
}
.redblock{
    width: 140px;
    height: 60px;
    background-color: #d91d52;
}
.vip14{
    margin-left: -15px;
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
}
.vip15{
    background-color: #242329;
}
.vip16{
    text-decoration: none;
    color: #6c6c6c;;
    font-family: "Roboto";
    font-size: 10px;
}
html{
    scroll-behavior: smooth;
}
.vip17{
    margin-bottom: 50px;
}  
.vip18{
    margin-top: -4px;
}
.vip19{
    margin-left: 2px;
}