@charset "UTF-8";
/* CSS Document */
#g-intro {padding-top: 0;}
#g-intro .g-content{padding:0; margin: 0;}

.item-page-supercielo{text-align: center;}
.item-page-supercielo h3{font-size: 18px; font-weight: 300; margin: 0 14%; text-align: justify; letter-spacing: 0.045em;}
.item-page-supercielo h4{ letter-spacing: 2px; line-height: 150%; margin: 1.5em 0;}

#g-navigation .g-main-nav .g-dropdown{width: 100%; margin-left:0;}
#g-navigation .g-main-nav .g-dropdown > .g-dropdown-column{margin: 30px 0; background: rgba(255, 255, 255, 0.9);}

#g-navigation .g-main-nav .g-toplevel > li {
    padding:0 0.5rem;
    border-top: 2rem solid #fff;
    border-bottom: 2rem solid #fff;
}
ul#detalles{margin-left: 8%;  }
ul#detalles li{list-style: none; float: left;font-family: 'Dosis', sans-serif; font-size: 12px; letter-spacing: 0.045em;}
ul#detalles li:nth-child(1){width: 28%; font-size: 16px; line-height: 15px;}
ul#detalles li:nth-child(2){width: 20%; }
ul#detalles li:nth-child(3), ul#detalles li:nth-child(4), ul#detalles li:nth-child(5),  ul#detalles li:nth-child(6){ width: 11.33%; text-align: center;  }
ul#detalles li:nth-child(6){text-align: right;}

ul#staff{   margin: 0 15%; margin-bottom: 180px;}
ul#staff li{list-style: none; width: 80%;   font-size: 15px; font-family: 'Dosis', sans-serif; font-weight: 500; letter-spacing: 0.045em; line-height: 125%; margin: 1rem 10% 2rem;}
ul#staff li a{font-weight: 400; font-size: 12px;}



#galeria-pr, #galeria-emp{margin-top: 1px;}


#emprendimientos .sprocket-mosaic-g-title{margin: 0; padding: 0; line-height: 100%; font-size: 40px; display: block;}
.sprocket-mosaic-g-text{color: #777777; margin: 0; font-size: 14px; letter-spacing: 0.045em;}

.uk-overlay-background {
    background: rgba(38,46,53,.95);
}
.g-slideshow .uk-overlay-panel{margin-top: 26%; padding: 2rem;}

ul#D-EMP{ margin:0; padding: 2rem 0 0 2rem;  width: 100%; font-family: 'Dosis', sans-serif; letter-spacing: 0.075em;}
ul#D-EMP li{width: 40%; float: left; list-style: none; font-size: 15px;     margin: 1rem 0 1rem 0.5rem;}
#D-EMP a{color: #b3b3b3; font-weight: 500;}

/* ------------- MOBILE  ----------- */
@media only all and (max-width: 30rem){

.item-page-supercielo h3{letter-spacing: 0.065em; }
ul#detalles li, 
ul#detalles li:nth-child(1),
ul#detalles li:nth-child(2),
ul#detalles li:nth-child(3),
ul#detalles li:nth-child(4),
ul#detalles li:nth-child(5),
ul#detalles li:nth-child(6) {width: 90%; text-align: center; margin: 1em 0;}

ul#D-EMP{ margin: 0; padding: 0; margin-top: -15px; }
.g-slideshow .uk-overlay-panel.uk-overlay-right{width: 50%; height: 50%; margin-left: 50%;}

.g-slideshow .g-slideshow-desc{display: block;}
ul#D-EMP li {margin: 0; width: 100%; font-size: 9px; line-height: 150%;}

#D-EMP a{color: #ffffff; font-weight: 500; font-size: 10px;}

}