body { 
  color: #051711;
  background-color: #e8f1ee;
  cursor: auto;
  font-family: Ubuntu,'Chivo', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.444;
  font-size: 18px;
  margin: 0;
  padding: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*body > section {
padding: 70px 0px 70px 0px;
}*/
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
footer {
  padding-top: 40px;
  padding-bottom: 26px;
}
.section-padding {
  padding-top: 80px;
  padding-bottom: 100px;
}
.section-padding-hr {
  padding-top: 70px;
  padding-bottom: 70px;
}
.section-padding-svc {  
  padding-bottom: 0px;
}
.section-padding-bottom {
  padding-top: 0px;
  padding-bottom: 70px;
}
.section-padding-work {
  padding-top: 100px;
  padding-bottom: 0px;
}
.section-padding-dsg {
  padding-top: 140px;
  padding-bottom: 70px;
}
figure, p {
  margin: 0;
}
a {
  color: #1d7658;
  -webkit-transition: all .3s ease-in 0s;
  -moz-transition: all .3s ease-in 0s;
  -ms-transition: all .3s ease-in 0s;
  -o-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s;
}
a, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus {
  color: #7d2531;
}
a:hover {
  color: #222120;
  text-decoration: none;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal a {
  color: #888888;
  -webkit-transition: all .3s ease-in 0s;
  -moz-transition: all .3s ease-in 0s;
  -ms-transition: all .3s ease-in 0s;
  -o-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s;
}
.modal-body p {
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0px;
  color: #051711;
  line-height: 1.4;
}
.modal-body ul li h5 {
  font-size: 16px;
  font-weight: 400;
  color: #051711;
}
.modal-body ul li ul li {
  color: #e8f1ee;
}
.modal-body ul li ul li {
  list-style: button;
  font-size: 14px;
  color: #d7d7d7;
}
iframe {
  border: 0;
}
.clear:before, .clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
 zoom: 1;
}
span.color {
  color: #9fe026;/*ef4b1d*/
  font-weight: 500;
}
.owl-theme .owl-controls .owl-page.active {
  background-color: #ef4b1d;
}
.owl-theme .owl-controls .owl-page.active {
  padding: 2px;
  /*! -webkit-border-radius: 3px; */
  /*! -moz-border-radius: 3px; */
  /*! -o-border-radius: 3px; */
  /*! border-radius: 3px; */
}
.owl-theme .owl-controls .owl-page.active span {
  background: #fff;
}
.fillin {
  width: 100%;
  height: 100%;
  background-position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
/* ==========================================================================
Partners Now
========================================================================== */
#partners {
  background-color: #fff;
  padding-top: 20px;
}
.partners {
  background-color: #f4f2ed;
  padding-top: 40px;
  padding-bottom: 20px;
}
.partners img {
  max-width: 100%;
  padding: 0 15px;
}
.page-header {
  margin: 0 0 60px 0;
  padding: 0;
  border: none;
}
.page-header h1 {
  text-transform: none;
  margin-bottom: 20px;
  color: #24374b;
  font-weight: 400;
  line-height: 40px;
  font-size: 37px;
}
.page-header p {
  margin-bottom: 25px;
  color: #778899;
}
p.subtitle {
  letter-spacing: 4px;
  margin-top: 10px;
}
.colored-text {
  color: #18150c;
}
/*.candiman {
  font-family: 'Condiment', cursive;
  color: rgba(60, 34, 30,.5);
  display: inline-block;
  text-transform: uppercase;
  margin-right: 5px;
}
.aike {
  font-family: 'Alike Angular', serif;
  color: #32312a; 
  display: inline-block;
  font-weight: bold;
}*/
.kaushan {
  font-family: 'Kaushan Script', cursive;
  /*color: #f2ece9; */
  padding-right: 4px;
  display: inline-block;
  font-weight: bold;
}
.section-title {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 60px;
}
.section-title .sec-title h1 {
  text-transform: uppercase;
  font-weight: 300;
  margin: 0px;
  font-size: 40px;
  margin-bottom: 0px;
  letter-spacing: 1px;
  color: #f23b1c;/*ef4b1d;*/
}
.sec-title h2 {
  font: 38px Times;
  color: #00100f;
  font-weight: 700;  
}
/*.sec-title h2 {
  font: normal 42px WorldwideHeadline Bold;
  color: #960f0f;  
  font-weight: 500;
  text-transform: uppercase;
}*/
/*.sec-sub-title {
  margin: 35px 0 45px;
}
.sec-sub-title p {
  margin: 0 14px 0 14px;
  font-weight: 600;
  line-height: 24px;
  font-size: 18px;
  color: #5b646e;
}*/
.devider {
  margin-top: 20px;
}
.devider i {
  color: #00100f;
}
.devider:before, .devider:after {
  content: "_________";
  color: #00100f;
  position: relative;
  bottom: 6px;
}
.devider:before {
  right: 6px;
}
.devider:after {
  left: 6px;
}
.devider .fa {color: #00100f;}

/*	Preloader
/* ==========================================*/

#preloader {
  background-color: #f2ece9;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.loder-box {
  background-color: rgba(0, 0, 0, 0.00);
  border-radius: 4px;
  height: 100px;
  left: 50%;
  margin-left: -64px;
  margin-top: -50px;
  position: absolute;
  top: 50%;
  width: 128px;
}
.battery {
  width: 60px;
  height: 25px;
  top: 35%;
  border: 1px #222120 solid;
  border-radius: 4px;
  position: relative;
  -webkit-animation: charge 5s linear infinite;
  -moz-animation: charge 5s linear infinite;
  animation: charge 5s linear infinite;
  margin: 0 auto;
}
.battery:after {
  background-color: #7d2531;
  border-radius: 0 1px 1px 0;
  content: "";
  height: 10px;
  position: absolute;
  right: -5px;
  top: 7px;
  width: 3px;
}
@-webkit-keyframes charge {
 0% {
box-shadow: inset 0px 0px 0px #2E2E2E;
}
 100% {
box-shadow: inset 60px 0px 0px #2E2E2E;
}
}
 @-moz-keyframes charge {
 0% {
box-shadow: inset 0px 0px 0px #2E2E2E;
}
 100% {
box-shadow: inset 60px 0px 0px #2E2E2E;
}
}
 @keyframes charge {
 0% {
box-shadow: inset 0px 0px 0px #2E2E2E;
}
 100% {
box-shadow: inset 60px 0px 0px #2E2E2E;
}
}
/*=========================================
	Header
==========================================*/

.top-bar {
  /*background-color: #f4f1e6;*/
   /*color: #091820;*/
  margin-top: 0px;
  padding: 6px 0px 8px 10px;
  /*! border-bottom: 1px solid #dddddd; */
  /*! box-shadow: 0px 1px 5px rgba(0,0,0,0.302); */
  /*! -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.302); */
  /*! -webkit-transition: background-color 800ms linear; */
  /*! -moz-transition: background-color 800ms linear; */
  /*-ms-transition: background-color 800ms linear;*/
  /*! -o-transition: background-color 800ms linear; */
  /*! transition: background-color 800ms linear; */
  /*! opacity: 0.8;*/
}
.top-bar a {
  /*color: #b40006;*/
  font-family: Ubuntu, sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 15px;
  line-height: 0px;
  text-decoration: underline;
}
.wlcm {
  margin-left: 0px;
}
.top-bar a:hover {
  color: #091820;
}
/*a:hover
{
	color: #ff9900;
}*/
span.orange {
  font-size: 13px;
  font-weight: bold;
  color: #ff9900;
  text-transform: uppercase;
}
.navbar-default {
  background-color: #051711;
  border-color: #2c2c2c;
  box-shadow: 0px 0px 0px #2c2c2c;
}
/* the following styles for alternativ html*/
/*.top-bar{
   background: #072356;
    padding: 5px 0px;
    color: #fff;
}
.top-bar span {
    padding-right: 35px;
    font-size: 14px;
    line-height: 34px;
}
.top-bar ul {
    padding: 2px 0;
    margin: 0px;
}
.top-bar ul li{
    list-style: none;
}
.top-bar ul li a {
    color: #fff;
    transition: all 0.65s;
    margin-right: 12px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 300;
}
.top-bar ul li a:hover{
    color: #ff491d;
}
.top-bar a{
    color: #fff;
}
.top-bar .list-inline>li.bg {
    background: #ff491c;
    padding: 3px 12px;
    font-size: 14px;
    border-radius: 5px;
}
.navbar-default {
  background-color: #fff;
  border: 0px;
  position: fixed;
}
.right {
  float: right;
}
.navbar-default .navbar-nav > li > a {
  position: fixed;
  color: #22313f;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  background-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #22313f;
  background-color: transparent;
}*/
/*.navbar-nav>li {
    margin-top: 14px;
}
.nav>li>a{
    padding: 12px 5px;
}
.navbar {
  margin-bottom: 10px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  background: none;
  color: #ff491c;
}
.navbar-nav > li > a {
  margin: 6.5px 1px;
  padding: 8px 12px;
  border: 1px solid transparent;
  border-radius: 4px;  
}*/
.navbar-collapse {  
  border-top:0px solid transparent;
  -webkit-box-shadow:inset 0 0px 0 rgba(255,255,255,.1);
  box-shadow:inset 0 0px 0 rgba(255,255,255,.1);
  -webkit-overflow-scrolling:touch
 }
.navbar-nav > li > a {
  margin: 6.5px 2px;
  padding: 8px 12px;
  border: 0px solid transparent;
  border-radius: 4px;  
}
.navbar-nav > li > a:hover {
  border: 1px solid #ddd;
}
.navbar-nav > .active > a, .navbar-nav > .active > a:hover {
  border: 1px solid #ddd;
}
.navbar-default .navbar-nav > .active > a:hover {
  color: #4582ec;
}
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #333333;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none;
}
.navbar-static-top {
  z-index: 1;
}
#navigation {
  background-color: rgba(255,255,255,1);
  border: 0 none;
  margin: 0;
  padding: 6px 0px;
  box-shadow: 0px 1px 5px rgba(0,0,0,0.302);
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.302);
  -webkit-transition: background-color 800ms linear;
  -moz-transition: background-color 800ms linear;
  -ms-transition: background-color 800ms linear;
  -o-transition: background-color 800ms linear;
  transition: background-color 800ms linear;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fef9ed;
}
.navbar-toggle i {
  color: #00100f;
}
h1.navbar-brand {
  font-size: 6px;
  font-weight: 700;
  margin-top: -8px;
  color: whitesmoke;
  text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #1d7658;
  font-weight: 400;
  background-color: none;
  border: 0px solid #373535;
  opacity: 0.9;
}
.navbar-default .navbar-nav > li > a {
  color: #e8f1ee;
  font-weight: 400;
  font-size: 16px;
}
.navbar-nav li a.current, .navbar-nav li a:focus, .navbar-nav li a:hover {
  background-color: #3179a4;
  color: #ffffff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent;
}
ul.external {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  right: 0;
  top: -47px;
  text-align: center;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
ul.external li {
  display: inline-block;
}
ul.external li a {
  background-color: rgba(255, 255, 255, 0.9);
  color: #818181;
  display: block;
  margin: 2px;
  padding: 0px 18px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
ul.external li a:hover {
  background-color: rgba(6,32,51,.8);
  color: #fff;
}
/*=========================================
	Slider
==========================================*/
#slider {
  padding: 0;
}
#slider .carousel-inner .item {
  background-size: cover;
}
/*.home-overlay {
  background: rgba(0, 0, 0, 0.5) url("../img/1grid.png") repeat; 
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
}*/
.banner-overlay {
  background: transparent url("../img/8B7UFiv.png") repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.carousel-caption h2 {
  font-family: Ubuntu, sans-serif;
  font-size: 65px;
  font-weight: 700;
  color: #e8f1ee; 
  text-shadow: 2px 3px 3px #000;
  background: none !important;
  padding: 0 !important;
  text-transform: none;
  line-height: 1.8;
}
.carousel-caption h2 span {
  font-weight: 500;
}
.carousel-caption h3 {
  margin: -15px 0 35px;
  color: #689E25;/*e5f5f5*/
  text-shadow: 2px 3px 3px #000;
  font-size: 22px;
  background: none !important;
  padding: 0 !important;
  text-transform: none;
  line-height: 1.8;
}
.carousel-caption p {
  color: #689E25;
  font-size: 15px;
  font-weight: 300;
  text-shadow: 1px 1px 1px #000;
}
.carousel-caption p:before, .carousel-caption p:after {
  color: #fff;
  content: "___";
  position: relative;
  top: -10px;
}
.carousel-caption p:before {
  right: 10px;
}
.carousel-caption p:after {
  left: 10px;
}
.social-links {
  margin-top: 0%;
}
.social-links li {
  display: inline-block;
}
.social-links li a {
  color: rgba(255, 255, 255, 0.3);
  display: block;
  margin: 0 6px;
}
.social-links li a:hover {
  color: #fff;
}
.carousel-indicators {
  bottom: 60px;
  /*! right: inherit; */
  /*! margin: 0; */
  /*! right: 30px; */
  top: 78%;/* width: 0;*/
}
.carousel-indicators li {
  border: 1px solid rgba(255, 255, 255, 0.6);
  height: 10px;
  width: 10px;
}
.carousel-indicators .active {
  height: 10px;
  width: 10px;
}
/* ==========================================================================
Intro Section
========================================================================== */
#intro {
  border-top: 1px solid #f4f1e6;
  border-bottom: 1px solid #f4f1e6;
}
#intro img.intro-logo {
  margin: 0 auto;
  margin-bottom: 30px;
}
#intro h1 span {
  font-size: 65px;
  color: red;
}
#news {
  background-color: rgba(159,224,38,.15);
}
/* ==========================================================================
Intro
========================================================================== */
.intro span.icon {
  font-size: 40px;
  color: #FF5274;
  font-weight: bold;
}
.intro-icon {
  display: inline-block;
  vertical-align: top;
  padding: 6px 0 0 0;
  margin-right: 20px;
  width: 40px;
}
.intro-content {
  display: inline-block;
  width: 80%;
}
section.features-extra, section.sign-up {
  background: #f4f7f9;
  padding: 70px 70px;
}
section.intro-video {
  background-color: #f4f7f9;
}
/* ==========================================================================
intro-video
========================================================================== 
section.intro-video i {
    margin-right: 10px;	
    color: #323a45;
    vertical-align: middle;
    font-size: 50px;
    -webkit-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
section.intro-video h1 {
    font-weight: 400;
    font-size: 20px;
}

section.intro-video {
    padding: 60px 0;
    background-color: #f4f7f9;
}
section.intro-video a {
    color: #323a45
}
section.intro-video a:hover, section.video a:focus {
    color: #73d0da;
    text-decoration: none;
}
section.intro-video a:hover i, section.intro-video a:focus i {
    color: #73d0da
}
section.intro-video p {} */
/* ==========================================================================
Service Section
========================================================================== */
#services {  
  margin-top: -0px;
  padding: 100px 0px 120px;
  position: relative;
  z-index: 1;
  /*! background: url(../img/parallax/bar.jpg); */
  background-attachment: fixed;
  background-repeat: repeat-y;
	background-position: 50% 50%;
	background-size: cover;
  /*clip-path: polygon(0 4vw, 100% 0, 100% 100%, 0 100%); -webkit-clip-path: polygon(0 4vw, 100% 0, 100% 100%, 0 100%);*/
}
.section-header {
  padding: 40px 0;
  text-align: center;
}
.section-header h1 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 300%;
  margin-bottom: 20px;
  color: #24374b;
}
.section-header h4 {
  letter-spacing: 1px
}
.fancy {
  line-height: 0.5;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
}
.fancy span {
  display: inline-block;
  position: relative;
}
.fancy span:before, .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 0px solid #f1f1f1;
  top: 15px;
  width: 400px;
}
.fancy span:before {
  right: 100%;
  margin-right: 10px;
}
.fancy span:after {
  left: 100%;
  margin-left: 10px;
}
/* service lists */
.service {
  margin-bottom: 20px
}
.service .media-right i.fa {
  text-align: center;
  font-size: 30px;
  background-color: none;
  border: 1px solid #e6352d;
  color: #e6352d;
  padding: 25px 0;
  border-radius: 4px;
  border-top-left-radius: 4px;
  margin: 0 10px;
  margin-right: 20px;
  width: 82px;
  height: 80px;
  transition: background-color 0.5s;
}
.service .media-left i.fa {
  text-align: center;
  font-size: 30px;
  background-color: none;
  border: 1px solid #e6352d;
  color: #e6352d;
  padding: 25px 0;
  border-radius: 4px;
  border-top-right-radius: 4px;
  margin: 0 10px;
  margin-left: 20px;
  width: 82px;
  height: 80px;
  transition: background-color 0.5s;
}
.service .media-left:hover i.fa {
  color: #888b55;
  background-color: #f3f3ee;
}
.service .media-right:hover i.fa {
  color: #888b55;
  background-color: #f3f3ee;
}
/* ==========================================================================
Features Slider
========================================================================== */
.features-bg {
  position: relative;
  min-height: 400px;
  background: url('../img/schreinerei.jpg') no-repeat center center;
  background-size: cover;
}
.features-img {
  width: 100%;
  height: 400px;
  text-align: center;
  line-height: 400px;
}
.features-slider {
  position: relative;
  padding: 11% 100px 10% 100px;
  height: 400px;
  background-color: #960f0f;
}
.features-slider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.features-slider ul li {
  width: 100%;
}
.features-slider li h1 {
  margin-bottom: 15px;
  color: #fff;
  font-weight: 400;
  font-size: 22px;
}
.features-slider li p {
  color: #fff;
  font-size: 14px;
}
.features-intro-img {
  position: relative
}
.slides li h1 {
  margin: 0;
  padding: 0;
}
.features-slider .flickity-page-dots {
  text-align: left;
  margin-top: 50px;
  position: static;
}
.features-slider .flickity-page-dots .dot {
  margin: 0 12px 0 0;
}
.nopadding {
  margin: 0 !important;
  padding: 0 !important;
}
.texture-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(../img/grid.png);
}
.medie-body h1 {
  margin: 10px 0 5px 0;
  padding: 0;
  color: #fff;
  font-size: 20px;
  text-transform: none;
  font-weight: 400;
  line-height: 26px;
}
p.media-body {
  margin-bottom: 25px;
  color: #778899;
}
.media-body h3 {
  font-size: 24px;
}
h4.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: #333;
  line-height: 20px;
}
#features {
  /*! background: url(../img/grid.png) repeat fixed center top;
  background-color: transparent; */
  background-size: cover;
}
.features-bg {
  background: #57bddb;
  opacity: .6;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.features-item {
  color: #fff;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 25px;
  margin-top: 25px;
  padding-left: 50px;
  position: relative;
}
.features-item i {
  font-size: 30px;
  left: 0;
  position: absolute;
  top: -5px;
}
.features-item h2 {
  font-size: 25px;
  font-weight: 300;
  margin: 0 0 15px;
}
.features-item p {
  color: #fff;
}
.features {
  background-color: #f4f7f9;
}
.features-list {
  padding: 130px 0
}
.features-list p {
  color: #32312a;
}
#feature {
  background-color: #eaf1f5;
}
.feature-content {
  display: inline-block;
  width: 65%;
}
.feature-icon {
  display: inline-block;
  margin-right: 20px;
  width: 84px;
  height: 84px;  
  vertical-align: top;
  text-align: center;
  font-size: 25px;
  line-height: 90px;
}
.feature-icon i {
  color: #1566c4;
}
.process:hover i.fa, .service:hover i.fa {
  background-color: #333333;
}
.medie-body h1 {
  margin: 10px 0 5px 0;
  padding: 0;
  color: #fff;
  font-size: 20px;
  text-transform: none;
  font-weight: 400;
  line-height: 26px;
}
p.media-body {
  margin-bottom: 25px;
  color: #778899;
}
.media-body h3 {
  font-size: 24px;
}
h4.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: #333;
  line-height: 20px;
}
/* ==========================================================================
Blockquote
========================================================================== */
blockquote {
  margin: 40px 0 0;
  padding: 0;
  border: none;
}
blockquote p {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 70%;
  vertical-align: top;
  font-style: italic;
}
blockquote .avatar {
  display: inline-block;
  margin-right: 20px;
  width: 64px;
  height: 64px;
  vertical-align: middle;
}
blockquote .logo-quote {
  display: inline-block;
  margin: 0 0 0 90px;
}
/* ==========================================================================
Custom Slider Controls (Flickity)
========================================================================== */
.flickity-page-dots .dot {
  width: 13px;
  height: 13px;
  opacity: 1;
  background: transparent;
  border: 2px solid white;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.flickity-page-dots .dot.is-selected {
  background: white;
}
/* ==========================================================================
Showcase
========================================================================== */
.showcase {
  background: url('../img/showcase-bg-fixed-01.jpg') no-repeat center center fixed;
  background-size: cover;
}
.showcase h1 {
  margin: 0 0 20px 0;
  color: #fff;
  font-weight: 400;
  font-size: 22px;
}
.showcase p {
  margin-bottom: 25px;
  color: #fff;
}
.device {
  position: absolute;
  top: -60px;
  left: 20%;
  min-height: 676px;
  width: 359px;
  background: url('../img/iphone-skeleton.png') no-repeat center center;
}
.device-content {
  position: absolute;
  top: 115px;
  left: 56px;
  width: 247px;
  height: 445px;
  background: rgba(0, 0, 0, 0.3);
}
.device-content img {
  width: 247px;
  height: 445px;
}
.showcase-wrap {
  position: relative;
  padding: 100px 0;
  min-height: 600px;
}
.showcase-slider ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.showcase-slider .flickity-page-dots {
  bottom: 20px;
}
/*=========================================
	Skills
==========================================*/
.skills {
  background-color: #f4f7f9;
}
.owl-controls {
  bottom: -45px;
  margin-top: 10px;
  position: relative;
  text-align: center;
}
.owl-controls .owl-page {
  display: inline-block;
}
.owl-controls .owl-page span {
  border: 1px solid #C7CED3;
  border-radius: 20px;
  display: block;
  height: 8px;
  margin: 5px 4px;
  width: 8px;
}
.owl-controls .owl-page.active span {
  background: #062033;
  border: 0;
}
.service-icon {
  border: 1px solid #7d2531;
  border-radius: 50%;
  color: #7d2531;
  float: left;
  padding: 10px 13px;
}
.service-desc {
  margin-left: 70px;
  position: relative;
  top: 5px;
}
.service-desc p {
  position: relative;
  top: 5px;
}
/* services, about section */
#about3 {
  background-color: #fef9ed;
}
#about {
  background-color: #fef9ed;
}
#svc .container {
  width: 100%;
  margin: 0px;
}
#svc .col-md-6 {
  padding: 0;
}
#svc .svc-des {
  padding: 25px 25px 25px 25px;
}
#svc .svc-des h3 {
  font-size: 26px;
}
#svc .svc-des h4 {
  font-size: 20px;
}
#svc .svc-des p {
  line-height: 1.6;
}
#svc3 .container {
  width: 100%;
  margin: 0px;
}
#svc3 {
  background-color: #f3f3ee;
}
#svc3 .col-md-6 {
  padding: 0;
}
#svc3 .svc-des {
  padding: 0px 25px 0px 25px;
}
#svc3 .svc-des h3 {
  font-size: 26px;
}
#svc3 .svc-des h4 {
  font-size: 20px;
}
/* service, about section */
.about-section {
  background: url('../img/parallax/1.jpg') no-repeat;
  background-size: cover;
}
.about-inner {
  padding: 80px 30px;
  background-color: rgba(0,0,0,.75);
}
.about-inner p {
  color: #fff;
}
.about-inner h1 {
  color: #fff;
}
.about-inner h2 {
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
  font-weight: 300;
  font-size: 30px;
}
/* ==========================================================================
Download Now
========================================================================== */
.download h1 {
  margin: 0 0 15px 0;
  /*! color: #fff; */
  font-weight: 300;
  font-size: 40px;
  line-height: 40px;
}
*/ .download .download-btn {
 margin-top: 25px;
}
.download-btn {
  display: inline-block;
  margin-top: 25px;
  padding: 15px 10px;
  border: 1px solid #fff;
  /*! border-radius: 3px; */
  color: #18150c;
  font-size: 16px;
  background-color: transparent;
}
.download-btn:hover, .download-btn:focus {
  border-color: #fff;
  color: #888888;
  text-decoration: none;
  background-color: transparent;
}
/*=========================================
	Our gallery
==========================================*/
.work-filter {
  margin-top: 18px;
  margin-bottom: 35px;
  font-family: Ubuntu, sans-serif;
}
.work-filter ul li {
  display: inline-block;
}
.work-filter ul li a {
  color: #051711;
  display: block;
  font-size: 16px;
  font-weight: 300;
  padding: 8px;
  margin: 2px;
  width: 180px;
  line-height: 1.8;
  text-transform: capitalize;
}
.work-filter ul li a:hover, .work-filter ul li a.active {
  background-color: #051711;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #e8f1ee;
  padding: 8px;
  margin: 2px;
  width: 180px;
}
.mix {
  display: none;
}
.work-item {
  float: left;
  width: 25%;
  position: relative;
}
.work-item > img {
  display: block;
  height: auto;
  max-width: 100%;
  border: 0px solid #fef9ed;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.overlay {
  background-color: rgba(29,118,88, 0.35);
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  border: 0px solid #fef9ed; 
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 450ms ease-out 0s;
  -moz-transition: all 450ms ease-out 0s;
  -o-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.work-item:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.work-item .overlay a {
  border: 1px solid #fef9ed;
  border-radius: 50%;
  display: inline-block;
  margin-top: 20%;
  padding: 7px 10px;
}
.work-item .overlay a:hover {
  color: #00100f;
}
.work-item .overlay h4 {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin: 25px 0 8px;   
}
.work-item .overlay p {
  font-size: 22px;
  line-height: 24px;
  color: #e5f5f5;
}
/*-----------------------------------------*/
/* Start Team Section
/*-----------------------------------------*/
/*#about {background-color:rgba(232,232,229,1)}*/
/*.welcome-block {
 margin-top: -20px;
}*/
#team {
  padding: 80px 0 100px;
}
#team .block {
  position: relative;
  overflow: hidden;
  border: 3px solid transparent;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
}
#team .block img {
  width: 100%;
  position: relative;
}
#team .block:hover {
  border: 3px solid #80d6a3;
}
#team .block:hover .team-overlay {
  bottom: 0;
  opacity: 1;
}
#team .team-overlay {
  background: rgba(255, 255, 255, 0.95);
  color: #fff;
  text-align: center;
  padding: 48px 62px;
  position: absolute;
  bottom: -150px;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
