.g-button, .localaboutus_form .gr-button {
  background-image: none;
  background-color: #e61f4d;
}
.g-button:hover, .localaboutus_form .gr-button:hover {
  background-color: #e61f4d;
}
.g-button.g-button--invert {
  color: #e61f4d !important;
  border-color: #e61f4d;
}
.g-button.g-button--invert:hover {
  background: #e61f4d;
  border-color: #e61f4d;
}
.g-auth__fogot-password {
  color: #e61f4d !important;
}
.g-auth__personal-note a {
  border-bottom-color: #e61f4d;
  color: #e61f4d !important;
}
.mosaic-wrap .hor-menu--u-i2bpnpuip .hor-menu__item, .mosaic-wrap .hor-menu--u-iv334s5yp .hor-menu__item {
  position: static;
}
.mosaic-wrap .hor-menu--u-i2bpnpuip .hor-menu__item:hover .hor-menu__sub_list, .mosaic-wrap .hor-menu--u-i2bpnpuip .hor-menu__item.is-hover .hor-menu__sub_list, .mosaic-wrap .hor-menu--u-i2bpnpuip .hor-menu__item.is-opened .hor-menu__sub_list, .mosaic-wrap .hor-menu--u-iv334s5yp .hor-menu__item:hover .hor-menu__sub_list, .mosaic-wrap .hor-menu--u-iv334s5yp .hor-menu__item.is-hover .hor-menu__sub_list, .mosaic-wrap .hor-menu--u-iv334s5yp .hor-menu__item.is-opened .hor-menu__sub_list {
  margin-left: 0;
  background: #000;
}
.mosaic-wrap .hor-menu--u-i2bpnpuip .hor-menu__item .hor-menu__sub_list, .mosaic-wrap .hor-menu--u-iv334s5yp .hor-menu__item .hor-menu__sub_list {
  margin-left: 0;
}
.mosaic-wrap .hor-menu--u-i2bpnpuip .hor-menu__item ul, .mosaic-wrap .hor-menu--u-iv334s5yp .hor-menu__item ul {
  left: 0 !important;
  right: 0 !important;
  top: 100% !important;
  background: #000;
  width: auto;
  margin: 0;
  text-align: center;
}
.mosaic-wrap .hor-menu--u-i2bpnpuip .hor-menu__item ul li, .mosaic-wrap .hor-menu--u-iv334s5yp .hor-menu__item ul li {
  display: inline-block;
}
.mosaic-wrap .hor-menu--u-i2bpnpuip .hor-menu__item ul li a, .mosaic-wrap .hor-menu--u-iv334s5yp .hor-menu__item ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
}
.mosaic-wrap .hor-menu--u-i2bpnpuip .hor-menu__item ul li a:hover .hor-menu__sub_text, .mosaic-wrap .hor-menu--u-iv334s5yp .hor-menu__item ul li a:hover .hor-menu__sub_text {
  color: #e61f4d;
}
.mosaic-wrap .hor-menu--u-i2bpnpuip .hor-menu__item ul li a .hor-menu__sub_text, .mosaic-wrap .hor-menu--u-iv334s5yp .hor-menu__item ul li a .hor-menu__sub_text {
  font-size: 15px;
  color: #fff;
  margin-top: 5px;
}
.mosaic-wrap .hor-menu--u-i2bpnpuip .hor-menu__item ul ul, .mosaic-wrap .hor-menu--u-iv334s5yp .hor-menu__item ul ul {
  display: none !important;
}
.mosaic-wrap .hor-menu--u-i2bpnpuip, .mosaic-wrap .div--u-i9rlzgvhz, .mosaic-wrap .hor-menu--u-i2bpnpuip.flex-menu .hor-menu__list, .mosaic-wrap .hor-menu--u-i2bpnpuip .hor-menu__list, .mosaic-wrap .div--u-inkqug4wy, .mosaic-wrap .hor-menu--u-iv334s5yp, .mosaic-wrap .hor-menu--u-iv334s5yp.flex-menu .hor-menu__list, .mosaic-wrap .hor-menu--u-iv334s5yp .hor-menu__list {
  position: static;
}
.menu-block {
  font-family: "Roboto", sans-serif;
}
.menu-block__inner {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.menu-block__left {
  width: 360px;
  background: #000;
}
@media (max-width: 991px) {
  .menu-block__left {
    width: 300px;
  }
}
@media (max-width: 768px) {
  .menu-block__left {
    width: 100%;
  }
}
.menu-block__left-menu ul {
  margin: 0;
  padding: 0;
}
.menu-block__left-menu ul > li {
  list-style-type: none;
}
.menu-block__left-menu ul > li:not(:last-child) {
  border-bottom: 1px solid #fff;
}
.menu-block__left-menu ul > li.opened > a {
  color: #e61f4d;
}
.menu-block__left-menu ul > li a {
  padding: 15px 30px;
  box-sizing: border-box;
  text-decoration: none;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 480px) {
  .menu-block__left-menu ul > li a {
    font-size: 18px;
  }
}
.menu-block__left-menu ul > li a .item-image {
  width: 80px;
  height: 80px;
  min-width: 80px;
  margin-right: 20px;
}
.menu-block__left-menu ul > li a .item-image img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.menu-block__left-menu ul > li ul {
  display: none;
}
.menu-block__right {
  width: calc(100% - 360px);
  box-sizing: border-box;
  padding: 20px 40px 0;
}
@media (max-width: 991px) {
  .menu-block__right {
    width: calc(100% - 300px);
  }
}
@media (max-width: 768px) {
  .menu-block__right {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.menu-block__page-title {
  font-size: 40px;
  font-weight: normal;
  color: #000;
  margin-bottom: 25px;
  text-align: center;
}
.menu-block__body {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
@media (max-width: 991px) {
  .menu-block__body {
    margin: 0;
  }
}
.menu-block__body li {
  list-style-type: none;
  width: calc(33.3% - 40px);
  margin: 0 20px 40px;
  display: flex;
}
@media (max-width: 1260px) {
  .menu-block__body li {
    width: calc(50% - 40px);
  }
}
@media (max-width: 991px) {
  .menu-block__body li {
    width: 100%;
    margin: 0 0 40px;
  }
}
.menu-block__body li a {
  flex: auto;
  height: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  text-decoration: none;
  background: #777;
  text-align: left;
  padding: 30px 15px;
  box-sizing: border-box;
  position: relative;
  transition: all 0.3s ease;
}
.menu-block__body li a:hover {
  box-shadow: 14px 14px 0px 0px rgba(0, 0, 0, 0.2);
}
.menu-block__body li a:before {
  content: "";
  position: absolute;
  bottom: 100%;
  height: 5px;
  left: 0;
  width: 90%;
  background: #e61f4d;
}
.menu-block__body li a .foldname {
  font-size: 21px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 5px;
}
@media (max-width: 480px) {
  .menu-block__body li a .foldname {
    font-size: 18px;
  }
}
.menu-block__body li a .desc {
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}
.menu-block__body li a .icon_wrap {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
  width: 100%;
}
.menu-block__body li a .icon_wrap img {
  max-height: 300px;
}
.menu-block__body li a .btn {
  display: inline-block;
  margin-left: auto;
  padding-right: 35px;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  position: relative;
}
.menu-block__body li a .btn:before {
  content: "";
  position: absolute;
  right: 10px;
  top: calc(50% - 7px);
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.719' height='40' viewBox='0 0 23.719 40' data-prefix='ipk3ja70m'%3E%3Cpath d='M4.419 40l19.312-20L4.419 0 .002 4.512 14.958 20 .002 35.487z' fill-rule='evenodd' fill='%23fff' class='path-ixg22iv32'%3E%3C/path%3E%3C/svg%3E") 50%/10px no-repeat;
}
.hor-menu--u-i2bpnpuip .hor-menu__sub_list > .hor-menu__sub_item > .hor-menu__sub_link img, .hor-menu--u-iv334s5yp .hor-menu__sub_list > .hor-menu__sub_item > .hor-menu__sub_link img {
  max-width: 70px;
  max-height: 70px;
}
@media (max-width: 1380px) and (min-width: 1201px) {
  .page-title--u-iz8l6g0s3 {
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  html body .hor-menu--u-i2bpnpuip .hor-menu__sub_list > .hor-menu__sub_item > .hor-menu__sub_link, html body .hor-menu--u-iv334s5yp .hor-menu__sub_list > .hor-menu__sub_item > .hor-menu__sub_link {
    font-size: 17px;
    color: #fff;
  }
}
.menu-block__page-desc {
  margin: 20px 0;
  font-size: 14px;
  color: #000;
  line-height: normal;
}
.menu-block__page-desc p:first-child {
  margin-top: 0;
}
.menu-block__page-desc p:last-child {
  margin-bottom: 0;
}
.lg-actions .lg-prev {
  left: 160px !important;
}
.lg-actions .lg-next {
  right: 160px !important;
}
@media (max-width: 479px) {
  .baloon-content h3 {
    font-size: 12px;
  }
}
@media (max-width: 1180px) and (min-width: 990px) {
  .div--u-i8zlyuzsi {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    max-width: 270px;
    text-align: left;
  }
  .div--u-ibcap5zuz {
    margin-left: 0 !important;
  }
}
.hor-menu--u-iv334s5yp .hor-menu__item.is-current .hor-menu__link, .hor-menu--u-ir7sv4gzd .hor-menu__item.is-current .hor-menu__link, .hor-menu--u-iv334s5yp .hor-menu__item:active .hor-menu__link, .hor-menu--u-iv334s5yp .hor-menu__item.is-active .hor-menu__link, .hor-menu--u-ir7sv4gzd .hor-menu__item:active .hor-menu__link, .hor-menu--u-ir7sv4gzd .hor-menu__item.is-active .hor-menu__link {
  border: 1px solid #e61f4d !important;
}
