﻿  body { 
  
      font: 400 15px Arial, sans-serif;
      line-height: 1.8;
      color: #818181;
	background-color:#0e3928; /* green color for cms new site */ 

	  	  
  }
 /*full screen slider show start */
  html,body{height:98%;}

 .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color:transparent;/*  it was: #eee     عند رفع اليد عن رابط اللون الذي ياخذه من a:focus*/
}
  .litabm{font-size:18px;}
  a{
 color:#ff0000;
   }
   
  a:hover{
  //color:white;
  }
 
 
  
.overlay { 
  color:#fff;
  position:absolute;
  z-index:12;
  top:50%;
  left:0;
  width:100%;
  text-align:center;
}
.pull-right {
  float: right !important;
  margin-left: 50px;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
 div#myNavbar{/*it's new*/
  padding-top:0px;margin-left:0px;
  }
    .dropdown-menu{/*it's new*/
  text-align:center;
   background-color:#555;
  
  }
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: fixed;/* fixed  absolute   ان اردناها ثابتة مع الشعار و الفراشة  */
  bottom: 115px;/* it was 100*/
  left: 2%;/* it was 100*/
  right: 0;
  z-index: 10;
  }
/* تم اضافة هذا العنصر و هو الخط الابيض اسفل القائمة   */
.navbar-wrapper ul{
 //border-bottom: 1px solid white;
 border-top: 1px solid white;
  
  //border: 1px solid white;
}
/* تم اضافة التباعد بين الاحرف في عناصر القائمة    */
.navbar-wrapper ul li{
letter-spacing:0.5px;/*  it was 1.5  */
font-size:15px;
 
}
.navbar-nav li:not(:last-child){
      // border-right: 4px solid #fff;

	  	  
	  }
	  /* تم اضافة الخطوط البيضاء بين عناصر القائمة    */
	  .navbar-nav li:not(:first-child){
    box-shadow: -14px 0 0 -13px #fff;
}
/* for about us a
--------------established------------------------------------ */
 
a.anchorHover{
margin:5px 5px;
padding:3px 3px;
color:white;
border-right: 1px solid #fff;
padding-right:15px;
}
a.anchorHover:hover {
       // background-color: red;
        color: red;
       // font-style: italic;
    } 
a.anchorHover:active ,a.anchorHover:visited{
  color: red;
}
a.anchorHoverend{

color:white;
padding-left:10px;

}
a.anchorHoverend:hover {
 color: red;
       // font-style: italic;
    } 
	
	
/*end for about us a ----*/
/* CUSTOMIZE THE CAROUSEL
--------------5------------------------------------ */


div.carousel-caption {
height: 100%;
  display: flex;
  flex-direction: column;
  //align-items: center;
  
  justify-content: center;
  padding-top:8%;
  }

/* Carousel base class */
.carousel {
  //margin-bottom: 1px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 1;
  
}

/* Declare heights because of positioning of img element */
.carousel .item {
  //height: 500px;
  background-color:#0e3928;
}
.carousel img {
  position: absolute;
  top: 0;
 // left: 0; /*       تمت اضافتها لجعل صورة الكتابة بابعادها الكاملة */
  min-height: 500px;
  
}

.carousel .item1 {
  height: 200px;
  background-color:#0e3928;
}

div.carousel-caption h3{
font-size:34px;
 white-space: normal;
    text-align: center;
//padding-top:1%;

}
 #background-carousel{
	position:fixed;
	width:100%;
	height:100%;
	z-index:-1;
	
}
.carousel,
.carousel-inner {
	width:100%;
	height:100%;
	z-index:0;
	
	overflow:hidden;
}



.item {
	width:100%;
	height:100%;
	background-position:center center ;
	background-size:cover;
	z-index:0;
	
}

.carousel,.item,.active{height:100%;}
.carousel-inner{height:100%;}
.fill{ padding-left:0px; padding-right:0px;width:100%;height:100%;background-position:center;background-size:cover;}
.fillportfolio{width:100%;height:100%;background-position:center;background-size:cover;}
/* faster sliding speed */
.carousel-inner > .item {
    -webkit-transition: 0.3s ease-in-out left;
    -moz-transition: 0.3s ease-in-out left;
    -o-transition: 0.3s ease-in-out left;
    transition: 0.3s ease-in-out left;
}
 .carousel-control.right, .carousel-control.left {
      background-image: none;
      color: #fff;/*    it was  #ff0000*/
	  // top:2%;
	  
  }
.carousel-control.right
{
padding-right:10%;
}

