@charset "utf-8";
.update p {
	color: #E4B02C;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	font-size: xx-large;
	text-shadow: 4px 0px #7B7273;
}
.MAINBODY .row {
	text-align: center;
}
.info {
	color: #000000;
	font-size: large;
}


.MAINBODY {
	margin-left: 10%;
	margin-right: 10%;
}
.carousel-inner .item .center-block {
	width: 85%;
	height: 10%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.navecolor {
	background-color: #BC1518;
	color: #D1BEBE;
	overflow-x: hidden;
	display: inherit;
	height: 0%;
}
.container-fluid .row .navbar.navbar-inverse {
	background-color: #FFFFFF;
	font-style: italic;
	color: #000000;
	font-family: source-sans-pro;
	font-weight: 200;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 0px;
}

.navbar.navbar-inverse .container-fluid #inverseNavbar1 {
	background-color: #FBF2F2;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: large;
	color: #000000;
}

.navcolor {
}
.menumain {
	background-color: #F6F8F5;
	margin-top: 69px;
	border-radius: 24px;
}
.menuinner {
	border-radius: 18px;
	margin-top: 15px;
	color: #FFFFFF;
}
.nav.navbar-nav.navbar-right li a {
	color: #319906;
	font-weight: 300;
	font-style: normal;
}

p {
	color: #000000;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10px;
}
.mainpagecontent {
	margin-left: 10%;
	margin-right: 10%;
}
.mainpagecontent img  {
	margin-left: 10%;
	margin-right: 10%;
}
header img {
	width: 98%;
	margin-left: 3%;
	margin-right: 3%;
	height: auto;
}
.HOME {
	-webkit-transition: all 2s ease-in-out 1s;
	-o-transition: all 2s ease-in-out 1s;
	transition: all 2s ease-in-out 1s;
}
.HOME:hover {
	color: #E70A0E;
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
}
.threeads {
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 5px;
}
.row .col-md-12 footer {
	font-size: small;
	text-align: center;
}
h5   {
	font-weight: bold;
	font-size: large;
}
