html{
position: relative; 
min-height: 100%;
}
body {
font-size: 15px;
font-family: 'Source Sans Pro', sans-serif;
font-style: normal;
font-weight: normal;
background: #f1f1f1;
margin: 0 0 65px;
}
.clear, .clear:after, .clear:before{
display: block;
clear: both;
}
.right{
float: right;
}
.left{
float: left;
}
.In-block{
display: inline-block;
}
.text_center{
text-align: center;
}
.text_right{
text-align: right;
}
.margin-bottom-5{
margin-bottom: 5px;
}
.height10{
height: 10px;
width: 100%;
}
.height25{
height: 25px;
width: 100%;
}
.height50{
height: 3vw;
width: 100%;
}
.height100{
height: 100px;
width: 100%;
}
.height250{
height: 250px;
width: 100%;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
/*HEADER*/
.bandaMenu{
padding-top: 6px;
padding-bottom: 10px;
}
.navbar-default {
background-color: #ffffff;
border-color: #e7e7e7;
margin:0;
}
.navbar-right {
float: right !important;
margin-right: 0px;
}
.NavIvfTop li{
background: #E31836;
padding: 6px 21px !important;
margin: 0px 2px;
}
.NavIvfTop li a{
margin: 0;
padding: 0;
color: white !important;
font-weight: 100;
letter-spacing: 1px;
}
.NavRedes {
font-size: 16px;
padding: 0;
}
.NavIvf{
margin-top:20px;
}
.NavIvf li a{
font-size: 16px;
padding: 0 2.4vw 0 0;
color: black !important;
}
.NavIvf li a:hover{
color: #E31836 !important;
}
.NavIvf li:last-child a{
padding: 0 !important;
}


.submenu_privado li{
background: none;
}

.submenu_privado li a{
color: #E31836 !important;
font-weight: normal !important;
}


/*FOOTER*/
.bandaFooter {
padding: 20px 0px;
background: white;
width: 100%;
bottom: 0;
position: absolute;
height: 85px;
}

.bandaFooter p{
font-size: 0.85em;
color: #565353;
text-align: center;
}

/*LOGIN*/

.boxLogin{
background: white;
padding: 20px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.13);
box-shadow: 0 1px 3px rgba(0,0,0,.13);
}

.textLogin{
margin: 0;
font-weight: bold;
}
.btn-login{
width: 100%;
background: #E31836;
color: white;
font-weight: bold;
font-size: 18px;
padding: 9px;
border-radius: 2px;
}
.btn-login:hover{
background: #86C82D;
color: white;
}
.boxLogin input[type="password"], .boxLogin input[type="text"]{
background: #f1f1f1;
height:44px;
border-radius: 2px;
}
.form-horizontal .btn-link {
color: #8d8d8d;
margin-top: 10px;
}




/*SIMULADOR CALCULADORA*/

.bgSimulador{
background-color: transparent;
background-repeat: no-repeat;
background-image: url("/img/bgsimulador.jpg");
background-size: cover;
background-position: center center;
min-height: 600px;
}

