 .u-section-1 {
  background-position: 50% 50%;
}

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

.u-section-1 .u-group-1 {
  width: 1000px;
  min-height: 60px;
  height: auto;
  --top-right-radius: 50px;
  --bottom-right-radius: 50px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
  margin: 20px auto 0 0;
}

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

.u-section-1 .u-text-1 {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}

.u-section-1 .u-group-2 {
  width: 800px;
  min-height: 50px;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-size: cover;
  --top-left-radius: 50px;
  --bottom-left-radius: 50px;
  margin: 20px 0 20px auto;
}

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

.u-section-1 .u-text-2 {
  margin: 0 0 0 auto;
}

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

  .u-section-1 .u-group-1 {
    width: 940px;
    height: auto;
  }

  .u-section-1 .u-group-2 {
    --top-right-radius: 50px;
    --bottom-right-radius: 50px;
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 266px;
  }

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

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

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 200px;
  }

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

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 126px;
  }

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

  .u-section-1 .u-group-2 {
    width: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 333px;
}

.u-section-2 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
  background-image: none;
}

.u-section-2 .u-layout-cell-1 {
  min-height: 140px;
}

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-style: italic;
  margin: 0;
}

.u-section-2 .u-text-2 {
  margin: 10px 0 0;
}

.u-section-2 .u-layout-cell-2 {
  min-height: 173px;
}

.u-section-2 .u-container-layout-2 {
  padding: 0;
}

.u-section-2 .u-group-elements-1 {
  min-height: 156px;
  width: 285px;
  margin: 0 auto;
}

.u-section-2 .u-image-1 {
  transform-origin: center center;
  width: 281px;
  height: 141px;
  transform: scaleX(-1);
  margin: 0 auto 0 0;
}

.u-section-2 .u-text-3 {
  margin: -10px auto 0 60px;
}

.u-section-2 .u-layout-cell-3 {
  min-height: 173px;
}

.u-section-2 .u-container-layout-3 {
  padding: 20px 20px 13px;
}

.u-section-2 .u-text-4 {
  margin-bottom: 0;
  margin-top: 0;
}