#team .team-overlay h3, #team .team-overlay span {
  color: #333;
}
#team .team-overlay span {
  display: block;
  font-size: 13px;
  padding-top: 10px;
}
#team .team-overlay .icon {
  width: 38px;
  height: 38px;
  margin: 0 auto;
  padding: 10px;
  line-height: 1;
  margin-top: 36px;
  margin-bottom: 25px;
  border-radius: 100%;
  display: inline-block;
  background: #80d6a3;
}
#team .team-overlay .icon i {
  font-size: 18px;
  color: #fff;
}
#team .team-overlay p {
  font-size: 14px;
  line-height: 23px;
  color: #707a8a;
}
#team .team-overlay .media {
  margin-top: 10px;
}
#team .team-overlay .media a {
  font-size: 12px;
  color: #fff;
  transition: 0.3s;
  margin: 0 10px;
}
#team .team-overlay .media a:hover {
  color: #80d6a3;
}
/*=========================================
	Some fun facts
==========================================*/
#facts, #times {
  background-image: url("../img/parallax/bg_code.jpg");
  background-attachment: fixed !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}
.facts .devider:before, .facts .devider:after {
  color: #737C85;
}
.facts .devider i {
  color: #fff;
}
.facts .open-blink {
  content: ' ';
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 10px 6px;
  border-radius: 50%;
  background-color: green;
  -webkit-animation-name: flash;
  animation-name: flash;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.facts .open-blink:before {
  content: ' ';
  position: absolute;
  top: -8px;
  left: -8px;
  display: inline-block;
  width: 30px;
  height: 30px;
  opacity: 0.1;
  border-radius: 50%;
  background-color: #506a1a;
}
.facts .opening-hours {
  margin-top: 0px;
}
.facts h1 {
  color: #f4f1e6;
}
.facts h3 {
  color: #f4f1e6;
  margin-bottom: 12px;
  padding: 0px 2px 0px 4px;
  border-radius: 4px;
}
.facts h4 {
  color: #000;
  background-color: floralwhite;
  padding: 0px 2px 0px 4px;
  border-radius: 4px;
}
.facts p {
  color: #f4f1e6;
  padding: 0px 2px 0px 4px;
}
.counters-item {
  color: #f4f1e6;
}
.counters-item i {
  border: 1px solid #737C85;
  border-radius: 50%;
  color: #f4f1e6;
  display: inline-block;
  height: 120px;
  margin: 0 0 35px;
  padding: 40px 0 0;
  width: 120px;
}
.counters-item strong {
  display: block;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
}
.counters-item p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 15px;
  text-transform: uppercase;
}
/*=========================================
	Contact Us
==========================================*/

