.main-page-wrapper {
  padding: 0 0 50px 0;
  overflow: hidden;
  position: relative;
}

.text {
  font-size: 16px;
  line-height: 20px;
  text-align: right;
  color: #4A3713;
  z-index: 2;
  font-family: 'Roboto', sans-serif;
}
#welcome-text {
  max-height: 220px;
  margin-top: 10px;
  padding-left: 30px;
  font-weight: 400;
  //min-height: 120px;
}

#welcome-2-text {
  margin-top: 15px;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  position: absolute;
  max-width: 180px;
  right: 0;
  bottom: -65px;
}
.welcome-2-text-wrapper {
  position: relative;
}
.mobiles-phones {
  width: 110%;
  margin: 50px -20px 0 -20px;
  position: relative;
}
.mobiles-phones-wrapper {
  position: relative;
  width: 100vw;
}
.mobiles-phones img {
  max-width: 110%;
}
@keyframes borderAni {
  0% {border: 0 solid grey;;}
  100% {border: 1px solid grey;}
}
* {
  box-sizing: border-box;
  font-family: 'Roboto', sans-serif;
}
a {
  text-decoration: none;
  display: block;
}
.right-ellips {
  width: 71px;
  height: 71px;
  position: absolute;
  right: 100px;
  top: 10px;
  z-index: 1;
}
.right-ellips img {
  width: 100%;
}
.right-bottom-ellips {
  height: 185px;
  position: absolute;
  top: 60vh;
  right: 0;
  z-index: 1;
  display: none;
}
.left-ellips {
  position: absolute;
  left: 0;
  top: 140px;
  height: 53px;
  max-width: 28px;
}
.left-ellips img {
  width: 100%;
  height: 100%;
}
.bottom-ellips {
  z-index: 1;
  bottom: 0;
  position: absolute;
  right: -40px;
  width: 70px;
  height: 70px;
}
.main-content-wrapper, .center-content-wrapper  {
  display: block;
  min-height: 100vh;
  padding: 20px 20px 0 20px;
  margin:  0 auto 40px auto;
}
.center-content-wrapper {
  margin: 0 auto;
  text-align: center;
  padding: 0;
}
.center-content-wrapper h1 {
  font-size: 32px;
  line-height: 37.5px;
  font-weight: 500;
  font-stretch: normal;
  text-align: left;
  font-style: normal;
}
.main-content-wrapper-2 {
  position: relative;
  background: url("/img/main-back.png");
  min-height: 800px;
  margin: 20px auto 0 auto;
  padding: 20px;
}
.main-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-content {
  position: relative;
}
#lang-dropdown-list {
  display: none;
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  list-style-type: none;
  padding: 0;
  background-color: #FFFFFF;
  z-index: 3;
}
#lang-dropdown {
  width: 130px;
  height: 25px;
  display: flex;
  justify-content: center;
  position: relative;
}
.lang-dropdown-current {
  display: flex;
  align-items: center;
  width: 100%;
}
.lang-dropdown-content {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.locale-btn {
  font-size: 16px;
  line-height: 20px;
  background: none;
  border: none;
  width: inherit;
  cursor: pointer;
}
#lang-dropdown:hover {
  cursor: pointer;
}
.logo-text-boobool {
  width: 70%;
  margin: 0 -15px -10px -20px;
}
.logo-icon-boobool {
  width: 30%;
}
.logo {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.main-content-grid {
  display: grid;
  grid-template-columns: 1fr 5fr;
}
.grid-img {
  padding: 15px 5px 15px 0;
  text-align: left;
}
.grid-img img {
  max-width: 90px;
}
.grid-text h4 {
  line-height: 0;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
}
.grid-text p {
  text-align: left;
  font-size: 14px;
  line-height: 21px;
}
.main-content-wrapper-messengers {
  width: 100vw;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #32353A;
}
.messanger {
  margin: 0 15px;
}
.google-link {
  text-align: right;
  transform: translateY(-10px);
}
.google-link img {
  width: 170px;
}
.google-link p {
  margin: 10px 15px 10px auto !important;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  max-width: 200px;
  display: block;
}
.google-link-footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 40px;
}
.google-link-footer img {
  width: 215px !important;
  display: flex;
  margin: 0 auto;
}
.google-link-footer p {
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  max-width: 200px;
  margin: 15px auto;
}
.footer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.footer h1 {
  font-weight: 900;
  font-size: 32px;
  line-height: 37.5px;
  text-align: center;
}
.footer p {
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
}
.footer_label {
  margin: 40px auto 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 20px;
  transform: translateX(-15px);
}
.footer_label img {
  margin: 0 10px;
}
.footer_label p {
  font-size: 10px;
  line-height: 12px;
}
.main-content-footer {
  height: 100%;
  display: block;
  padding: 20px 20px 0 20px;
  margin: 0 auto;
}
.policy-link {
  margin-top: 10px;
  transform: translateX(0);
  color: #32353A;
}
.policy-link :hover {
  color: #CF7407;
  transition: color linear 0.3s;
}

