html,
body,
p {
  padding: 0;
  margin: 0;
  word-break: normal !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: normal !important;
}
img {
  display: block;
  width: 100%;
}

* {
  box-sizing: border-box;
}

body .container {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1640px !important;
}

.body {
  width: 100%;
  background-color: white;
  overflow: hidden;
}

.header {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 75px;
  padding-bottom: 50px;
  height: 40vh;
  background-image: url("../img/pages/team/team.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: white;
  max-width: 1920px;
  z-index: 3;
}
.header .container {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  transform: translateY(80px);
}
.header__title {
  padding: 0;
  margin: 0;
  font: normal normal normal 150px/110px "big stem" !important;
  color: white;
  transform: translateY(20px);
}
.header__text {
  position: relative;
  padding: 0;
  margin: 0;
  font: normal normal normal 24px/30px "Acrom";
  color: #1a1a1a;
  z-index: 1;
}

@media (max-width: 980px) {
  .header__title {
    font: normal normal normal 120px/110px "big stem" !important;
    transform: translateY(23px);
  }
  .header__text {
    font: normal normal normal 21px/27px "Acrom";
  }
}

@media (max-width: 768px) {
  .header {
    margin-bottom: 30px;
    height: 160px;
  }
  .header__title {
    font: normal normal normal 70px/70px "big stem" !important;
    transform: translateY(12px);
  }
  .header__text {
    font: normal normal normal 18px/22px "Acrom";
  }
}

@media (max-width: 420px) {
  .header__text {
    font: normal normal normal 16px/20px "Acrom";
  }
}

/*
* REFERAL
*/
.referal {
  position: relative;
  padding-top: 50px;
  padding-bottom: 0px;
  background: white;
  z-index: 2;
}

.referal__up {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.referal__up > p {
  padding: 0;
  margin-left: -5px;
  margin-bottom: -54px;
  font: normal normal normal 146px/146px "big stem";
  color: #7ba517;
}
.referal__up > p span {
  display: none;
}

.referal__already {
  padding-top: 10px;
  display: flex;
  width: 360px;
}

.referal__already > div {
  width: 50%;
}
.referal__already p {
  padding: 0;
  margin: 0;
  font: normal normal normal 18px/24px "Acrom";
  color: #1a1a1a;
}
.referal__already strong {
  font: normal normal bold 24px/30px "Acrom";
  color: #1a1a1a;
}

.referal__middle {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #eaeaea;
  z-index: 1;
}
.referal__middle__img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  min-width: 100px;
  background-color: #7ba517;
}
.referal__middle__img img {
  width: 50px;
}
.referal__middle > p {
  padding: 0;
  margin-left: 50px;
  font: normal normal normal 18px/24px "Acrom";
  color: #1a1a1a;
}

.referal__down {
  position: relative;
  display: flex;
  justify-content: space-between;
  z-index: 2;
}
.referal__down__text {
  display: flex;
  align-items: flex-end;
}
.referal__down__text > p {
  padding: 0;
  margin: -12px 0 0 -4px;
  font: normal normal normal 146px/146px "big stem";
  color: #7ba517;
  white-space: nowrap;
  transform: translateY(-20px);
}
.referal__down__text > a {
  margin-left: 20px;
  margin-bottom: 50px;
  text-decoration: underline;
  font: normal normal normal 18px/24px "Acrom";
  color: #1a1a1a;
  max-width: 240px;
  transition: color 0.3s ease;
}
.referal__down__text > a:hover {
  color: #7ba517;
}
.referal__down__email {
  padding: 14px;
  margin-bottom: 30px;
  width: 394px;
  background-color: #7ba517;
}
.referal__down__email > p {
  padding: 0;
  margin-bottom: 10px;
  font: normal normal normal 18px/24px "Acrom";
  color: #ffffff;
}
.referal__down__email > a {
  text-decoration: underline;
  font: normal normal bold 24px/30px "Acrom";
  color: #ffffff;
  transition: color 0.3s ease;
}
.referal__down__email > a:hover {
  color: #1a1a1a;
}

@media (min-width: 1920px) {
  .referal__up > p {
    margin-bottom: -77px;
    margin-left: -8px;
    font: normal normal normal 220px/228px "big stem";
  }
  .referal__already {
    width: 460px;
  }

  .referal__already p {
    font: normal normal normal 24px/29px "Acrom";
  }
  .referal__already strong {
    font: normal normal bold 30px/37px "Acrom";
  }
  .referal__middle__img {
    width: 140px;
    height: 140px;
    min-width: 140px;
  }
  .referal__middle__img img {
    width: 80px;
  }
  .referal__middle__img p {
    font: normal normal normal 30px/37px "Acrom";
  }

  .referal__down__text > p {
    margin: -30px 0 0 -8px;
    font: normal normal normal 220px/228px "big stem";
  }
  .referal__down__text > a {
    margin-bottom: 78px;
    font: normal normal normal 24px/29px "Acrom";
    max-width: 300px;
  }

  .referal__down__email {
    padding: 20px;
    margin-bottom: 60px;
    width: 460px;
  }
  .referal__down__email > p {
    margin-bottom: 26px;
    font: normal normal normal 24px/29px "Acrom";
  }
  .referal__down__email > a {
    text-decoration: underline;
    font: normal normal bold 30px/37px "Acrom";
    color: #ffffff;
  }
}

@media (max-width: 1120px) {
  .referal__up > p {
    margin-left: -4px;
    font: normal normal normal 126px/126px "big stem";
  }
  .referal__down__text > p {
    margin-top: -16px;
    margin-left: -4px;
    font: normal normal normal 126px/126px "big stem";
  }
  .referal__already strong {
    font: normal normal bold 21px/24px "Acrom";
  }
  .referal__down__email > a {
    font: normal normal bold 21px/30px "Acrom";
  }
  .referal__down__email > p {
    font: normal normal normal 16px/24px "Acrom";
  }
  .referal__already {
    width: 420px;
  }
  .referal__down__email {
    width: 340px;
  }
  .referal__down__text > a {
    margin-left: 10px;
    font: normal normal normal 14px/18px "Acrom";
    max-width: 150px;
  }
}

@media (max-width: 1024px) {
  .referal {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .referal__up > p {
    display: flex;
    align-items: flex-start;
    transform: translateY(20px);
  }
  .referal__img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75px;
    min-width: 75px;
    height: 75px;
    background-color: #7ba517;
  }
  .referal__img img {
    width: 42px;
  }

  .referal__up > p {
    padding: 0;
    margin: 0;
    font: normal normal normal 100px/100px "big stem";
    color: #7ba517;
  }

  .referal__already {
    display: flex;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    align-items: center;
  }
  .referal__already > div {
    width: 50%;
  }
  .referal__already p {
    margin: 0 0 0 10px;
    font: normal normal bold 18px/21px "Acrom";
  }
  .referal__already strong {
    font: normal normal bold 21px/24px "Acrom";
  }
  .referal__middle {
    background-color: #eaeaea;
  }
  .referal__middle p {
    padding: 0;
    margin: 0;
    font: normal normal bold 21px/24px "Acrom";
  }

  .referal__down__text a {
    font: normal normal bold 16px/18px "Acrom";
    color: #1a1a1a;
    transition: color 0.3s ease;
  }
  .referal__down__text a:hover {
    color: #7ba517;
  }
  .referal__down__email {
    padding: 20px;
    background-color: #7ba517;
  }
  .referal__down__email p {
    padding: 0;
    margin: 0;
    font: normal normal bold 18px/24px "Acrom";
    color: #ffffff;
  }
  .referal__down__email a {
    font: normal normal normal 21px/30px "Acrom";
    color: #ffffff;
    transition: color 0.3s ease;
  }
  .referal__down__email a:hover {
    color: #1a1a1a;
  }
}

@media (max-width: 980px) {
  .referal__up {
    flex-direction: column;
  }
  .referal__up > p {
    font: normal normal normal 70px/90px "big stem";
  }
  .referal__middle p {
    padding: 0 0 0 10px;
    font: normal normal bold 18px/21px "Acrom";
  }
  .referal__already {
    padding-left: 0;
    padding-right: 0;
  }
  .referal__down__text > a {
    margin-top: 20px;
    margin-left: 0;
  }
  .referal__down__text {
    align-items: flex-start;
  }
  .referal__down__text > p {
    margin-top: 20px;
    font: normal normal normal 70px/90px "big stem";
  }
  .referal__down__text > a {
    margin-top: 30px;
    margin-bottom: 0;
    max-width: 180px;
  }
  .referal__down__email {
    display: flex;
    padding: 20px 10px;
    margin-bottom: 0;
    flex-direction: column;
    justify-content: center;
  }
  .referal__down__email a {
    font: normal normal normal 18px/27px "Acrom";
  }
}

@media (max-width: 768px) {
  .referal__up > p span {
    display: contents;
  }
  .referal__middle p {
    padding: 0 10px;
  }
  .referal__middle__img {
    width: 70px;
    height: 120px;
    min-width: 70px;
  }
  .referal__middle__img img {
    width: 40px;
  }
  .referal__down__text > p {
    display: none;
  }
}

@media (max-width: 575px) {
  .referal__img {
    width: 46px;
    min-width: 46px;
    height: 46px;
  }
  .referal__img img {
    width: 26px;
  }
  .referal__up > p {
    font: normal normal normal 60px/60px "big stem";
  }
  .referal__already p {
    font: normal normal normal 14px/18px "Acrom";
  }
  .referal__already strong {
    font: normal normal bold 16px/20px "Acrom";
  }

  .referal__middle p {
    font: normal normal bold 16px/20px "Acrom";
  }
}

@media (max-width: 540px) {
  .referal__down__email {
    width: auto;
    margin-left: 10px;
  }
  .referal__down__email p {
    font: normal normal normal 16px/20px "Acrom";
  }
  .referal__down__email a {
    font: normal normal bold 16px/20px "Acrom";
  }
  .referal__down__text a {
    font: normal normal normal 14px/17px "Acrom";
  }
}

@media (max-width: 420px) {
  .referal__already {
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
  }
  .referal__already > div {
    margin-bottom: 10px;
    width: 100%;
  }
  .referal__down__text a {
    font: normal normal normal 12px/17px "Acrom";
  }
}

/*
* ADVANTAGES
*/
.advantages {
  border-top: 1px solid #6c6c6c;
  overflow: hidden;
}
.advantages .container {
  padding-top: 180px;
  padding-bottom: 100px;
}
.advantages__bcg {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  font: normal normal normal 500px/500px "big stem" !important;
  text-align: center;
  color: rgb(108, 108, 108, 0.2);
}
.advantages__blocks {
  position: relative;
  display: flex;
  padding: 10px;
  align-items: center;
  justify-content: space-between;
}
.advantages__block {
  display: flex;
  align-items: center;
  width: 25%;
}
.advantages__block__img {
  display: flex;
  margin-right: 20px;
  width: 140px;
  height: 140px;
  align-items: center;
  justify-content: center;
  background-color: #7ba517;
}
.advantages__block__img img {
  width: 80%;
}
.advantages__block__text p {
  padding: 0;
  margin: 0;
  font: normal normal normal 30px/37px "Acrom";
}
.advantages__block__text p > strong {
  display: block;
  font: normal normal bold 60px/60px "Acrom";
}

@media (max-width: 1640px) {
  .advantages__block__img {
    width: 100px;
    height: 100px;
    min-width: 100px;
  }
  .advantages__block__text p {
    font: normal normal normal 27px/32px "Acrom";
  }
  .advantages__block__text p > strong {
    font: normal normal bold 42px/48px "Acrom";
  }
}

@media (max-width: 1440px) {
  .advantages .container {
    padding-top: 140px;
    padding-bottom: 90px;
  }
  .advantages__blocks {
    flex-wrap: wrap;
  }
  .advantages__block {
    margin-bottom: 20px;
    width: 50%;
  }
}

@media (max-width: 1140px) {
  .advantages .container {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}

@media (max-width: 980px) {
  .advantages__block__text p {
    font: normal normal normal 21px/27px "Acrom";
  }
  .advantages__block__text p > strong {
    font: normal normal bold 32px/40px "Acrom";
  }
}

@media (max-width: 768px) {
  .advantages__bcg {
    font: normal normal normal 180px/180px "big stem" !important;
  }
  .advantages__blocks {
    padding: 0;
  }
  .advantages__block__img {
    margin-right: 10px;
    width: 70px;
    height: 70px;
    min-width: 70px;
  }
  .advantages__block__text p {
    font: normal normal normal 18px/21px "Acrom";
  }
  .advantages__block__text p > strong {
    font: normal normal bold 27px/32px "Acrom";
  }
}

@media (max-width: 540px) {
  .advantages__bcg {
    font: normal normal normal 140px/140px "big stem" !important;
  }
  .advantages__block {
    width: 100%;
  }
}

.gale {
  position: relative;
  background-color: white;
  z-index: 2;
}
.gale__row {
  display: flex;
  align-items: center;
  height: 365px !important;
  width: 100%;
}
.swiper-slide {
  height: 100%;
  width: auto !important;
}

@media (max-width: 1440px) {
  .gale__row {
    height: 300px !important;
  }
  .gale__row img {
    height: 100%;
  }
}

@media (max-width: 980px) {
  .gale__row {
    height: 270px !important;
  }
}

@media (max-width: 540px) {
  .gale__row img {
    width: auto;
  }
}

/*
* POINTS
*/
.points {
  position: relative;
  border-bottom: 1px solid #7ba517;
  background-color: white;
  z-index: 2;
}
.points__row {
  position: relative;
  display: flex;
  padding-top: 50px;
  align-items: center;
}
.points__row::after {
  content: "";
  position: absolute;
  top: 0;
  height: 50px;
  left: calc(50% - 1px);
  width: 1px;
  background-color: #7ba517;
}
.points__col {
  width: 50%;
}
.points__col--1 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.points__col--1::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background-color: #7ba517;
}
.points__block {
  display: flex;
  flex-direction: column;
  height: 160px;
}
.points__col--1 .points__block {
  justify-content: flex-end;
}
.points__block__title {
  position: relative;
  display: flex;
  align-items: flex-end;
  height: 80px;
  border-bottom: 1px solid #7ba517;
}
.points__block__title::before {
  content: "";
  position: absolute;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: white;
  border: 2px solid #7ba517;
  z-index: 2;
}
.points__block__title::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #7ba517;
  z-index: 2;
}
.points__col--1 .points__block__title::before {
  right: -21px;
  bottom: -21px;
}
.points__col--1 .points__block__title::after {
  right: -10px;
  bottom: -10px;
}
.points__col--2 .points__block__title::before {
  left: -21px;
  bottom: -21px;
}
.points__col--2 .points__block__title::after {
  left: -10px;
  bottom: -10px;
}
.points__col--1 .points__block__title,
.points__col--1 .points__block__description {
  padding-right: 40px;
  text-align: right;
}
.points__col--1 .points__block__title {
  justify-content: flex-end;
}
.points__col--2 .points__block__title,
.points__col--2 .points__block__description {
  padding-left: 40px;
}
.points__block__title h2 {
  padding: 0;
  margin-bottom: 10px;
  font: normal normal bold 48px/48px "Acrom" !important;
  color: #1a1a1a;
}
.points__block__description {
  height: 80px;
}
.points__block__description p {
  padding: 0;
  margin: 0;
  font: normal normal normal 28px/34px "Acrom";
  color: #1a1a1a;
}