.carousel-control.left
{
padding-left:10%;
}
  /* its new item after make the slider full*/
  .carousel-indicators{
  left:79%;
  /* font-size: 20px;*/
  bottom:3%;/* it was 25px*/
  }
  .carousel-indicators li {
    border-color: grey; /*    it was  #ff0000*/
	     background-color: grey;
		 width:0.9em;
		 height:0.9em;
  }
  .carousel-indicators li.active {
	   border-color: #fff;
      background-color: #fff;/*    it was  #ff0000*/
	  width:0.9em;
		 height:0.9em;
		 
  }
/* RESPONSIVE CSS
-------------------------------------------------- */

@media screen  and (max-width:1100px){

div.carousel-caption h3{
font-size:30px;
 white-space: normal;
    text-align: center;
 padding-top:8%;
 }
 ol.carousel-indicators {
 left:70%;
  /* font-size: 20px;*/
  bottom:3%;/* it was 25px*/
  }
 
	
}
@media screen and (max-height:750px){
	div.carousel-caption{
		 padding-top:7.5%;
		
	}	
	}
@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 0px;/*   كانت 20*/
	padding-top:20px;/*  new */
   margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
    
 }
 
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
	
  }
  
}
 
 

/* keep full widget on smaller screens */


@media (max-width: 768px) { 
	body {
		padding-left: 0;
		padding-right: 0;
	}
	div.carousel-caption h3 {
    font-size: 20px;
	padding-top:9%;
	
}
	  
  ol.carousel-indicators {
  left:40%;
  bottom:2%;
  }
   .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
	/*--تم حذف الفراشة من هنا لاظهار زر القائمة بوضوح-*/
	#rightImage{
	 display:none;
	 }
	 img.background-text{/*--تم حذف الكتابة words img-*/
	 display:none;
	 }
	
	#leftImage {
   height: 50%;
    padding: 30px;
    width: auto;
    margin-left: -81px;
    margin-top: -50px;
}

#life {
   
    width: 93px;
    margin-left: -118px;
    height: auto;
    margin-top: -71px;
}
#book {
   
   width: 30px;
    margin-left: -167px;
    height: auto;
    margin-top: -72px;
}
#scale {
   width: 30px;
    margin-left: -180px;
    height: auto;
    margin-top: -73px;
}

	
}

   @media screen and (max-width: 460px) {
   
 
   a#button.show{
	 right: 70px;/*--new it was 30 px--*/
}
.carousel-control{
display:none;
}
  ol.carousel-indicators {
  left:38%;
  bottom:1%;
  } 
 #leftImage {
    height: 50%;
    padding: 40px;
    width: auto;
    margin-left: -81px;
    margin-top: -50px;
}

#life {
   
    width: 93px;
    margin-left: -128px;
    height: auto;
    margin-top: -78px;
}
#book {
   
    width: 30px;
    margin-left: -177px;
    height: auto;
    margin-top: -76px;
}
#scale {
    width: 30px;
    margin-left: -190px;
    height: auto;
    margin-top: -77px;
}
.carousel-caption h3
	 {  
	 font-size:16px;
	//top:20%;
	padding-top:15%;
	 }

   }
 
  
  
@media screen and (min-width: 769px) {
  #nav-tabs-wrapper {
    display: block!important;
	
  }
  
}

@media (min-width: 500px) {
  .content {
    width: 43%;
  }
  #button {
    margin: 30px;
	
  }
}

 @media screen and (max-width: 300px) {
    .nav-tabs-dropdown {
        display: block;
    }
    #nav-tabs-wrapper {
        display: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        text-align: center;
    }
   .nav-tabs-horizontal {
        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
   }
    .nav-tabs-horizontal  > li {
        float: none;
    }
    .nav-tabs-horizontal  > li + li {
        margin-left: 2px;
    }
    .nav-tabs-horizontal > li,
    .nav-tabs-horizontal > li > a {
        background: transparent;
        width: 100%;
    } 
    .nav-tabs-horizontal  > li > a {
        border-radius: 4px;
    }
    .nav-tabs-horizontal  > li.active > a,
    .nav-tabs-horizontal  > li.active > a:hover,
    .nav-tabs-horizontal  > li.active > a:focus {
        color: #ffffff;
        background-color: #428bca;
    }
	
	
} 
  
 /*full screen slider show end */
 .logo-m{
  
 {
    position: fixed;
    top: 0px;
    right: -197px;
    bottom: 0px;
    z-index: 8;
    display: inline-block;
    overflow: hidden;
}
  }
  h2 {
      font-size: 24px;
      text-transform: uppercase;
      color: #cbeaf5;
      font-weight: 600;
      margin-bottom: 30px;
  }
  h4 {
      font-size: 17px;
      line-height: 1.375em;
      color: #fff;
      font-weight: 200;
      margin-bottom: 30px;
	 
  } 
  /*-its new item h3--*/
