@charset "utf-8";

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	background-color: #000000;
	width: 100%;
	overflow-x: hidden;
}
section{
	margin-bottom: 30px;
}
#logo,.container-fluid.addr{
	padding-top: 50px;
}
.container-fluid.addr img{
	padding: 30px 60px;
}
#logo_au{
	padding-top: 150px;
}
.title{
	text-align: center;
	padding: 30px;
}
.title h2{
	font-size: 90px;
	font-weight: 400;
}
.title.addr h2{
	font-weight: 700;	
}
.item-txt{
	text-align: left;
}
.item-txt.tt{
	text-align: justify;
	padding: 30px;
}
.item-txt h3{
	font-size: 32px;
	color: #b1b1b1;
	font-weight: 500;
}
.item-txt h2{
	font-size: 80px;
	font-weight: 600;
}
.item-txt span{
	margin-top: -30px;
	font-size: 32px;
}
.elow{
	text-align: center;
	background-color: #ffff00;
	margin-top: 30px;
	padding: 3px 0;
}
.elow h3{
	font-size: 34px;
	color: #000000;
}
.elow h3 > span{
	font-weight: 700;
}
.foto-item{
	text-align: center;
	padding-top: 50px;
	margin-bottom: 30px;
}
.foto-item .col-sm-4,.foto-item .col-sm-3{
	padding: 0;
}
.foto-item p{
	font-size: 22px;
	color: #b1b1b1;
	padding-top: 45px;
	margin-bottom: 30px;
	font-weight: 500;	
}
.item-addr{
	text-align: justify;
}
.item-addr h3{
	color: #ffff00;
	font-weight: 700;
}
footer{
	padding: 50px 0;
}
.footer-txt{
	padding-left: 60px;
	text-align: justify;
}
.footer-txt p{
	font-size: 14px;
	color: #b1b1b1;
}