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

body{
	font-family: 'IBM Plex Sans Arabic', sans-serif;
  overflow-x: hidden;
}
.top-bar{
  background: #d2dbd8;
    background: linear-gradient( 
125deg
 , #ff1100 47%, #da1b0d 26%);
}
.cart-img{
      width: 61px !important;
    margin-left: 120px;
}
.btn-primary:hover{
  color: #000;
  background: #c3d4ca;

}
table{
  width: 100%;
  text-align: left;
  margin-bottom:  20px;
}
table td{
  padding: 5px;
  border: 1px solid #ccc
}
tr:nth-child(even) {background-color: #ffe5e4}
.booking {
    background: #3F51B5 !important;
    background: -webkit-linear-gradient(to right, #f21d00, #ff5722) !important;
    background: linear-gradient(to right, #f21d00, #ff5722) !important;
    padding: 16px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
    color: #fff !important;
    border-radius: 0 !important;
    margin-left: 17px !important;
    border-radius: 33px !important;
        margin-top: -8px;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px !important;
}
a {
    color: #0d6efd;
    text-decoration: blink;
}
.btn2 {
    color: #000;
    border: none;
    padding-right: 35px;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ffffff;
    border-radius: 29px;
    box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px;
}
.btn2 a{
  text-decoration: blink !important;
}
.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: 300PX;
}

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

.padding-30{
  padding: 30px;
}
.bg1{
  background-color: #00b3ff !important;
}
.bg2{
  background-color: #337ab7 !important;
}
.bg3{
  background-color: #145892 !important;
}
.bg4{
  background-color: #004274 !important;
}

.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: center !important; 
    top: 28%  !important;
}
.blog-img{
  height: 180px !important;
}
.carousel-caption h5{
    font-size: 46px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
}
.carousel-caption p{
         font-size: 27px;
    width: 100%;
   color: #fff;
   margin-bottom: 30px;
}
.w-100 {
    width: 100%!important;
    height: 450px;
}
.sec-client img{
  height: 90px;

}
.sec-contact{
  background:  #00b3ff;
}

.sec-client {
 background: #fff;

}
.navbar-brand{
    width: 20%;
    /* padding: 38px; */
    padding-top: 0px;
    padding-bottom: 12px;
}
.badge{
    position: absolute;
    float: right;
    margin: 0;
    right: 50px;
    width: 22px;
    border-radius: 28px;
    background: #e91e63 !important;
}
.navbar {
    position: relative;
    
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0rem; 
    padding-bottom: 0rem; 
    margin: auto;
    right: 0;
}
.navbar-light .navbar-nav .nav-link {
   font-size: 19px;
    font-weight: 400;
    color: #000;

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

}

.navbar-nav {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    list-style: none;
    margin-left: 40px;
        margin-left: 85px;
}

.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: 30px;
    min-width: 240px;
    border-radius: 0;
    background: #000000 !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: #fff;
    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;
}
.ui-w-40 {
    width: 40px !important;
    height: auto;
}

.card{
    box-shadow: 0 1px 15px 1px rgba(52,40,104,.08);    
}

.ui-product-color {
    display: inline-block;
    overflow: hidden;
    margin: .144em;
    width: .875rem;
    height: .875rem;
    border-radius: 10rem;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.15) inset;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.15) inset;
    vertical-align: middle;
}
.top-bar ul{
  margin: auto;
    float: right;
    padding-top: 8px;
    right: 0

}
.top-bar a {
  color: #fff;
  text-decoration: none
}
.top-bar ul li{
	display: inline;
	    padding-right: 15px;

    color: #fff;
}

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

}
.cart-box .contact-btn{
  
      float: right;
}
.p-70{
  padding:70px; 
}
.title{	
	position: relative;
    display: block;
    font-size: 36px;
    line-height: 1.28em;
    color:#000;
    font-weight: BOLD;
    text-transform: UPPERCASE;
    padding-bottom: 30px;
}
.title span{
  color:#f44336;
}
.no-shadow{
  box-shadow:none !important;
}
.sec-cart table{
  width: 100% !important;
}
.sec-login h2{
      margin-bottom: 22px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
}
.red-color{
  color: red
}