#contact {
  background-image: url("../img/parallax/8.jpg");
  background-attachment: fixed !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}
.parallax-overlay {
  background: url("../img/grid.png") rgba(0,0,45,.5);
  padding: 70px 0px 100px;
}
.contact {
  padding-bottom: 0;
}
.contact-address h3 {
  color: #818181;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 25px;
}
.contact-address p {
  line-height: 24px;
}
/*.contact-form {
}*/
.contact-form h3 {
  color: #818181;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 25px;
}
.contact-form .input-group {
  width: 100%;
}
.contact-form .form-control {
  border-color: -moz-use-text-color -moz-use-text-color #cccccc;
  border-radius: 0;
  border-style: none none solid;
  border-width: 0 0 1px;
  box-shadow: none;
  margin-bottom: 10px;
}
.contact-form .input-field {
  width: 48%;
  float: left;
  margin-right: 4%;
}
.contact-form .input-field:last-child {
  margin-right: 0;
}
.contact-form .form-control.error {
  border-bottom-color: #c0392b;
}
label.error {
  color: #c0392b;
  font-weight: normal;
  text-transform: capitalize;
}
.contact-form #form-submit {
  background: url("../img/envelop.png") no-repeat scroll 0 15px transparent;
  border: 0 none;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  padding: 10px;
  text-align: right;
  width: 150px;
}
.footer-social {
  margin-top: 17px;
}
.footer-social li a {
  color: #cdd2d6;
  display: block;
  margin-bottom: 10px;
}
#map_canvas {
  height: 215px;
  width: 100%;
}
.map_responsive {
  overflow: hidden;
  padding-bottom: 20%;
  position: relative;
  height: 0;
}
.map_responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
/*=========================================
	Contact Us
==========================================*/
.footer {
  background-color: #051711;
  border-top: 1px solid #2c2c2c;  
}
.footer h6 {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 30px;
}
.about-us p {
  line-height: 24px;
}
.footer-single .subscribe {
  margin-bottom: 15px;
  position: relative;
}
.subscribe #subscribe {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 2px;
  height: 40px;
  text-indent: 10px;
  width: 100%;
}
.subscribe #subs {
  background-color: transparent;
  border: 0 none;
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 6px;
}
.footer-single {
  line-height: 24px;
}
/*.footer-single ul {
}*/
.footer-single li {
  line-height: 32px;
}
.footer-single p i {
  margin: 0 10px;
}
.credit a {
  color: #ef4b1d;
}
.credit a:hover {
  color: #000000;
}
.copyright {
  margin-top: 0px;
}
p.copyright a {
  margin-top: 0px;
  font-size: 16px;
  font-weight: 500;
  color: #e8f1ee;
}
.copyright a:hover {
  color: #1d7658;
  margin-top: 0px;
}
.copyright a:focus, a:hover {
  text-decoration: none;
  outline: 0;
}
.copyright a:focus {
  color: #76581d;
}
#back-top {
  bottom: 20px;
  position: fixed;
  right: 25px;
  z-index: 9;
}
/*----OTHER FOCUSES ----*/
.links-focus {
  padding-bottom: 70px;
  overflow: hidden;
  background: rgba(159,224,38,.15) url('../img/parallax/bg.png') repeat;
}
.other-focuses {
  background: url(../img/lines.png) repeat-x center;
  margin-bottom: 25px;
}
.other-focuses .section-footer-title {
  background: #FFF;
  padding: 0 15px;
  color: #404040;
  font-weight: bold;
}
.other-focus-list {
  padding-top: 5px;
  margin-bottom: -17px;
}
.other-focus-list ul li {
  display: inline-block;
  margin-right: 50px; 
  padding-bottom: 15px;
  text-transform: uppercase;
}
.other-focus-list ul li:last-child {
  margin-right: 0;
}
.other-focus-list ul li i {
  margin-right: 8px;
}
.featurette-divider {
  margin: 80px 0; 
  /* Space out the Bootstrap <hr> more */
}
section.welcome {  
  margin-top: 0px;
  padding: 100px 0 100px;  
}
 ul.welcome li  {
  color: #e8f1ee;
  padding-bottom: 12px;
}
.welcome img {padding: 10px;}
.welcome {
  /*background: url(../img/barfront.jpg) no-repeat;*/
  height: auto;
  background-position: top left -150px;
}
.number {
  font-family: Ubuntu, sans-serif;
  font-size: 150px;
  font-weight: 700;
  color: #e6e6e6;
  margin: 0 auto;
  padding: 0px;
  float: left;
  padding-right: 20px;
  line-height: 105px;
}
.car-service-title {
  padding-top: 20px;
  /*font-family: Ubuntu, sans-serif;*/
  font-family: 'Times New Roman', serif;
  font-size: 100px;
  font-weight: 700;
  color: #1d7658;
  margin: 0 auto;
  line-height: 1;
  float: left;
  padding-right: 20px;
}
.client-list {
  padding-top: 5px;
  margin-bottom: -17px;
}
.client-list ul li {
  vertical-align: middle;
  display: inline-block;
  margin-right: 24px;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.client-list ul li img {
  max-width: 120px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
  -webkit-transition: all ease .55s;
  transition: all ease .55s;
}
.client-list ul li img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.client-list ul li:last-child {
  margin-right: 0;
}
.client-list ul li i {
  margin-right: 8px;
}

/* Header Page */
@media print {
.container {
  width: auto;
}
}

/**
 * ========================================
 * 1 BASE
 * ========================================
 */
 *, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:focus {
  outline: 0 !important;
}
figure {
  margin: 0;
  padding: 0;
}
img[src*=".svg"] {
  height: 100%;
}
iframe {
  border-top: #c00 0px solid;
  border-right: #c00 0px solid;
  border-left: #c00 0px solid;
  border-bottom: #c00 0px solid;
  width: 100%;
  overflow: hidden;
}
::-moz-selection { /* Code for Firefox */
 color: #fcfcfc;
 background: #111;
}
::selection {
  color: #fcfcfc;
  background: #111;
}
img::selection {
  background: 0 0;
}
 img::-moz-selection {
 background: 0 0;
}
/*html, body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  -webkit-font-smoothing: antialiased;
}*/
/*body {
  font-family: 'Chivo', sans-serif;
  color: #4b5057;
  background-color: #fff;
  webkit-tap-highlight-color: rgba(255, 255, 255, 0.2);
  line-height: 1.6;
}*/
.inline-block {
  display: inline-block;
}
.social-01 {
  line-height: 1;
}
.social-01 li {
  display: inline-block;
}
.social-01 li a {
  display: inline-block;
  color: #aaaaaa;
}
.social-01 li a i:before {
  font-size: 13px;
  margin-right: 0;
  vertical-align: middle;
  font-family: FontAwesome;
}
/*.overlay {
  background-color: transparent;
  z-index: 512;
  position: absolute;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  left: 0;
  top: 0;  
  height: 100%;
  width: 100%;
}*/
.middle-align {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cell-vertical-wrapper {
  display: table;
  height: 100%;
  width: 100%;
}
.cell-vertical-wrapper .cell-middle {
  display: table-cell;
  vertical-align: middle;
}
.cell-vertical-wrapper .cell-bottom {
  display: table-cell;
  vertical-align: bottom;
}
.content-box {
  padding: 2%;
}
/**
 * ========================================
 * 2. ANCHOR TAG
 * ========================================
 


a {
  color: #373535;
  text-decoration: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
a:hover {
  color: #000;
  text-decoration: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}*/
/**
 * ========================================
 * 3. LISTS
 * ========================================
 */
ul {
  list-style: none;
  padding: 0px;
}
.list-unstyled {
  list-style: outside none none;
  padding-left: 0;
}
.list-unstyled i {
  margin-right: 10px;
}
.list-unstyled li {
  margin-bottom: 5px;
}
/**
 * ========================================
 * 4. BOX SHADOW
 * ========================================
 */
.box-shadow-dark {
  -webkit-box-shadow: 25px 25px 0px 0px rgba(0, 0, 0, 1);
  -moz-box-shadow: 25px 25px 0px 0px rgba(0, 0, 0, 1);
  box-shadow: 25px 25px 0px 0px rgba(0, 0, 0, 1);
}
.box-shadow-theme {
  -webkit-box-shadow: 25px 25px 0px 0px rgba(211, 203, 190, 1);
  -moz-box-shadow: 25px 25px 0px 0px rgba(211, 203, 190, 1);
  box-shadow: 25px 25px 0px 0px rgba(211, 203, 190, 1);
}
.relative {
  position: relative;
}
/**
 * ========================================
 * 5. FORM INPUT
 * ========================================
 */
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], select, textarea {
  background-color: transparent;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  box-shadow: none;
  height: 39px;
  margin-bottom: 16px;
  padding: 0 16px;
  transition: border-color 0.3s ease-in-out 0s;
  width: 100%;
}
.content-block {
  padding: 11% 9%;
}
/**
 * ========================================
 * 6. BORDERS
 * ========================================
 */

.border-line {
  border: 1px solid #EEE;
}
.border-right {
  border-right: 1px solid #d4d5d7;
}
.border-left {
  border-left: 1px solid #d4d5d7;
}
/**
 * ========================================
 * 7. ABOUT CONTENT
 * ======================================== */
.about_content {
  padding: 9% 11%;
}
.content_box {
  padding: 9% 11%;
}
.about-box h4 {
  color: #35d3b7;
  font-weight: 500;
  letter-spacing: 2px;
  padding-top: 15px;
  padding-bottom: 8px;
}
#about-section-1 .about-post {
  padding-bottom: 60px;
}
.about-prev-img, .post-prev-img {
  margin-bottom: 24px;
}
.about-prev-img img, .post-prev-img img {
  width: 100%;
}
.about-prev-img a:hover, .img-wrapper a img:hover, .post-prev-img a:hover, .img-wrapper a img:hover {
  opacity: .8;
}
.about-item .about-item-content .heading {
  margin-top: 30px;
  margin-bottom: 20px;
}
.about-item .about-item-content .heading h6 {
  font-size: 13px;
  margin-bottom: 15px;
}
/**
 * ========================================
 * 8. SECTION BACKGROUND
 * ======================================== */

