@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100&display=swap');

@font-face {
    font-family: 'Droid-Arabic-Kufi';
    src: url('../fonts/Droid-Arabic-Kufi/Droid-Arabic-Kufi.ttf.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Droid-Arabic-Kufi/Droid-Arabic-Kufi.ttf.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Droid-Arabic-Kufi/Droid-Arabic-Kufi.ttf.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Droid-Arabic-Kufi/Droid-Arabic-Kufi.ttf.svg#DroidArabicKufi') format('svg'); /* Legacy iOS */
  }
  
  #arabic{
      font-family: 'Droid-Arabic-Kufi', sans-serif;
  }

  body{
    
      font-family: 'Montserrat', sans-serif;
      font-size: 14px;
      font-weight: 900;
      margin: auto;
      padding: 0;
  }
  
  nav{
     border-bottom: 2px solid #114f8d;
      width: auto;
  }
  
  nav .navbar-nav .nav-item a{
      margin-right: 22px;
      color: cadetblue;  
  }
  #toglr{
    margin-left: -16px;
}
  .swiper-container {
      margin-top: 60px;
        width: 100%;
        height: 95vh;
      }
      .swiper-slide {
        text-align: center;
        font-size: 18px;
         
      width: 100%;
      height: 95vh;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }
      .navbar-light .navbar-nav .nav-link {
        color: rgba(0,0,0,.5);
        font-weight: 700;
    }
    .quotes {
        display: none;
        z-index: 2;
        margin-top: -820px;
        color: aliceblue;
        font-size: 22px;
        font-weight: 600;
    }
  
  .text-overlay .align-self-center .quotes{
    display: none;
        z-index: 2;
        margin-top: -820px;
        color: aliceblue;
        font-size: 22px;
        font-weight: 600;
   
  }
  
  .section-heading-fade{
      font-size:50px;
  }
  
  #program-details-button{
      font-family: 'Droid-Arabic-Kufi';
      border: 4px solid #000;
      width: 280px;
      font-size: 20px;
      font-style: normal;
      padding: 12px 30px;
      margin: 30px auto;
      color: black;
      background: transparent;
      font-weight: 600;
      
  }
  
  #program-details-button:hover{
      border: 4px solid #fff;
      background-color: black;
      width: 280px;
      font-size: 20px;
      padding: 12px 30px;
      margin: 30px auto;
      color: #fff;
  }
  
  #program-ad-part2 a{
      color: #000;
  }
  
  @media (max-width: 1024px) {
      
  .section-heading-fade{
      font-size:50px;
  }
     .quotes {display: none;
  z-index: 2;
      margin-top: -800px;
      color: aliceblue;
      font-size: 20px;
      text-align:right;}
  
  .text-overlay .align-self-center .quotes{
      display: none;
      display: block;
      z-index: 2;
      margin-top: -800px;
      color: aliceblue;
      font-size: 20px;
      text-align:right;
      
  }
  }
  
  @media (max-width: 425px) {
    
  .swiper-container {
        width: 100%;
        height: 75vh;
      }
      
  .section-heading-fade{
      font-size:30px;
      margin-bottom:40px;
  }
     .quotes {display: none;
  z-index: 2;
      margin-top: -500px;
      color: aliceblue;
      font-size: 15px;
      text-align:center;
      line-height: 1.9em;}
      
      #program-details-button{
      font-family: 'Droid-Arabic-Kufi';
      border: 4px solid #000;
      width: 140px;
      font-size: 20px;
      font-style: normal;
      padding: 12px 30px;
      margin: 30px auto;
      color: black;
      background: transparent;
      
  }
  
  #program-details-button:hover{
      border: 4px solid #fff;
      background-color: black;
      width: 140px;
      font-size: 20px;
      padding: 12px 30px;
      margin: 30px auto;
      color: #fff;
  }
  
  #program-ad-part2 a{
      color: #000;
  }
  }
  
  
  @media (max-width: 375px) {
     nav .navbar-nav .nav-item a{
      margin-right: 0px;
  }
  .swiper-container {
        width: 100%;
      }
      
  .section-heading-fade{
      font-size:20px;
      
  }
     .quotes {display: none;
         z-index: 2;
      margin-top: -400px;
      color: aliceblue;
      font-size: 13px;
      text-align:center;
      }
      #program-details-button{
      font-family: 'Droid-Arabic-Kufi';
      border: 4px solid #000;
      width: 90px;
      font-size: 20px;
      font-style: normal;
      padding: 12px 30px;
      margin: 30px auto;
      color: black;
      background: transparent;
      
  }
  
  #program-details-button:hover{
      border: 4px solid #fff;
      background-color: black;
      width: 90px;
      font-size: 20px;
      padding: 12px 30px;
      margin: 30px auto;
      color: #fff;
  }
  
  #program-ad-part2 a{
      color: #000;
  }
  }
  
  @media (max-width: 320px) {
     
  .swiper-container {
        width: 100%;
      }
      
  .section-heading-fade{
      font-size:20px;
      
  }
     .quotes {display: none;
         z-index: 2;
      margin-top: -400px;
      color: aliceblue;
      font-size: 13px;
      text-align:center;
      }
      #program-details-button{
      font-family: 'Droid-Arabic-Kufi';
      border: 4px solid #000;
      width: 90px;
      font-size: 20px;
      font-style: normal;
      padding: 12px 30px;
      margin: 30px auto;
      color: black;
      background: transparent;
      
  }
  
  #program-details-button:hover{
      border: 4px solid #fff;
      background-color: black;
      width: 90px;
      font-size: 20px;
      padding: 12px 30px;
      margin: 30px auto;
      color: #fff;
  }
  
  #program-ad-part2 a{
      color: #000;
  }
  }
  
  
  
  
  /*================================================================= DESCRIPTION SECTION ===================================================================*/
  #description{
      padding: 40px 20px;
  }
  
  #description h2{
     
  }
  .upper-section-heading{
       margin-top: 30px;
      font-style: bold;
      font-weight: 700;
      text-transform: uppercase;
      text-align: center;
      color:cadetblue;
      font-size: 40px;
  } 
  .upper-section-heading:after {
      background: #d2b356;
      content: "";
      display: block;
      width: 60px;
      height: 3px;
      align-content: center;
      margin: 30px auto;  
  }
  
  .intro {
      color: #111;
      font-size: 20px;
      font-weight: normal;
      text-align: justify;
  }
  
  .details2{
      margin: 0 auto;
      text-align: center;
      
  }
  
  .details2 img {
      width: 100px;
      padding-top: 40px;
      padding-bottom: 30px;
      color: #262c4c;
      
  }
  
  .details2 p{
      font-size: 15px;
      font-weight: 100;
      text-transform: capitalize;
  }
  
  #business_style{
      background:#f7f7f9;
      padding: 40px 20px;
      
  }
  #programs{
      padding: 40px 20px;
      
  }
  
  .container .row .icon-heading{
     font-size: 19px; font-weight:700; text-transform: uppercase;
  }
  
  .container .row .icon-heading:after{
     content: "";
      display: block;
      width: 60px;
      height: 3px;
      align-content: center;
      margin: 15px auto; 
      background: #098faa;
  }
  
  .container .row .icon-heading2{
      color: #fff;
     font-size: 19px;
      font-weight:500;
       text-transform: uppercase;
  }
  
  .container .row .icon-heading3{
     font-size: 18px;
      font-weight:700;
      text-transform: uppercase;
  }
  
  .container .row .icon-heading3:after{
     content: "";
      display: block;
      width: 60px;
      height: 3px;
      align-content: center;
      margin: 15px auto; 
      background: #098faa;
  }
  
  
  .container .row .col-md-6{ 
      padding:15px 30px; margin:0 auto;
      
  }
  
  #committee{
      padding: 40px 20px;
  }
  
  #cooperation{
      padding: 40px 20px;
  }
  
  #tahaluf,#tafahum{
      color:#098faa;
       padding-top:30px;
       font-size:26px;
       text-align: center;
  }
  
  #tafahum{
      padding-top:90px;
     text-align: center;
  }
  
  .borders-colum{
      border-left: 1px solid #ebebeb;
  }
  
  .borders-row{
      border-bottom: 1px solid #ebebeb;
  }
  
  @media (max-width: 800px) {
    .borders-colum{
      border-left: 0px solid #ebebeb;
  }
  
  .borders-row{
      border-bottom: 1px solid #ebebeb;
  }  
  }
  
  @media (max-width: 425px) {
    .borders-colum{
      border-left: 0px solid #ebebeb;
      border-bottom: 1px solid #ebebeb;
  }
  
  .borders-row{
      border-bottom: 1px solid #ebebeb;
  }  
  }
  .container .row .details3{
      margin: auto;
      padding: 0 auto;
       align-content: center;
  }
  .details3{
      text-align: center;
  }
  .details3 img {
      width: 280px;
      padding-top: 40px;
      padding-bottom: 30px;
      color: #262c4c;
      align-content: center;
      text-align: center;
  }
  
  .details33 img {
      width: 350px;
      padding-top: 40px;
      padding-bottom: 30px;
      color: #262c4c;
      align-content: center;
      text-align: center;
  }
  
  /*=======================================Second Page =========================================*/
  #more-cover{
      background-image: url(../images/service10-02.png);
      width:100%;
      height:30vh;
      background-size: cover;
  }
  
  #more-cover img{
      width: 200px;
      margin: 0 auto;
      position: relative;
      top: 50%;
      left: -38%;
      transform: translateY(-50%); 
      width: 25%;   
  }
  
  #contact-twitter{
      width: 20px;
  }
  
  #email{
      font-family:Quicksand;position:relative;float:left; margin-right:20px;
  }
  #rights{
      padding: 15px;
      margin: 0 auto;
      text-align: center;
      font-size: 12px;
  }
  
  .fluid-container .row .col-md-7{
      text-align: right;
      font-weight: 400;
      padding-right: 250px;
  }
  
  .fluid-container .row .col-md-5{
      text-align: left;
      padding-left: 300px;
  }
  
  @media (max-width: 1024px) {
     #more-cover img{
      width: 200px;
      margin: 0 auto;
      position: relative;
      top: 50%;
      left: -32%;
      transform: translateY(-50%); 
      width: 35%;   
      } 
      
      .fluid-container .row .col-md-7{
      text-align: right;
      padding-right: 150px;
  }
  
  .fluid-container .row .col-md-5{
      text-align: left;
      padding-left: 250px;
  }
      
      
  }
  @media (max-width: 800px) {
     #more-cover img{
      width: 200px;
      margin: 0 auto;
      position: relative;
      top: 50%;
      left: -25%;
      transform: translateY(-50%); 
      width: 50%;   
      } 
      
      
  #contact-twitter{
      width: 20px;
  }
      .fluid-container .row .col-md-7{
      text-align: right;
      padding-right: 50px;
  }
  
  .fluid-container .row .col-md-5{
      text-align: left;
      padding-left: 50px;
  }
   
  }
  
  @media (max-width: 425px) {
     #more-cover img{
      width: 200px;
      margin: 0 auto;
      position: relative;
      top: 50%;
      left: -25%;
      transform: translateY(-50%); 
      width: 50%;   
      } 
      
      #program-details-button{
      font-family: 'Droid-Arabic-Kufi';
      border: 4px solid #000;
      width: 280px;
      font-size: 20px;
      font-style: normal;
      padding: 12px 30px;
      margin: 30px auto;
      color: black;
      background: transparent;
      
  }
  
  #program-details-button:hover{
      border: 4px solid #fff;
      background-color: black;
      width: 280px;
      font-size: 20px;
      padding: 12px 30px;
      margin: 30px auto;
      color: #fff;
  }
      
          
  #contact-twitter{
      width: 20px;
      margin-top: 20px;
  }
      #rights-d{
         
          padding: 10px 30px;
          font-weight:300 !important;
      }
      
      .fluid-container .row .col-sm-12{
      text-align: center;
      padding-right:0;
  }
  
  .fluid-container .row .col-sm-12{
      text-align: center;
      padding-left: 0;
  }
      #email{
          padding-top: 10px;
      font-family:Quicksand;position:relative;float:none; margin-right:0px;
  }
  }
 
  #more-cover img {
    width: 200px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    width: 25%;
    left: 37%;

}
  @media (max-width: 320px) {
     #more-cover img{
      width: 200px;
      margin: 0 auto;
      position: relative;
      top: 50%;
      left: -30%;
      transform: translateY(-50%); 
      width: 50%;   
      } 
      
      #program-details-button{
      font-family: 'Droid-Arabic-Kufi';
      border: 4px solid #000;
      width: 200px;
      font-size: 16px;
      font-style: normal;
      padding: 8px 8px;
      margin: 10px auto;
      color: black;
      background: transparent;
      
  }
  
  #program-details-button:hover{
      border: 4px solid #fff;
      background-color: black;
      width: 200px;
      font-size: 16px;
      font-style: normal;
      padding: 8px 8px;
      margin: 10px auto;
      color: #fff;
  }
  
  }
  
  
  
  
  
  
  
  
  
  