.logo_peque{
	float: none;
	margin-bottom: -10px;
	width: 35px; height: 35px;
}
.youtube{
	width: 100%;
	text-align: center;
}

#banner3 {
		background-image: url("../../images/banner3.jpg");
		background-position: center center;
		background-size: cover;
		height: 35em;
		text-align: center;
		position: relative;
	}
			#banner3 header {
			position: absolute;
			bottom: 0;
			left: 0;
			width: 100%;
			background: #212121;
			background: rgba(27, 27, 27, 0.75);
			color: #fff;
			padding: 1.5em 0;
		}
				#banner3 header h2 {
				display: inline-block;
				margin: 0;
				font-size: 1.25em;
				vertical-align: middle;
			}

				#banner3 header h2 em {
					opacity: 0.75;
				}

				#banner3 header h2 a {
					border-bottom-color: rgba(255, 255, 255, 0.5);
				}

					#banner3 header h2 a:hover {
						border-bottom-color: transparent;
					}

			#banner3 header .button {
				vertical-align: middle;
				margin-left: 1em;
			}

#banner4 {
		background-image: url("../../images/banner4.jpg");
		background-position: center center;
		background-size: cover;
		height: 35em;
		text-align: center;
		position: relative;
	}
			#banner4 header {
			position: absolute;
			bottom: 0;
			left: 0;
			width: 100%;
			background: #212121;
			background: rgba(27, 27, 27, 0.75);
			color: #fff;
			padding: 1.5em 0;
		}
				#banner4 header h2 {
				display: inline-block;
				margin: 0;
				font-size: 1.25em;
				vertical-align: middle;
			}

				#banner4 header h2 em {
					opacity: 0.75;
				}

				#banner4 header h2 a {
					border-bottom-color: rgba(255, 255, 255, 0.5);
				}

					#banner4 header h2 a:hover {
						border-bottom-color: transparent;
					}

			#banner4 header .button {
				vertical-align: middle;
				margin-left: 1em;
			}

#banner5 {
		background-image: url("../../images/banner5.jpg");
		background-position: center center;
		background-size: cover;
		height: 35em;
		text-align: center;
		position: relative;
	}
			#banner5 header {
			position: absolute;
			bottom: 0;
			left: 0;
			width: 100%;
			background: #212121;
			background: rgba(27, 27, 27, 0.75);
			color: #fff;
			padding: 1.5em 0;
		}
				#banner5 header h2 {
				display: inline-block;
				margin: 0;
				font-size: 1.25em;
				vertical-align: middle;
			}

				#banner5 header h2 em {
					opacity: 0.75;
				}

				#banner5 header h2 a {
					border-bottom-color: rgba(255, 255, 255, 0.5);
				}

					#banner5 header h2 a:hover {
						border-bottom-color: transparent;
					}

			#banner5 header .button {
				vertical-align: middle;
				margin-left: 1em;
			}