/*
Theme Name: TEMPLATE X
Author: Erick Muñoz
Author URI: http://movisil.com/
Description: PARA CUALQUIER SITIO WEB.
Version: 1.0
*/
/*
$colores-lila:#8b1c85;
$colores-gris:#555759;
$color-blanco:#319d47;
*/
*,
*::after,
*::before{
	margin: 0px;
	padding: 0px;
	box-sizing: inherit;
}
html{
	font-size: 62.5%;
}
/*----Color Scroll------*/
::-webkit-scrollbar {
  width: .9rem;
}
/* Track */
::-webkit-scrollbar-track {
  background: #fff; 
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #8b1c85; 
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
/*-FIN-*/
body{
	box-sizing: border-box;
	font-size: 1.7rem!important;
	color: #414141;
	font-family: 'Roboto', sans-serif;
	background-color: #fff!important;
	
}
input{
	font-size: inherit!important;
}
.ocultar{
	display: none!important;
}
textarea{
	font-size: inherit!important;
}
a{
	cursor: pointer;
	text-decoration: none;
}
.espacioR{
	margin-right: 5px;
}
.form-group>label{
	font-weight: 500;
	margin-top: 10px;
}
.bordeAzul{
	
	margin-top: 30px;
	/*
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	border-left: #fdc828  5px solid;
	border-top: solid 8px #b9081a;*/
	font-size: 15px;
	margin-bottom: 20px;
	background-color: #fff;
}
.bordeAzul select{
	font-size: inherit;
}
h1{
	text-transform: uppercase;
    margin-bottom: 25px;
    margin-top: 10px;
    font-weight: 900;
    color: #545454;
}
button.btn {
	font-size: 16px;
    margin-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
#informante{
	display: none;
}
#apoyo_psicologico{
	display: none;
}
#oportunidades{
	display: none;
}
#habilidades_blandas{
	display: none;
}
#expectativas{
	display: none;
}
#habilidades_blandas .custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.8rem;
    display: block;
    width: 1.8rem;
    height: 1.8rem;
}
#habilidades_blandas .custom-control-label::before {
    top: .5rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
}
#puesto_trabajo{
	display: none;
}
#c_capacidades{
	display: none;
}
.duplicar{
	display: none;
}
#duplicar2{
	display: none;
}
.preguntasPuestoTrabajo{
	display: none;
}
#conesM .duplicar{
	display: block;
}
#logos{
	text-align: center;
	padding-top: 3rem;
	padding-bottom: 4rem;
}
#logos img{
	width: 270px;
}
.logoIntecap{
	width: 270px;
	float: right;
}
.logoSwiss{
	width: 305px;
}
.contenedorLogos{
	display: flex;
    align-items: center;
}
.nombrePuesto{
	font-weight: 700;
}

#puesto_trabajo .custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.8rem;
    display: block;
    width: 1.8rem;
    height: 1.8rem;
}
#puesto_trabajo .custom-control-label::before {
    top: .5rem;
    display: block;
    width: 1.2rem;
    height: 1.2rem;
}

.btnEnvar{
	background-color: #2196f3;
    border: none;
    padding: 10px 40px;
    color: #fff;
    font-weight: 600;
    border-radius: 50px;
}
.usaid {
    width: 180px;
}
.numero_encuesta{
	position: absolute;
    margin-left: -35px;
    font-weight: 700;
}
#btnDatosGenerales{
	background-color: #002F6C;
    border-color: #04042b;
}
#input_hombres{
	max-width: 220px;
}
#input_mujeres{
	max-width: 220px;
}
#input_hombres{
	display: inline-block;
	margin-left: 2px;
}
#input_mujeres{
	display: inline-block;
	margin-left: 10px;
    margin-top: 5px;
}
#total_sexo{
	margin-left: 6px;
    text-transform: uppercase;
    margin-top: 8px;
    font-weight: 800;
    border-top: solid 1px;
    width: 300px;
    padding-top: 5px;
}
.regresar {
    background-color: #fc7119;
    border-color: #04042b;
    font-size: 16px;
    padding-left: 25px;
    padding-right: 25px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    top: 2px;
    margin-right: 14px;
    text-decoration: none;
    position: relative;
    top: 7px;
}

.regresar:hover{
    color: #fff;
    text-decoration: none;
}
#btnInformante{
	background-color: #002F6C;
    border-color: #04042b;
    font-size: 16px;
    margin-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
#btnApoyoPsicologico{
	background-color: #002F6C;
    border-color: #04042b;
    font-size: 16px;
    margin-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
#btnPuestoTrabajo{
	background-color: #002F6C;
    border-color: #04042b;
    font-size: 16px;
    margin-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
#btnexpectativas{
	background-color: #002F6C;
    border-color: #04042b;
    font-size: 16px;
    margin-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
#capacidades{
	background-color: #002F6C;
    border-color: #04042b;
    font-size: 16px;
    margin-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
.contenedorlogo11{
    text-align: center;
    display: flex;
    align-items: center;
}
.logo11{
    width: 180px;
}
.logo22{
    width: 230px;
}
