*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family:'Almarai', sans-serif;
    list-style: none;
    text-decoration: none;
}
.navbar-brand img{
  width: 130px;
  height: 130px;
}
.navbar{
    padding:.5rem 5rem  0 37rem;
     }
     .navbar-logo img{
 width:65px;
 height:60px;
     }
 .icons-img img:hover{
     transform: scale(1.1);   
 }
     .navbar-light .navbar-nav .nav-link {
     color:#232323;
         font-size:17px;
      font-weight: 400;
      padding-right:4.5rem;
     }
     .navbar-light .navbar-nav .nav-link:hover{
      transform: scale(1.1);  
      color:#232323;
     font-weight:400;
     }
     .first-about{
      margin-top:5rem;
      display:flex;
      justify-content: space-between;
      width:100%;
     }
     .first-about-img{
      width:60%;
     }
     .first-about-img img{
      width:85%;
      margin-top:-13rem;
     }
     .first-about-details{
      margin-top:2.5rem;
      width:42%;
     }
     .first-about-details h1{
      font-size:55px;
      font-weight:400;
      text-align: left;
      color: #232323;
     }
     #number{
      font-size:55px;
      font-weight:400;
      text-align:right;
      background: linear-gradient(87.9deg, #466ED6 79.34%, #7CA1FF 92.27%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      margin-right:12.5rem;
     }
     .hr-div{
        width:1px;
        height:130px;
        background-color: #3D5BA7;
        margin-top: 25px;
    border-radius:10px;
     }
     .first-about-details-p{
   width:100%;
  display: flex;
  justify-content: space-between;
  margin-top:1.5rem;
  margin-right:9rem;
  text-align: right;
     }
     .first-about-details-p p{
      font-size: 15.5px;
      font-weight: 100;
      line-height: 36px;
      text-align: right;
      color:#232323;
      margin-top:2rem;
     }
     .first-about-details-button{
    text-align:center;
    margin-left:6rem;
    margin-top:3rem;
     }
     .first-about-details-button button{
      background: linear-gradient(88.12deg, #5383FF -8.05%, #324F99 190.79%);
      color: #FFFFFF;
      border: none;
      outline: none;
      border:1px solid  #5383FF;
      padding:13px 30px;
      border-radius:5px;
      transition: 0.5s;
}
.first-about-details-button button:hover{
  letter-spacing:2px;
  transform: scale(1.1);
}

#seven{
  margin-right:1.5rem;
}
.Our-values{
  margin-top:7rem;
  display: flex;
  justify-content: space-between;
  width:100%;
}
.Our-values-details{
width: 45%;
text-align: right;
margin-top:3rem;
}
.Our-values-details-points{
  display: flex;
  justify-content:right;
  text-align: right;
}
.Our-values-details h1{
font-size: 40px;
font-weight: 700;
line-height: 74.96px;
text-align: right;
color:#3D5CB9;
}
.Our-values-details-points img{
  width:12px;
}
.Our-values-details-points-p{
  margin-top:.7rem;
  width:79%;
  margin-right:1rem;
}
.Our-values-details-points-p p{
  font-size:18px;
  font-weight:600;
  text-align: right;
color:#5C5B5B;
}
.Our-values-img{
  margin-top:6rem;
  width:50%;
}
.Our-values-img img{
 width:85%;
}
.Our-Services{
  margin-top:6rem;
}
.Our-Services-all{
  margin-top:4rem;
  display: flex;
  justify-content: space-between;
}
.Our-Services h1{
font-size:40px;
font-weight: 700;
line-height: 53.57px;
text-align: center;
color:#000000;
}
.Our-Services-details{
  background-color: #FFFFFF;
  border:2px dashed #918C8C;
  padding:1.3rem;
  width:49%;
text-align: center;
  display:flex;
  justify-content: space-between;
}
.Our-Services-details-all h1{
font-size:19px;
font-weight: 700;
line-height: 26.78px;
text-align: right;
color: #454545;
margin-top:1rem;
}
.Our-Services-detail-p{
  width:75%;
}
.Our-Services-detail-p p{
font-size:15px;
font-weight:500;
text-align: right;
color: #918C8C;
margin-top:.7rem;
}
.Our-Services-img{
  width:45%;
}
.Our-Services-img img{
  width:80%;
}
.more-information {
  text-align: center;
  margin:auto;
  width:75%;
  margin-top: 5rem;
  display: flex;
  justify-content: space-around;
  background-color:#F1F1F133;
  padding:2rem;
  border-radius:9px;
}
.content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 100%;
}
.more-information h1{
font-size:38px;
font-weight: 700;
line-height: 52.5px;
text-align: right;
color:#5383FF;
}
.more-information p{
font-size:20px;
font-weight: 700;
line-height: 26.78px;
text-align: right;
color: #000000;
}
.big-section{
  background-image:url(../img/a4ecd3313ac77450768ca7b8e007c874.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  width:100%;
  height:322vh;
}
 .input-form{
  align-items: center;
  text-align: center;
  background-color: #FFFFFF;
border-radius:.5rem;
padding: 5px 35px;
margin-top: auto;
width:500px;
display: flex;
margin-top: 2rem;
border:.5px solid #9B9B9B;
}
.input-form input{
  background: transparent;
  border: none;
  outline: none;
    font-size:17px;
    font-weight:500;
color: #A0A0A0;
    height: 3.5rem;
    width: 100%;
    padding: 1rem;
}
textarea{
  background: transparent;
  border: none;
  outline: none;
    font-size:17px;
    font-weight:500;
    color: #A0A0A0;
    height: 3.5rem;
    width: 100%;
    padding: 1rem;
    width:500px;
    height:200px;
 }
 .contact-us-all{
  margin-top:4rem;
  display: flex;
  justify-content: space-between;
  width:100%;
 }
 .contact-us-details{
  width:50%;
 }
.contact-us{
  margin-top:6rem;
}
.contact-us h1{
  font-size:40px;
  font-weight: 700;
  line-height: 53.57px;
  text-align: center;
  color:#000000;
  }
  .contact-us-details-h1{
    width:80%;
    margin-bottom: 3rem;
  }
  .contact-us-details-h1 h1{
font-size:16px;
font-weight:700;
line-height:27px;
text-align: right;
color: #4D4D4D;
  }
  .contact-us-img{
    width: 50%;
    margin-top: 5rem;
  }
  .contact-us-img img{
    width:85%;
  }
  .contact-us-details-button{
    text-align: right;
    margin-top:3rem;
  }
  .contact-us-details-button button{
    background: linear-gradient(88.12deg, #5383FF -8.05%, #324F99 190.79%);
    color: #FFFFFF;
    border: none;
    outline: none;
    border:1px solid  #5383FF;
    padding:10px 20px;
    border-radius:5px;
    transition: 0.5s;
    width:150px;
}
.contact-us-details-button button:hover{
letter-spacing:2px;
transform: scale(1.1);
}
.our-projects{
  margin-top:8rem;
  text-align: center;
}
.our-projects-details-slider{
  width:100%;
}
.projects-slider{
  display: flex;
  justify-content: space-between;
  margin-top:12rem;
}
.section-Customer-reviews{
  background-color:#EEEDED;
  height:70vh;
}
.Customer-reviews-h1 h1 {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  color: #000000;
  margin-top:5rem;
  left: 0;
  position: absolute;
  right: 0;
}
.Customer-reviews{
  width:90%;
  margin:auto;
  margin-top:12rem;
}
.Customer-reviews-h1{
  position:relative;
}
.projects-slider-img img{
width:80%;
}
.our-projects h1{
font-size:35px;
font-weight: 700;
line-height: 53.57px;
text-align: center;
color: #37474F;
}
.our-projects-details{
  margin:auto;
  margin-top:5rem;
  width:89%;
  text-align: right;
}
.our-projects-details p{
font-size:27px;
font-weight:500;
text-align: right;
color: #4E4E4E;
}
.our-projects-details span{
  font-size:27px;
  font-weight:500;
  text-align: right;
  color: #2196F3;
  }
    .ouR-students-opinin{
      width:32%;
      background-color: #FFFFFF;
      border-radius:10px;
      border:7px solid #EEEDED;
      height:33vh;  
  }
  .ouR-students-opinin-details-img{
    display: flex;
    justify-content: left;
  }
  .ouR-students-opinin-img{
      width:25%;
      margin-top:1rem;
  }
  .ouR-students-opinin-img img{
      width:70px;
      height:70px;
      margin-top:1.5rem;
      padding:5px 5px 10px 5px;
      margin-left:1.2rem;
      border-radius:50%;
  }
  .icons i{
      color: #F1AA2A;
      font-size:10px;
      text-align: right;
  }
  .ouR-students-opinin-details-p{
      width:75%;
    text-align: center;
    align-items: center;
    margin: auto;
    margin-top:1rem;
  }
  .ouR-students-opinin-details-p p{
      color: #000000;
      font-size:12px;
      font-weight:400;
      word-spacing:3px;
      text-align: center;
  }
  .ouR-students-opinin-details-name{
    margin-top:3rem;
  }
  .ouR-students-opinin-details-name h1{
font-size:17px;
font-weight:700;
line-height: 19.93px;
text-align: left;
color:#000000;
  }
  footer{
    background-color:#466ED5;
  }
  .all-footer{
    display:flex;
    justify-content: space-between;
    padding:2rem 10rem 3rem  6rem;
    margin-top:-1rem;
}
.logo-about{
    width:45%;
    margin-top:8rem;
}
.logo-img{
    width:25%;
}
.logo-img img{
    width:130px;
    height:130px;
}
.logo-img-details{
  width:75%;
  text-align: right;
}
.logo-img-details  p{
  font-size: 14px;
  font-weight:700;
  text-align: right;
  color:#FFFFFF;
}
.about-academy-footer{
    width:40%;
    text-align: right;
    margin-top:8rem;
}
.about-academy-footer h1{
    color: #FFFFFF;
    font-size:18px;
    font-weight:700;
}
.about-academy-footer a{
    color: #FFFFFF;
    text-decoration: none;
}
.about-academy-footer h2{
  font-size:15px;
  font-weight:700;
    margin-top:2rem;
}
.call-us{
    width:40%;
    margin:auto;
    margin-top: 8rem;
text-align: right;
}
.call-us-img{
  text-align:right;
  margin:auto;
  margin-top:2rem;
}
.call-us h1{
    color:#FFFFFF;
    font-size:18px;
    font-weight:700;
}
.call-us img{
    width:19px;
    height:19px;
    margin-right:.5rem;
}
.img-a2{
  margin-top:2rem;
  width:35%;
  text-align:left;
}
.call-us a{
    color: #FFFFFF;
    text-decoration: none; 
    font-size:15px;
    font-weight:300;
}
.input-form-only{
  margin-top: -8.5rem
}
.Our-Services-img-only{
  width: 200px; 
  margin-top: 1rem;
}
@media (max-width:1030px){
  .first-about-img img {
    margin-top: -10rem;
}
  .navbar-light .navbar-nav {
    margin-left: -16rem;
}
.navbar-brand img {
  width: 100px;
  height: 63px;
}
.navbar-light .navbar-nav .nav-link {
  padding-right: 2rem;
}
.first-about-details {
  margin-top: -1.5rem;
  width: 55%;
}
.first-about-details {
  width: 49%;
}
.first-about-details h1 {
  font-size: 47px;
}
#number {
  font-size: 47px;
  margin-right: 6rem;
}
.Our-values-img img {
  width: 85%;
  margin-top: 5rem;
}
.Our-Services-img {
  width: 50%;
}
.Our-Services-img img {
  width: 100%;
}
.big-section {
  height: 183vh;
}
.Our-Services-img-only {
  width:150px !important;
  margin-top: 2rem !important;
}
.Customer-reviews {
  width: 98%;
}
.ouR-students-opinin-details-p {
  width: 85%;
}
.ouR-students-opinin-details-p p {
  font-size: 12px;
  word-spacing: 1px;
}
.first-about-details-p {
  margin-right: 5rem;
}
.first-about-details-p p {
  font-size: 14.5px;
}
.ouR-students-opinin {
  width: 33%;
  border: 2px solid #EEEDED;
  height: 26vh;
}
.projects-slider {
  margin-top: 10rem;
}
.Customer-reviews-h1 h1 {
  margin-top: 3rem;
}
.all-footer {
  padding: 0rem 4rem 3rem  0rem;
}
.logo-img-details  p {
  font-size: 12px;
}
.img-a2 {
  width:42%;
}
.about-academy-footer {
  width: 29%;
}
.projects-slider-img img {
  width: 94%;
}
.our-projects-details p {
  font-size: 25px;
}

}
@media (max-width:790px){
  .navbar-light .navbar-nav {
    margin-left: 16rem;  
}
.collapsnav{
  background:linear-gradient(87.9deg, #466ED6 79.34%, #7CA1FF 92.27%);
border-radius:10px;
  width:300px;
  z-index: 999;
}
.navbar-light .navbar-nav .nav-link {
  color:#fff;
margin-top:1rem;
}
  .navbar {
    padding: .5rem 5rem  0 6rem;
}
.navbar-light .navbar-toggler {
  border-color:#466ED6 ;
}
.first-about-details {
  width: 40%;
}
.first-about-details h1 {
  font-size: 34px;
}
#number {
  font-size: 34px;
  margin-right: 2rem;
}
.first-about-details-p {
  margin-right: 1rem;
}
.first-about-details-p2{
  width:100%;
}
.first-about-img img {
  margin-top: -7rem;
}
.first-about-details-p p {
  font-size: 14.5px;
}
.first-about-details-p p {
  line-height:23px;
}
.first-about-details-button button {
  padding: 13px 9px;
  font-size:16px;
}
.first-about-details-button {
  text-align: center;
  margin-left:4.2rem;
  margin-top: 1rem;
}
.Our-values-details-points-p p {
  font-size: 14px;
}
.Our-values-img img {
  width: 85%;
  margin-top: 5rem;
}
.Our-Services-img {
  width:60%;
  margin-top: 2rem;
}
.Our-Services-img img {
  width: 106%;
}
.Our-Services-details-all h1 {
  font-size:13px;
}
.Our-Services-detail-p {
  width: 95%;
}
.Our-Services-detail-p p {
  font-size: 12px;
}
.Our-Services-img-only{
  width: 110px !important;
  margin-top:1rem !important;
}
.big-section {
  height: 352vh;
}
.contact-us-details-h1 {
  width: 100%;
}
.contact-us-details-h1 h1 {
  font-size: 12px;
}
.input-form {
  padding: 0px 23px;
}
.input-form input {
  font-size: 14px;
}
.input-form {
  width: 360px;
}
textarea {
  font-size: 13px;
  height:150px;
}
.input-form-only{
  margin-top:-6rem;
}
.our-projects-details p {
  font-size: 19px;
}
.our-projects-details span {
  font-size: 19px;
}
.all-footer {
  margin-top: -2rem;
}
.Customer-reviews {
  width: 98%;
}
.ouR-students-opinin-img img {
  width: 58px;
}
.ouR-students-opinin-details-p {
  width: 95%;
}
.ouR-students-opinin-details-p p {
  font-size: 9px;
  word-spacing: 2px;
}
.logo-about {
  width: 45%;
}
.logo-img-details {
  width: 94%;
}
.img-a2 {
  width:57%;
}
.contact-us-img {
  margin-top: 11rem;
}
.more-information p {
  font-size: 17px;
}
.more-information h1 {
  font-size: 29px;
}
.ouR-students-opinin {
  height: 31vh;
}
.logo-img-details  p {
  font-size: 10px;
}
.about-academy-footer h2 {
  font-size: 13px;
}
}
@media (max-width:450px){
  .navbar-light .navbar-nav {
    margin-left: 11rem;
}
  .first-about {
    margin-top: 5rem;
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
}
.first-about-img img {
  margin-top: -6rem;
  width:80%;
}
.first-about-img {
  width: 100%;
}
.navbar {
  padding: .5rem 0rem  0 0rem;
}
.first-about-details {
  width: 72%;
  margin-top: 2rem;
}
.Our-values-details-points-p p {
  font-size: 11px;
}
.Our-values-details-points-p {
  width: 85%;
  margin-top: .2rem;
}
.Our-values-img {
  margin-top: 13rem;
}
.Our-values-details h1 {
  font-size: 34px;
}
.Our-Services-all {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column-reverse;
}
.more-information {
  width: 97%;
}
.more-information h1 {
  font-size: 33px;
}
.more-information p {
  font-size: 16px;
}
.Our-Services-details {
  width: 100%;
  margin-top: 1rem;
}
.Our-Services-details-all h1 {
  font-size:17px;
}
.Our-Services-img img {
  margin-top: -1rem;
  width: 75%;
}
.big-section {
  height: 260vh;
}
.Our-Services-img-only{
  width: 110px !important;
  margin-top:1rem !important;
}
.contact-us-all {
  margin-top: -6rem;
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-direction: column-reverse;
}
.contact-us-img {
  margin-top: 9rem;
  width:90%;
}
.contact-us-details {
  width: 95%;
  text-align: center;
  margin-top: 1rem;
}
.contact-us-details-h1 h1 {
  font-size: 13px;
  text-align: center;
}
.contact-us-details-button {
  text-align: center;
  margin-top: 1.5rem;
}
.our-projects-details {
  margin-top: 3rem;
  text-align: right;
}
.our-projects-details p {
  font-size: 15px;
}
.our-projects-details span {
  font-size: 16px;
}
.projects-slider {
  margin-top: 2rem;
}
.proslider {
  display: flex;
  justify-content: space-between;
  margin-top:10rem;
  flex-direction: column-reverse;
}
.ouR-students-opinin {
  width: 90%;
  height:30vh;
  margin: auto;
  margin-top:1rem;
}
.section-Customer-reviews {
  height: 135vh;
}
.ouR-students-opinin-img img {
  margin-top: 0.5rem;
}
.ouR-students-opinin-details-name {
  margin-top: 2rem;
}
.ouR-students-opinin-details-p p {
  font-size: 10px;
  word-spacing: 1px;
}
.all-footer {
  display: flex;
  justify-content: space-between;
  padding: 2rem 1rem 3rem  1rem;
  flex-direction: column;
  text-align: center;
}
.logo-about {
  width:100%;
  margin-top: -1rem;
}
.logo-img img {
  width: 146px;
  height: 130px;
}
.logo-img-details {
  width: 90%;
  text-align: center;
  margin: auto;
}
.logo-img {
  width: 100%;
}
.logo-img-details  p {
  font-size: 13px;
  text-align: center;
}
.about-academy-footer {
  width: 95%;
  text-align: center;
  margin-top:2rem;
}
.call-us {
  width: 95%;
  margin: auto;
  margin-top: 3rem;
  text-align: center;
}
.call-us-img {
  text-align: center;
}
.img-a2 {
  width: 68%;
}
}
@media (max-width:390px){
  .navbar-light .navbar-nav {
    margin-left: 10rem;
}
  .first-about-details {
    width: 83%;
    margin-top:2rem;
}
.more-information p {
  font-size: 15px;
}
.more-information h1 {
  font-size: 25px;
}
.Our-values {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-direction: column-reverse;
}
.Our-values-img {
  margin-top: 4rem;
}
.Our-values-img {
  width: 95%;
  margin: auto;
}
.Our-values-img img {
  width: 100%;
  margin-top: 3rem;
}
.Our-values-details {
  width: 95%;
  text-align: center;
  margin: auto;
  margin-top: 3rem;
}
.Our-values-details-points-p {
  width: 95%;
}
.Our-values-details-points-p p {
  font-size: 14px;
}
.big-section {
  height: 380vh;
}
.Our-Services-img-only {
  width:100px !important;
  margin-top:1rem !important;
}
.contact-us-details-h1 h1 {
  font-size: 11px;
  line-height: 22px;
  margin-top:2rem;
}
.input-form {
  width:95%;
}
.our-projects h1 {
  font-size: 30px;
}
.our-projects-details {
  width: 100%;
  margin-top:2rem;
}
.our-projects-details p {
  font-size: 13px;
}
.img-a2 {
  width: 68%;
}
.call-us a {
  font-size: 14px;
}
.call-us img {
  width: 16px;
}

}
@media (max-width:350px){
  .navbar-light .navbar-nav {
    margin-left: 8.5rem;
}
.first-about-img img {
  width: 86%;
}
.first-about-details {
  width: 96%;
}
.Our-values-img {
  margin-top: 4rem;
}
.Our-Services-img img {
  width: 100%;
}
.Our-Services-details-all h1 {
  font-size:12px;
    font-size: 11px;
}
.more-information p {
  font-size: 12px;
}
#seven {
  margin-right: 1rem;
}
.input-form {
  width:100%;
}
.our-projects-details p {
  font-size: 11px;
}
.Customer-reviews {
  margin-top: 6rem;
}
.img-a2 {
  width: 72%;
}
.Our-Services-img-only {
  width:100px !important ;
  margin-top: 1rem !important;
}
.Our-Services-detail-p p {
  font-size: 10px;
}
.call-us a {
  font-size: 13px;
}
}



































     























    