*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  font-family: Montserrat;
}

.container {
  max-width: 1200px;
  width: 100%;
  display: inherit;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  -webkit-box-align: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
  margin: auto;
  padding: 0 20px;
}

body[lang] .button.mobileButton {
  display: none;
}

body[lang] main {
  background-image: url(webp/1200.webp);
  background-position: center;
  background-repeat: no-repeat;
  height: 1045px;
}

body[lang] main .container {
  padding-top: 50px;
  padding-bottom: 65px;
}

body[lang] main .button {
  margin-top: 27px;
}

body[lang] main #top {
  height: 606px;
}

body[lang] main #logo {
  background-image: url(logo.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 169px;
  height: 39px;
}

body[lang] main #title {
  text-shadow: 0 3px 8px #000000;
  color: #ffffff;
  font-size: 58px;
  font-weight: 700;
  margin-top: 60px;
  max-width: 865px;
}

body[lang] main #subtitle {
  text-shadow: 0 3px 8px #000000;
  color: #ffffff;
  font-size: 39px;
  font-weight: 400;
  max-width: 765px;
}

body[lang] .button {
  display: inline-block;
  padding: 10px 30px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.72);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.72);
  background-color: #ef4035;
  color: #ffffff;
  font-size: 23px;
  border-radius: 5px;
  cursor: pointer;
}

body[lang] #icons {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 55px 180px;
  text-align: center;
  font-size: 28px;
  margin-top: 60px;
}

body[lang] #icons .icon_item {
  padding-top: 70px;
  color: white;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}

body[lang] #icons .icon_item#edu {
  background-image: url(education.svg);
  background-size: 46px 55px;
}

body[lang] #icons .icon_item#equ {
  background-image: url(equality.svg);
  background-size: 59px 54px;
}

body[lang] #icons .icon_item#free {
  background-image: url(freedom.svg);
  background-size: 49px 56px;
}

body[lang] #icons .icon_item#health {
  background-image: url(healthcare.svg);
  background-size: 64px 54px;
}

body[lang] #icons .icon_item#jobs {
  background-image: url(jobs.svg);
  background-size: 62px 54px;
}

body[lang] #icons .icon_item#prosp {
  background-image: url(prosperity.svg);
  background-size: 54px 56px;
}

body[lang] #icons .icon_item#safety {
  background-image: url(safety.svg);
  background-size: 44px 54px;
}

body[lang] #icons .icon_item#stable {
  background-image: url(stability.svg);
  background-size: 70px;
}

body[lang] aside {
  text-align: center;
  padding: 65px 0;
  background-image: url(webp/leaf_bg_1200.webp);
  background-position: center;
  background-repeat: no-repeat;
}

body[lang] aside #leaf_title {
  color: #048ac8;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 48px;
}

body[lang] aside .leaf_item {
  color: #062d39;
  font-family: 'Open Sans';
  font-size: 17px;
  font-weight: 600;
  position: absolute;
  max-width: 340px;
}

body[lang] aside #leaf {
  margin: auto;
  width: 472px;
  height: 396px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(webp/leaf_1200.webp);
}

body[lang] aside #leaf_container {
  position: relative;
}

body[lang] aside #leaf_container *:nth-child(even) {
  text-align: start;
}

body[lang] aside #leaf_container *:nth-child(odd) {
  text-align: end;
}

body[lang] aside #leaf_container #leaf_bullet1 {
  top: 40px;
  right: 700px;
}

body[lang] aside #leaf_container #leaf_bullet2 {
  top: 40px;
  right: 160px;
}

body[lang] aside #leaf_container #leaf_bullet3 {
  top: 120px;
  right: 840px;
}

body[lang] aside #leaf_container #leaf_bullet4 {
  top: 120px;
  right: 0;
}

body[lang] aside #leaf_container #leaf_bullet5 {
  top: 220px;
  right: 830px;
}

