.elementor-3652 .elementor-element.elementor-element-c898e90 .elementor-repeater-item-47a3a1d.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-3652 .elementor-element.elementor-element-c898e90{margin-top:95px;margin-bottom:40px;}.elementor-3652 .elementor-element.elementor-element-9fc9d78 .elementor-repeater-item-0ed260a.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-3652 .elementor-element.elementor-element-33eff25 .elementor-wrapper{--video-aspect-ratio:1.77777;}#project-title {
    position: reltiave;
    width: 100%;
}

#hr-title {
  height: 6px;
  width: 45px;
  background: #CF091A;
  margin: 30px 0 0;
}

.btn-back {
    display: block;
    font-size: 15px;
    font-weight: 700;
    width: 120px;
    text-align: center;
    background: #000000;
    color: #ffffff !important;
    transition: all ease-in-out .5s;
    padding: 8px 0;
    position: absolute;
    right: 0;
    top: 6px;
}

.btn-back:hover {
    background: #CF091A;
    transition: all ease-in-out .5s;
}

#project-title h2 {
  font-size: 30px;
  font-weight: 700;
}

#project-title h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}