.news-detail-title{
	width:100%;
}

.newsroom-featured .card.newsroom-wrapper:hover .news-detail-title{
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.62) 54.17%, rgba(0, 0, 0, 0.90) 100%);
}

.newsroom-featured .card.newsroom-wrapper:not(:hover) .news-detail-title-box{
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.62) 54.17%, rgba(0, 0, 0, 0.90) 100%);
}

.news-detail-title-box{
	position: absolute;
    bottom: 0;
	left: 0;
    padding: 0 24px 15px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    width: 100%;
}

.newsroom-featured .item:hover{
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.62) 54.17%, rgba(0, 0, 0, 0.90) 100%);
	
}
.item-card:hover .item-figure img{
transform: scale(1.1);
}

.item-card .item-figure img{
    transition: .5s ease;
}
.item-card .item-figure{
	overflow:hidden;
}

.item-card:hover .textLinkLearnmore {
 /* color: white;*/
}
.item-learn ,.textLinkLearnmore ,.arrow-link {
  
  transition: all 0.5s;
}

.item-card:hover .item-span,.item-card {
  transform: translate(-15px, 25px);
  transition: all 0.5s;
}

.item-card:hover .arrow-link {
 /* color: white;*/
}
.item-card:hover .item-category {
 /* color: white;*/
}
.item-card:hover .item-content {
 /* color: white;*/
}
.item-card:hover .item-title {
 /* color: white;*/
}
.item-card:hover .item-date {
 /* color: white;*/
}
.item-card:hover {
  display: flex;
  flex-direction: column;
  align.items: flex-start;
border-radius: 5px;
background: #E6EBF5;

/* Elevation 3 */
box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.02);
 /* color: white;*/
}
/* PARTE RELEASE 1 */
.event-filter-cta {
  padding-bottom: 25px;
  background: #eff0f7;
}

.event-filter-cta .btn.btn-style-4.active {
  color: #fff;
}

.event-filter-cta .btn.btn-style-4.active:before {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

button.clear-btn.btn.btn-style-4 {
  padding: 1px 5px;
  margin-top: -6px;
}

#highlights .btn-explore {
  color: #17707f;
  background: #fcfcfc;
  border-radius: 5px !important;
  padding: 12px 56px 12px 24px;
  font-size: 16px;
  font-weight: 600;
  position: relative;
}

#highlights .btn-explore:after {
  content: '';
  position: absolute;
  background: url(/wps/wcm/connect/1656ae4c-0fc2-4fe4-b0ef-ab4fb5c74317/vector-arow.svg?MOD=AJPERES)
    no-repeat;
  width: 18px;
  height: 10px;
  display: inline-block;
  margin-left: 0.5rem;
  top: calc(50% - 3px);
  right: 15px;
  -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  -o-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}

.dx-recognition.analyst-recognition .title-wrapper {
  margin-top: 20px;
}

.dx-recognition.analyst-recognition .title-wrapper .h1-title {
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 0;
}

.btn-radio {
  display: inline-block;
  margin-right: 8px;
}

.btn-radio input[type='radio'] {
  display: none;
}

span.enddate {
  padding: 0 8px;
}

.search select {
  margin-right: 9px !important;
  height: 50px;
  margin: 0;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  width: 26%;
}

button.clear-btns.btn.btn-type-3 {
  margin-top: -8px;
}

.tag-wrappers {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0px;
}

.tag-wrappers .tag-title {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: #14142b;
  padding: 4px 8px;
  border-radius: 8px;
}

.tag-wrappers .tag-title:nth-child(1) {
  background: #6ef5f5;
  margin-right: 6px;
}

.tag-wrappers .tag-title:nth-child(2) {
  background: #8ac6f8;
  margin-right: 6px;
}

.tag-wrappers .tag-title:nth-child(3) {
  background: #eff0f6;
  margin-right: 6px;
}

.tag-wrappers .tag-title:nth-child(4) {
  background: #ffe18d;
  margin-right: 6px;
}

span.sales {
  padding-right: 6px;
}

.search p {
  font-size: 15px;
  margin-bottom: 19px;
}

