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

#slogan {
	overflow: visible;
}

#slogan img {
	position: relative;
	top: -140px;
}

body {
	background: url('/img/cw-background.jpg') no-repeat top center !important;
	background-size: 100% !important;
}

.full-width-container p {
	text-align: justify;
}

h3 {
	font-size: 20px !important;
}

.description-btn {
	display: none;
}

.carousel-inner .item {
	background: none !important;
}

.carousel-inner .item:after {
	display: none !important;
}