.u-section-2 .u-text-5 {
  margin: 10px 0 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 153px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 115px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 143px;
  }

  .u-section-2 .u-group-elements-1 {
    min-height: 180px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-2 .u-image-1 {
    margin-top: 55px;
  }

  .u-section-2 .u-text-3 {
    margin-top: 28px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 143px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 43px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 142px;
  }

  .u-section-2 .u-group-elements-1 {
    min-height: 190px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-image-1 {
    margin-top: 80px;
  }

  .u-section-2 .u-text-3 {
    margin-top: 3px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 431px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 278px;
  }

  .u-section-2 .u-group-elements-1 {
    min-height: 270px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-2 .u-image-1 {
    margin-top: 55px;
  }

  .u-section-2 .u-text-3 {
    margin-top: 28px;
  }

  .u-section-2 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 288px;
  }

  .u-section-2 .u-layout-cell-2 {
    min-height: 175px;
  }

  .u-section-2 .u-group-elements-1 {
    margin-bottom: -11px;
    min-height: 170px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 207px;
}

.u-section-3 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
  background-image: none;
}

.u-section-3 .u-layout-cell-1 {
  min-height: 65px;
}

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

.u-section-3 .u-text-1 {
  margin: 0 auto 0 0;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 134px;
}

.u-section-3 .u-container-layout-2 {
  padding: 0 20px;
}

.u-section-3 .u-text-2 {
  margin: 0;
}

.u-section-3 .u-text-3 {
  margin: 10px 0 0;
}

.u-section-3 .u-layout-cell-3 {
  min-height: 134px;
}

.u-section-3 .u-container-layout-3 {
  padding: 0 20px 14px;
}

.u-section-3 .u-text-4 {
  margin-top: 0;
}

.u-section-3 .u-text-5 {
  margin: 10px 0 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-sheet-1 {
    min-height: 380px;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 54px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 110px;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 110px;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-sheet-1 {
    min-height: 292px;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-3 .u-layout-cell-3 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-sheet-1 {
    min-height: 548px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-sheet-1 {
    min-height: 345px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 477px;
}

.u-section-4 .u-group-1 {
  min-height: 477px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

.u-section-4 .u-container-layout-1 {
  padding: 0;
}

.u-section-4 .u-image-1 {
  height: 434px;
  width: 772px;
  margin: 43px 120px 0 auto;
}

@media (max-width: 1199px) {
  .u-section-4 .u-sheet-1 {
    min-height: 495px;
  }

  .u-section-4 .u-group-1 {
    height: auto;
  }

  .u-section-4 .u-image-1 {
    inset: auto;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-sheet-1 {
    min-height: 382px;
  }

  .u-section-4 .u-image-1 {
    height: 405px;
    width: 720px;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-sheet-1 {
    min-height: 290px;
  }

  .u-section-4 .u-image-1 {
    height: 304px;
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-sheet-1 {
    min-height: 187px;
  }

  .u-section-4 .u-image-1 {
    height: 191px;
    width: 340px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 192px;
}

.u-section-5 .u-icon-1 {
  width: 50px;
  height: 50px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 0 auto 0 124px;
  padding: 6px;
}

.u-section-5 .u-layout-wrap-1 {
  margin-top: -60px;
  margin-bottom: -10px;
  background-image: none;
}

.u-section-5 .u-layout-cell-1 {
  min-height: 192px;
}

.u-section-5 .u-container-layout-1 {
  padding: 0 20px;
}

.u-section-5 .u-text-1 {
  margin: 0;
}

.u-section-5 .u-layout-cell-2 {
  min-height: 192px;
}

.u-section-5 .u-container-layout-2 {
  padding: 0 20px 20px;
}

.u-section-5 .u-text-2 {
  margin: 0;
}

@media (max-width: 1199px) {
  .u-section-5 .u-sheet-1 {
    min-height: 755px;
  }

  .u-section-5 .u-layout-wrap-1 {
    position: relative;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 158px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 158px;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-sheet-1 {
    min-height: 447px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-sheet-1 {
    min-height: 674px;
  }

  .u-section-5 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-sheet-1 {
    min-height: 533px;
  }

  .u-section-5 .u-icon-1 {
    margin-left: 78px;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 386px;
}

.u-section-6 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
  background-image: none;
}

.u-section-6 .u-layout-cell-1 {
  min-height: 386px;
}

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

.u-section-6 .u-text-1 {
  margin: 0;
}

.u-section-6 .u-text-2 {
  margin: 10px 0 0;
}

.u-section-6 .u-text-3 {
  margin: 10px 0 0;
}

.u-section-6 .u-text-4 {
  font-style: italic;
  margin: 10px 0 0 376px;
}

.u-section-6 .u-image-1 {
  min-height: 386px;
  background-repeat: no-repeat;
  background-image: url("../images/tench6.png"), url("../images/tench6.png");
  background-position: 50% 50%;
}

.u-section-6 .u-container-layout-2 {
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-6 .u-sheet-1 {
    min-height: 496px;
  }

  .u-section-6 .u-layout-wrap-1 {
    position: relative;
  }

  .u-section-6 .u-layout-cell-1 {
    min-height: 318px;
  }

  .u-section-6 .u-text-4 {
    margin-left: 276px;
  }

  .u-section-6 .u-image-1 {
    min-height: 318px;
    background-size: cover;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-sheet-1 {
    min-height: 418px;
  }

  .u-section-6 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-6 .u-text-4 {
    margin-left: 166px;
  }

  .u-section-6 .u-image-1 {
    min-height: 244px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-sheet-1 {
    min-height: 839px;
  }

  .u-section-6 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-6 .u-image-1 {
    min-height: 386px;
  }
}

@media (max-width: 575px) {
  .u-section-6 .u-sheet-1 {
    min-height: 876px;
  }

  .u-section-6 .u-text-4 {
    margin-left: 0;
  }

  .u-section-6 .u-image-1 {
    min-height: 243px;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 194px;
}

.u-section-7 .u-group-1 {
  min-height: 194px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}

.u-section-7 .u-container-layout-1 {
  padding-left: 20px;
  padding-right: 20px;
}

.u-section-7 .u-text-1 {
  margin: 17px auto 0 0;
}

.u-section-7 .u-text-2 {
  margin: 10px 18px 0 0;
}

.u-section-7 .u-text-3 {
  margin: 10px 0 0;
}

@media (max-width: 1199px) {
  .u-section-7 .u-group-1 {
    height: auto;
  }

  .u-section-7 .u-text-2 {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-7 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 472px;
}

.u-section-8 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
  background-image: none;
}

.u-section-8 .u-layout-cell-1 {
  min-height: 220px;
}

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

.u-section-8 .u-text-1 {
  margin: 0 700px 0 20px;
}

.u-section-8 .u-text-2 {
  margin: 10px 20px 0;
}

.u-section-8 .u-text-3 {
  margin: 10px 20px 0;
}

.u-section-8 .u-layout-cell-2 {
  min-height: 240px;
}

.u-section-8 .u-container-layout-2 {
  padding: 0 20px 20px;
}

.u-section-8 .u-text-4 {
  margin: 0;
}

.u-section-8 .u-text-5 {
  margin: 10px 0 0;
}

.u-section-8 .u-layout-cell-3 {
  min-height: 252px;
}

.u-section-8 .u-container-layout-3 {
  padding: 0 20px 20px;
}

.u-section-8 .u-text-6 {
  margin: 0;
}

.u-section-8 .u-text-7 {
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
}

.u-section-8 .u-text-8 {
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
}

@media (max-width: 1199px) {
  .u-section-8 .u-sheet-1 {
    min-height: 380px;
  }

  .u-section-8 .u-layout-cell-1 {
    min-height: 181px;
  }

  .u-section-8 .u-text-1 {
    margin-right: 577px;
  }

  .u-section-8 .u-text-2 {
    margin-right: 0;
  }

  .u-section-8 .u-text-3 {
    margin-right: 0;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 198px;
  }

  .u-section-8 .u-layout-cell-3 {
    min-height: 208px;
  }
}

@media (max-width: 991px) {
  .u-section-8 .u-sheet-1 {
    min-height: 292px;
  }

  .u-section-8 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-8 .u-text-1 {
    margin-right: 442px;
  }

  .u-section-8 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-8 .u-layout-cell-3 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-section-8 .u-sheet-1 {
    min-height: 548px;
  }

  .u-section-8 .u-text-1 {
    margin-right: 332px;
  }

  .u-section-8 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-8 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-8 .u-sheet-1 {
    min-height: 291px;
  }

  .u-section-8 .u-text-1 {
    margin-right: 209px;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 216px;
}

.u-section-9 .u-layout-wrap-1 {
  margin-top: -5px;
  margin-bottom: -5px;
  background-image: none;
}

.u-section-9 .u-layout-cell-1 {
  min-height: 61px;
}

.u-section-9 .u-container-layout-1 {
  padding: 14px 20px;
}

.u-section-9 .u-text-1 {
  margin: 1px auto 0 0;
}

.u-section-9 .u-layout-cell-2 {
  min-height: 156px;
}

.u-section-9 .u-container-layout-2 {
  padding: 0 20px 4px;
}

.u-section-9 .u-text-2 {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
}

.u-section-9 .u-text-3 {
  margin: 10px 0 0;
}

.u-section-9 .u-layout-cell-3 {
  min-height: 156px;
}

.u-section-9 .u-container-layout-3 {
  padding: 0 20px 20px;
}

.u-section-9 .u-text-4 {
  margin: 0;
}

.u-section-9 .u-text-5 {
  margin: 10px 0 0;
}

@media (max-width: 1199px) {
  .u-section-9 .u-sheet-1 {
    min-height: 623px;
  }

  .u-section-9 .u-layout-cell-1 {
    min-height: 50px;
  }

  .u-section-9 .u-layout-cell-2 {
    min-height: 128px;
  }

  .u-section-9 .u-text-2 {
    margin-bottom: 0;
  }

  .u-section-9 .u-layout-cell-3 {
    min-height: 161px;
  }
}

@media (max-width: 991px) {
  .u-section-9 .u-sheet-1 {
    min-height: 493px;
  }

  .u-section-9 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-9 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-9 .u-layout-cell-3 {
    min-height: 186px;
  }
}

@media (max-width: 767px) {
  .u-section-9 .u-sheet-1 {
    min-height: 593px;
  }

  .u-section-9 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-9 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-9 .u-layout-cell-3 {
    min-height: 136px;
  }

  .u-section-9 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-9 .u-layout-cell-3 {
    min-height: 186px;
  }
}.u-section-10 .u-sheet-1 {
  min-height: 716px;
}

.u-section-10 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 60px;
}

.u-section-10 .u-image-1 {
  min-height: 624px;
  background-image: url("../images/tench7.png");
}

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

.u-section-10 .u-text-1 {
  margin: 0 620px 0 0;
}

@media (max-width: 1199px) {
  .u-section-10 .u-sheet-1 {
    min-height: 526px;
  }

  .u-section-10 .u-layout-wrap-1 {
    position: relative;
  }

  .u-section-10 .u-image-1 {
    min-height: 515px;
  }

  .u-section-10 .u-text-1 {
    margin-right: 420px;
  }
}

@media (max-width: 991px) {
  .u-section-10 .u-image-1 {
    min-height: 394px;
  }

  .u-section-10 .u-text-1 {
    margin-right: 200px;
  }
}

@media (max-width: 767px) {
  .u-section-10 .u-image-1 {
    min-height: 296px;
  }

  .u-section-10 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-10 .u-text-1 {
    margin-right: 60px;
  }
}

@media (max-width: 575px) {
  .u-section-10 .u-image-1 {
    min-height: 186px;
  }

  .u-section-10 .u-text-1 {
    margin-right: 0;
  }
}