.navbar-static-top {
    margin-bottom: 0;
}

.container.welcome {
	padding: 20px 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #EEE;
}

.infoboxes {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-color: #31393f;
	color: #fff;
}

.infoboxes .col-md-4 {
    padding: 40px 20px;
}

/* ==========================================================================
    WIDGET - INFO BOX
    ========================================================================= */
.info-box {
  display: table;
  margin: 0 auto;
  
}
.info-box .icon-container {
  width: 60px;
  float: left;
}
.info-box .icon-container i {
  font-size: 48px;
}
.info-box .text-container {
  padding-left: 70px;
}
.info-box .text-container p {
  font-size: 16px;
  font-weight: 600;
  padding: 0;
  margin: 0;
}
.info-box .text-container .big {
  font-size: 20px;
}

.info-box a:link,
.info-box a:visited { color: #fff;}
.info-box a:hover {}

.bkg-blue {
	background-color: #117dc2 ;
}

.callouts h4 i {
	color: #117dc2;
	margin-right: 5px;
}

.why-build-with-us {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-color: #485053 ;
	color: #FFF;
	padding: 40px 0;
}

/* ==========================================================================
    FANCY HEADING
    ========================================================================= */
.fancy-heading {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 10px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.fancy-heading span {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
}
.fancy-heading h1 {
  margin-bottom: 0;
}
.fancy-heading h2 {
  margin-bottom: 0;
}
.fancy-heading h3 {
  margin-bottom: 0;
}
.fancy-heading h4 {
  margin-bottom: 0;
}
.fancy-heading h5 {
  margin-bottom: 0;
}
.fancy-heading h6 {
  margin-bottom: 0;
}

.fancy-heading.left::after {

}
.fancy-heading.center {
  text-align: center;
}
.fancy-heading.center::after {

}
*[class*="col"] .fancy-heading.center:only-child,
*[class*="col"] .fancy-heading.left:only-child {
  margin-bottom: -30px;
}

.fancy-heading span a:link,
.fancy-heading span a:visited {color: #117dc2}
.fancy-heading span a:hover {color: #333;}


/* ==========================================================================
    WORK PROCESS PERSPECTIVE ICONS
    ========================================================================= */
    
.zoomIn {
    animation-name: zoomIn;
}
.animated {
    animation-duration: 800ms;
    animation-fill-mode: both;
}


.process-perspective {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}

.process-perspective .icon {
  position: relative;
  float: left;
  background-image: url('../images/misc/icon-shadow.png');
  background-position: center 100%;
  background-size: 110px;
  background-repeat: no-repeat;
  width: 100px;
  height: 108px;
  top: -15px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.process-perspective:hover .icon {
  top: -25px;
}
.process-perspective .icon .circle-up {
  width: 100px;
  height: 100px;
  display: block;
  position: relative;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transform: rotateX(55deg);
  /* Chrome, Safari, Opera  */
  -moz-transform: rotateX(55deg);
  -ms-transform: rotateX(55deg);
  transform: rotateX(55deg);
  z-index: 3;
  background-color: #117dc2;
}
.process-perspective .icon .circle-up i {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 40px;
  color: #fff;
  width: 100px;
  height: 100px;
  transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
}
.process-perspective .icon .circle-inner {
  position: relative;
  top: -92px;
  z-index: 1;
  width: 100px;
  height: 100px;
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transform: rotateX(55deg);
  /* Chrome, Safari, Opera  */
  -moz-transform: rotateX(55deg);
  -ms-transform: rotateX(55deg);
  transform: rotateX(55deg);
  -moz-box-shadow: inset 0 0 5px #aaa;
  -webkit-box-shadow: inset 0 0 5px #aaa;
  box-shadow: inset 0 0 5px #aaa;
  background-color: #0c5584;
}
.process-perspective h1,
.process-perspective h2,
.process-perspective h3,
.process-perspective h4,
.process-perspective h5,
.process-perspective h6 {
  padding-left: 120px;
  margin-bottom: 10px;
}
.process-perspective p {
  padding-left: 120px;
}

.reasons {
	padding: 10px 10px 0 10px;
}

.reasons a:link,
.reasons a:visited {
	color: #FFF;
	text-decoration: underline;
}
.reasons a:hover {
	text-decoration: none;
}
/* ==========================================================================
    CURRENT INVENTOY
    ========================================================================= */
   
.current-inventory {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 40px 0;
}

.current-inventory a {
	color: #333;
	text-decoration: none;
	margin-bottom: 20px;
}

.home-item {
	position: relative;
	width: 100%;
	overflow: hidden;
	
}
.home-img img { width: 100%;}
.home-img.zoom-hover {}
.home-item .home-mask {
	position: absolute;
	top: 0;
	left: 0 ;
	width: 100% ;
	height: 240px;
	background: rgba(0, 0, 0, 0.4) ;
	z-index: 999;
	display: none;
}

.home-item .home-mask h5 {
	position: relative;
	top: 50%;
	padding: 20px 30px;
	margin: -28px 100px 0 100px;
	color: rgba(255, 255, 255, 0.9) ;
	border: 1px solid rgba(255, 255, 255, 0.8) ;
	text-align: center;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.9);
	
}

.home-caption {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #EEE;
	text-align: center;
	padding: 20px 0;
}

.home-caption dl,
.home-caption dl dt,
.home-caption dl dd {
	padding: 0;
	margin: 0;
}

.home-caption dl dt {
	color: #252525;
	font-weight: 500;
	text-transform: uppercase;
}

.home-caption dl dd {
	color: #858b8f ;
	font-style: italic;
}

.current-inventory a:hover .home-caption {
	background: #2787c4;
}

.current-inventory a:hover .home-caption dl dt,
.current-inventory a:hover .home-caption dl dd { color: #fff; }

.current-inventory a:hover .home-item .home-mask {
	display: block;
}

.coming-soon {
	margin: 80px 0 20px;
    padding-bottom: 9px;
	text-align: center;
}

a.cs {
	text-decoration: none;
}

a .coming-soon h3 ,
a .coming-soon p {
	color: #333;
	text-transform: uppercase;
	
}

.coming-soon img {
	margin: 20px 0;
}

