@import url(http://fonts.googleapis.com/earlyaccess/notonaskharabic.css);
@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);

*{
    box-sizing: border-box;
}

.nav_header{
    padding-top: 40px;
}


.nav_header ul {
    margin-top: 20px;
    padding-left: 100px;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
    top: 40%;
}
.navbar-toggle {
    background-color : #7dc247;
    margin-top: 100px;
}
.my-container-first{
  width: 90%;
  margin: 0 auto;
}

.my-container-end{
  width: 95%;
  margin: 0 auto;
}

/********************** الخط تحت التاف *********************/

.nav_header a{
    color: #818791;
    font-size: 20px;
    margin-right: 40px;
    font-family: 'Noto Naskh Arabic';

}

.nav_header span.eng-nav{
    font-size: 14px;
    position: absolute;
    left: 1%;
    top: 100%;
    color: #e0e1e1;
    font-weight: bold;
    font-family: 'Noto Naskh Arabic', sans-serif;
 
}


.navbar-nav>li>a{
   padding-bottom: 5px;
    padding-left: 1px;
    padding-right: 20px;
    
    
}
 .navbar-nav>li>a:hover:before {
    right: 0;
  }

.navbar-nav>li>a:before{
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 100%;
    bottom: 0;
    top: 99%;
    background: #7dc247;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
.navbar-nav>li>a:hover span,.navbar-nav>li.active>a span{
    color:#7dc247;
}
.navbar-nav  li.active a {
    border-bottom: 2px #7dc247 solid;
}
/********************** الخط تحت التاف *********************/

.first-p{
    margin-top: 150px;
}

.img_header{
    position: relative;
    left: 60px;
    bottom: 150px;;
}

.our_work p{
    font-size: 37px;
    font-family: 'Droid Arabic Kufi';
    line-height: 70px;
    color: #55595f;
    margin-top: 30px;
}

.our_work p:nth-child(2){
    font-size: 18px;
    color: #818791;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    margin-top: 50px;
    line-height: 30px;
}

.our_work .btn{
    background-color: #7dc247;
    border: 1px solid #7dc247;
    color: #fff;
    width: 40%;
    height: 40px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 15px;
    font-family: 'Noto Naskh Arabic', serif;
    margin-top: 30px;
    margin-left: 10px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: 1.7em;
}

.our_work .btn:nth-child(4){
    color: #55595f;
    background-color: #ecedef;
    border: 1px solid #ecedef;
    width: 40%;
    height: 40px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 15px;
    font-family: 'Noto Naskh Arabic', serif;
     margin-top: 30px;
     }

/********************** = ******************************/

.help_you{
    background-color: #fafafb;
    padding-top: 100px;
    padding-bottom: 100px;
}



.img_margin{
    margin-top: 20px;
}


.help_you h2, .our-projects h1 {
    font-family: 'Noto Naskh Arabic';
    font-size: 22px;
    color: #55595f;
    margin-bottom: 20px;
    text-align: center;
}

.help_you p{
    font-size: 16px;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    color: #818791;
    line-height: 30px;
}

.help_you div {
    padding-bottom: 50px;
    padding-top: 50px;
}

.help_you .background_color{
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}


/*********************************************************/

.idea_section{
    margin-top: 60px;
    margin-bottom: 60px;
}

.idea_section h1{
    font-family: 'Droid Arabic Kufi';

    font-size: 32px;
    color: #55595f;
    margin-bottom: 30px;
}

.idea_section h4{
    font-family: 'Noto Naskh Arabic';
    font-size: 19px;
    color: #55595f;
}

.idea_section p{
    font-size: 16px;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    color: #818791;
    line-height: 25px;
}

.idea_section img {
    margin-right: 120px;
}

.idea_section .btn{
    color: #55595f;
    background-color: #ecedef;
    width: 35%;
    height: 40px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 15px;
    margin-top: 10px;
    font-family: 'Noto Naskh Arabic', serif;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: 1.8em;
}

/**************************************************************/

.the_work{
    background-color: #fff;
    /*height: 1060px;*/
    padding-top: 80px;
    background-image: url(../images/1002.png);
    background-repeat: no-repeat;
    background-position: 50%;
}

.the_work h1 {
    font-family: 'Droid Arabic Kufi';
    font-size: 32px;
    color: #55595f;
    margin-bottom: 30px;
}

.the_work p{
    font-size: 16px;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    color: #818791;
    line-height: 25px;
}

.the_work .boxs {
    background-color: #fff;
    padding-bottom: 30px;
    margin-top: 50px;
    border-radius: 4px;
    box-shadow: 1px 1px 20px 3px rgba(222, 222, 222, 0.1);
}
.the_work .boxs .img-cont{
    max-height: 193px;
    overflow: hidden;
}
.box-shadow{
        -webkit-transition:all 0.5s ease-in-out;
        -moz-transition:all 0.5s ease-in-out;
        -o-transition:all 0.5s ease-in-out;
        transition:all 0.5s ease-in-out;
}

.the_work .boxs span{
    color: #c8cacf;
    font-size: 13px;
    line-height: 10px;
    text-transform: uppercase;
}

.the_work .boxs p{
    margin-top: 20px;
    font-size: 16px;
    color: #5c5d5d;
    font-weight: bold;
}

.the_work .boxs a{
    font-size: 16px;
    color: #7dc247;
    font-weight: bold;
    border-bottom: 2px solid #7dc247;
    text-decoration: none;
    margin-right: 7px;
}
.the_work .boxs a:first-child{
    margin-right: 0px;
}
.the_work .btn{
    text-align: center;
    background-color: #7dc247;
    color: #fff;
    width: 15%;
    height: 40px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 15px;
    font-family: 'Noto Naskh Arabic', serif;
    margin-top: 70px;
    margin-left: 10px;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}

.the_work .btn a{
    color: #fff;
    text-decoration: none;
}

.the_work .button {
  text-align: center;
  transition: all 0.5s;
  cursor: pointer;
 
}

.the_work .button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.the_work .button span:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 0;
left: -100px;
  transition: 0.5s;
}