.sec-login .card{
  padding: 50px 50px 50px 50px;
    background: #fff;
    border-radius: 12px;

}
.sec-login input {
  height: 55px;
  border-radius: 45px;
      background: #eee;
}
.sec-cart th{
  background: #eee;
    height: 61px;
    text-transform: uppercase;
}
.sec-cart table td, th
{
  border: 1px solid #ccc;
  padding: 10px;
}
.sec-cart img{
  width: 100px
}
.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);
}
.sec-about{
   background: #fff;  /* fallback for old browsers */

}
.sec-about p{

    margin-bottom: 10px;
    font-size: 18px;
    line-height: 26px;

    text-align: justify;
    color: #000000;
   
	
}
.sec-brands{
	
	background: linear-gradient(125deg, #f3f3f3 54%, #fff2e6 26%);
}
.sec-products-home
{
  background:#ffe5e5 !important;
}
.sec-products-home .card{
      border-bottom: 5px solid #f00;

}
.box{
	height: 94px;
    width: 100%;


	background: #fff;
         border-left: 5px solid #da1b0c;
	margin-bottom: 30px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

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

.card a{
  color: #000;
  list-style: none;
  text-decoration: none;
}

.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;
    
}
.sec-contact h2{
  font-size: 32px;
  color: #fff;
      margin-top: 40px;

}
.sec-contact p{
  color: #fff;

}

.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-why{
  /* The image used */
  background-image: url("../images/why.jpg");

  /* Set a specific height */
  

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

  /* 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;
}
.contact-btn{
	margin-top: 20px;
}
.parallax-contact h2{
	     text-align: center;
    width: 100%;
    padding-top: 130px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    background: #00b3ff;
    height: 404px;
    margin-bottom: 0px;
}
.sec-time{
      padding: 15px;
    text-align: center;
}
.sec-time h2{

    font-size: 18px;
    margin-top: 10px;

}
.sec-time img{
      width: 26px;
    margin-right: 15px;
    margin-top: -5px;
}
.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 */
 
  /* 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;
    border-radius: 10px;
    width: 68px;
    height: 72px;
    padding: 11px;
    margin: 10px;
}
.box p{
	      float: left;
    margin-top: 31px;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

.card{
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.sec-products{
	background: #eee;

}
.sec-products p{
  text-align: left;


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

}
.sec-products .card-text{
     background: #da1b0c !important;
    color: #fff;
}
.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;
    padding: 8px;
}
.card img{
	transition: transform .4s;
    padding: 15px;
    height: 280px;

}
.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;
    background-clip: border-box;
    border: none;
    border-radius: .25rem;
    margin-bottom: 30px;
}
.btn{
	
    color: #fff;
    
    border: none;
    padding-right: 35px;
    padding-left: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
 
    background: #f21d00;
    
    border-radius: 29px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;


}

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

}

.footer{

background: #0c2340;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #ff1100, #da1b0d);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient( 125deg
 , #ff1100 47%, #da1b0d 26%);


}
.footer a{
	color: #ffffff!important;
	text-decoration:none !important;
      text-transform: uppercase;
    font-size: 16px;
}
.footer h2{
	color: #ffffff;
	margin-bottom: 30px;

    font-weight: bold;
	font-size: 24px;
}
.footer ul li{
	color: #ffffff;
	list-style: none;
	margin-left: -30px;
	font-size: 16px;
margin-bottom: 7px;
}
.padding-25{
padding: 2px;
background: #52b4ff;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #315885, #52b4ff);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #315885, #52b4ff);/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.footer p{
	color: #ffffff;
	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: 34px;
	font-weight: bold;


}



.sec-title:before {
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #aeb4c4;
   background: linear-gradient( 
125deg
 , #ff1100 47%, #da1b0d 26%);
        position: absolute;
   
}
.btn-white{
	background: #fff;
	color: #000;
	margin-top: 30px;
  margin-bottom: 40px;
  
     

}
.social i{
      padding: 12px;
    background:#2b3f58
}
.social-head{
  margin: auto;
  padding-top: 2px;
  padding-bottom: 0px;
}
.social-head i{
 padding: 12px;
    background:none
}
.section7{
    padding-top: 25px;
      
    background: #05182f;
}
.section7 p{
	color: #fff;


}

 .section-testimonials{
  /* The image used */
  background-image: url("../images/bg.png");

  /* Set a specific height */
  

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

 }

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