.desktop {
  display: inline-block;
}
.mobile {
  display: none;
}
.wp40 {
  width: 40%;
}
.wp60 {
  width: 60%;
}
.offer-item_content {
  cursor: pointer;
  transition: 0.3s;
}
.slider-section {
  margin-top: 70px;
  margin-bottom: 110px;
}
.slider-section .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.offer-item_content:hover .imgWrap:before {
  opacity: 1;
}
.offers-slider {
  position: relative;
  width: 2040px;
  left: -300px;
}
.offers-slider .char-content {
  display: flex;
  margin-top: 20px;
}
.offers-slider .char-content .item + .item {
  margin-left: 30px;
}
.offers-slider .char-content .sm-text {
  font-size: 13px;
  color: #525252;
  margin-bottom: 3px;
}
.offers-slider .char-content strong {
  font-size: 16px;
  font-weight: 600;
}
.offers-slider h3 {
  font-weight: normal;
  font-size: 18px;
  padding-right: 30px;
  line-height: 1.5;
}
.offers-slider .addr {
  font-size: 16px;
  font-weight: 300;
  display: inline-flex;
  align-items: flex-start;
  margin-top: 12px;
}
.offers-slider .addr img {
  margin-right: 10px;
  margin-top: 3px;
}
.offers-slider .slick-track:hover .offer-item_content {
  opacity: 0.4;
}
.offers-slider .offer-item {
  padding: 0 11px;
}
.offers-slider .imgWrap {
  position: relative;
  width: 100%;
  height: 188px;
  margin-bottom: 17px;
}
.offers-slider .imgWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2px;
}
.offers-slider .imgWrap:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: 0.25s;
}
.offers-slider .slick-track .offer-item_content:hover {
  opacity: 1;
}
@media only screen and (max-width: 1250px) {
  .offers-slider {
    width: 1300px;
    left: -11px;
  }
  .pageLc .manager-detail-section .page-offer_content {
    display: flex!important;
  }
}
@media only screen and (max-width: 360px) {
  .offers-slider {
    width: 1100px;
  }
  .offers-slider .imgWrap {
    height: 170px;
    margin-bottom: 15px;
  }
  .offers-slider h3 {
    font-size: 16px;
    padding-right: 15px;
  }
  .offers-slider .addr {
    font-size: 14px;
  }
  .offers-slider .addr img {
    margin-top: 1px;
  }
  .offers-slider .char-content strong {
    font-size: 15px;
  }
  .offers-slider .slick-dots {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .offers-slider .slick-dots {
    left: -4px;
  }
  .slider-section .row .text {
    font-size: 24px;
    font-weight: 300;
  }
  .pageLc .page-body-section .page-title_content .caption {
    display: none;
  }
  .pageLc .page-body-section .page-title_content .lcMenu {
    width: 100%;
  }
  .pageLc .page-body-section .page-title_content .lcMenu .manager-comments_content {
    display: flex;
    justify-content: space-between;
    padding-right: 30px;
  }
}
@media (max-width: 1439px) {
  .mobile {
    display: block;
  }
  .fullWidth {
    display: none;
  }
  .desktop {
    display: none;
  }
  .mainBtn {
    width: auto !important;
  }
}
@media only screen and (max-width: 950px) {
  .offers-slider .slick-dots {
    width: 100vw;
    left: -11px;
  }
  .offers-slider .slick-dots li {
    width: 12px;
    height: 12px;
  }
  .slider-section {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 60px;
    background: #F5F5F5;
  }
  .slider-section .btnWrap {
    display: block !important;
    text-align: center;
    margin-top: 35px;
  }
  .slider-section .btnWrap .btn {
    padding: 23px 60px;
  }
  .slider-section .row {
    justify-content: center;
    margin-bottom: 30px;
  }
  .slider-section .row .colored-link {
    display: none;
  }
  .slider-section .row .text {
    font-size: 30px;
    text-align: center;
  }
  .modal#modal-login .btnWrap .mainBtn {
    width: 100% !important;
  }
  .modal#modal-register .btnWrap .mainBtn {
    width: 100% !important;
  }
  .offersPage .manager-detail-section .modal-manager-card > .col {
    font-size: 13px;
    padding-bottom: 70px;
  }
  .offersPage .manager-detail-section .modal-manager-card .col1 {
    flex-shrink: unset;
  }
  .offersPage .manager-detail-section .modal-manager-card .nameLine .name {
    font-size: 13px;
  }
  .offersPage .manager-detail-section .modal-manager-card .nameLine .col2 {
    margin-right: 0px;
  }
  .offersPage .manager-detail-section .modal-manager-card .nameLine .col2 .rating {
    font-size: 13px;
  }
  .offersPage .manager-detail-section .modal-manager-card .textLine {
    margin-top: 6px;
    line-height: 18px;
    font-size: 13px !important;
  }
  .offersPage .manager-detail-section .modal-manager-card .textLine .col2 {
    margin-top: 6px;
  }
  .offersPage .manager-detail-section .modal-manager-card .textLine .col2 .matchingIndex {
    margin-left: 0px;
  }
  .offersPage .manager-detail-section .modal-manager-card .col3 .company-name {
    line-height: 18px;
    font-size: 13px !important;
    margin-top: 6px;
  }
  .offersPage .modal.brokerModal .title {
    font-size: 24px;
  }
  .offersPage .modal.brokerModal .call-text {
    font-size: 16px;
  }
  .offersPage .modal.brokerModal .emailLine {
    margin-top: 20px;
  }
  .offersPage .modal.brokerModal .emailLine .inputWrap {
    width: 100%;
    margin-bottom: 10px;
  }
  .offersPage .modal.brokerModal .emailLine .inputWrap input {
    width: 100% !important;
  }
  .offersPage .modal.brokerModal .emailLine .btnWrap {
    width: 100%;
  }
  .offersPage .modal.brokerModal .emailLine .btnWrap .btn {
    width: 100%;
  }
}
.error-area {
  z-index: 199999;
}
.footer .phone {
  font-size: 21px;
}
/**
Икноки
 */