@media (max-width: 1640px) {
  .points__block__title h2 {
    font: normal normal bold 42px/42px "Acrom" !important;
  }
  .points__block__description p {
    font: normal normal normal 24px/30px "Acrom";
  }
}

@media (max-width: 1440px) {
  .points__block__title h2 {
    font: normal normal bold 32px/40px "Acrom" !important;
  }
  .points__block__description p {
    font: normal normal normal 21px/27px "Acrom";
  }
}

@media (max-width: 980px) {
  .points__block__title h2 {
    font: normal normal bold 21px/27px "Acrom" !important;
  }
  .points__block__description p {
    font: normal normal normal 18px/24px "Acrom";
  }
  .points__block__title::before {
    width: 32px;
    height: 32px;
  }
  .points__col--1 .points__block__title::before {
    right: -16px;
    bottom: -16px;
  }
  .points__col--2 .points__block__title::before {
    left: -16px;
    bottom: -16px;
  }
  .points__block__title::after {
    width: 16px;
    height: 16px;
  }
  .points__col--1 .points__block__title::after {
    right: -8px;
    bottom: -8px;
  }
  .points__col--2 .points__block__title::after {
    left: -8px;
    bottom: -8px;
  }
  .points__col--1 .points__block__title,
  .points__col--1 .points__block__description {
    padding-right: 30px;
  }
  .points__col--2 .points__block__title,
  .points__col--2 .points__block__description {
    padding-left: 30px;
  }
}

