/*/
* {
margin: 0;
padding: 0;
}
/*/
.punto{
	background-color: black;
    height: 5px;
    width: 5px;	
    
}

body {
	font-family: 'Roboto', sans-serif !important;
	/*background: #f5e4d0;*/
	/*background: linear-gradient(#acc1e4, #dee6f4, #fafafb);  BUENO */
	background-repeat: no-repeat !important;
	/*background: fixed;*/
	background-size: 100% 100%;
}

li { 
	cursor: pointer; 
	cursor: hand; 
	list-style:none;

}
input[type=radio]
{
	/*background-color: white;*/
}
.btn-circle {
	border-radius: 50%;
	height: 100px;
	width: 100px;	
	border-style: solid;
	border-color: black;
	border-width: 3px;
	outline:0px !important;
}
.btn-circle:active {
	border-width: 10px;
	outline:0px !important;
	opacity: 100% !important;
}

.btn-circle:hover {
	outline:0px !important;
	opacity: 100% !important;
}

.letra-azul
{
	color: #337ab7;
}

.letra-roja,.letra-rojo
{
	color: #fff;
}

.letra-negro
{
	color: #575656;
}

.borde-azul
{
	border-style: solid !important;
	border-color: #337ab7 !important;
	border-width: 3px !important;	
}

.borde-rojo    
{
	border-style: solid !important;
	border-color: #f0a6a4 !important;
	border-width: 0px !important;		
}

.borde-negro
{
	border-style: solid !important;
	border-color: #97989b !important;
	border-width: 3px !important;		
}

.subrayado
{
	text-decoration: underline;
}

.boton
{
	    cursor: pointer;
}

.color_blue{
	color: #2f5597 !important;
}
.color_red{
	color: #f85955 !important;
}
.color_gris{
	color: #777 !important;
}
.sub_rayado{
	text-decoration: underline;
}

.div_textarea{
	background-color: transparent;
	border: 1px solid #fff !important;
	border-radius: 17px;
	font-size: 20px;
	padding: 34px 41px;
	min-height: 80px;
	text-align: left;
	font-weight: 100;
	overflow-wrap: break-word;
}
.div_textarea.letra-negro{
	background: #fff !important;
}
.content_pregunta_tipo_2 h2,.content_pregunta_tipo_3 h2,.content_pregunta_tipo_14 h2,.content_pregunta_tipo_18 h2{
	border-bottom: 4px solid #fff;
	padding-bottom: 34px;
	margin-bottom: 3px;
	font-size: 30px;
	color: #fff;
	font-style: italic;
}
.content_pregunta_tipo_2 h2{
	padding-bottom: 21px !important;
}
h2 .pal_marcada{
	font-style: normal;
	font-weight: 700;
}

.content_pregunta_tipo_2 h2 small{
	font-size: 19px;
	line-height: 24px;
	color: #fff;
	font-style: normal;
	font-weight: 100;
}
.content_pregunta_tipo_18 h2 small{
	font-size: 19px;
	line-height: 24px;
	color: #fff;
	font-style: normal;
	font-weight: 100;
}
.content_pregunta_tipo_18 h2{
	padding-bottom: 23px !important;
}

.content_pregunta_tipo_11 h2{
	border-bottom: 4px solid #fff;
	padding-bottom: 34px;
	margin-bottom: 3px;
	font-size: 30px;
	color: #fff;
	font-weight: 100;
	font-style: normal;
}
.bbz_largo{
	font-size: 26px !important;
}
.logo{
	margin-bottom: 5px;
}
.logo_pie{
	padding-top: 41px;
}
.logo_pie img{
	max-width: 90px;
}

.right-block{
	margin-right: 0;
	display: block;
	margin-left: auto;
}

.opciones_pregunta_tipo_3 h2 i{
	font-size: 40px !important;
}
.opciones_pregunta_tipo_3 h2{
	font-size: 24px;
	margin-top: 15px;
}
#contenedor{
	padding-top: 35px;
}

#pregunta{
	background: #4285c5;
	border-radius: 21px;
	float: left;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 13px;
}

