/* 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;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}
.logoCenarec{
	float: left;  
	padding-left: calc(50% - 550px);
} 

.headerCenarec{ 
	padding-left: 2%; 
}

.headerTitulo{	
	font-size: 25px; 
	color: #fff;
	margin: 10px;
}

.headerSubTitulo{
	color: #F89942 !important;
}

.correo{
	color: #F89942 !important;
}

.divRow{
	float: left;
	width: 100%;
}

body{
	color: #3f3f3f;
	background-image: url("../Imagenes/background.png"); 
	background-repeat: no-repeat;
    background-position: top left;
	background-attachment: fixed;
	font-family:"Century Gothic";	
	min-width: 320px; 
	font-weight: bold;
}

.boletinBody{
	font-weight: normal;
}

.encabezado{
	float:left;
	width: 60%; 
	padding:0.7%;
}

.encabezadoRes{
	float:left;
	width: 56%; 
	padding:0.7%;
}

.encabezadoConfirmar{
	float:left;
	width: 56%; 
	padding:0.7%;
}
.encabezadoConfirmarAux{
	width: 22%;	 
	float:left;
}

.instrucciones{
	margin-top:0%;
	line-height: 1.5rem;
	padding-left:2%;
}

.encabezadoAux, .formularioAux, .subformularioAux, .ayudaAux{
	width: 20%;	 
	float:left;
}

.encabezadoAuxRes, .formularioAuxRes{
	width: 22%;	 
	float:left;
}

.ayudaAux{
	width: 10%;	 
	float:left;
}

.ayuda{
	float:left;
	width: 60%; 
	color: #F89942 !important;
}

.ayudaLink{
	color: #F89942 !important;
}

.formulario{
	padding:1%;
	margin:1%;
	width: 60%;
	background-color:#fff; 
	float:left;
	margin-top:0%;
}

.formularioRes{
	padding:1%;
	margin:1%;
	width: 56%;
	background-color:#fff; 
	float:left;
	margin-top:0%;
}

.subformulario{
	padding: 12%;	 
	background-color:#fff;  
} 

.celdaBotones{
	padding-left:30%;
	padding-right: 30%;
	text-align: center; 
}

.btnAceptar {  
  background-color: #04486a;
}
.btnAceptar:hover {  
  background-color: #032e44;
}

.btnCancelar {  
  background-color: #3f3f3f;
}
.btnCancelar:hover {  
  background-color: #2f2f2f;
}

.footer{
	text-align: center;
	line-height: 1.5em;
	font-size: 12px;
	color: #fff;
}

.footerCopyright{
	text-align: center;
	line-height: 1.5em;
	font-size: 9px;
	color: #fff;
}
 
.respuestaConfirmacion{
	text-align: center;
	line-height: 1.5em;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.imgLogo{
	height: 80px;
}

.separar
{
	overflow: inherit; 	
}

.icono-oculto{
	color: #FFF !important;
}

.valign-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .valign-wrapper .valign {
    display: block; }
	
.btn2 {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  outline: 0;
  padding: 0 2rem;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent; 
  font-family:"Century Gothic"; 
  text-decoration: none;
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  -webkit-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  -o-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
  transition: .2s ease-out;
  cursor: pointer; }
 
h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.1rem 0 1.68rem 0;
  font-weight: 400; 
}  
 
body {
  margin: 0; } 
  
*, *:before, *:after {
  box-sizing: border-box; }
  
@media only screen and (min-width: 0px) {
	.headerTitulo{	
	font-size: 15px;}
	.subformulario{
		padding-left: 0%; }
    .encabezado, .formulario{
		width: 100%; }
	.encabezadoAux, .formularioAux{
		width: 0%;	}
	.separar {
		overflow: hidden; 	
	}
	.btn2 {
		height:65px;	
	}
	.row .col.s3, .row .col.s6{
		width:100% !important;
	}}		
 @media only screen and (min-width: 320px) {
       .headerTitulo{	
		font-size: 15px;}
	.subformulario{
		padding-left: 0%; }
    .encabezado, .formulario{
		width: 100%; }
	.encabezadoAux, .formularioAux{
		width: 0%;	} 
	.separar {
		overflow: hidden; 	
	}
		.btn2 {
		height:65px;
	}
	.row .col.s3, .row .col.s6{
		width:100% !important;
	}}
  @media only screen and (min-width: 450px) {
      .headerTitulo{	
		font-size: 20px;}
  	.subformulario{
		padding-left: 0%; }
    .encabezado, .formulario{
		width: 100%; }
	.encabezadoAux, .formularioAux{
		width: 0%;	}
	.separar {
		overflow: hidden; 	
	}
	.btn2 {
		height:35px;
	}
	.row .col.s3, .row .col.s6{
		width:100% !important;
	}}   
  @media only screen and (min-width: 510px) {
     .headerTitulo{	
		font-size: 20px;}
  	.subformulario{
		padding-left: 0%; }
    .encabezado, .formulario{
		width: 96%; }
	.encabezadoAux, .formularioAux{
		width: 2%;	} 
	.separar {
		overflow: hidden; 	
	}
	.btn2 {
		height:35px;	
	}
	.row .col.s3, .row .col.s6{
		width:100% !important;
	}}   
  @media only screen and (min-width: 630px) {
  	.headerTitulo{	
		font-size: 25px;}
	.subformulario{
		padding-left: 2%; }
    .encabezado, .formulario{
		width: 96%; }
	.encabezadoAux, .formularioAux{
		width: 2%;	}
	.separar {
		overflow: inherit; 	
	}
	.row .col.s3{
		width:25% !important;
	}
	.btn2 {
		height:35px;
	}
	.row .col.s6{
		width:50% !important;
	}}   
  @media only screen and (min-width: 780px) {
   	.headerTitulo{	
		font-size: 25px;}
  	.subformulario{
		padding-left: 2%; }
    .encabezado, .formulario{
		width: 90%; }
	.encabezadoAux, .formularioAux{
		width: 5%;	}
	.separar {
		overflow: inherit; 	
	}
	.btn2 {
		height:35px;
	}
	.row .col.s3{
		width:25% !important;
	}
	.row .col.s6{
		width:50% !important;
	}}
  @media only screen and (min-width: 810px) {
   	.headerTitulo{	
		font-size: 25px;}
  	.subformulario{
		padding-left: 5%; }
    .encabezado, .formulario{
		width: 90%; }
	.encabezadoAux, .formularioAux{
		width: 5%;	} 
	.separar {
		overflow: inherit; 	
	}
	.btn2 {
		height:35px;
	}
	.row .col.s3{
		width:25% !important;
	}
	.row .col.s6{
		width:50% !important;
	}}   
  @media only screen and (min-width: 870px) {
   	.headerTitulo{	
		font-size: 25px;}
    	.subformulario{
		padding-left: 5%; }
    .encabezado, .formulario{
		width: 80%; }
	.encabezadoAux, .formularioAux{
		width: 10%;	} 
	.separar {
		overflow: inherit; 	
	}
	.btn2 {
		height:35px;
	}
	.row .col.s3{
		width:25% !important;
	}
	.row .col.s6{
		width:50% !important;
	}}
  @media only screen and (min-width: 900px) {
   	.headerTitulo{	
		font-size: 25px;}
    	.subformulario{
		padding-left: 8%; }
    .encabezado, .formulario{
		width: 80%; }
	.encabezadoAux, .formularioAux{
		width: 10%;	} 
	.separar {
		overflow: inherit; 	
	}
	.btn2 {
		height:35px;
	}
	.row .col.s3{
		width:25% !important;
	}
	.row .col.s6{
		width:50% !important;
	}}  
  @media only screen and (min-width: 1024px) {
	.headerTitulo{	
		font-size: 25px;}
    	.subformulario{
		padding-left: 8%; }
    .encabezado, .formulario{
		width: 80%; }
	.encabezadoAux, .formularioAux{
		width: 10%;	}
	.separar {
		overflow: inherit; 	
	}
	.btn2 {
		height:35px;
	}
	.row .col.s3{
		width:25% !important;
	}
	.row .col.s6{
		width:50% !important;
	}}
  @media only screen and (min-width: 1200px) {
	.headerTitulo{	
		font-size: 25px;}
    .subformulario{
		padding-left: 12%; }
	.encabezado, .formulario{
		width: 80%; }
	.encabezadoAux, .formularioAux{
		width: 10%;	}
	.separar {
		overflow: inherit; 	
	}
	.btn2 {
		height:35px;
	}
	.row .col.s3{
		width:25% !important;
	}
	.row .col.s6{
		width:50% !important;
	}}   
  @media only screen and (min-width: 1400px) {
	.headerTitulo{	
		font-size: 25px;}
    .subformulario{
		padding-left: 12%; }
	.encabezado, .formulario{
		width: 60%; }
	.encabezadoAux, .formularioAux{
		width: 20%;	} 
	.separar {
		overflow: inherit; 	
	}
	.btn2 {
		height:35px;
	}
	.row .col.s3{
		width:25% !important;
	}
	.row .col.s6{
		width:50% !important;
	}}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	body{
		background-size: cover !important; 
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	body{
		background-size: cover !important; 
	}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) { 
	body{
		background-size: cover !important; 
	}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) { 
	body{
		background-size: cover !important; 
	}
 }
