.sekce-3 {
  position: relative;
  z-index: 1;
}
.sekce-3 svg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
}
.sekce-3::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
}
.sekce-3-item {
  position: relative;
}
.sekce-3-item:hover .image .bg:after {
  background-color: #239cd7;
}
.sekce-3-A .carousel-caption div.claim:before,
.sekce-3-B .carousel-caption div.claim:before,
.sekce-3-C .carousel-caption div.claim:before,
.sekce-3-D .carousel-caption div.claim:before {
  content: "";
  width: 80px;
  height: 4px;
  background-color: #006EB5;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
.sekce-3 video {
  height: calc(100vh - 0px);
  position: relative;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.sekce-3 .image {
  height: calc(100vh - 0px);
  position: relative;
}
.sekce-3 .wrapper {
  position: relative;
  width: 100%;
  height: calc(100vh - 0px);
}

.sekce-3 .wrapper::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: linear-gradient(0deg,rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.sekce-3 .carousel-control-prev, .sekce-3 .carousel-control-next {
  top: 50%;
  bottom: auto;
  opacity: 1 !important;
  width: auto;
}
.sekce-3 .carousel-control-prev i, .sekce-3 .carousel-control-next i {
  font-size: 40px;
  line-height: 40px;
  color: #FFFFFF !important;
  opacity: 1 !important;
}
.sekce-3 .carousel-control-prev {
  left: 80px;
}
.sekce-3 .carousel-control-next {
  right: 80px;
}
.sekce-3 .carousel-caption {
  top: 45%;
  bottom: auto;
  left: 40px;
  right: 40px;
  transform: translateY(-50%);
  text-align: center;
  z-index: 99;
}

.sekce-3 .advantages {
  background-color: rgba(0, 110, 181,0.9);
  width: 100%;
  padding: 40px 0 50px 0;
  z-index: 3;
}
.sekce-3 .advantages-content {
  display: flex;
  justify-content: center;
  gap: 80px;
}
.sekce-3 .advantages-content img {
  width: 30px;
  height: 30px;
  margin-right: 20px;
}
.sekce-3 .advantages-content span {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}
.sekce-3 .carousel-caption p {
  font-size: 18px;
  margin-bottom: 60px;
  line-height: 35px;
  color: #4CAF50;
}
.sekce-3 .slider-menu {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.sekce-3 .slider-menu .menu-item {
  margin: 0 40px;
}
.sekce-3 .carousel-caption img {
  margin-right: 20px;
}
.sekce-3 .advantages {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 4;
}
.sekce-3-A .carousel-caption div.claim,
.sekce-3-B .carousel-caption div.claim,
.sekce-3-C .carousel-caption div.claim,
.sekce-3-D .carousel-caption div.claim {
  font-weight: 700;
  text-align: left;
  line-height: 1.5;
}
.sekce-3-A .carousel-caption div.claim, .sekce-3-B .carousel-caption div.claim {
  font-size: 80px;
  margin-bottom: 20px !important;
  display: block;
  text-align: center;
  margin: auto;
  max-width: 850px;
}
.sekce-3-C .container-fluid, .sekce-3-D .container-fluid {
  padding: 0;
}
.sekce-3-C .row, .sekce-3-D .row {
  margin: 0 !important;
}
.sekce-3-C .col-lg-4, .sekce-3-C .col-lg-6, .sekce-3-D .col-lg-4, .sekce-3-D .col-lg-6 {
  padding: 0;
}
.sekce-3-C .carousel-caption div.claim {
  font-size: 50px;
  margin: auto;
  margin-bottom: 40px;
}
.sekce-3-D .carousel-caption div.claim {
  font-size: 40px;
  margin: auto;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .sekce-3 .carousel-control-prev {
    left: 20px;
  }
  .sekce-3 .carousel-control-next {
    right: 20px;
  }
  .sekce-3 .carousel-caption p {
    font-size: 18px;
  }
  .sekce-3-A .carousel-caption div.claim, .sekce-3-B .carousel-caption div.claim {
    font-size: 48px;
  }
  .sekce-3-C .carousel-caption div.claim {
    font-size: 36px;
  }
  .sekce-3-D .carousel-caption div.claim {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .sekce-3-A .image, .sekce-3-B .image, .sekce-3-C .image, .sekce-3-D .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .sekce-3 .advantages-content img {
    display: block;
    margin: auto !important;
  }
  .sekce-3 .advantages-content span {
    display: block;
    text-align: center;
  }
  .sekce-3 .advantages .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  .sekce-3-A .carousel-caption, .sekce-3-B .carousel-caption, .sekce-3-C .carousel-caption, .sekce-3-D .carousel-caption {
    position: relative;
    padding: 200px 30px 300px 30px;
    transform: none;
    left: 0;
    right: 0;
  }
  .sekce-3 .slider-menu {
    display: block;
  }
  .sekce-3 .slider-menu .menu-item {
    margin: 30px 0;
  }
  .sekce-3 .wrapper {
    position: initial;
  }
  .sekce-3 video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .sekce-3-D {
    background-color: #404040;
  }
}
@media (max-width: 767px) {
  .sekce-3-A .carousel-caption {
    padding: 100px 50px;
  }
  .sekce-3 .carousel-caption {
    left: 0 !important;
  }
  .sekce-3 .carousel-caption p {
    margin-bottom: 20px;
  }
  .sekce-3-A .carousel-caption div.claim {
    font-size: 36px;
  }
  .sekce-3-B .carousel-caption {
    padding: 150px 30px 300px 30px;
  }
  .sekce-3 .advantages-content span {
    font-size: 16px;
  }
  .sekce-3-B .carousel-caption div.claim {
    font-size: 36px;
    margin-bottom: 20px;
    line-height: 50px;
  }
  .sekce-3-C .carousel-caption, .sekce-3-D .carousel-caption {
    padding: 60px 30px;
  }
  .sekce-3-C .carousel-caption div.claim, .sekce-3-D .carousel-caption div.claim {
    font-size: 26px;
  }
}
@media (max-width: 575px) {
  .sekce-3-A .carousel-caption {
    padding: 80px 50px;
  }

  .sekce-3-A .carousel-caption div.claim {
    font-size: 26px;
  }
  .sekce-3 .btn-my {
    font-size: 18px !important;
  }
  .sekce-3-B .carousel-caption {
    padding: 150px 30px 300px 30px;
  }
  .sekce-3 .advantages-content {
    gap: 30px;
  }
  .sekce-3-B .carousel-caption div.claim {
    font-size: 26px;
  }
  .sekce-3 .btn-my {
    line-height: 40px !important;
    padding: 10px 30px !important;
    width: auto !important;
  }
  .sekce-3 .btn-my::before {
    display: none;
  }
  
}

/*# sourceMappingURL=sekce-3.css.map */
@media (max-width: 1400px) {
  .sekce-3 .carousel-caption {
    left: 80px;
  }
}
@media (max-width: 991px) {
  .sekce-3 .wrapper {
      position: initial;
      height: auto;
  }
  .sekce-3 .carousel-caption {
    left: 0;
  }
}