.icons {
  display: inline-block;
  width: 20px;
  height: 20px;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  vertical-align: middle;
}
.icons.iconMenu {
  background-color: #FFFFFF;
  -webkit-mask-image: url('/img/site/v3/mobile/menu.svg');
  mask-image: url('/img/site/v3/mobile/menu.svg');
  width: 12px;
  height: 12px;
}
.icons.toLeft {
  background-color: #fff;
  -webkit-mask-image: url('/img/site/v3/mobile/toLeft.svg');
  mask-image: url('/img/site/v3/mobile/toLeft.svg');
  width: 12px;
  height: 18px;
}
.icons.toRight {
  background-color: #fff;
  -webkit-mask-image: url('/img/site/v3/mobile/toRight.svg');
  mask-image: url('/img/site/v3/mobile/toRight.svg');
  width: 12px;
  height: 18px;
}
.icons.toUp {
  background-color: #333333;
  -webkit-mask-image: url('/img/site/v3/mobile/toUp.svg');
  mask-image: url('/img/site/v3/mobile/toUp.svg');
  width: 12px;
  height: 6px;
}
.icons.toDown {
  background-color: #333333;
  -webkit-mask-image: url('/img/site/v3/mobile/toDown.svg');
  mask-image: url('/img/site/v3/mobile/toDown.svg');
  width: 12px;
  height: 6px;
}
.icons.iconSearch {
  background-color: #FFFFFF;
  -webkit-mask-image: url('/img/site/v3/mobile/search.svg');
  mask-image: url('/img/site/v3/mobile/search.svg');
  width: 14.5px;
  height: 14.5px;
}
.icons.iconWarning {
  background-color: #91C84B;
  width: 25px;
  height: 25px;
  mask-size: 25px;
  -webkit-mask-size: 25px;
  -webkit-mask-image: url('/img/site/v3/warning.svg');
  mask-image: url('/img/site/v3/warning.svg');
}
.icons.iconDot {
  background-color: #91C84B;
  width: 12px;
  height: 12px;
  mask-size: 12px;
  -webkit-mask-size: 12px;
  -webkit-mask-image: url('/img/site/v3/ellipse.svg');
  mask-image: url('/img/site/v3/ellipse.svg');
}
.icons.iconStar {
  background-color: #FFFFFF;
  -webkit-mask-image: url('/img/site/v3/mobile/star.svg');
  mask-image: url('/img/site/v3/mobile/star.svg');
  width: 18px;
  height: 18px;
}
.icons.iconClose {
  background-color: #FFFFFF;
  -webkit-mask-image: url('/img/site/v3/mobile/close.svg');
  mask-image: url('/img/site/v3/mobile/close.svg');
  width: 12px;
  height: 12px;
}
.icons.iconMap {
  background-color: #333333;
  -webkit-mask-image: url('/img/site/v3/mobile/map.svg');
  mask-image: url('/img/site/v3/mobile/map.svg');
  width: 8px;
  height: 12px;
}
.icons.iconWhatsApp {
  width: 14px;
  height: 14px;
  background-color: #91C84B;
  -webkit-mask-image: url('/img/site/v3/whatsapp.svg');
  mask-image: url('/img/site/v3/whatsapp.svg');
}
.icons.iconUser {
  background-color: #FFFFFF;
  -webkit-mask-image: url('/img/site/v3/mobile/user.svg');
  mask-image: url('/img/site/v3/mobile/user.svg');
  width: 14px;
  height: 16px;
}
.greenButton {
  height: 36px;
  width: 100%;
  background: #91C84B;
  font-weight: bold;
  font-size: 13px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.03em;
  text-decoration: none;
  color: #FFFFFF;
  border: 0px;
  display: inline-block;
}
/**
Попап мобильной версии
 */
