/* DISEÑOS APARTAMENTOS */

/* Estilos apartamentos */


.container-caracteristicas {
    max-width: 90%;
    margin: auto;
}

/* TAB IMPORT ESTILOS */
  
  .tabber {
    position: relative;
    width: 100%;
    max-width: 768px;
  }
  .tabber .tabs {
    display: flex;
    padding: 0px;
    margin-bottom: 1rem;
  }
  .tabber .tabs li {
    list-style: none;
  }
  .tabber .tabs li:not(:first-child) {
    margin-left: 0.5rem;
  }
  .tabber .tabs li a {
    padding: 5px 0px;
    font-family : Montserrat;
    font-weight : bold;
    font-size : 18px;
    line-height : 20px;
    color : #1A5632;
    text-align: center;
    transition: 0.35s;
  }

  .tabber .tabs li a:hover{
    transition: 0.35s;
    background-color: #C2D500 !important;
    color: #1A5632;
  }


.tabber  .active-tab a{
    background-color: #C2D500 !important;
  }

  .tabber .tab-panel:not(.active-tab) {
    display: none;
  }

/* Estilo apartamento */ 
.tab-pane {
    display: none;
    height: 100%;
}
.tab-pane.active {
    display: block;
}
  
button.slick-next.slick-arrow{
	right: -2%;
}

.imagen-plantas-ubicacion{
	height: 45vh !important;
}
  
/*  Estilos de diseño */

  .tab-style{
    margin-right: 10px;
    height: 50px;
    width: 176px;
    border-radius: 14px;
    -webkit-box-shadow: 5px 2px 16px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 5px 2px 16px 1px rgba(0,0,0,0.15);
    box-shadow: -5px 2px 16px 1px rgba(0,0,0,0.15);
    background-color: white !important;
    display: flex;
    justify-content: center;
    align-items: center;
}




/*  caracteristicas del proyecto */

.content-proyecto{
    background-image: url(../img/caracteristicas-niña-13.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: grid;
    grid-template-columns: 40% 62%;
    width: 860px;
}

ul.caracteristicas-proyecto {
    display: grid;
    grid-column-gap: 17px;
    grid-template-columns: 1fr 1fr;
    max-width: 86%;
}

li.list-caracteristicas{
    position: relative;
    width: 100%;
    height: 100%;
}

li.list-caracteristicas::before {
    content: url(../img/icons/check_Mesa\ de\ trabajo\ 1.svg);
    position: absolute;
    width: 16px;
    height: 16px;
    left: -22px;
    top: 25%;
}

p.item-caracteristica {
    font-family: Montserrat;
    font-size: 16px;
    color: #4D4D4D;
}


/** APARTAMENTOS */

.apartamentos ul#nav-tab {
    padding: 0;
    margin: 0;
    max-height: 80vh;
    overflow-y: auto;
    z-index: 1;
    position: relative;
}

/* Lista de apartamentos  */
.tab-trigger.tab-style.tab-style-ap {
    display: flex;
    flex-direction: column;
}


a.tab-trigger.tab-style.tab-style-ap {
    transition: 0.45s;
    font-family: Montserrat;
    font-size: 22px;
    line-height: 42.74px;
    letter-spacing: 1.87px;
    color : #1A5632;
    background-color: white !important;
    padding: 9px;
    text-align: center;
}

a.tab-trigger.tab-style.tab-style-ap::before {
    content: 'Apto';
    font-family: Montserrat;
    font-weight: bold;
    font-size: 22px;
    line-height: 42.74px;
    letter-spacing: 1.87px;
    color : #1A5632;;

}

a.tab-trigger.tab-style.tab-style-ap:hover::before{
    color: white;
}

a.tab-trigger.tab-style.tab-style-ap::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 76%;
    background-color: #C2D500;
}

.active a.tab-trigger.tab-style.tab-style-ap::before {
    color: #FFFFFF;
    display: contents;
}

.active a.tab-trigger.tab-style.tab-style-ap {
    background-color: #789C4A !important;
    transition: 0.45s;
    color: white;
}

a.tab-trigger.tab-style.tab-style-ap:hover {
    background-color: #789C4A !important;
    transition: 0.45s;
    color: white;
}

.plano-imagen {
    height: 47vh;
    width: 59vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}



.titulo {
    margin: 0;
    position: absolute;
    right: -9px;
    top: -66px;
}

span.span-descrip {
    font-family: Montserrat;
    font-size: 18px;
    line-height: 37.74px;
    letter-spacing: 1.4px;
    color: #4D4D4D;
    font-weight: 400;
    display: block;
    text-align: center;
}

.titulo div p {
    display: inline-block;
    margin: 0;
}

.titulo div {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 2.5vw;
    line-height: 61.58px;
    letter-spacing: 2.73px;
    color: #FFFFFF;
    background-color: #1A5632;
    display: inline;
    padding: 0 30px;
    position: relative;
    top: -22px;
}

.tabber.tabber-grid {
    display: grid;
    grid-template-columns: 20% 80%;
}

.tab-apartamentos a.tab-trigger.tab-style {
    height: 71px;
    width: 77px;
    background-color: white;
    border-radius: 0;
    margin-bottom: 5px;
    position: relative;
}

.tab-trigger sup {
    position: absolute;
    right: 11px;
    top: 39px;
    font-size: 14px;
}

.plano-content {
    height: 100%;
    position: relative;
    left: -75px;
    top: 24px;
}

ul.lista-uno-ap {
    display: flex;
    max-width: 413px;
    margin: auto;
}

li.items-lista-uno {
    flex: 1;
}

.grupo1-lista {
    display: flex;
    align-items: center;
    justify-content: center;
}

span.numero {
    font-family: Montserrat;
    font-weight: bold;
    font-size: 27px;
    line-height: 48.98px;
    letter-spacing: 2.11px;
    color: #333333;
}

img.imagen-caracteritica {
    width: 26px;
    height: 24px;
}

h6.texto {
    margin: 0;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 18.12px;
    letter-spacing: 1.09px;
    color: #333333;
    text-align: center;
    font-weight: 400;
}

.caracteriticas-apartamento{
	text-align: center;
    width: 58vw;
}

ul.lista-dos-ap {
    display: flex;
    max-width: 65%;
    margin: auto;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 30px;
}

ul.lista-dos-ap::before{
    content: '';
    width: 100%;
    height: 2px;
    background-color: #C2D500;
    position: absolute;
    top: -15px;
}

li.contiene {
    flex: 1;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 13.39px;
    letter-spacing: 1.09px;
    color: #333333;
    position: relative;
    top: 32px;
    display: flex;
    justify-content: center;
}

li.contiene::before{
    position: absolute;
    height: 29px;
}

li.contiene-zona::before{
    content: url(../img/icons/zonas-verdes.svg);
    width: 26px;
    top: -32px;
}

li.contiene-kit::before{
    content: url(../img/icons/kit-acabados.svg);
    width: 20px;
    top: -32px;
}

li.contiene-aire::before{
    content: url(../img/icons/salida-aire.svg);
    width: 26px;
    top: -27px;
}

li.contiene-parkin::before{
    content: url(http://movemosmarcas.com/InmobiliariaCupula/wp-content/uploads/2020/06/parkin-1.svg);
    width: 33px;
    top: -31px;
}

