

/* here you can put your own css to customize and override the theme */








/***
Pre-Header and pre-header elements
***/
.pre-header {
	color: #616b76;
	border-bottom: 1px solid #eee;

	line-height: 1.2;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	background: #0c0c45;
}
.pre-header a {
	  color: #616b76;
      font-size: 14px;
      padding: 0;
      text-align: center;
}

.pre-header a:focus {
	text-decoration: none;
}
.pre-header li {
	padding-right: 11px;
	padding-left: 15px;
	border-left: solid 1px #d8d8d8;
}



.pre-header li:last-child {
	border: none;
    background: #0c0c45;
}
.additional-shop-info li:first-child {
	padding-right: 0;
}
.additional-nav li:last-child {
	padding-left: 0;
}
.pre-header .fa {
	margin-left: 4px;
}

.pre-header li .fa:hover {
    background: #e80b1c;
    color: #fff;
    border-radius:10%;
    -webkit-transition:all 0.9s ease;
	 -moz-transition:all 0.9s ease;
	 -o-transition:all 0.9s ease;
	 transition:all 0.9s ease;
}

.shop-currencies a {
	margin-left: 6px;
}
.shop-currencies a:last-child {
	margin-left: 0;
}
.shop-currencies a.current {
	color: #E02222;
}









/* Navigation */
.header-navigation {
	font: 500 'Droid Arabic kufi', serif;
	margin: 0 0 0 10px;
	padding: 0;
	float: right;
	text-transform: uppercase;
    font-size: 18px;
}
.header-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
.header-navigation ul:hover {
	background: #fcfcfc;
	text-decoration: none;
    -webkit-transition:all 0.9s ease;
	 -moz-transition:all 0.9s ease;
	 -o-transition:all 0.9s ease;
	 transition:all 0.9s ease;

}
.header-navigation > ul > li {
	float: right;
}
.header-navigation > ul > li > a {
	color: #000;
	display: block;
	padding: 29px 12px 30px;
}
.header-navigation ul > li.active > a,
.header-navigation ul > li > a:hover,
.header-navigation ul > li > a:focus,
.header-navigation ul > li.open > a,
.header-navigation ul > li.open > a:hover,
.header-navigation ul > li.open > a:focus {
	color: #ff0013;
	background: #fcfcfc;
	text-decoration: none;
    -webkit-transition:all 0.9s ease;
	 -moz-transition:all 0.9s ease;
	 -o-transition:all 0.9s ease;
	 transition:all 0.9s ease;
}
.header-navigation ul > li.active > a {
	border-bottom: 2px solid #ff0013;
}





.imageClip{
    width:100%;
    height: auto;
    overflow:hidden;
  }







.site-logo {
    float: left;
    font-size: 23px;
    font-weight: 400;
    margin-left: 0px;
    padding-top: 4px;
    padding-bottom: 0px;
}


.site-logo img {
    width: 130px;
    height: 80px;
}

/* Navigation */
.header-navigation {
	font: 500 'Droid Arabic kufi', serif;
	margin: 0 0 0 10px;
	padding: 0;
	float: right;
	text-transform: uppercase;
    font-size: 18px;
    color: #eee;
}

.header-navigation ul > li.active > a {
    border-bottom: 2px solid #ff0010;
    /* background-color: #ff0010; */
}

.header-navigation .dropdown-menu > li:first-child {
    border-top: 2px solid #ff0010;
}

.fotterlinks a
{
    color: gray;
    text-decoration: none;
}

.fotterlinks a:hover
{
    color: #fff;
}

.corporate .content-page {
    padding: 0 0 50px;

}

