/*INDEX*/
@media (max-width: 1023px){	

	.body{
		padding-bottom: 100px !important;
		padding-top:20px !important;
	}
	
	.carousel{
		width: 100%;
		height: 600px !important;
	}
	
	.matecito{
		background: url(../../images/home/Banner-vert/Vert_mate-01.png) no-repeat !important;
		background-size: cover !important;
		background-position: bottom center !important;
		width: 100%;
		height: 600px !important;
		z-index: 1;
		position:relative;
		/*margin-left: 800px;
		margin-top: 205px;*/
	}
	
	.slider-back{
		width: 100%;
		height: 100%;
		background-image: url(../../images/home/Banner-vert/vert_esqui-01.jpg) !important;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
	}

	.slider-back2{
		width: 100%;
		height: 100%;
		background-image: url(../../images/home/Banner-vert/vert_rio-01.jpg) !important;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
	}

	.slider-back3{
		width: 100%;
		height: 100%;
		background-image: url(../../images/home/Banner-vert/vert_rio-01.jpg) !important;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
	}

	.slider-back4{
		width: 100%;
		height: 100%;
		background-image: url(../../images/home/Banner-vert/vert_surf-01.jpg) !important;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
	}

	.slider-back5{
		width: 100%;
		height: 100%;
		background-image: url(../../images/home/Banner-vert/vert_corredor-01.jpg) !important;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
	}

	.slider-back6{
		width: 100%;
		height: 100%;
		background-image: url(../../images/home/Banner-vert/vert_kayak-02-01-01.jpg) !important;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
	}
	
	/*FIN INDEX*/
}	