.custom-post-loop {
  padding: 60px 0 120px;
}
.custom-post-loop .slick-list {
  margin: 0 -15px 40px;
}
.custom-post-loop .slick-track {
  display: flex;
  height: 100%;
}
.custom-post-loop .slick-slide {
  height: 100% !important;
  margin: 0 15px !important;
}
.custom-post-loop .slick-slide > div {
  height: 100%;
}
.custom-post-loop .custom-heading {
  margin-bottom: 45px !important;
}
.custom-post-loop .slick-arrow {
  width: 50px;
  height: 50px;
  bottom: -65px;
}
.custom-post-loop .slick-arrow.slick-prev {
  right: 60px;
}
.custom-post-loop .slick-arrow.slick-next {
  right: 0px;
}
.custom-post-loop .elementor-grid-item {
  background: rgba(255, 255, 255, 0);
  height: 100%;
  -ms-box-shadow: 0px 4px 15px rgba(153, 186, 208, 0.4);
  box-shadow: 0px 4px 15px rgba(153, 186, 208, 0.4);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
  color: rgba(153, 186, 208, 0.4);
  transition: color 0.25s 0.0833333333s;
  -webkit-transition: color 0.25s 0.0833333333s;
  -moz-transition: color 0.25s 0.0833333333s;
  -o-transition: color 0.25s 0.0833333333s;
  position: relative;
  overflow: hidden;
}
.custom-post-loop .elementor-grid-item::before, .custom-post-loop .elementor-grid-item::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 10px;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.custom-post-loop .elementor-grid-item::before {
  border-bottom-width: 0.4px;
  border-left-width: 0.4px;
}
.custom-post-loop .elementor-grid-item::after {
  border-top-width: 0.4px;
  border-right-width: 0.4px;
}
.custom-post-loop .elementor-grid-item:hover {
  color: #1186FF;
}
.custom-post-loop .elementor-grid-item:hover::before, .custom-post-loop .elementor-grid-item:hover::after {
  border-color: #1186FF;
  transition: border-color 0s, width 0.25s, height 0.25s;
  -webkit-transition: border-color 0s, width 0.25s, height 0.25s;
  -moz-transition: border-color 0s, width 0.25s, height 0.25s;
  -o-transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.custom-post-loop .elementor-grid-item:hover::before {
  transition-delay: 0s, 0s, 0.25s;
  -webkit-transition-delay: 0s, 0s, 0.25s;
  -moz-transition-delay: 0s, 0s, 0.25s;
  -o-transition-delay: 0s, 0s, 0.25s;
}
.custom-post-loop .elementor-grid-item:hover::after {
  transition-delay: 0s, 0.25s, 0s;
  -webkit-transition-delay: 0s, 0.25s, 0s;
  -moz-transition-delay: 0s, 0.25s, 0s;
  -o-transition-delay: 0s, 0.25s, 0s;
}
.custom-post-loop .elementor-grid-item:hover {
  -ms-box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
  box-shadow: 0px 4px 30px rgba(117, 116, 181, 0.2);
}
.custom-post-loop .elementor-grid-item .elementor-widget-theme-post-featured-image {
  height: 214px;
  background-color: #000057;
}
.custom-post-loop .elementor-grid-item .elementor-widget-theme-post-featured-image img {
  width: 100%;
  height: 214px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.custom-post-loop .elementor-grid-item .elementor-widget-theme-post-featured-image .elementor-widget-container {
  background-color: #000057 !important;
}
.custom-post-loop .elementor-grid-item .type-lifeat_gebb_sevent {
  height: 100%;
}
.custom-post-loop .elementor-grid-item .blog-post-content {
  padding: 24px 25px 30px;
}
.custom-post-loop .elementor-grid-item .post-date-time {
  margin-bottom: 10px !important;
}
.custom-post-loop .elementor-grid-item .post-date-time.elementor-widget-post-info ul li {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #BDBDBD;
  margin-right: 0;
}
.custom-post-loop .elementor-grid-item .elementor-widget-theme-post-title {
  margin-bottom: 15px !important;
}
.custom-post-loop .elementor-grid-item .elementor-widget-theme-post-title h5 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #333333;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  min-height: 25px;
}
.custom-post-loop .elementor-grid-item .elementor-widget-theme-post-title h5:after {
  content: "...";
  text-align: right;
  bottom: 0;
  right: 0;
  width: 25%;
  display: inline-block !important;
  position: absolute;
  height: 1.5em;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255) 75%);
}
@supports (-webkit-line-clamp: 1) {
  .custom-post-loop .elementor-grid-item .elementor-widget-theme-post-title h5:after {
    display: none !important;
  }
}
.custom-post-loop .elementor-grid-item .content .elementor-text-editor, .custom-post-loop .elementor-grid-item .content .elementor-widget-container, .custom-post-loop .elementor-grid-item .elementor-widget-text-editor .elementor-text-editor, .custom-post-loop .elementor-grid-item .elementor-widget-text-editor .elementor-widget-container {
  font-size: 14px;
  line-height: 160%;
  color: #333333;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  min-height: 64px;
}
.custom-post-loop .elementor-grid-item .content .elementor-text-editor:after, .custom-post-loop .elementor-grid-item .content .elementor-widget-container:after, .custom-post-loop .elementor-grid-item .elementor-widget-text-editor .elementor-text-editor:after, .custom-post-loop .elementor-grid-item .elementor-widget-text-editor .elementor-widget-container:after {
  content: "...";
  text-align: right;
  bottom: 0;
  right: 0;
  width: 25%;
  display: inline-block !important;
  position: absolute;
  height: 1.5em;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255) 75%);
}
@supports (-webkit-line-clamp: 3) {
  .custom-post-loop .elementor-grid-item .content .elementor-text-editor:after, .custom-post-loop .elementor-grid-item .content .elementor-widget-container:after, .custom-post-loop .elementor-grid-item .elementor-widget-text-editor .elementor-text-editor:after, .custom-post-loop .elementor-grid-item .elementor-widget-text-editor .elementor-widget-container:after {
    display: none !important;
  }
}
.custom-post-loop .date-area {
  margin-top: 20px;
}
.custom-post-loop .gb-opportunitie-card {
  background: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.custom-post-loop .gb-opportunitie-card .elementor-widget-container {
  background: transparent !important;
}
@media only screen and (max-width: 768px) {
  .custom-post-loop {
    padding-bottom: 100px !important;
  }
  .custom-post-loop .slick-list {
    margin: 0 -15px 20px;
  }
  .custom-post-loop .custom-heading {
    margin-bottom: 11px !important;
  }
  .custom-post-loop .custom-heading .elementor-heading-title {
    font-size: 24px;
    text-align: left;
    padding-top: 19px;
    border-top: 1px solid rgba(122, 204, 255, 0.3);
  }
  .custom-post-loop .elementor-grid-item {
    box-shadow: unset;
    background: transparent;
    border: 0;
  }
  .custom-post-loop .elementor-grid-item .blog-post-content {
    padding: 0;
  }
  .custom-post-loop .elementor-grid-item .elementor-widget-theme-post-title {
    margin-bottom: 9px !important;
  }
  .custom-post-loop .elementor-grid-item .elementor-widget-theme-post-title h5 {
    font-weight: bold;
    font-size: 18px;
    line-height: 130%;
    color: #333333;
    min-height: auto;
    text-overflow: unset;
    white-space: pre-line;
  }
  .custom-post-loop .article-des {
    font-size: 14px;
    line-height: 160%;
    color: #333333;
  }
  .custom-post-loop .article-des:hover {
    color: #333333;
  }
  .custom-post-loop .read-more {
    color: #F27405;
    text-transform: uppercase;
  }
  .custom-post-loop .read-more:hover {
    color: #E45606;
  }
  .custom-post-loop .slick-arrow {
    top: auto;
    bottom: -50px;
    width: 50px;
    height: 50px;
    transform: translateY(0);
  }
  .custom-post-loop .slick-arrow.slick-prev {
    right: calc(50% + 5px);
  }
  .custom-post-loop .slick-arrow.slick-next {
    right: calc(50% - 55px);
  }
}/*# sourceMappingURL=custom-post-loop.css.map */