.content_pregunta{
	width: 100%;
	float: left;
	padding: 0px 31px;
}
.opciones_pregunta_tipo_3{
	padding-top: 5px;
	padding-left: 0px;
}
.content_pregunta ul li{
	padding-bottom: 24px;
	font-size: 32px;
	font-weight: 700;
	color: #fff;
}

.content_pregunta_12 ul li{
	padding-bottom: 8px !important;
}

.content_pregunta_18 ul li{
	padding-bottom: 0px !important;
	font-size: 27px;
}

.content_pregunta_18 ul li i{
	font-size: 34px;
}
.content_pregunta_10 h2{
	border-bottom: 4px solid #fff;
	padding-bottom: 34px;
	margin-bottom: 3px;
	font-size: 32px;
	font-weight: 100;
	font-style: normal;
}

.txt_rpt_1{
	color: #fff;
	font-weight: 100;
	font-style: italic;
}
.text-exp-margin{
	color: #fff;
	font-weight: 700;
	font-size: 17px;
}
.text-exp-margin small{
	color: #fff;
	font-size: 90%;
	font-weight: 100;
}
.content_pregunta_10{
	padding: 93px 192px !important;
	padding-bottom: 15px;
}
.content_pregunta_10 .panel-default{
	border-radius: 29px;
}
.content_pregunta_10 h2{
	padding-bottom: 5px;
}
.content_pregunta_10 .cara{
	width: 50px !important;
}
.content_pregunta_14 img{
	max-width: 120px;
}
/**/

.content_pregunta_letra-negro h2,.content_pregunta_letra-negro h2 small{
	color: #575656 !important;
}
.content_pregunta_letra-negro h2{
	border-color: #575656 !important;
}
.content_pregunta_10 h2{
	border: 0px !important;
}
.content_pregunta_letra-negro ul li{
	color: #575656 !important;
}
.content_pregunta_letra-negro .text-exp-margin{
	color: #575656 !important;
}
.content_pregunta_letra-negro .text-exp-margin small{
	color: #575656 !important;
}
.content_pregunta_letra-negro select{
	background: #575656 !important;
}
.content_pregunta_letra-negro .sexo_select::after{
	background: #575656 !important;
}
/*select custom*/

select {
  /*-webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;*/
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background: #a7a7a7;
  background-image: none;
}
/* Custom Select */
.sexo_select {
  position: relative;
  display: block;
  /*width: 20em;*/
  width: 100%;
  height: 3em;
  line-height: 3;
  background: #a7a7a7;
  overflow: hidden;
  border-radius: .25em;
  border-radius: 10px;
  margin-top: 24px;
}
select {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 0 .5em;
  color: #fff;
  cursor: pointer;
  font-size: 23px;
	font-weight: 100;
}
select::-ms-expand {
  display: none;
}
/* Arrow */
.sexo_select::after {
  content: '\25BC';
	position: absolute;
	top: -6px;
	right: -7px;
	bottom: 0;
	padding: 0 1em;
	background: #a7a7a7;
	pointer-events: none;
	font-size: 18px;
}
/* Transition */
.sexo_select:hover::after {
  color: #808080;
}
.sexo_select::after {
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}

.content_pregunta_tipo_2 h2 p,.content_pregunta_tipo_18 h2 p{
		font-size: 17px !important;
		/*line-height: 15px !important;*/
	}