.bgSimulador{
padding: 50px 0;
}
.titular_simulador {
color:#e31836;
font-size: 3.6em;
font-weight: bold;
margin-top: 0;
}
.subtitular_simulador {
color: #404040;
font-size: 30px;
margin: 20px 0;
font-weight: 600;
max-width: 750px;
}
.ventajas_simulador{
list-style-type: none;
padding: 0;
background-color: rgba(234, 239, 243, 0.42);
margin-bottom: 50px;
}
.ventajas_simulador li{
font-size: 17px;
padding: 3px 0;
color: #4d4d4d;
}
.ventajas_simulador li:before{
content: "\f00c";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #e31836;
padding-right: 15px;
font-size: 15px;
padding-left: 5px;
}
#simulador{
background: white;
padding:20px;
box-shadow: 0 0 80px 0 rgba(0,0,0,.15);
}
#simulador .BoxImput label{
display: block;
font-size: 14px;
margin: 0;
margin-bottom: -5px;
}
#simulador select{
width: 100%;
border: none;
height: 30px;
}
.NotPadding{
padding: 0;
}
#simulador input[type="number"]{
width: 100%;
}
.sliderTopes{
font-size: 12px;
font-weight: bold;
margin: 0;
}
#simulador .ui-widget.ui-widget-content {
border: none !important;
background: #ccc;
border-radius: 100px;
height: 5px;
margin: 0 0 10px 0;
}
#simulador .ui-slider .ui-slider-range {
background: #E31836;
border-radius: 100px;
}
#simulador .ui-state-default, #simulador .ui-widget-content .ui-state-default{
border: 2px solid white !important;
color: #E31836 !important;
height: 25px !important;
width: 25px !important;
top: -9px !important;
background: URL("/img/arrowsRango.png") no-repeat !important;
background-color: #E31836 !important;
background-position: 44% !Important;
}
#simulador .BoxImput {
margin: 0 0 15px 0;
}
.flechita select {
 background: URL("/img/arrows.png") no-repeat;
 background-position: 99%;
 -moz-appearance: none;
 -webkit-appearance: none;
 appearance: none;
border-bottom: 1px solid #a0a0a0 !important;
border-radius: 0px;
}
.btnEnviar {
width: 100%;
border-radius: 0px !important;
border: none;
background: #E31836;
color: white;
padding: 10px;
font-size: 20px;
font-weight: 600;
letter-spacing: 1px;
}
.btnEnviar:hover {
background: black;
color: white;
}




.boxNumber input[type="number"]{
background: none;
border: none;
border-bottom: 1px solid #a4a3a2;
height: 30px;
}


.bg-solicitarIvf{
width: 95px;
height: 114px;
background: url("/img/iconsIvfhome.png") no-repeat;
margin: 0 auto;
}
.iconPrestamo{
background-position: 9px 0;
}
.iconFormulario{
background-position: -97px 0;
}
.iconEvaluacion{
background-position: -200px 0;
}
.iconDinero{
background-position: -302px 0;
}

.titulo-solicitar {
margin: 47px 0 55px 0;
font-size: 48px;
}
.titulo-solicitar span {
margin: 47px 0 55px 0;
font-size: 48px;
font-weight: bold;
color: #565656;
}
.ContainerIvf h3{ 
font-weight: bold;
font-size: 20px;
text-align: center;
}
.ContainerIvf p{ 
font-size: 18px;
color: gray;
text-align: center;
}

.bgBandaSolicitar{
background: #E31836;
margin-top: 100px;
}
.bgBandaSolicitar .container{
padding: 60px 0;
}
.bgBandaSolicitar h2{
font-size: 50px;
color: white;
text-align: center;
}
.bgBandaSolicitar h2 span{
font-weight: bold;
}
.textCanculadora{
display: inline-block;
font-size: 14px;
font-weight: bold;  
margin: 0;
}


/*POPOVERS*/

.helpInfo{
cursor:help;
}

.infoPop:after{
content: "\f129";
font-family: FontAwesome;
margin-left: 3px;
color: #E31836;
font-size: 13px;
}
.popover{
min-width: 350px !important;
border-radius: 0;
border: 0;
padding: 0;
}
.popover-title {
background-color: black;
border-bottom: none;
border-radius: 0;
color: white;
}

/*SELECCIONAR LINEAS*/

.TitularSelecLineas{
font-weight: bold;
text-transform: uppercase;
letter-spacing: -2px;
font-size: 40px;
margin: 0;
}
.SubtitularSelecLineas{
margin: 0 0 30px 0;
font-size: 21px;
width: 50%;
}
.grillduo .box-bg-linea:before {
padding-top: 30%;

}
.box-bg-linea:before{
display: block;
content: "";
width: 100%;
padding-top: 90%;
background-color: rgba(0, 0, 0, 0.45);
}
.box-bg-linea{
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
position: relative;
background-color: rgba(0, 0, 0, 0.45);
/*background-blend-mode: multiply;*/
}
.box-bg-linea:hover{
background-color: rgba(0, 0, 0, 0);
}