@media (max-width: 540px) {
  .points__block {
    height: 120px;
  }
  .points__row {
    flex-direction: column;
  }
  .points__row::after {
    left: 0;
  }
  .points__col {
    width: 100%;
  }
  .points__col--1::after {
    right: auto;
    left: 0;
  }
  .points__col--1 {
    align-items: flex-start;
  }
  .points__col--1 .points__block__title,
  .points__col--1 .points__block__description {
    padding-right: 0;
    padding-left: 30px;
    text-align: left;
  }
  .points__col--1 .points__block__title {
    justify-content: flex-start;
  }
  .points__col--1 .points__block__title::before {
    right: auto;
    left: -16px;
  }
  .points__col--1 .points__block__title::after {
    right: auto;
    left: -8px;
  }
  .points__col--2::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    background-color: #7ba517;
  }
}

/*
* MAIL
*/
.mail {
  position: relative;
  background-color: #f0f4e4;
  z-index: 2;
}
.mail__body {
  display: flex;
  align-items: center;
  height: 120px;
}
.mail__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  background-color: #7ba517;
}
.mail__icon img {
  width: 80%;
}
.mail__text {
  display: flex;
  margin-left: 30px;
  flex-direction: column;
  justify-content: space-around;
}
.mail__text p {
  padding: 0;
  margin: 0;
  font: normal normal normal 21px/27px "Acrom";
  color: #1a1a1a;
}
.mail__text a {
  padding: 0;
  margin: 0;
  font: normal normal bold 21px/27px "Acrom";
  color: #7ba517;
  text-decoration: none;
  transition: color 0.3s ease;
}
.mail__text a:hover {
  color: #1a1a1a;
  text-decoration: none;
}

