#home-flexslider{
	margin-top: 56px;
}

#map-bh {
	width		: 100%;
	height		: 550px;
	font-size	: 11px;
}

.map-bg{
	background-image: url(../images/pw_maze_white.png);
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.p-b-50{
	padding-bottom: 50px;
}

.hidden{
	display: hidden;
}

p.text-light{
	font-size: 1.3em;
	font-weight: 100;
	font-family: 'Roboto-Light','Roboto';
	text-align: center;
	margin-bottom: 20px;
	padding: 10px 20px;
	max-height: 70%;
}

.float-legend{
	max-width: 320px;
	background-color: rgba(255,255,255,0.9);
	position: absolute;
	padding: 20px;
	right: 0;
	z-index: 99;
}

.float-legend ul{
	list-style: none;
	padding-left: 10px;
}

.float-legend ul > li{
	font-size: 1.2em;
	font-family: 'Roboto-Light','Roboto';
	padding-bottom: 2px;
}

.msj{
	display: none;
}

.map-text{
	display: block;
	position: relative;
	text-align: left;
	margin: 10px;
	min-width: 150px;
}

.map-text > i{
	font-size: 3em;
	float: left;
	color: rgba(0,0,0,0.6);
	margin-right: 10px;
	width: 1.3em;
	height: 1.3em;
	text-align: center;
	padding-top: 0.15em;
	border-radius: 50%;
}

.map-text .bb{
	display: block;
	font-size: 1.5em;
	font-weight: 400;
	color: #444;
	line-height: 1.2em;
	text-indent: 2px;
}

.map-text .bt{
	font-weight: 200;
	font-size: 2em;
	color: #444;
	line-height: 0.8em;
}

.map-text ul{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed rgba(0,0,0,0.1);
	list-style: none;
	padding-left: 10px;
	font-size: 1.2em;
	color: #444;
}

.separator{
	display: block;
	height: 50px;
}

.alert{
	margin-top: 10px;
}

.alert.large{
	font-size: 1.4em;
	border-radius: 7px;
	padding: 10px 30px;
}

.section{
	width: 100%;
	min-height: 450px;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.send{
	display: none;
}

img.center{
	margin: 15px auto;
	text-align: center;
	display: block;
	max-width: 350px;
}

canvas{
	margin: 10px auto;
	text-align: center;
	display: block;
	width: 0;
}

.type-title{
	font-size: 4em;
	font-weight: 100;
	color: #FFF;
	text-shadow: 0 0 3px #333;
}

.types{
	position: relative;
	clear: both;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 1px solid #2c3e50;
	padding: 20px 0;
}

.type-container{
	margin: 10px auto;
	padding: 20px;

}

.title-box{
	display: block;
	margin-bottom: 50px;
}

.title-box i{
	font-size: 7em;
	float: left;
	color: rgba(255,255,255,0.85);
	margin-right: 10px;
}

.title-box .sub-title{
	display: block;
	font-size: 2.5em;
	font-weight: 400;
	color: rgba(255,255,255,0.85);
	line-height: 1.2em;
	text-indent: 5px;
}

.title-box .title{
	display: block;
	font-weight: 200;
	font-size: 4em;
	color: rgba(255,255,255,0.85);
	line-height: 0.8em;
}

.types .details{
	font-family: 'Roboto', 'Roboto-Thin';
	color: rgba(255,255,255,0.85);
	font-size: 1.6em;
	font-weight: 300;
	margin-left: 1em;
}

.types .details li{
	text-shadow: 0 0 5px #000;
}

.types .btn{
	padding: 8px 14px;
	margin-left: 6px;
	margin-bottom: 6px;
}

.types ul{
	list-style: none;
	margin-bottom: 20px;
	padding-left: 20px;
}

.types ul > li{
	margin-bottom: 4px;
}

.types a > i[class^='bh-']{
	margin-right: 8px;
}

.types ul > li > i{
	margin-right: 16px;
}

#st-duplex{
	background-image: url(../images/casa-yellow.jpg);
}

#st-amanecer{
	background-image: url(../images/casa-orange.jpg);
}

#st-aurora{
	background-image: url(../images/casa-blue.jpg);
}

#st-primavera{
	background-image: url(../images/casa-purple.jpg);
}

#st-resplandor{
	background-image: url(../images/casa-green.jpg);
}

#contact{
	background-image: url(../images/contact.jpg);
}

.icon-row{
	margin: 50px;
}

.icon-row i{
	display: block;
	text-align: center;
	font-size: 6em;
	width: 1.5em;
	height: 1.5em;
	padding-top: .25em;
	border-radius: 50%;
	background-color: #333;
	margin: 10px auto;
	color: rgba(0,0,0,0.6);
}

.icon-row .title{
	font-family: 'Roboto-Thin';
	color: #555;
	font-size: 1.6em;
	min-height: 4em;
	text-align: center;
}

