@charset "UTF-8";

.container {
	padding-top: 50px;
	padding-bottom: 50px;
}

.header {
	padding-top: 0px;
	padding-bottom: 0px;
}

/* FONTS */
header .main-menu ul.menu li a {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	color: #fff;
}

#masterslider .ms-caption {
    font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
	color: #fff;
}

.btn-default {
	color: #000 !important;
}