@media (max-width: 1440px) {
  .mail__body {
    height: 100px;
  }
  .mail__icon {
    width: 100px;
    height: 100px;
    min-width: 100px;
  }
}

@media (max-width: 980px) {
  .mail__text p {
    font: normal normal normal 18px/22px "Acrom";
  }
}

@media (max-width: 768px) {
  .mail__icon {
    width: 70px;
    min-width: 70px;
  }
  .mail__text {
    margin-left: 10px;
  }
  .mail__text p {
    font: normal normal normal 16px/20px "Acrom";
  }
  .mail__text a {
    font: normal normal bold 16px/20px "Acrom";
  }
}

@media (max-width: 540px) {
  .mail__body {
    height: 160px;
  }
  .mail__icon {
    height: 160px;
  }
}

/*
* FACE
*/
.face {
  position: relative;
  padding-top: 100px;
  padding-bottom: 0;
  background-color: white;
  z-index: 2;
}
.face__title {
  position: relative;
  padding: 0;
  margin-bottom: -120px;
  font: normal normal normal 120px/120px "big stem" !important;
  color: #7ba517;
  z-index: 1;
}
.face__body {
  position: relative;
}
.face__settings {
  position: absolute;
  top: 360px;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  z-index: 3;
}
.face__array {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #1a1a1a;
  cursor: pointer;
  transition: all 0.3s ease;
}
.face__array:hover {
  border: 2px solid #1a1a1a;
}
.face__array.face__array--left {
  margin-right: 5px;
  background: url("../img/pages/team/arrow.png") no-repeat center;
  background-size: 80%;
  transform: rotate(180deg);
}
.face__array.face__array--right {
  margin-left: 5px;
  background: url("../img/pages/team/arrow.png") no-repeat center;
  background-size: 80%;
}
.face__dots {
  display: flex;
  margin-left: auto;
  align-items: center;
}
.face__dots > a {
  display: block;
  margin-left: 5px;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #343434;
  transition: all 0.3s ease;
  cursor: pointer;
}
.face__dots > a:hover {
  background-color: #343434;
}
.face__dots > a.active {
  background-color: #343434;
}
.face__blocks {
}
.face__block {
  position: relative;
  display: none;
}
.face__block.active {
  display: flex;
}
.face__text h3 {
  padding: 0;
  margin-bottom: 10px;
  font: normal normal bold 24px/30px "Acrom" !important;
  color: #1a1a1a;
}
.face__text p {
  padding: 0;
  margin-bottom: 20px;
  font: normal normal normal 21px/27px "Acrom";
  color: #1a1a1a;
}
.face__description__name {
  padding: 0;
  margin-bottom: 4px;
  font: normal normal bold 27px/32px "Acrom";
  color: #1a1a1a;
}
.face__description__role {
  padding: 0;
  margin-bottom: 4px;
  font: normal normal normal 21px/27px "Acrom";
  color: #1a1a1a;
}
.face__description__status {
  padding: 0;
  margin: 0;
  font: normal normal normal 21px/27px "Acrom";
  color: #7ba517;
}