.mobileSelectMetro {
  display: none;
  background: #fff;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  left: 0px;
  top: 0px;
}
.mobileSelectMetro.show {
  display: block;
}
.mobileSelectMetro.show .closeTopWrap {
  display: block;
}
.mobileSelectMetro .closeTopWrap {
  display: none;
  background: #383838;
  z-index: 1001;
  padding: 10px 25px;
}
.mobileSelectMetro .closeTopWrap.active {
  display: block;
}
.mobileSelectMetro .catalog-metro {
  padding: 20px;
  overflow-y: scroll;
  height: calc(100vh - 46px);
  width: 100%;
  position: fixed;
}
.mobileSelectMetro .catalog-metro .metroList {
  margin-bottom: 50px;
}
.mobileSelectMetro .catalog-metro .btn-center {
  width: 100%;
  width: calc(100% - 20px);
  position: fixed;
  bottom: 0;
  margin-left: -10px;
  display: block;
  padding: 10px;
  background: #fff;
}
.mobileSelectMetro .label-chekbox-image {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 9px;
  cursor: auto;
}
.mobileSelectMetro .label-chekbox-image:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 27px;
  margin-right: 5px;
  background-color: #f5f5f5;
  border: 1px solid #dadada;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  cursor: pointer;
}
.mobileSelectMetro .label-chekbox-image.is-active:before {
  background-image: url(/img/site/mobile/check.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #fff;
}
.mobileSelectMetro .label-chekbox-image .input-checkbox-image {
  display: none;
}
.mobileSelectMetro .label-chekbox-image .catalog-metro__color {
  width: 16px;
  display: inline-block;
  height: 16px;
  margin-right: 13px;
  border-radius: 50%;
  background-color: red;
}
#searchMetroPopup {
  width: 1440px;
  margin: 0px 0px 20px -775px;
  font-family: 'RFTONE';
}
#searchMetroPopup .popup_close {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 10px;
  height: 10px;
  background: url(/img/site/closed.png) no-repeat;
}
#searchMetroPopup .cleaver_alle-metro {
  float: none;
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
  max-width: 100%;
  border: 1px solid #D3D3D3;
  color: #717171;
  border-radius: 2px;
  padding: 14px 23px 16px;
  transition: 0.25s;
}
#searchMetroPopup .cleaver_alle-metro:hover {
  cursor: pointer;
  border-color: #f7ad26;
  background: #f7ad26;
  color: #000;
}
#searchMetroPopup .btn_style-metro {
  background: #FFCC00;
  color: #000;
  border-color: #FFCC00;
}
#searchMetroPopup .btn_style-metro:hover {
  background: #f7ad26;
  border-color: #f7ad26;
}
#searchMetroPopup .selected_metro_stations-box {
  border-radius: 4px;
  border: 1px solid #dcdcdc;
  padding: 23px 13px;
}
#searchMetroPopup .selected_metro_stations-box .selected_metro_stations-text {
  font-size: 16px;
  line-height: 17px;
  color: #000;
  font-family: 'RFTONE';
  margin-bottom: 17px;
  text-align: left;
}
#searchMetroPopup .selected_metro_stations-box .selected_metro_stations-alls-indoor {
  width: 240px;
  min-height: 350px;
}
#searchMetroPopup .selected_metro_stations-box .selected_metro_stations-alls-indoor::-webkit-scrollbar {
  width: 0;
}
#searchMetroPopup .selected_metro_stations-box .selected_metro_stations-alls-indoor .selected_metro_stations-container {
  border: 1px solid #dcdcdc;
  display: table;
  padding: 7px 8px;
  margin-bottom: 6px;
  text-align: left;
  width: 240px;
}
#searchMetroPopup .selected_metro_stations-box .selected_metro_stations-alls-indoor .selected_metro_stations-container > div {
  display: inline-block;
  vertical-align: middle;
}
#searchMetroPopup .selected_metro_stations-box .selected_metro_stations-alls-indoor .selected_metro_stations-container .selected_metro_stations-color {
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
#searchMetroPopup .selected_metro_stations-box .selected_metro_stations-alls-indoor .selected_metro_stations-container .selected_metro_stations-name {
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 190px;
  color: #000;
  font-family: 'RFTONE';
  margin: 0 9px 0 6px;
}
#searchMetroPopup .selected_metro_stations-box .selected_metro_stations-alls-indoor .selected_metro_stations-container .selected_metro_stations-closed {
  cursor: pointer;
  width: 10px;
  height: 10px;
  background: url(/img/site/closed.png) no-repeat;
}
#searchMetroPopup .metro_in_limit {
  border-radius: 4px;
  border: 1px solid #dcdcdc;
  padding: 23px 13px;
  font-size: 15px;
  line-height: 15px;
  font-family: 'RFTONE';
  color: #000;
  margin-bottom: 9px;
  text-align: left;
}
#searchMetroPopup .metro_in_limit .metro_in_limit-check {
  border-radius: 4px;
  border: 1px solid #dcdcdc;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: relative;
}
#searchMetroPopup .parameters_metro-js {
  cursor: pointer;
}
#searchMetroPopup .parameters_metro-js.bold .metro_in_limit-check,
#searchMetroPopup .parameters_metro-js.check .metro_in_limit-check {
  position: relative;
}
#searchMetroPopup .parameters_metro-js.bold .metro_in_limit-check:before,
#searchMetroPopup .parameters_metro-js.check .metro_in_limit-check:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 2px;
  width: 18px;
  height: 13px;
  background: url(/img/site/check.png);
}
.call-manager_content .imagesList img {
  border-radius: 5px;
  margin-bottom: 10px;
}
/**
Страница LC
 */