.the_work .button:hover span:after {
  opacity: 1;
  right: 0;
}



/******************************************************/

.picalica{
    width: 80%;
    margin: 0 auto;
    
    
}
.picalica > .container {
    background-image: url(../images/1001.png);
    background-repeat: no-repeat;
    background-position: -43% 38%;
    padding: 0px;
    margin-top: 90px;
    height: 540px;
    
}
.picalica h1{
     font-family: 'Droid Arabic Kufi';
    font-size: 32px;
    color: #55595f;
    margin-bottom: 50px;
}

.picalica h4{
    font-family: 'Noto Naskh Arabic';
    font-size: 19px;
    color: #55595f;
}

.picalica p{
    font-size: 16px;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    color: #818791;
    line-height: 30px;
    margin-top: 20px;
}

.picalica .btn{
    color: #fff;
    background-color: #8b8be4;
    width: 35%;
    height: 40px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 15px;
    margin-top: 10px;
    font-family: 'Noto Naskh Arabic', serif;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
    line-height: 1.8em;
}

.our-projects {
    background: #fff;
    font-family: 'Noto Naskh Arabic', serif;
}
.our-projects  .nav-tabs{
    border: none;
}
.our-projects  .nav-tabs.nav-justified > li > a,.our-projects  .nav-tabs.nav-justified > li > a:hover {
    border-bottom: 3px #fff solid ;
}
.our-projects .nav-tabs>li.active>a, .our-projects .nav-tabs>li.active>a:focus, .our-projects .nav-tabs>li.active>a:hover{
    border: none;
    border-bottom:3px #696a6a solid ;
    color: #696a6a;
}
.our-projects .nav-tabs li a:hover {
    border: none;
    border-bottom:3px #fff solid ;
    color: #696a6a;
}
.our-projects .nav a{
    padding: 15px 0px 10px;
    font-family: 'Noto Naskh Arabic';
    border: none;
    border-bottom:3px #fff solid ;
    color: #c0c1c1;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.our-projects .nav li{
    margin-left: 70px;
}
.our-projects .tab-content {
    padding: 60px 0;
    background: #fafafc;

}
.our-projects .tab-content img {
    padding: 0 20px;
}
.our-projects .tab-content h3{
    color: #54585e;
    font-family: 'Droid Arabic Kufi';
    font-size: 27px;
    margin-bottom: 15px;
    margin-top :0px;
}
.our-projects .tab-content p{
    color: #818791;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.7em;
    margin-bottom: 20px;
}
.our-projects .tab-content .btn{
    padding: 13px 48px 11px;
	float:left;
    border: none;
    font-family: 'Noto Naskh Arabic';
    border-radius: 50px;
}
.our-projects .tab-content #naje7 .btn{
    background: #23bf9f;
}
.our-projects .tab-content #naje7 .btn:hover{
    background: #23bf9f;
}
.our-projects .tab-content #jertyle .btn{
    background: #7dc247;
}
.our-projects .tab-content #jertyle .btn:hover{
    background: #7dc247;
}
/****************************************************/

