html, body {
  height: 100%; 
  color: #1e1e1c;  
  background-color:#ecf8fd;
/*background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(153,153,153,1) 100%, rgba(255,255,255,1) 100%);*/
}

footer {
  margin: 50px 0;  
}
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 20px;  
  letter-spacing: .2px;
}
h2, h3, h4, h5, h6, .h1, .h2, .h3, .h5, .h6 {
  color: #1e1e1c;
  font-weight: 700;
  font-family: 'Open sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.2;
  letter-spacing: -1.1px;
  text-transform:inherit;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 21px;
  margin-bottom: 14.5px;
}
.jumbotron h1,
.jumbotron .h1 {
  color: #1e1e1c; letter-spacing: 0px;
}
.jumbotron { background-color: #f07a4a; color: #fefaf3;}/*10250e*/
/*! h2 {
	font-size: 36px; 
}*/
/*! h3 {
	font-size: 26.5px; 
}*/
h3 small { 
  color: #1e1e1c;
}
h4,.h4 {
  font-size: 24px;
  color: #1e1e1c;
  padding: 10px 0 0px;
  font-weight: bold;
}
h5 {
  font-size: 22px;
  color: #151414;
}
.h5 {
  font-size: 22px;
  color: #635B58;
  padding: 10px 0 0px; 
  font-weight: 700; 
}
.lead { 
  color: #1e1e1c;
  letter-spacing: 1px;
}
a {
  color: #4ac0f0;
  text-decoration: none;}
  a:active, a:hover, a:focus {
    color: #4ac0f0;
}
.text-muted {color: #f07a4a;}
.modal-body p {
  font-size: 16px;
}
.two-cols-description-text-inner {
  margin-left: auto;
  max-width: 780px;
  padding: 15px;
}
.subheading-2 { 
  margin-bottom: -15px;
}
.well {
  min-height: 0px;
  padding-top: 36px;
  padding-left: 0px;
  padding-right: 60px;
  padding-bottom: 36px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.img-center {
  margin: 0 auto;
}
.img-fluid {
  display: block;
  max-width: 100%;
  height: auto;
  padding: 2px;
  margin-top: 4%;
  border: 0px solid #fdf6e3;
  border-radius: 4px;
}
.btn {
 margin-bottom: 10px;  
 border-top-left-radius:100px;
 border-top-right-radius:100px;
 border-bottom-left-radius:100px;
 border-bottom-right-radius:100px;
}
.btn-lg {
  padding: 16px 20px;
}
.btn-info {
  color: #ecf8fd;
  background-color: #1e1e1c;
  border-color: #1e1e1c;
}

.btn-info:focus,
.btn-info.focus {
  color: #fbfaf9;
  background-color: #635B58;
  border-color: #635B58;
}
.btn-info:hover {
  color: #fbfaf9;
  background-color: #4ac0f0;
  border-color: #4ac0f0;
}
.hyphenate {
  hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
}
.no {
  hyphens: none;
}
.fa {
  color: #1e1e1c;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;  
  font-family: 'Noto Sans', cursive;   
  border-bottom: 1px solid #c2bcb4;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}
.navbar { 
  min-height: 66px;
}
.navbar-brand {
  float: left;   
  /*padding: 2px 2px 0px;*/
  font-size: 26px; 
  letter-spacing: 2px;
  /*line-height: 28px;*/
  font-weight: 300;    
}
.navbar-brand span {
  font-weight: 700;
}
.navbar-brand img {
  float: left;
  margin-top: -12px;
  margin-left: 0px;
  padding: 0px 0px; 
  font-style: normal;
  font-family: 'Open Sans', cursive;   
  line-height: 28px;
}
/*.navbar-brand span { 
    color: #283D76;  
    font-weight: 300;
    font-size: 18px;
    padding: 1px;
   }*/
.navbar-default {
  background: #ecf8fd;  
 /* background: linear-gradient(270deg, rgba(216, 209, 200,1) 43.7%, rgba(216, 209, 200,1) 0%, #D8D1C8 0%);    */
} 
.navbar-inverse .navbar-brand {
  color: #185e31;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #888;
  background-color: transparent;
}

@media screen and (min-width: 767px) and (max-width:1023px){
  .carousel,
  .item,
  .active {
      height: 100%; margin-bottom: 60px; border-bottom: 0px solid #635B58;
  }
  }
  /*landscape*/
@media screen and (max-width: 767px){
.carousel,
.item,
.active {
    height: 100%; margin-bottom: 50px; border-bottom: 0px solid #635B58;
}
}
@media (min-width: 576px){
  .carousel,
  .item,
  .active {
      height: 100vh; margin-bottom: 60px; border-bottom: 0px solid #635B58;
  } 
}
.item, .active, .carousel-inner {
  height: 100%;
}
.carousel-caption {
  z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
  height: 100%; 
}
.carousel-inner > .item > img {
 height: 100%;
}
/* Background images are set within the HTML using inline CSS, not here */
.fill {
    width: 100%;
    height: 100%;
    background: no-repeat center center;    
    -webkit-background-size: cover;   
    background-size: cover;
    -o-background-size: cover;      
}
/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
/*!.marketing h2 {
   font-weight: normal; 
  margin-top: 10px;
}*/
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
/* Featurettes
------------------------- */
.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
hr {margin-top: 20px;margin-bottom: 20px;border: 0;border-top: 1px solid #c2bcb4;}
/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
/* MAP */
#map_canvas {
  height: 400px;
  width: 100%;
}
.map_responsive {
  overflow: hidden;
  /*padding-bottom:56.25%;*/
  position: relative;
  height: 0;
}
.map_responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
/*.home-overlay {
  background: rgba(0, 0, 0,.1) url("../img/grid.png") repeat; 007f00,3AB54B-58,181,75,1
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";  
}*/
/* RESPONSIVE CSS
-------------------------------------------------- */

.featurette-heading {
  font-size: 50px;
}
@media (min-width: 1600px) and (max-width: 1920px) {
/*.carousel {
  height: 600px;
}*/
}

@media (min-width: 768px) {
.navbar-wrapper {
  margin-top: 20px;
}
.navbar-wrapper .container {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar {
  padding-right: 0;
  padding-left: 0;
}
.carousel,
.item,
.active {
    height: 82vh;margin-bottom: 50px;
}
.item, .active, .carousel-inner {
  height: 100%;
}
/* The navbar becomes detached from the top, so we round the corners */
.navbar-wrapper .navbar {
  border-radius: 4px;
}
/* Bump up size of carousel content */
.carousel-caption p {
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 1.4;
}
}
@media (max-width: 992px) {
.featurette-heading {
  margin-top: 0px;
}
}
.hero-spacer {
  margin-top: 50px;
}
section {
  padding-top: 30px;
  padding-bottom: 60px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  background: #333;
  color: #fff;
  border-radius: 4px;
  border: none;
}
.nav-tabs>li>a:hover {
  border: 1px solid;
}
.nav-tabs>li>a {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.nav-tabs {
  border: none;
}
.tab-pane {
  padding: 10px 0;
  border-bottom: none;
}
@media (max-width: 320px) {
.navbar-brand img {
  float: left;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0px 0px; 
  font-style: normal;
  font-family: 'Open Sans', cursive;   
  line-height: 28px;
}
}

.white { color: #ecf8fd;}
.shadow {
  box-shadow:0 3rem 4rem rgba(21,21,21,.25)!important;
}
.shadow-sm {
  box-shadow:0 1rem 1.5rem rgba(21,21,21,.25)!important
}

/* PADDING, MARGIN & ALIGNMENT */
.pad5 { padding-top:5px; }
.pad10 { padding-top:10px; }
.pad15 { padding-top:15px; }
.pad25 { padding-top:25px; }
.pad30 { padding-top:30px; }
.pad35 { padding-top:35px; }
.pad40 { padding-top:40px; }
.pad45 { padding-top:45px; }
.pad50 { padding-top:50px; }
.pad55 { padding-top:55px; }
.pad60 { padding-top:60px; }
.pad90 { padding-top:90px; }
.pad100 { padding-top:100px; }
.pb60 { padding-bottom: 60px; }
.pb40 { padding-bottom:40px; }
.pb15 { padding-bottom:15px; }
.pt50 { padding-top:50px;}
.pt60 { padding-top:60px;}
.pt70 { padding-top:70px;}
.min-height-100px { min-height: 100px; }
.min-height-200px { min-height: 200px; }
.min-height-300px { min-height: 300px; }
.min-height-400px { min-height: 400px; }
.min-height-500px { min-height: 500px; }
.min-height-600px { min-height: 600px; }
.min-height-700px { min-height: 700px; }
.min-height-800px { min-height: 800px; }

.mb5 { margin-bottom: 5px; }
.ml5 { margin-left: 5px; }
.mr5 { margin-right: 5px; }
.but_marg { margin-left: 3px; }
.mt15 { margin-top: 15px;}
.mb30 { margin-bottom: 30px;}
.mt30 { margin-top: 30px;}
.mb50 { margin-bottom: 50px;}
.mt50 { margin-top: 50px; }

.step {
display: inline-block;
line-height: 1;
position: relative;
/*! width: 10%; */
 color: #af2d56;
}
.step i {
-webkit-transition: opacity .3s;
-moz-transition: opacity .3s;
-ms-transition: opacity .3s;
-o-transition: opacity .3s;
transition: opacity .3s;
}
.step:hover i { opacity: .3; }

.size-12 { font-size: 12px; }
.size-14 { font-size: 14px; }
.size-16 { font-size: 16px; }
.size-18 { font-size: 18px; }
.size-21 { font-size: 21px; }
.size-24 { font-size: 24px; }
.size-32 { font-size: 32px; }
.size-48 { font-size: 48px; }
.size-64 { font-size: 64px; }
.size-96 { font-size: 96px; }

/* ==================================
		4.6// Service List
	===================================== */
.service-post {
  margin-bottom: 20px;
  overflow: hidden;
}
.service-post i {
  float: left;
  color: #fff;
  font-size: 26px;
  width: 50px;
  height: 25px;
  background: #4ac0f0;
  border: 1px solid #4ac0f0;
  padding: 0px;
}
.service-post h2 {
  font-size: 20px;
  font-family: sans-serif;
  font-weight: bold;
  margin: 0 0 15px;
  margin-left: 64px;
  text-transform: none;
  letter-spacing: 0px;
  margin-bottom: 0px;
}
.service-post h2 span {color: #333;}
.service-post p {
  margin-left: 64px;
  margin-bottom: 0;
  font-size: 16px;

}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.title {
  text-align: center;
  padding-bottom: 30px;
}
#mixed-items .mix {
  display: none;
}
#portfolio {
  padding: 0px 0;
}
#portfolio .block .recent-work-mixMenu {
  padding-bottom: 40px;
  text-align: center;
}
#portfolio .block .recent-work-mixMenu ul li {
  display: inline-block;
  padding: 0;
}
#portfolio .block .recent-work-mixMenu ul li button {
  background: none;
  border: 1px solid #1e1e1c;
  font-size: 16px;
  letter-spacing: 1.1px;
  color: #1e1e1c;
  margin: 4px 8px;
  padding: 10px;
  transition: 0.2s;
  text-transform: none;
}
#portfolio .block .recent-work-mixMenu ul li button:hover {
  color: #fbfaf9;
  background-color: #4ac0f0;
}
#portfolio .block .recent-work-mixMenu ul li button:focus {
  outline: 0;
}
#portfolio .block .recent-work-mixMenu ul li .active {
  color: #8a9196;
}
#portfolio .block .recent-work-pic ul li {
  margin-bottom: 30px;
  position: relative;
}
#portfolio .block .recent-work-pic ul li:hover .overlay {
  opacity: 1;
}
#portfolio .block .recent-work-pic ul li:hover .overlay i {
  top: 40%;
  opacity: 1;
}
#portfolio .block .recent-work-pic ul li:hover .overlay h3 {
  bottom: 50%;
  opacity: 1;
}
#portfolio .block .recent-work-pic ul li .overlay {
  position: absolute;
  top: 23px;
  left: 38px;
  bottom: 23px;
  right: 38px;
  background: rgba(63, 61, 56, 0.4);
  transition: 0.3s;
  text-align: center;
  opacity: 0;
}
#portfolio .block .recent-work-pic ul li .overlay h3, #portfolio .block .recent-work-pic ul li .overlay i {
  color: #fff;
}
#portfolio .block .recent-work-pic ul li .overlay h3 {
  bottom: 30%;
  left: 50%;
  opacity: 0;
  /*text-transform: uppercase;*/
  font-weight: 400;
  width: 100%;
  transition: 0.3s;
  position: absolute;
  transition-delay: 0.1s;
  transform: translateX(-50%);
}
#portfolio .block .recent-work-pic ul li .overlay i {
  top: 30%;
  opacity: 0;
  left: 50%;
  font-size: 50px;
  transition: 0.3s;
  transition-delay: 0s;
  position: absolute;
  transform: translate(-50%, 50%);
}
#portfolio .block .recent-work-pic ul li .overlay .overlay-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}