.rs-footer__wrapper {
  padding-top: 33px;
  padding-bottom: 36px;
}
@media (max-width: 1439.98px) {
  .rs-footer__wrapper {
    padding: 15px 0px;
  }
}
@media (max-width: 991.98px) {
  .rs-footer__wrapper {
    padding-bottom: 70px;
  }
}
.rs-footer__head {
  padding: 30px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1439.98px) {
  .rs-footer__head {
    padding: 15px 0px 15px;
  }
}
@media (max-width: 767.98px) {
  .rs-footer__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.rs-footer__copyright {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.rs-footer__scroll {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767.98px) {
  .rs-footer__scroll {
    margin-bottom: 10px;
  }
}
.rs-footer__scroll._foot-open::after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
@-webkit-keyframes hideCircle {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hideCircle {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.rs-footer__scroll::after {
  content: "\e918";
  font-family: "icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0px 0px 0px 6px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  font-size: 7px;
  font-weight: bold;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  -webkit-animation-name: hideCircle;
          animation-name: hideCircle;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.rs-footer__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991.98px) {
  .rs-footer__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.rs-footer__info {
  width: 100%;
  max-width: 995px;
}
@media (max-width: 991.98px) {
  .rs-footer__info {
    max-width: 100%;
  }
}
.rs-footer__spollers {
  width: 100%;
  margin: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767.98px) {
  .rs-footer__spollers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
}
.rs-footer__spollers_item {
  margin: 15px;
  width: 100%;
}
@media (max-width: 767.98px) {
  .rs-footer__spollers_item {
    margin: 0;
    margin-bottom: 15px;
  }
  .rs-footer__spollers_item:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .rs-footer__spollers_item:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .rs-footer__spollers_item:nth-child(3) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (min-width: 767.98px) {
  .rs-footer__spollers_item:nth-child(1) {
    max-width: 143px;
  }
  .rs-footer__spollers_item:nth-child(2) {
    max-width: 149px;
  }
  .rs-footer__spollers_item:nth-child(3) {
    max-width: 450px;
  }
}
@media (min-width: 767.98px) and (max-width: 1439.98px) {
  .rs-footer__spollers_item:nth-child(3) {
    max-width: 350px;
  }
}
@media (min-width: 767.98px) and (max-width: 1169.98px) {
  .rs-footer__spollers_item:nth-child(3) {
    max-width: 300px;
  }
}
.rs-footer__spollers_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  cursor: text;
  text-align: left;
}
._spoller-init .rs-footer__spollers_title::after {
  content: "\e918";
  font-family: "icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0px 0px 0px 6px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  font-size: 7px;
  font-weight: bold;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}
._spoller-init .rs-footer__spollers_title._spoller-active::after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.rs-footer__spollers_body {
  margin-top: 20px;
}
@media (max-width: 991.98px) {
  .rs-footer__spollers_body {
    margin-top: 10px;
  }
}
.rs-footer .menu__list li:not(:last-child) {
  margin-bottom: 14px;
}
@media (max-width: 991.98px) {
  .rs-footer .menu__list li:not(:last-child) {
    margin-bottom: 8px;
  }
}
.rs-footer .menu__list li a {
  color: #666;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
@media (max-width: 991.98px) {
  .rs-footer .menu__list li a {
    font-size: 13px;
  }
}
@media (any-hover: hover) {
  .rs-footer .menu__list li a:hover {
    color: var(--primary-color);
  }
}
@media (min-width: 991.98px) {
  .rs-footer .contact {
    padding: 27px;
    border-radius: 15px;
    background: #f9f9f9;
  }
}
.rs-footer .contact__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 991.98px) {
  .rs-footer .contact__list {
    margin: -15px;
  }
}
@media (max-width: 1439.98px) {
  .rs-footer .contact__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.rs-footer .contact__list li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1439.98px) {
  .rs-footer .contact__list li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
@media (max-width: 991.98px) {
  .rs-footer .contact__list li {
    font-size: 13px;
  }
}
@media (min-width: 991.98px) {
  .rs-footer .contact__list li {
    padding: 15px;
  }
}
@media (max-width: 991.98px) {
  .rs-footer .contact__list li:not(:last-child) {
    margin-bottom: 8px;
  }
}
.rs-footer .contact__list li:last-child {
  font-size: 14px;
  line-height: 21px;
}
@media (max-width: 991.98px) {
  .rs-footer .contact__list li:last-child {
    font-size: 13px;
    line-height: 20px;
  }
}
.rs-footer .contact__list li span {
  display: block;
  margin-bottom: 5px;
  color: #666;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .rs-footer .contact__list li span {
    font-size: 12px;
  }
}
.rs-footer__bottom {
  margin-top: 60px;
  width: 100%;
  max-width: 681px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991.98px) {
  .rs-footer__bottom {
    margin-top: 20px;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .rs-footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.rs-footer__develop {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 767.98px) {
  .rs-footer__develop {
    margin-top: 10px;
  }
}
.rs-footer__social {
  width: 100%;
  max-width: 355px;
}
@media (max-width: 1169.98px) {
  .rs-footer__social {
    max-width: 250px;
  }
}
@media (max-width: 991.98px) {
  .rs-footer__social {
    max-width: 100%;
    margin-top: 10px;
  }
}
.rs-footer__social_list {
  margin-top: 22px;
}
@media (max-width: 991.98px) {
  .rs-footer__social_list {
    margin-top: 15px;
  }
}
.rs-footer__social_list li:not(:last-child) {
  margin-bottom: 11px;
}
.rs-footer__social_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 18px;
  border-radius: 15px;
}
@media (max-width: 991.98px) {
  .rs-footer__social_list li a {
    padding: 10px 15px;
  }
}
.rs-footer__social_list li a img {
  width: 51px;
  height: 51px;
  border-radius: 100%;
}
@media (max-width: 991.98px) {
  .rs-footer__social_list li a img {
    width: 35px;
    height: 35px;
  }
}
.rs-footer__social_list li a span {
  display: block;
  margin-left: 15px;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .rs-footer__social_list li a span {
    font-size: 13px;
    margin-left: 10px;
  }
}
.rs-footer__social_list li a.vk-link {
  background: #e6f5fc;
}
.rs-footer__social_list li a.ok-link {
  background: #fff9e5;
}
.rs-footer__social_list li a.inst-link {
  background: #ffefef;
}