/*
Theme Name: creditosurgentes
Theme URI: https://creditosurgentes.online/
Description:
Version: 1.0
Author: creditosurgentes
Author URI: https://creditosurgentes.online/
*/
/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */


.full-box {
    background: url(images/bg-top.png);
    float: left;
    width: 100%;
    padding: 8px;
    /* height: 50px; */
    z-index: 999;
    background-position: -80% 50%;
    background-repeat: no-repeat;
}
a:hover, a:focus {
    text-decoration: none;
}
a, #navsub li a {
    color: #FF005A;
}
body {
	    font-family: 'Open Sans',sans-serif;
}
#header-wrapper {
    background: #2b2e2f;
    padding: .8em 0 .6em;
}
#header {
    margin: 0;
}
#header {
    position: relative;
}
#logo {
    float: left;
    width: 100%;
}

#logo h1 {
    float: left;
    line-height: 1em;
    margin: 0;
    padding: 10px 10px 10px;
}
#logo h1 {
    background: #ff0059;
    color: #fff;
    border-radius: 6px;
    font-family: 'Oleo Script',serif;
    font-weight: 400;    font-size: 22px;
}
#nav {
    position: absolute;
    right: 0px;
    width: 84%;
    top: 5px;
}
#nav ul {
    margin-bottom: 0;
    margin-left: 20px;
}
#nav ul li {
    padding-left: 0;
    margin-left: 0;
}
#nav ul li {
    float: left;
    padding-left: 0px;
    line-height: 1.7;
}
#nav ul li.current_page_item a {
    background: #2b2e2f;
    color: #fff;
    font-weight: 700;
}
#nav ul li a {
    text-transform: uppercase;
    font-size: 15.5px;
    font-weight: 800;
    letter-spacing: -.1px;
    color: white;
    text-decoration: none;
    border-radius: 6px;
    padding: 8px 8px;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
}

#nav ul li:last-child a {
    background: #a4eda3 !important;
    color: #000;
    margin-left: 20px;
    font-weight: 800;
}

.container {
    width: 1200px;
	max-width:100%;
}

#nav ul {
    margin-bottom: 0;
    margin-left: 0px;
    padding-left: 0px;
}
#nav ul  li {
	list-style:none;
}

.nav>li>a:hover, .nav>li>a:focus{
	background:transparent !important
}
#subnav ul {
    margin: 0;
    padding: 7px 0;
}
#subnav li:first-of-type {
    border: none;
}
#subnav li {
    display: inline-block;
    padding: 0 8px;
    border-left: 2px solid rgba(255,203,225,.97);
}

div#postheader-wrapper {
    background: rgba(251,232,240);
}
#subnav li a {
    text-transform: uppercase;
    font-weight: 700;
    color: #FF005A;
    text-decoration: none;
    font-size: 15.5px;
}
.fa-home:before {
    content: "\f015";
    font-size: 21px;
}
#footer-wrapper {
    padding: 8px 0;
    background-color: #2b2d2e;
    background-image: url(images/bgfoot.png);
    color: #fff;
    background-attachment: fixed;
}
.main{
	min-height:500px;
}
.footer-above ul {
    list-style: none;
    padding: 0px;
    padding-left: 0px;
}
.footer-above h3{
	line-height: 1.1em;    font-weight: 800;
    margin-bottom: 15px;
    padding-top: 6px;
	color: #fff;
}
.footer-above h3 {
    line-height: 1.1em;
    font-weight: 800;
    margin-bottom: 15px;
    padding-top: 6px;
    text-transform: uppercase;
    font-size: 16px;
}
footer ul  li {
    margin-bottom: 9px;
    color: #bbb;    font-size: 16px;
    font-weight: 700;
    font-family: sans-serif;
}

footer li span {
    color: #fff;
}
#menu-menu-footer a {
    color: white;
    font-size: 16px;
}
#text-5  ul {
    overflow: hidden;
    position: relative;
    left: -4px;
    top: 4px;
    margin-bottom: 1.5em;
}

#text-5   li {
    display: inline-block;
    margin-right: .25em;
}
#text-5   a:before {
    color: #f3f3f3;
    font-size: 1.75em;
    line-height: 1.5em;
}
#text-5  span {
    display: none;
}
#text-5  li a {
    background: #000;
}
#text-5  li a {
	    display: inline-block;
    width: 2.5em;
    height: 2.5em;
    text-align: center;
    line-height: 2.5em;
    border-radius: .35em;
    outline: 0;
    opacity: .75;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
    background:black;
	
}
#text-5  li a:hover {
   background:#555;
}
#copyright {
    font-family: sans-serif;
    margin-top: 18px;
    width: 100%;
    font-weight: 700;
    color: #bbb;
    text-align: center;
    border-top: solid 1px rgba(255,255,255,.24);
    float: left;
    padding-top: 20px;
    padding-left: 0px;    text-align: left;
    width: 100%;
}
#copyright span {
    display: block;
    padding: 12px;
    font-size: 0.9em;
    color: #fff;
    text-align: left;
    line-height: 1.5em;
    text-align: left;
    padding-left: 0px;
}