.color-bg-1 {
  background-color:#76581d;
}
.color-bg-1 h1, .color-bg-1 h2, .color-bg-1 h3, .color-bg-1 h4, .color-bg-1 h5, .color-bg-1 h6, .color-bg-1 p, .color-bg-1, .subheading, .color-bg-1 i {
  color: #e8f1ee;
}
/*.light-gray-bg {
   background-color: #e5f5f5; 
}*/
.light-rosa-bg {
  background-color: #f3e7eb;
}
.dark-bg-1 {
  background-color: #7d4525;/*#232831;*/
}
.dark-bg-1 h1, .dark-bg-1 h2, .dark-bg-1 h3, .dark-bg-1 h4, .dark-bg-1 h5, .dark-bg-1 h6, .dark-bg-1 p, .dark-bg-1 .subheading, .subheading-2, .dark-bg-1 span, .dark-bg-1 i {
  color: #e5f5f5;
}
.dark-bg-2 {
  background-color: #373535;
}
.dark-bg-2 h1, .dark-bg-2 h2, .dark-bg-2 h3, .dark-bg-2 h4, .dark-bg-2 h5, .dark-bg-2 h6, .dark-bg-2 p, .dark-bg-2 .subheading, .dark-bg-2 i {
  color: #e5f5f5;
}
.dark-bg-3 {
  background-color: #1a2124;
}
.dark-bg-3 h1, .dark-bg-3 h2, .dark-bg-3 h3, .dark-bg-3 h4, .dark-bg-3 h5, .dark-bg-3 h6, .dark-bg-3 p, .dark-bg-3 .subheading, .dark-bg-3 i {
  color: #e8f1ee;
}
.dark-transparent-bg {
  background-color: rgba(0, 0, 0, 0.6);
}
.dark-transparent-bg p {
  color: #ffffff;
}
.pink-bg {
  background: #1d7658;
}
.salmon-bg {
  background: #B74334;
}
.pink-bg h1, .pink-bg h2, .pink-bg h3, .pink-bg h4, .pink-bg h5, .pink-bg h6, .pink-bg p, .pink-bg.subheading, .pink-bg i {
  color: #e8f1ee;
}
/**
 * ========================================
 *9. COUNTERS
 * ========================================
 */


