@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&display=swap');
 

.top-bar{
	
background:#08c0da;;  /* fallback for old browsers */

background-color: #F26522 !important;
}
body{
font-family: 'IBM Plex Sans Arabic', sans-serif;
  overflow-x: hidden;
}
.gallery-img{
  height: 260px !important;
}
.social i{
      padding: 12px;
    background:#49b8bf
}
.social-head{
  margin: auto;
  padding-top: 2px;
  padding-bottom: 0px;
}
.social-head i{
 padding: 12px;
    background:none;
    color: #fff;
}
.video ul li{
  display: inline;
  padding: 10px;
  background: #f16522;
  margin: 5px;
  border-radius: 10px;

}

.video{
  margin-bottom: 50px;
  text-align: center;
}

.video ul li:hover{
    background: #333;

}
.video a{
  text-decoration: none;
  color: #fff                  
}


.gallery{
  margin-bottom: 50px;
  text-align: center;
}
.gallery ul li
{
  display: inline;
    padding: 10px;
    background: #f16522;
    margin: 9px;
    border-radius: 10px;
    /* width: 126px; */
    word-spacing: w;
    word-spacing: 0px;
    line-height: 60px;
  
}
.gallery ul li:hover
{
   background: #333;
}
.gallery a{
  text-decoration: none;
  color: #fff
}

.sec-mission{
  background: linear-gradient( 90deg , #ffd8cc 48%, #ffd7b4 26%);
}
.custom-shape-divider-top-1633434469 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}
.text-theme-colored-title {
   color: #F26522 !important;
    font-size: 40px;
    text-transform: uppercase;
}
.custom-shape-divider-bottom-1633434925 .shape-fill {
    fill: #FFFFFF;
}
.about-img{
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  transition-duration: 0.9s;
    transition-property: transform;
    width: 100%;
      box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    float: right;
}
.about-img:hover{
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
}
.w-100 {
    width: 100%!important;
    height: 500px;
}
.box-slider{
      background: #eee;
    padding: 35px;
        border-radius: 5px 45px;
    margin-top: -138px;
    z-index: 9999;
    position: relative;box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
      width:  110%;
    height: 275PX;
}

.box-slider h2{
         font-size: 25px;
    margin: auto;
    margin-bottom: 14px;
    color: #FFF;
    text-align: left;
    margin-top: 14px;
}
.box-slider p{
  
    margin: auto;
    color: #FFF !important;
        font-size: 15px !important;
    line-height: 26px;
    text-align: center; !important;
}
.box-slider img{
  margin-top: 20px;
    border-radius: 40px;  
}

.padding-30{
  padding: 30px;
}
.bg1{
      background-color: #ff5722 !important;
      background: #fe8c00;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #f83600, #fe8c00);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #f83600, #fe8c00); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.bg2{
    background-color: #ff5722 !important;
    background: #fe8c00;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #f83600, #fe8c00);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #f83600, #fe8c00); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.bg3{
    background-color: #ff5722 !important;
    background: #fe8c00;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #f83600, #fe8c00);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #f83600, #fe8c00); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.bg4{
    background-color: #ff5722 !important;
    background: #fe8c00;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #f83600, #fe8c00);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #f83600, #fe8c00); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.btn-primary {
    color: #fff;
    background-color: #9e9e9e;
    border-color: #0d6efd;
}

.navbar-brand{
  width: 25%;
  padding-top: 15px;
    padding-bottom: 15px;
}
.text-theme-colored {
    color: #F26522 !important;
    font-size: 50px;
}
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0rem; 
    padding-bottom: 0rem;
}
.navbar-light .navbar-nav .nav-link {
   font-size: 19px;
    font-weight: 400;
    color: #000

}.navbar-light .navbar-nav .nav-link:hover{
	color: #fd7e14;

}

