
@font-face {
   
    font-family:myfont;
    src:url('../fonts/CoconNextArabicLight.woff');
}
body
	{ font-family: myfont;
		background: #fff;
		font-family: 'lane_-_narrowregular', sans-serif;
    line-height: 30px;
	}
 .affix {
      top:0;
      width: 100%;
      z-index: 9999 !important;
  }
  .navbar {
      margin-bottom: 0px;
	 
  }
  .affix ~ .container-fluid {
	  	
     position: relative;
     top: 50px;
	  
  }


h1, p {
  font-family: myfont;
  font-weight: 400;
}

h2,h3 {
  font-weight: bold;
   font-family: myfont;
}
h4,h5,p,button{ font-family: myfont;}
hr {
  border-color: #f2af00;
  margin: 0;
  opacity: 0.3;
  
}

img {
  max-width: 100%;
  height: auto;
  transition: all 0.3s ease-in;
}
img:hover {
 
}
.collapse .navbar-collapse{
	color:#fff;
	 font-size: 16px;
	 text-align:center;
     font-weight: bold;
    padding-right: 80px;
    padding-left: 40px;
   
}
.navbar>a{
	font-family: myfont;
	color:#fff;
	 font-size: 16px;
	 text-align:center;
     font-weight: bold;
    padding-right: 70px;
    padding-left: 40px;
	text-decoration:none;
    line-height: 10px;
	
	transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
/* Set width on the form input elements since they're 100% wide by default */
.navbar-inverse {
    background-color: #1C6596;
    border-color: #1C6596;
	
}
.navbar-inverse .navbar-nav > li > a {
   color: #FDF9F9;
   padding-left:55px;
	padding-right:55px;
	 font-family: myfont;
    border-right: 1px solid #1C6596;
    color: #fff;

}
.navbar-inverse .navbar-nav > li > a:hover {
   color: #FDF9F9;
   background-color: #A3DFF1;
   padding-left:55px;
	padding-right:55px;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #A3DFF1;
}
.navbar-nav > li {
   

   
}
.nav-pills>li>a:hover {
   
	 background-color: #A3DFF1;
}
/* Fake image, just for this example */
.fakeimg {
    font-family: myfont;
    width: 100%;
    padding: 20px;
}
#titles{font-family:PT Bold Heading;}
/* home section */
#home {
  font-family: myfont;
  background-size: cover;
  background-position: center;
 
  padding-top: 2px;
  padding-bottom: 12px;
}
#home h1 {
	 font-family: myfont;
  color: #f2af00;
  font-weight: 300;
  padding-bottom: 10px;
}
#home h2 {
	 font-family: myfont;
  line-height: 10px;
}
#home .btn {
	 font-family: myfont;
  background: rgba(255, 255, 255, 0.6);
  border: 2px solid #444;
  border-radius: 0px;
  color: #444;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-top: 14px;
  width: 200px;
  padding: 20px;
  margin-top: 20px;
   transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}

#home .btn:hover {
	 font-family: myfont;
  background:#8BCBE4;
  border-color: transparent;
  color: #fff;
}

/* service section */
#service {
	 font-family: myfont;
  padding-top: 100px;
  padding-bottom: 80px;
}
#service h2 {
  font-family: myfont;
  display: inline-block;
  padding: 20px;
}
#service .fa {
	 font-family: myfont;
  border-top: 3px solid #1C6596;
  border-bottom: 3px solid #dc5034;
  border-radius: 50%;
  font-size: 32px;
  color: #dc5034;
  text-align: center;
  vertical-align: middle;
  margin-top: 50px;
  margin-bottom: 15px;
  padding: 40px;
}

/* about section */
#about {
	 font-family: myfont;
  padding-top: 60px;
  padding-bottom: 80px;
}
#about h2 {
  font-family: myfont;
  display: inline-block;
  padding: 10px 20px 10px 10px;
}
#about .col-md-12 {
	 font-family: myfont;
  text-align: center;
  padding-bottom: 60px;
}
#about img {
	 font-family: myfont;
  border: 1px solid #666;
  padding: 10px;
}
#about h4 {
	 font-family: myfont;
  padding-bottom: 10px;
}

/* team section */
#team {
	 font-family: myfont;
  padding-top: 20px;
  padding-bottom: 3px;
}
#team h2 {
   font-family: myfont;
  display: inline-block;
  padding: 10px 10px 10px 20px;
}
#team h4 {
	 font-family: myfont;
	padding-bottom: 40px;
}
#team .col-md-12 {
	 font-family: myfont;
  text-align: center;
  padding-bottom: 60px;
}
#team img {
	 font-family: myfont;
  border: 1px solid #666;
  padding: 15px;
}

/* portfolio section */
#portfolio {
	 font-family: myfont;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 60px;
  }
