@charset "utf-8";
/* CSS Document */

/* ---------------- Text Main -----------------


a  {
	color:#B10001;
}

 */

h1{
	font-family: 'Fira Sans', sans-serif;
	font-size: 30pt;
	font-weight:800;
	text-decoration: none;
	letter-spacing: 0pt;
	padding-bottom:5px;
	line-height: 38px;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	color:#262626;

	}

h1 a {
	color: #262626; 	text-decoration: none;

	}	
	

h1 a:hover {	
	color: #B10001;
	text-decoration: none;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
	}


h2{
	font-family: 'Fira Sans', sans-serif;
	font-size: 18pt;
		font-weight:800;

	line-height:30px;
	color:#262626;
	text-decoration: none;
	letter-spacing: 0pt;
	padding-bottom:5px;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	}

h2 a {
	color: #262626;	text-decoration: none;

	}	
	

h2 a:hover {	
	color: #B10001;
	text-decoration: none;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
	}



h3 {	
	font-family: 'Fira Sans', sans-serif;
	/*text-align:left;*/
	font-size: 17px;
	/*color: #B10001;*/
	text-decoration: none;
	letter-spacing: 0pt;
		font-weight:800;

	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;	
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}

h3 a {
	color: #B10001;	text-decoration: none;

	}	

h3 a:hover{
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;	
	color: #666;
	text-decoration: none;
}




h4 {
	font-family: 'Fira Sans', sans-serif;
	/*text-align:left;*/
	font-size: 13pt;
	/*color: #111;*/
	text-decoration: none;
		font-weight:800;

	color:#B10001;
	letter-spacing: 0pt;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}


h4 a {
	color: #B10001; 	text-decoration: none;

	}
h4 a:hover{
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;	
	color: #666;
	text-decoration: none;
}	


h5 {	
font-family: 'Fira Sans', sans-serif;
    font-size: 11pt;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: 0pt;
    padding-top: 0px;
    color: #262626;
    margin-bottom: 0px;
    text-align: left;

	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;	
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}

h6 {	
	font-family: 'Fira Sans', sans-serif;
	/*text-align:left;*/
	font-size: 14px;
	color: #3E3E3E;
	text-decoration: none;
	letter-spacing: 0pt;
	font-weight:normal;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;	
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}


.body-content-sidebar-menu {
	font-family: 'Fira Sans', sans-serif;
	font-size: 8pt;
	color: #111;
	text-decoration: none;
	line-height: 18px; 
	text-align:left;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
	
	padding-top:8px;
	margin-left: 10px;
}

.body-content-sidebar {
	font-family: 'Fira Sans', sans-serif;
	font-size: 8pt;
	color: #111;
	text-decoration: none;
	line-height: 18px; 
	text-align:left;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
	
	border: 2px solid #f1f1f1;
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
	margin-left: 10px;
}
.body-content-sidebar img {
	max-width:100%; !important;
	height:auto;	
}





.body-content {
	font-family: 'Fira Sans', sans-serif;
	/*text-align:justify;*/
	font-size: 13pt;
    font-weight: 400;
	color: #111;
	text-decoration: none;
	line-height: 25px; 
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}



.body-content ul {
	margin-left: 0px;
    margin-right: 0px;
    padding-left: 30px;
    padding-right: 0px;
	padding-bottom:10px;
	/*text-align:left;*/
	}
.body-content ol {

	margin-left: 0px;
    margin-right: 0px;
    padding-left: 30px;
    padding-right: 0px;
	padding-bottom:10px;
	/*text-align:left;*/
	}
	
	
.body-content a {
	color: #B10001;
	text-decoration: none;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	

}

.body-content a:hover {
	color: #000000;
	text-decoration: none;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}



.fateforge-content {
	font-family: 'Fira Sans', sans-serif;
	/*text-align:justify;*/
	font-size: 13pt;
    font-weight: 400;
	color: #fff;
	text-decoration: none;
	line-height: 25px; 
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}



.fateforge-content ul {
	margin-left: 0px;
    margin-right: 0px;
    padding-left: 30px;
    padding-right: 0px;
	padding-bottom:10px;
	/*text-align:left;*/
	}
