@font-face {
	font-family: 'BebasNeueRegular';
	font-style: normal;
	font-weight: normal;
	src: local('fonts/BebasNeueRegular'), url('fonts/BebasNeueRegular.woff') format('woff');
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular-webfont.eot');
    src: url('fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	padding:0;
	margin:0;
	background: url(../images/background.jpg) no-repeat center;
	background-attachment: fixed;
	background-size: cover;
}
header.main {
	position: fixed;
	top:0;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 0 5px;
	position: relative;
	border-bottom: 2px dashed #AE2828;
	height:52px;
	z-index: 99;
	margin-bottom: 100px;
}
header.main h1 {
	font-family: "BebasNeueRegular";
	color: #FFFFFF;
	padding: 5px 0;
	font-weight: 700;
	margin: 0 !important;
	position: absolute;
}
header.main ul {
	text-align: center;
	line-height: 52px;
	list-style: none;
	vertical-align: middle;
}
header.main li {
	display: inline-block;
	list-style: none;
}
header.main a {
	color: #FFFFFF;
	font-family: "Roboto";
	margin-right: 5px;
}
header.main .bleft {
	border-left: 1px solid rgb(160, 179, 27);
}
header.main .bright {
	border-right: 1px solid rgb(160, 179, 27);
}
section {
	margin-bottom: 30px;
}
section .sec_title {
	margin: auto auto;
	padding-left: 5px;
	display: block;
	height: 50px;
	border-bottom: 50px solid rgba(0,0,0,0.95);
	border-right: 50px solid transparent;
}
section .sec_title a {
	text-decoration: none;
}
section .sec_title .title {
	line-height: 50px;
	font-size: 28px;
	color: #FFFFFF;
	font-family: "Roboto";
	width: max-content;
	text-transform: uppercase;
}
section .sec_title a[aria-expanded="false"] .title:after, section .sec_title .title:after {
	content: "\f078";
	font-family: "FontAwesome";
	color: rgb(160, 179, 27);
	margin-left: 10px;
	font-size: 15px;
}
section .sec_title a[aria-expanded="true"] .title:after {
	content: "\f077";
	font-family: "FontAwesome";
	color: rgb(160, 179, 27);
	margin-left: 10px;
	font-size: 15px;
}
.media, .media-body > p {
	color: #FFFFFF;
}
.media-object {
	width: 200px;
}
h4.media-heading {
	font-family: "Roboto";
	text-transform: uppercase;
}
section .collapse, section .collapsing {
	background-color: rgba(0, 0, 0, 0.7);
	min-height: 100px;
	padding: 15px;
	color: #FFFFFF;
}
section.section_1 .collapse {
	border-top: none;
	border-bottom: 2px dashed #ae2828;
	border-left: 2px dashed #ae2828;
	border-right: 2px dashed #ae2828;
}
section.section_2 .collapse {
	border-top: none;
	border-bottom: 2px dashed #F9B806;
	border-left: 2px dashed #F9B806;
	border-right: 2px dashed #F9B806;
}
section.section_3 .collapse {
	border-top: none;
	border-bottom: 2px dashed #FF76EE;
	border-left: 2px dashed #FF76EE;
	border-right: 2px dashed #FF76EE;
}
section.section_4 .collapse {
	border-top: none;
	border-bottom: 2px dashed #ff9e30;
	border-left: 2px dashed #ff9e30;
	border-right: 2px dashed #ff9e30;
}
section.section_5 .collapse {
	border-top: none;
	border-bottom: 2px dashed #ff9e30;
	border-left: 2px dashed #ff9e30;
	border-right: 2px dashed #ff9e30;
}
section.section_6 .collapse {
	border-top: none;
	border-bottom: 2px dashed #ff9e30;
	border-left: 2px dashed #ff9e30;
	border-right: 2px dashed #ff9e30;
}
a.btn-link {
	background-color: #AE2828;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 5px 4px;
	border-radius: 2px;
	transition: 1s all;
	font-family: "Roboto";
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
}
a.btn-link:hover {
	background-color: #691a1A;
	border: 1px solid #A0b31B;
	transition: 1s all;
	color: #FFFFFF;
	text-decoration: none;
}
@media (max-width: 600px) {
	section .sec_title .title {
		font-size: 15px;
	}
	header.main h1 {
		font-size: 20px;
		line-height:50px;
	}
	.media-object {
		width: 100px!important;
	}
	a.btn-link {
	background-color: #AE2828;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 3px 2px;
	border-radius: 2px;
	transition: 1s all;
	font-family: "Roboto";
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
a.btn-link:hover {
	background-color: #691a1A;
	border: 1px solid #A0b31B;
	transition: 1s all;
	color: #FFFFFF;
	text-decoration: none;
}
}

.section {
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.section-alliance {
    width: 35px;
    height: 35px;
    background-position: -5px -5px;
}

.section-almanax {
    width: 35px;
    height: 35px;
    background-position: -50px -5px;
}

.section-entraide {
    width: 35px;
    height: 35px;
    background-position: -5px -50px;
}

.section-guilde {
    width: 35px;
    height: 35px;
    background-position: -50px -50px;
}

.section-themes {
    width: 35px;
    height: 35px;
    background-position: -95px -5px;
}

.section-tournois {
    width: 35px;
    height: 35px;
    background-position: -95px -50px;
}