h3  {
      display: block;
      font-size: 25px;
      line-height: 1.375em;
      color: #fff;
      font-weight: 400;
      margin-bottom: 30px;
	   text-align:justify ;
	  text-justify: inter-word;
	  white-space: normal;
	   margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  } 
  
  .jumbotron {
    background-image: url("images/bgcms.jpg");
      background-color: #ff0000;
      color: #fff;
      padding: 100px 25px;
      font-family: Calibri,Arial,sans-serif;
	  /*- -  font-family: Montserrat, sans-serif;--*/
  }
  
  /*---its new  على التاب التعديل هنا--*/
  ul.well li a:active,a:visited  {
   background-color: url("images/CMS_Hero Pages Backgrounds 08.05.jpg");
    border: 1px solid transparent;
     }
	 /*---its new arrow img--*/
	 .specialty-arrow-5 {
    position: relative;
    right: 0px;
    display: none;
    float: right;
}
	 
	 .well{
	  background-color: #0e3928;
	  padding: 10px;
	  min-height: 10px;
	 }
	/*-------هذين العنصرين تم اخذهما من الكود الاساسي-------*/ 
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: red;/* it was #818181;*/
    cursor: default;
    background-color:transparent;
    border: 1px solid #0e3928;
    
   // border-bottom-color: transparent;
}
     
.nav-tabs-horizontal>li.active>a, .nav-tabs-horizontal>li.active>a:focus, .nav-tabs-horizontal>li.active>a:hover {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 19px 19px 19px 19px ;
	// box-shadow: -14px 0 0 -13px #fff;
}
/*-----------تم اضافة هذا العنصر لجعل الهوفر للتاب الافقي و الشاقولي شفاف و لونه ابيض-------*/
.nav-tabs>li>a:hover {
     color:#fff;
     background-color:transparent;
	 border: 1px solid transparent;
}

.nav-tabs-horizontal>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 19px 19px 19px 19px ;
	font-size:16px; /*      لجعل التاب الافقي اكبر   */
	
}


/*-----------هذين العنصرين تم اخذهما من الكود الاساسي-------*/



	  /*---its new  هنا تم التعديل على لون الa في التاب الشاقولي --*/
	 .nav-pills li.active a {
    	
        background-image: url("images/CMS_Hero Pages Backgrounds 08.05.jpg");
    }
	 
	 
	 
  .container-fluid {
      padding: 60px 50px;
	  
  }
  .bg-grey {
      background-color:#0e3928 ;/*it was grey f6f6f6   ,0e3928*/
  }
  .logo-small {
      color: #ff0000;
      font-size: 50px;
  }
  .logo {
      color: #ff0000;
      font-size: 200px;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail img {
      width: 100%;
      height: 100%;
      margin-bottom: 10px;
  }
 
  .item h4 {
      font-size: 18px;
      line-height: 1.375em;
      font-weight: 400;
     // font-style: italic;
      margin: 25px 0;
  }
  .item span {
      font-style: normal;
  }
  .panel {
      border: 1px solid #f4511e; 
      border-radius:0 !important;
      transition: box-shadow 0.5s;
  }
  .panel:hover {
      box-shadow: 5px 0px 40px rgba(0,0,0, .2);
  }
  .panel-footer .btn:hover {
      border: 1px solid #ff0000;
      background-color: #fff !important;
      color: #ff0000;
  }
  .panel-heading {
      color: #fff !important;
      background-color: #ff0000 !important;
      padding: 25px;
      border-bottom: 1px solid transparent;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
  }
  .panel-footer {
      background-color: white !important;
  }
  .panel-footer h3 {
      font-size: 32px;
  }
  .panel-footer h4 {
      color: #aaa;
      font-size: 14px;
  }
  .panel-footer .btn {
      margin: 15px 0;
      background-color:#ff0000;
      color: #fff;
  }
  .navbar {
    /*background-image: url("images/bg.png");*/
      margin-bottom: 0;
     background-color: transparent;/* ضرورية لجعل الخلفية شفافة للقائمة*/
      z-index: 9999;
      border: 0;
      font-size: 14px !important;
      line-height: 1.42857143 !important;
      letter-spacing: 4px;
      border-radius: 0;
      font-family: Calibri,Arial,sans-serif;
	//font-weight: bold;

  }
  
  .navbar li a, .navbar .navbar-brand {
      color: #fff !important;
	  /*        نستطيع هنا جعل القائمة لها خلفية */
	   font-size: 20px !important;
 
  }
   .navbar-nav li a:hover, .navbar-nav li.active a {
      color: #ff0000 !important;
      background-color:transparent !important;/*        عناصر القائمة لها خلفية بيضاء#fff !important;*/ 
 
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
      color: #fff !important;
	

  }
  
  footer .glyphicon {
      font-size: 20px;
      margin-bottom: 20px;
      color: #ff0000;
  }
  footer {
    background: #343a40;
    padding: 40px;
}
footer a {
    color: #f8f9fa!important
}
h2{
  text-align:center;
  padding: 20px;
}
  .slideanim {visibility:hidden;}
  .slide {
      animation-name: slide;
      -webkit-animation-name: slide;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      visibility: visible;
  }
  
 
  
  
  
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }
    
  
  
  #rightImage{
     top: 0px;
   right: 0px;
  width: 300px;
  height:215px;
 z-index:6;
  position: fixed;
 
}