/* Choose us block */
.choose-us-block {
  padding-top: 60px;
}
.choose-us-block h4 {
  margin-bottom: 35px;
}
.choose-us-block h4 a {
  color: #ff0013;
}
.choose-us-block .panel-group {
  padding-top: 50px;
}
.choose-us-block .panel-default {
  border-radius: 0 !important;
  border: none;
  background: none;
  margin-bottom: 0 !important;
  padding-bottom: 14px;
}
.choose-us-block .panel-default > .panel-heading {
  border: none;
  background: none;
  padding: 0;
}
.choose-us-block .panel-default > .panel-heading + .panel-collapse .panel-body {
  border: none;
  padding: 0 0 0 32px;
}
.choose-us-block .panel-default h5 {
  font: 300 19px "Open Sans", Arial, sans-serif;
  padding: 0;
  margin: 0 0 5px;
}
.choose-us-block .panel-default .accordion-toggle:before {
  content: "";
  width: 21px;
  height: 21px;
  display: inline-block;
  background: #ff0013 url(../img/toggle-icons.png) no-repeat 6px 10px;
  border-radius: 50% !important;
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.choose-us-block .panel-default .collapsed:before {
  background: #495764 url(../img/toggle-icons.png) no-repeat 6px -148px;
}
.choose-us-block .panel-default .panel-title:hover .collapsed:before {
  background-color: #ff0013;
}
.choose-us-block .panel-default .accordion-toggle, .choose-us-block .panel-default .accordion-toggle:focus, .choose-us-block .panel-default .accordion-toggle:hover, .choose-us-block .panel-default .accordion-toggle:active {
  color: #1ea9e3;
  text-decoration: none;
}
.choose-us-block .panel-default .collapsed {
  color: #5f6f7e;
}

.recent-work {
    text-align: center;
    border-bottom: 2px solid #eee;
}

/* Services block */
.services-block {
  background: #fff;
  padding: 60px 0 70px;
    text-align: center;
}
.services-block .row {
  padding-top: 0px;
}
.services-block .item {
  border: solid 1px #eee;
  padding-top: 9px;
  padding: 40px;
}
.services-block .col-md-3:last-child {
  border-right: none;
}
.services-block .fa {
  background: #ff0013;
  color: #fff;
  width: 99px;
  height: 99px;
  line-height: 1;
  border-radius: 50%;
  position: relative;
  margin-bottom: 29px;
}
.services-block .fa:after {
  bottom: -8px;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -9px;
  z-index: 2;
  content: " ";
  display: block;
  position: absolute;
  border-top: 9px solid #ff0013;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
}

.services-block .fa {
  font-size: 38px;
  padding: 35px 0 0;
}

.services-block p {
  margin-bottom: 5px;
        margin-bottom: 5px;
    font-size: 17px;
}

.services-block .fa {
    background: #ff0013;
}




.services-block .fa:hover {
  background: #fff ;
  color: #ff0013;
          -webkit-transition:all 1s ease;
	 -moz-transition:all 1s ease;
	 -o-transition:all 1s ease;
	 transition:all 1s ease;
}


.services-block .item:hover {

          -webkit-transition:all 1s ease;
	 -moz-transition:all 1s ease;
	 -o-transition:all 1s ease;
	 transition:all 1s ease;
}



.reduce-header .site-logo {
    padding-top: 0px;
    padding-bottom: 0px;
}

.reduce-header .site-logo  {
    padding-top: 0px;
    padding-bottom: 0px;
}

.reduce-header .site-logo img {
    height: 61px;
    width: 90px !important;
}

.color-red {
    color: #ff0013;
}

p {
    LINE-HEIGHT: 30PX;
}


.ourservicesh2
{
    margin: 0 0 50px;
}


.header-navigation ul > li.active > a, .header-navigation ul > li > a:hover, .header-navigation ul > li > a:focus, .header-navigation ul > li.open > a, .header-navigation ul > li.open > a:hover, .header-navigation ul > li.open > a:focus {
    color: #ff0013;
    background: #fcfcfc;
    text-decoration: none;
}






.mix-grid .mix a.mix-preview {
    left: 50%;
    margin-top: 10px;
}




.header-navigation
{
    float: right;

}




.header-navigation .dropdown-menu > li:hover ul
{
    transform: rotateX(0deg);
}


.content-page {
        margin-top: 30px;
    padding: 2px !important;
    border-radius: 50%;
    margin-bottom: 100px;0 48}

.contact-form {
         margin-top: 30px;
    padding: 0 48px !important;
    border-radius: 50%;
    margin-bottom: 100px;0 48}

.recent-work .tittle h4 {
    color: #555555;
    padding-top: 55px;
}

.recent-work .tittle h2:after {
  background: #e80b1c;
}
 .recent-work .tittle h4 {
  color: #333;
}




/* End Our Partners Area */
/*--------------------------------------------------*/





/* Section Title*/
.tittle {
  text-align: center;
  text-transform: uppercase;
}
.tittle h2 {
  font: 400 24px "Droid Arabic kufi", serif;
  color: #222222;
  padding-top: 0px;
  position: relative;
}
.tittle h2:after {
  content: "";
  position: absolute;
  background: #ff0012;
  height: 5px;
  width: 60px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -30px;
}
.tittle h4 {
  font: 400 14px "Droid Arabic kufi", serif;
  color: #555555;
  padding-top: 55px;
}

.tittle h2:hover {
  font: 500 36px "Droid Arabic kufi", serif;
  color: #e80b1c;
        -webkit-transition:all 1s ease;
	 -moz-transition:all 1s ease;
	 -o-transition:all 1s ease;
	 transition:all 1s ease;
}




.content-page {
    background: #fff;
}
.blog-posts {
     background: #fff;
}
.main {
    background: #fff;
}







@media (min-width: 768px) {


     .header .header-navigation .navbar-nav li:hover.submenu .ull {
      transform: rotateX(0deg);
    }


    .header .header-navigation .navbar-nav li.submenu .ull {
    display: block;
    transform: rotateX(-90deg);
    transform-origin: top;

  }

}
.header .header-navigation .navbar-nav li.submenu .ull {

  border: none;
  box-shadow: none;
  border-radius: 0px;
  transition: all 500ms ease-in-out;

}




 .quick_link {
  padding: 0;
  margin: 0;
}

 .quick_link a {
  color: #b0b0b0;
  position: relative;
  padding-left: 30px;
}
 .quick_link  a i {

  position: absolute;
  left: 0;
  bottom: 5px;
  transition: all 300ms linear 0s;
}
 .quick_link a:hover, .quick_link a:focus {
  color: #ff0013;
}
 .quick_link a:hover i, .quick_link a:focus i {
  left: 8px;
}







.header {
	box-shadow: 0 1px 3px #ddd;
	background: #fff;
	border-radius: 0;
	margin-bottom: 23px;
	z-index: 999;
	position: relative;
}

.txtfont {
    font: 900 'Droid Arabic kufi', serif;
    color: #fff;
}




.imghov
{
    border: 2px solid #fff;
}

.imghov1
{
    border: 2px solid #eee;
}

.imghov:hover
  {
    color: #fff;
  }
.sidebar-menu
{
        border: 3px solid #eee;
        margin-top: 85px;
        font-size: 16px;
        padding:0px !important;
}

.imghov1:hover
  {
    color: #fff;
  }

.sidebar .dropdown-menu {
    float:left;
    min-width: -webkit-fill-available ;
    padding: 5px 10px 1px 19px;
}
.dropdown-submenu .dropdown-menu {
  top: 0 !important;
  left: 100%;
  margin-top: -6px;
  margin-right: -1px;
}
.My-width-100 {
  width: 100%;
}
.My-text-right {
  text-align: right;
}
.parent {
  display: flex;
  flex-direction: row;
}
.fullwidthbanner-container{
        height: 80%;
    }

@media(min-width:600px) and (max-width:990px)
{
     .fullwidthbanner-container{
        height: 40%;
    }
      .site-logo img {
    width: 100px;
    height: 68px; 
     /*  margin: 135; */
    
    }
	.video {
            margin-right: 135px;
    }

}



.aboutli li {
    border: 1px solid #eee;
    padding: 14px;
}

@media(min-width:300px) and (max-width:600px)
{
    .mobnavbar-nav{
            display: grid;
    }
     .fullwidthbanner-container{
        height: 25%;
    }
     .parent{
         display:flow;
     }
     .customnav{
         display: grid; 
        text-align: right;
     }
        .categories {
      display: flow ;
    }
    
    
    
    }

@media (max-width:400px)
{
    
     .fullwidthbanner-container{
        height: 18%;
    }
 
    .categories {
  display: flow ;
}



}





@media(max-width:768px)
{
  .our-clients .owl-buttons {
        right: 268px;
    }
}


/* End Phone And Tablets */

/***************************************************************************************************************************************/
/***************************************************************************************************************************************/
/***************************************************************************************************************************************/
/***************************************************************************************************************************************/


/* Start Media Screen */

@media(min-width:992px) and (max-width:1199px)
{
	.our-clients .owl-buttons {
    right: 438px;
}
}



/* End Media Screen */


/***************************************************************************************************************************************/
/***************************************************************************************************************************************/
/***************************************************************************************************************************************/
/***************************************************************************************************************************************/

/* Start Larg Screen */




@media (max-width: 992px)
.our-clients .owl-buttons {
    right: 321px;
    }
}




