@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,300);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,700italic,400italic);
/*================================ 
 *     global option
 * ================================*/
body {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 24px; 
  color: #333;
  margin: 0;padding:0;
  overlow: hidden;
}
.margin-top-bot{
  margin-top: 20PX;
  margin-bottom: 20px;
}
.clearfix-top{
  height: 70px;
}
.thumbnail,.jumbotron{
  margin-bottom: 0;
}
.banner{
  background: url('../img/snack-crop.jpg') no-repeat fixed center top;
  background-size: cover;
  height: 450px;
}
/*================================ 
 *     title option
 * ================================*/
.sec-head {
  margin-bottom: 70px;
  margin-top: 20px;
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.sec-head h2 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 25px;
  padding-bottom: 6px;
  position: relative;
  text-transform: uppercase;
}
.contact-block {
  margin-bottom: 20px;
}
.contact-block .title-style {
  margin-bottom: 8px;
  padding-bottom: 8px;
}
.title-style {
  margin-bottom: 15px;
  padding-bottom: 15px;
  margin-top: 0;
  position: relative;
}
.title-style:before {
  background-color: #52b5ac;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 50px;
}
.contact-block .title-style:before {
  height: 1px;
}
.contact-block .media-left {
  font-size: 40px;
  padding-right: 20px;
  color: #008000
}
.contact-form .input-field {
  background: transparent;
  border-color: transparent transparent #008000;
  border-style: solid;
}
.contact-form .input-wrap {
  margin-bottom: 30px;
}
.contact-form .form-control {
  border-radius: 0;
  box-shadow: none;
  height: 40px;
}
.btn-main{
  background: transparent;
  color: #777;
  border: 2px #008000 solid;
  padding: 10px 20px;
}
.btn-main:hover,
.btn-main:focus{
  background:#008000;
  color: #fff;
}
.contact-form textarea.form-control {
  resize: none;
  height: 110px;
}
.margin-bottom-50{
  margin-bottom: 50px;
}
h1,h2,h3,h4,h4{
  font-family: 'Raleway', sans-serif;
  margin: 0;
}
.margin-bottom-150{
  margin-bottom: 130px;
}
h2.title-captions{
  font-size: 30pt;
}
.title{
  line-height: 1.5em;
  font-weight: 600;
}
.title-section{
  margin: 25px 0;
  font-size: 50px;
  font-weight:700;
}
.text-bold{
  font-weight: 600;
}
#section-projects .carousel-control{
  height: 30px;
  width: 40px;
  background:  #000;
  top: 50%;
  margin-top: -15px;
}
#section-projects .carousel-control .glyphicon-menu-left,  
#section-projects .carousel-control .glyphicon-menu-right {
  position: absolute;
  top: 5px;
  left: 10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control.right,
.carousel-control.left {
  background-image: none;
}
#carousel-services .glyphicon-menu-left,
#carousel-services .glyphicon-menu-right{
  font-size: 100px;
}
#carousel-services .glyphicon-menu-right{
  left:0;
}
.carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.btn{
  background: transparent;
  font-weight: 500;
  -webkit-box-shadow: none;
  -moz-box-shadow:none;
  -o-box-shadow:none;
  padding: 8px 15px;
}
.btn-green{
  color: #008000;
  border: 2px #008000 solid;
}
.btn-green:focus,
.btn-green:hover{
  background: #008000;
  color: #fff;
}
.btn-white{
  color: #fff;
  border: 2px #fff solid;
}
.btn-white:focus,
.btn-white:hover{
  background: #fff;
  color: #008000;
}
.logo{
  width: 90%;
  margin-top: -5px;
}
/*================================ 
 *     color option
 * ================================*/
.text-white{
  color: white!important;
}
.text-green{
  color: #008000;
}
/*================================ 
 *     header option
 * ================================*/
