/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

nav ul a,
nav .brand-logo {
  color: #444;
}

p {
  line-height: 2rem;
}

.button-collapse {
  color: #26a69a;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}


.icon-block {
  padding: 0 15px;
}

footer.page-footer {
  margin: 0;
}

.direccion{
	padding-top:2px;
	}

.textodir{
	padding-top:2px;
	}

.margensuperior{
	margin-top:50px;
	
	}

.primermargen{
	margin-top:40px;
	}

.separacion{
	padding-top: 5px;
	}

.videointro{
        width: 500px;
        height: 283px;
        border: 1px solid black;
}

.pagina-encabezado{
	 height:420px;;
	}

.icono-encabezado{
	font-size:220px;
	color:white;
	}
.icono-encabezado-siena{
	font-size:200px;
	color:white;
	margin-top:28px;
	}

.texto-encabezado{
	margin-top:120px;
	}

.etiquetas{
	background-color:#006;
	}

.seccion-titulo{
    padding: 6px;
    border-radius: 50%;
    color: #DDD;
    border: 4px solid #DDD;
    margin-right: 16px;
    font-size: 24px;
}

.seccion-subtitulo{
    padding: 6px;
    border-radius: 50%;
    color: #DDD;
    border: 4px solid #DDD;
    margin-right: 16px;
    font-size: 24px;
}

.icono-checklist{
    border-radius: 50%;
    color: #26a69a;
    margin-right: 8px;
    font-size: 17px;
}


.icono-encabezado-servicios{
	font-size:180px;
	margin-top:0px;
	}

hr{
	background-color:#e0e0e0;
	border:#e0e0e0;
	height:1.3px;
	
	}
	
	
	
	
	
	