@media (max-width: 768px){
	select{
		font-size: 17px !important;
	}
	.content_pregunta_12 ul,.content_pregunta_18 ul{
		padding-left: 0px !important;
	}
	.content_pregunta{
		padding: 0px 13px !important;
	}
	.content_pregunta ul li{
		padding-bottom: 4px !important;
		font-size: 15px !important;
	}
	.div_textarea{
		padding: 15px 15px !important;
		font-size: 15px !important;
		margin-left: 5px;
		margin-right: 5px;
	}
	.sin_padding_movil{
		padding: 0px !important;
	}

	.content_pregunta_tipo_2 h2,.content_pregunta_tipo_3 h2,.content_pregunta_tipo_14 h2,.content_pregunta_tipo_18 h2{
		padding-bottom: 5px !important;
		margin-bottom: 0px !important;
		font-size: 25px !important;
		margin-top: 0px;
	}
	.content_pregunta_tipo_2 h2 small{
		font-size: 15px !important;
		line-height: 15px !important;
	}
	.content_pregunta_tipo_2 h2 p,.content_pregunta_tipo_18 h2 p{
		font-size: 15px !important;
		/*line-height: 15px !important;*/
	}
	.content_pregunta_tipo_2{
		padding-right: 0px;
		padding-left: 0px;
	}
	.content_pregunta_14 img {
	    max-width: 88px !important;
	}
	.bbz_largo{
		font-size: 21px !important;
	}
	.content_pregunta_tipo_11 h2{
		padding-bottom: 15px !important;
		margin-bottom: 0px !important;
		font-size: 25px !important;
	}
	.content_pregunta_12 ul li.p_mini_option {
	    font-size: 18px !important;
	}
	.content_pregunta_12 ul li {
	    padding-bottom: 4px !important;
	    font-size: 22px !important;
	}
	
	.content_pregunta_tipo_18 h2 small {
	    font-size: 15px !important;
	    line-height: 15px !important;
	}
	.content_pregunta_18 h3{
		margin-top: 10px !important;
	}

	.content_pregunta_18 ul li{
		font-size: 18px !important;
	}
	.content_pregunta_18 ul li i {
	    font-size: 27px;
	}
	.content_pregunta_10 h2{
		padding-bottom: 11px;
		margin-bottom: 3px;
		font-size: 24px;
	}
	#pregunta {
	    padding-bottom: 10px !important;
	    padding-top: 19px !important;
	}
	#contenedor{
		padding-right: 0px;
		padding-left: 0px;
	}
	.logo{
		padding: 0px 14px !important;
	}
	.text-exp-margin {
		margin-top: 0 !important;
	    /*margin-left: -10px;*/
	}
	#pregunta .panel{
		margin-bottom: 13px;
	}
	.logo_pie{
		padding-top: 0px !important;
	}
	.opciones_pregunta_tipo_3{
		padding-top: 0px !important;
	}
}
@media (max-width: 450px){
	#T_preg_25 th,#T_preg_25 td{
		font-size: 12px;
		padding: 6px 3px !important;
	}
	.sm_padding_0{
		padding: 0px;
	}
	.txt_inicial_preg{
		font-size: 25px !important;
		margin-bottom: 5px !important;
		line-height: 25px;
	}


}
#T_preg_25{
	background: #fff !important;
	border-radius: 17px !important;
	text-align: center;
}
#T_preg_25 thead th{
	text-align: center;
}
#T_preg_25.table > tbody > tr > td{
	border-top: 1px solid #f3f3f3;
}
.txt_inicial_preg{
	text-align: center;
	color: #fff;
	font-size: 19px;
	font-style: italic;
	margin-bottom: -8px;
}
.content_pregunta_10 .letra-rojo{
	color: #ea5759;
}


#logo-mobile{
	max-width: 150px !important;
}
.boton_deshabilitado{
	pointer-events: none;
}




.checkbox  {
	margin-top: 0;
    margin-bottom: 0;
  }

.checkbox label:after {
	content: '';
	display: table;
	clear: both;
  }
  
  .checkbox .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #a9a9a9;
	border-radius: .25em;
	width: .7em;
	height: .7em;
	float: left;
	margin-right: .5em;
	margin-top: 10px;
  }
  
  .checkbox .cr .cr-icon {
	position: absolute;
	font-size: .4em;
	line-height: 0;
	top: 50%;
	left: 15%;
  }
  
  .checkbox label input[type="checkbox"] {
	display: none;
  }
  
  .checkbox label input[type="checkbox"]+.cr>.cr-icon {
	opacity: 0;
  }
  
  .checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
	opacity: 1;
  }
  
  .checkbox label input[type="checkbox"]:disabled+.cr {
	opacity: .5;
  }