.header-content .navbar {
  min-height: 85px;
  margin-bottom: 0px;
  box-shadow: none;
  webkit-box-shadow: none;
  max-height: 90px;
}
.header-content{
  background: white;
}
#navbar-django .navbar-nav li {
  padding-top: 15px;
  padding-bottom: 13px;
}
#navbar-django .navbar-nav li.active,
#navbar-django .navbar-nav li:hover{
  border-bottom: 2px #008000 solid;
}
#navbar-django .navbar-nav li a {
  font-family: 'Lato',sans-serif;
  font-weight: 400;
  background:  transparent;
  color: #777;
  font-size: 15px;
  text-transform: uppercase;
}
#navbar-django .navbar-nav > .active > a, 
#navbar-django .navbar-nav > .active > a:focus,
#navbar-django.navbar-nav > .active > a:hover {
  color: #008000;
  background-color: transparent!important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.navbar-default {
  -webkit-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 1px 10px 0 rgba(0,0,0,0.1);
  background: #fff;
  height: 70px;
  border:none;;
}
.title1 {
  margin-top: 10px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  line-height: 26px;
  color: #00820d;
  text-transform: uppercase;
}
.box {
  border: 1px solid #fff;
  margin-bottom: 25px;
  margin-left:10px;
  margin-right:10px;
  padding:0 10px;
}
.box-gray {
  border: 1px solid #737373;
  margin-bottom: 25px;
  margin-left:10px;
  margin-right:10px;
  padding:0 10px;
}
.navbar-default .navbar-nav>li>a {
  color: #2E3192;
  font-size: 18px;
}
.img-slide{
  height:500px;
}
.img {
  width: 100%
}
.paragaph {
  font-size: 15px!important;
  padding-left: 10px;
  padding-right: 10px;
}

.menu-top-fixed{
  position: fixed;
  top: 0;
  left:0;
  width:100%;
}
/*================================ 
 *     window child option
 * ================================*/
/*
.window{
min-height: 900px;
}
 */
.window:nth-child(1) {
  background: white;
}
.window:nth-child(2) {
  background: url('../img/parallax-bg.jpg') no-repeat fixed center top;
  background-size: cover; 
}
.window:nth-child(3) {
  background:#eee;
}
.window:nth-child(4) {
  padding-top: 80px;
  background: #fff;
}
.window:nth-child(5) {
  background: #f4f4f4;
  padding-top: 70px;
}
.background-fill{
  padding-top: 100px;
}
.relative{
  position: relative;
}
.box-detail{
  position:absolute;
  top: 15%;
  right: 5%;
  width: 50%;
  height: 50%;
  text-align: center;
  color: #fff;
  padding: 20px;
  left: 45%;
}
.image-caption{
  position: absolute;
  top: 20%;
  left: 10%;
  right: 60%;
}
.thumbnail{
  background: transparent;
  border:none;
  box-shadow: none;
  padding: 0;
}
#section-web-box-shadow: none;detail{
  background: url('../img/slide2.jpg');
}


.row-section{
  margin-top:100px; 
}

.project{
  padding-left:35px;
  padding-right:35px;
}


.row1{
  margin-bottom:40px;
}
.img-header{
  width:100%;
  height:50%;
}
.services{
  padding-top: 8%;
}
.contact-div {
  position: absolute;
  top: 110px;
  right: 50px;
  z-index: 99;
  width: 350px;
  padding: 10px;
  background: rgba(255,255,255,.8);
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 5px #737373;
  -moz-box-shadow: 3px 3px 5px #737373;
  -o-box-shadow: 3px 3px 5px #737373;
  box-shadow: 3px 3px 5px #737373;
}
.section-home-active{
  background:  #464646;
}
.header-content-home-active{
  border-bottom: 2px #464646 inset;
}
.padding-bot-40{
  padding-bottom: 40px;
}
.nopadding{
  padding:0;
}
.padding-30{
  padding:30px;
}
.padding-bot-80{
  padding-bottom:80px;
}
#section-projects .carousel-inner > a{
  height: 277px;
  overflow: hidden;
}