.footer{
    background-color: #fafafb;
    padding-top: 150px;
    margin-top: 100px;
    
}


.footer_right{
    margin-top: 50px;
}

.footer h1{
    font-family: 'Droid Arabic Kufi';
    font-size: 32px;
    color: #55595f;
    margin-bottom: 40px
}

.footer p{
    font-size: 16px;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    color: #818791;
    line-height: 25px;
}

.footer .btn{
    color: #55595f;
    background-color: #fafafb;
    border: 1px solid #cccbcb;
    width: 35%;
    height: 40px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 15px;
    margin-top: 10px;
    font-family: 'Noto Naskh Arabic', serif;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}

.footer img{
  margin-top: 290px;  
}

.footer i{
    color: #7dc247;
    margin-right: 10px;
    font-size: 20px;
}
.footer a:first-child i {
    margin:0;
}

.background_footer{
    background-image: url(../images/cloud.png);
    background-position: 1% 65%;
    background-repeat: no-repeat;
    height: 690px;
    z-index: 9999;
}

.background_footer img{
    padding-bottom: 30px;
}

.body_services{
    background-color: #fafafb;
}



/*****************************************************************/
.first_ourstay{
    margin-bottom: 80px;
    margin-top: 80px;
}

.first_ourstay p{
    font-size: 32px;
    font-family: 'Droid Arabic Kufi';
    line-height: 60px;
    color: #55595f;
    margin-top: 30px;
}

.form_section .form-control{
    width: 100%;
    background-color: #eff0f4;
    color: #a8acb9;
    border-radius: 5px;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    border: 1px solid #eff0f4;
    padding: 5px 20px;
}

.form_section input{
    background-color: #eff0f4;
    color: #a8acb9;
    border-radius: 5px;
    height: 45px;
    width: 100%;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    border: 1px solid #eff0f4;
    padding: 20px;
}

.form_section select{
    text-align: center;
    width: 100%;
    height: 45px;
    background-color: #eff0f4;
    color: #a8acb9;
    border-radius: 5px;
    padding: 10px;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
     border: 1px solid #eff0f4;
    
}

.form_section label{
    font-size: 16px;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    color: #a8acb9;
    margin-bottom: 10px;
    margin-top: 15px;
    margin-right: 20px;
}


.form_section textarea{
    border-radius: 10px;
    background-color: #eff0f4;
    color: #c8cbd4;
    height: 150px;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 80px;
     border: 1px solid #eff0f4;
    width: 670px;
    padding-top: 20px !important;
}



.form_section button{
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    width: 250px;
    height: 40px;
    color: #fff;
    background-color: #7dc247;
    border-radius: 20px;
    border: 1px solid #7dc247;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
    
}
.send-sv label{
    font-size: 16px;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    color: #a8acb9;
    margin-bottom: 10px;
    margin-top: 15px;
    
}

.send-to-me{
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    width: 250px;
    height: 40px;
    color: #fff;
    background-color: #7dc247;
    border-radius: 20px;
    border: 1px solid #7dc247;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-top: 20px;
}

.send-to-me:hover{
  color: #fff;
  background-color: #88d34d;
}



.ourstay_left{
    direction: ltr;
}

.ourstay_left p{
    color: #55595f;
    line-height: 25px;
}

.ourstay_left .color_stay{
    color: #7dc247;
    font-size: 16px;
    font-family:sans-serif;
    margin-top: 30px;
}

.ourstay_left span {
color: #55595f
}

.ourstay_left i{
   margin-right: 15px;
    margin-top: 25px;
}

.ourstay_left .right_icon i.fa-behance{
    color: #1f5dea;
}

.ourstay_left .right_icon i.fa-phone{
    color: #43cb83;
}

.ourstay_left .right_icon i.fa-dribbble{
    color: #ed6b9e;
}
.ourstay_left .left_icon i.fa-facebook-official{
    color: #3b5998;
}

.ourstay_left .left_icon i.fa-twitter{
    color: #289ddd;
}

.ourstay_left .left_icon i.fa-whatsapp {
    color: #43c62d;
}