.newsroom-card .card-carousel-box {
  border-radius: 5px;
  height: 100%;
  -webkit-box-shadow: 0 10px 15px rgb(0 0 0 / 3%);
  box-shadow: 0 10px 15px rgb(0 0 0 / 3%);
  border: none;
  overflow: hidden;
  background: #fff;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.newsroom-card .arrow-btn::after {
  background: url(/wps/wcm/connect/7152145a-352d-4404-ad17-2f22e085a9db/Vector.svg?MOD=AJPERES)
    no-repeat !important;
}

.newsroom-card .card-content-box {
  padding-top: 15px;
  padding-bottom: 60px;
}

.newsroom-card .carousel-footer-wedget {
  bottom: 50px;
}

.newsroom-card .small-title span {
  margin: 0 4px 15px !important;
}

.newsroom-card .card-content-box p {
  font-size: 16px !important;
  line-height: 24px;
  font-weight: 400;
  color: #14142b;
  margin-top: 15px;
}

.newsroom-card .card-carousel-box:focus,
.newsroom-card .card-carousel-box:hover {
  background: #17707f;
  border-radius: 5px;
}

.newsroom-card .card-carousel-box:hover .arrow-btn::after {
  left: 100%;
  opacity: 1;
  top: 11px;
  filter: brightness(0) invert(1) !important;
}

.newsroom-card .card-carousel-box:hover span,
.newsroom-card .card-carousel-box:hover h3,
.newsroom-card .card-carousel-box:hover p {
  color: #fff;
}

.newsroom-card .event-tag {
  display: block;
  color: #0f5fdc;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

#jsonPress .item-card,
#jsonNews .item-card,
#jsonAwards .item-card {
  position: relative;
}

#jsonPress .item-card .item-learn,
#jsonNews .item-card .item-learn,
#jsonAwards .item-card .item-learn {
  position: absolute;
  bottom: 15px;
  display: flex;
  align-items: center;
}

#jsonPress .item-card .textLinkLearnmore,
#jsonNews .item-card .textLinkLearnmore,
#jsonAwards .item-card .textLinkLearnmore {
  display: none;
}

#jsonPress .item-card:hover .textLinkLearnmore,
#jsonNews .item-card:hover .textLinkLearnmore,
#jsonAwards .item-card:hover .textLinkLearnmore {
  display: block;
}

#tab-nav .tabs-outer > div {
  padding: 0;
}

#tab-nav .tabs-outer .tab-container .outerSelectTypeProductNewsRoom {
  margin: 0;
}

#tab-nav
  .tabs-outer
  .tab-container
  .outerSelectTypeProductNewsRoom
  .selectTypeProductNewsRoom {
  margin: 0 !important;
  text-align: center;
  font-size: 16px;
  color: #14142b;
  font-weight: 500;
  border-bottom: 2px solid #3c91ff;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#tab-nav
  .tabs-outer
  .tab-container
  .outerSelectTypeProductNewsRoom.text-center:before {
  content: '';
  width: 3px;
  height: 12px;
  display: block;
  position: absolute;
  top: 22px;
  right: 43px;
  background-color: #3c91ff;
  transform: rotate(45deg);
}

#tab-nav
  .tabs-outer
  .tab-container
  .outerSelectTypeProductNewsRoom.text-center:after {
  content: '';
  width: 3px;
  height: 12px;
  display: block;
  position: absolute;
  top: 22px;
  right: 49px;
  background-color: #3c91ff;
  transform: rotate(-45deg);
}

#tab-nav
  .tabs-outer
  .tab-container
  .outerSelectTypeProductNewsRoom.text-center:focus-within::after {
  transform: rotate(45deg);
}

#tab-nav
  .tabs-outer
  .tab-container
  .outerSelectTypeProductNewsRoom.text-center:focus-within::before {
  transform: rotate(-45deg);
}

/* PARTE RELEASE 2 */
#jsonPress *,
#jsonNews *,
#jsonAwards * {
  font-family: 'HCLTech Roobert';
}

#jsonPress,
#jsonNews,
#jsonAwards {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 60px;
  box-sizing: border-box;
}

.pressHeader {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 32px;
}