.icon-row .title.normal{
	font-family: 'Roboto';
	min-height: 1.8em;
}

.icon-row ul{
	list-style: none;
	padding: 0;
	position: relative;
}

.icon-row ul > li{
	display: inherit;
	clear: both;
	font-size: 1em;
	font-family: 'Roboto-Regular';
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px dashed rgba(0,0,0,0.1);
}

.icon-row ul > li:last-child{
	border-bottom: none;
}

.st-title{
	margin: 80px auto;
	text-align: center;
}

.st-title.no-margin{
	margin: 10px auto;
}

.st-title i{
	display: block;
	position: relative;
	text-align: center;
	font-size: 7em;
	width: 1.5em;
	height: 1.5em;
	padding-top: .25em;
	border-radius: 50%;
	background-color: #333;
	margin: 10px auto;
	color: rgba(0,0,0,0.6);
	z-index: 10;
}

.st-title span{
	font-family: 'Roboto';
	color: rgba(0,0,0,0.6);
	font-size: 3em;
	padding: 8px 40px;
	position: relative;
	top: -16px;
	margin: 0 auto 50px;
	border-radius: 2.5em;
	text-align: center;
	z-index: 9;
}

#contact{
	padding: 100px 20px;
}

#contact input{
	border: none;
	font-family: 'Roboto-Thin';
	display: block;
	font-size: 1.5em;
	background-color: rgba(255,255,255,0.5);
	color: #333;
}

#st-map-editor input{
	border: none;
	font-family: 'Roboto-Thin';
	display: block;
	font-size: 1.5em;
	background-color: rgba(155,155,155,0.3);
	color: #333;
	height: 1.8em;
}

#st-map-editor .float-legend .st-title i{
	font-size: 6em;
}

#st-map-editor .float-legend .st-title span{
	font-size: 1.8em;
}

#st-map-editor .alert{
	padding: 6px 10px;
	text-align: center;
}

#contact .line{
	border-left: 2px solid rgba(255,255,255,.85);
	padding-left: 50px;
	padding-right: 50px;
}

.icon-center{
	text-align: center;
	margin: 0 auto;
}