.ourstay_left .left_icon i.fa-skype{
    color: #55acee;
}
.ourstay_left .right_icon i.fa-envelope-o{
    color: #ea1f1f;
}

.footer_services{
    padding-bottom: 50px;
    padding-top: 100px;
    background: #fafafb;
}

.footer_services i{
    margin-right: 10px;
    margin-top: 20px;
    color: #818791;
    font-size: 20px;
}
.footer a:first-child i {
    margin:0;
}
.icon_services {
    margin-top: 10px;
}

/************************ HOVER ****************************/

.our_work .btn:hover:not(:nth-child(4)), .our_work .btn:focus:not(:nth-child(4)){
    background-color: #8edb52;
    border: 1px solid #8edb52;
}

.body_services .nav>li>a:hover{
    background-color: #fafafb;
}

.nav>li>a:focus, .nav>li>a:hover{
    background-color: #fff;
}
.help_you .background_color:hover {
    background-color: #f2f4f4;
}

.box_shadow:hover{
    box-shadow: 1px 1px 20px 3px rgba(173, 173, 173, 0.2);
    
}
.boxs.box_shadow img {
    border-radius: 4px 4px 0 0;
}
.idea_section .btn:hover{
    background-color: #818791;
    color: #fff;
}

.the_work .btn:hover{
     background-color: #8edb52;
}

.picalica .btn:hover{
    background-color: #9494f8;
}

.footer .btn:hover{
    background-color: #7dc247;
    color: #fff;
}

.help_you_services .background_color:hover{
     background-color: #f2f4f4;
}


.first_services .btn:hover{
    background-color: #8edb52;
    color: #fff;
}

.form_section button:hover{
    background-color: #8edb52;
    color: #fff;
}

.first_work .btn:hover{
    background-color: #8edb52;
    color: #fff;
}



/*--      start    section loading-  */


