body {
  /*  background-color: #A4F97F;*/
  /*  background-color: #E98F41;*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  padding-bottom: 0;
  background: -webkit-linear-gradient(165deg, #dd8014 0%, #dbb283 100%);
  background: -o-linear-gradient(165deg, #dd8014 0%, #dbb283 100%);
  background: -moz-linear-gradient(165deg, #dd8014 0%, #dbb283 100%);
  background: linear-gradient(165deg, #dd8014 0%, #dbb283 100%);
}
.navbar-inverse {
  background-color: #000;
  background-image: none;
  border: none;
  z-index: 10000;
  min-height: 80px;
  transition: all 0.25s ease;
}
.navbar-inverse .navbar-brand img {
  height: 54px;
  float: left;
}
.navbar-inverse .navbar-nav>li>a {
  color: #7CAA41;
  text-transform: uppercase;
  display: block;
  float: left;
  font-size: 16px;
  letter-spacing: .12em;
  font-weight: 600;
  margin: 0 20px;
  padding: 30px 0px;
  overflow: hidden;
  position: relative;
}
.navbar-inverse .navbar-nav>li>a::after {
  bottom: 20%;
  background: #7CAA41;
  content: "";
  height: 5px;
  left: 0px;
  opacity: 0;
  position: absolute;
  transform: scaleX(1);
  transition: all 0.2s ease 0s;
  width: 100%;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:active {
  color: #7CAA41;
  text-decoration: none;
  cursor: pointer;
}
.navbar-inverse .navbar-nav>li>a:hover::after, .navbar-inverse .navbar-nav>li>a:active::after {
  opacity: 1;
  transform: scaleX(1);
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
  color: #7CAA41;
  text-decoration: none;
}
.navbar-inverse .navbar-nav>.open>a::after, .navbar-inverse .navbar-nav>.open>a:hover::after, .navbar-inverse .navbar-nav>.open>a:focus::after {
  opacity: 1;
  transform: scaleX(1);
}
.dropdown-menu {
  background-color: #000;
  top: 95px;
  border-radius: 10px;
  min-width: 120px;
  margin-right: 10px;
}
.dropdown-menu:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 15px 15px;
  border-color: #000 transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -15px;
  right: 30px;
}
.navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.dropdown-menu>li>a {
  color: #7CAA41;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  background-color: rgba(255, 120, 46, 0.40);
  background-image: none;
  color: #7CAA41;
}
.heading {
  padding-top: 240px;
  padding-bottom: 160px;
  background-color: #dd8014;
  /*  background: linear-gradient(165deg, #e29031 0%, #dbb283 100%);*/
  /*  #e5a356*/
  background-image: linear-gradient(to bottom, rgba(230, 163, 86, 0) 0%, rgba(230, 163, 86, 0) 20%, #dd8014 100%, #dd8014), linear-gradient(118deg, rgba(230, 163, 86, 0) 0%, #e5a356 40%, rgba(230, 163, 86, 0) 40%, #e5a356 60%, rgba(230, 163, 86, 0) 60%, #e5a356 70%, rgba(230, 163, 86, 0) 70%, #e5a356 100%);
}
h1.intro {
  margin: 0;
  font-size: 40px;
  line-height: 65px;
  text-transform: uppercase;
  font-weight: 700
}
.intro {
  text-align: center;
  color: #FFF;
  z-index: 0;
}
.btn-outline {
  background-color: transparent;
  border-color: #7CAA41;
  color: #7CAA41;
}
.btn-outline:active, .btn-outline:focus, .btn-outline:hover {
  background-color: #7CAA41;
  border-color: #7CAA41;
  color: #fff;
}
section .section-link {
  margin-top: 40px;
  text-align: center;
}
section .section-link > a {
  font-size: 2em;
}
section .section-intro {
  float: none;
  margin-bottom: 50px;
  overflow: hidden;
  text-align: center;
}
section .section-intro p {
  font-size: 1.2em;
}
section .section-title {
  display: table;
  font-family: "ProximaNova-Regular";
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0;
  text-transform: uppercase;
}
section .section-title::before, section .section-title::after {
  border-top: 2px solid #7CAA41;
  content: "";
  display: table-cell;
  position: relative;
  top: 16px;
  width: 45%;
}
section .section-title::before {
  right: 15px;
}
section .section-title::after {
  left: 15px;
}
.marketing-section {
  background-color: #FFF;
  padding-bottom: 80px;
}
.marketing {
  padding-top: 50px;
}
.marketing h2 {
  font-weight: normal;
}
.marketing p {
  color: #222;
  font-size: 1.2em;
}
.marketing ul {
  padding: 0;
  text-align: center;
}
.center-block li {
  font-size: 12pt;
  list-style-type: none;
}
.block-item {
  display: inline-block;
  text-align: center;
}
.block-item img {
  padding: 4px;
  border: 4px solid transparent;
}
.marketing div.block-item img:hover {
  border: 4px solid #7CAA41;
  border-radius: 8px;
  box-shadow: 0 10px 10px 0 grey;
}
.panel-order {
  /* used to change default values without adding additional class */
}
.panel-order .row {
  border-bottom: 1px solid #ccc;
}
.panel-order .row:last-child {
  border: 0px;
}
.panel-order .row .col-md-3 {
  text-align: center;
  padding-top: 15px;
  border-right: 1px solid #ccc;
}
.panel-order .row .col-md-3 img {
  width: 100%;
  max-width: 200px;
}
.panel-order .row .col-md-9 {
  border-left: 1px solid #ccc;
}
.panel-order .panel-body {
  padding-top: 0px;
  padding-bottom: 0px;
}
.panel-order .panel-heading {
  margin-top: 80px;
  line-height: 60px;
}
.panel-order .panel-heading > strong {
  font-size: 2em;
}
.panel-order .description {
  margin-top: 10px;
}
.general-heading {
  margin-top: 80px;
  padding-top: 20px;
}
.service-img {
  width: 225px;
}
.service-h2 {
  font-weight: bold;
  color: #7CAA41;
}
.text-muted {
  color: #858484;
}
footer {
  position: static;
  bottom: 0;
}
footer h5 {
  color: #7CAA41;
}
footer .footer-brand img {
  margin-right: 10px;
  height: 40px;
}
.footer-distributed {
  background-color: #292c2f;
  font: bold 16px sans-serif;
  padding: 55px 50px;
  /*  margin-top: 80px;*/
}
.footer-distributed h3 {
  color: #ffffff;
  font: normal 36px 'Cookie', cursive;
  margin: 0;
}
.footer-distributed h3 span {
  color: #5383d3;
}
.footer-distributed .footer-links {
  color: #ffffff;
  margin: 20px 0 12px;
  padding: 0;
}
.footer-distributed .footer-links a {
  display: inline-block;
  line-height: 1.8;
  text-decoration: none;
  color: inherit;
}
.footer-distributed .footer-company-name {
  color: #8f9296;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.footer-distributed .footer-left {
  white-space: nowrap;
}
.footer-distributed .footer-center i {
  background-color: #33383b;
  color: #ffffff;
  font-size: 25px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  margin: 10px 15px;
  vertical-align: middle;
}
.footer-distributed .footer-center i.fa-envelope {
  font-size: 17px;
  line-height: 38px;
}
.footer-distributed .footer-center p {
  display: inline-block;
  color: #ffffff;
  vertical-align: middle;
  margin: 0;
}
.footer-distributed .footer-center p span {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 2;
}
.footer-distributed .footer-center p a {
  color: #5383d3;
  text-decoration: none;
}
.footer-distributed .footer-company-about {
  line-height: 20px;
  color: #92999f;
  font-size: 13px;
  font-weight: normal;
  margin-top: 15px;
}
.footer-distributed .footer-company-about span {
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}
.footer-distributed .footer-icons {
  margin-top: 25px;
}
.footer-distributed .footer-icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-color: #33383b;
  border-radius: 2px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  margin-right: 3px;
  margin-bottom: 5px;
}
#more_about_services {
  white-space: normal;
}
#lightbox {
  margin-top: 80px;
}
#lightbox .modal-content {
  display: inline-block;
  text-align: center;
  border-width: thick;
  border-color: #7CAA41;
}
#lightbox .close {
  opacity: 1;
  color: rgb(255, 255, 255);
  background-color: rgb(25, 25, 25);
  padding: 5px 8px;
  border-radius: 30px;
  border: 2px solid rgb(255, 255, 255);
  position: absolute;
  top: -15px;
  right: -55px;
  z-index: 1032;
}
