@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Asap+Condensed');
a{color:#ff9300;}
a:hover{color:#e56304;}
h3.text-muted{    margin: 10px 0px 0px 0px;}
.menutop_orange{
	background:#ff9302;
	color:#FFF;
	border-radius:5px 5px 0px 0px
}
h4{
	    font-size: 1.4em;
    font-weight: bold;
}
.row{
	margin-right: 0px;
	margin-left: 0px;
}

.left{
  float: left;;
}
.img-fluid{ max-width: 100%; height: auto;}
.headerrow{ border-bottom: 0px #ff9302 solid;
    background: transparent;
    position: fixed;
    /* margin-bottom: 10px; */
    width: 100%;
	z-index: 50;
	height: 100px;
	margin:0px;
}
.headerpage{    /*background: #FFF;*/
    padding: 0px;
    margin: 0px;
    border: 0px;}
.headerpage a {color: #FFF;}
.menutop_orange a{ color:#FFF;}
.menutop_orange li:hover{ background:#F60;}
.menutop_orange.navbar-nav > li > a:hover, .menutop_orange.navbar-nav > li > a:focus {
    /*background-color: #ca013b;*/
    color: #FFF;
	 background:#ff9302; border-radius: 5px;
}
.nav>li>a:focus, .nav>li>a:hover{ background:#ff9302; border-radius: 5px;}
.navbar-nav {
    float: right;
    margin: 0;
}
.secondarymenu{
	font-size:0.9em;
}
.secondarymenu.navbar-nav a{color:#FFF; padding-top:5px; padding-bottom:5px;}

.business-header {
    height: 300px;
    background: url('../img/banner_bg.jpg') center center no-repeat scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	color:#FFF;
}
.heading_bar .col-xs-4 p{
	font-size: 1.3em;
    font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	line-height: 0px;
}
.heading_bar{
	font-size: 1.1em;
	background: #474747;
	color: #BBB;
	padding: 2em 0em 1em 0em;
}
.carousel {
    margin-bottom: 0;
    padding: 0 20px 30px 20px;
}
.iconcards{ 
    width: 22%;
    float: left;
    text-align: center;
	margin-top: 5px;
	font-size: 0.9em;
}
.clasificacion{background: #f90;
    border-radius: 50px;
    padding: 0px;
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    color: #FFF; font-size: 0.9em;}
h1.tagline{
	font-weight: bold;
	font-size: 3.2em;
	width: 90%;
    margin-left: 10px; text-align:left; font-family: 'Passion One', cursive; font-size:5em; font-weight:normal
}
.big-title{font-family: 'Passion One', cursive; font-size:3em; color: #F30}
.panel-title{text-align: center; font-size: 1.2em;}
.linkblack{
	color:#000;
}
.linkwhite{
	color:#FFF;
	font-weight: bold;text-decoration: underline;
}
.linkwhite:hover{
	color: #FFF;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 250px;
}
.carousel-inner {padding:10px;}
.carousel-control.right {
	right: -12px;
}

/** User bar top **/
.userbartop{
	font-size:0.9em;
	/*background: #f5f5f5;*/
	padding-bottom: 4px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}
.card .card_input{
	width: 80%;
	border: solid 1px #000;
	float: left;
	height: 30px;
	color:#000;
}
.card .btn_input_monto{
	width: 30px;
	height: 30px;
	background:#f47828;
	color:#FFF;
	border-radius: 20px;
	border: None;
}
.card {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
	background:#FFF;
	text-align:left;
	margin-top: 10px;
}

.slick-list.draggable{
    height: 650px;
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 0.5em 1em 0.5em 1em;
    border: none;
    /* border-top: 1px solid rgba(34, 36, 38, .1); */
    box-shadow: none;
}

.card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.card-title {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
	    padding: 0px;
    margin: 0px;
	display: inline;
}

.card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
	font-size:0.9em;
}

.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.card-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}

.profile {
    position: absolute;
    top: -12px;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 50%;
}

.profile-avatar {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.profile-inline {
    position: relative;
    top: 0;
    display: inline-block;
}

.profile-inline ~ .card-title {
    display: inline-block;
    margin-left: 4px;
    vertical-align: top;
}

.text-bold {
    font-weight: 700;
}

.meta {
    font-size: 1em;
    color: rgba(0, 0, 0, .4);
}

.meta a {
    text-decoration: none;
    color: rgba(0, 0, 0, .4);
}

.meta a:hover {
    color: rgba(0, 0, 0, .87);
}

.card-price{ font-weight:bold; color:#F30; margin-bottom:0px; font-size: 1.2em;}


.percent_row{
	width:100%;
	font-size:0.8em;
	text-transform:uppercase;
	color:#333;
	margin:0px auto;
	padding:5px 5%;
	background:#f9f9f9;

}
.percent_row.percent_rowbig{
	width:100%;
	text-transform:none;
	color:#333;
	margin:0px auto;
	padding:5px 0px;
	background:transparent;

}
.spec_inversion_big{ color: #999; line-height: 1.5em; margin-top: 10px;}
.spec_inversion_big span{
	font-size: 1.4em;
	color: #000;
}
.bigbtn{ padding: 12px 0px; 	font-weight: bold; }
.detail_inversion span{color: #666;}
.detail_inversion tr{border-bottom: 1px dotted #DFDFDF;}
.tab-content{ margin: 5px;}
.nd_table_simul{
	margin:0px auto;
}
.nd_table_simul td{ padding:3px; vertical-align:text-top; text-align: left;}
.nd_table_simul th{
	color:#aa0d3e;
	padding-bottom:5px;
	text-align: left;
}
.percent_rowbig .percentbarhome{ border:none;
width:100%;
height:10px;
font-size:1px;
}
.percentbarhome{ border:none;
width:100%;
height:5px;
font-size:1px;
}
.percentbarhome tr td:first-child{
	background:#F30;
}
.percentbarhome tr  td:last-child {
	background:#c7c7c7;
}
.btn_proyect{ background:#f47828; border:none; color: #FFF;}
.btn_proyect:hover{ background:#c05d1d; border:none;  color: #FFF;}
.btn_proyect_off{ background:#cbcbcb; border:none;}

.dealhome{
    background: #FF9800;
    background: rgba(255, 152, 0, 0.80);
    color: #FFF;
    position: absolute;
    width: 80%;
    left: 10%;
    top: 0%;
    border-radius: 0px 0px 10px 10px;
    text-align: center;
	padding:0.5em 0em;
}
.dealhome p{
    font-weight: bold;
    margin: 0px;
    line-height: 1em;
}

.carouselhome{
	box-shadow:inset #CCC 0px 0px 3px;
	background:#f6f6f6;
	text-align:center;
}

h2{ text-transform:uppercase; font-size:1.8em;}

#pasos{
    background: url(../img/bg_orange.jpeg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #fff;
}
#pasos .overlay{
    background-color: rgba(234, 91, 43, 0.9);
    padding:80px 0;
    background-attachment: fixed;
}
#pasos img {
    padding-bottom: 10px;
    transition: all .2s ease-in-out;
    margin: 0 auto;
}

#pasos img:hover{
    transform: scale(1.2);
}
#pasos h4{
    font-size: 20px;
}
#pasos p{
    font-size: 15px;
}

.testimonials_heading{
	border-bottom:#F90 1px solid;
	font-weight:bold;
	font-size:1.1em;
}
.testimonial_text{
	background:url(../img/quote.png) no-repeat right top;
}

/******* MODAL LOGIN *******/

.modal-dialog {
    width: 300px;
}
.modal-footer {
    height: 70px;
    margin: 0;
}
.modal-footer .btn {
    font-weight: bold;
}
.modal-footer .progress {
    display: none;
    height: 32px;
    margin: 0;
}


.main-card-about{
	margin-top: 30px;
 	margin: 0 0.8em 0 0;
 	max-width: 300px;
    padding: 20px 20px;
}

.main-card-comofunciona{
	margin-top: 30px;
 	margin: 0 0.8em 0 0;
 	max-width: 600px;
    padding: 20px 20px;
}

/*** INVERTIR CARDS ****/

.card-base > .card-icon {
        text-align: center;
        position: relative;
    }

.imagecard { 
    z-index: 2;
    display: block;
    positioN: relative;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    border: 5px solid white;
    box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    margin: 0 auto;
    color: white;
}
.card-base > .card-icon > .card-data {
    min-height: 260px !important;
    margin-top: -24px;
    background: #f6f6f6;
    border: 1px solid #e0e0e0;
    padding: 15px 0 10px 0;
    box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    min-height: 215px;
    }
    .widgetCardIcon {
        background: #e96b00;
        font-size: 28px;
        line-height: 78px;
    }
	.widgetCardIcon:hover{
		color:#fff;
	}
	
.widgetCardIcon.secondcolor {background: #F30;
}
.widgetCardIcon.goldcolor{
text-shadow: 3px 3px 5px #d08504;
background: #f6e6b4; /* Old browsers */
background: -moz-linear-gradient(-45deg, #f6e6b4 0%, #ed9017 48%, #ffd51e 49%, #ed9017 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #f6e6b4 0%,#ed9017 48%,#ffd51e 49%,#ed9017 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #f6e6b4 0%,#ed9017 48%,#ffd51e 49%,#ed9017 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#ed9017',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.color-white{ color: #FFF;}
.listnum{list-style-type:decimal;margin:0px;padding:0px 20px;}
.listnum li{margin-bottom:20px;color:#ac063c}
.listnum li span{color:#404040}
.tabla_comofunc{width:100%;margin-top:40px;border:solid 1px #c2c2c2;color:#404040;font-size:12px;}
.tabla_comofunc td , .tabla_comofunc th{padding:3px;border:solid 1px #c2c2c2;width:auto;}
.tabla_comofunc th{color:#ac063c;font-weight:200;}
th.cabecera_tabla{padding:0px;text-align:center;background:#faa71e;border-right:#fa761e 1px solid;border-left:#fabe1e 1px solid;}
.tabla_colorsec{background:#e9e9e9;}
.tabla_comofunc .ico_info_form{float:right;margin:0px;}

.box-title {
	color: #333333;
}.box-title span{ color: #757575;}

/******* COMO FUNCIONA FORMULA ******/

.formula{
font-size: 1.2em;
/* color:#F30; */
/* color : #BC470C; */
color:#ad073d;
border: solid 1px #DFDFDF;
height: 60px;
border-radius: 5px;
background-color: #fcfcfc;
text-align: center ;
padding-top: 3px;
}
.formula.simbolo{ border:none; background: none; font-size: 1.4em; color: #9B9B9B}
/** REGIST ***/

.image_bg_cover{
	background:url(../img/banner_bg.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}
.main-login{
 	background-color: #fff;
    /* shadows and rounded borders */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);

}

.main-center{
 	margin-top: 30px;
 	margin: 0 auto;
 	max-width: 480px;
    padding: 40px 40px;

}

.login-button{
	margin-top: 5px;
}

.login-register{
	font-size: 11px;
	text-align: center;
}

.quotedf{
	text-align: left;
	font-size: 1.2em;
	background:#fce4bf;
	padding: 2em 0em;
}
.separator{ padding:0.5em 0em;}
/*** FAQ ****/
.title_faq{
	font-family: 'Passion One', cursive;
	background:url(../img/banner_bg.jpg) no-repeat center bottom;
	color: #FFF;
	font-size: 1.8em;
	padding: 1em 0px;
}

.title_regist{
	font-family: 'Passion One', cursive;
	background:none;
	color: #FFF;
	font-size: 1.8em;
	padding: 1em 0px;
	margin-right: 0px;
}
.faq h4 {
    cursor: pointer;
    background: #e6e6e6;
    padding: 1em;
    margin: 0px;
	border: none;
	margin-top: 5px;
}
.faq div {
    display: none;
    font-size: 1em;
    padding: 1em;
    background-color: #f1f1f1;
}
.searchfaq{
	font-size: 1.3em;
	color: #999;
	padding: 0.6em 0em;
	border:solid 3px #666;
	margin-bottom: 20px;
    background: url(../img/search_icon.png) no-repeat left #FFF;
    padding-left: 10%;
    width: 100% !important;
}

.searchfaq2{
	font-size: 1.1em;
	font-weight: normal;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	color: #999;
	padding: 0.6em 0em;
	border:solid 3px #666;
	margin-bottom: 20px;
    background: url(../img/search_icon.png) no-repeat left #FFF;
    padding-left: 5%;
    width: 50%
}
/**** ABOUT ****/
.img-center2{
	margin:0px auto;
}

/**** TABLERO CONTROL ****/
.border-btn{
	border:solid 1px #ff9302;
}
.red-btn{
	background: #aa063b;
	color: #FFF;
}
.red-btn:hover{color:#FFF; background:#4d0019;}

.datediv{padding-top: 5px;}
.smallinput{ width: 25%; border-radius: 5px; border: 1px solid #333; }
.tablero_num{ padding:20px 0px 0px 0px; height: 130px; border: solid 1px #333; text-align: center; margin:2em 0em 0em 0em;}
.tablero_num p span{ font-size: 1.4em; color: #000; }
.tablero_num p{ line-height: 1.3em; width: 90%; font-size: 0.8em; color: #777; padding-bottom: 0.5em; margin: 0px auto;}


/***** IVNERTIR *****/



*, *:before, *:after {
  box-sizing: border-box;
}


.range-slider {
  margin: 5px 0 0 0%;
}

.range-slider {
  width: 100%;
}

.range-slider input[type=range]{
	width: 70%;
	float: left;
    margin-top: 10px;
}
.range-slider__range {
  -webkit-appearance: none;
  width: calc(100% - (73px));
  height: 10px;
  border-radius: 5px;
  background: #d7dcdf;
  outline: none;
  padding: 0;
  margin: 0;
}
.range-slider__range::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f8b03a;
  cursor: pointer;
  -webkit-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
}
.range-slider__range::-webkit-slider-thumb:hover {
  background: #ad063c;
}
.range-slider__range:active::-webkit-slider-thumb {
  background: #ad063c;
}
.range-slider__range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #f8b03a;
  cursor: pointer;
  -webkit-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
}
.range-slider__range::-moz-range-thumb:hover {
  background: #1abc9c;
}
.range-slider__range:active::-moz-range-thumb {
  background: #1abc9c;
}

.range-slider__value {
  display: inline-block;
  position: relative;
  /*width: 60px;*/
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #ad063c;
  padding: 2px 2px;
  margin-left: 8px;
	font-size: 0.9em;
}
.range-slider__value:after {
  position: absolute;
  top: 6px;
  left: -5px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid #ad063c;
  border-bottom: 7px solid transparent;
  content: '';
}

::-moz-range-track {
  background: #d7dcdf;
  border: 0;
}

input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0;
}

.notes_filtro{
	padding: 10px;
	margin: 10px;
	background: #f6f6f6;
	text-align: left;
}
.notes_filtro span{
	font-size: 1.5em;
	text-align: center;
    margin: 0px auto;
    display: block;
	margin-bottom: 5px;
}


/*** LOGIN ***/
#login_box_menu{
	width: 190px;
	height: 130px;
	padding: 20px;
	position: absolute;
	background: #e8e7e7;
	margin-left: -150px;
	z-index: 25;
	display: none;
	border: #AAA solid 2px;
	color: #000;
}

#login_box_menu a {
    font-size: 0.8em;
    color: #000;
    width: 100%;
    text-transform: initial;
    padding: 0px;
    margin: 0px;
}
#login_box_menu .btn_proyect{color:#FFF;}
/** FOOTER ***/
footer {
	background-color: #474747;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
}
footer img{
        width: 50%;
    }
footer .list-inline>li {
	padding: 10px 60px;
}
footer a,
footer a:hover,
footer a:focus,
footer a:active {
	color: #b2b2b2;
	text-decoration: none;
}
footer .link{
    padding: 10px 0;
}
footer h3{
    font-size: 1.2em;
}
footer li{ list-style: none;}
footer .glyphicon {
	color: #474747;
	background-color: #b2b2b2;
	padding: 5px;
	border-radius: 50%;
	margin-right: 3px;
}


/*** FORMULARIO INVERSION ++++/

/**** UPDATE DISEÑOS *****/

.nd_left_colum{
	width:25%;
	padding:10px;
	float:left;
	background:#f4f4f4;
	border:solid 1px #adadad;
	font-size:1.1em;
}
.nd_left_colum p{
}

.nd_separator{
	width:2.5%;
	float:left;
}

.nd_right_colum{
	width:72.5%;
	float:left;
	background:#FFF;
	padding:10px;
	border:solid 1px #adadad;
}

.nd_right_colum_wrapper{
	text-align:center;
	margin:0px auto;
	width:95%;
}

.nd_colum_center_wrapper{
	text-align:center;
	margin:0px auto;
	width:100%;
	border:1px solid #adadad;
  margin-top: -23px;
}
.proyecto_detail{ margin-top: 15px;}
.nd_colum_simulador_up{
	text-align:center;
	background:#efefef;
	border-bottom:1px solid #adadad;
	margin:0px auto;
	width:100%;
}

.nd_colum_simulador_md{
	text-align:center;
	background:#FFF;
	margin:0px auto;
	width:100%;
}

.nd_colum_simulador_down{
	text-align:center;
	background:#FFF;
	background:#FFF url(../img/arrow_bg.gif) top center no-repeat;
	margin:0px auto 30px 0px;
	width:100%;
}

.nd_colum_simulador_md_cols{
	width:30%;
	margin:0px 12px;
	float:left;
	text-align:left;
}

.nd_colum_simulador_md_cols_2{
	width:47%;
	margin:0px 12px;
	float:left;
	text-align:left;
}
.nd_colum_simulador_md_cols_ext{
	width:70%;
	margin:5px auto;
	padding: 5px;
	border-radius: 10px;
	text-align: center;
}
.nd_right_colum_smallwrapper{
	text-align:center;
	margin:0px auto;
	width:60%;
	border:1px solid #F90;
}
.select_Method td{
	font-size: 0.8em;	
}
.method_select{
}
.method_col1{
	float:left;
	width: 100%;
	padding: 10px;
	text-align: left;
	border: 1px solid #DFDFDF;
	margin: 10px auto;
}
.method_col1 label{
	font-size: 1.3em;
}
.method_col2{
	float:left;
	width: 20%;
	text-align: left;
}
.method_col1.addservice{cursor: pointer;}
.method_col1.addservice:hover{ background: #d22743; color: #FFF;}
.method_col1.addservice.selectedservice{ background: #9c1228; color: #FFF;}
/* Base for label styling */
.method_col1 [type="checkbox"]:not(:checked),
.method_col1 [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.method_col1 [type="checkbox"]:not(:checked) + label,
.method_col1 [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
.method_col1 [type="checkbox"]:not(:checked) + label:before,
.method_col1 [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
.method_col1 [type="checkbox"]:not(:checked) + label:after,
.method_col1 [type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: .1em; left: .3em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #f59434;
  transition: all .2s;
}
/* checked mark aspect changes */
.method_col1 [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.method_col1 [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
.method_col1 [type="checkbox"]:disabled:not(:checked) + label:before,
.method_col1 [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #DDDDDD;
}
.method_col1 [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.method_col1 [type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
.method_col1 [type="checkbox"]:checked:focus + label:before,
.method_col1 [type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
}

/* hover style just for information */
.method_col1 label:hover:before {
  border: 2px solid #4778d9!important;
}



.btn_black{ display:inline; padding:5px 10px; background:#000; border:none; color:#FFF; text-transform:uppercase; margin-left:5px;}
.nd_right_colum_table{
	width: 100%;
    border: none;
    margin: 0px auto;
	text-align: left;
	font-size: 1.3em;
}
.nd_right_colum_table td{ padding:5px 0px;}
/*.nd_right_colum_table td:first-child{ text-align: left;}
*/
.nd_right_colum label{ font-weight:normal; font-size:0.8em;}
input[type="submit"].btn_continue , .btn_continue{
	width:auto;
	height:auto;
	padding:10px 40px;
	text-transform:uppercase;
	border-radius:10px;
	color:#FFF;
	border:none;
	background:#f27735;
}
input[type="submit"].btn_continue:hover{
	background:#fecb2f;
}
.btn_continue:hover{
	background:#fecb2f;
}
.nd_invertir_btn{
	width:100%;
	height:auto;
	padding:10px 0px;
	text-transform:uppercase;
	border-radius:10px;
	color:#FFF;
	border:none;
	background:#f27735;
	margin-bottom:10px;
}
.nd_invertir_btn.btnyellow{background:#eebf30;}
.nd_invertir_btn.btndisallow{background:#EEE; color:#AAA;}
.nd_invertir_btn.btnorange{background:#f59434;}
.nd_invertir_btn.btnred{background:#d22743;}
.nd_invertir_btn:hover{ background:#8c0f23;}

.nd_vuelve_invertir_btn.btnyellow{background:#eebf30;}
.nd_vuelve_invertir_btn.btndisallow{background:#EEE; color:#AAA;}
.nd_vuelve_invertir_btn.btnorange{background:#f59434;}
.nd_vuelve_invertir_btn.btnred{background:#d22743;}
.nd_vuelve_invertir_btn:hover{ background:#8c0f23;}


.textdisallow{color:#AAA;}

.nd_right_colum input, .nd_right_colum select { font-size:1em; margin:0px 0px 2px 5px; border:solid 1px #999; }
.nd_table_simul{
	margin:0px auto;
}
.nd_table_simul td{ padding:3px; vertical-align:text-top;}
.nd_table_simul th{
	color:#aa0d3e;
	padding-bottom:5px;
}

.detalle_cuotas{
	width:260px;
	margin:5px auto;
}

.expand_detalle_cuotas{
	height: 200px;
    width: 100%;
    overflow: scroll;
    border-top: 1px solid #DFDFDF;
    background: #f9f9f9;
	display:none;
}
.detalle_cuotas_contain{
	position:relative;
}
.detalle_cuotas_shadowoverflow{
	height: 30px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    background: url(assets/img/shadow_detalle.png) repeat-x bottom;
    z-index: 5;
	display:none;
}

.detalle_cuotas_table{ font-size:14px; width:100%;}
.detalle_cuotas_table tr{ border-bottom:solid 1px #999;}
.detalle_toggle{
	font-size:1.2em; margin-bottom:10px; display:inline-block;
}
.detalle_toggle_hide{ display:none;}


.nd_simulador_{
}
.bigamount{line-height: 0.9em; font-size: 5em;font-family: 'Passion One', sans-serif;}
.nav-tabs>li>a:hover{
	color:#FFF;
}
.boton_invertir_pago{
	width: 200px;
	background: #FFF;height: 90px;border: solid 2px #F60;border-radius: 20px;margin:  5px;
}
.boton_invertir_pago:hover{
	border: solid 2px #FFAC00;
}
.tablereservado{ background: #FFD114}
.tablecompletado{ background: #F30}
.tablefaltante{ background: #c7c7c7}

.verde{
    background: #696;
}

a.btn.btn-filter.btn-block.btn_proyect:hover {
    background:#333;
}

.contenedor_menu{
    margin-top: -30px;
}

.padre_pagination{
    margin: 0 auto;
    text-align: center;
    top: 40px;
}
.number_pagination{
    padding-right: 10px;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

/* .paginationjs-pages {
    margin-left: 360px;
    margin-top: 70px;
    display: block;
} */


.slick-dots{
    display: none;
}

a.buttonstyle, a.buttonstyle_big {
    padding: 15px;
    background: #ff8f22;
    color: #FFF;
    display: inline-block;
    margin-left: 20px;
    text-decoration: none;
    border-radius: 27px 27px 27px 27px;
    -moz-border-radius: 27px 27px 27px 27px;
    -webkit-border-radius: 27px 27px 27px 27px;
    border: 0px ridge #000000;
}

@media (max-width: 425px){
    .patrocinado{
        width: 100%;
    }
}

@media (min-width: 425px){
    .patrocinado{
        width: 100%;
    }
}
@media (min-width: 768px){
    .patrocinado{
        width: 50%;
    }

    .li-margen{
        margin-left: -135px;
    }
    /* .paginationjs-pages {
        margin-left: 353px;
        margin-top: 70px;
        display: block;
    } */

    
}

@media (min-width: 800px){
    .checkout-wrap {
        margin: 20px auto 100px auto;
    }
}

.checkout-wrap {
    color: #444;
    font-family: 'PT Sans Caption', sans-serif;
    margin: 10px auto;
    max-width: 1200px;
    position: relative;
}
@media (max-width: 990px){
	.navbar-header{
	    margin: 0px auto;
		text-align: center;
		display: block;
		float: none;
		padding-bottom: 2px;
	}
	#navbar{width:100%;}
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
	.slick-slide .card{overflow: scroll;}
	.bigamount{ font-size: 2.7em;}
	.img_mobile{ width:100%; height: auto;}
	.slick-next, .slick-prev{display: none;}
	.heading_bar .col-xs-4 p{font-size: 0.9em;}
	h1.tagline{
     font-size:4em; font-weight:normal
     
     
}

.main-center-sol-credito {
    margin-top: 30px;
    margin: 0 auto;
    max-width: 700px;
    padding: 40px 40px;
    background: #fff;
    height: 1078px;
    border-radius: 20px;
    margin-bottom: 5px;

}
	nav.navbar.headerpage.navbar-fixed-top{ background-color: rgba(234, 91, 43,1); }
	.navbar-header{
	    margin: 0px auto;
		text-align: center;
		display: block;
		float: none;
		padding-bottom: 2px;
	}
	.navbar-toggle .icon-bar {
		 background: #F90;
		height: 4px;	
	}
	#login_box_menu {
    width: 100%;
    height: 130px;
    padding: 20px;
    position: absolute;
    background: #e8e7e7;
   	margin-left: 0px;
    z-index: 25;
    display: none;
    border: #AAA solid 2px;
    color: #000;
    }

      .nav-tabs>li{
                width: 100%;
                border: solid 1px #999;
        border-radius: 5px;
        }
        .nav>li>a {
        padding: 5px 15px;
      }
}

.edit_buttons .button_add{
  margin-right: 10px;
}

.main-center-sol-credito{
    margin-top: 30px;
    margin: 0 auto;
    max-width: 700px;
    padding: 40px 40px;
    background: #fff;
    /*height: 700px;*/ 
    min-height: 700px; 
    border-radius: 20px;
    margin-bottom: 5px;
}

.registrate-form{
    margin: 0 auto;
 }

 .grafico_comp p span {
    font-size: 1.3em;
    color: #ad073d;
}


@media (min-width: 800px){
    ul.checkout-bar:before {
        background-size: 35px 35px;
        background-color: #F90;
        background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
        border-radius: 15px;
        content: " ";
        height: 15px;
        left: 0;
        position: absolute;
        width: 10%;

    }
}

ul.checkout-bar li.active {
    color: #FC0;
    font-weight: bold;
}

.paginationjs-pages {
    margin-top: 20px;
}

@media only screen and (min-width: 800px){
    .estilo_video{
        margin-top: -115px;
        width: 400px;
        height: 400px;
    }
    .btn-invertir{
        width:40%; 
        margin:0px; 
        font-size: 1.5em; 
        text-align: center; 
        border:solid 2px #333;
    }
}

@media only screen and (min-width:769px) {
  .title-chart{
      margin-left: -500px;
      font-weight: bold;
    }
  .title-video{
        margin-top: -19px;
  }

  .tamanio_btn_inv{
    width: 40%;
  }
}

@media only screen and (min-width:760px) and (max-width:768px) {

    .main-center-sol-credito{
        margin-top: 30px;
        margin: 0 auto;
        max-width: 700px;
        padding: 40px 40px;
        background: #fff;
        height: 1070px;
        border-radius: 20px;
        margin-bottom: 5px;
    }
}


@media only screen and (min-width:768px) and (max-width:2148px) {
    ul.checkout-bar li {
        display: inline-block;
        margin: 50px 0 0;
        padding: 0;
        text-align: center;
        width: 23%;
    }
    .icon-cards-index{
        margin-top: 0px;
    }
    .items-card{
        width: 32%; 
        margin: 0 auto;
        margin-right: -11px;
        margin-top: 12px;
    }
    .logo_position_project{
        width: 90%;
        margin-left: 0px;
    }

    .nd_vuelve_invertir_btn{
        margin: 0 auto;
        width: 161px;
        text-transform: uppercase;
        color: #FFF;
        border: none;
        background: #f27735;
        margin-bottom: 7px;
        /* margin-top: -150px; */
        /* margin-left: -145px; */
        margin-right: -195px;
        border-radius: 10px;
    }   
    
    .estilo_video{
        margin-top: 19px;
        width: 90%;
        height: 100%;
        margin-left: 30px;
    }

    .project_invest{
        width: 233px;
    }

    .margin-row-invest{
        margin-left: 50px;
    }  
    .alturaComoFunciona{
        height: 110px;
    }  

    .alturaComoFuncionaMenos{
        height: 85px;
    }


    

    .btn-mas-oporunidades{
        width: 35%;
    }
}

.image-responsive{
    display: block;
    margin: 0 auto;
}




@media only screen and (min-width:424px) and (max-width:450px) {
   
    .icon-cards-index{
        margin-top: 0px;
    }
    .items-card{
        /* width: 32%; */
        margin: 0 auto;
        /* margin-right: -11px; */
        margin-top: 12px;
        margin-left: -54px;
    }

    .nd_vuelve_invertir_btn{
        /* position: relative; */
        top: 90px;
        width: 161px;
        left: -53px;
        text-transform: uppercase;
        color: #FFF;
        border: none;
        background: #f27735;
        margin-bottom: 14px;
        margin-top: 10px;
        border-radius: 10px;
    }   
    .estilo_video{
        margin-top: 19px;
        width: 90%;
        height: 100%;
        margin-left: 30px;
    } 
    .btn-invertir-subasta{
        width:80%; 
        margin:0px; font-size: 1.5em; text-align: center; border:solid 2px #333;
    }
     .title-chart{
      margin-left: 0px;
      font-weight: bold;
    }
     .logo-index-rc{
      text-align: center;
    }
    .tamanio_btn_inv{
      width: 65%;
    }

    .main-center-sol-credito{
    margin-top: 30px;
    margin: 0 auto;
    max-width: 700px;
    padding: 40px 40px;
    background: #fff;
    height: 1200px;
    border-radius: 20px;
}

    .btn-mas-oporunidades{
        width:100%;
    }
}

@media only screen and (min-width:375px) and (max-width:425px) {
    .items-card{
        /* width: 32%;  */
        margin: 0 auto;
        margin-right: -11px;
        margin-left: -70px;
    }
    .logo_position_project{
        width: 100%;
    }
    .estilo_video{
        margin-top: 19px;
        width: 90%;
        height: 100%;
        margin-left: 30px;
    }
    .btn-invertir{
        width:80%; 
        margin:0px; 
        font-size: 1.5em; 
        text-align: center; 
        border:solid 2px #333;
    }

    .margin-row-invest{
        margin-left: -25px;
        margin-right: 25px;
    }

    .nd_vuelve_invertir_btn{
        /* position: relative; */
        top: 90px;
        width: 161px;
        left: -53px;
        text-transform: uppercase;
        color: #FFF;
        border: none;
        background: #f27735;
        margin-bottom: 14px;
        margin-top: 10px;
        border-radius: 10px;
    }   
     .logo-index-rc{
      text-align: center;
    }

      .tamanio_btn_inv{
      width: 65%;
    }
     .main-center-sol-credito{
    margin-top: 30px;
    margin: 0 auto;
    max-width: 700px;
    padding: 40px 40px;
    background: #fff;
    height: 1260px;
    border-radius: 20px;
}

.btn-mas-oporunidades{
    width:100%;
}
    
    
}


@media only screen and (min-width:320px) and (max-width: 374px){
    .project_invest{
        margin-left: -25px;
        width: 233px;
    }
    .card-footer-style{
        margin-top: 30px;
    }

    .icon-cards-index{
        margin-top: 30px;
    }

    .margin-row-invest{
        margin-left: -15px;
    }
    .estilo_video{
        width: 100%;
        height: 100%;
        margin-top: 20px;
    }

    .card-footer-index{
        margin-top: 20px;
    }
    .nd_vuelve_invertir_btn{
        /* position: relative; */
        top: 90px;
        width: 161px;
        left: -53px;
        text-transform: uppercase;
        color: #FFF;
        border: none;
        background: #f27735;
        margin-bottom: 14px;
        margin-top: 10px;
        border-radius: 10px;
    }   
     .logo-index-rc{
      text-align: center;
    }

      .tamanio_btn_inv{
      width: 65%;
    }
     .main-center-sol-credito{
    margin-top: 30px;
    margin: 0 auto;
    max-width: 700px;
    padding: 40px 40px;
    background: #fff;
    height: 1265px;
    border-radius: 20px;
}

.btn-mas-oporunidades{
    width:100%;
}
}


.bs-wizard {margin-top: 40px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #ff7b1d; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #ec690b;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/

@media screen and (max-height: 575px){ 
#rc-imageselect, .g-recaptcha {
	transform:scale(0.70);-webkit-transform:scale(0.70);
	transform-origin:0 0;-webkit-transform-origin:0 0;
	} 
}


.hover-box{
    position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  transition: .5s ease;
  background-color: #FDF4DA;
  border-radius: 10px;
  opacity: 0;
  z-index: -1;
}