.navbar-nav {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    list-style: none;
    margin-left: -44px;
}
.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: 30px;
    min-width: 240px;
    border-radius: 0;
    background: #c4d6de !important;
    background: -webkit-linear-gradient(to right, #c4d6de, #ffffff) !important;
        background: linear-gradient(to right, #c4d6de, #ffffff) !important;
    padding: 0;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px !important;

}
/*.dropdown:hover .dropdown-menu {
  top: 100%;
    left: 0;
    margin-top: 30px;
    min-width: 240px;
    border-radius: 0;
    display: block;
    background: #c4d6de !important;
    background: -webkit-linear-gradient(to right, #c4d6de, #ffffff) !important;
        background: linear-gradient(to right, #c4d6de, #ffffff) !important;
    padding: 0;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px !important; 
 }*/
.dropdown-item {
    display: block;
    width: 100%;
    padding: 12px 12px 12px 12px;
    clear: both;
    font-weight: 400;
        font-size: 18px;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    /* border: 0; */
}
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid rgb(78 167 246);
}
.dropdown-menu{
  border: none;
}
.inq{float: right;
	margin-top: -85px;
	z-index: 999;
	position: relative;
}
.top-bar ul{
	    float: right;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;

}
.top-bar ul li{
	display: inline;
	    padding-right: 15px;
}