@media screen and (min-width: 575px) {
  .left-ellips {
    max-width: initial;
  }
  #welcome-text {
    font-size: 18px;
    line-height: 28px;
    margin: 10px 0 0 40px;
  }

  #welcome-2-text {
    margin-top: 25px;
    font-size: 36px;
    line-height: 40px;
    bottom: -110px;
    position: absolute;
    max-width: 440px;
    right: 0;
  }

  .right-ellips {
    width: 125px;
    height: 125px;
    top: 10px;
    right: 180px;
  }

  .mobiles-phones {
    margin-top: 230px;
    margin-bottom: 10px;
  }

  .center-content-wrapper h1 {
    font-size: 48px;
    line-height: 60px;
    padding-left: 20px;
  }

  .grid-img {
    padding: 25px 15px;
  }
  .grid-img img {
    max-width: inherit;
  }
  .grid-text h4 {
    font-size: 24px;
  }

  .grid-text p {
    font-size: 24px;
    line-height: 36px;
  }
  .left-ellips {
    height: 118px;
  }
}

@media screen and (min-width: 475px) {
  .google-link img {
    width: 260px;
  }
  .google-link p {
    font-size: 24px;
    line-height: 31px;
    margin: 10px 20px 10px auto !important;
    max-width: 250px;
  }
}
@media screen and (min-width: 660px)  {
  .bottom-ellips {
    width: 95px;
    height: 95px;
    right: 60px;
    top: 250px;
  }
  .bottom-ellips img {
    width: 100%;
  }
}

@media screen and (min-width: 735px) {
  #welcome-text {
    font-size: 24px;
    line-height: 36px;
    margin: 10px 0 0 120px;
  }
  .mobiles-phones {
    margin-top: 150px;
    margin-bottom: 10px;
  }
  .google-link img {
    width: 260px;
  }
  .google-link {
    position: absolute;
    right: 0;
    bottom: -20px;
  }
  .google-link p {
    font-size: 24px;
    line-height: 31px;
    margin: 10px 20px 10px auto !important;
    max-width: 250px;
  }
  .google-link-footer img {
    width: 260px !important;
  }
  .google-link-footer p {
    font-weight: 700 !important;
    font-size: 48px !important;
    line-height: 60px !important;
    max-width: 470px;
    margin: 20px auto;
  }
}
@media screen and  (min-width: 1024px) {
  .bottom-ellips {
    width: 95px;
    height: 95px;
    right: 95px;
    top: auto !important;
    bottom: 20px;
  }
  .google-link {
    position: absolute;
    right: 0;
    bottom: 140px;
  }
  .main-content-wrapper, .center-content-wrapper {
    max-width: 1170px;
  //min-height: 1075px;
    margin: 0 auto;
    padding: 40px 40px 0 40px;
  }
  .google-link-footer {
    margin-top: 100px;
  }
}
  @media screen and  (min-width: 1024px) and (min-height: 620px){
  .right-bottom-ellips {;
    display: block;
    top: 60vh;
  }
}
@media screen and (min-width: 1340px){
  .right-bottom-ellips {
    display: block;
    top: 60vh;
  }
  #welcome-text {
    font-size: 32px;
    line-height: 44px;
    margin: 20px 0 0 auto;
    padding-left: 0;
    max-width: 700px;
  }

  #welcome-2-text {
    bottom: -150px;
    font-size: 48px;
    line-height: 54px;
  }
  .right-ellips {
    width: 167px;
    height: 167px;
    top: 10px;
    right: 235px;
  }

  .mobiles-phones {
    margin-top: -125px;
    margin-bottom: 80px;
  }

  .bottom-ellips img {
    width: 100%;
  }

  .center-content-wrapper h1 {
    font-size: 48px;
    line-height: 60px;
  }

  .grid-img {
    padding: 25px 15px;
  }

  .grid-text h4 {
    font-size: 24px;
  }

  .grid-text p {
    font-size: 24px;
    line-height: 36px;
  }
  .left-ellips {
    height: 118px;
  }
}