.pressHeader-title {
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 43.2px;
  color: #14142b;
}

.pressFilters {
  display: flex;
  justify-content: end;
  align-items: center;
}

.pressFilters label {
  color: #6e7191;
  font-size: 16px;
  font-weight: 400;
  line-height: 24.4px;
  margin-right: 10px;
}

#pressSelect,
#pressMonth,
#pressIndustries,
#pressNewsSelect,
#pressNewsMonth,
#pressAwardsSelect,
#pressAwardsMonth {
  margin-right: 10px;
  background-color: #e6ebf5;
  border-radius: 5px;
  border: transparent;
  cursor: pointer;
  padding: 16px 20px;
  min-width: 215px;
  height: 57px;
  color: #6e7191;
  font-size: 16px;
  font-weight: 400;
  line-height: 24.4px;
  outline: none;
  width: 215px;
}

.pressClear {
  border-radius: 5px;
  color: #239ca8;
  border: 2px solid #239ca8;
  padding: 20px 32px;
  background-color: #f7f7fc;
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  height: 57px;
  cursor: pointer;
}

.item-card {
  border-radius: 5px;
  box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.04);
  cursor: pointer;
}

.item-figure {
  margin: 0;
  position: relative;
}

.item-span {
  position: absolute;
  color: #fff;
  left: 20px;
  bottom: 20px;
  font-size: 24px;
  font-weight: 500;
}

.item-figure img {
  width: 100%;
  border-radius: 5px 5px 0 0;
  height: 200px;
}

.item-container {
  padding: 20px 5% 45px 5%;
}

.item-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 12px;
  margin-top: 5px;
  color: #14142b;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.item-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 24.4px;
  color: #14142b;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

#itemList,
#itemNewsList,
#itemAwardsList {
  display: grid;
  gap: 1.5em;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 40px;
}

.item-category {
  padding-right: 5px;
  margin-right: 5px;
  color: #1963d7;
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
}

.item-date {
  color: #6e7191;
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
}

.pressItemsPerPage {
  display: flex;
  width: 235px;
}

.pressItemsPerPage label {
  padding: 9px 16px;
  background-color: #e6ebf5;
  border-radius: 5px 0px 0px 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
  color: #14142b;
  margin: 0;
  width: 150px;
}

#selectNumPages,
#selectNumPagesNews,
#selectNumPagesAwards {
  border-radius: 0px 5px 5px 0px;
  border: 1px solid #e6ebf5;
  padding: 0 16px;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #14142b;
  height: auto;
  outline: none;
  margin: 0;
  flex: 1;
}

.pressPaginator {
  display: flex;
  justify-content: flex-end;
}

.pressNumPages {
  display: flex;
  justify-content: center;
  width: calc(100% - 235px);
}

.pressNumPages ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}

.pressNumPages ul li {
  border: 1px solid #e6ebf5;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #14142b;
  cursor: pointer;
}

.pressNumPages ul li button {
  display: block;
  padding: 8px 16px;
  border: none;
  background-color: transparent;
}

.arrow-link {
  font-size: 20px;
  color: #17707f;
}

.pressNumPages ul li.current-page {
  background-color: #e6ebf5;
  color: #239ca8;
}

.pressNumPages ul li.disable-paging {
  cursor: auto;
  pointer-events: none;
}

.newsroom-featured .owl-carousel .owl-nav {
  text-align: left;
}

.newsroom-featured .title-wrapper .h1-title {
  font-weight: 300;
}

.newsroom-featured .title-wrapper .h1-title span {
  font-weight: 400;
}

#featured-section .img-responsive,
#featured-section-news .img-responsive,
#featured-section-awards .img-responsive {
    min-height: 100%;
    height: 100%;
    width: 100%;
    max-width: 100%;
    object-fit: fill;
}