body[lang] aside #leaf_container #leaf_bullet6 {
  top: 220px;
  right: 0;
}

body[lang] aside #leaf_container #leaf_bullet7 {
  top: 320px;
  right: 770px;
}

body[lang] aside #leaf_container #leaf_bullet8 {
  top: 320px;
  right: 60px;
}

body[lang] #bullets {
  background-color: #f7f8f9;
  padding: 65px 0;
}

body[lang] #bullets .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body[lang] #bullets_image {
  width: 576px;
  height: 370px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(webp/bullets_1200.webp);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-margin-end: 45px;
          margin-inline-end: 45px;
}

body[lang] #bullets #bullets_list {
  max-width: 510px;
}

body[lang] #bullets #bullets_list #bullet_title {
  color: #048ac8;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 13px;
}

body[lang] #bullets #bullets_list .bullet {
  color: #062d39;
  font-size: 17px;
  margin-bottom: 12px;
  padding-left: 30px;
  background-image: url(bullet_icon.svg);
  background-size: 17px 16px;
  background-repeat: no-repeat;
  background-position: center left;
}

body[lang] footer {
  background-color: #f7f8f9;
  font-size: 12px;
  color: #000000;
  line-height: 30px;
  text-align: center;
  padding: 55px 0;
}

body[lang='pt'] #icons {
  font-size: 25px;
}

body[lang='pt'] main #title,
body[lang='es'] main #title,
body[lang='fr'] main #title,
body[lang='tr'] main #title {
  font-size: 46px;
}

body[lang='pt'] main #subtitle,
body[lang='es'] main #subtitle,
body[lang='fr'] main #subtitle,
body[lang='tr'] main #subtitle {
  font-size: 32px;
}

body[lang='pt'] aside #leaf_container #leaf_bullet1,
body[lang='es'] aside #leaf_container #leaf_bullet1,
body[lang='fr'] aside #leaf_container #leaf_bullet1,
body[lang='tr'] aside #leaf_container #leaf_bullet1 {
  right: 690px;
}

body[lang='pt'] aside #leaf_container #leaf_bullet2,
body[lang='es'] aside #leaf_container #leaf_bullet2,
body[lang='fr'] aside #leaf_container #leaf_bullet2,
body[lang='tr'] aside #leaf_container #leaf_bullet2 {
  right: 130px;
}

body[lang='pt'] aside #leaf_container #leaf_bullet3,
body[lang='es'] aside #leaf_container #leaf_bullet3,
body[lang='fr'] aside #leaf_container #leaf_bullet3,
body[lang='tr'] aside #leaf_container #leaf_bullet3 {
  right: 830px;
}

body[lang='pt'] aside #leaf_container #leaf_bullet4,
body[lang='es'] aside #leaf_container #leaf_bullet4,
body[lang='fr'] aside #leaf_container #leaf_bullet4,
body[lang='tr'] aside #leaf_container #leaf_bullet4 {
  right: -10px;
}

body[lang='pt'] aside #leaf_container #leaf_bullet6,
body[lang='es'] aside #leaf_container #leaf_bullet6,
body[lang='fr'] aside #leaf_container #leaf_bullet6,
body[lang='tr'] aside #leaf_container #leaf_bullet6 {
  right: -20px;
}

body[lang='pt'] aside #leaf_container #leaf_bullet5,
body[lang='es'] aside #leaf_container #leaf_bullet5,
body[lang='fr'] aside #leaf_container #leaf_bullet5,
body[lang='tr'] aside #leaf_container #leaf_bullet5 {
  right: 840px;
}

body[lang='pt'] aside #leaf_container #leaf_bullet8,
body[lang='es'] aside #leaf_container #leaf_bullet8,
body[lang='fr'] aside #leaf_container #leaf_bullet8,
body[lang='tr'] aside #leaf_container #leaf_bullet8 {
  right: 50px;
}