#leftImage{
 top: 30px;/*it was 0px*/
  left: 50px;/*itwas0px*/
  width: 150px;
  height: 150px;
  position: fixed;
}

/* Slider for parents*/

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/*--tabs-*/


.nav-tabs-dropdown {
  display: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  
  
}

.nav-tabs-dropdown:before {
  content: "\e114";
  font-family: 'Glyphicons Halflings';
  position: absolute;
  left: 30px;
   
}


/*--button for top of page--*/
#button {
  display: inline-block;
  background-color: #0e3928;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 60px;
  right: 38px;/*--new it was 30 px--*/
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
  
}
#button:hover {
  cursor: pointer;
  background-color: #0e3928;/*-- it was: 333 we put green 0e3928--*/
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/* Styles for the content section */

.content {
  width: 77%;
  margin: 50px auto;
   font-family: Calibri,Arial,sans-serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}

.content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}
.content h3 {
  font-style: italic;
  color: #96a2a7;
}
  a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
}
.facebook-icon-wrapper { 
  position: fixed;
  right: 90px;
  bottom: 70px;
  z-index: 9999;
  display: inline-block;
}
.facebook-icon {
   top: 93%;
    right: 20%;
  width: 27px;
  height: 27px;
   left:88%;
 //  position: absolute;
   z-index: 20;
   display: inline-block;
}
.linkedin-icon-wrapper {
  position: fixed;
  right: 125px;
  bottom: 70px;
  z-index: 9999;
  display: inline-block;
}
.linkedin-icon {
   top: 93%;
    right: 25%;
  width: 27px;
  height: 27px;
 left:85%;
 // position: absolute;
  display: inline-block;
      z-index: 20;

}
.background-text {
    position: fixed;
    top: -50px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: inline-block;
    overflow: hidden;
    opacity: 0.6;
	
}
//لتكبير صورة 
imgp:hover {
  -webkit-transform: scale(2,2);
}

//لجعل اطار لشاشة العارض
/*.carousel {
    background: url(http://placehold.it/620x420/ff9900);
    position: relative;
    padding: 10px;
    width: 100%;
    height: 100%;
   // margin: 10px auto;
}*/
 

 .nav-pills>li>a {font-size:18px;}
 .nav-tabs-horizontal>li:not(:first-child) {
    box-shadow: -14px 0 0 -13px #fff;<!--  الحدود البضاء بين المنتجات-->
}.nav-tabs>li>a {text-align:center;}

.nav-tabs {
    border-bottom: 0px solid #ddd; <!--  قائمة المنتجات الافقية بلا خط تحتها-->
}
a:focus{color:white;<!--  عوضا عن الخط الازرق الذي كان يظهر في قائمة المنتجات عند الانتقال من منتج لاخر -->}
#div.row{
 margin-right:0px;
}
div#myNavbar.navbar-collaspe.collaspe.in{
	
	box-shadow:0px;
}



.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
   border-top: 0px solid transparent; 
   -webkit-box-shadow: inset 0 0px 0 rgb(255 255 255 /1%); 
    box-shadow: inset 0 0px 0 rgb(255 255 255 / 1%); 
}
/*
  for carousel control*/
.glyphicon {
    position: relative;
    top: 50%;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*
  to make send cv center the screen*/
  
.modal {
   
    top: 30%;
    
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}	