@media only screen and (min-width: 1200px) {
  #jsonPress,
  #jsonNews,
  #jsonAwards {
    width: 1170px;
  }
}
@media only screen and (min-width: 900px) {
  #featured-section .img-responsive, #featured-section-news .img-responsive, #featured-section-awards .img-responsive{
    min-height: auto;
    height: auto;
    border-radius: 8px 8px 0 0 !important;
  }
  .newsroom-featured .card.newsroom-wrapper:not(:hover) .news-detail-title-box {
    background: linear-gradient(0deg, #fcfcfc 85.06%, rgb(247 247 247 / 50%) 92.95%, rgb(0 0 0 / 0%) 100%) !important;
    top: 145px;
    padding: auto;
}
.newsroom-featured .card.newsroom-wrapper:hover .news-detail-title{
  background: linear-gradient(0deg, #fcfcfc 35.06%, rgb(247 247 247 / 0%) 100.95%, rgb(0 0 0 / 0%) 70.87%) !important;
}
.newsroom-wrapper .news-detail-title .small-title span{
  color: #000000 !important;
}
.newsroom-wrapper .news-detail-title h3{
  color: #000000 !important;
}
.newsroom-wrapper .news-detail-title p{
  color: #000000 !important;
}
.small-title {
padding: 40px 0 0 0px;
}
.newsroom-featured .owl-carousel.owl-drag .owl-item{
  box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  overflow: hidden;

}
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  #jsonPress,
  #jsonNews,
  #jsonAwards {
    width: 100%;
    padding: 0 35px 60px 35px;
  }
}

@media only screen and (max-width: 1120px) {
  .pressHeader {
    display: block;
    margin-top: 32px;
  }

  .pressHeader-title {
    margin-bottom: 20px;
  }

  .pressFilters {
    justify-content: start;
  }
}

@media only screen and (max-width: 1000px) {
  #itemList,
  #itemNewsList,
  #itemAwardsList {
    grid-template-columns: repeat(2, 1fr);
  }

  .pressPaginator {
    display: block;
  }

  .pressNumPages {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .newsroom-featured .card.newsroom-wrapper .btn-cta .arrow-btn span {
    color: #fff !important;
    text-transform: none;
  }

  .newsroom-featured .card.newsroom-wrapper .arrow-btn::after {
    left: 100%;
  }

  #jsonPress .item-card .textLinkLearnmore,
  #jsonNews .item-card .textLinkLearnmore,
  #jsonAwards .item-card .textLinkLearnmore {
    display: block;
  }

  .expert-say .latest-news-wrapper .btn-cta .arrow-btn span.hover-text-white {
    color: #4e4b66 !important;
  }

  .featured-products .latest-news-wrapper .btn-cta .arrow-btn:after {
    background: url(/wps/wcm/connect/215c0e88-f84e-4140-b7cf-3f8d60f164dc/vector-black-arrow.svg?MOD=AJPERES)
      no-repeat !important;
    left: 100%;
    top: 7px;
    opacity: 1 !important;
  }

  .newsroom-wrapper .news-detail-title {
    padding: 0 24px 16px !important;
    bottom: 0 !important;
  }

  .dx-recognition.products-carousal .owl-dots {
    margin-left: 0 !important;
  }

  .dx-recognition .owl-carousel .owl-nav {
    text-align: left !important;
  }

  .pressHeader-title {
    font-size: 24px;
    font-weight: 400;
  }

  .pressFilters {
    display: block;
  }

  .pressFilters label {
    display: block;
    margin: 0 0 5px;
  }

  #pressSelect,
  #pressMonth,
  #pressIndustries,
  #pressNewsSelect,
  #pressNewsMonth,
  #pressAwardsSelect,
  #pressAwardsMonth {
    display: block;
    margin: 0 0 10px;
    width: 100%;
    height: auto;
    padding: 10px 15px;
  }

  #itemList,
  #itemNewsList,
  #itemAwardsList {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 20px;
  }

  .pressItemsPerPage {
    margin: 0 auto;
  }

  .pressNumPages ul {
    justify-content: center;
    flex-wrap: wrap;
  }
}
/* PARTE RELEASE 3 */

.tr {
  line-height: 100px;
  min-height: 100px;
  height: 100px;
}

.container.pl-panel p {
  font-size: 14px;
}

.doc-table-list .table > tbody > tr > td {
  vertical-align: middle;
}

.doc-table-list .table-heading,
.doc-table-list .title {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}

.doc-table-list .title {
  line-height: 1.67;
}