#introtop {
    float: left;
    width: 66%;
}
table{
    width: 100%;
}

table  caption {
    font-weight: 700;
    background-color: #a4eda3;
    border-radius: 3px;
    line-height: 1.2em;
    padding: 8px;
    text-transform: uppercase;
    margin-bottom: 3px;
}
#tnuevos caption:before {
    content: "\f0a2";
    font-family: FontAwesome;
    padding: 0 .5em;
}
table.top th, table.top td:nth-child(2) {
    background: rgba(217,237,253,.44);
}
table#tnuevos th:nth-child(2), table#tnuevos th:nth-child(3), table#tnuevos td:nth-child(2), table#tnuevos td:nth-child(3) {
    text-align: center;
}
table.top th, table.top td, table.top td a {
    font-size: 14px;
    line-height: 1.25em;
    vertical-align: middle;
}
table.top th, table.top td {
    border: 1px dotted #ddd;
    padding: 3px;
    text-align: center;
}

table#tdestacados {
    margin-top: 10px;
}
#tdestacados caption:before {
    content: "\f135";
    font-family: FontAwesome;
    padding: 0 .5em;
}

a.pedir {
    background-color: #ff005a;
    border-radius: 3px;
    box-shadow: 0 1px 1px #2b2f30;
    color: #fff;
    font-weight: 700;
    padding: 3px 6px;
    text-decoration: none;
}
a.entidad {
    color: #00f;
}
.home h1 {
    font-size: 1.5em;
    color: #000;
    text-transform: uppercase;
    margin: 6px 0 18px;
    line-height: 1.2em;
    font-family: 'Open Sans',sans-serif;
    font-weight: 800;
    font-size: 22px;
    margin-top: 15px;
}
.kc-elm.kc-css-730090.kc_col-sm-12.kc_column_inner.kc_col-sm-12 {
    padding: 0px;
}
#credidos-destacados {
    float: left;
    width: 32%;
    margin-left: 1%;
}
#tdestacadosasnef caption:before {
    content: "\f115";
    font-family: FontAwesome;
    padding: 0 .5em;
}

table.top td.tmasinfo {
    padding: 15px 8px;
    text-align: center;
    border: none;
    background: #eff7fe;
}
#top-ads-home img {
	text-align:center;    
	display:table;
	margin:0 auto;margin-bottom: 15px;
}
div#top-ads-home {
    margin-top: 30px;
}

#intro h2 {
    font-weight: 700;
    color: #000;
    background: #a4eda3;
    padding: 10px 8px;
    margin-top: 32px;
    line-height: 1em;
    clear: both;
    font-size: 15px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
    margin-top: 10px;
}
#intro  h2:before {
    content: "\f0a4";
    font-family: FontAwesome;
    padding: 0 .5em;
}
#filtros {
    font-weight: 700;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding: 8px;
    background: #c7e4fd;
}
#filtrar {
    float: left;
}

#filtros select {
    margin: 0 0 0 5px;
    padding: 3px 3px;
    background: #fff;
    font-family: 'Open Sans',sans-serif;
    font-weight: 300;
}
#filtros .fcheks {
    display: inline-block;
    font-weight: 400;
    margin-left: 10px;
}
#ordenar {
    float: right;
}
#filtros .fcheks span {
    font-family: verdana;
    margin-right: 20px;
}
span.label {
    font-size: 14px;
    color: black;
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    margin-right: 5px;
}
.credito {
    border: 1px solid #eff7fe;
    box-shadow: 1px 1px 1px #c7e4fd;
    background: rgba(252,253,255,.54);
    padding: 15px 15px 15px;
    margin-bottom: 25px;
}
.imagen-credito {
    vertical-align: middle;
    display: inline-block;
    width: 60%;
    padding-left: 5px;
    margin-right: 1%;
}
.acciones-credito {
    vertical-align: middle;
    display: inline-block;
    width: 35%;
    text-align: center;
}

