*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
}


.plus-jakarta-sans-uniquifier{
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
}

li{
    list-style: none;
}
a{
    text-decoration: none;
}
.container{
    width: 80%;
    margin: auto;
}

/* ************************************************ */

/* colors */
.text-white{
    color: white;
}
.text-green , .span{
    color: #2DA884;
}
.bg-white{
    background-color: white;
}
.bg-green{
    background-color: #2DA884;
}

/* shadow */
.box-shadow{
    box-shadow:18px 15px 35px 0px rgba(0, 0, 0, 0.09);
}

/* width */
.w-30{
    width: 30%;
}
/* border none */
.border-none{
    border-style: none;
}
/* padding top bottoom */
.padding-top-bottom{
    padding: 2% 0;
}
/* margin top bottoom */
.margin-top-bottom2{
    margin: 2% 0;
}
.margin-top-bottom5{
    margin: 5% 0;
}

.dis-flex{
    display: flex;
}
.space-between{
    justify-content: space-between;
}

.text-container-center{
    align-items: center;
    justify-content: center;
}

.size-h1{
    font-size: 350%;
}

.text-center{
    text-align: center;
}

.img-w-100{
    width: 100%;
}

/* ************************************************ */




header{
     background-image: url(../imges/Image\ Placeholder.png);
     /* background-image: url("images/Image Placeholder.png"); */
/* background-image: url("../images/image-placeholder.png"); */

     background-repeat: no-repeat;
     background-size: cover;
}

/* start navbar */

.left{
    /* سؤال  */
    padding-top: 1.5%;
    padding-bottom: 2%;
}
.right{
    justify-content: space-evenly;
}
.btn-1,.btn-2{
    border-radius: 16px;
    padding: 3%;
}
.btn-1{
    width: 27%;
}
.btn-2{
    width: 32%;
}



/* end navbar */




/* start section under navbar */

.sentence{
    padding-bottom: 2%;
    flex-direction: column;
}
.sentence h1{
    font-size: 500%;
}
.sentence p{
    width: 70%;
}

.btn button{
    border-radius: 30px;
    padding: 2%;
    width: 15%;
    margin-right: 4%;
}


.numbers{
    width: 80%;
    color: black;
    justify-content: space-around;
}

.numbers h3{
    margin-bottom: 3%;
}
.numbers .column p{
    opacity: 0.7;
}
.right-border{
    border: 1px solid lightgray;
}

/* end section under navbar */


/* start section 2 */
.paragraphs{
    margin-top: 5%;
    width: 70%;
}

.paragraphs p{
    font-size: 90%;
}

.flex .left-s ,.flex .right-s{
    width: 45%;
    margin: 3% 0;
}
.flex .left-s .card{
    margin-bottom: 10%;
    border-radius: 10px;
    padding: 6.5%;
}
.flex .left-s .card img{
    width: 10%;
    margin-bottom: 2%;
}
.flex .left-s .card h3{
    margin-bottom: 2%;
}

.flex .right-s img{
    border-radius: 15px;
}

/* end section 2*/


/* start section 3*/

.left-img .img, .right{
    width: 45%;
}

.left-img .img{
    border-radius: 10px;
}
.right h1{
    margin: 0;
    padding-bottom: 5%;
    font-size: 340%;
}
.right .iconsWithText .dis-flex h3{
    margin-left: 4%;
}
/* end section 3*/


/* start section 4*/
.paragraph {
    width: 80%;
}

.paragraph p{
    width: 80%;
    margin-bottom: 5%;
}
.flex-cards{
    flex-wrap: wrap;
}
.flex-cards .cards{
    border-radius: 10px;
    padding: 2%;
}
.flex-cards .cards i{
    font-size: 200%;
    margin-bottom: 5%;
}
.flex-cards .cards:hover{
    color: white;
    background-color: #2DA884;
    transition: 0.3s;
}
.flex-cards .cards:hover i, .flex-cards .cards:hover span{
    color: white;
    transition: 0.3s;
}
/* end section 4*/


/* start section 5*/

.sentences .zongha{
    align-items: start;
}

.sentences .pp p{
    width: 80%;
}
.card-1{
    border-radius: 0px;
    border-radius: 10px;
}
.upper-card{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 2% 4%;
}
.upper-card button{
    border-radius: 20px;
    padding: 3%;
}
.center-card-upper p{
    padding-bottom: 10%;
    border-bottom: 1px solid #2DA884;
}
.center-card-lower {
    padding: 7%;
}
.center-card-lower .dis-flex{
    border-bottom: 1px solid #2DA884;
}
.center-card-lower .dis-flex p{
    margin: 4% 0;

}
.center-card-lower .dis-flex i{
    border: 1px solid #2DA884;
    border-radius: 20px;
    padding: 2% ; 
    width: 30px;
    height: 30px;
    margin: 2%;
}
.lower-card{
    padding: 6%;
}
.lower-card button{
    border-radius: 25px;
    padding: 5%;
}

