@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lateef&display=swap');


* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    color: #333;
    line-height: 1.2;
}

ul {
    list-style: none;
}

a {
    color: yellow;
    text-decoration: none;
}

a :hover {
    color: rgb(243, 6, 132);
}


h1, h2 {
    font-weight: 300;
    line-height: 1.3;
}

p {
    margin: 5px 0;
}

img {
    width: 100%;
}

/* Navbar */
.navbar {
    color: yellow;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #333;
    opacity: 0.8;
    width: 100%;
    height: 70px;
    position: fixed;
    top: 0px;
    padding: 0 30px;
    transition: 0.5s;
}

.navbar.top {
    background: transparent;
}

.navbar a {
    color: yellow
    padding: 10px 5px;
    margin: 0 5px;
}

.navbar a:hover {
    border-bottom: yellow 3px solid;
}

.navbar ul {
    display: flex;
}

.navbar .logo {
    font-weight: 250;
    color: yellow
}

/* Header */


.hero {
    background: url('../img/songs.jpg') no-repeat center center/cover;
    height: 100vh;
    color: #fff;
}



.hero .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: bottom;
    text-align: center;
    height: 100%;
    padding: 38% 20px;
    color: red;
}

.hero .content h1 {
    font-size: 50px;
    color: yellow;
	font-size: 40px;
	text-shadow: -1px 1px 2px #000,
				  1px 1px 2px #000,
				  1px -1px 0 #000,
				  -1px -1px 0 #000;
}

.hero .content p {
    font-size: 20px;
    max-width: 750px;
    margin: 5px 0 5px;
    color: yellow;
		text-shadow: -1px 1px 2px #000,
				  1px 1px 2px #000,
				  1px -1px 0 #000,
				  -1px -1px 0 #000;
}


.hero * {
    z-index: 10;
}

.intro-text {
    font-size: 18px;
}



/* Icons */
.icons {
    padding: 10px;
}

.icons h3 {
    font-weight: bold;
    margin-bottom: 15px;
}

.icons i {
    background-color: #28a745;
    color: #fff;
    padding: 1rem;
    border-radius: 50%;
    margin-bottom: 15px;
}

.cases img:hover {
    opacity: 0.7;
}

.flex-columns {
    display: flex;
}


.team img {
    border-radius: 50%;
}



/* Collapse button */

.btn-info {
    background-color: teal;
}

/* Descriptions */
.descriptions p {
    font-size: 14px;
}

.descriptions img {
    border-radius: 50%;
}


/*flex boxes*/
.box {
    display: flex;
    flex-wrap: wrap;
    height: 400px;
    width: 33%;
    align-content: space-between;
  }
    
  
  * {
    box-sizing:  border-box;
  }

  .flex-container {
    display: flex;
  }

  .item {
    background: #f4f4f4;
    border: #ccc solid 2px;
    margin: 10 px;
    padding: 10px;
    text-align: cneter;
    border-radius: 10px;
    flex: 1;
  }

.greatmasters1 {
    width: 100%;
}

/* Descriptions */

.item-newsongs {
    background-color: rgb(160, 3, 116);
    color: white;
}

.item-newsongsb {
    background-color: rgb(160, 3, 116);
    color: white;
}


.item-hamza {
    background-color: rgb(141, 136, 3);
    color: white;
  }

.item-hamza img {
    border-radius: 15%;
}
.item-khidhir {
    background-color: rgb(182, 2, 71);
    color: white;
}

.item-khidhir img {
    border-radius: 15%;
}


.item-wwardi img {
    border-radius: 50%;
}

.item-wardi {
    background-color: rgb(144, 83, 2);
    color: white;
}    

.item-koban img {
    border-radius: 15%;
}

.item-koban {
    background-color: rgb(2, 98, 158);
    color: #fff;
}

.item-mounib img {
    border-radius: 50%;

}

.item-mounib {
    background-color: rgb(36, 160, 2);
    color: #fff;
}

 .item-seidgayer img {
        border-radius: 15%;
    }
    
    .item-seidgayer {
        background-color: rgb(153, 1, 187);
        color: #fff;
    }

    .item-salehabbas {
        background-color: rgb(146, 96, 4);
        color: #fff;
    }


    .item-abdallahbata {
        background-color: rgb(7, 0, 200);
        color: white;
      }
    
    .item-abdallahbata img {
        border-radius: 15%;
    }
    .item-saberasker {
        background-color: rgb(60, 178, 1);
        color: white;
    }
    
    .item-saberasker img {
        border-radius: 50%;
    }
    
    
    .item-jazouli img {
        border-radius: 15%;
    }
    
    .item-jazouli {
        background-color: rgb(180, 1, 147);
        color: white;
    }    
    
    .item-jamalsherif img {
        border-radius: 50%;
    }
    
    .item-jamalsherif {
        background-color: rgb(170, 164, 4);
        color: #fff;
    }
    
    .item-seidjamal img {
        border-radius: 50%;
    
    }
    
    .item-seidjamal {
        background-color: rgb(89, 5, 192);
        color: #fff;
    }
    
     .item-ramadanahmed img {
            border-radius: 15%;
        }
        
        .item-ramadanahmed {
            background-color: rgb(218, 81, 2);
            color: #fff;
        }

        .item-selimshaarawy img {
            border-radius: 50%;
        }
        
        .item-selimshaarawy {
            background-color: rgb(2, 63, 218);
            color: #fff;
        }
 
        .item-salehwelwele {
            background-color: rgb(102, 7, 7);
            color: #fff;
        }

        .item-salehwelwele img {
            border-radius: 15%;
        }


/* Post */
.post {
    padding: 10px 30px;
}

.post h2 {
    font-size: 40px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: #ccc solid 1px;
}

.post .meta {
    margin-bottom: 30px;
}

.post img {
    width: 300px;
    border-radius: 50%;
    display: block;
    margin: 0 auto 30px;
}

/* Footer with links */

.footer {
    background-color: #333;
}

.item-fsongs {
    background-color: #333;
    border: 0;
    font-size: 10px;
}

.item-flanguage {
    background-color: #333;
    border: 0;
    font-size: 10px;
}

.item-fwriting {
    background-color: #333;
    border: 0;
    font-size: 10px;
}

.item-social {
    background-color: #333;
    border: 0;
}

.item-fvisual {
    background-color: #333;
    border: 0;
    font-size: 10px;
}

.item-fhistory {
    background-color: #333;
    border: 0;
    font-size: 10px;
}

.item-fevents {
    background-color: #333;
    border: 0;
    font-size: 10px;
}


/* Mobile */
@media(max-width: 768px) {
    .navbar {
        flex-direction: column;
        height: 80px;
        padding: 10px;
    }

    .navbar a {
        padding: 5px 5px;
        margin: 0 3px;
    }

 .flex-container {
     display: block;
 }

    .flex-items {
        flex-direction: column;
    }

    .flex-columns .column, .flex-grid .column {
        flex: 100%;
        max-width: 100%;
    }

    .team img {
        width: 70%;
    }