.bg_img_linea_ivf_apoyo_sector_agroalimentario{
background-image: url("/img/agro.jpg");
}
.bg_img_linea_ivf_sector_turistico{
background-image: url("/img/IVFTurismo.jpg");
}
.bg_img_linea_ivf_apoyo_economia_social{
background-image: url("/img/social.png");
}
.bg_img_linea_ivf_inversion_y_circulante{
background-image: url("/img/internacionalizacion.png");
}
.bg_img_linea_ivf_microcreditos_autonomo_y_empresas{
background-image: url("/img/microcredito-1.jpg");
}
.bg_img_linea_ivf_emprendimiento_innovador {
background-image: url("/img/inno.jpg");
}
.bg_img_linea_ivf_CIPI{
background-image: url("/img/CIPI.jpg");
}
.bg_img_linea_ivf_cultura{
background-image: url("/img/ivfcultura.jpg");
}
.bg_img_linea_ivf_servef{
background-image: url("/img/ivfServef.jpg");
}
.box-bg-linea h4{
position: absolute;
bottom:10%;
font-size: 17px;
color: white;
text-transform: uppercase;
font-weight: bold;
padding: 0 5%;
width: 100%;
}
    
.ContainerLineaInfo{
background-color: #ffffff;
} 
.BoxLineaInfo{
padding: 15px;
margin-bottom: 30px;
}
.BoxLineaInfo p{
font-size: 14px;
color: #636363;
min-height: 90px;
} 
.BoxLineaInfo .btnLinea{
background: none;
border: 3px solid black;
color: black;
padding: 5px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
width: 100%;
display: block;
}
.BoxLineaInfo .btnLinea:hover{
background: black;
color: white;
}   
.BoxLineaInfo .btnRequisitos{
border: 0;
background: none;
font-size: 14px;
font-weight: bold;
display: block;
padding: 0;
margin-bottom: 10px;
} 
.BoxLineaInfo .btnRequisitos:hover{
color: #E31836;
}   




/*MODALS LINEAS*/
.modalLineas{
background: white;
}
.modal-bg-linea{
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
height: 200px;
position: relative;
background-color: rgba(255, 255, 255, 0.68);
background-blend-mode: luminosity;
}
.modal-bg-linea h4{
color: #E31836;
font-size: 30px;
position: absolute;
bottom: 5%;
left: 5%;
font-weight: bold;
}
.modal-bg-linea h4 span{
display: block;
color: white;
font-size: 11px;
background: #696969;
width: 100px;
padding: 5px 0;
text-transform: uppercase;
text-align: center;
margin-bottom: 5px;
letter-spacing: 1px;
font-weight: 600;
}
.BoxModal{
padding: 0 40px;
}
.modalLineas p{
font-size: 20px;
margin: 20px 0;
}
.modalLineas ul {
list-style: none;
}
.modalLineas li:before{
content: "\f00c";
font-family: FontAwesome;
margin-left: -35px;
padding-right: 20px;
color: #E31836;
}
.modalLineas li{
margin-bottom: 10px;
}

.modalLineas a{
background: none;
border: 3px solid black;
color: black;
padding: 5px 20px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
display: inline-block;
}

.close{
position: absolute;
top: 0;
color: red;
font-size: 28px;
z-index: 99;
opacity: 1;
right: 6px;
padding: 5px;
}

/*ALTA USUARIO FORMULARIO*/
.boxForm{
margin-bottom: 10px;
}
.boxForm input{
width: 100%;
height: 4.4rem;
padding: 1rem 1.2rem;
background-color: #fff;
border: .11rem solid #c9c9c9;
box-shadow: none;
}
.titulo_form{
padding: 0;
color: #999;
margin-bottom: 0;
font-size: 1.3rem;
line-height: 1.8rem;
display: inline-block;
}
.asterisco:after{
content: "\f069";
color: #E31836;
font-size: 7px;
font-family: "FontAwesome";
vertical-align: text-top;
line-height: 10px;
}
.datos_asterisco:before{
content: "\f069";
color: #E31836;
font-size: 7px;
font-family: "FontAwesome";
vertical-align: text-top;
line-height: 10px;
}
.datos_asterisco{
color: #E31836;
font-size: 12px;
}


