@media screen and (max-width: 992px){
	.show-menu {display: inline-block !important;}
	.hide-menu {display: none;}
	#accidentes .row .l2:first-child {margin-left: 0%;}
}

@media screen and (max-width: 1050px){
	footer .row .col.s6 {width: 100% !important;float: none !important;margin-bottom: 25px;text-align: center;}
	footer h1 {text-align: center;}
	footer p {text-align: center;}
}

@media screen and (max-width: 600px){
	/* #nosotros {margin-top: 54px;} */
	#slider {margin-top: 54px;}
}

@media screen and (max-width: 483px){
    .slides .caption {top: 160px !important;}
}

@media screen and (max-width: 474px){
    .slides .caption {top: 190px !important;}
}

@media screen and (max-width: 430px){
	.slider, .slides {height: 400px !important;}
	.slides .caption h3 {font-size: 18px;line-height: 25px;}
}