.loading-overlay{
    background: rgba(255, 255, 255, .9);
    color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.sk-cube-grid {
  width: 60px;
  height: 60px;
  margin: 300px auto;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #7dc247;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}   


/*=*******************   Media *******************=*/

@media only screen and (max-width:1220px){
 
.nav_header a{
    color: #818791;
    font-weight: bold;
    font-size: 20px;
    margin-right: 20px;
    font-family: 'Noto Naskh Arabic', sans-serif;
}
 
    
}

@media only screen and (max-width:790px){
    body{
        text-align: center;
    }
    
    .nav_header a{
        color: #818791;
        font-weight: bold;
        font-size: 20px;
        font-family: 'Noto Naskh Arabic', sans-serif;
    }
    .the_work {
        height: auto;
        margin-top: 0px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .picalica {
        background: transparent;
        margin-top: 0px;
        padding-top: 40px;
        padding-bottom: 40px;
        height: auto;
    }
    .help_you {
        margin-top: 0px;
        padding-top: 40px;
        padding-bottom: 40px;
        height: auto;
    }
    .first-p {
        margin-bottom: 40px;
    }
    .idea_section img {
        margin-right: 0px;
        margin-top: 30px;
    }
    .footer img {
        margin-top: 530px;
    }
  
    .my-container{
        width: 90%;
  }
  
  .our-story-p{
    width: 90%;
  }
  
}



.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}
.form-control:focus, .form_section select:focus {
    box-shadow: none !important;
    border-color: transparent;
    outline: none;
    background: #f5f5f7;
    box-shadow: none;
}

.img-responsive {
    width: 100%;
}
.form-group {
    width: 100%;
}
.form-control ,.custom-select{
    margin-bottom: 20px;    
}
.fa-spinner {
    color: #fff;
}



/*********************  START our-stay /  من نحن **********************/


.my-container{
  width: 65%;
  margin: 0 auto;
}


.our-story {
  padding-top: 50px;
  padding-bottom: 50px;
}

.first-story h1{
    font-family: 'Droid Arabic Kufi';
    font-size: 32px;
    line-height: 60px;
    color: #55595f;
    margin-bottom: 50px;
    margin-top: 50px;
}

.first-story h3{
  color: #55595f;
  font-family: 'Noto Naskh Arabic', serif;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 8px;
  font-size: 18px;
}

.first-story a{
  color: #55595f;
  font-family: 'Noto Naskh Arabic', serif;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 16px;
  text-decoration: none;
}

.first-story p{
  color: #b7b7b7;
  font-weight: bold;
  font-family: 'Noto Naskh Arabic', sans-serif;
  margin-bottom: 1px;
  font-size: 14px;
  
}

.first-story img{
  margin-top: 20px;
}

.box-shadow-story img {
    transition:all .2s ease-in-out;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -ms-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
}
.box-shadow-story .team-img {
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}
.box-shadow-story .team-img .shadow{
    background-image: url(../images/shadow.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1000;
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: 0;
}
.box-shadow-story:hover img {
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
}


.Creative-work{
  margin-top: 70px;
  margin-bottom: 70px;
}



.Creative-work h2{
   font-family: 'Droid Arabic Kufi';
    font-size: 32px;
    color: #55595f;
    margin-bottom: 20px;
  margin-top: 1px;
  
}

.Creative-work h1{
  font-family: 'Noto Naskh Arabic', serif;
  font-weight: bold;
  font-size: 15px;
  color: #818791;
  line-height: 28px;
  margin-bottom: 90px;
  width: 90%;
}

.Creative-work p{
  color: #a9a9a9;
  font-family: 'Noto Naskh Arabic';
  font-size: 12px;
  line-height: 20px
}
.Creative-work span{
    color: #55595f;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    font-size: 18px;
}


.Creative-work h7{
  font-family: sans-serif;
  margin-left: 5px;
}


.end-story .color-span-end{
  color: #7dc247;
}

.end-story .color-black {
  color: #848585;
}


.in-story{
  background-color: #f7f7f7;
  padding-top: 50px;
  padding-bottom: 70px;
}
.in-story img{
  box-shadow: 8px 8px 15px 5px  rgba(181, 181, 181, 0.2);
}


.in-story h1{
  font-family: 'Droid Arabic Kufi';
  font-size: 32px;
  margin-bottom: 20px;
}

.in-story span{
  font-family: 'Droid Arabic Kufi';
  font-size: 30px;
  line-height: 60px;
}

.in-story .span-color1{
  color: #84bd65;
}

.in-story .span-color2{
  color: #7dc247;
}


.in-story .span-color3{
  color: #a1cf7c;
}

.in-story .span-color4{
  color: #b9caab;
}

.in-story img {
  margin-top: 50px
}

.our-story-p{
    padding-right: 70px;
    margin-top: 80px;
}

.in-story h2{
  text-align: right;
  font-size: 32px;
  font-family: 'Droid Arabic Kufi';
  margin-bottom: 20px;
  
}

.in-story p{
  text-align: right;
  font-family: 'Noto Naskh Arabic', serif;
  font-weight: bold;
  font-size: 16px;
  color: #818791;
  line-height: 28px;
  margin-bottom: 30px;

}

.in-story .btn{
    background-color: #eff0f4;
    color: #55595f;
    width: 150px;
    height: 40px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    font-family: 'Noto Naskh Arabic', serif;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
}

.in-story .btn:hover{
  background-color: #e8e8e8;
}


/***************/

.Creators-section{
  margin-right: 10px;
  margin-left: 10px;
}

.Creators-section h1{
    font-family: 'Droid Arabic Kufi';
    font-size: 32px;
    color: #55595f;
    margin-bottom: 50px;
    margin-top: 50px;
}


.item{
  background-color: #f7f7f7;
  margin-bottom: 100px;
}

.item h2{
    font-family: 'Droid Arabic Kufi';
    font-size: 18px;
    color: #55595f;
}

.item p{
    color: #7dc247;
    font-family: 'Noto Naskh Arabic', serif;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 15px;
}
/**************/

.end-story{
  margin-top: 50px;
  margin-bottom: 50px;
}

.end-story h2{
    font-family: 'Droid Arabic Kufi';
    font-size: 32px;
    color: #55595f;
    margin-bottom: 20px;
    margin-top: 1px;
  
}

.end-story p{
  font-family: 'Noto Naskh Arabic', serif;
  font-weight: bold;
  font-size: 15px;
  color: #818791;
  line-height: 28px;
  margin-bottom: 90px;
  width: 80%;
}

.end-story span{
  color: #a9a9a9;
  font-family: 'Noto Naskh Arabic';
  font-size: 16px;
  line-height: 40px
}

.end-story h7{
  font-family: sans-serif;
  margin-left: 5px;
}


.end-story .color-span-end{
  color: #7dc247;
}

.end-story .color-black {
  color: #848585;
}

.end-story img{
  box-shadow: 8px 8px 10px 5px  rgba(181, 181, 181, 0.2);
}

.footer_story{
  background-image: url('../images/quality.png');
  background-repeat: no-repeat;
  background-position: center;
  height: 400px;
}

.icon_services-story{
  padding-top: 330px;
}

.icon_services-story i{
  color: #696969;
  margin-right: 7px;
  font-size: 20px;
}

/*******************  END our-story /  من نحن ********************/

/************ FORM box **************/

.modal h1 {
    font-family: 'Droid Arabic Kufi';
    text-align:center;
    font-size:35px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin:0 0 30px 0;
    position:relative;
    color:#a8acb9;
}
/** have a nice ampersand **/
.modal h1:after {
    font-size:25px;
    color:#D6CFCB;
    content:'^_^';
    text-align:center;
    display:block;
    width:100%;
    font-family:'Alice', Verdana, serif;
    text-shadow: 0px 1px 0px #fff;
}
/** create the gradient bottom **/
.modal h1:before {
  margin-bottom: 10px;
    position:absolute;
    bottom:15px;
    content:' ';
    text-align:center;
    display:block;
    height:2px;
    width:100%;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(182, 180, 180, 0.7) 42%, rgba(180, 178, 178, 0) 43%, rgba(168, 166, 166, 0) 50%, rgba(180, 178, 178, 0) 57%, rgba(182, 180, 180, 0.7) 58%, rgba(238, 237, 237, 0.3) 90%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(182, 180, 180, 0.7)), color-stop(43%, rgba(180, 178, 178, 0)), color-stop(50%, rgba(168, 166, 166, 0)), color-stop(57%, rgba(180, 178, 178, 0)), color-stop(58%, rgba(182, 180, 180, 0.7)), color-stop(90%, rgba(238, 237, 237, 0.3)), color-stop(100%, rgba(255, 255, 255, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(182, 180, 180, 0.7) 42%, rgba(180, 178, 178, 0) 43%, rgba(168, 166, 166, 0) 50%, rgba(180, 178, 178, 0) 57%, rgba(182, 180, 180, 0.7) 58%, rgba(238, 237, 237, 0.3) 90%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(182, 180, 180, 0.7) 42%, rgba(180, 178, 178, 0) 43%, rgba(168, 166, 166, 0) 50%, rgba(180, 178, 178, 0) 57%, rgba(182, 180, 180, 0.7) 58%, rgba(238, 237, 237, 0.3) 90%, rgba(255, 255, 255, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(182, 180, 180, 0.7) 42%, rgba(180, 178, 178, 0) 43%, rgba(168, 166, 166, 0) 50%, rgba(180, 178, 178, 0) 57%, rgba(182, 180, 180, 0.7) 58%, rgba(238, 237, 237, 0.3) 90%, rgba(255, 255, 255, 0) 100%);
    /* IE10+ */
    background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(182, 180, 180, 0.7) 42%, rgba(180, 178, 178, 0) 43%, rgba(168, 166, 166, 0) 50%, rgba(180, 178, 178, 0) 57%, rgba(182, 180, 180, 0.7) 58%, rgba(238, 237, 237, 0.3) 90%, rgba(255, 255, 255, 0) 100%);
    /* W3C */
}
/* Here comes to good stuff : content styling */
 .modal-content {
    position:relative;
    margin:10px auto;
    width:500px;
    min-height:100px;
    z-index:100;
    padding:20px;
    border:1px solid #818181;
}

.feedback-input:focus{
	background: #f5f5f5;
	color: #8d8d8d;
	outline: none;
    padding: 13px 13px 13px 54px;
}

.pontr-class{
  cursor: pointer;
}	
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.help_you h1, .our-projects h1 {
    font-family: 'Droid Arabic Kufi';
    font-size: 32px;
    color: #55595f;
    margin-bottom: 20px;
    text-align: center;
}
@media only screen and (max-width: 580px) {
	#form-div{
		left: 3%;
		margin-right: 3%;
		width: 88%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}
    .our-projects .tab-content img {
        max-width: 150px;
        text-align: center;
        display: inline-block;
        margin-bottom: 30px;
    }
    .our-projects .nav li {
        margin-left: 0px;
    }
    .img_header {
        left: inherit;
    }
    .our_work p {
        margin-top: -110px;
    }
    .navbar-nav {
        margin: 34.5px -15px;
    }
}