.parallax {
background-image: url("/img/bg_alta.jpg");
min-height: 250px;
background-attachment: fixed;
background-position: bottom;
background-repeat: no-repeat;
background-size: 100%;
}
.checktext{
color: #666;
font-size: 14px;
}
.TitularPasos {
font-weight: bold;
font-size: 29px;
margin: 0;
color: #E31836;
display: inline-block;
vertical-align: top;
line-height: 27px;
text-transform: uppercase;
}

.bg-formIvf {
width: 60px;
height: 56px;
background: url("/img/iconsIvf.png") no-repeat;
display: inline-block;
background-size: cover;
}
.IconAltaUser {
background-position:  0 0;
}
.IconSit_financiera {
background-position:  -256px 0;
}
.IconSit_otros{
background-position: -320px 0;
}
.IconSit_projecto{
background-position: -192px 0;
}
.IconSit_empresa{
background-position: -63px 0;
}
.IconSit_resumen{
background-position: -128px 0;
}
.IconSit_aval {
background-position: -835px 0;
}
.IconSit_anticipo{
background-position: -641px 0;
}
.IconSit_modal {
background-position: -1005px 0;
}
.boxCircle{
text-align: center;
overflow: hidden;
}
.bntCirculo{
background: #E31836;
height: 150px;
width: 150px;
margin: auto;
border-radius: 100px;
margin-bottom: -75px;
position: relative;
}

.bntCirculo input[type="submit"]{
border: none;
background: none;
color: white;
font-size: 19px;
vertical-align: bottom;
width: 100%;
z-index: 10;
position: absolute;
top: 0;
left: 0;
height: 75px;
}
.arrowDown{
color: white;
font-size: 40px !important;
z-index: 2;
top: 25%;
position: absolute;
left: 42%;
}
.bntCirculo:hover{
background: #fd4444;
}

/*ALTA EMPRESA FORMULARIO*/

.chosen-single {
width: 100%;
height: 4.4rem !important;
padding: 1rem 1.2rem !important;
background: #fff !important;
border: .11rem solid #c9c9c9 !important;
border-radius: 0px !important;
box-shadow: none !important;
font-size: 14px;
}

.chosen-container {
width: 100% !important;
}

.boxSolicitud .chosen-single {
border: none !important;
font-size: 15px;
height: 24px !important;
padding: 0 !important;
}

.boxSolicitud .chosen-container-single .chosen-single div b {
background-position: 0 3px;
}
.boxSolicitud .chosen-container-active.chosen-with-drop .chosen-single div b {
background-position: -17px 3px;
}






.containerRequisitos .bg-formIvf {
width: 80px;
height: 80px;
}

.IconSit_social{
background-position: -615px 0;
}
.IconSit_turismo{
background-position: -687px 0;
}
.IconSit_innovacion{
background-position: -539px 0;
}
.IconSit_microcredito{
background-position: -762px 0;
}
.titularRequisitos{
font-weight: 100;
color: #E31836;
font-size: 20px;
margin-bottom: 10px;
}

.containerRequisitos{
background: #dddddd;
padding-top: 20px;
padding-bottom: 20px;
}

.containerRequisitos h4{
font-size: 22px;
color: #6B6B6B;
}
.containerRequisitos h5{
font-size: 15px;
color: #000;
font-weight: bold;
border-bottom: 1px solid;
padding-bottom: 4px;
}
.containerRequisitos p{
font-size: 14px;
color: #363535;
margin: 0;
padding-top: 10px;
}

.btnRojo{
text-align: center;
background: #E31836;
color:white;
padding: 5px 20px;
border: 1px solid #E31836;
}
.btnRojo:hover{
text-align: center;
background: none;
color: #E31836;
padding: 5px 20px;
border: 1px solid #E31836;
}

/*MODAL ERROR LINEAS REQUISITOS*/

