.content-box-15 .row-box {
  display: flex;
  margin: 0 -20px;
}
.content-box-15 .row-box .col-box {
  padding: 0 20px;
  width: 50%;
  position: relative;
}

.box-7 picture {
  height: 410px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 20px;
  text-align: center;
}

.box-7 picture img {
  height: auto !important;
}

.content-box-15-1 figure img {
  max-width: none;
  max-height: none;
  position: absolute;
  top: -150px;
  right: 50%;
  margin-right: -550px;
}

.content-box-15-2 {
  margin-top: 80px;
}

.box-5 {
  height: 100%;
  border-radius: 48px 0 48px 48px;
  background: #cf3983;
  color: #fff;
  padding: 48px;
}
.box-5 .title-1 {
  margin-top: -5px;
  margin-bottom: 25px;
}
.box-5 ul li {
  padding-left: 47px;
  background-image: url("../img/icons/04-1.png");
}

.box-5-2 {
  background: #3b903c;
  border-radius: 0 48px 48px 48px;
}

.boxes-7 .row-box {
  display: flex;
  margin: 0 -20px;
  flex-wrap: wrap;
}
.boxes-7 .row-box .col-box {
  padding: 0 20px;
  width: 50%;
  position: relative;
  margin-top: 30px;
}
.boxes-7 .row-box .col-box .box-7 {
  background: #fff;
  color: #000;
  border-radius: 48px 48px 0 48px;
  padding: 0 48px;
  align-items: center;
  display: flex;
}
.boxes-7 .row-box .col-box .box-7 figure {
  width: calc(100% - 240px);
  margin-right: 35px;
  flex-shrink: 0;
}
.boxes-7 .row-box .col-box .box-7 .txt {
  width: 240px;
  margin: 30px 0;
  flex-shrink: 0;
  font-size: 24px;
  -webkit-transition: 0.15s linear;
  -moz-transition: 0.15s linear;
  -ms-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
  padding: 0 0 35px 0;
}
.boxes-7 .row-box .col-box .box-7 .txt span {
  font-size: 17px;
  display: block;
}
.boxes-7 .row-box .col-box .box-7 .txt {
  background: url(../img/icons/02.png) left bottom no-repeat;
}
.boxes-7 .row-box .col-box .box-7:hover img {
  opacity: 0.9;
}
.boxes-7 .row-box .col-box .box-7:hover .txt {
  background-position: 10px bottom;
}
.boxes-7 .row-box .col-box:nth-child(even) .box-7 {
  border-radius: 48px 48px 48px 0;
}

@media only screen and (max-width: 1590px) {
  .content-box-15-1 figure img {
    margin-right: -680px;
  }
  .content-box-15 .row-box, .boxes-7 .row-box {
    margin: 0 -15px;
  }
  .content-box-15 .row-box .col-box, .boxes-7 .row-box .col-box {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .box-5 {
    padding: 30px;
  }
  .boxes-7 .row-box .col-box .box-7 {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 992px) {
  .content-box-15-2 {
    margin-bottom: 30px;
  }
  .content-box-15 .row-box, .boxes-7 .row-box {
    display: block;
  }
  .content-box-15 .row-box .col-box, .boxes-7 .row-box .col-box {
    margin-bottom: 30px;
    margin-top: 0;
    width: 100%;
  }
  .content-box-15 .row-box .col-box:last-child, .boxes-7 .row-box .col-box:last-child {
    margin-bottom: 0;
  }
  .content-box-15 .row-box .col-box {
    width: 100%;
  }
  .content-box-15-1 figure img {
    margin: 0;
    top: 0;
    right: 0;
    max-width: 100%;
    position: relative;
  }
  .content-box-15-1 figure {
    display: none;
  }
  .content-box-15-2 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .boxes-7 .row-box .col-box .box-7 .txt {
    width: 100%;
    margin: 0 0 0 0;
  }
  .boxes-7 .row-box .col-box .box-7 {
    padding-bottom: 30px;
  }
  .content-box-15-2 {
    margin-top: 45px;
  }
  .content-box-15 .row-box .col-box, .boxes-7 .row-box .col-box {
    margin-bottom: 20px;
    margin-top: 0;
  }
  .content-box-15 .row-box .col-box:last-child, .boxes-7 .row-box .col-box:last-child {
    margin-bottom: 0;
  }
  .boxes-7 .row-box .col-box .box-7 {
    display: block;
  }
  .boxes-7 .row-box .col-box .box-7 figure {
    width: 100%;
    margin: 0;
  }
  .box-7 picture {
  height: 300px;
  }
}/*# sourceMappingURL=oferta.css.map */