/* --------------------- */

/* --------- PRODUCT PAGE ------------ */

/*.product-desc-title {
  margin-bottom: 10px !important;
}*/
.product-desc-ul ul {
  padding-inline-start: 1.2em;
}

.product-desc-badge {
  position: absolute;
  right: -8px;
  top: -12px;
  /*z-index: 99999999999;*/
}

.elementor-portfolio__filters_title {
  color: #0a6fb7;
  margin-right: 10px;
  padding: 8px;
}

.elementor-portfolio__filter {
  background-color: #074973;
  margin-bottom: 1px;
}
.elementor-portfolio__filter.elementor-active {
  background-color: #0871B5;
}

.elementor-portfolio-item.badge a {
  border: solid 2px #074973;
}

.elementor-portfolio-item__badge {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}

.col-sm-6 {
  display: inline-block;
  width: 47%;
  padding: 0;
}
.col-sm-6.left-col {
  padding-right: 3%;
  border-right: solid 1px #c0c0c0;
}
.elementor-portfolio-item.badge .col-sm-6.left-col {
  border-right: solid 1px #fff;
}
.col-sm-6.right-col {
  margin-left: 3%;
  vertical-align: top;
}

.elementor-product-portfolio-item__block {
  width: 100%;
  height: 250px;
  background-color: #eaeaea;
  padding: 10px;
}
.elementor-portfolio-item.badge .elementor-product-portfolio-item__block {
  background-color: #074973;
}

.elementor-product-portfolio-item__title {
  color: #0a6fb7;
  height: 54px;
  font-weight: 400;
  margin-bottom: 8px;
  overflow: hidden;
}
.elementor-portfolio-item.badge .elementor-product-portfolio-item__title {
  color: #fff;
}


.elementor-233 .elementor-element.elementor-element-08f4163 .elementor-post__thumbnail__link,
.elementor-850 .elementor-element.elementor-element-08f4163 .elementor-post__thumbnail__link {
  padding-bottom: 0 !important;
}

.elementor-product-portfolio-item__row {
  /*display: inline-block;*/
  width: 100%;
  /*margin-bottom: 10px;*/
}

.row-head {
  color: #443f3f;
  font-size: 10.8px;
  font-weight: 900;
}
.elementor-portfolio-item.badge .row-head {
  color: #fff;
}
.row-value {
  color: #0a6fb7;
  font-size: 12.8px;
  line-height: 13px;
  height: 17px;
  margin-bottom: 5px;
  overflow: hidden;
}
.row-value.big-height {
  height: 27px;
}

.elementor-portfolio-item.badge .row-value {
  color: #fff;
}


/* --------- DETAILS ------------ */



.product-container {
  width: 100%;
  margin-top: -50px;
}

.product-detail-col {
  position: relative;
  display: block !important;
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
}

.product-thumb {
  width: 25%;
  padding: 10px;
}
@media only screen and (max-width: 600px) {
  .product-thumb {
    width: 100%;
    text-align: center;
  }
}

.product-thumb img {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #0871B5;
}
.contact-us {
  margin-top: 10px;
}
.contact-us2 {
  margin-top: 20px;
}
@media only screen and (min-width: 601px) {
  .contact-us2 {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .contact-us {
    display: none;
  }
  .contact-us2 {
    width: 100%;
    display: block;
  }
  .contact-us2 a {
    width: 100%;
  }
}
.contact-us a.elementor-button {
  width: 100%;
}


/* ----- */

.product-content {
  width: 49.332%;
  padding: 10px;
}
@media only screen and (min-width: 601px) and (max-width: 1000px) {
  .product-content {
    width: 75%;
  }
}
@media only screen and (max-width: 600px) {
  .product-content {
    width: 100%;
  }
}

.product-content .title {
  width: 100%;
}
.product-content .subtitle {
  width: 100%;
}
.product-content .content {
  margin-top: -15px;
  margin-bottom: 20px;
}

.elementor-heading-title {
  color: #0871B5;
}
.elementor-heading-subtitle {
  color: #0871B5;
  margin-bottom: 0;
}

.linkedin-icon .fab {
  vertical-align: middle;
  font-size: 30px;
}

/* ----- */

.product-infos {
  width: 25%;
  padding: 10px;
  background-color: #eaeaea;
}

@media only screen and (max-width: 1000px) {
  .product-infos {
    width: 100%;
  }
}

.keyfact {
  margin-bottom: 15px;
}
.keyfact-title {
  display: inline-block;
  width: 40%;
}
.keyfact-value {
  display: inline-block;
  width: 60%;
  color: #0871B5;
}

.download-pdf-icon .far {
  vertical-align: middle;
  font-size: 30px;
}

/*.download-pdf {
  display: flex;
}
.download-pdf-icon {
  display: flex;
  flex-direction: row;
  margin-right: 20px;
  font-size: 35px;
}
.download-pdf-content {
  display: flex;
  flex-direction: row;
}*/

/* ----- */

.elementor-divider {
  padding-top: 30px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.elementor-divider-separator {
  width: 100%;
  border-top: solid 1px #0871B5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  direction: ltr;
}

.content-area .hentry:after {
  background-color: transparent !important;
}