.counters {
  color: #000;
  text-align: center;
}
.parallax .counters {
  color: #ffffff;
  text-align: center;
}
 @media (max-width: 767px) {
.counters {
  margin-bottom: 30px;
}
}
.counters span {
  font-size: 35px;
}
.counters span.counter-icon {
  display: inline-block;
  margin-bottom: 10px;
}
.counters span.counter-icon i {
  padding: 16px;
  min-width: 65px;
  font-size: 30px;
  position: relative;
}
.parallax .counters span.counter-icon i {
  color: #ffffff;
  padding: 16px;
  min-width: 65px;
  font-size: 30px;
  position: relative;
}
/**
 * ========================================
 * 11. FOOTER
 * ========================================
 */
.footer {
  position: relative; 
}
.footer-col {
  padding-left: 40px;
}
.site-title {
  font-family: 'Merienda', cursive;
}
.footer h3 {
  color: #FFF;
  text-transform: capitalize;
}
.footer input {
  width: 100%;
  background: #ffffff;
  padding: 10px;
}
.footer input:focus, input:active {
  border: 1px solid #FFF;
}
#subscribeform {
  position: relative;
}
#subscribeform button {
  position: absolute;
  background-color: #835fa8 !important;
  border: 0px solid #835fa8;
  top: 0px;
  right: 0px;
  padding: 8px 13px 7px 14px;
  margin: 0px 0px;
  font-size: 15px;
  z-index: 99;
}
 @media(max-width:992px) {
.footer-col {
  padding-left: 14px;
}
.footer h3 {
  margin-top: 15px;
}
}
.copyrights-wrapper {
  background-color: #232831;
  padding: 15px 0;
}
.copyrights-wrapper p {
  margin-top: 20px;
}
/**
 * ========================================
 * 12. CONTACT
 * ========================================
 */

