
.site-navbar .site-navigation .site-menu > li > a {
  font-family: 'Cairo', sans-serif;
    font-size: 20px;
}

.site-navbar .site-navigation .site-menu {
  direction: rtl;
}


.site-blocks-cover .btn{
  font-family: 'Cairo', sans-serif;
}

.info-summary h2{
  font-family: 'Cairo', sans-serif;
}
.info-summary p{
  font-family: 'Cairo', sans-serif;
  text-align: justify;
  direction: rtl;
  color: #fff;
}

.site-blocks-cover .head-desgin{
  position: absolute;
  top: 28%;
  direction: revert;
  width: 583px;
  right: 0px;
}


.site-blocks-cover .head {
  font-family: 'Cairo', sans-serif;
  line-height: 44px;
  background: #e18a07d9;
  padding: 10px;
  font-size: 26px;
  text-align: right;
}

@media (max-width: 768px) {
  .site-blocks-cover .head-desgin{
  width: revert;
  right: 0px;
  margin-right: 10px;
  margin-left: 10px;
 }
 .site-blocks-cover .head-desgin{
  text-align: justify;
  direction: rtl;
  font-size: 21px;
 }
  }

/**************** ٍStart site-about************************/

.site-about{
  margin-top: 50px;
  background: #f7f7f7;
   padding: 50px 12px;
}
.site-about h2{
  font-size: 30px;
  font-family: 'Cairo', sans-serif;
}

.site-about p{
    font-family: 'Cairo', sans-serif;
    text-align: justify;
    direction: rtl;
    font-size: 21px;
}

.site-about .text-video{
  font-size: 26px;
  font-weight: bold;
}

.site-blocks-cover.inner-page-cover, .site-blocks-cover.inner-page-cover .row {
  min-height: 355px;
}
.site-about .colvideo{

}
/**************** End site-about************************/

/****************** Start site-services*************************/
.site-services{
  padding: 0;
  margin-top: 51px;
  margin-bottom: 45px;
}
.site-services h2{
  font-size: 30px;
  font-family: 'Cairo', sans-serif;
}
/* Feature Box
---------------------*/
.feature-box-1 {
  cursor: pointer;
  padding: 32px;
  box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
  margin: 15px 0;
  position: relative;
  z-index: 1;
  border-radius: 0px;
  overflow: hidden;
  -moz-transition: ease all 0.35s;
  -o-transition: ease all 0.35s;
  -webkit-transition: ease all 0.35s;
  transition: ease all 0.35s;
  top: 0;
}
.feature-box-1 * {
  -moz-transition: ease all 0.35s;
  -o-transition: ease all 0.35s;
  -webkit-transition: ease all 0.35s;
  transition: ease all 0.35s;
}
.feature-box-1 .icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #449979;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  font-size: 27px;
  margin: auto;
}
.feature-box-1 .icon i {
  line-height: 70px;
}
.feature-box-1 h5 {
  color: #504f4d;
  margin-top: 20px;
  text-align: center;
  font-family: 'Cairo', sans-serif;
  /* line-height: 28px; */
  font-size: 28px;
}
 
.feature-box-1:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  border-radius: 10px;
  width: 0;
  background: #FF9800;
  z-index: -1;
  -moz-transition: ease all 0.35s;
  -o-transition: ease all 0.35s;
  -webkit-transition: ease all 0.35s;
  transition: ease all 0.35s;
}
.feature-box-1:hover {
  top: -5px;
}
.feature-box-1:hover h5 {
  color: #ffffff;
}
 
.feature-box-1:hover:after {
  width: 100%;
  height: 100%;
  border-radius: 0px;
  left: 0;
  right: auto;
}
 


/****************** End site-services*************************/

/**************** Start site-video *********************/
.site-video h2{
  font-family: 'Cairo', sans-serif;
}
/**************** End site-video *********************/


/****************** Start features ****************************/
.features{
  direction: rtl;
  text-align: center;
}
.features h2{
  font-size: 30px;
  font-family: 'Cairo', sans-serif;
}

.features p{
  font-family: 'Cairo', sans-serif;
  font-size: 21px;

}

.features .shadow{
  background: #f8f9fa;
    border-radius: 0px 57px;
    padding: 20px 15px;
    border-color: #f8f9fa;
    height: 220px;
}


/****************** End features ****************************/


/****************** Start Our Pataner   ****************************/

.our-pataner{
  margin-top: 60px;
}