.no_requisitos .bg-formIvf {
width: 80px !important;
height: 80px !important;
margin: auto auto;
display: block !important;
}
.Titular_modal{
font-weight: bold;
color: #E31836;
text-align: center;
margin: 0;
margin-bottom: 10px;
font-size: 30px;
margin-top: 5px;
}
/* GUILLEM */
.Subtitular_modal{
font-weight: bold;
padding: 0 15px;
text-align: left;
font-size: 18px;
}
.Requisitos_modal{
padding: 0 30px;
text-align: center; 
}
.Requisitos_clausula{
padding: 0 15px;
text-align: left; 
}
/* GUILLEM */
.Item_clausula{
padding: 0 13px;
text-align: left; 
margin-left: 15px;
}
.clausula_link{
color: black;

}
.no_requisitos .modal-footer {
background: #f1f1f1;
}
.btn-line{
color: #333;
background-color: transparent;
border-color: #9c9898;
padding: 8px 30px;
font-size: 15px;
}
.btn-line:hover{
border-color: #747070;
background: #747070;
color: white;
}
.btn-aceptar{
color: #fff;
background-color: #E31836;
border-color: #E31836;
font-size: 15px;
padding: 8px 30px;
}
.btn-aceptar:hover{
background-color: #86C82D;
border-color: #86C82D;
color: #fff;
}
/*RESUMEN DATOS PREVIOS*/

.textImput input[type="number"], .textImput select, .textImput input[type="text"], .textImput input[type="date"], .textImput input[type="email"] {
border: none;
width: 100%;
line-height: normal;
font-size: 15px;
min-height: 25px;
}
.textImput input[type="radio"]{
min-height: 18px !important;
}

/*AVAL BANCARIO*/
.mensajeImport{
color: #E31836 !important;
font-size: 16px !important;
font-weight: bold;
}



/*DESGLOSE FORMULARIO*/
#descripcion_proyecto{
width: 100%;
height: 100px;
}
.tablaConcepto input[type="number"], .tablaConcepto input[type="text"]{
width: 100%;
background-color: transparent;
border: none;
border-bottom: 1px solid;
}
.tabContainer{
padding: 0 15px;
background: white;
}
.desglose {
width:100%;
display:table;
}
.tablaConcepto {
background-color:white;
display:table-cell;
float: none;
position: relative;
}
.cab_totales{
background: black !important;
color: white;
padding: 20px 0 !important;
}
.desglose .cab_totales_b{
background: black !important;
color: white;
position: absolute !important;
bottom: 0;
width: 100%;
padding: 20px 0 !important;
}
.cab_desglose{
border-top: .11rem solid #c9c9c9;
border-bottom: .11rem solid #c9c9c9;
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
background: white;
padding: 10px 0 !important;
}
.tablaConcepto > .row{
padding: 10px  0;
border-bottom: .11rem solid #c9c9c9;
}
.tablaConcepto > .row:nth-child(even){
background-color: #e1e1e1;
}
.titulo_total{
color: white;
text-align: right;
margin: 0;
font-weight: bold;
font-size: 17px;
}
.titulo_precio{
color: white;
font-size: 17px;
font-weight: bold;
}




/*SOLICITUD COMPLETA*/

.boxSolicitud{
background: white;
padding-top: 5px;
padding-bottom: 5px;
border: .11rem solid #c9c9c9;
border-right: none;
}
.boxSolicitud.lineSolicitud_right{
border-right: .11rem solid #c9c9c9 !important;
}
.boxSolicitud.lineSolicitud_top{
border-top: none!important;
}
.textImput{
margin-bottom: 5px;
border-bottom: .11rem solid #c9c9c9;
min-height: 27px;
}
.subtituloSolicitud{
background: #bfbfbf;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-top: 10px;
}

.titulo_form {
padding: 0;
color: #999;
margin-bottom: 0;
line-height: 1.8rem;
display: inline-block;
}

.clear, .clear:after, .clear:before{
display: block;
clear: both;
}
.right{
float: right;
}
.left{
float: left;
}
.In-block{
display: inline-block;
}
.text_center{
text-align: center;
}
.text_right{
text-align: right;
}
.margin-bottom-5{
margin-bottom: 5px;
}
.height25{
height: 25px;
width: 100%;
}
.height50{
height: 50px;
width: 100%;
}
.height100{
height: 100px;
width: 100%;
}

.height250{
height: 250px;
width: 100%;
}


/*TABLA RESUMEN PDF*/
.ancho70{
width: 70%;
}
.ancho30{
width: 30%;
}