#portfolio h2 {
  font-family: myfont;
  display: inline-block;
  padding: 10px 20px 10px 10px;
}
/* FILTER CSS */
.filter-wrapper {
	 font-family: myfont;
    width: 100%;
    margin: 0 0 24px 0;
    overflow: hidden;
    text-align: center;
}
.filter-wrapper li {
    display: inline-block;
    margin: 4px;
	 font-family: myfont;
}
.filter-wrapper li a {
	 font-family: myfont;
    color: #999999;
    font-size: 16px;
    font-family: 'lane_-_narrowregular', sans-serif;
    font-weight: bold;
    padding: 8px 17px;
    display: block;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
.filter-wrapper li a.selected,
.filter-wrapper li a:focus,
.filter-wrapper li a:hover {
	 font-family: myfont;
    background: #f2af00;
    border-color: transparent;
    color: #ffffff;
  }

/* ISOTOPE BOX CSS */
.iso-box-section {
	 font-family: myfont;
    width: 100%;
}
.iso-box-wrapper {
	 font-family: myfont;
    width: 100%;
    padding: 0;
    clear: both;
    position: relative;
}
.iso-box {
	 font-family: myfont;
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}
.iso-box > a {
	 font-family: myfont;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.iso-box > a {
	 font-family: myfont;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.fluid-img {
	 font-family: myfont;
  width: 100%;
  display: block;
}

/* pricing section */
#pricing {
	 font-family: myfont;
  padding-top: 3px;
  padding-bottom: 30px;
  text-align: center;
}
#pricing h2 {
   font-family: myfont;
  display: inline-block;
  padding: 10px 10px 10px 20px;
}
#pricing .plan {
	 font-family: myfont;
  border: 2px solid #444;
  
  margin-top: 60px;
}
#pricing .plan .plan-title {
	 font-family: myfont;
  border-bottom: 2px solid #444;
  padding: 20px 10px 20px 10px;
  margin-bottom: 20px;
}
#pricing .plan small,
#pricing .plan ul li {
	 font-family: myfont;
  font-family: 'Raleway', sans-serif;
}
#pricing .plan ul {
	 font-family: myfont;
  padding: 0;
}
#pricing .plan ul li {
	 font-family: myfont;
  display: block;
 
}
#pricing .plan .btn {
	 font-family: myfont;
  background: transparent;
  border: 2px solid #444;
  border-radius: 0px;
  color: #000;
  font-weight: bold;
  width: 140px;
  height: 50px;
  transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
#pricing .plan .btn:hover {
	 font-family: myfont;
  background: #f2af00;
  border-color: transparent;
}

/* contact section */
#contact {
	
	 font-family: myfont;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}
#contact h2 {
   font-family: myfont;
  display: inline-block;
  padding: 10px 20px 10px 10px;
  margin-bottom: 60px;
}
#contact .form-control {
	 font-family: myfont;
  border: 2px solid #1C6596;
  border-radius: 0px;
  box-shadow: none;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 20px;
}
#contact .form-control:focus {
	 font-family: myfont;
  opacity: 0.8;
  position: relative;
  bottom: 10px;
}
#contact input {
	 font-family: myfont;
  height: 50px;
}
#contact input[type="submit"] {
	 font-family: myfont;
  background: #1C6596;
  color: #ffffff;
  transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
#contact input[type="submit"]:hover {
	 font-family: myfont;
  background:#8BCBE4;
  border-color: transparent;
}
#contact p {
	 font-family: myfont;
  padding-top: 10px;
}
.form-control::-moz-placeholder {
	 font-family: myfont;
  color: #202020;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
	 font-family: myfont;
  color: #202020;
}
.form-control::-webkit-input-placeholder {
	 font-family: myfont;
  color: #202020;
}

/* footer section */
footer {
	 font-family: myfont;
  padding-top: 60px;
  padding-bottom: 60px;
}
footer h2 {
	 font-family: myfont;
  border-bottom: 2px solid #F5EDED;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
footer p { font-family: myfont;
  line-height: 20px;
}
footer span { font-family: myfont;
  font-weight: bold;
  padding-left: 20px;
}
.social-icons { font-family: myfont;
	
  padding: 0;
  margin: 0;
}
.social-icons li { font-family: myfont;
	
  display: inline-block;
  list-style: none;
}

.social-icons li a:hover { font-family: myfont;
  background: #f2af00;
}

/* copyright section */
.copyright { font-family: myfont;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

/* scrolltop section */
.go-top 
  { font-family: myfont;
    background-color: #1C6596;
    font-size: 26px;
    bottom: 2em;
    right: 2em;
    color: #FFF;
    display: none;
    position: fixed;
    text-decoration: none;
    width: 60px;
    height: 60px;
    line-height: 58px;
    text-align: center;
	transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
  }
  hr {
    border-color: #1C6596;
    margin: 0;
    opacity: 0.3;
}
.go-top:hover
  { font-family: myfont;
    background-color: #444;
	color: #fff;
  }
* {
    box-sizing: border-box;
}

/* Container for flexboxes */
.row {font-family: myfont;
    display: flex;
    flex-wrap: wrap;
}

/* Create four equal columns */
.column {font-family: myfont;
    flex: 25%;
    padding: 20px;
}

/* On screens that are 992px wide or less, go from four columns to two columns */
@media screen and (max-width: 992px) {
    .column {font-family: myfont;
        flex: 50%;
    }
}

/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .row {font-family: myfont;
      flex-direction: column;
    }
}

/* media 960 */
@media only screen and ( max-width: 980px ) {
  .navbar-default .navbar-nav li a { font-family: myfont;
    padding-right: 20px;
    padding-left: 40px;
    line-height: 30px;
  }
}

/* media 360 */
@media only screen and ( max-width: 360px ) {
  #team h4 { font-family: myfont;
    padding-bottom: 30px;
  }
}