@media (min-width:767.98px) {
  .tabs__content .collapse:not(.show) {
    display: block;
  }
  .col-lg5{
    float: left;
    padding-right: 60px;
    padding-bottom: 40px;
  }

  .tabs__content .fade:not(.show) {
    display: none;
  }

  .tabs__header {
    display: none;
  }
}

@media (max-width:1700.98px) {
  .g-service-box {
    --bs-gutter-y: 100px;
    --bs-gutter-x: 100px;
  }
}

@media (max-width:1660.98px) {
  .main__contact {
    margin-top: -30px;
  }
}

@media (max-width:1600px) {
  .tabs__nav {
    width: 300px;
  }

  .tabs__nav-number {
    margin-right: 30px;
  }

  .tabs__arrow {
    margin-left: 20px;
    margin-right: 20px;
    width: 60px;
  }

  .tabs__content p {
    font-size: 26px;
  }
}

@media (max-width:1399.98px) {
  .wrapper__aside {
    width: 300px;
  }

  .wrapper__main {
    width: calc(100% - 300px);
  }

  .h1-title {
    font-size: 60px;
  }

  .h2-title {
    font-size: 50px;
  }

  .padding-left {
    padding-left: 30px;
  }

  .padding-right {
    padding-right: 30px;
  }

  .button-icon img {
    max-width: 80px;
  }

  .g-form {
    --bs-gutter-y: 50px;
    --bs-gutter-x: 50px;
  }

  .section__form .h2-title {
    margin-bottom: 40px;
  }

  .form .button-left {
    margin-left: 50px;
  }

  .section-cases {
    padding-bottom: 50px;
  }

  .section-cases .section__title {
    margin-bottom: 40px;
  }

  .cases__card-body {
    padding: 50px;
  }

  .cases__card-footer {
    padding: 0 50px 50px;
  }

  .tabs__nav-number {
    margin-right: 20px;
  }

  .tabs__nav-title {
    font-size: 24px;
  }

  .tabs__content p {
    font-size: 24px;
  }

  .aside__logo {
    height: 140px;
    margin-bottom: 50px;
  }

  .header {
    height: 140px;
    padding-right: 30px;
  }

  .footer {
    padding: 80px 30px;
  }

  .section__reviews {
    padding-top: 150px;
  }

  .section__reviews-text:after,
  .section__reviews-text:before {
    font-size: 120px;
  }

  .section__reviews-text:before {
    bottom: -48px;
  }

  .section__reviews-text:after {
    top: -48px;
  }

  .section__reviews-autor {
    margin-top: 50px;
  }

  .hero {
    min-height: calc(100vh - 140px);
    padding-bottom: 70px;
    padding-right: 30px;
    padding-top: 70px;
  }

  .service-content {
    margin-top: -90px;
  }

  .service-content .h2-title {
    margin-bottom: 40px;
  }

  .service-content .align-items-center {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
  }

  .service-content__items {
    padding-top: 70px;
  }

  .g-service-content {
    --bs-gutter-y: 30px;
    --bs-gutter-x: 30px;
  }

  .service-content2 {
    padding-bottom: 100px;
  }

  .service-content2 .h2-title {
    margin-bottom: 40px;
  }

  .section__service-content {
    padding-bottom: 100px;
    padding-top: 100px;
  }

  .section__service-content .h2-title {
    margin-bottom: 40px;
  }

  .section__service-content .text {
    margin-bottom: 30px;
  }

  .service-box {
    margin-bottom: 0;
    margin-top: 0;
  }

  .service-box img {
    margin-bottom: 20px;
  }

  .service-box p {
    font-size: 22px;
  }

  .g-service-box {
    --bs-gutter-y: 100px;
    --bs-gutter-x: 100px;
  }

  .service-list {
    padding-bottom: 100px;
    padding-top: 100px;
  }

  .about-content {
    margin-bottom: 100px;
  }

  .about-content__items:after {
    left: -100px;
    top: -50px;
  }

  .about-content .h2-title {
    margin-bottom: 40px;
  }

  .about-benefits__image {
    margin-bottom: 20px;
  }

  .about-benefits__item {
    margin-bottom: 35px;
    margin-top: 35px;
  }

  .about-benefits__text {
    padding-bottom: 200px;
    padding-top: 300px;
  }

  .about-benefits__text .h2-title {
    margin-bottom: 40px;
  }

  .section-staff .section__title {
    margin-bottom: 40px;
  }

  .section-partners .section__title {
    margin-bottom: 40px;
  }

  .partners-list {
    padding-bottom: 100px;
    padding-top: 100px;
  }

  .contact-form .h2-title {
    margin-bottom: 40px;
  }

  .contact-box .button {
    margin-top: 30px;
  }

  .main__contact {
    margin-top: -30px;
  }

  .main__contact .contact-box {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width:1199.98px) {
  .logo img {
    width: 200px;
  }

  .h1-title {
    font-size: 50px;
  }

  .h2-title {
    font-size: 40px;
  }

  .h3-title {
    font-size: 24px;
  }

  .g-form {
    --bs-gutter-y: 50px;
    --bs-gutter-x: 50px;
  }

  .section__form .h2-title {
    margin-bottom: 30px;
  }

  .form .button-left {
    margin-left: 0;
    margin-top: 50px;
  }

  .section-cases {
    padding-bottom: 50px;
  }

  .section-cases .section__title {
    margin-bottom: 30px;
  }

  .cases__card-body {
    padding: 50px;
  }

  .cases__card-footer {
    padding: 0 50px 50px;
  }

  .tabs__nav li a {
    min-height: 240px;
  }

  .tabs__arrow {
    width: 50px;
  }

  .tabs__content {
    padding-left: 30px;
  }

  .tabs__content-number {
    font-size: 120px;
    top: -90px;
  }

  .aside__nav a {
    line-height: 80px;
  }

  .header {
    height: 140px;
    padding-right: 30px;
  }

  .footer {
    padding: 50px 30px;
  }

  .footer .phone {
    margin-right: 30px;
  }

  .section__reviews {
    padding-bottom: 100px;
    padding-top: 100px;
  }

  .section__reviews-text {
    padding: 0 60px;
  }

  .section__reviews-text:after,
  .section__reviews-text:before {
    font-size: 100px;
  }

  .section__reviews-text:before {
    bottom: -40px;
  }

  .section__reviews-text:after {
    top: -40px;
  }

  .section__reviews-autor {
    margin-top: 50px;
  }

  .hero {
    min-height: calc(100vh - 140px);
    padding-bottom: 70px;
    padding-right: 30px;
    padding-top: 70px;
  }

  .hero__image {
    width: 100%;
  }

  .hero__image:after {
     background: rgba(255, 255, 255, .7);
  }

  .hero-default {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-default .hero__image:before {
    height: 3rem;
    width: 24rem;
  }

  .hero-main .hero__image {
    -webkit-clip-path: none;
    clip-path: none;
  }

  .service-content .h2-title {
    margin-bottom: 30px;
  }

  .g-service-content {
    --bs-gutter-y: 30px;
    --bs-gutter-x: 30px;
  }

  .principle {
    padding-bottom: 100px;
    padding-top: 100px;
  }

  .principle__item .h3-title:after {
    left: -30px;
    top: -10px;
    width: 70px;
  }

  .g-principle {
    --bs-gutter-x: 100px;
    --bs-gutter-y: 100px;
  }

  .service-content2__image figure:after {
    background: -o-linear-gradient(2.46deg,#f2f8fa 30%,rgba(221,228,230,0) 100%);
    background: linear-gradient(87.54deg,#f2f8fa 30%,rgba(221,228,230,0));
  }

  .service-content2 .h2-title {
    margin-bottom: 30px;
  }

  .section__service:after {
    display: none;
  }

  .section__service-content {
    padding-bottom: 100px;
    padding-top: 100px;
  }

  .section__service-content .h2-title {
    margin-bottom: 30px;
  }

  .section__service-content .text {
    margin-bottom: 30px;
  }

  .section__service-items {
    padding-left: 30px;
  }

  .service-box {
    margin-bottom: 0;
    margin-top: 0;
  }

  .service-box img {
    margin-bottom: 15px;
  }

  .service-box p {
    font-size: 24px;
  }

  .g-service-box {
    --bs-gutter-y: 50px;
    --bs-gutter-x: 50px;
  }

  .about-content {
    margin-bottom: 50px;
    margin-top: -30px;
    padding-left: 0;
    padding-right: 30px;
  }

  .about-content__items:after {
    left: -40px;
    top: -25px;
  }

  .about-content .h2-title {
    margin-bottom: 30px;
  }

  .about-benefits {
    margin-top: -60px;
  }

  .about-benefits__image {
    margin-bottom: 15px;
  }

  .about-benefits__item {
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .about-benefits__item p {
    font-size: 20px;
  }

  .about-benefits__text {
    padding-bottom: 100px;
    padding-top: 160px;
  }

  .about-benefits__text .h2-title {
    margin-bottom: 30px;
  }

  .about-benefits__text .button {
    margin-top: 30px;
  }

  .about-benefits__text .button img {
    margin-left: 10px;
    width: 70px;
  }

  .section-staff .section__title {
    margin-bottom: 30px;
  }

  .swiper__staff-body {
    padding: 0 30px 30px;
  }

  .swiper__staff-title {
    margin-bottom: 15px;
  }

  .section-partners .section__title {
    margin-bottom: 30px;
  }

  .section-partners .section__title .swiper__btn {
    bottom: auto;
  }

  .contact-hero {
    margin-bottom: 0;
  }

  .contact-hero__maps {
    margin-top: 30px;
  }

  .contact-form {
    padding-bottom: 100px;
    padding-top: 100px;
  }

  .contact-form:after {
    display: none;
  }

  .contact-form .h2-title {
    margin-bottom: 30px;
  }

  .contact-box {
    margin-bottom: 50px;
  }

  .contact-box .phone {
    margin-bottom: 30px;
  }

  .contact-box .address {
    margin-bottom: 30px;
  }

  .contact-box .button {
    margin-top: 30px;
  }

  .main__contact {
    margin-top: 50px;
  }

  .main__contact .contact-box {
    padding-left: 30px;
    padding-right: 30px;
  }
  .modalStaff .modal__body {
      padding: 30px;
  }
  .staff-body {
      padding: 0 0 0 30px;
  }
}

@media (max-width:991.98px) {
  .wrapper__main {
    width: 100%;
  }

  .logo img {
    width: 200px;
  }

  .h1-title {
    font-size: 60px;
  }

  .h2-title {
    font-size: 40px;
  }

  .h3-title {
    font-size: 24px;
  }

  .padding-left {
    padding-left: 20px;
  }

  .padding-right {
    padding-right: 20px;
  }

  .button-icon img {
    max-width: 80px;
  }

  .g-form {
    --bs-gutter-y: 30px;
    --bs-gutter-x: 30px;
  }

  .section__form {
    padding-bottom: 100px;
    padding-top: 100px;
  }

  .section__form .h2-title {
    margin-bottom: 20px;
  }

  .section-cases {
    padding-bottom: 50px;
  }

  .section-cases .section__title {
    margin-bottom: 30px;
  }

  .cases__card-body {
    padding: 50px;
  }

  .cases__card-footer {
    padding: 0 50px 50px;
  }

  .header {
    height: 110px;
    padding-right: 20px;
  }

  #hamburger {
    margin-left: 10px;
  }

  .footer {
    padding: 30px 20px;
  }

  .footer .phone {
    margin-right: 20px;
  }

  .section__reviews {
    padding-bottom: 100px;
    padding-top: 100px;
  }

  .section__reviews:before {
    display: none;
  }

  .section__reviews:after {
    display: none;
  }

  .section__reviews-text {
    padding: 0 40px;
  }

  .section__reviews-text:after,
  .section__reviews-text:before {
    font-size: 80px;
  }

  .section__reviews-text:before {
    bottom: -30px;
  }

  .section__reviews-text:after {
    top: -30px;
  }

  .section__reviews-autor {
    margin-top: 30px;
  }

  .section__reviews .swiper__btn {
    padding-right: 30px;
    top: -30px;
  }

  .hero {
    min-height: calc(100vh - 110px);
    padding-bottom: 50px;
    padding-right: 20px;
    padding-top: 50px;
  }

  .hero-crumbs {
    margin-bootm: 10px;
  }

  .hero__image {
    width: 100%;
  }

  .hero .h1-title {
    margin-bottom: 30px;
  }

  .hero-default .hero__image:before {
    display: none;
  }

  .hero-main .h1-title {
    font-size: 126px;
  }

  .hero-main .hero__scroll {
    display: none;
  }

  .service-content .h2-title {
    margin-bottom: 20px;
  }

  .g-service-content {
    --bs-gutter-y: 30px;
    --bs-gutter-x: 30px;
  }

  .principle {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .principle__item .h3-title:after {
    left: -30px;
    top: -10px;
    width: 70px;
  }

  .g-principle {
    --bs-gutter-x: 100px;
    --bs-gutter-y: 100px;
  }

  .service-content2 .h2-title {
    margin-bottom: 20px;
  }

  .section__service-content {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .section__service-content .h2-title {
    margin-bottom: 20px;
  }

  .section__service-content .text {
    margin-bottom: 30px;
  }

  .service-box {
    margin-bottom: 0;
    margin-top: 0;
  }

  .service-box img {
    margin-bottom: 15px;
  }

  .service-box p {
    font-size: 24px;
  }

  .g-service-box {
    --bs-gutter-y: 40px;
    --bs-gutter-x: 30px;
  }

  .section__service-mobile {
    margin-top: 80px;
  }

  .about-content {
    margin-bottom: 50px;
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-content__items:after {
    display: none;
  }

  .about-content .h2-title {
    margin-bottom: 20px;
  }

  .about-content__text {
    margin-top: 10px;
    padding-right: 0;
  }

  .about-benefits {
    margin-top: 0;
  }

  .about-benefits .bg-white {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .about-benefits__image {
    margin-bottom: 15px;
  }

  .about-benefits__item {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .about-benefits__item p {
    font-size: 20px;
  }

  .about-benefits__text {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .about-benefits__text .h2-title {
    margin-bottom: 20px;
  }

  .about-benefits__text .button {
    margin-top: 30px;
  }

  .about-benefits__text .button img {
    margin-left: 10px;
  }

  .section-staff .section__title {
    margin-bottom: 30px;
  }

  .swiper__staff-body {
    padding: 0 20px 20px;
  }

  .swiper__staff-title {
    margin-bottom: 15px;
  }

  .section-partners .section__title {
    margin-bottom: 30px;
  }

  .contact-form .h2-title {
    margin-bottom: 20px;
  }

  .contact-box {
    margin-bottom: 50px;
  }

  .contact-box .phone {
    margin-bottom: 30px;
  }

  .contact-box .address {
    margin-bottom: 30px;
  }

  .contact-box .button {
    margin-top: 30px;
  }

  .main__contact {
    margin-top: 50px;
  }

  .main__contact .contact-box {
    padding-left: 20px;
    padding-right: 20px;
  }
  .modalStaff .modal__body {
      padding: 30px;
  }
  .staff-body {
      padding: 30px 0 0 0;
  }
}

@media (max-width:767.98px) {
  body {
    font-size: 1.6rem;
  }

  p {
    margin-bottom: 10px;
  }
  
  .rejting {
    position: absolute;
    z-index: 9;
    bottom: -210px;
    max-width: 430px;
}

.str-home .section__service {
    padding-top: 240px;
}

.service-box {
    padding: 0px;
    height: 100%;
}

  .logo img {
    width: 180px;
  }
.sert-m {
    padding: 30px 0px 0px 0px;
}
  .phone a {
    font-size: 22px;
  }

  .h1-title {
    font-size: 50px;
  }

  .h2-title {
    font-size: 36px;
  }

  .h3-title {
    font-size: 24px;
  }

  .button-icon img {
    max-width: 80px;
  }

  .g-form {
    --bs-gutter-y: 50px;
    --bs-gutter-x: 20px;
  }

  .section__form .h2-title {
    margin-bottom: 20px;
  }

  .section__form:after {
    display: none;
  }

  .form .button {
    margin-top: 0;
  }

  .modalForm .modal-content {
    padding: 30px;
  }

  .section-cases {
    padding-bottom: 50px;
  }

  .section-cases .section__title {
    margin-bottom: 30px;
  }

  .cases__card-body {
    padding: 50px 30px;
  }

  .cases__card-footer {
    padding: 0 30px 50px;
  }

  .tabs__content {
    padding-bottom: 50px;
    padding-left: 0;
    padding-top: 50px;
  }

  .tabs__content p {
    font-family: --bs-font-sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
  }

  .tabs__content-number {
    display: none;
  }

  .tabs__pane {
    margin: 0 0 20px;
  }

  .tabs__pane:last-child {
    margin: 0;
  }

  .tabs__content .fade:not(.show) {
    opacity: 1;
  }

  .header {
    height: 102px;
    padding-right: 20px;
  }

  .footer {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .footer .phone {
    margin-right: 20px;
  }

  .section__reviews {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .section__reviews:before {
    display: none;
  }

  .section__reviews:after {
    display: none;
  }

  .section__reviews-text {
    padding: 0 40px;
  }

  .section__reviews-text:after,
  .section__reviews-text:before {
    font-size: 80px;
  }

  .section__reviews-text:before {
    bottom: -30px;
  }

  .section__reviews-text:after {
    top: -30px;
  }

  .section__reviews-autor {
    margin-top: 30px;
  }

  .section__reviews .swiper__btn {
    padding-right: 20px;
    top: -30px;
  }

  .hero {
    min-height: calc(100vh - 100px);
    padding-bottom: 50px;
    padding-right: 20px;
    padding-top: 50px;
  }

  .hero-crumbs {
    margin-bottom: 10px;
  }

  .hero__image {
    width: 100%;
  }

  .hero .h1-title {
    margin-bottom: 20px;
  }

  .hero-default .hero__image:before {
    display: none;
  }

  .hero-main .h1-title {
    font-size: 107px;
  }

  .hero-main .hero__scroll {
    display: none;
  }

  .service-content {
    margin-top: 50px;
    padding-left: 20px;
  }

  .service-content .h2-title {
    margin-bottom: 20px;
  }

  .service-content__items {
    padding-top: 0;
  }

  .g-service-content {
    --bs-gutter-y: 20px;
    --bs-gutter-x: 20px;
  }

  .principle {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .principle__item .h3-title:after {
    display: none;
  }

  .g-principle {
    --bs-gutter-x: 0;
    --bs-gutter-y: 30px;
  }

  .service-content2 {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .service-content2:before {
    display: none;
  }

  .service-content2__image {
    left: auto;
    position: relative;
    top: auto;
  }

  .service-content2__image figure {
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .service-content2__image figure:after {
    display: none;
  }

  .service-content2__image figure:before {
    display: none;
  }

  .service-content2 .h2-title {
    margin-bottom: 20px;
  }

  .section__service-content {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .section__service-content .h2-title {
    margin-bottom: 20px;
  }

  .section__service-content .text {
    margin-bottom: 20px;
  }

  .section__service-items {
    padding-left: 20px;
  }

  .service-box {
    margin-bottom: 0;
    margin-top: 0;
  }

  .service-box img {
    margin-bottom: 15px;
  }

  .service-box p {
    font-size: 22px;
  }

  .g-service-box {
    --bs-gutter-y: 40px;
    --bs-gutter-x: 20px;
  }

  .section__service-mobile {
    margin-top: 50px;
  }

  .about-content {
    margin-bottom: 50px;
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-content__items:after {
    display: none;
  }

  .about-content .h2-title {
    margin-bottom: 20px;
  }

  .about-content__text {
    margin-top: 10px;
    padding-right: 0;
  }

  .about-benefits {
    margin-top: 0;
  }

  .about-benefits .bg-white {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .about-benefits__image {
    margin-bottom: 15px;
  }

  .about-benefits__item {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .about-benefits__item p {
    font-size: 20px;
  }

  .about-benefits__text {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .about-benefits__text .h2-title {
    margin-bottom: 20px;
  }

  .about-benefits__text .button {
    margin-top: 20px;
  }

  .about-benefits__text .button img {
    margin-left: 10px;
  }

  .section-staff .section__title {
    margin-bottom: 30px;
  }

  .swiper__staff-body {
    padding: 0 20px 20px;
  }

  .swiper__staff-title {
    margin-bottom: 15px;
  }

  .section-partners .section__title {
    margin-bottom: 30px;
  }

  .contact-form {
    padding-bottom: 80px;
    padding-top: 80px;
  }

  .contact-form .h2-title {
    margin-bottom: 20px;
  }

  .contact-box {
    margin-bottom: 50px;
  }

  .contact-box .phone {
    margin-bottom: 20px;
  }

  .contact-box .address {
    margin-bottom: 20px;
  }

  .contact-box .button {
    margin-top: 20px;
  }

  .main__contact {
    margin-top: 50px;
  }

  .main__contact .contact-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width:575.98px) {
  body {
    font-size: 16px;
  }

  p {
    margin-bottom: 10px;
  }

.tg{
    margin-right: 10px;
}
  .logo img {
    width: 120px;
    margin-bottom: 0px;
  }
  
  .footer .logo img {
    width: 240px;
    margin-bottom: 20px;
  }

  .h1-title {
    font-size: 40px;
  }

  .h2-title {
    font-size: 30px;
  }

  .h3-title {
    font-size: 22px;
  }

  .button {
    font-size: 18px;
  }

  .button-icon img {
    display: none;
  }

  .g-form {
    --bs-gutter-y: 50px;
    --bs-gutter-x: 20px;
  }

  .section__form-item {
    margin-bottom: 30px;
  }

  .section__form .h2-title {
    margin-bottom: 20px;
  }

  .section-cases {
    padding-bottom: 50px;
  }

  .section-cases .section__title {
    margin-bottom: 30px;
  }

  .cases__card-body {
    padding: 30px 20px;
  }

  .cases__card-footer {
    padding: 0 20px 30px;
  }

  .header {
    height: auto;
    padding-right: 15px;
    background: #2e3337;
  }
  .header .logo {
      padding: 10px 20px;
  }

  .footer {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .footer .logo {
    margin-bottom: 20px;
    text-align: center;
  }

  .footer .phone {
    margin-bottom: 20px;
    margin-right: 0;
    text-align: center;
    justify-content: left;
    margin-left: 30px;
  }
  .footer .phone img {
    width: 25px;
  }
  
  .footer .email {
    justify-content: left;
    margin-left: 30px;
  }

  .section__reviews {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .section__reviews:before {
    display: none;
  }

  .section__reviews:after {
    display: none;
  }

  .section__reviews-text {
    padding: 0;
  }

  .section__reviews-text:after,
  .section__reviews-text:before {
    display: none;
  }

  .section__reviews-autor {
    margin-top: 30px;
  }

  .section__reviews .swiper__btn {
    padding-right: 20px;
    top: -30px;
  }

  .hero {
    min-height: calc(100vh - 100px);
    padding-bottom: 50px;
    padding-right: 20px;
    padding-top: 50px;
  }

  .hero-crumbs {
    margin-bottom: 10px;
  }

  .hero__image {
    width: 100%;
  }

  .hero .h1-title {
    margin-bottom: 20px;
  }

  .hero-default .hero__image:before {
    display: none;
  }

  .hero-main .h1-title {
    font-size: 60px;
  }

  .hero-main .text {
    max-width: 100%;
  }

  .hero-main .hero__scroll {
    display: none;
  }

  .service-content .h2-title {
    margin-bottom: 20px;
  }

  .g-service-content {
    --bs-gutter-y: 20px;
    --bs-gutter-x: 20px;
  }

  .principle {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .principle__item .h3-title:after {
    display: none;
  }

  .g-principle {
    --bs-gutter-x: 0;
    --bs-gutter-y: 30px;
  }

  .service-content2 .h2-title {
    margin-bottom: 20px;
  }

  .section__service-content {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .section__service-content .h2-title {
    margin-bottom: 20px;
  }

  .section__service-content .text {
    margin-bottom: 20px;
  }

  .service-box {
    margin-bottom: 0;
    margin-top: 0;
  }

  .service-box img {
    margin-bottom: 10px;
  }

  .service-box p {
    font-size: 20px;
  }

  .g-service-box {
    --bs-gutter-y: 40px;
    --bs-gutter-x: 20px;
  }

  .about-content {
    margin-bottom: 50px;
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-content__items:after {
    display: none;
  }

  .about-content .h2-title {
    margin-bottom: 20px;
  }

  .about-content__text {
    margin-top: 10px;
    padding-right: 0;
  }

  .about-benefits {
    margin-top: 0;
  }

  .about-benefits .bg-white {
    padding-bottom: 35px;
    padding-top: 35px;
  }

  .about-benefits__image {
    margin-bottom: 10px;
  }

  .about-benefits__item {
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .about-benefits__item p {
    font-size: 18px;
  }

  .about-benefits__text {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .about-benefits__text .h2-title {
    margin-bottom: 20px;
  }

  .about-benefits__text .button {
    margin-top: 20px;
  }

  .about-benefits__text .button img {
    margin-left: 10px;
  }

  .section-staff .section__title {
    margin-bottom: 30px;
  }

  .swiper__staff-body {
    padding: 0 20px 20px;
  }

  .swiper__staff-title {
    margin-bottom: 10px;
  }

  .section-partners .section__title {
    margin-bottom: 30px;
  }

  .contact-form {
    margin-bottom: 0!important;
  }

  .contact-form {
    margin-bottom: 30px;
  }

  .contact-form .h2-title {
    margin-bottom: 20px;
  }

  .contact-box {
    margin-bottom: 50px;
  }

  .contact-box .phone {
    margin-bottom: 20px;
  }

  .contact-box .address {
    margin-bottom: 20px;
  }

  .contact-box .button {
    margin-top: 20px;
  }

  .main__contact {
    margin-top: 50px;
  }

  .main__contact .contact-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1440px) and (min-height: 500px) and (max-height: 850px) {
    body{
        zoom: 88%;
    }
}