html {
	font-family: 'Roboto', sans-serif;
}

body {
	margin: 0;
	height: 100%;
}

.contenedorCompleto {
	margin: auto;
	-webkit-box-shadow: -1px 0px 39px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -1px 0px 39px 0px rgba(0, 0, 0, 0.75);
	box-shadow: -1px 0px 39px 0px rgba(0, 0, 0, 0.75);
}

#cabecera {
	background-image: url("../images/asispropequeño.png");
	background-color: #fff;
	background-repeat: no-repeat;
}

#cabecera,
nav .nav-wrapper i,
nav a.button-collapse,
nav a.button-collapse i {
	height: 150px;
	line-height: 150px;
}

#botonera {
	margin-right: 20%;
}

#botonera li a {
	font-size: 20px;
	color: #1b1c5d;
}

#botonera li {
	margin-right: 10px;
}

#contenedorLogo {
	margin-left: 25%;
}

#logo {
	width: 150px;
}

#logo:hover {
	animation: shake 1s cubic-bezier(.30, .0, .0, .0) both;
}

.contenedorPerqueno {
	padding: 50px;
}

.tituloconten {
	width: 100%;
	position: relative;
	background: url("../images/costado.jpg") no-repeat;
	background-size: 100% 100%;
}

.tituloconten div a {
	margin-left: 10%;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating) {
	color: #1b1c5d;
}

.card .blanco a:not(.btn):not(.btn-large):not(.btn-floating) a:hover {
	color: #FFFFFF;
}

.side-nav {
	background-color: #fff;
}

.side-nav a {
	color: #1b1c5d;
}

.side-nav a:hover {
	background-color: rgba(27, 28, 93, 0.1);
	color: #1b1c5d;
}

footer.page-footer {
	background-color: #1b1c5d;
}

nav ul a:hover {
	background-color: rgba(27, 28, 93, 1);
	color: #fff;
}

.card .card-image .card-title {
	background-color: #1b1c5d;
}

#botonera li a:hover {
	color: #fff;
}

.slider .indicators .indicator-item.active {
	background-color: #1b1c5d;
}

.btn,
.btn-large,
.btn-floating {
	background-color: #3f51b5;
}

.btn:hover,
.btn-large:hover {
	background-color: #303289;
}

#accesorapido {
	font-size: 17px;
}

.subtitulo {
	color: #262858;
}

.bannerObra {
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.bannerObra .images {
	position: relative;
	transition: left 0.5s;
	left: 0;
}

.bannerObra .images img {
	position: absolute;
}

.regresar {
	color: #1b1c5d;
	font-size: 40px
}

.mySlides {
	display: none;
	width: 72%;
	margin: auto;
}

a {
	color: #1b1c5d;
}

.navserv {
	background-color: #fff;
}

.navserv li a {
	color: #1b1c5d;
}

#accesorapido .btn-large {
	padding: 0;
}

.btn:focus,
.btn-large:focus,
.btn-floating:focus {
	background-color: #3f51b5;
}

#accesorapido .btn-large {
	background-color: #262858;
}

#accesorapido .btn-large:hover {
	background-color: #3f51b5;
}
@media (max-width: 532px) {
	#geren {
		right: 0;
		transform: none;
		display: flex;
		justify-content: flex-end;
		margin-right: 0.5em;
		
	}
}
iframe {
	width: 100%;
}

img.materialboxed {
	width: 100%;
}

@media (max-width: 1500px) {
	#botonera {
		margin-right: 20%;
	}
	#contenedorLogo {
		margin-left: 10%;
	}
	#cabecera {
		background: white url("../images/asispropequeño3.png") center right no-repeat;
	}
	.tituloconten {
		width: 100%;
		position: relative;
		background: url("../images/costado.jpg") no-repeat;
		background-size: 120% 100%;
	}
	#accesorapido {
		font-size: 10px;
	}
	nav .brand-logo {
		font-size: 2rem;
	}
}

@media (max-width: 1300px) {
	#botonera {
		margin-right: 20%;
	}
	#contenedorLogo {
		margin-left: 10%;
	}
	#cabecera {
		background: white url("../images/asispropequeño3.png") center right no-repeat;
	}
	.tituloconten {
		width: 100%;
		position: relative;
		background: url("../images/costado.jpg") no-repeat;
		background-size: 130% 100%;
	}
	#accesorapido {
		font-size: 10px;
	}
	nav .brand-logo {
		font-size: 1.5rem;
	}
}

@media (max-width: 1210px) {
	#botonera {
		text-align: center;
		margin-right: 25%;
	}
	#contenedorLogo {
		margin: auto;
	}
	#cabecera {
		background: white url("../images/asispropequeño3.png") center right no-repeat;
	}
	.tituloconten {
		width: 100%;
		position: relative;
		background: url("../images/costado.jpg") no-repeat;
		background-size: 130% 100%;
	}
	#accesorapido {
		font-size: 10px;
	}
	nav .brand-logo {
		font-size: 1.2rem;
	}
}

@media (max-width: 992px) {
	nav .brand-logo {
		font-size: 1.5rem;
	}
	.tituloconten div a {
		margin: auto;
	}
}

@media (max-width: 832px) {
	#cabecera {
		background: transparent;
	}
}

@media (max-width: 800px) {
	#cabecera {
		background-image: url("../images/asispropequeño2.png");
		background-color: #fff;
	}
	.contenedorPerqueno {
		padding: 10px;
	}
	.tituloconten {
		width: 100%;
		position: relative;
		background: url("../images/costado.jpg") no-repeat;
		background-size: 360% 100%;
	}
	.tituloSer {
		font-size: 15px!important;
	}
	#accesorapido {
		font-size: 10px;
	}
}

@keyframes shake {
	10%,
	90% {
		transform: translate3d(-1px, 0, 0);
	}
	20%,
	80% {
		transform: translate3d(2px, 0, 0);
	}
	30%,
	50%,
	70% {
		transform: translate3d(-4px, 0, 0);
	}
	40%,
	60% {
		transform: translate3d(4px, 0, 0);
	}
}


/* redimensionar banner */

@media (max-width: 600px) {
	.imgGrande {
		display: none;
	}
	.imgChico {
		display: block;
	}
}

#protector{
	position: absolute;
	border: 1px dotted black;
	width: 100%;
	z-index: 999;
}


/*fin*/