.information-container{
    margin: auto;
}

.color-let{
    color: black !important;
}

.color-let ::placeholder{
    color: black !important;
}

option,a
{
    color:#000;
}

.intl-tel-input{
    width: 100%;
}

.error{
	
	left: 0px;
	background: rgba(255, 0, 0, 0.7); /*rgba(80,135,200, 0.7); */
	padding: 3px;
	z-index: 10;
	color: #fff;
}

.mostrar-select{
    display: block !important;
}

.principal
{
	height: 100%;
   overflow-x: hidden;

}
.principal #imagentec
{
    
	background:url("../imagenes/WEB.jpg") center 49% no-repeat ;
    height: 100%;
    /*background-attachment: fixed;*/
    overflow: auto;
    position: fixed;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;


}

.ocultar-equipo{
    display: none;
}

.ocultarPrepa{
    display: none;
}


@media (max-width: 992px)
{
   .principal #imagentec 
   {
    background:url("../imagenes/WEBmovil.jpg") center top no-repeat;
    height: 50%;
    position: initial;
	background-size: 100%

   }
}

@media (max-width: 768px)
{
   .principal #imagentec 
   {
    background:url("../imagenes/WEBmovil.jpg") 46% 20% no-repeat;
    height: 50%;
    position: initial;


   }
}

.principal #informacion
{
	background-color:#FFF;
    margin: auto;

}

@media (max-width: 768px)
{
   .principal #informacion
   {
    left:initial;

   }
}
@media (max-width: 768px)
{
   .principal #informacion 
   {
    left:initial;


   }
}
@media (max-width: 992px)
{
   .principal #informacion 
   {
    left:initial;


   }
}


#informacion .row #logotec
{
	
	margin-top: 20px;
    /*margin-bottom:  20px;*/

	
}
#texto, #texto2
{
	/*font-family: 'Raleway';*/
/*	font-style: italic; */
	text-align: justify
}


.form-group
{
	position: relative;
}

.form-control,
.hasDatepicker
 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: black;
    background-color: #fff !important;
    background-image: none;
    border: 0;
    /* border-left: 10px solid #af16f2; */
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #212121;
    /*border-radius: 0px 0px 0px 0px; */
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
	 box-shadow: none;
	 border-radius: 0;
}

.form-control::placeholder,
.hasDatepicker::placeholder,
select option:first-child
{ 
	color: #777; 
} 


#calendario #field3,#calendario #field11,#calendario #field12
{
	
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: black;
    background-color: #fff !important;
    background-image: none;
   /* border: 1px solid #cccccc;*/
   /* border-radius: 4px; */
   /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
	 box-shadow: none;
}
#select #periodo, #campus, #select #field8, #select #field9,#select #field10, #select #EPPais, #select #EPEstado, #select #EPMunicipio, #select #EscuelaProveedora
{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color:#212121;
    background-color: #FFF;
    background-image: none;
	border: 0;
    outline: 0;
	border-bottom: 1px solid #212121;
    /*border: 1px solid #cccccc;*/
     /* border-radius: 4px; */
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;  */
	 box-shadow: none;
}
/* #correo
{
	margin-bottom: 2%;
	margin-top: 20px;
} */
.radio-inline
{
	/*margin-left: 10%;*/
    /*margin-bottom: 7%;*/
    
}
.checkbox-inline
{
/*  margin-left: 8%;*/
  /* margin-bottom: 7%; */
  
}
.input-group-addon
{
	border: 0;
    outline: 0;
	background-color: #b016f2 !important; 
	background: transparent;
	border-radius: 0px 0px 0px 0px;
    border-bottom: 1px solid #212121;
}
.fa-whatsapp,.fa-envelope {
  color: #212121;
  /*padding-top: 6px; */
}
#btnEnviar {
    display: block;
    background: #212121;
    color: #FFF;
    padding: 10px;
    height: 70px;
    font-size: 16px;
    font-weight: bold;
    border: 0;
    box-shadow: none;
	margin-bottom: 10px;
	margin-top: 20px;
}

#atnlinea {
    display: block;
    background: #212121;
    color: #FFF;
    padding: 10px;
    height: 70px;
    font-size: 16px;
    font-weight: bold;
    border: 0;
    box-shadow: none;
  margin-bottom: 10px;
  ma
 /*CSS CAMPOS DINAMICOS */
#campodinamico
{
   border: 1px solid #cccccc;
}
 /*--------------------------------*/
#field11
{
	background-color: red;
}
#field4-error,#field5-error,#aviso-error
{
    position: absolute; 
}

#field4.error, #field5.error, #avisos.error
{
	top:0;
}

#avisos.error
{
	left:auto;
}


/*label.error
{   
        
     top: 35px;    
     left: 0px;    
     background: rgba(255, 0, 0, 0.4);   
      padding: 3px;    
      z-index: 10;
	 
}*/
#checkboxes-error
{
    position: absolute;
}
.country-list
{
	color:black;
}
#field4
{
	padding-right: 210px;
}
#comentario
{
   border: 1px solid #cccccc
}
.campodinamico #acompanantes , .campodinamico #marca 
, .campodinamico #anio , .campodinamico #placas 
, .campodinamico #color
{
	border: 1px solid #cccccc;
}
#aviso-privacidad
{
	margin-top: 5%;
}
#movilidad-error , #estacionamiento-error
{
  
  max-width: 82px;

}

h2, h3
{
	color: #212121;
}

legend
{
	border-bottom: 2px solid #212121;
	margin-bottom: 0;
}

.g-recaptcha>div
{
	margin: 0 auto;
}