@import url('https://fonts.googleapis.com/css?family=Roboto');

section {
    background-color: #18171B;
    margin: 0px;
    padding: 30px;
}

.container {
    width: 1170px;
    display: flex;
    margin: auto;
}

.d1 {
    width: 500px;
}

.d2 {
    width: 670px;
}

.c1 {
    color: #fff;
}

.i1 {
    margin-left: 3px;
    margin-right: 3px;
}

.c2 {
    color: grey;
}

.Roboto {
    font-family: 'Roboto', sans-serif;
}

.z1 {
    width: 60px;
    justify-content: center;
}

.i2 {
    width: 570px;
}

.d3 {
    display: flex;
}

.container1 {
    width: 1170px;
    display: flex;
    margin: auto;
}

.p1 {
    background-color: #242329;
    color: #F0F54B;
    width: 170px;
    margin: 0px;
    text-align: center;
    font-size: 35px;
    height: 100px;
}

.p2 {
    color: #242329;
    background-color: #F0F54B;
    width: 400px;
    margin: 0px;
    text-align: center;
    height: 100px;
    font-size: 35px;
}

.d4 {
    flex-direction: column;
    margin: 15px;
}

.z2 {
    font-size: 30px;
}

.d5 {
    background-color: #fff;
    flex-direction: column;
    margin-right: 30px;
    width: 370px;
    height: 600px;
}

.Center {
    text-align: center;
}

.s1 {
    color: #D91D52;
    font-size: 30px;
}

.d6 {
    width: 370px;
    height: 270px;
}

.d7 {
    width: 370px;
    height: 300px;
    font-weight: bold normal;
}

.s2 {
    color: #484652;
    font-size: 30px;
}

.s3 {
    color: #18171b;
    font-size: 20px;
}

.d8 {
    width: 1170px;
    height: 270px;
    background-color: #fff;
    display: flex;
    margin-top: 30px;
}

.d9 {
    width: 800px;
    height 270px;
}

.d10 {
    width: 530px;
    height: 270px;
}
.z3{
    font-size: 20px;
    font-weight: 900;
}
.d11{
width: 570px;
    height: 270px;
    background-color: #fff;
    display: flex;
    margin-right: 25px;
    margin-bottom: 25px;
}
.d12{
    width: 230px;
    height: 270px;
}
.s4{
    color: #D91D52;
    font-size: 20px;
}
.head1{
    background-image: url(basketball1.jpg);
    height: 720px;
    display: flex;
}
.l1{
font-size: 20px;
    color: #F0F54B;
    margin-right: 30px;
}
.d13{
    display: flex;
    flex-direction: row;
    
}
a{
    text-decoration: none;
}
li{
margin: 30px;
}
.d14{
    font-size: 76px;
    color: #fff;
}
.column{
flex-direction: column;
}
.i10{
width: 60px;
}