.fa-star, .fa-star-half, .fa-star-o, .fa-star-half-o {
    color: #FFEB3B;
    font-size: 16px;
    text-shadow: 1px 1px 1px #ff0059;
}
.estrellas {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}
a.entidad {
    color: #00f;
    text-align: center;
    display: table;
    margin: 0 auto;    text-decoration: underline;
}
a.entidad:hover{
	text-decoration:none;
}
.tags-credito {
    background: #c9f7c8;
    margin-bottom: 15px;
}
.tags-credito span {
    width: 28%;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    line-height: 1.2em;
    vertical-align: middle;
}
.tags-credito span.nomina {
    width: 31%;
    padding-left: 8px;
}.tags-credito span.asnef {
    width: 38%;
    text-align: center;
}.tags-credito span {
    width: 28%;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    line-height: 1.2em;
    vertical-align: middle;
}
.no {
    color: red;
}
.acciones-credito a.pedir {
    line-height: 3em!important;
    padding: 8px 20px;
}
.valoracion-credito {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.si {
    color: green;
}
.campo {
    width: 42%;
    margin-right: 1%;
    font-weight: 700;
    margin-bottom: 12px;
    font-family: sans-serif;float:left;
}
.valor {
    width: 55%;
    font-family: verdana;
    float: left;
  
}
.dato {
    clear: both;
    min-height: 50px;
}
.dato ul {
	    clear: both;    list-style: none;
    padding: 0px;
}
.dato .si  {
    color: green;
    float: left;    list-style: none;
    width: 100%;
}
.kc_accordion_section>.kc_accordion_header {
    cursor: pointer !important;
    background: #fbe8f0;
    border: none !important;
    color: #000 !important;
}

.kc_accordion_header>a {
    font-weight: 700 !important;
    color: #000;
    text-transform: uppercase;
}
body .kc_accordion_section>.kc_accordion_header {
    position: relative;
    cursor: pointer;
    min-height: 15px;
    line-height: 20px;
}
.kc_accordion_header>a {
    padding: 13px 15px;
}
body .kc_accordion_header>span.ui-accordion-header-icon {
    margin: 13px;
}
.kc_accordion_section.group {
    padding-bottom: 8px;
    margin-bottom: 20px;
}
.kc-section-active .kc_accordion_header.ui-state-active>span.ui-accordion-header-icon:before {
    content: "\e607";
}
.kc_accordion_header>span.ui-accordion-header-icon {
    float: left !important; 
    margin: 17px;
    color: #aaa;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font:normal normal normal 14px/1 FontAwesome !important
}

.kc_accordion_header>span.ui-accordion-header-icon:before {
       content: "\f067" !important;
}

.kc_accordion_header>span.ui-accordion-header-icon:before {
    content: "\e604";
    color: black;
}
.kc_accordion_content.ui-accordion-content.kc_clearfix {
    border: 0;
}
.kc_accordion_content.ui-accordion-content.kc_clearfix strong {
	color:black;
}
.kc_accordion_content.ui-accordion-content.kc_clearfix 
p,.kc_accordion_content.ui-accordion-content.kc_clearfix li  {
    color: black;
	margin-bottom:10px;
}
.financiacion-box h2 {
    background: #2b2d2e;
    background-image: url(images/bgfoot.png);
    color: #fff;
    background-attachment: fixed;
    padding: 10px 24px!important;
    line-height: 1.2em;
    float: none;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    margin-top: 15px;
}
.financiacion {
    background: #fbe8f0;
}
.fin_content {
    margin-bottom: 30px;
}
.fincaticion_title a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.fin_content {
    margin-bottom: 50px;
    color: #000 !important;
    font-size: 16px;
}


.financiacion-box .row{
	margin-top:40px;
}
.fincaticion_title a:before {
    content: "\f0a9";
    font-family: FontAwesome;
    padding: 0 6px 8px 0;
}
.pedir-full  {
    background: #FF005A;
    padding: 10px 15px;
    text-align: center;
    color: white;
    float: left;
    width: 100%;
    font-size: 16px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.pedir-full a {
    font-weight: 700;
    color: #fff;
    text-decoration: underline;
}
.pedir-full   a:hover{
	text-decoration:none;
}
.pedir-full  a:hover{
	color:#FF005A
}
.dato.coste_box {
    min-height: 70px;
}


.slider {
	-webkit-appearance: none;
	width: 100%;
	height: 8px;
	border-radius: 5px;
	background: #d3d3d3;
	outline: none;
	opacity: 0.7;
	-webkit-transition: .2s;
	transition: opacity .2s;
}

.slider:hover {
	opacity: 1;
}

.slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #fff;
    cursor: pointer;
    border: 3px solid #e0502f;   
}

.slider::-moz-range-thumb {
	width: 20px;
	height: 25px;
	border-radius: 50%;
	background: red;
	cursor: pointer;
}

.comparison h6 {
    margin-bottom: 20px;
	font-size: 14px;
    font-weight: bold;
}
.comparison h6 span {
    color: #e0502f;
}

div#filtrar > span.label {
    padding-left: 0px;
}