.face__block {
  padding-top: 120px;
}
.face__block img {
  opacity: 0;
}
.face__block--1 {
  position: relative;
  flex-direction: column;
  justify-content: space-between;
  background: url("../img/pages/team/p1.jpg") no-repeat 87% 200%;
  background-size: 105%;
}
.face__block--1 .face__description {
  margin-bottom: 30px;
}
.face__block--1 .face__position {
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  padding-left: 70px;
  width: calc(80% - 70px);
  flex-direction: column;
  justify-content: space-between;
  z-index: 2;
}
.face__block--2 {
  position: relative;
  flex-direction: column;
  justify-content: space-between;
  background: url("../img/pages/team/p2.jpg") no-repeat 0% 96%;
  background-size: 135%;
}
.face__block--2 .face__position {
  position: absolute;
  top: 120px;
  left: 0;
  padding-left: 70px;
  width: calc(65% - 70px);
  z-index: 2;
}
.face__block--2 .face__text {
  margin-bottom: 80px;
}
.face__block--3 {
  position: relative;
  flex-direction: column;
  justify-content: space-between;
  background: url("../img/pages/team/p3.jpg") no-repeat 0% 100%;
  background-size: 132%;
}
.face__block--3 .face__position {
  position: absolute;
  top: 120px;
  left: 0;
  padding-left: 70px;
  width: calc(55% - 70px);
  z-index: 2;
}
.face__block--3 .face__text {
  margin-bottom: 80px;
}

