.titulo-propiedad h2{
    border: solid 1px #3f4d4a;
    padding: 8px 0px;
    background: #3f444a;
    color: white;
    font-size: 17px;
}
.titulo-propiedad h2 small{
    color: #a1ce43;
    font-size: 17px;
    margin-left: 0px;
    font-weight: 100;
    display: inline-block;
}
.titulo-propiedad p{
    height: 70px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.titulo-propiedad .c-btn-squaren{
    font-size: 13px;
    width: 32%;
    border-radius: 0px;
}

.titulo-propiedad  .c-btn-uppercase.btn-md {
    font-size: 14px;
    padding: 0px 10px;
    width: 32%;
}
.titulo-propiedad  .c-theme-btn.btn {
    color: #ffffff;
    background: #a1ce43;
    border-color: #a1ce43;
}
.titulo-propiedad  .c-theme-btn.btn:hover {
    background: #3f444a;
    border-color: #3f444a;
}
.mapas{
    margin-bottom: 50px;
}
.pines{
    position: relative;
}
.marks{
    font-size: 14px;
    font-weight: 800;
    width: 15px;
    color: white;
    z-index: 20;
    text-align: center;
    position: absolute;
}
.vp{
    top: 99px;
    left: 612px;
}
.vu{
    top: 344px;
    left: 496px;
}
.vpa{
    top: 188px;
    left: 536px;
}
.vr{
    top: 383px;
    left: 427px;
}
.v810{
    top: 103px;
    left: 612px;
}
.vcul{
    left: 499px;
    top: 325px;
}
.vbul{
    left: 778px;
    top: 148px;
}
.tven{
    left: 569px;
    top: 110px;
}
.vt2{
    top: 149px;
    left: 623px;
}
.vt1{
    top: 436px;
    left: 428px;
}
.vps{
    top: 410px;
    left: 395px;
}
.v2025{
    top: 340px;
    left: 469px;
}
.vde{
    top: 151px;
    left: 775px;
}
.vso{
    top: 132px;
    left: 568px;
}

.vn{
    top: 105px;
    left: 645px;
}
.plantas{
    margin-top: 20px;
    max-height: 200px;
    overflow: auto;
    margin-bottom: 50px;
    position: relative;
    margin-left: 4px !important;

}
.plantasdegrade{
    background: url(../img/degrade.png);
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0px;
}
.w100{
    width: 49.5% !important;
    float: left;
    margin-right: 1px !important;

}


.chatmobilediv{

    position: fixed;
    position: fixed;
    right: 50%;
    margin-right: -36px;
    bottom: 29px;
    padding-top: 15px;
    margin-bottom: 0;
    z-index: 998;

}
.chatmobile{

    display: inline-block;
    color: #fff;
    position: relative;
    font-size: 39px;
    overflow: hidden;
    z-index: 1;
    width: 72px;
    height: 72px;
    line-height: 82px;
    text-align: center;
    padding: 0;
    background: #6767b2;
    background: linear-gradient(to right, #6767b2, #984d7c);
    background: linear-gradient(to right, #6767b2, #984d7c);
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle;
}


.chat{
    position: fixed;
    /* background: #ed4362; */


    padding: 9px;
    bottom: 0px;
    z-index: 999;
    left: 50%;
    color: white;
    width: 180px;
    /* height: 80px; */
    text-align: center;
    /* border-radius: 100%; */
    margin-left: -90px;
    font-size: 15px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;

}
a.chat{
    background: -webkit-linear-gradient(to left, #1D2671, #C33764);
    background: linear-gradient(to left, #1D2671, #6767b2);
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;}

a:hover.chat{
    background: -webkit-linear-gradient(to right, #1D2671, #C33764);
    background: linear-gradient(to right, #1D2671, #6767b2);
    color: white;

}

.btn + .btn {
    margin-left: 0px !important;
}

.bgreen{
    background: #9fcd3f
}

.bgreen h1{
    font-size: 50px;
    color: #fff;
}

.imagecontour {
    padding: 10px;
    border: solid 1px #EFEFEF;
    background-color: #FFFFFF;
}

.effect2
{
    position: relative;
}
.effect2:before, .effect2:after
{
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width:300px;
    background: #777;
    box-shadow: 0 15px 10px #777;
    transform: rotate(-3deg);
}
.effect2:after
{
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.item{

}

.constru{
    background: #6767b2;
    color: #fff !important;
    padding: 5px 15px;
    /* border-radius: 80px; */
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 500;
}
.btn-floating {
    display: inline-block;

    position: relative;

    overflow: hidden;
    z-index: 1;
    width: 72px;
    height: 72px;
    padding: 0;

    transition: .3s;
    cursor: pointer;
    vertical-align: middle;
}
.btn-floating a:hover{

    color: #fff !important;

}
.btn-floatingcall {
    display: inline-block;
    color: #fff;
    position: relative;
    font-size: 34px;
    overflow: hidden;
    z-index: 1;
    width: 72px;
    height: 72px;
    line-height: 86px;
    text-align: center;
    padding: 0;
    background: #DCE35B;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #45B649, #DCE35B);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #45B649, #DCE35B); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle;
}
.shadow{
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}.shadow:hover{
    color: #fff !important;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
}
.modal-backdrop {

    z-index: 10070;
}
.modal {
    z-index: 110050;
}
a.kraken {
    filter: alpha(opacity=50);
    opacity: .5;
    margin-left: 0px !important;
    margin-top: 70px;
}
a:hover.kraken, a:active.kraken {
    filter: alpha(opacity=100);
    opacity: 1;
}
footer hr{
    border: 1px solid #636363
}
.promo a.cbp-singlePage{
    background: none;
    color: inherit;
    padding: 0px;
    border-bottom: none;
    display: block;
    width: 100%;
    margin: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
.c-theme-ul > li.active > a:not(.btn), .c-theme-ul > li.c-active > a:not(.btn) {
    color: #95cc25 !important;
}
.fixed-action-btn{position:fixed;right:23px;bottom:23px;padding-top:15px;margin-bottom:0;z-index:998}.fixed-action-btn.active ul{visibility:visible}.fixed-action-btn.horizontal{padding:0 0 0 15px}.fixed-action-btn.horizontal ul{text-align:right;right:64px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:100%;left:auto;width:500px}.fixed-action-btn.horizontal ul li{display:inline-block;margin:15px 15px 0 0}.fixed-action-btn ul{left:0;right:0;text-align:center;position:absolute;bottom:64px;margin:0;visibility:hidden}.fixed-action-btn ul li{margin-bottom:15px}.fixed-action-btn ul a.btn-floating{opacity:0}.btn-flat{box-shadow:none;background-color:transparent;color:#343434;cursor:pointer;transition:background-color .2s}.btn-flat:focus,.btn-flat:active{background-color:transparent}.btn-flat:hover{background-color:rgba(0,0,0,0.1);box-shadow:none}.btn-flat.disabled{color:#b3b3b3;cursor:default}.btn-large{height:54px;line-height:54px}.btn-large i{font-size:1.6rem}.btn-block{display:block}.dropdown-content{background-color:#fff;margin:0;display:none;min-width:100px;max-height:650px;overflow-y:auto;opacity:0;position:absolute;z-index:999;will-change:width, height}.dropdown-content li{clear:both;color:rgba(0,0,0,0.87);cursor:pointer;min-height:50px;line-height:1.5rem;width:100%;text-align:left;text-transform:none}.dropdown-content li:hover,.dropdown-content li.active,.dropdown-content li.selected{background-color:#eee}.dropdown-content li.active.selected{background-color:#e1e1e1}.dropdown-content li.divider{min-height:0;height:1px}.dropdown-content li>a,.dropdown-content li>span{font-size:16px;color:#26a69a;display:block;line-height:22px;padding:14px 16px}.dropdown-content li>span>label{top:1px;left:3px;height:18px}.dropdown-content li>a>i{height:inherit;line-height:inherit}
.marks-map{
    position: absolute;
    z-index: 19
}
.ventura_810{
    left: 398px;
    top: 98px;
}

.ventura_2025{
    left: 360px;
    top: 335px;
}

.ventura_design{
    left: 769px;
    top: 147px;
}


.ventura_parque{
    left: 321px;
    top: 185px;
}
.ventura_plaza_seregni{
    left: 380px;
    top: 406px;
}
.ventura_plaza{
    left: 399px;
    top: 95px;
}
.ventura_soho{
    left: 397px;
    top: 126px;
    z-index: 7;
}
.ventura_nordico{
    left: 637px;
    top: 99px;
    z-index: 7;
}

.ventura_rodo{
    left: 410px;
    top: 378px;
}
.ventura_tres_cruces_2{
    left: 409px;
    top: 144px;
    z-index: 9;
}
.ventura_tres_cruces{
    left: 423px;
    top: 433px;
}
.ventura_urquiza{
    left: 518px;
    top: 188px;
}

.ventura_urquiza {
    left: 488px;
    top: 337px;
}
.ventura_cultural {
    left: 490px;
    top: 321px;
}
.ventura_bulevar {
    left: 772px;
    top: 144px;
    z-index: 9;
}
.terrazas_ventura {
    left: 397px;
    top: 105px;
    z-index: 9;
}
.destacada {
    background: #ee9c00 !important;
}

.destacada:hover {
    background: #529159 !important;
    border-color: #529159 !important;
}

a:hover.item-tipo {
    color: #754ce4;
        -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

a.item-tipo{
    border: solid 1px #ded6fb;
    padding: 15px;
    color: #6767b2;
    margin-bottom: 30px;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    background:#ffffff
}
a:hover.item-tipo-promo {
    color: #754ce4;
        -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
a.item-tipo-promo{
    border: solid 1px #ded6fb;
    color: #6767b2;
    margin-bottom: 30px;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    background:#ffffff
}
a:hover.item-tipo-promo > .item-body-promo{
    background: #ffffff;
    color: #754ce4;

}
.item-head{
    font-weight: bold;
    font-size:20px
}
.item-body{
    font-size: 14px;
    margin-top: 10px;
    padding-top: 21px;
    border-top: solid 1px #ded5fb;
        line-height: 13px;
}
.item-head-promo{
    font-weight: bold;
    font-size:20px;
    padding: 15px 15px 0px 15px;
}
.item-body-promo{
font-size: 14px;
    margin-top: 10px;
    padding-top: 21px;
    border-top: solid 1px #ded5fb;
    line-height: 13px;
    background: #351f7a;
    color: #fff;
    padding: 10px;
            -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.bloque-1 b, .bloque-2 b{
    font-size: 21px;
}
.bloque-3{
    font-weight: bold;
    font-size: 27px;
    margin-top: 6px;
}
.item-listado{
    margin-top:
}

.filtros{
    margin-top: 40px;
    margin-bottom: 60px;
}
.promo-bloque-1{
    font-size: 30px;
    line-height: 30px;
}
.promo-bloque-3{
    font-weight: bold;
    font-size: 27px;
    margin-top: -6px;
}

/*-- SELECT CON ESTILOS ----------------------------------------------------------------*/


.cajaselect {
    width: 100%;
    font-family: Avenir, sans-serif;
    font-size: 14px;
    color: #6767b2;
    background: none repeat scroll 0 0 #392979;
    border-radius: 0px 0px 0 0;
    cursor: pointer;
    margin-top: 10px;
    padding: 5px 10px;
    position: relative;
}
ul.listaselect {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #dedede;
    display: none;
    left: -0px;
    margin-left: 0;
    margin-top: 49px;
    padding-left: 0;
    position: absolute;
    text-indent: 15px;
    top: 0;
    width: 100%;
}
ul.listaselect li {
    border-bottom: 1px solid #efefef;
    cursor: pointer;
    display: block;
    line-height: 15px;
    list-style: outside none none;
    margin: 0;
    /*--padding: 1.1em 0.3em;--*/
}
ul.listaselect li:hover{
    background: #dedede;
}
ul.listaselect li a {
    width: 100%;
    height: 100%;
    color: #6767b2;
    font-family: Avenir, sans-serif;
    text-decoration: none;
}
ul.listaselect li a p{
    width: 100%;
    height: 100%;
    padding: 0.5em 0.3em;
    color: #6767b2;
    font-family: Avenir, sans-serif;
    font-size: 14px;
    line-height: 28px;
    margin: 0px;
}
ul.listaselect li a:hover p{
    color: #6767b2;
    text-decoration: none;
}
ul.SelectProductos li:last-child {
    border-bottom: medium none;
}
.seleccionado {
    color: #ffffff;
    font-family: Avenir, sans-serif;
    display: block;
    line-height: 3;
    text-indent: 10px;
}
.trianguloinf {
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #ffffff;
    height: 0;
    position: absolute;
    right: 15px;
    top: 20px;
    width: 0;
}
.triangulosup {
    border-bottom: 10px solid #ffffff;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    height: 0;
    position: absolute;
    right: 15px;
    top: 19px;
    width: 0;
}
.precio{
    font-size: 15px;
}
.preciolist{
    font-size: 22px;
    line-height: 25px;
}
.preciolist b{
    font-size: 35px;
    line-height: 35px;
}
.c-font-violet{
    color: #6767b2 !important ;
}
.direccion{
    margin-top: 0px !important;
    font-size: 13px;
    line-height: 15px;
    color: #3f444a;
}
label {
    color: #8e8e8e;
}
.ztres{z-index: 3}
.zdos{z-index: 2}
.zuno{z-index: 1}
.short-item{
    font-size: 13px !important;
    text-transform: uppercase;
    margin-top: 20px;
}
.back-list{
    position: absolute;
    left: 0px;
    height: 40px;
    color: white;
    width: 34px;
    line-height: 40px;
    font-size: 15px;
    background-color: #6767b2;
}

.cbp-l-project-title {
    position: relative;
}
.entrega{
    line-height: 16px;
}
.entrega span small{
    font-size: 10px !important;
    display: block;
}

#slide-item{
    margin-top: 40px;
}
#slide-item .item{
    margin-bottom: 0px !important;
}
#slide-item .owl-theme .owl-controls {
    margin-top: 0px;
}
#tipo-view .cbp-l-project-title {
    padding: 10px;
}
.c-content-feature-15 .c-feature-15-container {
    padding: 50px;
}
.c-bg-parallax {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    background-color: transparent;
    min-height: 100%;
    width: 100%;
    height: 500px;
}
.margin-top-negative{
    margin-top: -130px;
}
.bg-violet{
    background: #6767b2;
}
.titulo-proyecto{
        color: #6767b2;
    font-size: 33px;
    margin-top: -19px;
    margin-left: 3px;
}

.items{
    display: inline-block;
    padding: 0px 0px 0px 0px;
}
.item{
    display: inline-block;
    padding: 0px 10px;
}
.item a, .items a{
    color: #220e6e;
}
.item a:hover, .items: hover{
    color: #11083a;
}
.item .icon{

    font-size: 38px;
    display: block;
    text-align: center;
}
.item .icon-text{
        font-size: 11px;
        margin-top: 3px;
    display: block;
    text-align: center;
    color: #6767b2 !important;
}
.items .precio {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0px 10px;
    font-weight: 500;
}
.items hr {
    margin-top: 10px;
    margin-bottom: 4px;
    padding: 0px;
    border: 0;
    margin-left: 10px;
    margin-right: 10px;
    border-top: 1px solid #eee;
}
.items .item-head {
    font-weight: 500;
    font-size: 24px;
    margin-top: 7px;
}

.logo-proyecto{
        margin-top: -25px;
}
.padding-lead{
    padding: 15px;
}
.margin-b-50{
    margin-bottom: 70px;
}
a.cbp-lightbox{

}
.c-content-title-1 > .c-line-center {
    width: 30px;
    height: 3px;
    background-color: #6767b2;
    }
.c-content-title-1 > h3 {
    font-size: 28px;
    color: #6767b2;
}
.c-shadow {
    box-shadow: 1px -20px 20px 0px rgb(0 0 0 / 6%);
}
.c-content-list-1 > li:before {
    content: '';
    width: 10px;
    height: 2px;
    float: left;
    margin: 10px 15px 12px 0;
    }
.contact{
    padding: 16px 44px 14px 44px;
    margin: 0px !important;
    width: 100% !important;
    border-radius: 0px !important;
    margin-top: 25px !important;
}
#galeria{
    margin-top: 40px;
}
.mapanew{
    height: 300px;
}
@media only screen and (max-width: 768px){
.cbp-l-project-title {
    font-size: 29px !important;
    line-height: 32px;
    padding: 19px 50px !important;
}
.filtros {
    margin-top: 10px;
    margin-bottom: 20px;
    }
#slide-item {
    margin-top: 5px !important;
}
.back-list {
    top: 30px;
    }
.item {
    display: inline-block;
    padding: 0px 5px;
}
.item .icon {
    font-size: 25px;
    display: block;
    text-align: center;
}
.item .icon-text {
    font-size: 9px;
}
.c-content-feature-15 .c-feature-15-container {
    padding: 19px;
}
.item {
    margin-bottom: 0px;
}
.mapanew{
    display: none !important;
}
}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}

#info .c-btn-green {
    border-width: 2px;
    color: #6854c0;
    background: #ffffff !important;
    border-color: #6854c0 !important;
}
#info .c-btn-green:hover {
    border-width: 2px;
    color: #ffffff;
    background: #6854c0 !important;
    border-color: #6854c0 !important;
}
.tm-float-bar {
  position: fixed;
  top: 30%;
  bottom: 0;
  right: 20px;
  z-index: 1165;
  color: #111111;
  pointer-events: none;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
@media (max-width: 959px) {
  .tm-float-bar {
    display: none;
  }
  .margin-top-negative {
    margin-top: -240px;
}
.titulo-proyecto {
    margin-top: 0px;
    }
.c-theme-nav li.c-active > a:not(.btn) {
    color: #b9a9f3 !important;
}
.bg-violet {
    background: #6767b2;
}
}
.uk-offcanvas-container .tm-float-bar {
  z-index: 9999;
}
@media (min-width: 1200px) {
  .uk-offcanvas-container .tm-float-bar {
    -webkit-transform: translate(-100px, 0);
    -moz-transform: translate(-100px, 0);
    -ms-transform: translate(-100px, 0);
    -o-transform: translate(-100px, 0);
    transform: translate(-100px, 0);
  }
}
.tm-float-bar .uk-panel + .uk-panel {
  margin-top: 2px;
}
.tm-float-bar a {
  pointer-events: auto;
}
.tm-float-bar ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.tm-float-bar ul li + li {
  margin-top: 2px;
}
.tm-float-bar ul a {
  background-color: #EEEEEE;
  color: inherit;
  font-weight: 300;
  font-size: 1.0667rem;
  display: inline-block;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transform: translate(-3rem, 0);
  -moz-transform: translate(-3rem, 0);
  -ms-transform: translate(-3rem, 0);
  -o-transform: translate(-3rem, 0);
  transform: translate(-3rem, 0);
}
.tm-float-bar ul a .uk-icon {
  text-align: center;
  background-color: #6767b2;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
      padding-top: 2px;

      text-align: center;
}
.tm-float-bar ul a .uk-icon svg {
  height: 25px;
  width: 25px;
}
.tm-float-bar ul a span[uk-icon="icon:jb"] {
  background:  #241F19 center center no-repeat;
  background-size: 25px 25px;
}
.tm-float-bar ul a .item-title {
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
  font-size: 19px;
}
.tm-float-bar ul a:hover {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.tm-float-bar ul li.lang-active > a,
.tm-float-bar ul li.uk-active > a,
.tm-float-bar ul a:hover {
  color: #111111;
  background-color: #EEEEEE;
  text-decoration: none;
}
.tm-float-bar-b {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 16;
  pointer-events: none;
  overflow: hidden;
}
.tm-float-bar-b a {
  pointer-events: all;
  display: inline-block;
  vertical-align: top;
  background-color: #00db30;
  color: #fff;
  padding: 10px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-border-top-right-radius: 500px;
  -webkit-border-bottom-right-radius: 500px;
  -webkit-border-bottom-left-radius: 500px;
  -webkit-border-top-left-radius: 500px;
  -moz-border-radius-topright: 500px;
  -moz-border-radius-bottomright: 500px;
  -moz-border-radius-bottomleft: 500px;
  -moz-border-radius-topleft: 500px;
  border-top-right-radius: 500px;
  border-bottom-right-radius: 500px;
  border-bottom-left-radius: 500px;
  border-top-left-radius: 500px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tm-float-bar-b a:hover {
  background-color: #0fff44;
}
.tm-float-bar-b ul {
  list-style-type: none;
  padding-left: 0;
}
.tm-float-bar-b .item-title {
  display: none;
}
.uk-icon {
  /* 1 */
  margin: 0;
  /* 2 */
  border: none;
  /* 3 */
  border-radius: 0;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: inherit;
  /* 6 */
  text-transform: none;
  /* 7. */
  padding: 0;
  background-color: transparent;
  /* 8 */
  display: inline-block;
  /* 9 */
  fill: currentcolor;
  /* 10 */
  line-height: 0;
}
.c-btn-green{
    margin-bottom: 3px
}



/*-- ALQUILER ----------------------------------------------------------------*/



a:hover.alquiler {
    color: #754ce4;
        -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
a.alquiler{
    border: solid 1px #ded6fb;
    color: #6767b2;
    margin-bottom: 30px;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    background:#ffffff;
    position: relative;
}




a:hover.alquiler > .item-alquiler{
    background: #ffffff;
    color: #754ce4;

}

.fotos-alquiler {
    position: relative;

}


.fotos-alquiler .bloque-texto-img{
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.31836484593837533) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px 15px;
    color: white;
    text-align: left
}
.bloque-texto-img .proyecto{
    font-size: 24px;
    display: block;
    margin-bottom: -2px;
}

.item-alquiler{
    font-size: 14px;

    padding-top: 21px;
    border-top: solid 1px #ded5fb;
    line-height: 13px;
    background: #351f7a;
    color: #fff;
    padding: 10px;
            -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.alquiler-bloque-1{
    font-size: 30px;
        padding-left: 20px;
    line-height: 30px;
}
.alquiler-2-promo{
font-weight: normal;
    font-size: 17px;
    margin-top: 8px;
        padding-right: 20px;
}

.float-button-wrapper {
    position: fixed;
    z-index: 20;
    right: 30px;
    bottom: 30px;
}

.pulse {
    box-shadow: 0 0 0 rgba(92,168,44, 0.4);
    animation: pulse 2s infinite;
}

img.float-button {
    width: 60px;
}


@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(92,168,44, 0.5);
    box-shadow: 0 0 0 0 rgba(92,168,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(92,168,44, 0);
      box-shadow: 0 0 0 30px rgba(92,168,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(92,168,44, 0);
      box-shadow: 0 0 0 0 rgba(92,168,44, 0);
  }
}

.rounded-circle {
    border-radius: 50%!important;
}

.bg-textos{
        background: #351f79;
    color: white;
    padding-bottom: 5px;
    margin-top: 6px;
}
.bg-textos a{
    color: white;
}

.new-tag {
   position: absolute;
    top: 10px;
    right: 10px;
    padding: 7px 26px;
    text-transform:uppercase;
    background: #6767b2;
    color: white !important;
    border-radius: 42px;
    z-index: 19;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.blackfriday{
    position: absolute;
    bottom: 91px;
    left: 16px;
    padding: 3px 19px;
    background: white;
    color: red !important;
    z-index: 19;
    font-size: 23px;

}
.card-form{
    padding: 30px;
    margin-top: 30px;
}
.card-form label{
    color: #220e6e;
    font-weight: 600;
}
.margin-top{
    margin-top: 30px;
    padding-top: 45px;
    padding-bottom: 45px;
}
.blackfriday:hover{color: red !important;}
.img-responsive2{
       max-height: 200px;
    margin: auto;
    display: block;
}


#alquileres .owl-theme:not(.owl-single):not(.owl-bordered) .owl-wrapper .owl-item{
    padding: 0px !important;
}
