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

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


a  {
	color:#3a2628;
}

 */

h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 22pt;
	font-weight: 600;
	text-decoration: none;
	letter-spacing: 0pt;
	padding-bottom:5px;
	line-height: 33px;
	-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:#3a2628;
	}

h1 a {
	color: #3a2628; 	text-decoration: none;

	}	
	

h1 a:hover {	
	color: #666;
	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: 'Open Sans', sans-serif;
	font-size: 16pt;
	font-weight: 600;
	line-height:30px;
	/*color:#3a2628;*/
	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: #3a2628;	text-decoration: none;

	}	
	

h2 a:hover {	
	color: #666;
	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: 'Open Sans', sans-serif;
	/*text-align:left;*/
	font-size: 13pt;
	/*color: #3a2628;*/
	text-decoration: none;
	letter-spacing: 0pt;
	font-weight: 600;
	-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: #3a2628;	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: 'Open Sans', sans-serif;
	/*text-align:left;*/
	font-size: 12pt;
	/*color: #111;*/
	text-decoration: none;
	font-weight:normal;
	color:#3a2628;
	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: #3a2628; 	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;
}	

.body-content-sidebar {
	font-family: 'Open Sans', sans-serif;
	font-size: 	9pt;
	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 a {
	color: #a50414;
	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-sidebar img {
	max-width:100%; !important;
	height:auto;	
}

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





.body-content {
	font-family: 'Open Sans', sans-serif;
	/*text-align:justify;*/
	font-size: 11pt;
	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: #a50414;
	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: underline;
	
	-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 {
	font-family: 'Open Sans', sans-serif;
	text-align:left;
	font-size: 9pt;
	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;
}





.text-link {
font-family: 'Open Sans', sans-serif;
    text-align: left;
    font-size: 13px;
    color: #0056b1;
    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: #3a2628;
	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: #3a2628;
        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: 'Open Sans', sans-serif;
	text-align:left;
	font-size: 10pt;
	color: #3a2628;
	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: 'Open Sans', sans-serif;
	color: #fff;
	text-align:left;
	text-decoration: none;
}
a:hover.text_white {	
	color: #3a2628;
	text-decoration: underline
}

.text_black {
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	text-align:left;
	text-decoration: none;
}
a:hover.text_black {	
	color: #3a2628;
	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;
}

@media (max-width:820px)
{
h1 {
	font-size: 16pt;
	    line-height: 27px;
}

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

h3 {
	font-size: 11pt;
}

h4 {
	font-size: 10pt;
}

.body-content {
	font-size: 10pt;
	line-height:20px;
}

.body-content-sidebar {
	font-size: 10pt;
	line-height:20px;
	
	font-family: 'Open Sans', sans-serif;
    /* text-align: justify; */
    color: #111;
    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;
	
	
	border: none;
    padding-left: 0px;
    padding-right: 0;
    padding-top: 20px;
    margin-left: 0;
	
}





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

}

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