@media (max-width: 1440px) {
  .face__block--1 {
    background: url("../img/pages/team/p1.jpg") no-repeat 50% 114%;
    background-size: 80%;
  }
  .face__block--1 .face__description {
    margin-bottom: 40px;
  }
}

@media (max-width: 1140px) {
  .face__text h3 {
    font: normal normal bold 21px/27px "Acrom" !important;
  }
  .face__text p {
    margin-bottom: 10px;
    font: normal normal normal 16px/22px "Acrom";
  }
  .face__description__name {
    font: normal normal bold 21px/24px "Acrom";
  }
  .face__description__role {
    margin-bottom: 2px;
    font: normal normal normal 18px/21px "Acrom";
  }
  .face__description__status {
    font: normal normal normal 18px/21px "Acrom";
  }
  .face__block--3 .face__text {
    margin-bottom: 40px;
  }
  .face__block--3 {
    background: url("../img/pages/team/p3.jpg") no-repeat -30% -30px;
    background-size: 125%;
  }
}

@media (max-width: 980px) {
  .face {
    padding-top: 70px;
  }
  .face__title {
    margin-bottom: -100px;
    font: normal normal normal 100px/100px "big stem" !important;
  }
  .face__block {
    padding-top: 100px;
  }
  .face__block--3 .face__position {
    top: 100px;
    padding-left: 50px;
    width: calc(78% - 50px);
  }

  .face__description__name {
    font: normal normal bold 18px/21px "Acrom";
  }
  .face__description__role {
    font: normal normal normal 16px/21px "Acrom";
  }
  .face__description__status {
    font: normal normal normal 16px/21px "Acrom";
  }

  .face__settings {
    top: 150px;
  }

  .face__block--1 {
    background: url("../img/pages/team/p1.jpg") no-repeat 188% 135%;
    background-size: 80%;
  }
  .face__block--1 .face__position {
    top: 100px;
    padding-left: 40px;
    width: calc(92% - 40px);
  }

  .face__block--3 {
    background: url("../img/pages/team/p3.jpg") no-repeat -230% 100%;
    background-size: 110%;
  }
}

@media (max-width: 768px) {
  .face__title {
    font: normal normal normal 70px/80px "big stem" !important;
  }
  .face__block {
    height: 940px;
  }
  .face__block--1 {
    background: url("../img/pages/team/p1.jpg") no-repeat 63% 92%;
    background-size: 120%;
  }
  .face__block--2 {
    background: url("../img/pages/team/p2.jpg") no-repeat 8% 100%;
    background-size: 142%;
  }
  .face__block--2 .face__position {
    padding-left: 50px;
    width: calc(88% - 50px);
  }
  .face__block--3 {
    background: url("../img/pages/team/p3.jpg") no-repeat -20% 100%;
    background-size: 130%;
  }
}