.pp_details{
  display: none;
}
#section-projects .carousel-caption{
  display: none;
  width: 100%;
  position: absolute;
  top:0;
  left:0;
  bottom: 0;
  background:  rgba(0,0,0,.7);
  color: white;
  padding-top: 70px;
}
#section-projects .carousel-caption i{
  color: white;
  font-size: 30px;
  margin: 10px;
  padding:15px;
  border-radius: 50%;
  background: red;
  font-size: 30px;
  cursor: pointer;
}
#section-projects .carousel-caption i:hover{
  color: green;
  box-shadow: none;
  -webkit-transition: .5s all ease-in-out;
  -moz-transition: .5s all ease-in-out;
  -o-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out;
}
.input-o{
  background: rgba(255,255,255,.1);
  color: #008000!important;
  border: 1px #008000 solid;
}

.top {
  background: url('../img/top.png') no-repeat 30px 30px;
  width: 80px;
  height: 80px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 9999999999;
}
.color-white{
  color: white;
}
.main-img{
  height: 425px;
  background: url('../img/snack-crop.jpg') no-repeat fixed top center;
}
  section{
    padding-top: 50px;
  }
  .finished_project .col-sm-4,
  .current_project .col-sm-4{
    margin: 10px 0;
  }
  .current_project .carousel-inner > a > img,
  .finished_project .carousel-inner > a > img{
    height: 100%;
    width: 100%;
  }
















/*======================================== 
=========== mobile devices ===============
==========================================*/
@media (max-width: 768px){
  #navbar-django .navbar-nav li {
    padding: 5px 0;
  }
.main-img{
  height: 45px;
}
  .window {
    padding-top: 0!important;
  }
  .text-white{
    font-weight: 600;
    text-align:center;
  }
  #carousel-services .glyphicon-menu-left,
  #carousel-services .glyphicon-menu-right {
    font-size: 30px;
  }
  .navbar-toggle{
    margin-top: 15px!important;
  }
  .padding-bot-20{
    padding-bottom: 20px;
  }
  .padding-bot-80 {
    padding-bottom: 30px;
  }
  .title-section{
    font-size: 25px;
  }
  .image-caption {
    top: 25%;
    left: 10%;
    right: 70%;
  }
  .box-detail {
    top: 5%;
    right: 5%;
    text-align: center;
    color: #fff;
    padding: 5px;
    left: 45%;
  }
  h2.title-captions{
    font-size: 12pt;
  }
  #section-services{
    padding-bottom: 20px;
  }
  .contact-div {
    top: 50px;
    right: 15px;
  }
  .clearfix-top{
    height: 70px;
  }
  .logo{
    width: 200px;
    padding-top: 10px;
  }
  .media.service-box {
    margin: 25px 0;
    padding: 0 15px;
  }
  .media.service-box .pull-left>i {
    font-size: 26px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 64px;
    border-radius: 100%;
    color: #008000;
    box-shadow: inset 0 0 0 1px #d7d7d7;
    -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
    transition: background-color 400ms,background-color 400ms;
    position: relative;
  }
  .padding-30{
    padding:0;
  }
  .carousel-caption {
    padding-top: 50px;
  }
  .background-fill{
    padding-top: 15px;
  }
  .navbar-default .navbar-collapse, 
  .navbar-default .navbar-form,
  .navbar-default {
    border-color: #fff;
    background: #fff;
  }
  #section-projects .carousel-inner > a {
    height: 250px;
    overflow: hidden;
  }
  .sec-head {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px){
  .navbar-default .navbar-nav>li>a {
    padding: 10px 20px;
    font-size: 20px;
  }
}
@media (max-width: 1200px){
  .google-map iframe{
    height: 500px;
  }
  #carousel-services .glyphicon-menu-left,
  #carousel-services .glyphicon-menu-right {
    font-size: 50px!important;
  }
  .box-detail {
    top: 5%;
  }
}
