#formularioEmpresa{
	float: left;
	margin-top: 5em;
	width: 80% !important;
	margin-left: 10%;
	z-index: 2;
	position: relative;
}

#formularioEmpresa  h4{
	margin-bottom: 1em
}


#formularioEmpresa .divPaqueteEmpresa{
	margin-bottom: 3em;
	text-align: center;
}


/*****************BOTONES DE PAGO ************************/

#formularioEmpresa #divBotonesPago{
	display: none;
}

#formularioEmpresa #divBotonesPago p{
	
	float: left;
	width: 100%;
	margin-top: 1em;
	font-weight: normal;
	font-size: 0.9em;				
}

#formularioEmpresa #divBotonesPago .textoPoliticas{
	float: left;
	width: 100%;
	margin-top: 4em;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
}

#formularioEmpresa #divBotonesPago .textoPoliticas a{
	float: left;
	width: 100%;
	text-decoration: underline;
	color: var(--naranja);	
}


/*


/***IMAGEN
.divEmpresas{
	background-position: 50% 50%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url('/imagenes/fondoInicio1.png');
	width: 100%;
	height: auto;
    float: left;
    background: white
}
.divEmpresas .divFormulario{
	border: none;
	margin-top: 8em;
	background-color: white;
	border-radius: 0 0;
}

.divEmpresas .divFormulario .divCampo a:hover{
	color: black;
}
.divEmpresas .divFormulario .divCampo p{
	text-align: center;
}

.divEmpresas .divFormulario .divCampo p b {
	color: #F35D31;
}
.divCampoLogoEmpresa .imagen_ec{
	text-align: center;
    border-radius: 5px 5px;
    width: 25%;
    display: block;
}

.divEmpresas .divFormulario h3{
	text-align: center;
}

.divEmpresas .divFormulario img{
	height: 7em;
}

.divEmpresas .divFormulario .divCampo50{
	padding-bottom: 1em;
}


.formulario .aceptarTerminos .divBotonOpcion{
	margin-bottom: 2em;
}
.aceptarTerminos .divBotonOpcion span a:hover{
	color: black;
}
.formulario #campoAceptarTerminos .divCheckOpcion i{
	color: black;
}
.aceptarTerminos .divBotonOpcion .divCheckOpcion{
	border-radius: 0px;
}

.aceptarTerminos .divBotonOpcion span a{
	color: #515151;
}
.error{
	color: red;
	font-size: 10px;
}
/*************
.texto{
 	margin-bottom: 1.5em;
    font-size: 16px;
    color: #F35D31;
}
#texto-2{
	color: #515151;
	display: block;
}
.formulario{
	float: left;
	margin-bottom: 2em;
}
.formulario p{
	margin-bottom: 1em;
}
.formulario label{ 	
}
.enter{
    display: block;
    width: 90%;
    font-size: 16px;
    margin-bottom: 1.5em;
    border: 1px solid #515151;
    padding: 5px;
    padding-left: 12px;
}

/***
.botonNaranja:hover{
	transform: scale(1.01);
	cursor: pointer;
}
.botonNaranja {
	float: left;
    background-color: #F35D31;
    border-radius: 1.5em;
    padding-left: 0.5em;
    padding-right: 0.5em
}
.botonNaranja span{
	color: white;
    font-size: 23px;
    padding-left: 40px;
    padding-right: 40px;
}
#color-red{
	color: red;
	font-style: italic;
}
.final-tabla{
	background: #142B3B;
	color: white;
}
.iconos{
	color: #F35D31;
    font-size: 2em;
}
.divEmpresas .divEncabezadoContratar{
	text-align: left;
    color: #F35D31;
    padding-top: 35px;
    padding-left: 138px;
    float: left;
    background: white;
    margin: 0;
}
.divEmpresas .divEncabezadoContratar span{
	font-size: 45px;
	float: left;
    background: white
}
.divEmpresas .divEncabezadoContratar b{
	font-size: 60px
}
.divEmpresas .tablaPaquetes{
	float: left;
    width: 80%;
    margin-left: 10%;
    margin-top: 7em;
    box-sizing: border-box;
    margin-bottom: 3em;
    border-radius: 46.565px;
    border: 3.67193px solid #6EFBFB;
}
.divEmpresas .tablaPaquetes #cabeza-tabla{
	background-color: #142B3B;
	color: white;
}
.divEmpresas .tablaPaquetes th{
	text-align: center;
	border:solid 1px #424241;
	padding-top: 0.5em;
	padding-bottom: 1em;
}
.divEmpresas .tablaPaquetes th img{
	height: 5em;
}
.divEmpresas .tablaPaquetes th span{
	width: 100%;
	float: left;
	margin-top: 1em;
}
.divEmpresas .tablaPaquetes td{
	border:solid 1px #424241;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	/*background-color: white;
}
.divEmpresas .tablaPaquetes td .divCheckPrecio{
	float: left;
	width: 1em;
	height: 1em;
	border-radius: 50% 50%;
	border: solid 1px #d8d9dd;
	margin-left: 0.5em;
	cursor: pointer;
	margin-left: 50%;
}
.divEmpresas .tablaPaquetes td .spanPrecio{
	margin-top: 0.5em;
    display: block;
    text-align: center;
    font-size: 1em;
}
.divEmpresas .tablaPaquetes td .boton{
	box-shadow: 2px 2px 2px #d8d9dd;
}
.divEmpresas .tablaPaquetes #tablaFooter{
	color: white;
	font-weight: bold;
	font-size: 1.2em;
}


/**********************
#divContenido{
	overflow: hidden;
}

#divFooter{
	position: fixed;
	bottom: 0px;
	height: 3em !important;
}

#divFooter .divFooter2{
	margin-top: 0.7em !important;
}




#campoAceptarTerminos .divCheckOpcion{
	border: solid 1px #424241;
}


#campoAceptarTerminos .divCheckOpcion i{
	color: #6A99CE;
}

/************************PAGAR EMPRESA******************/

/************************EMPRESA A CONTRATAR ******************
#formularioEmpresa{
	width: 80%;
	margin-left: 10%;
	border: none;
	margin-top: 6em;
	background-color: transparent;
	border-radius:  0 0;
	max-height: none;

}

#formularioEmpresa #divPaqueteEmpresa img{
	
	height: 5em;	.cabeza .imagenesCabeza #divImagenCabeza3{
		display: none;
	}
	.cabeza .imagenesCabeza #divImagenCabeza4{
		display: none;
	}
}


/************************LOS PAQUETES A CONTRATAR ******************



#campoLogoEmpresa .barra_botones_ec{
	height: 2em;
}

/*El template está ocultando el botón para subir imagen *
#campoLogoEmpresa .barra_botones_ec .divBotonBarra{
	opacity: 1;
	z-index: 1;
}

#campoLogoEmpresa .barra_botones_ec .divBotonBarra img{
	max-width: 2em;
}

/*Responsivo
@media (max-width: 402px){
	.botonNaranja span{
		font-size: 20px;
	}
}
@media (max-width: 365px){
	.botonNaranja span{
		font-size: 14px;
	}
}

*/