table{
border: 0;
font-family: 'Source Sans Pro', sans-serif;
width: 100%
}


.table_resumen  {
border: 1px solid #c9c9c9;
border-collapse: initial;
background: white;
}
.table_resumen_analisis{
width: 50%;
vertical-align: top;
}
.resumen_boxSolicitud{
padding: 8px 15px;
}

.resumen_line_right{
border-left: 0.5px solid #c9c9c9;
}
.resumen_line_bottom{
border-bottom: 0.5px solid #c9c9c9;
}

.titular_resumen {
font-family: 'Source Sans Pro', sans-serif;
margin-top: 20px;
margin-bottom: 10px;
font-weight: 500;
line-height: 1.1;
}

.subtitular_resumen{
background: #bfbfbf;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
margin-top: 10px;
font-family: 'Source Sans Pro', sans-serif;
padding-left: 15px;
}


.table_resumen .titulo_form {
padding: 0;
color: #565656;
margin-top: 0;
margin-bottom: 5px;
font-size: 13px;
display:block;
}

.table_resumen .textImput{
margin-top: 0;
margin-bottom: 5px;
border-bottom: 1px solid #c9c9c9;
font-size: 14px;
}


.table_analisis{
border-collapse: initial;
background: white;
}

.tablaConcepto_analisis {
background-color: white;

}

.cab_desglose_analisis {
border-top: .11rem solid #c9c9c9;
border-bottom: .11rem solid #c9c9c9;
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
background: white;
}

.cab_desglose_analisis th {
padding: 5px 10px;
font-size: 12px;
text-align: left;
font-family: 'Source Sans Pro', sans-serif;
}
.cab_desglose_analisis td {
padding: 0px 10px;
}
.titulo_form_analisis {
padding: 0;
color: #696969;
margin-bottom: 0;
font-size: 12px;
display: inline-block;
font-family: 'Source Sans Pro', sans-serif;
font-weight: normal;
text-transform: none;
}
.sub_desglose{
font-weight: 600;
text-transform: capitalize;
font-size: 13px;
color: #3e3e3e;
}
.cab_desglose_analisis:nth-child(even) {
background-color: #e1e1e1;
}
.importe_tabla {
margin-bottom: 5px;
border-bottom: .11rem solid #c9c9c9;
margin-top: 5px;
font-weight: 600;
font-size: 13px;
font-family: 'Source Sans Pro', sans-serif;
}

.cab_totales_analisis{
background: black;
color: white;
}
.importe_total{
padding: 13px;
margin: 0;
font-weight: bold;
font-family: 'Source Sans Pro', sans-serif;
}
.cab_totales_analisis .importe_tabla{
font-size: 17px;
font-weight: bold;
padding: 13px 0;
border: 0;
text-align: left;
font-family: 'Source Sans Pro', sans-serif;
}


/*AREA PRIVADA USER*/

.header_titular {
background: #434142;
margin-top: 0;
color: white;
font-size: 18px;
padding: 10px;
position: relative;
overflow: hidden;
}

.container_solicitudes{
background-color: white;
}
.box_solicitud {
background: white;
border-bottom: 1px solid #ccc;
padding: 10px;
}

.item_empresa{
font-weight: bold;
font-size: 17px;
color: #434142;
margin: 0;
}

.item_persona{
font-weight: 600;
font-size: 14px;
color: #717175;
margin: 0;
}

.box_acciones {
background: #f1f1f1;
padding: 10px;
border-radius: 5px;
min-height: 45px;
margin: 0;
}
.item_fecha {
text-align: right;
font-weight: normal;
color: #9A999D;
font-size: 14px;
margin: 0;
}

.item_hora {
text-align: right;
font-weight: normal;
color: #9A999D;
font-size: 14px;
margin: 0;
}
.btn_default {
background: none;
border: none;
padding: 5px 10px;
border-radius: 3px;
}

.btn_aprobar {
color: white;
border: 1px solid #309A85;
background-color: #309A85;
}
.btn_aprobar:hover {
color: white;
border-color: #86C82D;
background-color: #86C82D;
text-decoration: none;
}