#Contact {
  background: #e7e8e6;
  padding: 100px 0 0 0;
}
.contactForm {
  margin: 0 0 50px 0;
}
.contactLeft {
  margin-top: 27px;
  padding-right: 30px;
}
.contactRight {
  padding-left: 20px;
  margin-top: 60px;
}
.contactDetails .icon-map {
  color: #00100f;
  font-size: 25px;
}
.contatcDetails i {
  color: #00100f;
  font-size: 15px;
  padding-right: 15px;
}
.contactDetails {
  margin: 15px 0 30px;
}
.contactDetails h3 {
  margin-top: 4px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 22px;
}
.contact-detail {
  background: #e8f1ee;
  color:#051711; 
  height: auto;
  border: 1px solid rgb(29,118,88, .5);
  padding: 12px 1px;
  margin-top: 15px;
  
}
/*.contacDetails p {
font-size: 14px;
}*/
#contact .form-group {
  margin-bottom: 25px;
}
#contact .form-group input, #contact .form-group textarea {
  background-color: #e7e8e6;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #00100f;
  border-radius: 0px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  color: #555;
  font-size: 12px;
  padding: 15px;
  height: 140px;
  transition: all 0.5s ease-in-out 0s;
}
#contact .form-group input.form-control {
  height: auto;
}
#contact .form-control:focus {
  transition: all 0.5s ease-in-out 0s;
  box-shadow: 2px 2px 9px -3px #cfcfcf;
}
#contact::-webkit-input-placeholder {
 text-transform: uppercase;
 font-weight: 700;
 color: #999;
}
#contact:-moz-placeholder {
 text-transform: uppercase;
 font-weight: 700;
 color: #999;
}
#contact::-moz-placeholder {
 text-transform: uppercase;
 font-weight: 700;
 color: #999;
}
#contact:-ms-input-placeholder {
 text-transform: uppercase;
 font-weight: 700;
 color: #999;
}
#contact .text-danger {
  color: #d74334;
}
#contact ul {
  padding-left: 14px;
}
#form-captcha {
  margin-top: 45px;
  width: 100%;
}
 @media(max-width:800px) {
.contactLeft {
  padding-left: 30px;
}
}
/**
 * ========================================
 * 13. GENERAL FORM STYLES
 * ========================================
 */

