

/*------------------------------------*\
    $MEDIA ELEMENTS
\*------------------------------------*/
/* Flexible Media */
img, video, object {
  max-width: 100%;
  height: auto;
}
img {
    vertical-align: middle;
}
h1 h2 h3 h4 h5{
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	
}
@media screen and (max-width:767px){
	img, video, object {
		max-width: 60%;
		height: auto;
	}
}
.caption{
	background: rgba(0, 0, 0, 0.75);
	background-color: rgba(0, 0, 0, 0.75);
	bottom: 0;
	color: #fff;
	display: block;
	width: 100%;
	min-height:100%;
	position:absolute; 
	bottom:0;
	padding:6px 0;
	overflow: hidden;
}
.caption p{
	color: rgba(255,255,255,.5);
	margin-top: 5px;
	font-size: 1.375em;
	font-weight: 300;
	letter-spacing: .03em;
	line-height: 1.4em;
	text-shadow: 0 0 5px #333;
	margin-bottom: 1.25rem;
	text-rendering: optimizeLegibility;
	font-style: normal;
	font-family:Verdana, Geneva, sans-serif;
	padding:20px 0;
}
.item-caption{
	background: rgba(0, 0, 0, 0.60);
	background-color: rgba(0, 0, 0, 0.60);
	bottom: 0;
	color: #fff;
	display: block;
	text-align: center;
	width: 100%;
	min-height:100%;
	position:absolute; 
	bottom:0;
	padding:6px 0;
	font: 18px / 36px 'Roboto', sans-serif;
	overflow: hidden;
}
.carousel-indicators{
	visibility:hidden
}
.item-content{
	padding:0; margin:0
}
.top{
  background:#fff;
  text-align:center;
}
#top {
  font-family: 'Roboto', sans-serif;
  color: #ccc;
  font-size: 11px;
  padding-left: 30px;
  padding-right: 30px;
}
#top a {
  color: #ccc;
}
#top a:hover {
  color: #e94e1b;
}
#top:after {
  display: table;
  clear: both;
  content: '';
}

}
/*== Up to 767px ======================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  #top .moduletable.pull-right,
  #top .moduletable.pull-left {
    float: none;
    text-align: center;
  }
  #top ul.address {
    text-align: center;
  }
  #top ul.address > li {
    display: block;
    margin: 0px;
    text-align: center;
  }
  #top ul.address > li > ul {
    float: none;
    margin: 0;
    display: inline-block;
  }
.top{
  padding:20px 0;
}
}

.nav.menu.social {
  font-size: 0;
  line-height: 0;
  margin:0;
}
.nav.menu.social li {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 16px;
}
.nav.menu.social li a {
  color: #ccc;
  font-size: 16.56px;
  line-height: 22px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.nav.menu.social li a:hover {
  color: #e94e1b;
}
ul,
ol {
  margin: 0 0 44px;
  padding: 0;
  list-style: none;
}
ul li,
ol li {
  line-height: 22px;
}
address {
  display: block;
  margin-bottom: 22px;
  font-style: normal;
  line-height: 22px;
}
ul.address {
  margin: 6px 0 3px;
  text-align: right;
  overflow: hidden;
}
ul.address li {
  line-height: 26px;
}
ul.address li .fa {
  display: inline;
  font-size: 0;
  line-height: 0;
  margin-right: 7px;
  pointer-events: none;
}
ul.address li .fa:before {
  font-size: 18px;
  font-family: 'FontAwesome';
  line-height: 26px;
}
ul.address li .fa.fa-map-marker:before {
  font-size: 26px;
}
ul.address li .fa.fa-phone {
  margin-right: 4px;
}
ul.address > li {
  display: inline-block;
  margin: 0px 0px 0px 20px;
  overflow: hidden;
  vertical-align: top;
}
ul.address > li > ul {
  float: right;
  margin: 0px;
}
ul.address > li.firstItem {
  margin-left: 0px;
}

ul ul.nav-child,
ul ol.nav-child,
ol ol.nav-child,
ol ul.nav-child {
  margin: 5px 0 0;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.center, .table td.center, .table th.center {
    text-align: center;
}
h1.heading-style-2, h2.heading-style-2, h3.heading-style-2, h4.heading-style-2, h5.heading-style-2, h6.heading-style-2 {

    letter-spacing: 2px;
	font-family: Boing-Bold,'Arial Black',sans-serif;
	font-weight: 400;
}
h1.heading-style-3{
    font: 36px/44px 'Oswald', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
}
.pretext, .category_desc {
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 16px;
	line-height: 1.42857143;
	font-weight:100;
	text-align:justify
}
.back{
	background:#FFf
}
.bg{
	background:#f3f3f3
}
.bgd{
	background:#000
}
.bck{
	background:#FF6600
}
.bck p{
	color:#FFF
}
.bgd header{
	color:#FFF
}
.bgd p{
	color:#FFF
}


.project-item {
    right: 0;
    margin: 0 0 0px 0;
}
.project-item {
    right: 0;
    margin: 0 0 0px 0;
}
.project-item.home { 
	padding:0; 
	margin:0;
	overflow:hidden 
}

.project-item .project-link {
    display: block;
    position: relative;
    margin: 0 auto;
}

.project-item.home .project-link {
}

.project-item.pic .project-link {
    max-width: 400px;
    margin: 20px;
}

.project-item .project-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(255,102,190,.5);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

.project-item .project-link .caption:hover {
    opacity: 1;
}

.project-item .project-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.project-item .project-link .caption .caption-content i {
    margin-top: -12px;
}

.project-item .project-link .caption .caption-content h3,
.project-item .project-link .caption .caption-content h4 {
    margin: 0;
}


@media(min-width:767px) {
    .project-item {
        margin: 0 0 30px 0;
    }
.top{
  padding:40px 0;
}
}

.footer {
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 38px;
    padding-top: 62px;
	background: #4b5054;
}
.ft{  

  width:100px;
  height:100px;
  background:darkSlateGray;
  border-radius:50%;
  color:#fff;
  text-align:center;
  line-height:120px;
  cursor:pointer;
}
.copyright {
    font-size: 14px;
    line-height: 15px;
    padding: 20px 0;
	background: #000;
}

.btn-circle.btn-xl {
  width: 80px;
  height: 80px;
  padding: 12px 4px 2px 4px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 50px;
  margin-top:-15px
}


/**step process*/

