.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 95vh;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #f6f5ff;
  opacity: 1;
}

.div-block {
  position: relative;
  left: auto;
  right: auto;
  z-index: 0;
  display: block;
  width: 940px;
  height: auto;
  margin: auto;
  padding-top: 140px;
  opacity: 1;
}

.h1 {
  position: static;
  display: block;
  width: 630px;
  margin: 0px auto 0px 0px;
  padding-bottom: 0.5em;
  font-family: Montserrat, sans-serif;
  color: #ef404a;
  font-size: 50px;
  line-height: 1.3em;
  font-weight: 800;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.body {
  background-color: transparent;
}

.txt {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: Montserrat, sans-serif;
  color: #504b72;
  font-size: 24px;
  line-height: 1.8em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.section-2 {
  display: block;
  height: auto;
  min-height: 100vh;
  padding-top: 80px;
  padding-bottom: 0px;
  background-color: #fff;
}

.columns {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 0px 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: transparent;
}

.columntext {
  padding-right: 100px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #504b72;
  font-size: 20px;
  line-height: 1.6em;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.hello {
  position: static;
  width: 600px;
  margin: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #504b72;
  font-size: 20px;
  line-height: 1.8em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.image-2 {
  position: absolute;
  left: auto;
  top: -7%;
  right: -13%;
  bottom: 0%;
  z-index: -1;
  width: 47.8em;
  max-width: none;
  min-width: auto;
}

.bold-text {
  display: block;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1px;
}

.hello_bold {
  position: static;
  display: block;
  width: 60%;
  margin: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #504b72;
  font-size: 22px;
  line-height: 1.6em;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.hello-bold {
  position: static;
  width: 470px;
  margin: 0px;
  padding-bottom: 0.8em;
  font-family: Montserrat, sans-serif;
  color: #504b72;
  font-size: 24px;
  line-height: 1.6em;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.line {
  display: block;
  width: 940px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(80, 75, 114, 0.1);
}

.heading {
  font-family: Montserrat, sans-serif;
}

.title {
  position: static;
  display: block;
  width: 940px;
  margin: 0px auto;
  padding-top: 100px;
  padding-bottom: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: Montserrat, sans-serif;
  color: #ef404a;
  font-size: 50px;
  line-height: 1em;
  font-weight: 800;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.text-block {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: Montserrat, sans-serif;
  color: #504b72;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.bold-text-2 {
  font-size: 40px;
}

.bold-text-3 {
  color: #504b72;
  font-size: 35px;
  line-height: 1.3em;
}

.mini_title {
  width: 940px;
  margin: 0px auto;
  padding-top: 0px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #ef404a;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}

.title_2 {
  position: static;
  display: block;
  width: 940px;
  margin: 0px auto;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #504b72;
  font-size: 50px;
  line-height: 1.3em;
  font-weight: 800;
  text-align: left;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
}

.list {
  display: block;
  width: 660px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 50px;
  list-style-type: disc;
}

.list-item {
  padding-bottom: 30px;
  color: #504b72;
  line-height: 1.6em;
  list-style-type: disc;
}

.mini_title_2 {
  width: 780px;
  margin: 40px auto 0px;
  padding-top: 0px;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  color: #ef404a;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}

.div-block-2 {
  display: block;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f6f5ff;
}

.contact {
  color: #f6f5ff;
  font-weight: 800;
}

.tel_mail {
  color: #504b72;
  font-weight: 400;
}

.div-block-3 {
  display: block;
  margin-bottom: 60px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mini_t_contact {
  width: auto;
  margin: 0px auto;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #ef404a;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 900;
}

.contacts {
  position: static;
  width: 600px;
  margin: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #504b72;
  font-size: 20px;
  line-height: 1.8em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.cont_txt {
  font-family: Montserrat, sans-serif;
  color: #504b72;
  font-size: 24px;
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 1px;
}

.heading-3 {
  display: block;
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #ef404a;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.column-5 {
  display: block;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bold-text-4 {
  font-weight: 800;
}

.text-block-2 {
  display: block;
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #504b72;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
}

.image-3 {
  position: absolute;
  left: auto;
  top: -9%;
  right: -11%;
  bottom: 0%;
  z-index: -1;
  width: 60vw;
  max-width: 70%;
}

.div-block-5 {
  position: absolute;
  width: 940px;
  height: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  padding-top: 20px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.logo {
  width: 140px;
  max-width: none;
}

@media screen and (max-width: 991px) {
  .section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 60px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-image: none;
  }
  .div-block {
    position: relative;
    top: 0px;
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    margin-top: 40px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 229px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }
  .h1 {
    width: 13em;
    padding-bottom: 0.5em;
    font-size: 6vw;
  }
  .body {
    overflow: visible;
    margin-right: auto;
    margin-left: auto;
  }
  .txt {
    display: block;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    padding: 0px;
    font-weight: 400;
  }
  .section-2 {
    display: block;
    padding-right: 60px;
    padding-left: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .columns {
    display: block;
    width: 770px;
  }
  .column-4 {
    padding-right: 0px;
  }
  .hello {
    width: auto;
  }
  .image-2 {
    left: auto;
    top: -6.5vw;
    right: -28.4vw;
    bottom: 0%;
    display: block;
    width: 73vw;
    max-width: none;
    min-width: auto;
  }
  .hello_bold {
    width: auto;
  }
  .hello-bold {
    width: 470px;
    padding-bottom: 1.1em;
  }
  .line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .title {
    width: 13em;
    padding-bottom: 0.5em;
    font-size: 6vw;
  }
  .mini_title {
    width: auto;
    margin-left: auto;
    padding-left: 0px;
    text-align: left;
  }
  .title_2 {
    width: auto;
    padding-bottom: 40px;
    font-size: 6vw;
  }
  .list {
    width: 60vw;
  }
  .mini_title_2 {
    width: auto;
  }
  .div-block-2 {
    padding-right: 40px;
    padding-left: 40px;
    background-color: #f6f5ff;
  }
  .columns-2 {
    width: auto;
  }
  .mini_t_contact {
    width: auto;
  }
  .contacts {
    width: auto;
  }
  .cont_txt {
    color: #504b72;
    font-size: 22px;
    line-height: 1.8em;
  }
  .heading-3 {
    margin-bottom: 1vh;
    color: #ef404a;
    font-size: 5vw;
    text-transform: uppercase;
  }
  .text-block-2 {
    opacity: 0.7;
    color: #504b72;
  }
  .image-3 {
    top: 4%;
    right: -10%;
    width: 84vw;
    max-width: 72%;
  }
  .div-block-5 {
    left: 0px;
    width: auto;
    margin-left: 0px;
    padding-left: 60px;
  }
  .logo {
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  .section {
    position: static;
    height: auto;
    padding: 0px 0px 40px 20px;
    background-image: none;
  }
  .div-block {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: auto;
    padding-top: 187px;
  }
  .h1 {
    width: 13em;
    font-size: 5vw;
  }
  .body {
    overflow: visible;
  }
  .txt {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 1.6em;
  }
  .section-2 {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .columns {
    display: block;
    width: auto;
  }
  .column-4 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .hello {
    font-size: 20px;
  }
  .image-2 {
    top: -5vw;
    right: -18.6vw;
    width: 95%;
  }
  .hello_bold {
    font-size: 18px;
  }
  .hello-bold {
    width: 19em;
    font-size: 21px;
  }
  .line {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .title {
    font-size: 40px;
  }
  .title_2 {
    font-size: 40px;
  }
  .list {
    width: auto;
    padding-left: 40px;
    line-height: 1.5em;
  }
  .list-item {
    width: auto;
    font-size: 20px;
  }
  .div-block-2 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f6f5ff;
  }
  .columns-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
  }
  .contacts {
    font-size: 20px;
  }
  .cont_txt {
    color: #504b72;
    font-size: 20px;
  }
  .heading-3 {
    margin-bottom: 0vh;
    color: #ef404a;
    font-size: 40px;
    text-transform: uppercase;
  }
  .text-block-2 {
    opacity: 1;
    color: #504b72;
    font-size: 18px;
    line-height: 1.4em;
  }
  .column-6 {
    padding-top: 20px;
    padding-left: 0px;
  }
  .image-3 {
    top: 2%;
    right: -8%;
    display: block;
    width: 77vw;
    max-width: 100%;
  }
  .div-block-5 {
    padding-left: 20px;
  }
  .logo {
    width: 134px;
    max-width: none;
  }
}

@media screen and (max-width: 479px) {
  .section {
    position: static;
    display: block;
    overflow: visible;
    height: auto;
    margin-top: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding: 20px 0px 40px 20px;
    background-image: none;
  }
  .div-block {
    position: relative;
    left: auto;
    right: 0px;
    z-index: 0;
    display: block;
    overflow: hidden;
    width: auto;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: auto;
    padding-top: 148px;
    padding-right: 0px;
  }
  .h1 {
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: 0px;
    font-size: 7vw;
    line-height: 1.4em;
  }
  .body {
    overflow: visible;
  }
  .txt {
    margin-bottom: 0px;
    padding: 0px;
    font-size: 19px;
    text-align: left;
  }
  .section-2 {
    min-height: auto;
    padding: 40px 20px 0px;
  }
  .columntext {
    font-size: 23px;
  }
  .hello {
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 18px;
  }
  .image-2 {
    position: static;
    top: 4%;
    z-index: 0;
    display: block;
    overflow: visible;
    width: 93vw;
  }
  .hello_bold {
    font-size: 18px;
  }
  .hello-bold {
    font-size: 4.5vw;
  }
  .line {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0px 20px;
    text-align: center;
  }
  .title {
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: 0px;
    font-size: 7vw;
  }
  .title_2 {
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-left: 0px;
    padding-bottom: 30px;
    font-size: 10vw;
  }
  .list {
    width: auto;
    padding-left: 30px;
    font-size: 19px;
  }
  .list-item {
    font-size: 19px;
  }
  .div-block-2 {
    padding-top: 40px;
    padding-left: 20px;
    background-color: #f6f5ff;
  }
  .div-block-3 {
    margin-bottom: 20px;
  }
  .contacts {
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 18px;
  }
  .cont_txt {
    color: #504b72;
  }
  .heading-3 {
    color: #ef404a;
  }
  .text-block-2 {
    opacity: 1;
    color: #504b72;
  }
  .column-6 {
    padding-top: 40px;
  }
  .div-block-4 {
    position: absolute;
    left: auto;
    top: 4%;
    right: -18%;
    bottom: 0%;
    z-index: 0;
    display: block;
    overflow: hidden;
    height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-3 {
    position: absolute;
    left: auto;
    top: 0%;
    right: -24%;
    bottom: 0%;
    z-index: -1;
    display: block;
    overflow: visible;
    width: auto;
    max-height: none;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-5 {
    padding-top: 0px;
  }
  .logo {
    display: block;
    width: 84px;
  }
}