.card-2{
    border-radius: 0px;
    border-radius: 10px;
}

.card-2 .upper-card{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 2% 4%;
}
.card-2 .upper-card button{
    border-radius: 20px;
    padding: 3%;
}
.card-2 .center-card-upper p{
    padding-bottom: 10%;
    border-bottom: 1px solid white;
}
.card-2 .center-card-lower {
    padding: 5%;
}
.card-2 .center-card-lower .dis-flex{
    border-bottom: 1px solid white;
}
.card-2.center-card-lower .dis-flex p{
    margin: 4% 0;

}
.card-2 .center-card-lower .diss-flex i{
    border: 1px solid white;
    border-radius: 20px;
    padding: 2% ; 
    width: 30px;
    height: 30px;
    margin: 2%;
}
.card-2.lower-card{
    padding: 6%;
}
.card-2.lower-card button{
    border-radius: 25px;
    padding: 5%;
}
/* end section 5*/


/* start section 6*/


.section-6 .parag p{
    width: 80%;
}
.section-6 .center-img{
    flex-direction: column;
    justify-content: space-between;
}
.section-6 .imgs .left-img img{
    /* عملت هنا height عشان الصور الاولي و الاخيرة مش طول بعض */
    height: 450px;
}
.section-6 .imgs img{
    border-radius: 15px;
    
}
.center-img-left, .center-img-right{
    width: 45%;
}

/* end section-6 */

/* satrt section-7 */


.section-7 .para .pp p{
    width: 80%;
}
.section-7 .left-cards{
    width: 45%;
}
.left-upper{
    padding: 8%;
    border-radius: 10px;
    position: relative;
}
.left-upper::before{
    position: absolute;
    content: "";
    border-style: none;
    background-image: url(/imges/image\ 19.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    left: -7.5%;
    bottom: 40%;
}

.left-lower-icons{
    margin: 2% 0;
}
.left-lower-icons i{
    color: yellow;
}
.left-upper:hover{
    background-color: #2DA884;
    color: white;
    transition: 0.3s;
}
.sentence-icons{
    margin-top: 5%;
}

/* end section 7 */


/* start section 8 */


.paragraphs-for-section-8 .pp{
    width: 80%;
}
.section-8-cards .card{
    padding: 5%;
    border-radius: 10px;
}
.right-s-in-card {
    margin-top: 2%;
    font-size: 40px;
}
.section-8-cards .card-1{
    padding: 2%;
}
.section-8-cards .card-1 .right-s-in-card{
    margin-top: 0;
}
.section-8-cards .card:hover{
    background-color: #2DA884;
    color: white;
    transition: 0.3s;
}

/* end section 8 */

/* start section 9 */

.section-9 .card{
   border-radius: 10px;
}
.section-9  .card-under-img{
    padding: 5%;
}
.section-9 .card button{
    padding: 5%;
    border-radius: 15px;
}
.info span{
    margin-right: 3%;
}

/* end section 9 */

/* start section 10 */
.card-for-section-10 .img-for-card{
    width: 50%;

}
.card-for-section-10 .img-for-card img{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.form-for-card{
    padding: 5%;
    width: 50%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.form-for-card label,.form-for-card input{
    display: block;
    border-radius: 20px;
    padding: 3%;
}
.form-for-card input{
   border: 1px solid white;
}
.form-for-card input::placeholder,label{
    color: white;
}
.form-for-card button{
    display: block;
    border-radius: 20px;
    padding: 3%;
    margin: 10% 0;
}
/* end section 10 */

/* start footer */
footer{
    padding: 5%;
}
.left-in-footer,.center-right-in-footer,.center-left-in-footer,.right-in-footer{
    width: 22.5%;
}
.left-in-footer h1{
    margin-top: 0;
}
.center-left-in-footer h3,.center-right-in-footer h3,.right-in-footer h3{
    margin-bottom: 10%;
}
.center-left-in-footer p{
    margin-bottom: 3%;
}
.center-right-in-footer i,.right-in-footer i{
    margin-right: 3%;
}


.left-cards-for-section-4{
    flex-direction: column;
    justify-content: space-between;
}