@media (max-width: 540px) {
  .face__title {
    margin-bottom: 0;
  }
  .face__settings {
    position: absolute;
    top: 20px;
  }
  .face__block {
    padding-top: 70px;
    height: 940px;
  }
  .face__block--1 {
    background: url("../img/pages/team/p1.jpg") no-repeat 70% 90%;
    background-size: 130%;
  }
  .face__block--1 .face__position {
    top: 80px;
    padding-left: 0;
    width: 100%;
  }
  .face__block--1 .face__text {
    padding-left: 0;
    width: 100%;
  }
  .face__block--1 .face__description {
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .face__block--2 {
    background: url("../img/pages/team/p2.jpg") no-repeat 35% 100%;
    background-size: 174%;
  }
  .face__block--2 .face__position {
    top: 80px;
    padding-left: 0;
    width: 100%;
  }
  .face__block--2 .face__text {
    margin-bottom: 30px;
  }
  .face__block--2 .face__description {
    width: 64%;
  }

  .face__block--3 .face__position {
    top: 80px;
    padding-left: 0;
    width: 100%;
  }

  .face__block--3 {
    background: url("../img/pages/team/p3.jpg") no-repeat -52% 100%;
    background-size: 120%;
  }
}

@media (max-width: 420px) {
  .face__block--1 .face__text p {
    margin-bottom: 10px;
    font: normal normal normal 14px/22px "Acrom";
  }
  .face__block--2 {
    background: url("../img/pages/team/p2.jpg") no-repeat 20% 100%;
    background-size: 174%;
  }
  .face__block--3 {
    background: url("../img/pages/team/p3.jpg") no-repeat 15% 100%;
    background-size: 180%;
  }
}

/*
* SCAN
*/
.scan {
  position: relative;
  padding-top: 50px;
  padding-bottom: 70px;
  background-color: white;
  z-index: 2;
}
.scan h2 {
  padding: 0;
  margin-bottom: 40px;
  font: normal normal normal 60px/60px "big stem" !important;
  color: #7ba517;
}
.scan__blocks {
  display: flex;
}
.scan__block {
  display: flex;
  width: 50%;
}
.scan__block__img {
  display: flex;
  margin-right: 20px;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 140px;
  background-color: #7ba517;
}
.scan__block__img img {
  width: 70%;
}
.scan__block__text p {
  padding: 0;
  margin: 0;
  font: normal normal normal 21px/27px "Acrom";
  color: #343434;
}
.scan__block__text h3 {
  padding: 0;
  margin-bottom: 6px;
  font: normal normal bold 27px/34px "Acrom" !important;
  color: #7ba517;
}
.scan__block__text a {
  padding: 0;
  margin: 0;
  font: normal normal normal 14px/18px "Acrom";
  color: #6c6c6c;
  text-decoration: underline;
  transition: color 0.3s ease;
}
.scan__block__text a:hover {
  color: #7ba517;
  text-decoration: underline;
}

@media (max-width: 1640px) {
  .scan__block__img {
    width: 100px;
    height: 100px;
    min-width: 100px;
  }
  .scan__block__text p {
    font: normal normal normal 18px/24px "Acrom";
  }
  .scan__block__text h3 {
    margin-bottom: 2px;
    font: normal normal bold 24px/30px "Acrom" !important;
  }
}

@media (max-width: 980px) {
  .scan h2 {
    font: normal normal normal 52px/52px "big stem" !important;
  }
  .scan__block__text p {
    font: normal normal normal 16px/21px "Acrom";
  }
  .scan__block__text h3 {
    margin-top: 2px;
    margin-bottom: 2px;
    font: normal normal bold 18px/22px "Acrom" !important;
  }
}

@media (max-width: 768px) {
  .scan {
    padding-bottom: 30px;
  }
  .scan__blocks {
    flex-wrap: wrap;
  }
  .scan__block {
    margin-bottom: 30px;
    width: 100%;
  }
  .scan__block__img {
    width: 70px;
    height: 70px;
    min-width: 70px;
  }
}

/*
* HUNTER
*/
.hunter {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: white;
  z-index: 2;
}
.hunter__container {
  background-color: #d8192136;
  height: 120px;
  z-index: 2;
}
.hunter__body {
  display: flex;
  align-items: center;
}
.hunter__img {
  display: flex;
  align-items: center;
  width: 120px;
  height: 120px;
  background-color: #c72129;
}
.hunter__img img {
  width: 100%;
}
.hunter__text {
  padding: 0 20px 0 40px;
  margin: 0;
  font: normal normal normal 21px/27px "Acrom";
  color: #1a1a1a;
}
.hunter__text a {
  color: #1a1a1a;
  text-decoration: underline;
  transition: color 0.3s ease;
}
.hunter__text a:hover {
  color: #7ba517;
  text-decoration: underline;
}

@media (max-width: 1440px) {
  .hunter__container {
    height: 100px;
  }
  .hunter__img {
    width: 100px;
    height: 100px;
    min-width: 100px;
  }
}

@media (max-width: 1140px) {
  .hunter {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .hunter__text {
    padding: 0 20px 0 20px;
    font: normal normal normal 18px/24px "Acrom";
  }
}

@media (max-width: 768px) {
  .hunter {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .hunter__container {
    height: 140px;
  }
  .hunter__img {
    width: 70px;
    height: 120px;
    min-width: 70px;
  }
  .hunter__text {
    font: normal normal normal 16px/20px "Acrom";
  }
}

.find {
  position: relative;
  padding-top: 50px;
  padding-bottom: 70px;
  background-color: white;
  z-index: 2;
}
.find .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.find__up {
  padding: 0;
  margin-bottom: 20px;
  font: normal normal normal 18px/24px "Acrom";
  color: #343434;
  text-align: center;
}
.find__tagline {
  margin: 0;
  text-align: center;
  font: normal normal normal 120px/120px "big stem";
  color: #1a1a1a;
  max-width: 650px;
}
.find__down {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  font: normal normal normal 18px/24px "Acrom";
  color: #343434;
  text-align: center;
  max-width: 330px;
}

@media (max-width: 1140px) {
  .find__tagline {
    font: normal normal normal 100px/100px "big stem";
    max-width: 560px;
  }
}

@media (max-width: 980px) {
  .find__tagline {
    font: normal normal normal 70px/80px "big stem";
    max-width: 380px;
  }
}

@media (max-width: 768px) {
  .find {
    padding-top: 30px;
    padding-bottom: 50px;
  }
}

/*
* CHECK
*/
.check {
  position: relative;
  padding: 90px 0 70px 0;
  background-color: #7ba517;
  z-index: 2;
}
.check__title {
  padding: 0;
  margin-bottom: 40px;
  text-align: center;
  font: normal normal normal 60px/60px "big stem" !important;
  color: white;
}
.check__blocks {
  display: flex;
  margin-left: -20px;
  margin-right: -20px;
  align-items: center;
  flex-wrap: wrap;
}
.check__block {
  display: flex;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  align-items: center;
  width: calc(50% - 40px);
}
.check__block__img {
  margin-right: 20px;
  width: 80px;
  min-width: 80px;
}
.check__block__text h3 {
  font: normal normal bold 20px/24px "Acrom";
  color: white;
}
.check__block__text p {
  text-align: justify;
  font: normal normal normal 14px/20px "Acrom";
  color: white;
}

@media (max-width: 980px) {
  .check__title {
    margin-bottom: 30px;
    font: normal normal normal 52px/52px "big stem" !important;
  }
  .check__blocks {
    margin-left: 0;
    margin-right: 0;
  }
  .check__block {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .check {
    padding: 50px 0 50px 0;
    background-color: #3e454c;
  }
}

@media (max-width: 540px) {
  .check__block__text p {
    text-align: left;
  }
}

footer {
  position: relative;
  background-color: white;
  z-index: 2;
}

.bootscore-info {
  position: relative;
  z-index: 2;
}

#header-phone {
  color: #1a1a1a !important;
}
#header-phone a {
  color: #1a1a1a;
  transition: color 0.3s ease;
}
#header-phone a:hover {
  color: #7ba517;
  text-decoration: none;
}

#iris-o-form-container {
  position: relative;
  background-color: #1a1a1a;
  background-image: url(http://new.i-mt.su/wp-content/uploads/2021/06/paper-plane.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: right;
  padding-top: 10px;
  display: flex;
  justify-content: center;
}

#iris-o-form-container > div {
  position: relative;
  margin-right: auto;
}

#iris-o-form {
  position: relative;
  background: transparent
    radial-gradient(closest-side at 25% 34%, #1a1a1a 0%, #343434 100%) 0% 0%
    no-repeat padding-box;
  box-shadow: 0px 3px 60px #1a1a1a;
  padding: 30px;
  margin-bottom: 50px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
}

#iris-o-form-p {
  text-align: left;
  font: normal normal normal 28px/38px Acrom;
  letter-spacing: 0px;
  color: #ffffff;
  display: none;
}

#iris-o-form-submit {
  background-color: #7ba517;
  border-color: #7ba517;
  border-radius: 20px;
  text-align: center;
  font: normal normal normal 24px/40px Acrom;
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: lowercase;
  margin-top: 20px;
  width: 100%;
}

#contact-footer {
  display: flex !important;
  flex-direction: column !important;
}

#contact-footer a {
  display: inline-block;
  margin-bottom: 5px;
  color: #6c6c6c !important;
  text-decoration: none;
  white-space: nowrap;
}

#social-footer a .fab {
  color: #6c6c6c !important;
}

@media (min-width: 1024px) {
  #contact-footer {
    color: #6c6c6c !important;
  }
}

#skolkovo-footer img {
  width: 80px;
}