.doc-table-list .content {
  font-size: 14px;
  font-weight: normal;
  line-height: 2.5;
  color: #000000;
}

.hcl-pagination {
  font-size: var(--body-font-size);
  font-weight: 400;
  line-height: 1.125rem;
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 2.5rem;
  border: 1px solid #d2d2d2;
}

.hcl-pagination-left,
.hcl-pagination-right {
  display: flex;
  align-items: center;
  height: 100%;
}

.hcl-pagination-left {
  padding: 0 1rem;
}

@media (max-width: 767.98px) {
  .hcl-pagination-left {
    flex-grow: 1;
    flex-shrink: 1;
    justify-content: flex-end;
    padding-right: 0;
  }
}

.hcl-pagination-left .hcl-pagination-select-wrapper .hcl-pagination-select,
.hcl-pagination-left .hcl-pagination-select-wrapper select {
  padding-right: 2rem;
}

.hcl-pagination-left .hcl-pagination-select-wrapper .hcl-select-arrow,
.hcl-pagination-left .hcl-pagination-select-wrapper svg {
  right: 1rem;
}

.hcl-pagination-left .hcl-pagination-select-wrapper:after {
  content: '';
  border-right: 1px solid #d2d2d2;
  height: 100%;
}

.hcl-pagination-left .hcl-range-separator {
  margin: 0 0.125rem;
}

.hcl-pagination-left .hcl-pagination-range {
  margin-right: 0.125rem;
}

.hcl-pagination-left .hcl-pagination-totalitems {
  margin: 0 0.125rem;
}

.hcl-pagination-right button.hcl-pagination-button-next,
.hcl-pagination-right button.hcl-pagination-button-previous {
  height: 100%;
  margin: 0;
  border-color: #d2d2d2;
  border-style: solid;
  border-width: 0 1px;
  padding: 0 1rem;
  cursor: pointer;
}

.hcl-pagination-right button.hcl-pagination-button-next:focus,
.hcl-pagination-right button.hcl-pagination-button-previous:focus {
  outline: 1px solid #0066b3;
  outline-offset: -1px;
}

.hcl-pagination-right button.hcl-pagination-button-next:disabled,
.hcl-pagination-right button.hcl-pagination-button-previous:disabled {
  opacity: 0.3;
  background-color: #e6e6e6;
  cursor: not-allowed;
}

.hcl-pagination-right button.hcl-pagination-button-next {
  border-right-width: 0;
}

.hcl-pagination-right .hcl-pagination-text {
  margin-right: 1rem;
}

.hcl-pagination-right .hcl-pagination-select-wrapper .hcl-pagination-select,
.hcl-pagination-right .hcl-pagination-select-wrapper select {
  padding-right: 2rem;
}

.hcl-pagination-right .hcl-pagination-select-wrapper:after {
  margin-left: 0;
}

.hcl-pagination-right .hcl-pagination-select-wrapper .hcl-select-arrow,
.hcl-pagination-right .hcl-pagination-select-wrapper svg {
  right: 1rem;
}

.hcl-pagination-right .hcl-page-start {
  margin-right: 0.125rem;
}

.hcl-pagination-right .hcl-page-end {
  margin: 0 0.125rem;
}

.hcl-pagination-text,
.hcl-pagination label {
  margin-bottom: 0;
  font-weight: 400;
}

@media (max-width: 767.98px) {
  .hcl-pagination-text,
  .hcl-pagination label {
    display: none;
  }
}

.hcl-pagination .hcl-pagination-range {
  margin-left: 1rem;
  color: #717171;
}

@media (max-width: 767.98px) {
  .hcl-pagination .hcl-pagination-range {
    display: none;
  }
}

.hcl-pagination .hcl-pagination-label {
  color: #4b4b4b;
}