.pageLc .manager-detail-section .page-offer_content {
  display: none;
  padding: 0px 20px 20px 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #DEDEDE;
}
.pageLc .manager-detail-section .avaWrap .ava {
  border-radius: 200px;
}
.pageLc .manager-detail-section .company-name {
  font-size: 14px;
  font-weight: bold;
}
.pageLc .lcBlock .greenBtn:hover {
  background: #259b46 !important;
}
.modal-object-map {
  width: 1020px;
  padding: 40px!important;
}
.successInfo {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 70px;
  align-items: center;
  text-align: center;
  color: #000000;
  width: 100%;
  height: 70px;
  background: #EBF2E1;
  border-radius: 2px;
}
.hidden {
  display: none !important;
}
.waitLayer {
  display: block;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.3;
  position: absolute;
  width: 100%;
  z-index: 1000;
  height: 100%;
}
.display_ib > div {
  display: inline-block;
  vertical-align: text-top;
  font-size: inherit;
}
.display_ib > form,
.display_ib > a {
  display: inline-block;
  vertical-align: text-top;
  font-size: inherit;
}
.display_ib.vertical_a-m > div {
  vertical-align: middle !important;
}
/*style popup*/
.popup_overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 60;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
}
/*.popup {position: fixed; display: none; z-index: 61; padding: 30px; background-color: #fff; left: 50%; top: 50%; transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%);}*/
.popup {
  z-index: 101;
  display: none;
  background-color: #f5f5f5;
  text-align: center;
  position: fixed;
  padding: 30px 50px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "proximanova-semibold", sans-serif;
}
.popup.white {
  background: #FFFFFF;
}
.popup.big {
  top: 20%;
  margin: 0px 0px 20px -375px;
  -webkit-transform: none;
  transform: none;
  width: 750px;
  position: absolute;
}
.popup.big p {
  width: 240px;
  float: left;
}
.popup form input,
.popup form select {
  display: block;
  margin: 5px 0;
  padding: 10px;
  border: 1px solid #cecece;
  width: 100%;
  box-sizing: border-box;
}
.popup_label {
  font-size: 15px;
  font-family: "proxima_nova_rgregular";
  margin: -15px auto 20px;
  width: 80%;
  text-align: center;
}
#preparingPresentation .popup_label {
  width: auto;
}
.popup form label {
  width: 100%;
}
/**/
#popup_metro {
  width: 1180px;
}
.display_flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.flex_align_center {
  align-items: center;
}
.flex_justify_stretch {
  justify-content: flex-start;
}
.flex_justify_stretch > * {
  flex: 1;
}
.flex_justify_center {
  justify-content: center;
  width: auto;
}
.ml-5 {
  margin-left: 5px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.ml-15 {
  margin-left: 15px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-25 {
  margin-left: 25px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.ml-35 {
  margin-left: 35px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.ml-45 {
  margin-left: 45px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.ml-55 {
  margin-left: 55px !important;
}
.ml-60 {
  margin-left: 60px !important;
}
.ml-65 {
  margin-left: 65px !important;
}
.ml-70 {
  margin-left: 70px !important;
}
.ml-75 {
  margin-left: 75px !important;
}
.ml-80 {
  margin-left: 80px !important;
}
.ml-85 {
  margin-left: 85px !important;
}
.ml-90 {
  margin-left: 90px !important;
}
.ml-95 {
  margin-left: 95px !important;
}
.ml-100 {
  margin-left: 100px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-35 {
  margin-bottom: 35px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-45 {
  margin-bottom: 45px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-55 {
  margin-bottom: 55px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-65 {
  margin-bottom: 65px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-75 {
  margin-bottom: 75px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mb-85 {
  margin-bottom: 85px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.mb-95 {
  margin-bottom: 95px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-15 {
  padding-bottom: 15px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-25 {
  padding-bottom: 25px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-35 {
  padding-bottom: 35px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-45 {
  padding-bottom: 45px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pb-55 {
  padding-bottom: 55px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pb-65 {
  padding-bottom: 65px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-75 {
  padding-bottom: 75px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pb-85 {
  padding-bottom: 85px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pb-95 {
  padding-bottom: 95px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-35 {
  margin-top: 35px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-45 {
  margin-top: 45px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-55 {
  margin-top: 55px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-65 {
  margin-top: 65px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-75 {
  margin-top: 75px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-85 {
  margin-top: 85px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mt-95 {
  margin-top: 95px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mr-5 {
  margin-right: 5px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-25 {
  margin-right: 25px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mr-35 {
  margin-right: 35px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mr-45 {
  margin-right: 45px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.mr-55 {
  margin-right: 55px !important;
}
.mr-60 {
  margin-right: 60px !important;
}
.mr-65 {
  margin-right: 65px !important;
}
.mr-70 {
  margin-right: 70px !important;
}
.mr-75 {
  margin-right: 75px !important;
}
.mr-80 {
  margin-right: 80px !important;
}
.mr-85 {
  margin-right: 85px !important;
}
.mr-90 {
  margin-right: 90px !important;
}
.mr-95 {
  margin-right: 95px !important;
}
.mr-100 {
  margin-right: 100px !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-15 {
  padding-top: 15px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-25 {
  padding-top: 25px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-35 {
  padding-top: 35px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pt-45 {
  padding-top: 45px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-55 {
  padding-top: 55px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pt-65 {
  padding-top: 65px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-75 {
  padding-top: 75px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pt-85 {
  padding-top: 85px !important;
}
.pt-90 {
  padding-top: 90px !important;
}
.pt-95 {
  padding-top: 95px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.wp-5 {
  width: 5% !important;
}
.wp-10 {
  width: 10% !important;
}
.wp-15 {
  width: 15% !important;
}
.wp-20 {
  width: 20% !important;
}
.wp-25 {
  width: 25% !important;
}
.wp-30 {
  width: 30% !important;
}
.wp-35 {
  width: 35% !important;
}
.wp-40 {
  width: 40% !important;
}
.wp-45 {
  width: 45% !important;
}
.wp-50 {
  width: 50% !important;
}
.wp-55 {
  width: 55% !important;
}
.wp-60 {
  width: 60% !important;
}
.wp-65 {
  width: 65% !important;
}
.wp-70 {
  width: 70% !important;
}
.wp-75 {
  width: 75% !important;
}
.wp-80 {
  width: 80% !important;
}
.wp-85 {
  width: 85% !important;
}
.wp-90 {
  width: 90% !important;
}
.wp-95 {
  width: 95% !important;
}
.wp-100 {
  width: 100% !important;
}
.modal {
  padding: 0;
  border-radius: 3px;
  max-width: 100%;
}
.modal-standart {
  width: 460px;
}
.modal-standart_content {
  padding: 60px 20px;
}
.modal-standart_content .title {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}
.modal-standart_content .desc {
  text-align: center;
  color: #525252;
  font-size: 17px;
  font-weight: 300;
  margin: 10px auto 0;
  max-width: 360px;
}
.modal-standart_content form {
  max-width: 320px;
  margin: 20px auto 0;
}
.modal-standart_content .btnWrap {
  margin-top: 20px;
  text-align: center;
}
.modal-standart_content .btn {
  width: 100%;
}
.fancybox-close-small {
  display: none !important;
}
.modal-close {
  display: inline-flex;
  position: absolute;
  top: 25px;
  right: 22px;
  cursor: pointer;
}
.modal-close img {
  cursor: pointer;
  transition: 0.25s;
}
.modal-close:hover img {
  filter: brightness(0);
}
.cancel-form {
  font-weight: 600;
  cursor: pointer;
  display: inline-flex;
  color: #00A4D9;
  transition: 0.25s;
}
.modal .inputWrap + .cancel-form {
  margin-top: 10px;
}
.modal .cancel-form + .cancel-form {
  margin-top: 5px;
}
.cancel-form:hover {
  color: red;
}
.modal .inputWrap + .inputWrap {
  margin-top: 15px;
}
.modal .modal-variant_list {
  margin-top: 20px;
}
.modal-variant_list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.modal-standart .imgWrap {
  text-align: center;
}
.modal-standart .info-text_content {
  max-width: 320px;
  margin: 20px auto 0;
}
.modal-standart .info-text {
  text-align: center;
  font-size: 18px;
}
.modal-standart .info-text_content .btn {
  padding-left: 30px;
  padding-right: 30px;
}
.error {
  position: relative;
  padding: 15px 25px;
  border-radius: 0 3px 3px 0;
  background: red;
  color: #fff;
  font-size: 14px;
  transform: translateX(-100%);
  transition: 0.5s;
}
.error.active {
  transform: translateX(0);
}
.error.hidden {
  transform: translateX(-100%);
}
.error.green {
  background: green;
}
.error-area {
  position: fixed;
  pointer-events: none;
  overflow: hidden;
  z-index: 99999;
  bottom: 20px;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.error-area .error + .error {
  margin-top: 10px;
}
.h-content .colored-link {
  margin-left: 35px;
}
.h-content .user-sm_row {
  margin-left: 75px;
}
.h-content .user-sm_row .user-col {
  margin-left: 15px;
}
.h-content .user-sm_row .user-col .logoutLink {
  margin: 0px;
}
.h-content .btn {
  margin-left: 20px;
  text-align: center;
  font-size: 16px;
  position: relative;
  width: auto;
  box-shadow: none;
  min-width: auto;
  max-width: 100%;
  border: 1px solid #D3D3D3 !important;
  color: #717171;
  background: #fff;
  border-radius: 2px !important;
  border-bottom: 1px solid #D3D3D3 !important;
  padding: 14px 23px 16px;
  transition: 0.25s;
}
.h-content .btn:after {
  border-radius: 0px;
  transform: none;
  border: 0px;
}
.h-content .btn:hover {
  cursor: pointer;
  border-color: #f7ad26;
  background: #f7ad26;
  color: #000;
}
.page-body-section .lcMenu {
  width: 240px;
}
.page-body-section .lcMenu .manager-comments_content {
  padding-right: 0px;
}
.page-body-section .lcMenu .manager-comments_content a.active {
  color: #000;
}
.mainInput {
  background: #FFFFFF;
  border: 1px solid #D3D3D3;
  box-sizing: border-box;
  border-radius: 2px;
  font-size: 16px;
  padding: 23px;
  width: 100%;
  transition: 0.25s;
}
.mainInput::placeholder {
  color: #676767;
  font-size: 16px;
}
.mainBtn {
  text-align: center;
  font-size: 16px;
  max-width: 100%;
  border: 1px solid #D3D3D3;
  color: #717171;
  border-radius: 2px;
  padding: 14px 23px 16px;
  transition: 0.25s;
  width: 100%;
  text-decoration: none;
}
.mainBtn:hover {
  cursor: pointer;
  border-color: #f7ad26;
  background: #f7ad26;
  color: #000;
}
.mainBtn:hover span {
  border-bottom-color: transparent;
}
.mainBtn span {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
}
.mainBtn.btn-style1 {
  background: #FFCC00;
  color: #000;
  border-color: #FFCC00;
  padding: 25px 77px;
}
.mainBtn.btn-style1:hover {
  background: #f7ad26;
  border-color: #f7ad26;
}
.mainBtn.btn-style2 {
  background: #00A4D9;
  border-color: #00A4D9;
  color: #fff;
}
.mainBtn.btn-style2:hover {
  background: #008cb7;
  border-color: #008cb7;
}
.mainBtn.btn-style3 {
  padding: 14px 38px;
}
.mainBtn.btn-style3 span {
  border-bottom: 0px;
}
.mainBtn.btn-style3:hover {
  border-color: #f7ad26;
  background: #f7ad26;
  color: #000;
}
.input-desc-top {
  position: relative;
}
.input-desc-top .input-desc {
  position: absolute;
  top: 10px;
  left: 23px;
  color: #9A9A9A;
  font-size: 13px;
  line-height: 1.4;
  transform: none;
}
.input-desc-top input {
  padding: 30px 23px 17px !important;
}
.clr {
  clear: both;
}
#modal-login .title {
  font-size: 25px;
}
/**
Заголовок
 */
.mainHeader .h-content .nav-list li a {
  color: #000;
}
.mainHeader .h-content .nav-list li a:hover {
  color: #000;
}
.policy {
  margin-top: 16px;
  position: relative;
  padding-left: 23px;
  font-size: 10px;
  color: #8B8B8B;
}
.policy:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 13px;
  height: 13px;
  background: url(../img/icons/policy-check.svg);
}
.policy a {
  color: #8B8B8B;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.policy a:hover {
  border-bottom-color: transparent;
}
