@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:#130854;;  /* fallback for old browsers */

   background: linear-gradient(125deg, #1e1269 47%, #130854 26%);
}
body{
font-family: 'IBM Plex Sans Arabic', sans-serif;
  overflow-x: hidden;
}

.parallax-why{
  /* The image used */
  background-image: url("../images/contact-us.jpg");

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

  /* 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-why h2{
  color: #283aa3;
  font-size: 35px;
  font-weight: bold;
    text-transform: uppercase;
}

.about-img{
  border-top-left-radius: 75px;
  border-bottom-right-radius: 75px;
  transition-duration: 0.9s;
    transition-property: transform;
    width: 90%;
      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: 450px;
}

.navbar-brand{
  width: 25%;
  padding-top: 15px;
    padding-bottom: 15px;
}
.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: 500;
    color: #000

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

.navbar-nav {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    list-style: none;
    margin-left: 40px;
}
.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{	
	position: relative;
       display: block;
    line-height: 1.28em;
    color: #000;
    font-weight: bolder;
    text-transform: capitalize;
    padding-bottom: 16px;
        text-transform: uppercase;font-size: 38px;
}
.title span{
      color: #160676
    
}
.sec-about{
     background: #fff; !important;
}
.sec-about p{
font-size: 17px;
    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: 500px;
    background: rgba(0, 0, 0, 0.8);
    position: relative;
}
.box4 {
    margin-right: 3.3%;
    height: 400px;
    background: #eee;
    padding: 40px;
    float: left;
    width: 30%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background: #fff;
    text-align: center;
    transition: transform 250ms;
    background-image: url(../images/box-img.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    transition: transform 250ms;
}
.box4 img {
    width: 64px;
}
.box4:hover {
    transform: translateY(-20px) !important;
}
.box4 h2{
  color:#160676;
    font-size: 23px;
    margin-top: 8px;
    text-transform: uppercase;
    font-weight: bold;
}

.card a{
  color: #000;
  list-style: none;
  text-decoration: none;
}
.enquiry img{
    
    margin-top: -11px;
    position: absolute;
    width: 212PX;
 }
.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;
}
.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: #eee
}

.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;

}
.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: #324dc7;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #324dc7, #2638a0);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #324dc7, #2638a0);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */



}
.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: 122px;
    border: 5px solid #eee;

}
.footer{

	
	background: #283aa3;

}
.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;

}
.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: #1e2e8a;
    padding-top: 25px;
}
.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
}