.our-pataner h2{
  font-family: 'Cairo', sans-serif;
}

 .our-pataner .owl-carousel .owl-item img {
  padding: 15px;
  display: block;
  width: 100%;
  /* background: aquamarine; */
  border: 1px solid #DDD;
  height: 241px;
}


.our-pataner  .owl-carousel.owl-drag .owl-item {
  margin-right: 2px;
  margin-left: 2px;
}
 

.block-13 .owl-nav, .slide-one-item .owl-nav {
  bottom: 120px;
}

/****************** End Our Pataner   ****************************/


/****************** Start site-footer ****************************/

.site-footer{
  font-family: 'Cairo', sans-serif;
  direction: rtl;
  text-align: right;
}

.site-footer h2{
  font-family: 'Cairo', sans-serif;
}

/****************** End site-footer ****************************/


/*####################################################################
#                     page Contact Us
#####################################################################


/****************** Start Contact us   ****************************/

.contact-header h1 {
  font-family: 'Cairo', sans-serif;
}
.contact-header p{
  font-family: 'Cairo', sans-serif;
}
.site-contact {
  font-family: 'Cairo', sans-serif;
  direction: rtl;
  text-align: right;
}
.site-contact label{
  font-family: 'Cairo', sans-serif;
}

/****************** End  Contact us   ****************************/





/*#########################################################################*
*                        Form Login 
#############################################################################*/

/****************** Start  Form Login    ****************************/
.form-login{
  direction: rtl;
}

.form-login .col-md-8{
  text-align: right;
  font-family: 'Cairo', sans-serif;
}

.form-login .text-white{
  font-size: 22px;
  text-align: right;
  font-family: 'Cairo', sans-serif;
}

.form-login .d-h2{
  text-align: center;
  font-family: 'Cairo', sans-serif;
  font-weight: bold;
}

.form-login .icon-home-back{

    font-size: 21px;
    color: #FFF;
    font-family: 'Cairo', sans-serif;
    text-decoration: underline;
}
.form-login .type-users .icons{
  width: 70px;
  height: 70px;
  background: #FF9800;
  border-radius: 50px;
  padding: 24px;
  font-size: 27px;
  color: #FFF;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}
 .form-login .type-users{
  cursor: pointer;
  direction: rtl;
    text-align: right;
    font-size: 25px;
    background: #DDD;
    border-radius: 51px;
    font-family: 'Cairo', sans-serif;
}

.form-login .type-users:hover{
  background: #FF9800;
  color: #FFF;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}
.form-login .type-users:hover .icons{
  background: #FFF;
  color: #FF9800;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
}

/*.form-login  .overlay{
  background: #00000091;
  width: -webkit-fill-available;
  height: -webkit-fill-available;
  border-radius: 17px;
  position: absolute;
  left: 0;
  top: 0;
} */

/****************** End  Form Login   ****************************/




/*###################################################################################*
*                    Form  type of user provider servies Logistic transport 
#######################################################################################*/

/****************** Start type of user provider servies    ****************************/

.top-headers {
  background: #fbfaf8;
  padding: 30px;
  text-align: right;
  border-radius: 0px 0px 22px 22px;
}
.top-headers a{
  font-family: 'Cairo', sans-serif;
    font-size: 23px;
    color: #FFC107;
}
 .logistc-transport input{
  height: 50px;
 }
.logistc-transport {
  direction: rtl;
  background-color: #ffffff;
  margin: 50px auto;
  font-family: 'Cairo', sans-serif;
  padding: 40px;
  width: 70%;
  min-width: 300px;
}

.logistc-transport h3 {
  text-align: center; 
  font-family: 'Cairo', sans-serif;
  margin-top: 20px;
  margin-bottom: 25px;
  color: #FF9800;
    
}

.logistc-transport .desgin-step{
  text-align:center;
}

.logistc-transport .form-group{
  text-align: right;
}

.logistc-transport .form-group label{
  font-size: 22px;
}
 
/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
}

button {
  background-color: #e18a07;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 17px;
  font-family: 'Cairo', sans-serif;
  cursor: pointer;
}

button:hover {
  opacity: 0.8;
}

#prevBtn {
  background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
  height: 17px;
    width: 17px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.8;
}
.desgin-step .fa{
  font-size: 15px;
    color: #FFF;
}

.step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #00d709;
}

@media (max-width: 768px) {
  .logistc-transport {  width: 92%;}
  .logistc-transport h3 { font-size: 26px;}
  }
/****************** End type of user provider servies    ****************************/