 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url("../images/1.png"); 
  background-position: 50% 50%;
  height: 881px;
}

.u-section-1 .u-sheet-1 {
  min-height: 617px;
}

.u-section-1 .u-group-1 {
  width: 570px;
  min-height: 423px;
  height: auto;
  margin: 97px 0 97px auto;
}

.u-section-1 .u-container-layout-1 {
  padding: 8px;
}

.u-section-1 .u-text-1 {
  font-weight: 400;
  margin: 0 auto;
}

.u-section-1 .u-text-2 {
  background-image: none;
  font-weight: 700;
  font-size: 3.75rem;
  margin: 16px auto 0;
}
.u-text-228 {
  background-image: none;
  font-weight: 700;
  font-size: 1.75rem;
  margin: 16px auto 0;
}
.u-section-1 .u-text-3 {
  margin: 23px auto 0;
  width: 320px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  margin: 32px auto 0;
  padding: 17px 30px 18px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 400px;
    padding-top: 46px;
  }

  .u-section-1 .u-group-1 {
    width: 470px;
    height: 0px;
  }
.cena:before {
    border-bottom: 3px solid red;
    position: absolute;
    content: "";
    width: 150px;
    height: 25%;
    transform: rotate(-7deg);
} 
}

@media (max-width: 991px) {
   .u-section-1 {
    background-position: 100% 50%;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 71.5% 50%;
  }

  .u-section-1 .u-group-1 {
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    font-size: 3rem;
  }
}

@media (min-width: 600px) and (max-width: 700px) {
	.cena:before {
    border-bottom: 3px solid red;
    position: absolute;
    content: "";
    width: 150px;
    height: 25%;
    transform: rotate(-7deg);
}
}

@media (min-width: 400px) and (max-width: 599.99px) {
	.cena:before {
    border-bottom: 3px solid red;
    position: absolute;
    content: "";
    width: 150px;
    height: 25%;
    transform: rotate(-7deg);
}
}

@media (max-width: 399.99px) {
	.cena:before {
    border-bottom: 3px solid red;
    position: absolute;
    content: "";
    width: 150px;
    height: 25%;
    transform: rotate(-7deg);
}
}
.cena {
position: relative;
font-size: 40px;
}

	.cena:before {
    border-bottom: 3px solid red;
    position: absolute;
    content: "";
    width: 150px;
    height: 25%;
    transform: rotate(-7deg);
}
.button_1679603420688 {
    display: inline-block !important;
    text-decoration: none !important;
    background-color: #eaeaea !important;
    color: #006089 !important;
    border: 1px solid #006089 !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    padding: 15px 50px !important; 
    transition: all 0.8s ease !important;
}
.button_1679603420688:hover{
    text-decoration: none !important; 
    background-color: #006089 !important;
    color: #ffeded !important;
    border-color: #006089 !important;
}