.text_doc{
color: #666666;
font-size: 15px;
}

.item_mas_info{
font-weight: 600;
font-size: 14px;
margin: 0;
color: #E31836;
}
.item_mas_info:hover{
color: black;
}

.box_solicitud input[type="file"]{
width: 100%;
background: #f1f1f1;
height: 40px;
}

.item_modelo {
background: #2b9e64;
color: white;
padding: 2px 12px;
margin-left: 20px;
border-radius: 3px;
background: #15ACC1;
font-size: 14px;
display: inline-block;
}
.item_ejemplo{
background: #9e9e9e;
color: white;
padding: 2px 12px;
margin-left: 20px;
border-radius: 3px;
font-size: 14px;
display: inline-block;
}

.item_ejemplo:hover, .item_modelo:hover  {
background: #86C82D;
text-decoration: none;
color:white;
}











/*ERRORES*/

.bg-error {
width: 100px;
height: 100px;
background: url("/img/errorIcons.png") no-repeat;
display: inline-block;
background-size: cover;
}
.Icon_error404{
background-position: 0 0;
}
.Icon_error503 {
background-position: -114px 0;
}
.titular_error {
color: #e31836;
font-size: 6.6em;
font-weight: bold;
margin-top: 0;
}

.subtitular_error {
color: #404040;
font-size: 33px;
margin: 20px 0;
font-weight: 600;
}

.text_error {
color: black;
font-size: 15px;
font-weight: 600;
}

.btn_aprobar {
color: white;
border: 1px solid #309A85;
background-color: #309A85;
font-size: 18px;
}
.btn_aprobar:hover {
color: white;
border-color:  #86C82D;
background-color: #86C82D;
text-decoration: none;
}
.btn_modificar {
font-size: 13px;
margin-left: 1.5em;
}
.Icon_analisis{
background-position: -246px 0;
}

input[disabled] {
background-color: #ccc;
color: #6F6F6F;
}



/*Responsive*/


@media  screen and (max-width: 1200px) {
.BoxLineaInfo p {
min-height: 115px;
}
}/*fin media*/
@media  screen and (max-width: 1150px) {   
}/*fin media*/

@media  screen and (max-width: 992px) {  
.titular_simulador {
font-size: 2.4em;
}
.subtitular_simulador {
font-size: 20px;
}
.ventajas_simulador li {
font-size: 16px;
}
.NotPadding {
    padding: 0 15px;
}

.BoxLineaInfo p {
min-height: 80px;
}
.box-bg-linea:before {
padding-top: 50%;
}
.SubtitularSelecLineas {
width: 80%;
}
.tablaConcepto{
display: block;
}
.cab_totales {
position: relative !important;
width: auto;
margin-bottom: 15px;
bottom: 0;
}
}/*fin media*/ 

@media  screen and (max-width: 768px) { 
.bandaMenu {
padding-bottom: 0px; 
}
.navbar-nav {
margin: 0 -15px;
}
.navbar-collapse{
background: #f1f1f1;
padding-top: 15px;
padding-bottom: 15px;
}
.NavIvfTop  ul, .NavIvf ul{
float: none !important;
}
.NavIvfTop li {
background: none;
padding: 0 !important;
margin: 0;
}
.NavIvfTop li a {
color: black !important;
font-size: 16px;
font-weight: normal;
letter-spacing: normal;
}
.NavRedes{
display: none !important;
}
.NavIvf{
margin-top: 0;
}

.box-bg-linea:before {
padding-top: 35%;
}


.parallax, .arrowDown{
display: none !important;
}
.bntCirculo {
width: 100%;
height: 75px;
margin: auto;
border-radius: 0;
margin-bottom: 0;
}
}/*fin media*/


@media (min-width:768px) {
  #simulador {
      width: inherit;
      min-width: 400px;
      max-width: 400px;
      min-height: 100%;
      position:relative;
  }
  #main {
      width:calc(100% - 400px); 
  }
}


.boxForm select.full {
    width: 100%;
    height: 4.4rem;
    padding: 1rem 1.2rem;
    background-color: #fff;
    border: .11rem solid #c9c9c9;
    box-shadow: none;
}