/******************* Start Section features  **********************/

.features
{
	background:#ccc;
	padding-top:50px;
	padding-bottom:50px;
}

.features .feat
{
	margin-bottom:30px;
}

.features .feat p
{
	line-height:2em;
}

.features h1
{
	margin-bottom:50px;
}

.features .feat span.glyphicon
{
	font-size:25px;
	margin-bottom:10px;
}


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




.sendbutton {
    color: #fff;
    background-color: #ff0013;
    width: 120px;
}

.sendbutton:hover {
    background-color: #96010c;
    width: 120px;

}




.imghovproduct {
    border: 2px solid #eee;
}

.imghovclient {
    border: 2px solid #eee;
}





#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff url('../img/preload.gif') no-repeat center center;
}













    .imghov3
    {
        border: 2px solid #dadad7;
    }





/*--------------------------------------------------*/
/* Top header */
.top_header_area {
  background: #0c0c45 ;
  color: #616b76;
    border-bottom: 1px solid #eee;
    line-height: 1.2;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background: #0c0c45;
}
.top_header_area .top_nav li a {
  font: 350 12px/35px "Roboto", sans-serif;
  color: #fff;
  padding: 0;
  padding-left: 30px;
}
.top_header_area .top_nav li a i {
  color: #ff0013;
  font-size: 15px;
  padding-left: 10px;
  padding-top: -10px;
}
.top_header_area .top_nav li a:hover, .top_header_area .top_nav li a:focus {
  background-color: transparent;
  color: #ff0013;
}
.top_header_area .top_nav li:first-child a {
  padding: 0;
}
.top_header_area .social_nav {
  margin: 0;
  padding-top: 5px;
}
.top_header_area .social_nav li a {
  font-size: 14px;
  color: #fff;
  padding: 0;
  text-align: center;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  margin-left: 10px;
}
.top_header_area .social_nav li a i {
  line-height: 24px;
}
.top_header_area .social_nav li a:hover, .top_header_area .social_nav li a:focus {
  background: #ff0013;
  color: #0c0c45;
}