.stepwizard-step p {
    margin-top: 10px;    
}

.process-row {
    display: table-row;
}

.process {
    display: table;     
    width: 100%;
    position: relative;
}

.process-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.process-row:before {
    top: 50px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
    
}

.process-step {    
    display: table-cell;
    text-align: center;
    position: relative;
}

.process-step p {
    margin-top:10px;
    
}

.process-step .btn-circle {
  width: 100px;
  height: 100px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.process span.glyphicon{
	padding:5px;
	background:#fFF;
}



.bundle-price {
    color: #262324;
    padding: 20px 0px 30px 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.bundle-price strong {
    display: block;
    float: left;
    font-size: 42px;
    font-weight: normal;
    line-height: 42px;
	color:#FF6600
}
.bundle-price span {
    display: block;
    float: left;
    font-size: 16px;
    margin-left: 8px;
    margin-top: 4px;
    line-height: 1em;
    text-align: left;
}

.vsc-feature-block {
    display: table;
}
.vsc-feature-block.switch-feature-columns {
}
.feature-block-image-wrapper {
    display: table-cell;
    vertical-align: top;
    float: none;
}
.feature-block-text-wrapper{
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.blocker1{
	background:#FFF;
	border-top:10px solid #FF6600;
	margin-right:2px;
	padding:20px 20px 29px 20px
}
.blocker2{
	background:#FFF;
	border-top:10px solid #FF6600;
	margin-left:2px;
	padding:20px 20px 20px 20px
}
.text-right {
}


.bg-faint {
    color: #333;
    background-color: #f3f3f3;
    border-color: #f3f3f3;
}
.tile-section {
    padding-top: 80px;
    padding-bottom: 80px;
}
.checklist-module .include-check {
    position: relative;
    padding-left: 45px;
    margin-top: 20px;
}
.checklist-module .include-check::before {
    content: "";
    background-image:url(../images/sprite.png);
    background-position: 0 -668px;
    background-size: 205px auto;
    width: 25px;
    height: 27px;
    padding-right: 5px;
    position: absolute;
    left: 0;
    top: -6px;
}
.checklist-module .include-num1 {
    position: relative;
    padding-left: 45px;
    margin-top: 20px;
}
.checklist-module .include-num1::before {
    content: "";
    background-image:url(../images/sprite.png);
    background-position: 0 -695px;
    background-size: 205px auto;
    width: 25px;
    height: 27px;
    padding-right: 5px;
    position: absolute;
    left: 0;
    top: -6px;
}
.checklist-module .include-num2 {
    position: relative;
    padding-left: 45px;
    margin-top: 20px;
}
.checklist-module .include-num2::before {
    content: "";
    background-image:url(../images/sprite.png);
    background-position: 0 -722px;
    background-size: 205px auto;
    width: 25px;
    height: 27px;
    padding-right: 5px;
    position: absolute;
    left: 0;
    top: -6px;
}
.checklist-module .include-num3 {
    position: relative;
    padding-left: 45px;
    margin-top: 20px;
}
.checklist-module .include-num3::before {
    content: "";
    background-image:url(../images/sprite.png);
    background-position: 0 -749px;
    background-size: 205px auto;
    width: 25px;
    height: 27px;
    padding-right: 5px;
    position: absolute;
    left: 0;
    top: -6px;
}
.checklist-module .include-num4 {
    position: relative;
    padding-left: 45px;
    margin-top: 20px;
}
.checklist-module .include-num4::before {
    content: "";
    background-image:url(../images/sprite.png);
    background-position: 0 -776px;
    background-size: 205px auto;
    width: 25px;
    height: 27px;
    padding-right: 5px;
    position: absolute;
    left: 0;
    top: -6px;
}
.checklist-module ol{
	font-size:12px;
	list-style:decimal;
	padding-left:13px
}
.emphasis{
	color:#FF6600;
	font-style:italic;
	font-weight:bold
}