@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
body
	{
		background: #ffffff;
        font-family: 'Raleway', sans-serif;
		font-weight: 400;
        position: relative;
	}

h2, h3, h4
    {
        font-weight: bold;
    }


.media-object{
    padding-right: 0;
}
ul.social-network {
  border:none;
  margin:0;
  padding:0;
    text-align: center;
   
  
}

ul.social-network li {
  border:none;  
  margin:0;
    
    
}

ul.social-network li i {
  margin:0;
     color: #93ca3a;
}

ul.social-network li {
    display:inline;
    margin: 0 5px;
    border: 0px solid #2D2D2D;
    padding: 5px 0 0;
    width: 32px;
    display: inline-block;
    text-align: center;
  
    vertical-align: baseline;
   
}


ul.social-network {
  list-style: none;
  margin: 0px 0 5px 0px;
     
  
}
/* start all section */
#service, #divider, #about, #team, #newsletter,
 #pricing, #portfolio, #client, #contact
    {
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
          
     font-family: 'Droid Arabic Kufi', sans-serif;
    }
/* end all section */

/* start nagivation */
.navbar-default
    {
        background: #fff;
        border: none;
        box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
        margin: 0 !important;
        padding: 0;
    }
.navbar-default .navbar-brand
    {
        padding-top: 4px;
        padding-bottom: 60px;
    }
.navbar-default .navbar-nav li a
    {
        font-size: 13px;
        font-weight: bold;
        line-height: 35px;
    }
.navbar-default .navbar-nav li a:hover
    {
        color: #93ca3a;
    }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #93ca3a;
  background-color: transparent;
}
.navbar-default .navbar-toggle
    {
        border: none;
        padding-top: 16px;
    }
.navbar-default .navbar-toggle .icon-bar
    {
        background: #93ca3a;
        border-color: transparent;
    }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: transparent }
/* end navigation */

.btn-clipboard {
    position: relative;
    
    border-radius: 0 4px 0 4px;

}

#txt{
    width: 100%;
}
.zeroclipboard-is-hover {
    color: #fff;
    border-color: #563d7c;
    background-color: #563d7c;
}
/* start home */        
#home
	{
       
      padding-top: 65px;
	}
.flexslider {
     height: 150px;
  margin: 0 0 60px;
  background: #fff;
  padding: 0;
  position: relative;
  zoom: 1;
  background-color: #371604;
  overflow: hidden;
  margin: 0;
}
.flexslider2 {
     height: 70px;
  margin: 0 0 60px;
  background: #fff;
  padding: 0;
  position: relative;
  zoom: 1;
  background-color: #371604;
  overflow: hidden;
  margin: 0;
}

.txtTop2{
    margin-top: 20px;
       font-size: 18px;
     font-family: 'Droid Arabic Kufi', sans-serif; 
}
.flexslider .slides {
  padding: 0;
  zoom: 1;
}
.flexslider .slides img {
  width: 100%;
  min-width: 648px;
  min-height: 270px;
  display: block;
}
.flexslider .slides > li {
  display: none;  
  padding: 0;
  position: relative;
  -webkit-backface-visibility: hidden;
}
.flexslider img {
  position: relative;
  width: 100%;
}
.slider-caption {
  color:white;
  margin: 0;
  position: absolute;
  top: 50px;
  left: 0;
  text-transform: uppercase;
  z-index: 7;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.smoothScroll{
    font-size: 16px;
     font-family: 'Droid Arabic Kufi', sans-serif;
  
    text-align: center;
}

.txtTop{
    margin-top: 30px;
       font-size: 18px;
     font-family: 'Droid Arabic Kufi', sans-serif; 
}
.flexslider .btn
{
    background: #93ca3a;
    border-radius: 0;
    border: 2px solid transparent;
    color: #FFFFFF;
    font-weight: bold;
    margin: 40px 0 0 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 50px;
    width: 250px;
    padding: 12px 10px 10px 10px;
}
.flexslider .btn:hover,
.flexslider .btn:focus {
    background: #fff;
    color: #93ca3a;
    border: 2px solid transparent;
}

/* end home */

/* start service */
#service .media
    {
        padding: 10px;
    }
#service .media .fa
    {
        color: #202020;
        font-size: 40px;
        
    }
#service .media .media-heading
    {
        
        border-bottom: 2px solid #202020;
        font-weight: 600;
        font-size: 16px;
        padding-bottom: 10px;
        margin-right: 15px;
    }

.media-heading2{
    margin-top: 10px;
    text-align: right;
   line-height: 12pt;
        font-size: 14px;
        padding-bottom: 10px; 
}

.media-heading3{
  
    margin-top: 20px;
    text-align: center;
   line-height: 12pt;
        font-size: 14px;

}

.btn-default{
   background: #93ca3a;
     color: #fff;
}
.btn-default:hover{
     background: #fff;
     color: #93ca3a;
}
.hrClass{
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
}
/* end service */



.txtLogo{
    font-size: 24px;
    padding: 10px;

    font-weight: 600;
}

.container1{
      position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    text-align: center;
    color: #CCC;
    padding: 10px;  
}

/* start footer */
footer
    {
     text-align: center;


    }
footer p
    {
        line-height: 12px;
    }

/* end footer */

.too-icon {
	padding: 10px;
}

/

@media only screen and (max-width: 1199px) {
    .flexslider h1 { font-size: 30px; }
    .flexslider h2 { font-size: 24px; }
}

/* start templatemo 768 media quires */
@media only screen and ( max-width: 768px ) {
    .navbar-default .navbar-brand { margin-left: 20px; }
    .navbar-default .navbar-nav { margin: 0; }
    .navbar-default .navbar-collapse
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    .flexslider h1 { font-size: 26px; }
    .flexslider h2 { font-size: 18px; }
    .templatemo-slider-btn { 
        margin-top: 10px; 
        width: 180px;
        height: 40px;
        padding-top: 8px;
    }
}
/* end templatemo 768 media quires */

/* start templatemo 600 media quires */
@media only screen and ( max-width: 640px ) {   
    .flexslider h1 { font-size: 20px; }
    .flexslider h2 { font-size: 14px; }
    .templatemo-slider-btn {
        width: auto;
        height: auto;
        padding: 10px 20px;
        margin-top: 10px; 
    }
}
/* end templatemo 600 media quires */

/* start templatemo 360 media quires */
@media only screen and ( max-width: 360px ) {
    #team .col-md-4
        {
            padding-top: 40px;
        }
    
}
/* end templatemo 360 media quires */