body {
	font-family: 'Lato', Arial, sans-serif;
	font-weight: 400;
	color: #646464;
	font-size: 16px;
	line-height: 26px;
	padding-top: 75px;
}

p {
	padding: 0px;
	margin: 15px 0px;
	display: inline-block;
}

footer a {
	color: white;
}

.title1 {
	text-align: center;
    color: white;
    font-size: 36px;
    padding: 60px 0px 30px 0px;
    margin: 0px auto;
    font-weight: 500;
    display: block;
    max-width: 1170px;
    width: 100%;
 	font-weight: bold;
    line-height: 40px;
}

.title2 {
	flex: 1 100%;
    text-align: center;
    color: white;
    font-size: 24px;
    margin: 0px;
    padding: 0px;
    font-weight: 400;
    font-weight: bold;
    display: block;
}

.title3 {
	text-align: center;
    color: white;
    font-size: 20px;
    margin: 20px 0px;
    padding: 0px;
    font-weight: 500;
    font-weight: bold;
    display: block;
    line-height: 30px;
}

.title4 {
	flex: 1 100%;
    text-align: left;
    color: white;
    font-size: 24px;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
    font-weight: bold;
    display: block;
}

.title5 {
	font-size: 22px;
	margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    font-weight: bold;
    line-height: 1.1;
}

.title6 {
	font-size: 24px;
	margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
}

.titlesub {
	line-height: 30px;
	color: white;
	font-size: 25px;
	text-align: center;
}

.titlebtn {
	color: white;
	padding: 0px;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    text-align: center;
    white-space: normal;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 0px;
}

.titlebox {
	font-size: 20px;
    text-align: center;
    padding: 0px;
    margin: 10px 0px 20px 0px;
}

.titleform {
	font-size: 25px;
	color: #2ba9d9;
	font-weight: lighter;
	margin: 0px;
    padding: 0px 0px 15px 0px;
    text-align: center;
}

.imgbox {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 300px;
	padding: 0px;
	margin: 15px 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.contentbox {
	/*min-height: 310px;*/
}

.page-header {
	border-bottom: none;
	margin: 40px 0 20px;
}

.page-header small {
	float: right;
	vertical-align: middle;
}

.page-header small a {
	font-size: 18px;
	font-weight: 700;
}

.nav-container {
	/*border-bottom: 1px solid #ccc;*/
	
}

.navbar-default .navbar-brand {
	color: #646464;
}

.navbar-default {
	background: none;
	border: none;
}

.navbar {	
	min-height: 0px;	
}

.navbar-fixed {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-radius: 0px;
}

.navbar-margin-top {
	
	margin-top: 25px;
}

.navbar-brand-image {
	margin-top: 20px;
}

.navbar-brand-image > img {
	max-width: 175px;
}

.extra-padding {
	margin-top: 8px;
	padding-top: 11px;
	padding-bottom: 11px;
}

.bg-light-grey {
	background-color: #f6f6f6;
}

.bg-light-blue {
	background: #e1f6fb;
}

.bg-light-red {
	background: #fbe1e2;
}

.bg-green {
	background: #00ad57;
	color: white;
}

.bg-blue {
	background: #2ba9d9;
	margin-top: 0px;
}

.light-neutral {
	background-color: #f5f6f6;
	padding-bottom: 20px;
}

.dark-neutral {
	background-color: #646464;
	padding-bottom: 20px;
}

.dark-market {
	background-color: #646464;
	padding-bottom: 20px;
}

.corbata {
	background-image: url('../img/circulantis_home.jpg');
	background-repeat: no-repeat;
	background-position: 95% 0;
	background-color: #f5f6f6;
}

.neutral {
	background-image: url('../img/neutral.jpg');
	background-repeat: no-repeat;
	background-position: 95% 0;
	background-color: #f5f6f6;
}

.market {
	background-repeat: no-repeat;
	background-position: 95% 0;
	background-color: #2ba9d9;
}

.laptop {
	background-image: url('../img/soyinversor.jpg');
	background-repeat: no-repeat;
	background-position: 95% 0;
	background-color: #f5f6f6;
}

.pyme {
	background-image: url('../img/pyme.jpg');
	background-repeat: no-repeat;
	background-position: 95% 0;
	background-color: #f5f6f6;
}

.corbata-content p {
	font-size: 16px;
	line-height: 24px;
	color: #646464;
}

.corbata-content p a {
	font-size: 0.6em;
	color: #2ba9d9;
}

.corbata-content p strong {
	color: #646464;
	font-weight: normal;
}

.neutral-content p {
	font-size: 16px;
	line-height: 24px;
	color: #646464;
}

.neutral-content p a {
	font-size: 0.6em;
	color: #2ba9d9;
}

.neutral-content p strong {
	color: #646464;
	font-weight: normal;
}

.market-content p {
	font-size: 16px;
	line-height: 24px;
	color: #646464;
}

.market-content p a {
	font-size: 0.6em;
	color: #2ba9d9;
}

.market-content p strong {
	color: #646464;
	font-weight: normal;
}

.laptop-content p {
	font-size: 16px;
	line-height: 24px;
	color: #646464;
}

.laptop-content p a {
	font-size: 0.6em;
	color: #2ba9d9;
}

.laptop-content p strong {
	color: #646464;
	font-weight: normal;
}

.pyme-content p {
	font-size: 16px;
	line-height: 24px;
	color: #646464;
}

.pyme-content p a {
	font-size: 0.6em;
	color: #2ba9d9;
}

.pyme-content p strong {
	color: #646464;
	font-weight: normal;
}

.white-box-inversores {
	margin: 100px 0px;
	padding: 50px 0px 70px 0px;
	background: #2ba9d9;
	margin-bottom: 0px;
}

.white-box-empresas {
	margin: 100px 0;
	padding: 50px 0px 70px 0px;
	background: #00ad57;
	margin-bottom: 0px;
}

.neutral-box-empresas {
	margin: 35px 0;
	padding: 50px 0px 90px 0px;
	background: #fdf3ed;
	margin-bottom: 0px;
}

.white-box-soyinversor {
	margin: 200px 0px;
	padding: 50px 50px 50px 50px;
	background: #ffffff;
	margin-bottom: 0px;
}

.white-box-soysubasta {
	margin: 35px 0px;
	padding: 50px 50px 50px 50px;
	background: #ffffff;
	margin-bottom: 0px;
}

.bleu-box-soyinversor {
	margin: 200px 0px;
	padding: 100px 0px 107px 0px;
	background: #2ba9d9;
	margin-bottom: 0px;
}

.green-box-soyinversor {
	margin: 200px 0px;
	padding: 50px 50px 140px 50px;
	background: #00ad57;
	margin-bottom: 0px;
}

#pfinanciado {
	width: 100%;
}

.white-box-inversores p, .white-box-empresas p {
	color: #646464;
}

.neutral-box-inversores p, .neutral-box-empresas p {
	color: #646464;
}

.white-box-inversores p a {
	color: #2ba9d9;
}

.white-box-empresas p a {
	color: #8cd133;
}

.neutral-box-empresas p a {
	color: #8cd133;
}

.footer-inversores {
	background: #2ba9d9;
	padding: 20px;
	margin: 5px;
	margin-top: 0px;
}

.footer-empresas {
	background: #8cd133;
	padding: 20px;
	margin: 5px;
	margin-top: 0px;
}

.footer-empresas a, .footer-inversores a {
	color: #fff;
}

/*.white-box-inversores h2 {
	font-size: 1.2em;
	color: #2ba9d9;
}

.white-box-empresas h2 {
	font-size: 1.2em;
	color: #8cd133;
}

.neutral-box-empresas h2 {
	font-size: 1.2em;
	color: #8cd133;
}*/

.extra-top {
	padding-top: 10px;
}

.extra-bottom {
	padding-bottom: 10px;
}

.row-border {
	border-bottom: 1px solid #646464;
}

.row-cells {
	border: 1px solid #ccc;
}

/*h3 {
	color: #2ba9d9;
	font-weight: 400;
}*/