#Contact {
  background: #F7F8FA;
  padding: 100px 0 0 0;
}
.contactForm {
  margin: 0 0 50px 0;
}
input, textarea, select {
  color: #222;
  background: transparent;
  vertical-align: top;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  margin: 0;
  padding: 15px;
  width: 100%;
  height: 100%;
  border: 0;
  border: 1px solid #ccc;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
}
input:focus, textarea:focus, select:focus {
  border: 1px solid #272727;
  outline: none;
  position: relative;
  z-index: 5;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  border: 1px solid #272727;
}
button.submit {
  background: none repeat scroll 0 0 #3dd2ae;
  border: 1px solid transparent;
  border-radius: 30px;
  color: #ffffff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 20px -17px;
  padding: 15px 30px;
  position: relative;
  float: left;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out 0s;
  width: auto;
}
button.submit:hover, .button.submit:focus, .button.submit:active {
  background-color: #29a788;
  color: #ffffff;
  transition: all 0.5s ease-in-out 0s;
}
#map {
  margin-top: 0px;
  width: 100%;
  height: 200px;
}
 @media(min-width:767px) {
#map {
  width: 100%;
  height: 400px;
}
}
ul.footer-nav li {
  display: inline;
  padding: 20px;
  font-size: 16px;
}
.copyrights-wrapper {
  padding-left: 20px;
  margin-top: 10px;
}
/**
 * ========================================
 * 14. SOCIAL ICONS
 * ========================================
 */