@media only screen and (max-width: 1199px) {
  .container {
    max-width: 768px;
  }
  body[lang] main {
    background-image: url(webp/768.webp);
    height: 920px;
  }
  body[lang] main .container {
    padding-top: 25px;
    padding-bottom: 45px;
  }
  body[lang] main .button {
    margin-top: 27px;
  }
  body[lang] main #logo {
    width: 222px;
    height: 52px;
  }
  body[lang] main #top {
    height: 572px;
  }
  body[lang] main #title {
    font-size: 45px;
    margin-top: 15px;
    max-width: 400px;
  }
  body[lang] main #subtitle {
    font-size: 28px;
    max-width: 490px;
  }
  body[lang] .button {
    padding: 10px 30px;
    font-size: 21px;
  }
  body[lang] #icons {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 50px 85px;
    font-size: 23px;
    margin-top: 30px;
  }
  body[lang] #icons .icon_item {
    padding-top: 70px;
    color: white;
  }
  body[lang] #icons .icon_item#edu {
    background-size: 39px 47px;
  }
  body[lang] #icons .icon_item#equ {
    background-size: 50px 47px;
  }
  body[lang] #icons .icon_item#free {
    background-size: 42px 49px;
  }
  body[lang] #icons .icon_item#health {
    background-size: 55px 47px;
  }
  body[lang] #icons .icon_item#jobs {
    background-size: 53px 46px;
  }
  body[lang] #icons .icon_item#prosp {
    background-size: 46px 48px;
  }
  body[lang] #icons .icon_item#safety {
    background-size: 37px 46px;
  }
  body[lang] #icons .icon_item#stable {
    background-size: 60px 46px;
  }
  body[lang] aside {
    text-align: center;
    padding: 45px 0;
  }
  body[lang] aside #leaf_title {
    font-size: 33px;
    margin-bottom: 64px;
  }
  body[lang] aside .leaf_item {
    font-size: 16px;
    position: absolute;
    max-width: 176px;
  }
  body[lang] aside #leaf {
    width: 314px;
    height: 264px;
    background-image: url(webp/leaf_768.webp);
  }
  body[lang] aside #leaf_container {
    position: relative;
    margin-bottom: 25px;
  }
  body[lang] aside #leaf_container #leaf_bullet1 {
    top: -40px;
    right: 400px;
  }
  body[lang] aside #leaf_container #leaf_bullet2 {
    top: -40px;
    right: 150px;
  }
  body[lang] aside #leaf_container #leaf_bullet3 {
    top: 50px;
    right: 500px;
  }
  body[lang] aside #leaf_container #leaf_bullet4 {
    top: 50px;
    right: 70px;
  }
  body[lang] aside #leaf_container #leaf_bullet5 {
    top: 150px;
    right: 530px;
  }
  body[lang] aside #leaf_container #leaf_bullet6 {
    top: 150px;
    right: 20px;
  }
  body[lang] aside #leaf_container #leaf_bullet7 {
    top: 250px;
    right: 480px;
  }
  body[lang] aside #leaf_container #leaf_bullet8 {
    top: 250px;
    right: 80px;
  }
  body[lang] #bullets {
    background-color: #f7f8f9;
    padding: 45px 0;
  }
  body[lang] #bullets .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  body[lang] #bullets_image {
    width: 373px;
    height: 321px;
    background-image: url(webp/bullets_768.webp);
    -webkit-margin-end: 17px;
            margin-inline-end: 17px;
  }
  body[lang] #bullets #bullets_list {
    max-width: 362px;
  }
  body[lang] #bullets #bullets_list #bullet_title {
    margin-bottom: 8px;
    font-size: 31px;
    font-weight: 500;
  }
  body[lang] #bullets #bullets_list .bullet {
    font-size: 16px;
    margin-bottom: 7px;
    padding-left: 30px;
    background-size: 17px 16px;
    background-position: left top;
  }
  body[lang] footer {
    padding: 35px 0;
  }
  body[lang='pt'] main #title,
  body[lang='es'] main #title,
  body[lang='fr'] main #title,
  body[lang='tr'] main #title {
    font-size: 40px;
    max-width: 600px;
    margin-top: 25px;
  }
  body[lang='pt'] main #subtitle,
  body[lang='es'] main #subtitle,
  body[lang='fr'] main #subtitle,
  body[lang='tr'] main #subtitle {
    font-size: 25px;
    max-width: 550px;
    margin: 10px;
  }
  body[lang='pt'] #icons,
  body[lang='es'] #icons,
  body[lang='fr'] #icons,
  body[lang='tr'] #icons {
    gap: 35px 85px;
    font-size: 18px;
  }
  body[lang='pt'] aside,
  body[lang='es'] aside,
  body[lang='fr'] aside,
  body[lang='tr'] aside {
    background-image: url(webp/leaf_bg_768.webp);
  }
  body[lang='pt'] aside .leaf_item,
  body[lang='es'] aside .leaf_item,
  body[lang='fr'] aside .leaf_item,
  body[lang='tr'] aside .leaf_item {
    max-width: 196px;
  }
  body[lang='pt'] aside #leaf_container,
  body[lang='es'] aside #leaf_container,
  body[lang='fr'] aside #leaf_container,
  body[lang='tr'] aside #leaf_container {
    margin-bottom: 47px;
  }
  body[lang='pt'] aside #leaf_container #leaf_bullet2,
  body[lang='es'] aside #leaf_container #leaf_bullet2,
  body[lang='fr'] aside #leaf_container #leaf_bullet2,
  body[lang='tr'] aside #leaf_container #leaf_bullet2 {
    right: 140px;
  }
  body[lang='pt'] aside #leaf_container #leaf_bullet3,
  body[lang='es'] aside #leaf_container #leaf_bullet3,
  body[lang='fr'] aside #leaf_container #leaf_bullet3,
  body[lang='tr'] aside #leaf_container #leaf_bullet3 {
    right: 530px;
  }
  body[lang='pt'] aside #leaf_container #leaf_bullet4,
  body[lang='es'] aside #leaf_container #leaf_bullet4,
  body[lang='fr'] aside #leaf_container #leaf_bullet4,
  body[lang='tr'] aside #leaf_container #leaf_bullet4 {
    right: 0px;
  }
  body[lang='pt'] aside #leaf_container #leaf_bullet5,
  body[lang='es'] aside #leaf_container #leaf_bullet5,
  body[lang='fr'] aside #leaf_container #leaf_bullet5,
  body[lang='tr'] aside #leaf_container #leaf_bullet5 {
    right: 550px;
  }
  body[lang='pt'] aside #leaf_container #leaf_bullet6,
  body[lang='es'] aside #leaf_container #leaf_bullet6,
  body[lang='fr'] aside #leaf_container #leaf_bullet6,
  body[lang='tr'] aside #leaf_container #leaf_bullet6 {
    right: -20px;
  }
  body[lang='pt'] aside #leaf_container #leaf_bullet8,
  body[lang='es'] aside #leaf_container #leaf_bullet8,
  body[lang='fr'] aside #leaf_container #leaf_bullet8,
  body[lang='tr'] aside #leaf_container #leaf_bullet8 {
    right: 120px;
    max-width: 130px;
  }
  body[lang='pt'] #bullets #bullets_list .bullet,
  body[lang='es'] #bullets #bullets_list .bullet,
  body[lang='fr'] #bullets #bullets_list .bullet,
  body[lang='tr'] #bullets #bullets_list .bullet {
    font-size: 15px;
  }
  body[lang='pt'] #bullets #bullets_list #bullet_title,
  body[lang='es'] #bullets #bullets_list #bullet_title,
  body[lang='fr'] #bullets #bullets_list #bullet_title,
  body[lang='tr'] #bullets #bullets_list #bullet_title {
    font-size: 28px;
  }
}

