@charset "UTF-8";
/* CSS Document */



section {
	width:100%;
	height: auto;
	float: left;
}

.banner2 {
	background: url("../images/home/racool-studio.jpg") no-repeat center center fixed; background-size: cover;
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}


.banner3 {
	background: url("../images/home/1433.jpg") no-repeat center center fixed; background-size: cover;
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}


.banner4 {
	background: url("../images/home/8544.jpg") no-repeat center center fixed; background-size: cover;
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}



.mascara2 {
	background: rgba(0,0,0,0.55);
	width:100%;
	height:auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}



h2 {
	width:40%;
	height: auto;
	float: left;
	margin-left: 15.5%;
	margin-right: 34.5%;
	margin-top: 15%;
	margin-bottom: 0%;
	font-size: 4.4rem;
	color: #fff;
	font-weight: 800;
	text-align: left;
	line-height: 4.4rem;
}



h3 {
	width:40%;
	height: auto;
	float: left;
	margin-left: 15.5%;
	margin-right: 44.5%;
	margin-top: 0.5%;
	margin-bottom: 20%;
	font-size: 2.2rem;
	color: #fff;
	font-weight: 800;
	text-align: left;
	line-height: 2.2rem;
}


.banner2 p {
	width:35%;
	height: auto;
	float: left;
	margin-left: 15%;
	margin-right: 45%;
	margin-top: 0%;
	margin-bottom: 20%;
	font-size: 1em;
	color: #fff;
	font-weight: 800;
	text-align: left;
	line-height: 1rem;
}


@media screen and (max-width: 500px) {
	
	
section {
	width:100%;
	height: auto;
	float: left;
}

.banner2 {
	background: url("../images/home/racool-studio.jpg") no-repeat center center; background-size: cover;
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}


.banner3 {
	background: url("../images/home/1433.jpg") no-repeat center center; background-size: cover;
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}


.banner4 {
	background: url("../images/home/8544.jpg") no-repeat center center; background-size: cover;
	width:100%;
	height: auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}



.mascara2 {
	background: rgba(0,0,0,0.55);
	width:100%;
	height:auto;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
}



h2 {
	width:80%;
	height: auto;
	float: left;
	margin-left: 5%;
	margin-right: 34.5%;
	margin-top: 70%;
	margin-bottom: 0%;
	font-size: 1.8rem;
	color: #fff;
	font-weight: 800;
	text-align: left;
	line-height: 1.8rem;
}



h3 {
	width:80%;
	height: auto;
	float: left;
	margin-left: 5%;
	margin-right: 0%;
	margin-top: 0.5%;
	margin-bottom: 10%;
	font-size: 0.9rem;
	color: #fff;
	font-weight: 600;
	text-align: left;
	line-height: 1rem;
}


	
	
}