.contact-icon{
	width: 100%;
	color: #FFF;
	max-width: 220px;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.contact-title{
	color: rgba(255,255,255,0.85);
	font-size: 4.5em;
	font-family: 'Roboto-Thin';
	margin-bottom: 26px;
	display: block;
}

/*Steps*/

.front-steps {
	padding: 15px 20px 20px;
	min-height: 160px;
}

.front-steps:first-child{
	border-radius: 7px 0 0 7px;
}

.front-steps:last-child{
	border-radius: 0 7px 7px 0;
}

.front-steps p {
	font-family: 'Roboto-Thin';
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0;
}

.front-steps h2 {
	font-family: 'Roboto-Thin';
	color: #f0f0f0;
	font-size: 1.8em;
}

.front-steps.front-step-one h2 {
	color: #fefefe;
}

.front-steps.front-step-one {
	background: #3498db url(../images/steps/one.png) no-repeat right bottom;
}
.front-steps.front-step-two {
	background: #34495e url(../images/steps/two.png) no-repeat right bottom;
}
.front-steps.front-step-three {
	background: #16a085 url(../images/steps/three.png) no-repeat right bottom;
}

.front-steps.front-step-one,
.front-steps.front-step-two {
	position: relative;
}

.front-steps.front-step-one:after,
.front-steps.front-step-two:after { 
	top: 25%;
	width: 0; 
	height: 0;
	left: 100%;
	z-index: 2; 
	content: " "; 
	display: block; 
	margin-top: -1em; 
	position: absolute;
	border-left: 15px solid #3498db;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}

.front-steps.front-step-two:after {
	border-left-color: #34495e;	
}

/* BACKGROUNDS */

.turquoise-bg { background: #1abc9c !important; }
.emerland-bg { background: #2ecc71 !important; }
.peterriver-bg { background: #3498db !important; }
.amethyst-bg { background: #9b59b6 !important; }
.wetasphalt-bg { background: #34495e !important; }

.greensea-bg { background: #16a085 !important; }
.nephritis-bg { background: #27ae60 !important; }
.belizehole-bg { background: #2980b9 !important; }
.wisteria-bg { background: #8e44ad !important; }
.midnightblue-bg { background: #2c3e50 !important; }

.sunflower-bg { background: #f1c40f !important; }
.carrot-bg { background: #e67e22 !important; }
.alizarin-bg { background: #e74c3c !important; }
.clouds-bg { background: #ecf0f1 !important; }
.concrete-bg { background: #95a5a6 !important; }

.orange-bg { background: #f39c12 !important; }
.pumpkin-bg { background: #d35400 !important; }
.pomegranate-bg { background: #c0392b !important; }
.silver-bg { background: #bdc3c7 !important; }
.asbestos-bg { background: #7f8c8d !important; }

/* COLORS */

.turquoise { color: #1abc9c !important; }
.emerland { color: #2ecc71 !important; }
.peterriver { color: #3498db !important; }
.amethyst { color: #9b59b6 !important; }
.wetasphalt { color: #34495e !important; }

.greensea { color: #16a085 !important; }
.nephritis { color: #27ae60 !important; }
.belizehole { color: #2980b9 !important; }
.wisteria { color: #8e44ad !important; }
.midnightblue { color: #2c3e50 !important; }

.sunflower { color: #f1c40f !important; }
.carrot { color: #e67e22 !important; }
.alizarin { color: #e74c3c !important; }
.clouds { color: #ecf0f1 !important; }
.concrete { color: #95a5a6 !important; }

.orange { color: #f39c12 !important; }
.pumpkin { color: #d35400 !important; }
.pomegranate { color: #c0392b !important; }
.silver { color: #bdc3c7 !important; }
.asbestos { color: #7f8c8d !important; }

/* SETS */

.green-set{
	background-color: #1abc9c !important;
	color: #16a085 !important;
}

.greenl-set{
	background-color: #2ecc71 !important;
	color: #16a085 !important;
}

.blue-set{
	background-color: #3498db !important;
	color: #2980b9 !important;
}

.purple-set{
	background-color: #9b59b6 !important;
	color: #8e44ad !important;
}

.asphalt-set{
	background-color: #34495e !important;
	color: #2c3e50 !important;
}

@media (max-width: 992px) {
	.type-container{
		margin: 10px auto;
		padding: 20px 6px;

	}

	.float-legend{
		max-width: 220px;
		padding: 10px;
		height: auto;
	}

	.float-legend ul > li{
		font-size: 1em;
	}

	.float-legend .st-title i{
		font-size: 5em;
	}

	.float-legend .st-title span{
		font-size: 1.8em;
	}

	.float-legend .title-box i{
		font-size: 4em;
	}

	.front-steps {
		border-radius: 7px !important;
		margin-bottom: 4px;
	}

	.front-steps.front-step-one:after,
	.front-steps.front-step-two:after {
		border: none;
	}

	.title-box i{
		font-size: 5em;
	}

	.title-box .sub-title{
		font-size: 1.7em;
		line-height: 1.2;
	}

	.title-box .title{
		font-size: 3em;
		line-height: 0.8em;
	}

	.icon-row i{
		font-size: 5em;
	}

	.icon-row .title{
		font-size: 1.2em;
	}

	.types .btn{
		display: block;
		margin: 10px 0;
	}
}

@media (max-width: 768px){

	.float-legend{
		max-width: 220px;
		padding: 10px;
		height: auto;
	}
	
	.float-legend ul > li{
		font-size: 1em;
	}

	.float-legend .st-title i{
		font-size: 4em;
	}

	.float-legend .st-title span{
		font-size: 1.5em;
	}

	.float-legend .title-box i{
		font-size: 3em;
	}

	#contact .line{
		border: none;
		text-align: center;
	}

	.contact-title{
		font-size: 3em;
		text-align: center;
	}

	#contact input{
		font-size: 1.4em;
	}

	.form-control:-moz-placeholder {
		text-align: center;
	}
	.form-control::-moz-placeholder {
		text-align: center;
	}
	.form-control:-ms-input-placeholder {
		text-align: center;
	}
	.form-control::-webkit-input-placeholder {
		text-align: center;
	}
}

@media (max-width: 480px){
	#home-flexslider{
		margin-top: 50px;
	}

	#contact .line{
		border: none;
		padding: 0px;
	}

	.container{
		width: 100%;
		padding: 10px;
	}

	.address .cnt{
		text-align: center !important;
	}

	.float-legend{
		position: relative;
		max-width: 100%;
		padding: 20px;
		height: auto;
	}

	.float-legend ul > li{
		font-size: 1.2em;
	}


	img.center{
		margin: 10px auto;
		padding: 0;
	}

	.st-title i{
		font-size: 5em;
	}

	.st-title span{
		font-size: 1.8em;
	}

	.title-box i{
		font-size: 4em;
	}

	.title-box .sub-title{
		font-size: 1.5em;
		line-height: 1.2;
	}

	.title-box .title{
		font-size: 2.2em;
		line-height: 0.8em;
	}

	.icon-row i{
		font-size: 3em;
	}

	.icon-row .title{
		font-size: 1em;
	}

	.types ul{
		padding-left: 5px;
	}

	.logo{
		width: 220px;
		margin-top: 5px;
	}

	.types .details{
		margin-left: 0;
		color: rgba(255,255,255,0.85);
		font-size: 1.2em;
	}
}