body{
	background: #ddsddd;
}
.footer{
	background: #e6e6e2;
	font-size: 14px;
	height: 50px;
	padding-top: 15px;
	position: relative;

}
.navbar-default{background: #000;}

.navbar-brand{ margin-top: -10px;}
.navbar-brand>h3{
	margin-top: -5px;
	margin-left:20px;
	font-size: 10px;
	font-style:italic;
}
.map {
    width: 100%;
    height: 400px;
}
.secondary img{ max-height: 70px;}
/*
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
.material-icons.md-64 { font-size: 64px; }
.orange{color:#FF9933;}
.black{color:#333333;}
.section-dark{background: -webkit-radial-gradient(center,ellipse cover,#585858 0,#232323 100%);}
.img {max-width: 500px; width: auto; position: absolute;right: 0; top: 0;}
.title{font-weight: 700; font-family: "Roboto Slab","Times New Roman",serif; color:#fff;}

.carousel-img{max-height:600px!important;width:100%!important;}
.slider-title{
letter-spacing: 0.1em;
font-weight: 100;
font-size: 6em;
text-transform: uppercase;
text-shadow: -2px 2px 30px rgba(0, 0, 0, 0.25), -2px 4px 14px rgba(0, 0, 0, 0.1);
margin: 30px 0 15px;
}*/