@charset "UTF-8";
.wrap #ticker-roll {
	margin-top: 65px;
}
#footerFloatingMenu {
	display: block;
	width: 100%;
	position: fixed;
	bottom: 2px;
	z-index: 9999;
	padding-top: 5px;
	padding-right: auto;
	padding-left: auto;
	padding-bottom: 0;
	background-color: rgba(0,0,0,0.5);
	;
}
 
#footerFloatingMenu img {
	max-width: 99%;
}
.row #footerFloatingMenu .pull-left {
	margin-left: 10px;
}
.row #footerFloatingMenu .pull-right {
	margin-right: 10px;
}
#pageTop a{
    display:block;
    cursor:pointer;}
.thumbnail .caption h3 {
	text-align: center;
	margin-top: 0px;
}
.thumbnail .caption p {
	text-align: center;
}
.col-xs-4.col-sm-2 {
}
.navbar.navbar-inverse {
	font-weight: bold;
}
.martop {
 	margin-top: 50px;
	margin-bottom: 0px;
	height: 1px;
}

@media (min-width: 481px) {
    #footerFloatingMenu img {
        display: none;
    }
}
.placeZ01 {
	float: right;
	margin-top: -30px;
	width: 50px;
	position: fixed;
	right: 145px;
	z-index: 1200;
	}
.placeS01 {
	float: right;
	margin-top: -15px;
	width: 50px;
	position: fixed;
	right: 65px;
	z-index: 1200;
}
.placeA01 {
	float: right;
	margin-top: -15px;
	width: 50px;
	position: fixed;
	right: 15px;
	z-index: 1200;
}
.wrap #carousel-section {
	margin-top: 50px;
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
	right: auto;
}
.placeZ02 {
	float: right;
	margin-top: -30px;
	width: 50px;
	position: fixed;
	right: 150px;
	z-index: 1200;
/*	opacity: 0.9;
*/}
.placeS02 {
	float: right;
	margin-top: -30px;
	width: 50px;
	position: fixed;
	right: 150px;
	z-index: 1200;
/*	opacity: 0.9;
*/}
.placeA02 {
	float: right;
	margin-top: -30px;
	width: 50px;
	position: fixed;
	right: 50px;
	z-index: 1200;
/*	opacity: 0.9;
*/}
@media (max-width: 767px) {
.placeZ01 {
	float: right;
	margin-top: -95px;
	width: 50px;
	position: fixed;
	right: 145px;
	z-index: 1200;
}
 .placeS01 {
	float: right;
	margin-top: -80px;
	width: 50px;
	position: fixed;
	right: 65px;
	z-index: 1200;
}
.placeA01 {
	float: right;
	margin-top: -80px;
	width: 50px;
	position: fixed;
	right: 15px;
	z-index: 1200;
}
}
