@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&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;
  }



/* Descriptions */

.item-dakronyb {
    background-color: rgb(131, 49, 106);
    color: white;
  }


.item-jazeerab {
    background-color: rgb(28, 102, 102);
    color: white;
}

.item-nubianab {
    background-color: rgb(112, 58, 8);
    color: white;
}

.item-tools {
    background-color: rgb(75, 34, 129);
    color: white;
}

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

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

.item-society {
    background-color: rgb(128, 100, 24);
    color: white;
}

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

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

.item-rockgong {
    background-color: rgb(126, 31, 97);
    color: white;
}

.item-flute {
    background-color: rgb(20, 94, 29);
    color: white;
} 

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

.item-tar {
    background-color: rgb(136, 15, 15);
    color: white;
}    

.item-kither {
    background-color: rgb(44, 67, 145);
    color: white;
}    


.item-images {
    background-color: rgb(145, 98, 44);
    color: white;
}

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

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

.item-naqqar {
    background-color: rgb(41, 102, 110);
    color: white;
}

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


.item-oud {
    background-color: rgb(165, 46, 46);
    color: #fff;
}

.item-accordeon {
    background-color: rgb(107, 45, 158);
    color: #fff;
}

.item-orchestras {
    background-color: rgb(95, 117, 35);
    color: #fff;
}

.item-organ {
    background-color: rgb(150, 43, 87);
    color: #fff;
}

.item-gathering {
    background-color: rgb(43, 50, 150);
    color: #fff;
}

.item-young {
    background-color: rgb(125, 131, 36);
    color: #fff;
}

.item-rhythms {
    background-color: rgb(131, 36, 41);
    color: #fff;
}

.item-kef {
    background-color: rgb(85, 36, 131);
    color: #fff;
}

.item-westernized {
    background-color: rgb(31, 99, 84);
    color: #fff;
}

.item-jazzified {
    background-color: rgb(131, 93, 36);
    color: #fff;
}

.item-abdelqader1b {
    background-color: rgb(104, 36, 131);
    color: #fff;
}

.item-mekkialiidrisb {
    background-color: rgb(82, 131, 36);
    color: #fff;
}

.item-seidgayerb {
    background-color: rgb(131, 36, 95);
    color: #fff;
}

.item-ahmedgayerb {
    background-color: rgb(36, 93, 131);
    color: #fff;
}

.item-shamshusseinb {
    background-color: rgb(131, 125, 36);
    color: #fff;
}

.item-abdelqader2b {
    background-color: rgb(131, 36, 95);
    color: #fff;
}

.item-mohammedomarb {
    background-color: rgb(72, 36, 131);
    color: #fff;
}

.item-ajaj1b {
    background-color: rgb(104, 36, 131);
    color: #fff;
}

.item-tubuqb {
    background-color: rgb(82, 131, 36);
    color: #fff;
}

.item-awadb {
    background-color: rgb(36, 93, 131);
    color: #fff;
}

.item-mawsely1b {
    background-color: rgb(72, 36, 131);
    color: #fff;
}

.item-mawsely2b {
    background-color: rgb(131, 125, 36);
    color: #fff;
}

.item-ajaj2b {
    background-color: rgb(82, 131, 36);
    color: #fff;
}

.item-abdelrahimb {
    background-color: rgb(104, 36, 131);
    color: #fff;
}

.item-taherb {
    background-color: rgb(36, 93, 131);
    color: #fff;
}

.item-rhythmb {
    background-color: rgb(131, 36, 95);
    color: #fff;
}

.item-renewal1b {
    background-color: rgb(131, 112, 36);
    color: #fff;
}


.item-renewal2b {
    background-color: rgb(131, 95, 36);
    color: #fff;
}

.item-renewal3b {
    background-color: rgb(131, 71, 36);
    color: #fff;
}



/* 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%;
    }