/* End Top header */
/* Top header 2 */
.top_header_area.top_header {
  background-color: transparent;
  position: relative;
  overflow: hidden;
}
.top_header_area.top_header .right_top_header {
  background: #0c0c45;
  display: block;
  overflow: hidden;
  padding-left: 20px;
}
.top_header_area.top_header .right_top_header:after {
  content: "";
  position: absolute;
  right: 0;
  width: 50%;
  background: #0c0c45;
  height: 50px;
  z-index: -1;
}



  .top_header .top_nav li a {
    padding-left: 10px;
  }



  .top_header_area.top_header {
    background: #0c0c45 !important;
  }

  .top_header_area.top_header .right_top_header::after {
    display: none;
  }

@media (max-width: 767px) {
  .top_header_area .top_nav li {
    display: inline-block;
  }
  .top_header_area .top_nav li:first-child a {
    padding-left: 15px;
  }
  .top_header_area .top_nav li a {
    line-height: 28px;
  }

  .top_header_area .social_nav {
    padding-top: 0;
    padding-bottom: 10px;
  }
  .top_header_area .social_nav li {
    display: inline-block;
  }
  .top_header_area .social_nav li:first-child a {
    margin-left: 0;
  }



  .top_header_area.top_header {
    display: none;
  }

}





















    /* Portfolio */
/* Portfolio Filter */
.mix-filter {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
.mix-filter li {
  color: #555;
  cursor: pointer;
  padding: 6px 15px;
  margin-right: 2px;
  margin-bottom: 5px;
  background: #eee;
  display: inline-block;
}
.mix-filter li:hover,
.mix-filter li.active {
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}
.mix-grid .mix {
  opacity: 0;
  display: none;
}

/* Portfolio Hover */
.mix-grid .mix {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.mix-grid .mix .mix-inner {
  position: relative;
  width: 100%;
  border: 1px solid #eee;
}
.mix-grid .mix .mix-details {
  color: #fff;
  width: 100%;
  height: 100%;
  bottom: -100%;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.mix-grid .mix:hover .mix-details {
  bottom: 0;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.mix-grid .mix .mix-details h4 {
  color: #fff;
  margin-top: 30px;
  padding: 0 10px;
}
.mix-grid .mix .mix-details p {
  padding: 0 30px;
}
.mix-grid .mix .mix-details i {
  color: #fff;
  font-size: 14px;
}

.mix-grid .mix .mix-details a h2 {
  color: #000;
  border: 1px solid #eee;
}

.mix-grid .mix a.mix-link,
.mix-grid .mix a.mix-preview {
  color: #000;
  display: block;
  cursor: pointer;
  margin-top: 10px;
  position: absolute;
  padding: 10px 15px;
  background: #ff0113;
}
.mix-grid .mix a.mix-preview {
  /* left: 50%; */
  margin-left: 5px;
}
.mix-grid .mix a.mix-link {
  right: 50%;
  margin-right: 5px;
}
.mix-grid .mix a.mix-link:hover,
.mix-grid .mix a.mix-preview:hover {
  color: #fff;
  padding: 9px 14px;
  text-decoration: none;
  border: solid 1px #eee;
} 


/* Portrait tablet to landscape and desktop */
@media (min-width: 992px) {
  .mix-grid .mix.col-md-6.col-sm-6 .mix-details {
    height: 50%;
  }
      .sidebar{
        float: right !important;
        
    }

}
@media (min-width: 768px) and (max-width: 991px) {
  .mix-grid .mix a.mix-link,
  .mix-grid .mix a.mix-preview {
    margin-top: 5px;
  }
}



