#numeak .ows-lastProjetcs {
    width: 100%;
    height: 400px;
    box-sizing: border-box;
  margin: 0 0 20px 0;
  }
  
  .ows-lastProjetcs .projetcs-wrapper {
    box-sizing: border-box;
    position: relative;
    width: 100%; height: 100%;
    max-width: 1140px; 
    margin: 5px auto;
    padding: 20px 0 0 0;
    border-top: 1px solid rgba(224,224,224,0.4);
  }
  
  .ows-lastProjetcs h3.ows-caption {
    box-sizing: border-box;
    width: 100%;
    font-weight: normal;
    text-align: center;
    min-height: 40px;
    padding: 8px 0;
    margin: 0 0 40px 0;
    position: relative;
  }

.ows-lastProjetcs h3.ows-caption span.text {
  text-transform: uppercase;
  font-size: 22px;
  font-family: 'Maven Pro';
}

.ows-lastProjetcs h3.ows-caption:after {
  content: '';
  display: inline-block;
  width: 60px;
  height: 2px;
  background: rgb(0,0,0);
  background: rgba(0,0,0,0.7);
  position: absolute;
  left: calc(50% - 30px);
  bottom: -21px
}

.ows-lastProjetcs .projetcs {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: calc(100% - 90px);
  top: 50px;
}

.ows-lastProjetcs .projetcs .project-item {
  box-sizing: border-box;
  height: 100%;
}

.ows-lastProjetcs .projetcs .pjt-wp {
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
}

.ows-lastProjetcs .projetcs .overview,
.ows-lastProjetcs .projetcs .details {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  height: 100%;
}

.ows-lastProjetcs .projetcs .overview {
  background-size: 75% !important;
  background-position: left 50%  top 50% !important;
}

.ows-lastProjetcs .projetcs .details {
  font-family: 'Noto Sans';
  font-size: 14px;
}

.ows-lastProjetcs .projetcs .details h3.pjt-cap {
  box-sizing: border-box;
  width: 100%;
  font-weight: normal;
  height: 40px;
  line-height: 38px;
  padding: 8px 0;
  position: relative;
  color: rgb(192,20,50);
  font-size: 20px;
}

.ows-lastProjetcs .projetcs .details a.host {
  position: relative;
  box-sizing: border-box;
  top: -10px;
  font-size: 13px;
  color: rgb(24,24,24) !important;
  color: rgba(24,24,24,0.8) !important;
}

.ows-lastProjetcs .projetcs .details a.host:hover {
  text-decoration: underline !important;
}

.ows-lastProjetcs .projetcs .details p.descriptor {
  font-size: 13px;
  line-height: 22px;
  max-height: 110px;
  overflow: hidden;
  text-align: justify;
  box-sizing: border-box;
  position: relative;
  top: 20px;
  padding-right: 10px !important;
}

.ows-lastProjetcs .projetcs .details p.descriptor:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}
.ows-lastProjetcs .projetcs .details p.descriptor:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}

.ows-lastProjetcs .projetcs .details a.view-more {
  box-sizing: border-box;
  position: absolute;
  bottom: 20px; right: 12px;
  border: 1px solid rgba(224,224,224,0.6);
  padding: 0 20px;
  height: 40px;
  line-height: 38px;
  color: rgba(24,24,24,0.8) !important;
}

.ows-lastProjetcs .projetcs .details a.view-more:hover {
  border: 1px solid rgba(192,20,50,0.6);
  color: rgba(192,20,50,0.8) !important;
}

.ows-lastProjetcs .ojns-slider-container i.ojns-sld-prev-ctrl,
.ows-lastProjetcs .ojns-slider-container i.ojns-sld-next-ctrl
{
    display: none !important;
}

.ows-lastProjetcs .ojns-slider-container span.ojns-sld-pcs-wp {
  display: inline-block !important;
}



@media all and (max-width: 1140px)
{
  .ows-lastProjetcs .projetcs .details p.descriptor {
    padding: 0 12px 0 0 !important;
  }
}

@media all and (max-width: 768px)
{
  .ows-lastProjetcs .projetcs .details p.descriptor {
    padding: 0 16px 0 0 !important;
  }
}

@media all and (max-width: 728px) 
{
  
  #numeak .ows-lastProjetcs {
    height: 800px;
  }
  
  .ows-lastProjetcs .projetcs .overview,
  .ows-lastProjetcs .projetcs .details {
    display: block;
    width: 100%;
    height: 50%;
  }
  
  .ows-lastProjetcs .projetcs .details h3.pjt-cap {
    text-align: center;
    margin: 20px 0 0 0 !important;
  }
  
  .ows-lastProjetcs .projetcs .details a.host {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  
  .ows-lastProjetcs .projetcs .details p.descriptor {
    padding: 0 12px !important;
    margin: 3% 0 0 0 !important;
  }
  
  .ows-lastProjetcs .projetcs .details a.view-more {
    bottom: 60px; 
    right: calc(50% - 66px);
  }
}

@media all and (max-width: 618px)
{
  .ows-lastProjetcs .projetcs .overview {
    height: 40%;
  }
  
  .ows-lastProjetcs .projetcs .details {
    height: 60%;
  }
  
  #numeak .ows-lastProjetcs {
    height: 700px;
  }
}

@media all and (max-width: 448px)
{
  .ows-lastProjetcs .projetcs .overview {
    height: 30%;
  }
  
  .ows-lastProjetcs .projetcs .details {
    height: 75%;
  }
  
  #numeak .ows-lastProjetcs {
    height: 600px;
  }
}

@media all and (max-width: 448px)
{
  .ows-lastProjetcs .projetcs .overview {
    background-size: auto 100% !important;
  }
  
}