@media (max-width: 767.98px) {
  .hcl-pagination .hcl-pagination-label {
    font-size: 0.75rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

@media (max-width: 575.98px) {
  .hcl-pagination .hcl-pagination-label {
    max-width: calc(100% - 3rem);
  }
}

.hcl-pagination-select-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  border: none;
}

.hcl-pagination-select-wrapper .hcl-pagination-select,
.hcl-pagination-select-wrapper select {
  width: auto;
  height: 100%;
  padding: 0 1rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  margin-right: -0.65rem;
  cursor: pointer;
  text-align-last: center;
  color: #0066b3;
}

.hcl-pagination-select-wrapper .hcl-select-arrow,
.hcl-pagination-select-wrapper svg {
  pointer-events: none;
  fill: #3d70b2;
  position: relative;
  top: auto;
  bottom: auto;
}

.pagination.pl-pagination {
  margin: 2px 0;
  font-size: 18px;
}

.pagination.pl-pagination > li > a {
  border: none;
  padding: 6px 18px;
}

.pagination .pl-active {
  background: rgba(39, 103, 173, 1);
}

@media (max-width: 768px) {
  .pagination.pl-pagination {
    margin: 20px 0;
    font-size: unset;
  }

  .pagination.pl-pagination > li > a {
    padding: 6px 12px;
    float: unset;
  }
}

#pagination {
  padding: 0px;
}

.hcl-pagination {
  height: 27px;
  font-size: 12px;
  width: 100%;
  position: relative;
}

@media (max-width: 801px) {
  .pr-pagination-wrapper,
  .pr-pagination-wrapper .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

.ml-1 {
  margin-bottom: 10px;
}

button.clear-btn.btn.btn-style-4.ml-1 {
  margin-top: 4px;
}
/* PARTE NEW 1*/
@media screen and (min-width: 991px) {
  .newsfeatured-carousel .owl-stage-outer {
    overflow: inherit;
  }
}

.newsroom-img {
    position: relative;
    height: 330px;
    min-height:330px;
    width: 100%;
}

.newsroom-wrapper .news-detail-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.newsroom-wrapper .news-detail-title h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
}

.newsroom-wrapper .news-detail-title .small-title span {
  color: #fff;
  margin-bottom: 8px !important;
}

.newsroom-featured .arrow-btn::after {
  content: '';
  background: url(/wps/wcm/connect/0da18a72-215b-46e5-9271-41d1748af738/arrow-right.svg?MOD=AJPERES)
    no-repeat;
}

.newsroom-wrapper .news-detail-title p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
  opacity: 0;
  max-height: 0px;
  transition: max-height 0.1s ease, box-shadow 0.1s linear !important;
}

.newsroom-featured .card.newsroom-wrapper:hover .arrow-btn::after {
  left: 100%;
}

.newsroom-featured .card.newsroom-wrapper:hover .btn-cta .arrow-btn span {
  color: #fff !important;
  text-transform: none;
}

.newsroom-featured .card.newsroom-wrapper:hover .news-detail-title p {
	opacity: 1;
    max-height: 500px !important;
    transition: max-height 0.5s ease, box-shadow 0.1s linear !important;
}

.img-tag {
  position: absolute;
  background: #fff;
  color: #17707f;
  font-size: 15px;
  top: 12px;
  left: 13px;
  padding: 3px 11px;
  border-radius: 10px;
}
/* ANIADIDOS */
.hover-text-white {
 /* color: white;*/
}
.textLinkLearnmore {
  font-size: 14px;
  color: #17707f;
  padding-right: 10px;
  font-weight: 500;
}

.img-item-award-1 {
  height: 72.8px !important;
  width: 56px !important;
  margin-top: 20px;
  margin-left: 20px;
}
.figure-item-withward {
  /* height: 200px;*/
  display: flex;
}
.item-subproduct-cuttext:hover {
  -webkit-line-clamp: 5;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.newsroom-wrapper:hover .news-detail-title .item-subproduct-cuttext {
  -webkit-line-clamp: 5;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.selectTypeProductNewsRoom {
  margin-right: 10px;
  background-color: #e6ebf5;
  border-radius: 5px;
  border: transparent;
  cursor: pointer;
  padding: 16px 20px;
  min-width: 215px;
  height: 57px;
  color: #6e7191;
  font-size: 16px;
  font-weight: 400;
  line-height: 24.4px;
  outline: none;
  width: 100%;
}
.outerSelectTypeProductNewsRoom {
  margin-top: 10px;
}
