.header {
  padding: 20px 0;
}
.header .inside {
  width: 1624px;
}
.main {
  position: relative;
}
.main .caption-wr {
  height: 100%;
}
.main .slider-main {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.main .slider-main div {
  width: 100%;
  height: 100%;
}
.main .slider-main .item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.main .slider-main .item-1 {
  background-image: url(../img/slide-1.jpg);
}
.main .slider-main .item-2 {
  background-image: url(../img/slide-2.jpg);
}
.main .slider-main .item-3 {
  background-image: url(../img/slide-3.jpg);
}
.main .slider-main .item-4 {
  background-image: url(../img/slide-4.jpg);
}
.main .inside {
  width: 1576px;
  position: relative;
  z-index: 2;
  height: 100%;
}
.main .slider-small-widget {
  position: relative;
  z-index: 2;
}
.main .slick-prev {
  position: absolute;
  left: -60px;
  top: 50%;
  width: 26px;
  height: 48px;
  margin-top: -24px;
  background: url(../img/prev.svg) no-repeat center;
  border: none;
  cursor: pointer;
}
.main .slick-next {
  cursor: pointer;
  position: absolute;
  right: -60px;
  top: 50%;
  width: 26px;
  height: 48px;
  margin-top: -24px;
  background: url(../img/next.svg) no-repeat center;
  border: none;
}
.main .caption {
  font-size: 22px;
  color: #fff;
  width: 470px;
  line-height: 1.45;
  text-align: center;
  max-width: 100%;
}
.main .caption p {
  margin-bottom: 30px;
}
.main .caption strong {
  font-weight: 700;
}
.main .caption .button {
  margin-top: 50px;
}
.main .line {
  font-weight: 700;
  color: #fff;
  font-size: 50px;
  margin-bottom: 10px;
}
.main .line span {
  padding: 12px 40px;
  transform: rotate(-3deg);
  display: inline-block;
  transform-origin: center;
}
.main .line.blue span {
  background: #0098da;
  margin-left: -18px;
}
.main .line.green {
  margin-bottom: 68px;
}
.main .line.green span {
  background: #009e3d;
}
.main .slider-small-widget {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.main .slider-small-widget .slider-list {
  color: #127DAB;
  background: #fff;
  font-size: 28px;
  border-radius: 10px 10px 0 0;
  text-align: center;
  width: 416px;
  padding: 42px 10px;
  font-weight: 700;
  line-height: 1.35;
  position: absolute;
  right: 0;
  bottom: 0;
}
.main .slider-small-widget .slider-list span {
  color: #157E00;
  display: block;
}
.about {
  padding: 0 0 100px 0;
}
.about h3 {
  font-size: 50px;
  font-weight: 700;
  color: #157E00;
  letter-spacing: -1px;
  line-height: 1.15;
  margin-bottom: 30px;
}

.about .green-box {
  padding: 50px 30px;
  background: linear-gradient(243.21deg, #0f6100 0.23%, #009e3d 96.51%);
  width: 416px;
  color: #fff;
  border-radius: 0 0 10px 10px;
  box-sizing: border-box;
  font-size: 20px;
  text-align: center;
  line-height: 1.5;
}
.about .green-box strong {
  font-weight:  700;
  letter-spacing: 1px;
}
.about .caption {
  padding-top: 60px;
  font-family: "Helvetica", sans-serif;
  line-height: 1.5;
  font-size: 22px;
  color: #423c3a;
  width: 660px;
}
.about .caption p {
  margin-bottom: 30px;
}
.about .caption strong {
  font-weight: 700;
  display: block;
}
.loneliness {
  padding: 126px 0;
  text-align: center;
  background: rgba(0, 158, 61, 0.1);
}
.loneliness .inside {
  width: 1060px;
}
.loneliness strong {
  font-weight: 700;
  display: block;
}
.loneliness h3 {
  color: #00628d;
  font-size: 50px;
  margin-bottom: 50px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -1px;
}
.loneliness .list {
  color: #423c3a;
  font-size: 22px;
}
.loneliness .item {
  width: 400px;
  line-height: 1.5;
}
.loneliness .item .ico {
  margin-bottom: 14px;
}
.loneliness .item h4 {
  border-radius: 6px;
  background: linear-gradient(281.8deg, #0098da 10.24%, #00628d 90.24%);
  border-radius: 14px;
  padding: 10px 16px;
  font-size: 70px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 48px;
}
.help {
  padding: 130px 0 116px 0;
  letter-spacing: 0.2px;
}
.help h3 {
  font-size: 50px;
  font-weight: 700;
  color: #157E00;
  margin-bottom: 60px;
  letter-spacing: -1px;
}
.help strong {
  font-weight: 700;
}
.help .left {
  width: 650px;
  color: #127DAB;
  line-height: 1.5;
  font-size: 22px;
}
.help .left p {
  margin-bottom: 32px;
}
.help .left .blue {
  font-weight: 700;
  color: #00628D;
}
.help .left .button {
  margin-top: 50px;
}
.help .right {
  padding-top: 6px;
  width: 550px;
  font-size: 22px;
}
.help .right .green {
  font-weight: 700;
}
.help .right > p {
  margin-bottom: 44px;
}
.help .right > p .green {
  color: #137E00;
}
.help .right li {
  margin-bottom: 12px;
}
.help .right li .dropdown {
  display: none;
}
.help .right li h4 {
  font-weight: 700;
  border-radius: 7px;
  background: #157E00;
  color: #fff;
  position: relative;
  cursor: pointer;
  padding: 30px 40px 30px 115px;
}
.help .right li h4:after {
  content: "";
  display: block;
  position: absolute;
  width: 22px;
  height: 12px;
  right: 24px;
  top: 36px;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='12' viewBox='0 0 22 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.5397 0.43934C22.1534 1.02513 22.1534 1.97487 21.5397 2.56066L12.1112 11.5607C11.4975 12.1464 10.5025 12.1464 9.88883 11.5607L0.46026 2.56066C-0.153421 1.97487 -0.153421 1.02513 0.46026 0.43934C1.07394 -0.146447 2.06891 -0.146447 2.68259 0.43934L11 8.37868L19.3174 0.43934C19.9311 -0.146447 20.9261 -0.146447 21.5397 0.43934Z' fill='white'/%3E%3C/svg%3E%0A");
}
.help .right li h4 i {
  position: absolute;
  left: 20px;
  top: 8px;
  width: 70px;
  height: 64px;
}
.together {
  background: rgba(0, 158, 61, 0.1);
  text-align: center;
}
.together .image {
  position: relative;
  background: url(../img/main-2.jpg) no-repeat center / cover;
  height: 860px;
}
.together .inside {
  position: relative;
}
.together > .inside {
  margin-top: -308px;
}
.together .percentage-list {
  width: 100%;
  background: linear-gradient(129.04deg, #00628d 17.15%, #0098da 82.6%), #0098da;
  border-radius: 14px;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
}
.together h3 {
  font-size: 50px;
  color: #fff;
  margin-bottom: 46px;
  font-weight: 600;
  position: absolute;
  width: calc(100% - 24px);
  top: 0;
  left: 12px;
  color: #fff;
  background: #157E00;
  padding: 20px 10px;
  text-align: center;
  margin-top: -42px;
}
.together .item {
  width: 330px;
  font-size: 20px;
  line-height: 1.5;
}
.together .item h4 {
  margin-bottom: 16px;
  font-weight: 700;
  margin-top: 20px;
  font-size: 70px;
}
.together .item strong {
  font-weight: 700;
}
.together .item .desc {
  letter-spacing: 0.2px;
}
.together .item p:not(:last-child) {
  margin-bottom: 30px;
}
.together .item:nth-child(2) {
  position: relative;
}
.together .item:nth-child(2):before {
  width: 2px;
  height: 70%;
  left: -45px;
  background: #fff;
  content: "";
  position: absolute;
  top: 70px;
}
.together .item:nth-child(2):after {
  width: 2px;
  height: 70%;
  right: -45px;
  background: #fff;
  content: "";
  position: absolute;
  top: 70px;
}
.reviews {
  padding: 110px 0 90px;
  background: rgba(0, 158, 61, 0.1);
}

.reviews button {
  position: absolute;
  width: 26px;
  height: 48px;
  top: 50%;
  margin-top: -24px;
  border: none;
  background: none;
}
.reviews button.slick-prev {
  left: -40px;
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='48' viewBox='0 0 26 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.0481 46.9958C23.7789 48.3347 21.7211 48.3347 20.4519 46.9958L0.951902 26.4244C-0.3173 25.0854 -0.3173 22.9146 0.951902 21.5756L20.4519 1.00421C21.7211 -0.334734 23.7789 -0.334734 25.0481 1.00421C26.3173 2.34314 26.3173 4.514 25.0481 5.85294L7.84619 24L25.0481 42.1471C26.3173 43.486 26.3173 45.6569 25.0481 46.9958Z' fill='%23D9D9D9'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.0481 46.9958C23.7789 48.3347 21.7211 48.3347 20.4519 46.9958L0.951902 26.4244C-0.3173 25.0854 -0.3173 22.9146 0.951902 21.5756L20.4519 1.00421C21.7211 -0.334734 23.7789 -0.334734 25.0481 1.00421C26.3173 2.34314 26.3173 4.514 25.0481 5.85294L7.84619 24L25.0481 42.1471C26.3173 43.486 26.3173 45.6569 25.0481 46.9958Z' fill='%23157E00'/%3E%3C/svg%3E%0A");
}
.reviews button.slick-next {
  right: -40px;
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='48' viewBox='0 0 26 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.951903 1.00421C2.22111 -0.334735 4.27889 -0.334735 5.5481 1.00421L25.0481 21.5756C26.3173 22.9146 26.3173 25.0854 25.0481 26.4244L5.5481 46.9958C4.27889 48.3347 2.22111 48.3347 0.951903 46.9958C-0.317301 45.6569 -0.317301 43.486 0.951903 42.1471L18.1538 24L0.951903 5.85294C-0.317301 4.514 -0.317301 2.34315 0.951903 1.00421Z' fill='%23D9D9D9'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.951903 1.00421C2.22111 -0.334735 4.27889 -0.334735 5.5481 1.00421L25.0481 21.5756C26.3173 22.9146 26.3173 25.0854 25.0481 26.4244L5.5481 46.9958C4.27889 48.3347 2.22111 48.3347 0.951903 46.9958C-0.317301 45.6569 -0.317301 43.486 0.951903 42.1471L18.1538 24L0.951903 5.85294C-0.317301 4.514 -0.317301 2.34315 0.951903 1.00421Z' fill='%23157E00'/%3E%3C/svg%3E%0A");
}
.reviews h4 {
  font-size: 34px;
  color: #0098DA;
  margin-bottom: 20px;
  line-height: 1.3;
  letter-spacing: 0.4px;
}
.reviews .review {
  color: #157E00;
  font-weight: 700;
  width: 580px;
  line-height: 1.35;
  font-size: 20px;
  letter-spacing: 0.2px;
  position: relative;
}
.reviews .review:after {
  width: 100px;
  height: 88px;
  position: absolute;
  content: "";
  background: url(../img/quotes.svg) no-repeat center;
}
.reviews .review.left:after {
  left: -68px;
  top: -46px;
}
.reviews .review.right:after {
  right: -40px;
  top: -40px;
}
.reviews .item-wr-2 {
  margin-top: -38px;
}
.reviews .item-wr-3 {
  margin-top: -30px;
}
.reviews .item {
  width: 1038px;
  max-width: 100%;
}
.reviews .relative {
  position: relative;
}
.reviews .lines {
  font-weight: 700;
  color: #fff;
  font-size: 50px;
  margin-bottom: 10px;
  text-align: center;
  position: absolute;
  right: 88px;
  bottom: -160px;
}
.reviews .lines span {
  padding: 20px 40px;
  transform: rotate(-3deg);
  display: inline-block;
  transform-origin: center;
}
.reviews .lines .blue {
  margin-bottom: 10px;
}
.reviews .lines .blue span {
  background: #127DAB;
  margin-left: -16px;
}
.reviews .lines .green span {
  background: #157E00;
}
.engagement {
  padding: 130px 0;
}
.engagement .heading {
  margin-bottom: 100px;
}
.engagement .list {
  gap: 50px 0;
}
.engagement h5 {
  font-size: 34px;
  margin-bottom: 30px;
  color: #157E00;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.engagement h3 {
  font-size: 50px;
  font-weight: 700;
  color: #127DAB;
  line-height: 1.35;
  letter-spacing: -1px;
}
.engagement .price {
  font-weight: 700;
  font-size: 70px;
  color: #E40101;
  line-height: 1;
  margin-bottom: 30px;
}
.engagement .item {
  width: 615px;
  text-align: center;
  border-radius: 14px;
  overflow: hidden;
  max-width: 49%;
  border: 3px solid #009E3D;
  position: relative;
}
.engagement .item .description .button {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
}
.engagement .item .description {
  padding: 40px 50px 50px 50px;
  line-height: 1.5;
  font-size: 20px;
  color: #137E00;
  font-weight: 500;
  
}
.engagement .item .description p {
  margin-bottom: 50px;
}
.work .inside {
  height: 100%;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.work {
  background: url(../img/main-3.jpg) no-repeat center / cover;

  box-sizing: border-box;
}
.work .caption {
  padding: 30px;
  width: 780px;
  border-radius: 14px;
  max-width: 100%;
  color: #fff;
  font-size: 22px;
  line-height: 1.35;
  background: #157E00;
}
.work .caption strong {
  font-weight: 700;
}
.work .caption p {
  margin-bottom: 30px;
}
.work .caption h3 {
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 30px;
  letter-spacing: -1px;
}
.faq {
  background: rgba(0, 158, 61, 0.1);
  padding: 130px 0;
}
.faq h3 {
  text-align: center;
  margin-bottom: 60px;
  font-size: 50px;
  color: #127DAB;
  font-weight: 700;
  letter-spacing: -1px;
}
.faq li {
  margin-bottom: 10px;
}
.faq li .dropdown {
  display: none;
  padding: 25px;
  line-height: 1.5;
  font-size: 22px;
  margin-top: 6px;
  background: #fff;
  border-radius: 12px;
}
.faq li h4 {
  font-size: 22px;
  font-weight: 500;
  border-radius: 12px;
  background: #157E00;
  color: #fff;
  position: relative;
  cursor: pointer;
  padding: 31px 40px 31px 25px;
  letter-spacing: 0.3px;
  transition: all 0.3s ease 0s;
}
.faq li h4:after {
  content: "";
  display: block;
  position: absolute;
  width: 22px;
  height: 12px;
  right: 24px;
  transition: all 0.3s ease 0s;
  top: 36px;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='12' viewBox='0 0 22 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.5397 0.43934C22.1534 1.02513 22.1534 1.97487 21.5397 2.56066L12.1112 11.5607C11.4975 12.1464 10.5025 12.1464 9.88883 11.5607L0.46026 2.56066C-0.153421 1.97487 -0.153421 1.02513 0.46026 0.43934C1.07394 -0.146447 2.06891 -0.146447 2.68259 0.43934L11 8.37868L19.3174 0.43934C19.9311 -0.146447 20.9261 -0.146447 21.5397 0.43934Z' fill='white'/%3E%3C/svg%3E%0A");
}
.faq li h4:hover {
  background: #127DAB;
  transition: all 0.3s ease 0s;
}
.faq li.opened h4 {
  background: #127DAB;
  transition: all 0.3s ease 0s;
}
.faq li.opened h4:after {
  transform: rotate(180deg);
  transition: all 0.3s ease 0s;
}
.accordion li {
  margin-bottom: 10px;
}
.accordion li .dropdown {
  display: none;
  padding: 25px;
  line-height: 1.5;
  font-size: 20px;
  margin-top: 6px;
  background: rgba(0, 158, 61, 0.1);
  border-radius: 12px;
}
.accordion li h4:hover {
  background: #127DAB;
  transition: all 0.3s ease 0s;
}
.accordion li h4:after {
  transition: all 0.3s ease 0s;
}
.accordion li.opened h4 {
  background: #127DAB;
  transition: all 0.3s ease 0s;
}
.accordion li.opened h4:after {
  transform: rotate(180deg);
  transition: all 0.3s ease 0s;
}
.mission {
  padding: 100px 0;
  line-height: 1.35;
}
.mission .flex {
  gap: 100px;
}
.mission .desc {
  width: 540px;
  font-size: 20px;
  line-height: 1.5;
}
.mission .desc .phone {
  padding-top: 6px;
}
.mission .desc .phone a {
  padding-left: 43px;
  position: relative;
}
.mission .desc .phone a:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 32px;
  background: url(../img/phone-ico.svg) no-repeat center;
  left: 0;
  top: -8px;
}
.mission span {
  color: #127DAB;
  font-weight: 700;
}
.mission p {
  margin-bottom: 20px;
}
.mission h3 {
  margin-bottom: 20px;
  font-size: 34px;
  font-weight: 700;
  color: #127DAB;
}
.partners {
  padding: 94px 0;
  background: rgba(0, 98, 141, 0.15);
}
.partners .lbl {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #00628D;
}
.partners .item {
  width: 290px;
  height: 126px;
  background: #fff;
  border-radius: 20px;
}
.footer {
  background: #00628D;
  padding: 34px 0;
  font-size: 22px;
  color: #fff;
}
.footer ul {
  font-weight: 700;
  gap: 30px;
}
.colls h3 {
  text-align: center;
  font-size: 50px;
  font-weight: 700;
  color: #127DAB;
  margin-bottom: 40px;
}
.colls .coll {
  width: 49%;
  line-height: 1.35;
}
.colls {
  padding: 100px 0 130px;
  font-size: 22px;
}



.accordion2 strong {
  display: block;
}
.accordion2 .box {
  text-align: center;
  padding: 20px 0;  
  line-height: 1.45;
  border-top: 2px solid #fff;
}
.accordion2 li:last-child {
  padding-bottom: 0;
}
.accordion2 li:first-child {
  border-top: none;
}
.screen-3500 h3 {
  font-weight: 700;
  font-size: 50px;
  color: #fff;
}
.screen-3500 p {
  margin-bottom: 80px;
  color: #fff;
  font-weight: 400;
  line-height: 1.35;
  font-size: 22px;
  padding-left: 20px;
  padding-right: 20px;
}
.screen-3500 strong {
  display: block;
  font-weight: 700;
}
.screen-3500 .label {
  background: #fff;
    border-radius: 14px;
    padding: 10px 16px;
    font-size: 70px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 48px;
    color: #127DAB;
    display: inline-block;
    margin-bottom: 30px;
}
.screen-3500 {
  padding: 100px 0;
  text-align: center;
  background: #127DAB;
}