@media only screen and (max-width: 767px) {
  .container {
    max-width: none;
  }
  body[lang] .mobileButton {
    position: fixed !important;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 100%;
    z-index: 99999;
    border-radius: 0 !important;
    bottom: 0;
    left: 50%;
    text-align: center;
  }
  body[lang] main {
    background-image: url(webp/320.webp);
    background-color: #00b4ef;
    background-position: center top;
    text-align: center;
    height: auto;
  }
  body[lang] main #top {
    height: 353px;
  }
  body[lang] main .container {
    padding-top: 25px;
    padding-bottom: 50px;
  }
  body[lang] main .button {
    margin-top: 10px;
  }
  body[lang] main #logo {
    width: 111px;
    height: 26px;
    margin: auto;
  }
  body[lang] main #title {
    font-size: 33px;
    margin-top: 15px;
    max-width: none;
  }
  body[lang] main #subtitle {
    font-size: 19px;
    max-width: none;
  }
  body[lang] .button {
    padding: 10px 30px;
    font-size: 20px;
  }
  body[lang] #icons {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    gap: 38px 55px;
    font-size: 17px;
    max-width: 320px;
    margin: auto;
    margin-top: 50px;
  }
  body[lang] #icons .icon_item {
    padding-top: 70px;
    color: white;
  }
  body[lang] #icons .icon_item#edu {
    background-size: 39px 47px;
  }
  body[lang] #icons .icon_item#equ {
    background-size: 50px 47px;
  }
  body[lang] #icons .icon_item#free {
    background-size: 42px 49px;
  }
  body[lang] #icons .icon_item#health {
    background-size: 55px 47px;
  }
  body[lang] #icons .icon_item#jobs {
    background-size: 53px 46px;
  }
  body[lang] #icons .icon_item#prosp {
    background-size: 46px 48px;
  }
  body[lang] #icons .icon_item#safety {
    background-size: 37px 46px;
  }
  body[lang] #icons .icon_item#stable {
    background-size: 60px 46px;
  }
  body[lang] aside {
    text-align: center;
    padding: 50px 0;
    background-image: url(webp/leaf_bg_320.webp);
  }
  body[lang] aside #leaf_title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  body[lang] aside .leaf_item {
    font-size: 16px;
    position: static;
    max-width: none;
    margin-bottom: 20px;
    padding-top: 20px;
    background-image: url(leaf_bullets_icon.svg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 18px 19px;
  }
  body[lang] aside #leaf {
    width: 280px;
    height: 236px;
    background-size: contain;
    background-image: url(webp/leaf_320.webp);
  }
  body[lang] aside #leaf_container {
    position: relative;
    margin-bottom: 0;
  }
  body[lang] aside #leaf_container *:nth-child(even) {
    text-align: center;
  }
  body[lang] aside #leaf_container *:nth-child(odd) {
    text-align: center;
  }
  body[lang] aside #leaf_container #leaf_bullet8 {
    max-width: none;
  }
  body[lang] #bullets {
    padding: 50px 0;
  }
  body[lang] #bullets .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  body[lang] #bullets_image {
    width: 280px;
    height: 300px;
    background-image: url(webp/bullet_320.webp);
    -webkit-margin-end: 0;
            margin-inline-end: 0;
  }
  body[lang] #bullets #bullets_list {
    max-width: none;
  }
  body[lang] #bullets #bullets_list #bullet_title {
    margin-bottom: 10px;
    font-size: 24px;
  }
  body[lang] #bullets #bullets_list .bullet {
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 25px;
    background-size: 14px 13px;
    min-height: 15px;
  }
  body[lang] #bullets #bullets_list .bullet:last-of-type {
    margin-bottom: 25px;
  }
  body[lang] footer {
    padding: 35px 0;
  }
  body[lang='fr'] main #title {
    font-size: 29px;
  }
}
/*# sourceMappingURL=style.css.map */