.fateforge-content ol {

	margin-left: 0px;
    margin-right: 0px;
    padding-left: 30px;
    padding-right: 0px;
	padding-bottom:10px;
	/*text-align:left;*/
	}
	
	
.fateforge-content a {
	color:#EBE3AF;
	text-decoration: none;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	

}

.fateforge-content a:hover {
	color: #B10001;
	text-decoration: none;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}


.GalleryGridTitle {
	font-family: 'Fira Sans', sans-serif;
	text-align:left;
	font-size: 11pt;
	font-weight:600;
	color: #515054;
}

.contact-content {
	font-family: 'Fira Sans', sans-serif;
	text-align:left;
	font-size: 11pt;
	color: #515054;
	text-decoration: none;
	line-height: 20px;
	padding-top:10px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}

.contact-content ul {
margin-top:10px;
	
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
text-align: left;
list-style:none;
}

.contact-content li {
padding-bottom: 8px;
list-style:none;
}



.replacements-content {
	font-family: 'Fira Sans', sans-serif;
	text-align:left;
	font-size: 11pt;
	color: #515054;
	text-decoration: none;
	line-height: 20px;
	padding-top:10px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}

.replacements-content ul {
	margin-top:0px;

	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	list-style:none;
}

.replacements-content li {
	padding-bottom: 8px;
	list-style:none;
}



.text-link {
	font-family: 'Fira Sans', sans-serif;
	text-align:left;
	font-size: 11px;
	color: #B10001;
	text-decoration: none;
	letter-spacing: 0pt;
	
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease;	
}
a:.text-link {
	color: #B10001;
	text-decoration: none;
	letter-spacing: 0pt;
	
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease;	
}
a:hover.text-link {
	color: #000000;
	text-decoration: none;
	letter-spacing: 0pt;
	
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease;	
}



/*
a {   	
        text-align:left;
        color: #B10001;
        text-decoration: none;
        letter-spacing: 0pt;

        -webkit-transition: color 0.4s ease;
        -moz-transition: color 0.4s ease;
        -ms-transition: color 0.4s ease;
        -o-transition: color 0.4s ease;
        transition: color 0.4s ease;
}

a:hover {
        color: #dedede;
        text-decoration: none;
        letter-spacing: 0pt;

        -webkit-transition: color 0.4s ease;
        -moz-transition: color 0.4s ease;
        -ms-transition: color 0.4s ease;
        -o-transition: color 0.4s ease;
        transition: color 0.4s ease;
}*/


.text-linkb {	font-family: 'Fira Sans', sans-serif;
	text-align:left;
	font-size: 10pt;
	color: #B10001;
	text-decoration: none;
	letter-spacing: 0pt;
	
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease;	
}

a:hover.text-linkb {
	color: #dedede;
	text-decoration: none;
	letter-spacing: 0pt;
	
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease;	
}




/* ---------------- Text ----------------- */

.text_white {
	font-family: 'Fira Sans', sans-serif;
	color: #fff;
	text-align:left;
	text-decoration: none;
}
a:hover.text_white {	
	color: #B10001;
	text-decoration: underline
}

.text_black {
	font-family: 'Fira Sans', sans-serif;
	color: #000000;
	text-align:left;
	text-decoration: none;
}
a:hover.text_black {	
	color: #B10001;
	text-decoration: underline
}


.ts08 {
	font-size: 8px;
}

.ts09 {
	font-size: 9px;
}

.ts10 {
	font-size: 10px;
}

.ts11 {
	font-size: 11px;
}
.ts12 {
	font-size: 12px;
}
.ts13 {
	font-size: 13px;
}
.ts14 {
	font-size: 14px;
}
.ts16 {
	font-size: 16px;
}
.ts18 {
	font-size: 18px;
}
.ts20 {
	font-size: 20px;
}

	
	
	
h1 {
	font-size: 25pt;
	line-height: 27px;
}

h2 {
	font-size: 14pt;
	line-height: 23px;
}

.body-content {
	font-size: 12pt;
	
}

.body-content-sidebar {
margin-left:0px;
}

.body-content-sidebar img {
	max-width:270px !important;
	height:auto;	
}


@media (max-width:480px)
{
/*.body-content {
	font-size: 9pt;
}*/
}