.w100{
	max-width: 100%;
}

.display-inline{
	display: inline;
}

.display-block{
	display: block;
}

.navbar, .navbar-brand{
	min-height: initial !important;
	height: auto;
	margin-bottom: 0px;
}

.parallax {
	text-align: center;
	background: url(http://placehold.it/1920x1080) no-repeat bottom center fixed;
}

.parallax p {
	margin: 0px;
	padding: 30px;
	font-size: 60px;
	background-color: rgba(0,0,0,0.4);
	color: #FFFFFF;
}

.fullScreen.carousel .item{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.carousel-control.left, .carousel-control.right{
	background: none !important;
}

.modal .red{
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.modal .red .btn{
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;	
}

.modal .red .modal-header{
	border-bottom-color: #a94442;
}

.modal .red .modal-footer{
	border-top-color: #a94442;
}

.modal .green{
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.modal .green .btn{
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;	
}

.modal .green .modal-header{
	border-bottom-color: #3c763d;
}

.modal .green .modal-footer{
	border-top-color: #3c763d;
}

.normalList li{
	text-align: left;
}

.carousel-control .fa-angle-left, .carousel-control .fa-angle-right{
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	font-size: 50px;
	color: #000000;
}

.carousel-indicators.bars li{
	width: 50px;
	height: 3px;
	background-color: #FFFFFF;
	margin: 1px;
	border-width: 0px;
}

.carousel-indicators.bars li.active{
	background-color: #2B96CC;
}

.clearFix{
	clear: both;
}

.fixedMenu .the-fixed{
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 999;
}

.the-fixed{
	position: relative;
}

.the-fixed>.navbar{
	position: absolute;
	width: 100%;
}

.overlay{
	position: relative;
}

.map{
	position: relative;
}

.map .overlay {
	background: transparent; 
	position:absolute; 
	width:100%;
	height:100%;
}

form label.accepted{
	font-weight: normal;
	cursor: pointer;
}

form em.formError{
	display: none;
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	font-size: 12px;
	padding: 3px 10px;
	border-radius: 3px;
	margin-top: 5px;
}

@media screen and (max-width: 767px){
	.the-fixed{
		position: fixed !important;
		top: 0px;
		width: 100%;
		z-index: +9999999;
	}
	
	.up-the-fixed ~ .distanceMe{
		margin-top: 0px !important;
	}
	
	.navbar-default .navbar-toggle{
		position: absolute;
		right: 20px;
		margin: 0px;
		top: 27px;		
	}
	
	footer, .copy, .bp{
		text-align: center !important;
	}
}

nav.footerMenu ul, nav.footerMenu li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

nav.footerMenu li{
	display: inline;
}

nav.footerMenu li:before{
	content: " - ";
}

nav.footerMenu li:first-child:before{
	content: "";
}



.p0{padding: 0px !important;}.pt0{padding-top:0px !important;}.pr0{padding-right:0px !important;}.pb0{padding-bottom:0px !important;}.pl0{padding-left:0px !important;}.p5{padding: 5px !important;}.pt5{padding-top:5px !important;}.pr5{padding-right:5px !important;}.pb5{padding-bottom:5px !important;}.pl5{padding-left:5px !important;}.pt10{padding-top:10px !important;}.pr10{padding-right:10px !important;}.pb10{padding-bottom:10px !important;}.pl10{padding-left:10px !important;}.p15{padding: 15px !important;}.pt15{padding-top:15px !important;}.pr15{padding-right:15px !important;}.pb15{padding-bottom:15px !important;}.pl15{padding-left:15px !important;}.p20{padding:20px !important;}.pt20{padding-top:20px !important;}.pr20{padding-right:20px !important;}.pb20{padding-bottom:20px !important;}.pl20{padding-left:20px !important;}.pt25{padding-top:25px !important;}.pr25{padding-right:25px !important;}.pb25{padding-bottom:25px !important;}.pl25{padding-left:25px !important;}.p30{padding:30px !important;}.pt30{padding-top:30px !important;}.pr30{padding-right:30px !important;}.pb30{padding-bottom:30px !important;}.pl30{padding-left:30px !important;}.p40{padding:40px !important;}.pt40{padding-top:40px !important;}.pr40{padding-right:40px !important;}.pb40{padding-bottom:40px !important;}.pl40{padding-left:40px !important;}.pt60{padding-top:60px !important;}.pr60{padding-right:60px !important;}.pb60{padding-bottom:60px !important;}.pl60{padding-left:60px !important;}.pt80{padding-top:80px !important;}.pr80{padding-right:80px !important;}.pb80{padding-bottom:80px !important;}.pl80{padding-left:80px !important;}.pt100{padding-top:100px !important;}.pr100{padding-right:100px !important;}.pb100{padding-bottom:100px !important;}.pl100{padding-left:100px !important;}.pt120{padding-top:120px !important;}.pr120{padding-right:120px !important;}.pb120{padding-bottom:120px !important;}.pl120{padding-left:120px !important;}.m5{margin: 5px !important;}.mt5{margin-top:5px !important;}.mr5{margin-right:5px !important;}.mb5{margin-bottom:5px !important;}.ml5{margin-left:5px !important;}.m0{margin: 0px !important;}.mt0{margin-top:0px !important;}.mr0{margin-right:0px !important;}.mb0{margin-bottom:0px !important;}.ml0{margin-left:0px !important;}.mt10{margin-top:10px !important;}.mr10{margin-right:10px !important;}.mb10{margin-bottom:10px !important;}.ml10{margin-left:10px !important;}.m15{margin: 15px !important;}.mt15{margin-top:15px !important;}.mr15{margin-right:15px !important;}.mb15{margin-bottom:15px !important;}.ml15{margin-left:15px !important;}.mt20{margin-top:20px !important;}.mr20{margin-right:20px !important;}.mb20{margin-bottom:20px !important;}.ml20{margin-left:20px !important;}.mt25{margin-top:25px !important;}.mr25{margin-right:25px !important;}.mb25{margin-bottom:25px !important;}.ml25{margin-left:25px !important;}.mt30{margin-top:30px !important;}.mr30{margin-right:30px !important;}.mb30{margin-bottom:30px !important;}.ml30{margin-left:30px !important;}.mt40{margin-top:40px !important;}.mr40{margin-right:40px !important;}.mb40{margin-bottom:40px !important;}.ml40{margin-left:40px !important;}.mt60{margin-top:60px !important;}.mr60{margin-right:60px !important;}.mb60{margin-bottom:60px !important;}.ml60{margin-left:60px !important;}.mt80{margin-top:80px !important;}.mr80{margin-right:80px !important;}.mb80{margin-bottom:80px !important;}.ml80{margin-left:80px !important;}.mt100{margin-top:100px !important;}.mr100{margin-right:100px !important;}.mb100{margin-bottom:100px !important;}.ml100{margin-left:100px !important;}.mt120{margin-top:120px !important;}.mr120{margin-right:120px !important;}.mb120{margin-bottom:120px !important;}.ml120{margin-left:120px !important;}