.social-icons a {
  margin: 0 3px 6px 0;
  display: inline-block;
  width: 32px;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.social-icons.rounded a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.social-icons.large a, .social-icons.large i {
  font-size: 18px;
}
.social-icons.transparent a {
  background-color: transparent;
}
.social-icons.dark a {
  background-color: #252525;
}
/**
 * ========================================
 * 15. INDEX PREVIEW
 * ========================================
 */

.template-demo-logo {
  width: 150px;
  margin: 20px auto;
}
.template-demo-logo h1 {
  color: #ffffff;
  font-weight: 700;
  font-family: 'Merienda', cursive;
  font-size: 25px;
}
.preview-section {
  /*background-color:#121212;*/
  padding-top: 70px;
  padding-bottom: 60px;
}
.preview-section .subheading {
  color: #959595;
  margin-bottom: 80px;
}
.versions {
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  margin-bottom: 4.5em;
}
.versions:hover {
  -ms-transform: translatey(-25px);
  -webkit-transform: translatey(-25px);
  transform: translatey(-25px);
}
.versions img {
  -webkit-box-shadow: 0 0 0 8px #F7F8FA;
  box-shadow: 0 0 0 8px #F7F8FA;
  margin-top: 10px;
}
.versions h3 {
  margin-top: 20px;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: #444;
}
 @media (min-width: 992px) {
.versions {
  margin-bottom: 4.5em;
}
}
/**
 * ========================================
 * 16. PRELOADER
 * ========================================
 
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f2ece9;
  z-index: 99999;
  height: 100%;
  width: 100%;
  overflow: hidden !important;
}
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../images/loader/loader.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}
#status h4 {
  text-align: center;
}*/
/**
 * ========================================
 * 17. SCROLL UP
 * ========================================
 */

.scroll-up {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 999;
  bottom: 20px;
  right: 20px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.scroll-up.scroll-top-show {
  visibility: visible;
  opacity: 1;
}
.scroll-up a {
  background: #292929;
  display: block;
  height: 46px;
  width: 46px;
  text-align: center;
  line-height: 46px;
  font-size: 16px;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.scroll-up a:hover {
  background: #ccc;
  color: #000;
}
 @media (max-width: 767px) {
.scroll-up {
  display: none !important;
}
}
/**
 * ========================================
 * 18. FEATURE SERVICES
 * ========================================
 */

.left-features-services {
  padding-top: 70px;
}
.right-features-services {
  padding-top: 70px;
}
ul.features-list {
  list-style: none;
  padding: 0;
}
ul.features-list li {
  margin-bottom: 40px;
}
.left-features-box, .right-features-box {
  padding-top: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.features-box-content h6 {
  margin-top: 0;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.iconbox {
  width: 50px;
  height: 50px;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.iconbox i {
  font-size: 32px;
  color: #111;
}
.iconbox:hover .fa {
  color: #fff;
}
.left-features-box {
  text-align: right;
}
.left-features-box .iconbox {
  float: right;
}
.left-features-box .features-box-content {
  margin-right: 70px;
}
.right-features-box .iconbox {
  float: left;
}
.right-features-box .features-box-content {
  margin-left: 70px;
}
.left-features-img, .features-img {
  text-align: center;
}
.left-features-img img, .features-img img {
  max-width: 100%;
}
 @media ( min-width: 992px ) {
.why-choose-us-section .phone-image-double {
  max-width: 60%;
}
.why-choose-us-section .phone-image-right {
  margin-left: -30%;
}
}
.why-us {
  padding-top: 110px;
}
.app-images {
  margin-top: -150px;
}
.image-back {
  margin-top: 301px;
}
 @media (max-width: 1212px) {
.app-images {
  margin-top: -50px;
}
.image-back {
  margin-top: 196px;
}
}
 @media (max-width: 991px) {
.why-us {
  padding-top: 90px;
  padding-bottom: 90px;
}
.app-images {
  display: none;
}
}
.features-list {
  margin: 0;
  padding: 0
}
.features-list-item {
  margin: 30px 0
}
.features-list-item h3 {
  font-size: 20px;
}
 @media (max-width:991px) {
.features-list {
  text-align: center
}
}
@media (min-width:768px) {
.features-list-item {
  margin: 0
}
}
@media (min-width:992px) {
.featuers-list-wrapper {
  margin-top: 10px
}
.features-list.features-list-left {
  text-align: right;
}
.features-list-item {
  margin: 70px 0
}
}
@media (min-width:1200px) {
.features-list-item {
  margin: 90px 0
}
}
.features-icon-list-item {
  position: relative;
  padding-left: 95px;
  margin-top: 30px;
  margin-bottom: 30px;
  min-height: 60px
}
.features-icon-list-item i {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  padding: 14px;
  margin-left: 15px;
  font-size: 32px;
  line-height: 1;
  text-align: center;
  background-color: #413d4b;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all ease .25s;
  transition: all ease .25s
}
.section-inverse-color .features-icon-list-item i {
  background-color: #555;
  background-color: rgba(255,255,255,.25);
  color: #222
}
.features-icon-list-item h5 {
  margin: 0 0 3px
}
.features-icon-list-item p {
  margin-bottom: 0
}
@media (min-width:768px) {
.features-icon-list-item {
  margin-top: 20px;
  margin-bottom: 20px
}
}
.img-fullscreen img {
  width: 100%;
  height: 100%;
}
 @media(max-width:992px) {
img.features-image {
  margin: auto;
}
#how_it_works img {
  display: none;
}
}
.two-cols-description-image {
  overflow: hidden;
  padding-top: 37.5%;
  position: relative;
}
.two-cols-description-image img {
  left: 0;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
}
.two-cols-description-text-inner {
  margin-left: auto;
  max-width: 780px; /*auto*/
}
@media (max-width: 991px) {
.two-cols-description-image {
  margin: -90px -15px 90px;
  padding-top: 80%;
}
.two-cols-description-text + .two-cols-description-image {
  margin-bottom: -90px;
  margin-top: 20px;
}
.two-cols-description-text-inner {
  margin: 0 auto;
}
.two-cols-description-text {
  padding: 60px 5px; /* 60 */
  vertical-align: middle;
  margin-bottom: 0px;
}
.two-cols-description-text + .two-cols-description-image {
  margin-bottom: 0px;
  margin-top: 20px;
}
.two-cols-description-image {
  margin-top: 0px;
  margin-bottom: 20px;
}
.block-message {
  margin-bottom: 90px;
}
}
@media (min-width: 992px) {
.two-cols-description-section {
  padding: 0;
}
.two-cols-description-row {
  display: table;
  padding: 0;
  table-layout: fixed;
  width: 100%;
}
.two-cols-description-image, .two-cols-description-text {
  display: table-cell;
  float: none !important;
  width: 50%;
}
.two-cols-description-text {
  padding: 30px 60px;
  vertical-align: middle;
  margin-bottom: 20px;  
}
/*.two-cols-description-text {
  padding: 60px 120px;
  vertical-align: middle;
  margin-bottom: 20px;
}*/
}
 @media (max-width: 1002px) {
.two-cols-description-image img {
  left: 0;
  width: 150px;
  position: absolute;
  top: 0;
}
}
 @media(max-width:991px) {
.div_bot {
  margin-top: 90px;
  margin-bottom: 90px;
}
.div_bot2 {
  margin-top: 0px;
}
.div_bot3 {
  margin-bottom: 90px;
}
}
/**
 * ========================================
 * 19. VIDEO SECTION
 * ========================================
 */

#video-section .video-section-content a {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  border: 3px solid rgba(255,255,255, .93);
  text-align: center;
  line-height: 78px;
  font-size: 28px;
  color: rgba(255,255,255, .93);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#video-section .video-section-content a .fa-play {
  position: relative;
  left: 4px;
}
.video-head {
  font-size: 38px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  color: #fff;
  padding-bottom: 7px;
}
.video-sub-heading {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  line-height: 1.3;
  opacity: .9;
  color: #fff;
}
.no-scrolling {
  max-width: 100%;
  overflow: hidden;
}
 @media(max-width:459px) {
.description-text-responsive {
  padding: 40px 0 !important;
}
}
/**
 * ========================================
 * 20. ICONBOX
 * ========================================
 */
.icon-box-v1 {
  padding: 5% 1%;
}
.icon-holder {
  color: #2b303b;
  margin-bottom: 10px;
}
.heading h3 {
  font-size: 21px;
}
.icon-sm {
  font-size: 25px;
}
.icon-md {
  font-size: 30px;
}
.icon-lg {
  font-size: 40px;
}
.icon-rounded {
  padding: 5.5% 6%;
  border-radius: 50%;
}
.color-icons i {
  color: #ffffff;
}
.parallax i {
  color: #00100f;
}
.icon-box-v2 .content-holder {
  padding-left: 50px;
}
.icon-content-v3 {
  margin-top: 30px;
}
.icon-content-v4 {
  margin-top: 25px;
}
.icon-box-v3 {
  text-align: center;
}
.icon-holder-v3 {
  margin-bottom: 10px;
}
.bg-circle i {
  background-color: #f6cf6b;/*#ffd466;*/
  color: #e8f1ee !important;
  padding: 16px 20px;
  border-radius: 50%;
}
.icon-box {
  text-align: center;
  color: #051711;
  padding: 20px 15px 15px;
  transition: all 0.5s ease-in-out 0s;  
  margin-top: 36px;
  min-height: 260px;
  background-color: #e8f1ee;
}
.icon-box:hover {
  background-color: #eef5f3;
  -webkit-box-shadow: 1px 7px 7px -6px #222120;
  -moz-box-shadow: 1px 7px 7px -6px #221120;
  box-shadow: 1px 7px 7px -6px #222120;
  transition: all 0.5s ease-in-out 0s;  
}
.icon-box h3 {
  font-size: 20px;
}
.icon-box i {
  font-size: 40px;  
  color: #f6cf6b;/*#ffd466;*/
  margin-bottom: 0px;
}
.v2 {
  background-color: #e8f1ee;
}
.v3 { 
  background-color: #e8f1ee;
}
.v4 {
  background-color: #abc4b1;
}
.v5 {
  background-color: #c4ba9e;
}
.v6 {
  background-color: #abc4b1;
}
.v7 {
  background-color: #F6E339;
}
.v8 {
  background-color: #ea7311;
}
.v9 {
  background-color: #df2381;
}

@media (max-width:767px) {
.icon-box i {
  margin-top: 5%;
  margin-bottom: 5%
}
}
.panel-body {
  padding:20px 0px;
 }
 #privacy {
  margin: 20vh 20vw;
  max-width: 1000px;
}
#privacy a {
  text-decoration: underline;
}
#privacy p {
  font-weight: 400;
  font-size: 18px;
}
#privacy h1 {
  hyphens: auto;
}
#privacy h2 {
  font-weight: 400;
  margin-top: 40px;
  hyphens: auto;
}
#privacy h3 {
  font-weight: 300;
  margin-top: 40px;
  hyphens: auto;
}