.padding-70{
	padding: 70px;
}
.small-text{
	color: #fe7720;
	font-size: 18px;
	

}
.p-70{
  padding:70px; 
}
.title a {
  color: #000;
  text-decoration: none;
}
  .title{	
	position: relative;
       display: block;
    font-size: 40px;
    line-height: 1.28em;
    color: #3c3f94;
    font-weight: bolder;
    text-transform: capitalize;
    padding-bottom: 16px;
}
.sec-about{
     background: #fff; !important;
}
.sec-about p{
font-size: 20px;
    line-height: 26px;
    color: #000000;
    text-align: justify;
    font-weight: 400;
}
.sec-brands{
	
	background: linear-gradient(125deg, #f3f3f3 54%, #fff2e6 26%);
}
.box{
	height: 94px;
    width: 100%;

	background: #fff;
	margin-bottom: 30px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.box2{

    border: 3px solid green;


    height: 180px;
    width: 100%;



    background: #fff;
    margin-bottom: 30px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.box2 img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    opacity: 1;
     border:none;
}

.carousel-caption {
    position: absolute !important;
    right: 15%  !important;
    bottom: 1.25rem  !important;
    left: 10%  !important;
    padding-top: 1.25rem  !important;
    padding-bottom: 1.25rem  !important;
    color: #fff  !important;
     text-align: left !important; 
    top: 20%  !important;
    width: 80%;
    margin: auto;
  }
.contact-area{
color: #fff;
    font-size: 17px;
    line-height: 30px;
    background: #ff5e14;
  padding: 
}

.carousel-caption h5{
      font-size: 46px;
    text-transform: uppercase;
    font-weight: bold;
color: #fff !important;
}
.carousel-caption p{
         font-size: 18px;
   color: #fff;
   width: 80%;
   margin: auto;
}
.w-100 {
    width: 100%!important;
    height: 550px;
    background: rgba(0, 0, 0, 0.8);
    position: relative;
}

.card a{
  color: #000;
  list-style: none;
  text-decoration: none;
}
.enquiry img{
          margin-top: -11px;
    position: absolute;
    width: 168px; }
.box2 img{
    
    width: 100%;
    margin: auto;
    padding: 36px;

	-webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    
    transition: all 300ms ease-out 0s;
    
}

.box3{
    height: 100px;
    width: 100%;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.box3 img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    opacity: 1;
     border:none;

}
.donation{
  /* The image used */
  background-image: url("../images/why.png");

  /* Set a specific height */
  min-height: 300px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.parallax-why{
  /* The image used */
  background-image: url("../images/why.png");

  /* Set a specific height */
  min-height: 400px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-why h2{
  margin-top: 55px;
}
.parallax-contact{
	/* The image used */
  background-image: url("../images/contact-us.jpg");

  /* Set a specific height */
  min-height: 300px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.admission{
  margin-top: 6%
}
.parallax-course{
  /* The image used */
  background: #e5e6ff
}
.parallax-why h2{
  color: #fff;
  font-size: 45px;
  font-weight: bold;
    text-transform: uppercase;
}

.contact-btn{
	margin-top: 20px;
}
.parallax-contact h2{
	text-align: center;
    width: 100%;
    margin-top: 80px;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;

}
.parallax-contact p{
  text-align: center;
    width: 70%;
    margin-top: 20px;
    font-size: 18px;   
    color: #000;
    margin:auto;
}
.parallax-contact .contact-btn{
  text-align: center;
  }
.parallax {
  /* The image used */
  background-image: url("../images/bg.jpg");

  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-title {
  /* The image used */
  background-image: url("../images/13.jpg");

  /* Set a specific height */
  min-height: 120px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.box3 img{
    
    width: 100%;
    margin: 0px;
    padding: 10px;

	-webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    
    transition: all 300ms ease-out 0s;
    
}
.box img{
	float: left;

}
.box p{
	    float: left;
    margin-top: 31px;
    font-size: 22px;
    font-weight: 600;
}

 
.sec-products{
	

}
.sec-products img{
	height: 250px;

}
.card-text{
	columns: #222222;
	font-size: 24px;
	font-weight: 600;
}
.card-body{
	    text-align: center;

}
.card-text {
    columns: #222222;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px;
}
.card img{
	transition: transform .4s;
  padding: 10px;
  height: 250px;

}
.card img:hover{
	 transform: scale(1.1);
  transform-origin: 40% 100%;

}
.card {
    position: relative;
    display: flex; overflow: hidden;  
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    margin-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.btn{
	color: #fff;
	background: #001e57;
	border: none;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom:15px;
  border-radius: 35px;
background: #FF9800;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #FF9800, #FF5722);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #FF9800, #FF5722);


}
.card-text:hover{
	color: orange;
}

.section3{
	 background: linear-gradient(125deg, #f17507 54%, #cccccc 26%);
}
.btn-white2{
	background: #fff;
	color: #000;


}
.section3 img{
	width: 104%;
	height: 467px;
	margin-top: -70px;
	margin-left:-82px;
	margin-bottom:-80px;


}
.section3 p{
	font-size:24px; 
	color: #000;
}
.section4{
	background: #eee;
}

.section4 img{
	width: 100%;
	height: 450px;
}
.section4 .card-body{
	margin-bottom: 20px !important

}
.section5{
	background: #fff;
}
.section5 h2{
	text-align: center;
	color: #fff;
	font-size: 45px;
	position: absolute;z-index: 9;
	margin-top: 15%;
	font-weight: bold;

}

.contact{
	padding-left: 55px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	border-top-left-radius: 20px !important;
	border-bottom-right-radius: 20px !important;
	padding-right: 55px !important;
	background-color: #db3131 !important;
	font-size: 25px !important
}

.contact2{
	background: #fff;
	padding-left:55px !important;
	padding-right: 55px  !important;
	padding-top: 20px  !important;
	padding-bottom:20px  !important;

	
}
input{
	line-height: 60px  !important; 
border: none  !important;
border-bottom: 1px solid #ccc  !important;

}
.sec-client img{
  width: 100%;
  height: 102g470px;


}
.sec-why h3 {
    font-size: 18px;
    background: #fff;
    padding: 17px;
    border-top-left-radius: 24px;
    border-bottom-right-radius: 24px;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    line-height: 21px;
    border-left: 5px solid #ff5722;
    margin-bottom: 20px;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
  }
  
.footer{

	
	background:#0f1263
}
.footer a{
	color: #fff !important;
	text-decoration:none !important;;
}
.footer h2{
	color: #fff;
	margin-bottom: 30px;
	font-size: 24px;
}
.footer ul li{
	color: #fff;
	list-style: none;
	margin-left: -30px;
	font-size: 16px;
  margin-bottom: 10px;
}
.footer p{
	color: #fff;
	font-size: 18px;

}
.footer img{
	float: left;
    margin-top: 24px;
}
.help{
	font-size: 40px !important;
	margin-top: 20px;
	margin-bottom: 3px !important;
}
.sec-title{

position: relative;
    padding: 40px;
    font-size: 53px;
    color: #000;
    font-weight: 600;
    height: 128px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.sec-title h2{
	margin-left: 6%;
	position: absolute;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: bold;
}
.sec-title:before {
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #191e34;
    opacity: .70;
    position: absolute;
}
.btn-white{
	background: #fff;
	color: #000;
	margin-top: 32px;
}
.section7{
	  background:#0f1254;
    padding-top: 25px;
}
.sec.p {
  font-size: 12px;
} 
.section7 p{
	color: #fff;
}
.section-testimonials{
  background:#ffecf4;
}
.testimonials h5{
  margin: 0;
  font-size: 20px;
  font-style: italic;
  margin-bottom: 25px;
  color: #000;
  font-weight: 400;
}
.testimonials p{
  color: #000
}

.testimonials .carousel-caption{
  top: 0px;
}
.test-item{
  height: 260px !important;
    

}

.test-item img{
  display: none
}