.subcabecera {
	color: #fff;
	font-size: 2.2em;
	font-family: 'Lato', cursive;
	background-image: url('../img/subcabecera.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 15px;
	border-radius: 10px;
	font-weight: 400;
	margin: 30px 0px;
}

.subcabecera img {
	width: 40px;
	margin-right: 30px;
	margin-left: 30px;
}

.subcabecera-azul {
	color: #fff;
	font-size: 2.2em;
	font-family: 'Lato', cursive;
	padding: 30px 15px;
	border-radius: 10px;
	font-weight: 400;
	margin: 30px 0px;
	background: #2ba9d9;
}

.subcabecera-azul img {
	width: 40px;
	margin-right: 30px;
	margin-left: 30px;
}

a {
	color: #2ba9d9;
	text-decoration: none;
}

a:hover {
	color: #2ba9d9;
	text-decoration: underline;
	background-color: none;
}

.btn-primary {
	color: #fff;
	background-color: #2ba9d9;
	border-color: #2ba9d9;
	outline: none;
}

.btn-outline-primary {
	color: #2ba9d9;
    background-image: none;
    background-color: transparent;
    border-color: #2ba9d9;
}

.btn-outline-success {
	color: #4cae4c;
    background-image: none;
    background-color: transparent;
    border-color: #4cae4c;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #2eacdc;
	border-color: #2eacdc;
	outline: none;
}

.btn-login, .btn-registro {
	flex: 1 auto;
	margin-bottom: 5px;
}

.subnavbar-buttons {
	display: flex;
	width: 100%;
}

label {
	font-weight: 400;
	color: #646464;
}

.paragraph-info {
	background-image: url('../img/circulantis-info.png');
	background-position: 10px 0px;
	background-repeat: no-repeat;
	padding-left: 70px;
	min-height: 60px;
}

.form-control {
	/* padding: 20px; */ /* Comentado porque da problemas con los input number y select */
	
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline
	{
	padding-top: 11px;
}

.btn-default {
	color: #646464;
}

.radios, .checkboxes {
	color: #a0a0a0;
	font-weight: 400;
	padding: 10px 20px;
	outline: none;
}

.radios:hover, .radios:focus, .radios:active, .checkboxes:hover, .checkboxes:focus, .checkboxes:active {
	outline: none;
}

.checkboxes {
	padding: 4px 8px;
	border-radius: 50%;
}

.radios span, .checkboxes span {
	color: #909090;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

.radio-active {
	color: #555;
	background-color: #ebebeb;
	border-color: #adadad;
	font-weight: 400;
}

.checkbox-active {
	color: #555;
	font-weight: 400;
	background-color: #ebebeb;
	border-color: #adadad;
}

.radio-active span, .checkbox-active span {
	color: #40b13a;
}

.form-horizontal .control-label.no-padding-top {
	padding-top: 0px;
}

.paragraph-right {
	background-image: url('../img/circulantis-right.png');
	background-position: 10px 0px;
	background-repeat: no-repeat;
	padding-left: 50px;
	min-height: 30px;
}

.form-horizontal {
	margin-top: 20px;
}

label span {
	color: #2eacdc;
	margin-left: 5px;
}

h4 {
	margin-top: 30px;
}

.passwordbar {
	height: 10px;
}

.ui-progressbar .ui-progressbar-value {
	margin: 0px;
}

.ui-widget-header {
	background: none;
	border: none;
}

.eq-c {
	text-align: center;
	font-weight: bold;
}

.fraction {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	letter-spacing: 0.01em;
	text-align: center;
}

.fraction>span {
	display: block;
	padding: 0.2em;
}

.fraction span.fdn {
	border-top: thin solid black;
}

.fraction span.bar {
	display: none;
}

.oculto {
	display: none;
}

/*.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	color: #555;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: default;
}*/

.glyphicon.yellow {
	color: #D7DF23;
}

.glyphicon.green {
	color: #47a447;
}

.glyphicon.red {
	color: #DF2323;
}

.table-vcenter td {
	vertical-align: middle !important;
}

.submenu {
	/*background: #bfe0f2;
    border-bottom: 1px solid #ccc;*/
    box-shadow: 2px 1px 23px 5px rgba(0, 0, 0, 0.15);
	padding-bottom: 12px;
	text-align: left;
	line-height : 30px;
	padding: 15px;

}

.submenu-green {
	/*background: #D7EFAE;
    border-bottom: 1px solid #ccc;*/
	border: none;
	padding-bottom: 12px;
}

.submenu-red {
	/*background: #fbdfab;
    border-bottom: 1px solid #ccc;*/
	border: none;
	padding-bottom: 12px;
}

.submenu-pink {
	/*background: #ECBDC1;
    border-bottom: 1px solid #ccc;*/
	border: none;
	padding-bottom: 12px;
}

/*.btn-green {
	color: #FFF;
	outline: none;
	background-color: #8CD133;
	border-color: #8CD133;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
	color: #fff;
	background-color: #8CD133;
	border-color: #8CD133;
	outline: none;
}*/

.no-left-padding {
	padding-left: 0px;
}

.progress-bar {
	background: #A1F239; /* Old browsers */
	background: -moz-linear-gradient(left, #CFF2A2 0%, #A1F239 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #CFF2A2), color-stop(100%, #A1F239)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #CFF2A2 0%, #A1F239 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #CFF2A2 0%, #A1F239 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #CFF2A2 0%, #A1F239 100%); /* IE10+ */
	background: linear-gradient(to right, #CFF2A2 0%, #A1F239 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CFF2A2', endColorstr='#A1F239', GradientType=1); /* IE6-9 */
	-webkit-box-shadow: none;
	box-shadow: none;
	line-height: 14px;
	font-size: 10px;
}

.progress {
	margin: auto auto;
	border: 1px solid #aaa;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	height: 7px;
	min-width: 100px;
	margin-top: 3px;
	min-height: 16px;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #e9e9e9;
}

.table-striped>tbody>tr:nth-child(odd)>td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.table-striped>tbody>tr:nth-child(odd)>td:first-child {
	border-left: 1px solid #ccc;
}

.table-striped>tbody>tr>td:first-child img {
	margin-right: 10px;
	vertical-align: text-top;
}

.table-striped>tbody>tr:nth-child(odd)>td:last-child {
	border-right: 1px solid #ccc;
}

.table-striped>thead>tr>th {
	border: none;
	border-right: 1px solid #ccc;
}

.table-striped>thead>tr>th:last-child {
	border: none;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 12px;
}

.table>tbody>tr>td {
	vertical-align: middle;
}

.with-border-bottom {
	border-bottom: 1px solid #ccc;
}

.with-margin-bottom {
	margin-bottom: 10px;
}

.blue-background {
	background: #4bafdd;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blue-background .container {
	/*padding-left: 80px;*/
	background-image: url(../img/circulantis-icono-blanco.png);
	background-position: center left;
	background-repeat: no-repeat;
}

.white-background {
	background: #fff;
	padding-top: 30px;
	padding-bottom: 80px;
}

.light-background {
	background: #f5f6f6;
	padding-bottom: 80px;
	padding-top: 30px;
}

.market-background {
	background: #f5f6f6;
	padding-bottom: 80px;
	padding-top: 35px;
}

.mercado-background {
	background: #e5e6e6;
	padding-bottom: 80px;
}

.gray-background {
	background: #f5f6f6;
	padding-top: 30px;
	padding-bottom: 100px;
}

.black-background {
	background: #646464;
	/*padding-top: 30px;
	padding-bottom: 80px;*/
	color: #fff;
	font-size: 14px;
	line-height: 21px;
}

/*.blue-background h1 {
	color: #fff;
	font-weight: lighter;
	line-height: 40px;
}*/

.white-box {
	padding-top: 10px;
	padding-bottom: 10px;
	padding: 30px;
	border: 1px solid #b3b2b2;
	background: #FFF;
	border-radius: 10px;
	margin-top: 30px;
}

.rentabilidad {
	padding-left: 100px;
	background-image: url(../img/rentabilidad.png);
	background-position: center left;
	background-repeat: no-repeat;
	min-height: 65px;
}

.liquidez {
	padding-left: 100px;
	background-image: url(../img/liquidez.png);
	background-position: center left;
	background-repeat: no-repeat;
	min-height: 65px;
}

.seguridad {
	padding-left: 100px;
	background-image: url(../img/seguridad.png);
	background-position: center left;
	background-repeat: no-repeat;
	min-height: 65px;
}

.rapidez {
	padding-left: 100px;
	background-image: url(../img/rapidez.png);
	background-position: center left;
	background-repeat: no-repeat;
	min-height: 65px;
}

.flexibilidad {
	padding-left: 100px;
	background-image: url(../img/flexibilidad.png);
	background-position: center left;
	background-repeat: no-repeat;
	min-height: 65px;
}

.transparencia {
	padding-left: 100px;
	background-image: url(../img/transparencia.png);
	background-position: center left;
	background-repeat: no-repeat;
	min-height: 65px;
}

.more-padding {
	padding-top: 10px;
	padding-bottom: 10px;
}

.cita-grande {
	font-size: 23px;
	font-weight: lighter;
}

.borde-inferior {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

.margin-inferior {
	padding-bottom: 10px;
}

.navbar-default .navbar-blue>li>a {
	color: #2ba9d9;
}

.navbar-blue li a strong {
	color: #777;
}

.pradera-background {
	background-image: url(../img/circulantis_home.jpg);
	background-size: cover;
	background-position: center 35%;
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

.circulantis-logo {
	padding-left: 60px;
	background-image: url(../img/circulantis-icono-grey.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

.vcenter {
	display: table-cell;
	vertical-align: middle;
}

.sweet-background {
	background: #fdf1db;
	padding-top: 10px;
	padding-bottom: 10px;
}

.very-sweet-background {
	background: #fefaf3;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pink-background {
	background: #F7E3E4;
	padding-top: 10px;
	padding-bottom: 10px;
}

.very-pink-background {
	background: #FCF6F6;
	padding-top: 10px;
	padding-bottom: 10px;
}

.green-background {
	background: #EEF8DC;
	padding-top: 10px;
	padding-bottom: 10px;
}

.btn {
	border-radius: 0px;
}

.light-blue-background {
	background: #e4f2f9;
}

.blue-ticks {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 30px;
}

.blue-ticks li {
	background-image: url(../img/blue-tick.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	line-height: 20px;
	min-height: 40px;
	margin-bottom: 15px;
}

.mini-blue-ticks {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 30px;
}

.mini-blue-ticks li {
	background-image: url(../img/blue-tick.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	line-height: 20px;
	min-height: 30px;
	margin-bottom: 10px;
}

.fino {
	font-weight: lighter;
}

.add-border {
	padding-top: 10px;
	padding-bottom: 10px;
	padding: 30px;
	border: 1px solid #b3b2b2;
	background: #FFF;
	border-radius: 10px;
	margin-top: 30px;
}

/*.add-border h2 {
	margin-bottom: 40px;
}*/

/* Panel de inversores */
.total_fondos {
	font-size: 28px;
	margin-bottom: 20px;
	padding-top: 12px;
}

.distribucion_fondos {
	list-style: none;
	padding: 0px;
}

.distribucion_fondos li {
	margin-bottom: 10px;
}

.circulo1 {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: #2ba9d9;
	float: left;
	margin-right: 15px;
}

.imgs-preview {
	margin-bottom: 20px;
}

.imgs-preview .thumbnail {
	border-radius: 50%;
	height: 0;
	width: 70%;
	padding-bottom: 70%;
	margin: auto auto;
	background-color: #f0f0f0;
	background-image: url(https://www.circulantis.com/demo/common/img/profile-avatar.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.icon-facebook {
	padding: 15px;
	/*width: 34px;
    height: 34px;*/
	background-image: url(../img/redes-sociales.jpg);
	background-position: -111px -20px;
	background-repeat: no-repeat;
}

.page-header small a.icon-facebook {
	margin-left: 0px;
}

.icon-twitter {
	padding: 15px;
	/*width: 34px;
    height: 34px;*/
	background-image: url(../img/redes-sociales.jpg);
	background-position: -18px -20px;
	background-repeat: no-repeat;
}

.page-header small a.icon-twitter {
	margin-left: 0px;
}

.icon-linkedin {
	padding: 15px;
	/*width: 34px;
    height: 34px;*/
	background-image: url(../img/redes-sociales.jpg);
	background-position: -18px -66px;
	background-repeat: no-repeat;
}

.page-header small a.icon-linkedin {
	margin-left: 0px;
}

.footer-infos a {
	margin: 10px;
}

/** La siguiente lÃ­nea es para que los popover aparezcan por encima de los modal box (Error en bootstrap) **/
.popover {
	z-index: 100000;
}

.text-info {
	color: #2ba9d9;
}

.text-danger {
	color: #df2323;
}

.popup-cookies {
	position: fixed;
	bottom: 0px;
	width: 100%;
	background: #bfe0f2;
	color: #101010;
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 100;
}

.text-success {
	color: #00ad57;
}

.text-blue {
	color: #00ccff;
}

.popup-cookies a {
	color: #101010;
	font-weight: bold;
}

.progress-bar {
	color: #646464;
	font-weight: bold;
}

.nav>li>a {
	margin-top: 6px;
}

.btn-tooltip, .btn-tooltip:hover, .btn-tooltip:focus {
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
	outline: none;
	display: inline-block;
	color: #2ba9d9;
	font-weight: bold;
	font-size: 80%;
}

.tooltip-inner {
	max-width: 800px;
	text-align: left;
	padding: 15px;
	font-family: 'Lato', Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	background: #FFF;
	color: #202020;
	border: 1px solid #c0c0c0;
}

.tooltip.in {
	opacity: 1;
	filter: alpha(opacity = 100);
}

.page-header {
	padding-bottom: 80px;
}

a.creditos {
	color: #646464;
}

a.creditos span {
	color: #2ba9d9;
}

/* Menu superior */
.nav-menu > ul, .nav-submenu > ul {
	display: flex;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: white;
}

.nav-submenu > ul {
	background: none;
	justify-content: center;
}

.nav-menu > ul > li, .nav-submenu > ul > li {
	margin: 0px;
	padding: 0px;
}

.nav-menu > ul > li > ul {
	display: none;
	flex-wrap: wrap;
	position: absolute;
	list-style-type: none;
	margin: 0px;
	padding: 32px 0px 0px 0px;
	background: rgba(255,255,255,.8);
	max-width: 250px;
	border-bottom: 3px solid white;
}

.nav-menu > ul > li > ul > li {
	margin: 0px;
	padding: 0px;
	flex: 0 100%;
}

.nav-menu > ul > li:hover > ul {
	display: flex;
}

.nav-menu > ul > li > a, .nav-submenu > ul > li > a {
	font-size: 18px;
	font-weight: normal;
	color: #646464;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	display: block;
}

.nav-submenu > ul > li > a {
	padding: 20px 10px;
}

.nav-menu > ul > li > ul > li > a {
	font-size: 18px;
	font-weight: 700;
	color: #646464;
	padding: 0px 10px 15px 10px;
	margin: 0px;
	display: block;
}

.nav-menu > ul > li > ul > li:hover > a, .nav-menu > ul > li:hover > a, .nav-submenu > ul > li:hover > a {
	color: #2ba9d9;
}

.nav-submenu > ul > li > a > strong {
	color: #2ba9d9;
	font-weight: normal;
}

.vpadding {
	padding-top: 50px;
	padding-bottom: 50px;
}

.bar-blue {
	margin: 15px 0px;
	padding: 0px;
	border: none;
	border-bottom: 1px solid #2ba9d9;
}

.bar-green {
	margin: 15px 0px;
	padding: 0px;
	border: none;
	border-bottom: 1px solid #00ad57;
}

.grecaptcha-badge {
	z-index: 1000000;
}

.paso {
	width: 100%;
	max-width: 64px;
	margin-right: 20px;
}

.btn {
    white-space: normal;
}

.img-centered {
	margin: 0px auto;
}

.navbar-toggle {
	margin-top: 28px;
}

@media (min-width:1300px) {
	body {
		font-family: 'Lato', Arial, sans-serif;
		font-weight: 400;
		color: #646464;
		font-size: 16px;
		line-height: 26px;
	}
	.telefono, .telefono a {
		font-size: 20px;
		font-weight: 900;
		color: #2ba9d9;
		margin-top: 11px;
	}
	.img-logo {
		width: 262px;
	}
	.white-box-inversores, .white-box-empresas {
		min-height: 320px;
		margin: 100px 0;
	}
	.neutral-box-inversores, .neutral-box-empresas {
		min-height: 200px;
	}
	.corbata {
		padding-bottom: 50px;
	}
	.neutral {
		padding-bottom: 50px;
	}
	.market {
		padding-bottom: 50px;
	}
	.laptop {
		padding-bottom: 50px;
	}
	.pyme {
		padding-bottom: 50px;
	}
	.corbata-content {
		padding: 190px 15% 0 15%;
	}
	.neutral-content {
		padding: 65px 15% 0 5%;
	}
	.market-content {
		padding: 65px 15% 0 5%;
	}
	.laptop-content {
		padding: 190px 15% 0 15%;
	}
	.pyme-content {
		padding: 190px 15% 0 15%;
	}
	.page-header small a {
		font-size: 18px;
		font-weight: 700;
	}
	.page-header small.telefono {
		font-size: 20px;
		font-weight: 700;
	}
	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 15px;
	}
	.white-box-soyinversor {
		margin: 200px 0px;
		padding: 50px 50px 50px 50px;
		background: #ffffff;
		margin-bottom: 0px;
	}
	.bleu-box-soyinversor {
		margin: 200px 0px;
		padding: 100px 0px 107px 0px;
		background: #2ba9d9;
		margin-bottom: 0px;
	}
	.green-box-soyinversor {
		margin: 200px 0px;
		padding: 50px 50px 140px 50px;
		background: #00ad57;
		margin-bottom: 0px;
	}
	.white-background {
		background: #fff;
		padding-top: 30px;
		padding-bottom: 80px;
	}
	.gray-background {
		background: #f5f6f6;
		padding-top: 30px;
		padding-bottom: 100px;
	}
	.link-short-box {
		font-size: 20px;
		font-weight: 700;
		color: #fff;
		padding: 10px 15px 10px 15px;
		text-align: center;
		border: 3px solid #fff;
		margin: 35px 0;
		right: 25px;
		width: 33%;
		float: right;
		min-width: 140px;
	}
}

@media (max-width:1300px) {
	body {
		font-family: 'Lato', Arial, sans-serif;
		font-weight: 400;
		color: #646464;
		font-size: 14px;
		line-height: 21px;
	}
	/*.page-header small a {
		font-size: 16px;
		font-weight: 700;
	}
	.telefono, .telefono a {
		font-size: 19px;
		font-weight: 900;
		color: #2ba9d9;
		margin-top: 19px;
	}*/
	.page-header .telefono {
		font-size: 19px;
		font-weight: 900;
	}
	.img-logo {
		width: 232px;
		padding-top: 3px;
	}
	.white-box-inversores, .white-box-empresas {
		min-height: 200px;
		padding: 35px 0px 40px 0px;
		margin: 50px 0;
	}
	.neutral-box-inversores, .neutral-box-empresas {
		min-height: 200px;
	}
	.corbata {
		padding-bottom: 25px;
	}
	.neutral {
		padding-bottom: 30px;
	}
	.market {
		padding-bottom: 30px;
	}
	.laptop {
		padding-bottom: 30px;
	}
	.pyme {
		padding-bottom: 30px;
	}
	.corbata-content {
		padding: 120px 15% 0 15%;
	}
	.neutral-content {
		padding: 30px 15% 0 5%;
	}
	.market-content {
		padding: 30px 15% 0 5%;
	}
	.laptop-content {
		padding: 120px 15% 0 15%;
	}
	.pyme-content {
		padding: 120px 15% 0 15%;
	}
	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 10px;
	}
	.white-box-soyinversor {
		margin: 100px 0px;
		padding: 35px 25px 70px 25px;
		background: #ffffff;
		margin-bottom: 0px;
	}
	.bleu-box-soyinversor {
		margin: 100px 0px;
		padding: 35px 25px 70px 25px;
		background: #2ba9d9;
		margin-bottom: 0px;
	}
	.green-box-soyinversor {
		margin: 100px 0px;
		padding: 35px 35px 70px 35px;
		background: #00ad57;
		margin-bottom: 0px;
		min-height: 620px;
	}
	.white-background {
		background: #fff;
		padding-top: 30px;
		padding-bottom: 40px;
	}
	.gray-background {
		background: #f5f6f6;
		padding-top: 30px;
		padding-bottom: 100px;
	}
	.link-short-box {
		font-size: 20px;
		font-weight: 700;
		color: #fff;
		padding: 10px 10px 10px 10px;
		text-align: center;
		border: 3px solid #fff;
		width: 66%;
		clear: both;
	}
}

@media (max-width:768px) {
	.no-padding {
		padding: 0px;
	}
	.nav>li>a {
		padding-left: 0px;
	}
	.text-footer .text-right {
		text-align: center;
	}
	.text-footer .text-left {
		text-align: center;
	}
}

@media (max-width:380px) {
	.img-logo {
		width: 90%;
	}
	.subcabecera {
		font-size: 1.5em;
	}
	.subcabecera img {
		width: 20px;
		margin-right: 0px;
		margin-left: 0px;
	}
}

@media ( max-width:990px) {
	a.creditos {
		float: left!important;
		margin-top: 15px;		
	}
	body {
		padding-top: 50px;
	}
}

@media ( max-width:767px) {
	a.creditos {
		float: right!important;	
		margin-top: 8px;
	}
}

@media ( max-width:970px) {
	.more-padding {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.white-background {
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.light-background {
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.gray-background {
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.black-background {
		/*padding-top: 10px;
		padding-bottom: 20px;*/
	}
	.subcabecera-azul {
		margin: 10px 0px;
	}
	.page-header {
		margin: 20px 10px;
	}	
}

@media ( max-width:700px) {
	.page-header-logo {
		margin-bottom: 10px;
	}
	.page-header-links {
		margin-bottom: 10px;
	}
}

@media ( max-width:420px) {
}

.gris a {
	color: #646464;
}

a:hover {
	background-color: none;
	background-image: none;
}

.center {
	text-align: center;
}

.text-home {
	width: 100%;
}

.titular {
	font-size: 35px;
	line-height: 72px;
	font-weight: 900;
	color: #fff;
}

.titular_black {
	font-size: 56px;
	line-height: 72px;
	font-weight: 900;
	color: #646464;
}

.subtitular {
	font-size: 20px;
	line-height: 36px;
	font-weight: 700;
	color: #fff;
}

.verde {
	color: #00ad57;
}

.azul {
	color: #2ba9d9;
}

.link-box {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding: 10px 15px 10px 15px;
	text-align: center;
	border: 3px solid #fff;
	margin: 0 auto;
	width: 66%;
}

.claim {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	margin-bottom: 35px;
	padding: 20px;
}

.claim_left {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	text-align: left;
	margin-bottom: 35px;
}

.seccion {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	color: #646464;
	margin-top: 35px;
	font-weight: 700;
	margin-bottom: 55px;
}

.underlined {
	border-bottom: 3px solid #2ba9d9;
	padding-bottom: 5px;
	color: #2ba9d9;
}

.titulo-subasta {
	font-size: 18px;
	line-height: 27px;
	color: #646464;
	margin-top: 5px;
	font-weight: 700;
	margin-bottom: 25px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.subastilla {
	border-top: 1px solid #bbb;
	padding-top: 3px;
}

.taimado {
	color: #bbb;
	min-width: 130px;
}

.ver-subasta {
	font-size: 16px;
	line-height: 24px;
	color: #646464;
	margin-top: 5px;
	font-weight: 700;
	margin-bottom: 45px;
	margin-top: 15px;
}

.titulo-noticia, .titulo-noticia a {
	font-size: 18px;
	line-height: 27px;
	color: #646464;
	margin-top: 5px;
	font-weight: 700;
	margin-bottom: 5px;
}

.datos_subasta {
	line-height: 30px;
}

.foot {
	margin-top: 35px;
	line-height: 22px;
}

.underlined_bleu {
	border-bottom: 3px solid #2ba9d9;
	padding-bottom: 5px;
}

.claim-inversor {
	font-size: 16px;
	line-height: 24px;
	color: #646464;
	text-align: center;
	margin-bottom: 35px;
}

.cita {
	font-size: 28px;
	line-height: 42px;
	text-align: left;
	color: #646464;
	margin-top: 35px;
	margin-bottom: 5px;
}

.ventajas {
	font-size: 18px;
	line-height: 27px;
	color: #646464;
	margin-top: 5px;
	margin-bottom: 25px;
}

.filigrana {
	font-size: 48px;
	line-height: 15px;
	color: #2ba9d9;
	float: left;
	margin-right: 10px;
}

.filigrana_green {
	font-size: 48px;
	line-height: 15px;
	color: #00ad57;
	float: left;
	margin-right: 10px;
}

.filigrana_green_b {
	font-size: 36px;
	line-height: 15px;
	color: #00ad57;
	float: left;
	margin-right: 10px;
}

.filigrana_bleu_b {
	font-size: 36px;
	line-height: 15px;
	color: #2ba9d9;
	float: left;
	margin-right: 10px;
}

.divider {
	height: 45px;
}

.valor {
	font-size: 16px;
	line-height: 24px;
}

.link-box-bleu {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding: 10px 15px 10px 15px;
	text-align: center;
	background-color: #2ba9d9;
	margin-top: 35px;
	width: 66%;
}

.link-box-green {
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	color: #fff;
	padding: 10px 15px 10px 15px;
	text-align: center;
	background-color: #00ad57;
	margin-top: 35px;
	width: 66%;
}

.process {
	margin-right: 5px;
}

.claim-pyme {
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 35px;
}

.text-pyme {
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	text-align: left;
	margin-bottom: 35px;
}

.acceptance {
	font-size: 14px;
	line-height: 21px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 35px;
	float: left;
	margin-top: 35px;
}

.underlined_white {
	border-bottom: 3px solid #fff;
	padding-bottom: 5px;
}

.texto_plano {
	padding: 0px 200px 0px 50px;
}

.filete {
	padding: 25px 75px 15px 50px;
}

.style-4 input[type="text"] {
	padding: 2px 0 2px 0;
	border: none;
	border-bottom: solid 1px #fff;
	transition: border 0.3s;
	background-color: #ffffff;
	width: 100%;
	color: #202020;
}

.style-4 input[type="text"]:focus, .style-4 input[type="text"].focus .text:focus {
	border-bottom: solid 1px #fff;
	background-color: none;
	font-weight: 400;
	outline: 0px;
}

input[type=checkbox].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

input[type=checkbox].css-checkbox+label.css-label {
	padding-left: 24px;
	height: 19px;
	display: inline-block;
	line-height: 19px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}

input[type=checkbox].css-checkbox:checked+label.css-label {
	background-position: 0 -19px;
}

label.css-label {
	background-image: url(../img/cb.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.top-menu-margin {
	height: 0px;
}

.top-menu {
	
}

.foot a {
	color: #fff;
	text-decoration: none;
}

/*.salmon-neutral {
	background-color: #f0e4e2;
	padding-bottom: 20px;
}

.salmon-background {
	background: #f0e4e2;
	padding-bottom: 80px;
	padding-top: 35px;
}

/*.salmon-neutral h3 {
	font-size: 20px;
	line-height: 40px;
	font-weight: 700;
	margin-top: 10px;
	color: #646464;
}*/

.divisor {
	margin-top: 25px;
	margin-bottom: 25px;
	border-top: 1px solid #999999;
}

.light-neutral {
	background-color: #f5f6f6;
	padding-bottom: 20px;
}

.retitular {
	font-size: 28px;
	line-height: 42px;
	text-align: left;
	color: #646464;
	margin-top: 10px;
	margin-bottom: 5px;
}

.faq {
	margin-bottom: 10px;
	font-weight: 700;
}

.col-faq .faq {
	margin-top: 30px;
}

.fill-text:content {
	overflow: hidden;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    vertical-align: top;
}

.imagen-cabecera-subasta {
	width: 100%;
	height: 92px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	margin-bottom: 15px;
	background-color: #fff;
	cursor: pointer;
}

.puja-padding {
	margin-top: 5px;
}

@media (min-width:1200px) {
	.top-menu {
		position: fixed;
	  	width: 100%;
	  	top: 0px;
	  	margin: 0px;
	  	background: #fff;
	  	left: 0px;	  	
	  	z-index: 1000;
	}
	.top-menu .page-header {
		max-width: 1170px;
		margin: 0px auto;
		padding: 0px;
	}
	.top-menu .logo-link {
		margin-top: 5px;
	}
	.top-menu .page-header .telefono {
		margin-top: 7px;
	}
	.top-menu .img-logo {
		margin-top: 6px;
  		width: 180px;
	}
	.top-menu-margin {
		height: 115px;
	}
	.top-menu .nav>li>a {
		margin-top: 0px;
	}
	.top-menu .logo-link {
		width: 180px;
		height: 30px;
	}
}

.logo-link {
	background-image: url('../img/circulantis.png');
	background-size: contain;
	background-position: left center;
	width: 232px;
	background-repeat: no-repeat;
	height: 39px;
	margin-top: 8px;
}

.page-header .telefono {
	margin-top: 14px;
}

.logo-link:hover {
	background-image: url('../img/circulantis.png');
}

.table-break-first tbody tr td:first-child {
	word-break: break-all;
}

.table-striped>tbody>tr.high-yield-tr:nth-child(odd)>td:first-child {
	/*background: #DEF5FF;*/
	text-align: center;
	vertical-align: middle;	
}

.table-striped>tbody>tr.high-yield-tr:nth-child(even)>td:first-child {
	/*background: #DEF5FF;*/
	text-align: center;
	vertical-align: middle;
}

.table-striped>tbody>tr.tr-factura:nth-child(odd)>td:first-child {
	background: #fcb322;
	border: 1px solid #cccccc;
	width: 10px;
}

.table-striped>tbody>tr.tr-factura:nth-child(even)>td:first-child {
	background: #fcb322;
	border: 1px solid #cccccc;
	width: 10px;
}

.table-striped>tbody>tr.tr-normal:nth-child(odd)>td:first-child {
	background: #646464;
	border: 1px solid #cccccc;
	width: 10px;
}

.table-striped>tbody>tr.tr-normal:nth-child(even)>td:first-child {
	background: #646464;
	border: 1px solid #cccccc;
	width: 10px;
}

.table-striped>tbody>tr.no-high-yield-tr:nth-child(odd)>td:first-child, .table-striped>tbody>tr.no-high-yield-tr:nth-child(even)>td:first-child, 
	.table-striped>tbody>tr.high-yield-tr:nth-child(odd)>td:first-child, .table-striped>tbody>tr.high-yield-tr:nth-child(even)>td:first-child {
	padding: 1px;
	max-width: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #2ba9d9;
	line-height: 13px;
}

.table-marketplace>tbody>tr:hover>td {
	background: #DEF5FF;
}

.high-yield-title {
	border-left: 30px solid #2ba9d9;
}

td.high-yield-td, .table-striped>tbody>tr:nth-child(odd)>td.high-yield-td, .table-marketplace>tbody>tr:hover>td.high-yield-td {
	/*background: #DEF5FF;*/
	color: #2ba9d9;	
}

.backg, .backg td {
	background: #e0e0e0;
}

.table-striped>tbody>tr.backg>td {
	background: #e0e0e0;
}

.backw, .backw td {
	background: #ffffff;
	border: none;
	border-top: 1px solid #ddd;
}

.table-striped>tbody>tr.backw>td {
	background: #ffffff;
	border: none;
	border-top: 1px solid #ddd;
}

.table-striped>tbody>tr.backw>td:first-child, .table-striped>tbody>tr.backw>td:last-child {
	border: none;
	border-top: 1px solid #ddd;
}

.icon-img {
	width: 100%;
	max-width: 124px;
}

@media ( max-width:690px ) {
	.hidden-xxs {
		display: none!important
	}	
}

@media ( max-width:690px ) {
	.visible-xxs {
		display: block!important
	}	
}

@media ( min-width:691px ) {
	.visible-xxs {
		display: none!important
	}	
}

@media ( max-width:1200px ) {
	.page-header {
		margin-top: 20px;
	}
	.logo-link {
		width: 250px;
		height: 42px;
		margin-bottom: 10px;
		margin-left: 24px;
	}
}

@media ( max-width:768px ) {
	.page-header {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.small-main-menu {
		width: 100%;
	}
	.page-header .telefono {
		margin-top: -40px;
	}
}

@media ( max-width:1000px ) {
	.nav>li>a {
		padding: 10px 6px;
	}
}

@media ( max-width:600px ) {
	.titular {
		font-size: 32px;
		line-height: 45px;
		font-weight: 900;
		color: #fff;
	}
	.subtitular {
		font-size: 18px;
		line-height: 25px;
		font-weight: 700;
		color: #fff;
	}
	.pyme-content {
		padding: 40px 8% 0 8%;
	}
	.corbata-content {
		padding: 40px 8% 0 8%;
	}
	.laptop-content {
		padding: 40px 8% 0 8%;
	}
	.white-box-soyinversor {
		margin-top: 20px;
		margin-bottom: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.bleu-box-soyinversor {
		margin-top: 20px;
		margin-bottom: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.white-box-empresas {
		margin-top: 20px;
		margin-bottom: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.white-box-inversores {
		margin-top: 20px;
		margin-bottom: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.claim {
		font-size: 16px;
		line-height: 24px;
		color: #fff;
		text-align: center;
		margin-bottom: 30px;
		padding: 15px;
	}
	.cita {
		font-size: 20px;
		line-height: 32px;
		text-align: left;
		color: #646464;
		margin-top: 35px;
		margin-bottom: 5px;
	}
	.claim-inversor {
		margin-bottom: 10px;
	}
	.green-box-soyinversor {
		margin-top: 20px;
		margin-bottom: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.titulo-noticia {
		margin-top: 20px;
	}
	.top-menu .logo-link, .logo-link {
		width: 150px;
		height: 25px;
		margin: 0px;
		padding: 0px;
	}
	.page-header .telefono {
		margin: 0px;
		padding: 0px;
		margin-top: -21px;
	}
	.page-header-logo {
		padding: 0px;
	}
}

@media ( max-width:400px ) {
	.top-menu .logo-link, .logo-link {
		width: 120px;
		height: 20px;
		margin: 0px;
		padding: 0px;
	}
}

.at-home-l, .at-home-r {
	background: #ffffff;
	margin: 10px auto;
}

.at-home-l, .at-home-l a {
	color: #00ad57;
}

.at-home-r, .at-home-r a {
	color: #2ba9d9;
}

.at-solicitar {
	margin-left: 60%;
	width: auto;
	background: #ffffff;
	color: #00ad57;    	
	margin-top: 20px;
}

.at-solicitar a {
	color: #00ad57;
}

.evento {
	margin: 0px;
	padding: 10px;
}

.stat-box {
	border-bottom: 1px solid #f5f6f6;			
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	height: auto;
}

.stat-left, .stat-right {
	width: 50%;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
}

.stat-left {
	background: #2ba9d9;
	text-align: center;
	color: white;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 10px 0px;
}

.stat-right {
	text-align: center;
	font-weight: normal;
	font-size: 16px;
}

/*.stat-left h3 {
	margin: 5px 20px;
	padding: 0px;
	font-size: 18px;
	color: #ffffff;
}*/

.stat-right strong {
	margin: 0px;
	padding: 0px;
	font-size: 18px;		
	display: block;
	margin-top: 2px;
	font-weight: normal;
}

.header-page, .header-page-small {	
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.header-page {
	min-height: 300px;
	margin-top:-100px;
	padding-top:100px;
}

.header-page-small {
	min-height: 150px;
	padding-top: 50px;	

}

.header-home{
	height: 504px;
}

.creditos-concedidos {
	width: 100%;
	max-width: 1170px;
	margin: 0px auto;
	padding: 0px;
	display: flex;
	justify-content: flex-end;
}

.creditos-concedidos > div {
    box-sizing: border-box;
    width: 250px;
    padding: 20px;
    margin: 20px 0px;
    background: rgba(255,255,255,0.7);
    text-align: center;
}

.footer-page {	
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.subtitle {
	margin: 0px;
	padding: 0px;
	height: 165px;
	background-size: 1158px;
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: -34px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.subtitle > div {	
	max-width: 300px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.box-green {
	background: #00ad57;
	color: white;
	margin: 0px;
	padding: 2vw 0px;
}

/*.box-green h2 {
	text-align: center;
}*/

.col-img {
	margin: 0px;
	padding: 0px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 75%;
}

/*.col-green h2, .col-blue h2, .col-green h3, .col-blue h3, .col-green h4, .col-blue h4 {
	text-align: center;
}*/

.col-green, .col-blue {	

	padding: 80px;
}

.col-green {	
	background:#00ad57;
	color:#fff;
}

.col-blue {
	background:#2ba9d9;
	color:#fff;
}

.creditos-flotantes {
	position: absolute;
    top: 140px;
    left: 60%;
    background: rgba(255,255,255,0.7);
    display: block;
    padding: 40px;
    color: #202020;
    text-align: center;
}

.subnavbar {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 200px;
}

.subnavbar > a {
	flex: 1 100%;
	text-align: center;
}

.subnavbar > button {
	flex: 0 auto;
}

.newimg {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.newtitle, .newtitle > h3 {
	font-size: 22px;
	color: #2ba9d9;
	margin: 0px;
	padding: 20px 0px;
	font-weight: normal;
}

.newcontent {
	margin: 0px;
	padding: 20px 0px;
}

.newmore {
	margin: 0px;
	padding: 10px 0px 40px 0px;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
}

.p-break p {
	display: block;
	margin: 0px 0px 5px 0px;
}

.import-title {
	margin-top:0px;
	font-size: 24px;
}

.footer-btn {
	width: 100%;
	max-width: 350px;
}

@media (max-width:768px) {
	.header-page-small {
		min-height: 1px;
	}
}

@media ( max-width:990px) {
	.col-green, .col-blue {
		margin: 5px;
    	padding: 15px;
	}
	.subnavbar {
		max-width: 3000px;
    	width: 100%;
	}
	.navbar-toggle {
		margin-top: 10px;
	}
	.navbar-brand-image {
		margin-top: 0px;
	}
	.navbar-margin-top {
		margin: 0px;
	}
}

@media (max-width: 1000px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}

@media (max-width: 480px) {
	.title3 {
		margin: 20px 0px;
	}
	.vpadding {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
}



/* HOME */
.home>.row{
	margin: 0px;
}
.header-page .title1{
    padding-bottom: 0px;
    font-size: 34px;
    line-height: 44px;
    font-weight: bold;
}
.header-page .title3{
	font-size: 18px;
}
.header-page .boton-left >div{
	text-align: right;
}
.header-page .boton-right >div{
	text-align: left;
}
.header-page .boton-left button,
.header-page .boton-right button,
.header-page .boton-left a,
.header-page .boton-right a{
	font-weight: bold;
    font-size: 15px;
    padding: 10px 40px;
    margin-top: 15px;
    border-radius: 5px;
}
.navbar .subnavbar-buttons button{
	background-color: transparent;
	color:white;
	border:0px;
}
.navbar .subnavbar-buttons .telefono a{
	margin-bottom: 0px;
    font-size: 20px;
}
.navbar .subnavbar-buttons {
	margin-top: 30px;
}
.navbar .subnavbar-buttons .pull-left{
	border-right: 1px solid #2ba9d9;
}
.fila-creditos-concedidos{
	text-align: center;
    padding: 60px 0px 80px 0px !important;
    	margin: 0px 15px;
}
.fila-creditos-concedidos h3,
.que-te-ofrecemos h3,
.home_mercado h3,
.home-prensa h3{
	font-size: 22px;
    font-weight: bold;
    color: #646464;
}
.creditos-concedidos > div{
	width: 100%;
    margin: 0px;
    padding: 0px;
    margin-top: 30px;
}
.creditos-concedidos > div{
	font-weight: bold;
    color: #a7a7a7;
}
.creditos-concedidos > div strong{
    font-size: 52px;
    font-weight: 900;
    color: #2ba9d9;
    margin-top: 11px;
    margin-bottom: 10px;
}
.que-te-ofrecemos{
	background-color: #f1f1f1;
	padding: 60px 0px 80px 0px !important;
}
.que-te-ofrecemos p{
	text-align: center;
}
.que-te-ofrecemos h4{
	font-size: 22px;
    margin-bottom: 23px;
}
.que-te-ofrecemos .pyme-ofrecemos h4{
	color:#00ad57;
}
.que-te-ofrecemos .inversor-ofrecemos h4{
	color:#2ba9d9;
}
.que-te-ofrecemos ul{
	padding-left: 15px;
}
.que-te-ofrecemos li{
	list-style: none;
	margin-bottom: 15px;
	font-size: 17px;
}
.que-te-ofrecemos .pyme-ofrecemos li span{
	color:#00ad57;
	margin-right: 15px;
}
.que-te-ofrecemos .inversor-ofrecemos li span{
	color:#2ba9d9;
		margin-right: 15px;
}

.ventajas-home >div > div >div{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.ventajas-home .col-green,
.ventajas-home .col-blue{
	padding: 50px 100px;
	text-align: center;

}
.ventajas-home h3{
	font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
}
.ventajas-home h3{
	text-transform: uppercase;
	margin-top: 20px;
	font-size: 16px;
}
.ventajas-home p{
	text-align: center !important;
	margin-bottom: 40px;
	margin-top: 25px;
}
.ventajas-home button,
.ventajas-home a{
	font-weight: bold;
    font-size: 15px;
    padding: 10px 40px;
    margin-top: 15px;
    border-radius: 5px;
}
.ventajas-home img{
	max-height: 124px;
}
.ventajas-home .col-green button,
.ventajas-home .col-green a{
	color:#00ad57;
	border:0px;
}
.ventajas-home .col-blue button,
.ventajas-home .col-blue a{
	color:#2ba9d9;
	border:0px;
}

.home_registrate{
	padding: 60px 0px 80px 0px !important;
}
.home_registrate h3{
	display: block;
	    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
}
.home_registrate .footer-page{
	display: block;
	min-height: auto;
}
.home_registrate button,
.home_registrate a{
	    font-weight: bold;
    font-size: 15px;
    padding: 10px 40px;
    border-radius: 5px;
    color:white;
    background-color: #2ba9d9;
    border:0px;
}
.home_mercado,
.home-prensa{
	padding: 60px 0px 80px 0px !important;
}
.home_mercado h3,
.home-prensa h3{
	text-align: center;
	margin-bottom: 50px;
}
.home_mercado .ver-subasta{
	margin-top: 30px;
	text-align: center;
	margin-bottom: 0px !important;
}
.home-prensa .ver-subasta{
		margin-bottom: 0px !important;
}
.home_mercado .ver-subasta a{
	    font-weight: bold;
    font-size: 15px;
    padding: 10px 40px;
    border-radius: 5px;
    color: white;
    background-color: #2ba9d9;
    border: 0px;
    text-transform: uppercase;
}
.home-prensa .imagen-noticia{
	text-align: center;
	margin-bottom: 20px;
	    height: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #2ba9d9;
}

.menu_top{
	text-align: center;
}
.menu_top ul{
	width: 100%;
}
.menu_top ul li{
	float: none;
	display: inline-block;
}
/* FINANCIACIÓN */
.banner-financiacion{
	margin-top: -100px;
    padding-top: 150px;
}
.banner-financiacion .header-page{
	min-height: auto;
	margin-top: 0px;
	padding-top: 0px;
}
.banner-financiacion .header-page{
	padding: 100px 150px;
}
.banner-financiacion .header-page h1{
	padding-top: 0px;
}
.banner-financiacion .header-page h2{
	font-size: 18px;
	text-align: center;
    color: white;
    margin: 20px 0px;
    padding: 0px;
    font-weight: 500;
    display: block;
    line-height: 30px;
}

.banner-financiacion  form{
    background: #00ad57;
    padding: 40px 55px;
    position: relative;
    top: 22px;
    border-radius: 8px;
}
.banner-financiacion.servicio_form form{
	    top: -22px;
}
.banner-financiacion  .titulo{
	text-align: center;
    color: white;
    font-size: 21px;
    font-weight: bold;
}
.banner-financiacion .subtitulo{
	text-align: center;
    color: white;
    line-height: 20px;
    margin-top: 15px;
}
.banner-financiacion  input{
	border:0px;
	margin-bottom: 10px;
}
.banner-financiacion  {
	color:white;
}
.banner-financiacion  .boton_envio{
	text-align: center;
}
.banner-financiacion  .boton_envio button{
	    font-weight: bold;
    font-size: 15px;
    padding: 10px 40px;
    margin-top: 15px;
    border-radius: 5px;
    background: white;
    color:#00ad57;
    border:0px;
}

.ayuda_financiacion .caja_img{
	text-align: center;
	color:white;
	padding: 40px 100px;
    margin-top: 30px;
    border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #000000;
}
.ayuda_financiacion .caja_img h3{
	font-weight: bold;
}
.ayuda_financiacion .caja_img span{
	display: table;
	margin: 0 auto;
}
.ayuda_financiacion .caja_img p{
	text-align: center;
}
.ayuda_financiacion .caja_img button,
.ayuda_financiacion .caja_img a{
		    font-weight: bold;
    font-size: 15px;
    padding: 10px 40px;
    margin-top: 15px;
    border-radius: 5px;
    background: white;
    color:#00ad57;
    border:0px;
}

.ventajas_financiacion h3,
.financia_facil h3,
.descontar_pagares h3,
.servicios_tabs h3{
	font-size: 18px;
    font-weight: bold;
    color: #646464;
    margin-bottom: 30px;
}
.financia_facil h3{
	color:white;
	margin-bottom: 50px;
}

.ayuda_financiacion,
.financia_facil,
.descontar_pagares,
.servicios_tabs {
	padding: 60px 0px 80px 0px;

}
.descontar_pagares img{
	height: 71px;
    width: auto;
    margin-top: 23px;
    margin-bottom: 15px;
}
.ventajas_financiacion{
	background-color: #f1f1f1;
	padding: 60px 0px 80px 0px;
}
.ventajas_financiacion .caja_ventaja{
	background: white;
    padding: 35px;
    margin-top: 30px;
    min-height: 230px;
}
.ventajas_financiacion .caja_ventaja span{
	font-weight: bold;
    font-size: 19px;
    display: block;
    text-align: left;
    padding-left: 20px;
    min-height: 40px;
}
.ventajas_financiacion_azul{
	background-color: #f1f1f1;
	padding: 60px 0px 80px 0px;
}

.ventajas_financiacion .caja_ventaja span:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 40px;
    background: #00ad57;
    left: 45px;
}
.ventajas_financiacion_azul .caja_ventaja_azul{
	background: white;
    padding: 35px;
    margin-top: 30px;
    min-height: 230px;
}
.ventajas_financiacion_azul .caja_ventaja_azul span{
	font-weight: bold;
    font-size: 19px;
    display: block;
    text-align: left;
    padding-left: 20px;
    min-height: 40px;
}
.ventajas_financiacion_azul .caja_ventaja_azul span:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 40px;
    background:  #00ccff;
    left: 45px;
}

.inversiones_financia,
.financia_facil {
	color:white;
	text-align: center;
}
.paso {
    width: 100%;
    max-width: 64px;
    margin-right: 20px;
    display: block;
    display: table;
    margin: 0 auto;
    margin-bottom: 25px;
}
.financia_facil .titulo {
	color: white;
    font-size: 21px;
    border-bottom: 1px solid white;
    padding-bottom: 20px;
    margin-bottom: 0px;
}
.inversiones_financia{
	text-align: center;
	color: white;
    font-size: 21px;
    border-bottom: 1px solid white;
    padding: 80px 0px 80px 0px;
	font-style: italic;
	line-height: 32px;	
}
.descontar_pagares h4{
	margin-top: 20px;
	font-weight: bold;
}
/*SERVICIOS*/
.servicios_interesa .caja_img{
	padding: 40px 50px;
	border-radius: 5px;
}
.servicios_interesa .caja_img h3{
	min-height: 66px;
	    display: flex;
    align-items: center;
    justify-content: center;
}


.descontar_pagares_texto .texto{
	background-color: #f1f1f1;
	padding: 60px ;

}
.descontar_pagares_texto p{
	margin-top: 0px;
}
.banner-financiacion.servicio_form{
	    margin-top: 60px;
    padding-top: 0px;
    height: 335px;
}

.banner-financiacion.servicio_form h3{
	padding: 105px 61px;
    font-size: 28px;
    line-height: 37px;
}

footer.black-background{
	background-color: #c1c1c1;
}
footer .redes img{
 	margin-left: 5px;
 	margin-right: 5px;
 }
footer .enlaces_right a,
footer .enlaces_medio a,
footer .enlaces_left a{
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
 }
footer .telefono{
	margin-bottom: 20px;
}
footer .logos_footer{
	text-align: center;
}
footer .logos_footer img{
	margin-left: 10px;
	margin-right: 10px;
}
.menu_right_top .telefono, .menu_right_top .telefono a{
	margin-top: 0px;
}
footer .redes img{
	width: 30px;
}
footer .text-left img{
	width: 200px;
}

#app-menu ul.nav li > ul.submenu{
	display: none;
}
#app-menu ul.nav li:hover > ul.submenu{
    display: block;
    position: absolute;
    left: -47px;
    z-index: 1000;
    padding: 15px 10px;
    min-width: 209px;
    background: white;
}
.navbar-fixed{
	padding-bottom: 20px;
}

nav img.sticky{
	display: none;
}
nav.sticky img.sticky{
	display: block;
}
nav.sticky img.nosticky{
	display: none;
}
nav.sticky{
	 background-color: white;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
    border-bottom: 1px solid #2ba9d9;
}
nav.sticky .navbar-nav>li>a{
	color:#646464;
}
.navbar-fixed{
	padding-bottom: 20px;
}

.navbar-fixed li a.menu_parent{
    background-repeat: no-repeat;
    background-image: url('/common/img/desplegable_w.png');
    background-position: right 19px;
    padding-right: 16px;
    background-size: 11px;
}
.navbar-fixed li:hover a.menu_parent{
	    background-image: url('/common/img/desplegable_b.png');
}
nav.sticky li a.menu_parent{
	    background-image: url('/common/img/desplegable_g.png');
}
nav.sticky .subnavbar-buttons button{
	color:#646464;
}
.firma_circun{
	font-size: 16px;
	line-height: 1px;
	margin-top: 25px;


}

.servicios_tabs #accordion{
	margin-top: 40px;
}
.servicios_tabs #accordion .panel-heading{
	background-color: transparent;
	border:0px;
	border-bottom: 1px solid #ccc;
	    padding-top: 16px;
    padding-bottom: 16px;
}
.servicios_tabs #accordion .panel{
	box-shadow: none;
	border:0px;
}
.servicios_tabs #accordion .panel-heading a{
	font-weight: bold;
	background-image: url('../img/mas.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	    background-position: left 3px;
	        color: #646464;
	        font-size: 18px;
}
.servicios_tabs #accordion .panel-heading a:hover{
	color:#00ad57;
	text-decoration: none;
}
.servicios_tabs #accordion .panel-body{
	background-color: #f1f1f1;
}
.servicios_tabs #accordion .panel-body p{
	font-family: 'Lato', Arial, sans-serif;
    font-weight: 400;
    color: #646464;
    font-size: 16px;
    line-height: 26px;
}
.servicios_tabs #accordion .panel-group .panel+.panel{
	margin-top: 0px;
}

.servicios_tabs{
	padding-bottom: 30px;
}
@media (max-width: 1200px) {
	.header-page .boton-left >div,
	.header-page .boton-right >div{
		text-align: center;
	}
	.ventajas-home .col-green, .ventajas-home .col-blue{
		padding: 50px;
	}
	.banner-financiacion .header-page {
   	 padding: 0;
	}
}
@media (max-width: 1000px) {
	.navbar-default .navbar-toggle {
    	border-color: #fff;
    	background: #5bc0de;
    	color: white;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background-color: white;
	}
	.creditos-concedidos > div strong {
    	font-size: 40px;
	}
	.header-page{
		padding-bottom: 60px;
	}
	.navbar-header{
		padding-right: 15px;
		padding-left: 15px;
	}
	.home  {
	    margin-right: -15px;
	    margin-left: -15px;
	}
	.que-te-ofrecemos{
		padding: 40px 0px;
	}
	.ventajas-home .col-green, .ventajas-home .col-blue{
		padding: 40px;
	}
	body{
		padding-top: 0px;
	}
	.home  {
	    margin-right: 0px;
	    margin-left: 0px;
	}
	.navbar-fixed{
		position: relative;
	}
	.header-page{
		margin-top: 0px;
	}
	.navbar-header img.nosticky{
		display: none !important;
	}
	.navbar-header img.sticky {
    	display: block !important;
	}
	.navbar .subnavbar-buttons button{
		    color: #646464;
	}
	.navbar .subnavbar-buttons{
		margin-top: 0px;
	}
	.subnavbar >a{
		text-align: right !important;
		font-weight: bold;
	}
	.subnavbar > a,
	.subnavbar > .subnavbar-buttons{
		width: 50% !important;
		float: left !important;
		flex: initial !important;
	}
	.subnavbar-buttons{
		display: block;
		width: auto !important;
	}
	.btn-login, .btn-registro{
		flex: initial;
		font-weight: bold;
		float: none !important;
	}
	.navbar-header{
		padding-left: 0px;
		padding-right: 0px;
	}
	.navbar-toggle{
		margin-right: 0px;
	}
	.navbar-default .navbar-nav>li>a {
    	color: #777 !important;
    	font-weight: bold;
	}
	.menu_top ul li{
		display: block;
	}
	.banner-financiacion{
		margin-top: 0px;
	}
	.navbar-fixed li a{
		padding-right: 16px;
		padding-left: 16px;
	}
	.navbar-fixed li a.menu_parent {
    	background-image: url('/common/img/desplegable_b.png');
	}
	.navbar-collapse.collapse{
		border-bottom: 1px solid #e7e7e7;
	}
	#app-menu ul.nav li > ul.submenu{
		display: block;
		box-shadow: none;
		text-align: center;
    	background: #f5f5f5;
	}
	#app-menu ul.nav li:hover > ul.submenu {
    	display: block;
    	position: relative;
    	left: 0;
    	background: #f5f5f5;
	}
	.navbar-brand{
		padding-left: 0px;
	}
	.subnavbar{
		padding-left: 15px;
	}
	.navbar-collapse{
		padding-left: 0px;
		padding-right: 0px;
	}
	.header-home{
		height: auto;
		padding-top: 0px;
	}
	.navbar-fixed{
		padding-bottom: 0px;
	}
	.banner-financiacion{
		padding-top: 50px;
	}
	
	.header-page{
		min-height: auto;
	}
	.ayuda_financiacion .caja_img{
		height: auto !important;
		padding: 30px;
	}
}
@media (max-width: 790px) {
	.col-green, .col-blue{
		margin: 0px;
	}
}
@media (max-width: 767px){
	.firma_circun{
		text-align: center;
	}
	.ventajas_financiacion_azul .caja_ventaja_azul{
		min-height: auto;
	}
	.ventajas_financiacion .caja_ventaja{
		min-height: auto;
	}
	.paso{
		margin-bottom: 0px;
	}
	.banner-financiacion.servicio_form h3 {
    	padding: 0px;
	}
	.banner-financiacion.servicio_form{
		margin-top: 0px;
	}
	.descontar_pagares_texto {
		    padding-top: 280px;
    		background-size: 100% !important;
	}
	.descontar_pagares_texto .texto{
		padding: 15px;
	}
	.home_mercado, .home-prensa{
		padding-right: 15px !important;
    	padding-left: 15px !important;
	}
	.home>.row{
		    margin-right: -15px;
    		margin-left: -15px;
	}
}





/* Ajustes */

#app-menu ul.nav li:hover > ul.submenu{
    min-width: 280px;
    padding: 20px;
    line-height: 36px;
    left: -72px;
}
#app-menu ul.nav li:hover > ul.submenu li{
	display: block;
	margin-top: 
}
.text-blue {
    color: #2ba9d9;
}
.ventajas_financiacion_azul .caja_ventaja_azul span:before{
	 background: #2ba9d9;
}
.inversiones_financia{
	border-bottom: 
}
.ver-subasta{
	text-align: center;
}
.ver-subasta a {
    font-weight: bold;
    font-size: 15px;
    padding: 10px 40px;
    border-radius: 5px;
    color: white !important;
    background-color: #2ba9d9;
    border: 0px;
    text-transform: uppercase;
}
.datos_page_contacto p strong{
	display: block;
    padding-left: 30px;
}
.equipo_circulantis p{
	text-align: center;
	display: block;
}

.header-page .btn-info {
    background-color: #2ba9d9;
    border-color: #2ba9d9;
}
.header-page .btn-success {
    background-color: #00ad57;
    border-color: #00ad57;
}
.datos-right-contacto{
	float: left;
}
body.logged .navbar-fixed{
	background-color: #082e5d;
}
body.logged .navbar-fixed.sticky{
	background-color: white;
}
body.logged .light-grey .submenu{
	margin-top: 30px;
}
body.logged .light-grey .submenu ul li a{
    color: #646464 !important;
}
body.logged .light-grey .submenu ul li a strong{
	color:#2ba9d9;
}
.servicios_tabs h2{
    color: #646464;
}

@media (max-width: 1000px){
	.navbar-default .navbar-toggle.collapsed{
		background: #2ba9d9 !important;
	}
	.navbar-default .navbar-toggle {
    	background: #ddd;
	}
	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover{
		
	}
	#app-menu ul.nav li:hover > ul.submenu{
		left: auto;
	}
	.home_mercado .ver-subasta,
	.home-prensa .ver-subasta{
		margin-bottom: 40px !important;
	}
	.newcontent{
		padding-top: 0px;
	}
	footer .telefono a,
	footer .telefono{
		font-size: 20px !important;
    	font-weight: 900 !important;
    	color: #2ba9d9 !important;
    	margin-top: 11px !important;
	}
	footer .text-left img{
		margin-bottom: 15px;
	}
	.banner-financiacion .header-page h3{
		padding-left: 15px;
		padding-right: 15px;
	}
	.banner-financiacion.servicio_form{
		height: auto;
	}
	.banner-financiacion.servicio_form .formulario{
		background-color: white;
	}

	.header-page {
		padding-top: 0px;
	    padding-bottom: 60px;
	}
	.newtitle > a > h3{
		margin-bottom: 0px !important;
	}
	.banner-financiacion .header-page h1,
	.banner-financiacion .header-page h2{
		padding-left: 15px;
		padding-right: 15px;
	}
}


.muestra_pc{

	display: table;
	margin: 0 auto;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
.muestra_movil{

		display: none;
}
@media (max-width: 768px) {
	.muestra_pc{
	display: none;
	}
	.muestra_movil{
		display: block;
		display: table;
		margin: 0 auto;
			margin-top: 15px;
	margin-bottom: 15px;

	}
}