@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap&subset=cyrillic-ext");
@font-face {
  font-family: 'Geometria';
  font-display: swap;
  src: url("../fonts/Geometria.eot");
  src: local("☺"), url("../fonts/Geometria.woff") format("woff"), url("../fonts/Geometria.ttf") format("truetype"), url("../fonts/Geometria.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Geometria';
  font-display: swap;
  src: url("../fonts/Geometria-Medium.eot");
  src: local("☺"), url("../fonts/Geometria-Medium.woff") format("woff"), url("../fonts/Geometria-Medium.ttf") format("truetype"), url("../fonts/Geometria-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Geometria';
  font-display: swap;
  src: url("../fonts/Geometria-Bold.eot");
  src: local("☺"), url("../fonts/Geometria-Bold.woff") format("woff"), url("../fonts/Geometria-Bold.ttf") format("truetype"), url("../fonts/Geometria-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Geometria';
  font-display: swap;
  src: url("../fonts/Geometria-Heavy.eot");
  src: local("☺"), url("../fonts/Geometria-Heavy.woff") format("woff"), url("../fonts/Geometria-Heavy.ttf") format("truetype"), url("../fonts/Geometria-Heavy.svg") format("svg");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Ubuntu';
  font-display: swap;
  src: url("../fonts/Ubuntu-Light.eot");
  src: local("☺"), url("../fonts/Ubuntu-Light.woff") format("woff"), url("../fonts/Ubuntu-Light.ttf") format("truetype"), url("../fonts/Ubuntu-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Ubuntu';
  font-display: swap;
  src: url("../fonts/Ubuntu-Regular.eot");
  src: local("☺"), url("../fonts/Ubuntu-Regular.woff") format("woff"), url("../fonts/Ubuntu-Regular.ttf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Ubuntu';
  font-display: swap;
  src: url("../fonts/Ubuntu-Medium.eot");
  src: local("☺"), url("../fonts/Ubuntu-Medium.woff") format("woff"), url("../fonts/Ubuntu-Medium.ttf") format("truetype"), url("../fonts/Ubuntu-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'R';
  font-display: swap;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/rubsn.eot");
  src: url("../fonts/rubsn.eot?#iefix") format("embedded-opentype"), url("../fonts/rubsn.woff") format("woff"), url("../fonts/rubsn.ttf") format("truetype"); }

* {
  padding: 0px;
  margin: 0px;
  border: 0px; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

:focus, :active {
  outline: none; }

a:focus, a:active {
  outline: none; }

aside, nav, footer, header, section {
  display: block; }

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  min-width: 320px;
  position: relative;
  width: 100%;
  color: #000; }

body {
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  font-family: "Ubuntu";
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
  body.lock {
    overflow: hidden; }

input, button, textarea {
  font-family: "Ubuntu"; }

input::-ms-clear {
  display: none; }

button {
  cursor: pointer; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

a, a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

ul li {
  list-style: none; }

img {
  vertical-align: top; }

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden; }

.container {
  max-width: 1170px;
  margin: 0 auto;
  width: 100%; }
  @media (max-width: 1182px) {
    .container {
      max-width: 970px; } }
  @media (max-width: 992px) {
    .container {
      max-width: 750px; } }
  @media (max-width: 767px) {
    .container {
      max-width: none;
      padding: 0 15px; } }

.ui-datepicker {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  background-color: #fff;
  overflow: hidden; }

.ui-icon {
  height: 16px;
  width: 16px;
  display: block; }

.ui-datepicker .ui-state-highlight {
  background: #eee; }

.ui-datepicker {
  z-index: 10 !important;
  padding: 0; }

.ui-datepicker-header {
  border: none;
  background: transparent;
  font-weight: normal;
  font-size: 14px;
  padding: 0.5em 0;
  position: relative;
  background-color: #fcfcfc; }

.ui-datepicker-header .ui-state-hover {
  background: transparent;
  border-color: transparent;
  cursor: pointer;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.ui-datepicker .ui-datepicker-title {
  margin-top: .4em;
  margin-bottom: .3em;
  color: #222222;
  text-align: center; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  height: 1.8em;
  position: absolute;
  top: 2px;
  width: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  top: .8em;
  border: none; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 2px; }

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  background-image: url("/assets/img/icons/ui-icons.png");
  background-position: -32px 0;
  margin-top: 0;
  top: 0;
  font-weight: normal;
  font-size: 0;
  color: #fff; }

.ui-datepicker .ui-datepicker-prev span {
  background-position: -96px 0;
  margin-left: 5px;
  margin-right: 0;
  font-size: 0;
  color: #fff; }

.ui-datepicker table {
  margin: 0;
  border-collapse: collapse; }

.ui-datepicker th {
  padding: 1em 0;
  color: #222222;
  font-size: 13px;
  font-weight: normal;
  border: none;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #4d8cd4; }

.ui-datepicker td {
  border: none;
  padding: .1em; }

td .ui-state-default {
  background: transparent;
  border: none;
  text-align: center;
  padding: .4em;
  margin: 0;
  font-weight: normal;
  color: #222;
  font-size: 14px;
  display: block; }

.ui-state-disabled {
  opacity: 1; }

.ui-state-disabled .ui-state-default {
  color: #fba49e; }

td .ui-state-active,
td .ui-state-hover {
  outline: 1px solid #4d8cd4; }

.webui-popover-content {
  display: none; }

.webui-popover-rtl {
  direction: rtl;
  text-align: right; }

.webui-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  min-width: 50px;
  min-height: 32px;
  max-width: 200px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-clip: padding-box;
  background-color: #fff;
  color: #222222;
  line-height: 17px;
  font-size: 14px;
  border: 1px solid #b0b0b0;
  border-radius: 10px; }

.webui-popover-inner {
  padding: 10px 20px; }

.webui-popover span {
  color: #b0b0b0; }

.webui-popover.top,
.webui-popover.top-left,
.webui-popover.top-right {
  margin-top: -10px; }

.webui-popover.right,
.webui-popover.right-top,
.webui-popover.right-bottom {
  margin-left: 10px; }

.webui-popover.bottom,
.webui-popover.bottom-left,
.webui-popover.bottom-right {
  margin-top: 10px; }

.webui-popover.left,
.webui-popover.left-top,
.webui-popover.left-bottom {
  margin-left: -10px; }

.webui-popover.pop {
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  -o-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  transition: -webkit-transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5), -webkit-transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  opacity: 0;
  filter: alpha(opacity=0); }

.webui-popover.pop-out {
  -webkit-transition: .15s linear;
  -o-transition: .15s linear;
  transition: .15s linear;
  opacity: 0;
  filter: alpha(opacity=0); }

.webui-popover.fade,
.webui-popover.fade-out {
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
  opacity: 0;
  filter: alpha(opacity=0); }

.webui-popover.out {
  opacity: 0;
  filter: alpha(opacity=0); }

.webui-popover.in {
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
  filter: alpha(opacity=100); }

.webui-popover .webui-popover-content {
  padding: 9px 14px;
  overflow: visible !important;
  display: block; }

.webui-popover .webui-popover-content > div:first-child {
  width: 99%; }

.webui-popover-inner .close {
  font-family: arial;
  margin: 8px 10px 0 0;
  float: right;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20);
  text-decoration: none; }

.webui-popover-inner .close:hover,
.webui-popover-inner .close:focus {
  opacity: .5;
  filter: alpha(opacity=50); }

.webui-popover-inner .close:after {
  content: "\00D7";
  width: .8em;
  height: .8em;
  padding: 4px;
  position: relative; }

.webui-popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 5px 5px 0 0; }

.webui-popover-content {
  padding: 9px 14px;
  overflow: auto;
  display: none; }

.webui-popover-inverse {
  background-color: #333;
  color: #eee; }

.webui-popover-inverse .webui-popover-title {
  background: #333;
  border-bottom: 1px solid #3b3b3b;
  color: #eee; }

.webui-no-padding .webui-popover-content {
  padding: 0; }

.webui-no-padding .list-group-item {
  border-right: none;
  border-left: none; }

.webui-no-padding .list-group-item:first-child {
  border-top: 0; }

.webui-no-padding .list-group-item:last-child {
  border-bottom: 0; }

.webui-popover > .webui-arrow,
.webui-popover > .webui-arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.webui-popover > .webui-arrow {
  border-width: 11px; }

.webui-popover > .webui-arrow:after {
  border-width: 10px;
  content: ""; }

.webui-popover.top > .webui-arrow,
.webui-popover.top-right > .webui-arrow,
.webui-popover.top-left > .webui-arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #fff;
  border-top-color: #b0b0b0;
  border-bottom-width: 0; }

.webui-popover.top > .webui-arrow:after,
.webui-popover.top-right > .webui-arrow:after,
.webui-popover.top-left > .webui-arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #fff;
  border-bottom-width: 0; }

.webui-popover.right > .webui-arrow,
.webui-popover.right-top > .webui-arrow,
.webui-popover.right-bottom > .webui-arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #fff;
  border-right-color: #b0b0b0; }

.webui-popover.right > .webui-arrow:after,
.webui-popover.right-top > .webui-arrow:after,
.webui-popover.right-bottom > .webui-arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff; }

.webui-popover.bottom > .webui-arrow,
.webui-popover.bottom-right > .webui-arrow,
.webui-popover.bottom-left > .webui-arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #fff;
  border-bottom-color: #b0b0b0;
  border-top-width: 0; }

.webui-popover.bottom > .webui-arrow:after,
.webui-popover.bottom-right > .webui-arrow:after,
.webui-popover.bottom-left > .webui-arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #fff;
  border-top-width: 0; }

.webui-popover.left > .webui-arrow,
.webui-popover.left-top > .webui-arrow,
.webui-popover.left-bottom > .webui-arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #fff;
  border-left-color: #b0b0b0; }

.webui-popover.left > .webui-arrow:after,
.webui-popover.left-top > .webui-arrow:after,
.webui-popover.left-bottom > .webui-arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px; }

.webui-popover-inverse.top > .webui-arrow,
.webui-popover-inverse.top-left > .webui-arrow,
.webui-popover-inverse.top-right > .webui-arrow,
.webui-popover-inverse.top > .webui-arrow:after,
.webui-popover-inverse.top-left > .webui-arrow:after,
.webui-popover-inverse.top-right > .webui-arrow:after {
  border-top-color: #333; }

.webui-popover-inverse.right > .webui-arrow,
.webui-popover-inverse.right-top > .webui-arrow,
.webui-popover-inverse.right-bottom > .webui-arrow,
.webui-popover-inverse.right > .webui-arrow:after,
.webui-popover-inverse.right-top > .webui-arrow:after,
.webui-popover-inverse.right-bottom > .webui-arrow:after {
  border-right-color: #333; }

.webui-popover-inverse.bottom > .webui-arrow,
.webui-popover-inverse.bottom-left > .webui-arrow,
.webui-popover-inverse.bottom-right > .webui-arrow,
.webui-popover-inverse.bottom > .webui-arrow:after,
.webui-popover-inverse.bottom-left > .webui-arrow:after,
.webui-popover-inverse.bottom-right > .webui-arrow:after {
  border-bottom-color: #333; }

.webui-popover-inverse.left > .webui-arrow,
.webui-popover-inverse.left-top > .webui-arrow,
.webui-popover-inverse.left-bottom > .webui-arrow,
.webui-popover-inverse.left > .webui-arrow:after,
.webui-popover-inverse.left-top > .webui-arrow:after,
.webui-popover-inverse.left-bottom > .webui-arrow:after {
  border-left-color: #333; }

.webui-popover i.icon-refresh:before {
  content: ""; }

.webui-popover i.icon-refresh {
  display: block;
  width: 30px;
  height: 30px;
  font-size: 20px;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -15px;
  margin-right: -15px;
  background: url(/assets/img/loading.gif) no-repeat; }

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.webui-popover-backdrop {
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998; }

.webui-popover .dropdown-menu {
  display: block;
  position: relative;
  top: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: none; }

.popup {
  -webkit-overflow-scrolling: touch;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  position: fixed !important;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 100; }
  .popup.active .popup-content {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .popup.show {
    display: block; }
    .popup.show .popup-content {
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }

.popup-table {
  height: 100%;
  table-layout: fixed; }
  .popup-table > .cell {
    height: 100%;
    vertical-align: middle;
    padding: 30px 10px; }

.popup-content {
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  max-width: 430px;
  border-radius: 10px;
  margin: 0px auto;
  overflow: hidden;
  background-color: #fff; }

.popup-close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  background: url("/assets/img/icons/close.png") center no-repeat;
  z-index: 10; }

.popup-video .popup-close {
  width: 40px;
  height: 40px;
  background-color: #000;
  top: 0;
  right: 0; }

.popup-video__value {
  max-width: 99%;
  height: 99%;
  border: none; }
  .popup-video__value iframe {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    min-height: 100%;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover; }

.popup-form-body {
  padding: 45px 40px 30px 40px; }
  @media (max-width: 767px) {
    .popup-form-body {
      padding: 30px 20px; } }

.popup-form-line {
  margin: 0px 0px 25px 0px; }
  .popup-form-line:last-child {
    margin: 0px 0px 0px 0px; }

.popup-form-button {
  padding: 30px 40px;
  background-color: #ececec;
  text-align: center; }
  @media (max-width: 767px) {
    .popup-form-button {
      padding: 30px 20px; } }

.popup-form-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: 'Roboto'; }

.popup-form-actions--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.popup-form__lost {
  font-size: 15px;
  color: #000;
  border-bottom: 1px dashed; }

.popup-form__reg {
  font-size: 15px;
  text-decoration: underline;
  color: #c41384; }

.popup-info .popup-content {
  max-width: 570px; }

.popup-body {
  padding: 15px 30px; font-size: 17px; line-height: 20px; }
  @media (max-width: 767px) {
    .popup-body {
      padding: 30px 15px; } }
      
.popup__title {margin-bottom: 20px; color: #702682; font-family: Geometria; font-weight: bold; font-size: 18px;}
.popup__txt {font-size: 16px;}
.popup__txt h2 {color: #702682; margin-bottom: 15px;}

.popup-info-list li {
  background: url("/assets/img/icons/tip.png") left 16px no-repeat;
  padding: 15px 0px 15px 28px;
  font-size: 17px;
  font-weight: 300;
  border-bottom: 1px dotted #000;
  line-height: 20px; }
  .popup-info-list li:last-child {
    border-bottom: none; }

header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

@media (max-width: 992px) {
  .header-top {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; } }

.header-top-row {
  height: 150px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 992px) {
    .header-top-row {
      height: 97px; } }
  @media (max-width: 767px) {
    .header-top-row {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

@media (max-width: 767px) {
  .header-top__column:last-child {
    display: none; } }

.header__logo {
  display: inline-block;
  width: 247px; }
  .header__logo img {
    max-width: 100%; }
  @media (max-width: 992px) {
    .header__logo {
      width: 222px; } }

.header-contacts {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Roboto'; }
  @media (max-width: 560px) {
    .header-contacts {
      display: block;
      margin: 0px 0px 0px -15px; } }

.header-contacts__email {
  line-height: 48px;
  background: url("/assets/img/icons/email.png") left no-repeat;
  padding: 0px 0px 0px 80px;
  color: #702682;
  text-decoration: underline;
  font-size: 18px;
  display: block;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .header-contacts__email:hover {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #000; }
  @media (max-width: 992px) {
    .header-contacts__email {
      background-size: 55px;
      padding: 0px 0px 0px 65px;
      font-size: 16px; } }
  @media (max-width: 767px) {
    .header-contacts__email {
      color: #fff; } }

.header-contacts__phone {
  line-height: 48px;
  background: url("/assets/img/icons/phone.png") left no-repeat;
  padding: 0px 0px 0px 80px;
  color: #373d3d;
  font-size: 18px;
  margin: 0px 0px 0px 30px;
  display: block; }
  @media (max-width: 992px) {
    .header-contacts__phone {
      background-size: 55px;
      padding: 0px 0px 0px 65px;
      font-size: 16px;
      margin: 0px 0px 0px 25px; } }
  @media (max-width: 767px) {
    .header-contacts__phone {
      color: #fff; } }
  @media (max-width: 560px) {
    .header-contacts__phone {
      margin: 10px 0px 0px 0px; } }

.header-bottom {
  position: relative; }
  .header-bottom:before {
    content: '';
    background: url("/assets/img/bg_header.png") top repeat-x;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5; }
  @media (max-width: 992px) {
    .header-bottom {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; } }

.header-bottom-row {
  height: 72px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 992px) {
    .header-bottom-row {
      height: 60px; } }

@media (max-width: 992px) {
  .header-menu {
    position: fixed;
    width: 100%;
    left: -130%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    top: 0;
    height: 100%;
    overflow: auto;
    padding: 90px 30px 30px 30px;
    background-color: #393f3f;
    z-index: 4; }
    .header-menu.active {
      left: 0; } }

.header-menu .container {
  padding: 0; }

.header-menu-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  position: relative;
  z-index: 5; }
  .header-menu-list li {
    margin: 0px 5px 0px 0px; }
    .header-menu-list li:hover .header-menu__link {
      color: #e884ff;
      text-decoration: underline; }
    .header-menu-list li:hover, .header-menu-list li.active {
      position: relative; }
      .header-menu-list li:hover .header-menu__link, .header-menu-list li.active .header-menu__link {
        color: #fff;
        text-decoration: none; }
        .header-menu-list li:hover .header-menu__link span, .header-menu-list li.active .header-menu__link span {
          border: 1px dashed rgba(255, 255, 255, 0.5);
          border-top: none; }
        .header-menu-list li:hover .header-menu__link:before, .header-menu-list li.active .header-menu__link:before {
          opacity: 1; }
        .header-menu-list li:hover .header-menu__link:after, .header-menu-list li.active .header-menu__link:after {
          opacity: 0.5; }
      .header-menu-list li:hover:before, .header-menu-list li.active:before {
        content: '';
        position: absolute;
        top: -8px;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: #c41384; }
      .header-menu-list li:hover:after, .header-menu-list li.active:after {
        content: '';
        width: 100px;
        height: 100px;
        border-radius: 50%;
        position: absolute;
        top: -40px;
        left: -35px;
        opacity: 0.1;
        background: -moz-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0) 50%);
        /* FF3.6-15 */
        background: -webkit-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0) 50%);
        /* Chrome10-25,Safari5.1-6 */
        background: -webkit-radial-gradient(center, ellipse, white 0%, rgba(255, 255, 255, 0) 50%);
        background: -o-radial-gradient(center, ellipse, white 0%, rgba(255, 255, 255, 0) 50%);
        background: radial-gradient(ellipse at center, white 0%, rgba(255, 255, 255, 0) 50%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  @media (max-width: 992px) {
    .header-menu-list {
      display: block;
      margin: 0px 0px 30px 0px; }
      .header-menu-list li {
        margin: 0px 0px 15px 0px; }
        .header-menu-list li.active .header-menu__link {
          color: #ca75de; }
        .header-menu-list li.active:before, .header-menu-list li.active:after {
          display: none; } }

.header-menu__link {
  padding: 0 5px;
  line-height: 72px;
  font-size: 16px;
  color: #fff;
  font-family: 'Roboto';
  text-transform: uppercase;
  position: relative;
  display: block;
  white-space: nowrap; }
  .header-menu__link span {
    position: relative;
    display: block;
    padding: 0px 20px;
    top: 3px;
    border: 1px dashed transparent;
    border-top: none;
    height: 100%; }
  .header-menu__link i {
    position: relative;
    z-index: 2;
    font-style: normal; }
  .header-menu__link:before {
    opacity: 0;
    content: '';
    position: absolute;
    width: 100%;
    height: 80px;
    top: 0;
    left: 0;
    background-color: #373d3d; }
  @media (max-width: 1182px) {
    .header-menu__link {
      font-size: 14px; }
      .header-menu__link span {
        padding: 0px 10px; } }
  @media (max-width: 992px) {
    .header-menu__link {
      line-height: 1;
      padding: 0; }
      .header-menu__link span {
        border: none !important;
        padding: 0; }
      .header-menu__link:before {
        display: none; } }

.header-menu__icon {
  display: none; }
  @media (max-width: 992px) {
    .header-menu__icon {
      display: block;
      width: 25px;
      height: 25px;
      position: relative;
      border-radius: 50%;
      background-color: #fff;
      cursor: pointer;
      z-index: 5; }
      .header-menu__icon span {
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        top: 11.5px;
        left: 4px;
        position: absolute;
        width: 17px;
        height: 2px;
        background-color: #662377; }
        .header-menu__icon span:first-child {
          top: 6px; }
        .header-menu__icon span:last-child {
          top: auto;
          bottom: 6px; }
      .header-menu__icon.active span {
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0); }
        .header-menu__icon.active span:first-child {
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
          top: 11.5px; }
        .header-menu__icon.active span:last-child {
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg);
          bottom: 11.5px; } }

.header-buttons {
  position: relative;
  z-index: 5; }

.header-buttons__login {
  background: url("/assets/img/btn_bg_login.png") 0 0 no-repeat;
  width: 199px;
  height: 46px;
  display: inline-block;
  text-align: center;
  line-height: 46px;
  border-radius: 5px;
  overflow: hidden; }
  .header-buttons__login span {
    background: url("/assets/img/icons/btn_login.png") left no-repeat;
    font-size: 14px;
    font-family: 'Roboto';
    color: #fff;
    text-transform: uppercase;
    padding: 0px 0px 0px 35px;
    display: inline-block; }
  @media (max-width: 1182px) {
    .header-buttons__login {
      width: 180px; } }
  @media (max-width: 992px) {
    .header-buttons__login {
      background: url("/assets/img/icons/btn_login_pink.png") 0 0 no-repeat;
      width: 25px;
      height: 25px; }
      .header-buttons__login span {
        display: none; } }

.header-buttons-user {
  position: relative; }

.header-buttons-user-menu {
  display: none;
  position: absolute;
  width: 100%;
  min-width: 170px;
  right: 0;
  top: 100%;
  margin: -3px 0px 0px 0px;
  background-color: #c41384;
  border-radius: 0 0 6px 6px;
  padding: 10px 0px 0px 0px;
  -webkit-box-shadow: 0px 22px 60px -9px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 22px 60px -9px rgba(0, 0, 0, 0.3); }
  @media (max-width: 992px) {
    .header-buttons-user-menu {
      padding: 0px 0px 0px 0px;
      margin: 5px 0px 0px 0px; } }

.header-buttons-user-list {
  border-radius: 0 0 5px 5px;
  background-color: #fff;
  position: relative; }
  .header-buttons-user-list > li {
    padding: 0px 20px;
    border-bottom: 1px dotted #000; }
    .header-buttons-user-list > li:last-child {
      border-bottom: none; }
  .header-buttons-user-list:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    top: -3px;
    left: 30px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #fff; }
  @media (max-width: 992px) {
    .header-buttons-user-list:before {
      content: '';
      left: auto;
      right: 10px; } }

.header-buttons-user-list__link {
  display: block;
  font-size: 17px;
  line-height: 22px;
  padding: 10px 0px;
  color: #000;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .header-buttons-user-list__link.active {
    color: #6d257f; }
  .header-buttons-user-list__link:hover {
    text-decoration: underline; }

/*
	.header-menu__icon{
		display: block;
		position: absolute;
		top: 18px;
		right: 10px;
		width:30px;
		height: 18px;
		cursor: pointer;
		z-index: 5;
		span{@include anim(0.3s,0s);top: 8px;left: 0px;position: absolute;width: 100%;height: 2px;background-color: #000;
			&:first-child{top: 0px;}
			&:last-child{top: auto;bottom: 0px;}
		}
		&.active{
			span{@include scale(0);
				&:first-child{@include rotate(-45deg);top: 8px;}
				&:last-child{@include rotate(45deg);bottom: 8px;}
			}
		}
	}
*/
footer {
  padding: 50px 0px 45px 0px;
  background-color: #d1d1d1; }
  @media (max-width: 992px) {
    footer {
      padding: 30px 0px; } }

.footer-body {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0px -20px 35px; }
  @media (max-width: 1182px) {
    .footer-body {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 992px) {
    .footer-body {
      margin: 0px -20px 15px; } }

.footer-body__column {
  margin: 0px 20px; }
  .footer-body__column:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 165px;
    flex: 0 0 165px;
    max-width: 165px; }
  .footer-body__column:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    max-width: 130px; }
  .footer-body__column:nth-child(3) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: none; }
  @media (max-width: 1182px) {
    .footer-body__column:nth-child(1) {
      text-align: center;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none;
      margin: 0px 0px 20px 0px; }
    .footer-body__column:nth-child(2) {
      text-align: center;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none;
      margin: 0px 0px 20px 0px; } }

.footer-body__copyright {
  font-size: 15px;
  line-height: 20px; }
  @media (max-width: 1182px) {
    .footer-body__copyright p {
      display: inline; } }
  @media (max-width: 767px) {
    .footer-body__copyright p {
      display: block; } }

.footer-body__text {
  background-color: #c41384;
  height: 33px;
  color: #ffffff;
  font-size: 12px;
  line-height: 33px;
  text-align: center;
  border-radius: 5px;
  width: 135px;
  display: inline-block; }

.footer-body-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -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: 992px) {
    .footer-body-list {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      max-width: 550px;
      margin: 0px auto; }
      .footer-body-list > li {
        margin: 0px 10px 20px; } }

.footer-bottom__text {
     color: #4a5d61;
    font-size: 10px;
    font-weight: 300;
    line-height: 28px; }

.main-offer {
  background: url("/assets/img/offer_bg.jpg") center no-repeat;
  background-size: cover;
  position: relative; }
  .main-offer:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.57;
    z-index: 2; }

.main-offer-content {
  position: relative;
  z-index: 3;
  padding: 65px 0px 80px 0px; }
  @media (max-width: 992px) {
    .main-offer-content {
      padding: 30px 0px 35px 0px; } }
  @media (max-width: 767px) {
    .main-offer-content {
      padding: 20px 0px 30px 0px; } }

.main-offer__title {
  font-family: Geometria;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 55px;
  max-width: 850px;
  text-align: center;
  margin: 0px auto 50px; }
  @media (max-width: 992px) {
    .main-offer__title {
      font-size: 35px;
      line-height: 37px;
      margin: 0px auto 30px;
      max-width: 580px; } }
  @media (max-width: 767px) {
    .main-offer__title {
      font-size: 28px;
      line-height: 30px;
      margin: 0px 0px 15px 0px; } }

.main-offer-select {
  display: none; }
  @media (max-width: 767px) {
    .main-offer-select {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      font-size: 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0px 0px 20px 0px; } }

.main-offer-select__column {
  height: 30px;
  border: 1px solid #dd51b9;
  color: #ffffff;
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
  padding: 0px 15px;
  border-radius: 15px;
  margin: 0px 5px;
  cursor: pointer;
  position: relative; }
  .main-offer-select__column.active {
    background-color: #dd51b9; }
    .main-offer-select__column.active:before {
      content: '';
      position: absolute;
      width: 10px;
      height: 10px;
      bottom: -5px;
      left: 50%;
      margin: 0px 0px 0px -5px;
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      background-color: #dd51b9; }

.main-offer-body {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  margin: 0px -15px; }
  @media (max-width: 992px) {
    .main-offer-body {
      margin: 0px 30px; } }
  @media (max-width: 767px) {
    .main-offer-body {
      margin: 0px 0px 0px 0px; } }

.main-offer__column {
  margin: 0px 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%; }
  @media (max-width: 992px) {
    .main-offer__column {
      margin: 0px 25px; } }
  @media (max-width: 767px) {
    .main-offer__column {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none;
      margin: 0px 10px; } }

.main-offer-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  height: 100%; }
  @media (max-width: 992px) {
    .main-offer-item {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.main-offer-item__column {
  position: relative; }
  .main-offer-item__column:nth-child(1) {
    background-color: #fff;
    border-radius: 3px 0 0 3px;
    padding: 30px 30px 30px 50px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: none; }
    @media (max-width: 992px) {
      .main-offer-item__column:nth-child(1) {
        border-radius: 3px 3px 0 0;
        padding: 40px 30px 25px 30px; } }
  .main-offer-item__column:nth-child(2) {
    padding: 20px 0px 0px 0px;
    border-radius: 0 3px 3px 0;
    background-color: #ececec;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 190px;
    flex: 0 0 190px;
    max-width: 190px; }
    @media (max-width: 1182px) {
      .main-offer-item__column:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px;
        max-width: 160px; } }
    @media (max-width: 992px) {
      .main-offer-item__column:nth-child(2) {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: none;
        border-radius: 0 0 3px 3px; } }

.main-offer-item__price {
  color: #702682;
  font-family: Roboto;
  font-size: 77px;
  line-height: 60px;
  font-weight: 400;
  text-align: right;
  margin: 0px 0px 30px 0px; }
  @media (max-width: 1182px) {
    .main-offer-item__price {
      font-size: 70px; } }
  @media (max-width: 992px) {
    .main-offer-item__price {
      font-size: 54px;
      line-height: 40px; } }

.main-offer-item-list > li {
  position: relative;
  font-size: 17px;
  font-weight: 300;
  line-height: 23px;
  text-align: right;
  margin: 0px 0px 10px 0px; }
  .main-offer-item-list > li:last-child {
    margin: 0px 0px 0px 0px; }
  .main-offer-item-list > li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 17px;
    left: 0;
    border-bottom: 1px dotted #000;
    z-index: 2; }
  .main-offer-item-list > li span {
    font-weight: 500; }
  .main-offer-item-list > li p {
    position: relative;
    background-color: #fff;
    display: inline-block;
    z-index: 3; }
    .main-offer-item-list > li p i {
      display: none; }
    @media (max-width: 1182px) {
      .main-offer-item-list > li p {
        display: inline; } }
  @media (max-width: 1182px) {
    .main-offer-item-list > li {
      padding: 0px 0px 0px 25px; } }
  @media (max-width: 992px) {
    .main-offer-item-list > li {
      padding: 0px 0px 0px 40px;
      min-height: 69px; }
      .main-offer-item-list > li p i {
        display: inline; } }
  @media (max-width: 767px) {
    .main-offer-item-list > li {
      min-height: 0; }
      .main-offer-item-list > li p i {
        display: none; } }

.t {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 17px; }
  .t .tip-mark {
    display: block;
    height: 100%;
    position: relative;
    background: #fff url("/assets/img/question_ico.png") center no-repeat;
    z-index: 3; }

.main-offer-item-report {
  position: absolute;
  width: 140px;
  height: 140px;
  top: -3px;
  left: -3px;
  overflow: hidden;
  background: url("/assets/img/offer_rep_bg_gr.png") center no-repeat; }

.main-offer-item-report_second {
  background: url("/assets/img/offer_rep_bg_or.png") center no-repeat; }

.main-offer-item-report__text {
  position: absolute;
  width: 150%;
  top: 15%;
  left: -42%;
  color: #000000;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.77);
  font-family: Roboto;
  font-size: 12px;
  font-weight: 700;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.main-offer-item-img {
  width: 110px;
  height: 110px;
  background-color: #ffffff;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0px auto 20px; }

.main-offer-item-img__column img {
  max-width: 100%; }

.main-offer-get {
  margin: 0px 0px 12px 0px;
  text-align: center; }

.main-offer-more {
  text-align: center;
  margin: 0px 0px 20px 0px; }

.main-offer-more__link {
  color: #000000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .main-offer-more__link:before {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    border-bottom: 1px dashed #465052; }
  .main-offer-more__link:hover {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #373d3d; }
    .main-offer-more__link:hover:before {
      content: '';
      border-bottom: 1px dashed #666a6a; }

.main-use {
  background: url("/assets/img/use_bg_2.png") right center no-repeat, #f4f4f4 url("/assets/img/use_bg_1.png") left center no-repeat;
  background-size: 50%; }

.main-use-content {
  padding: 60px 0px 60px 0px; }
  @media (max-width: 992px) {
    .main-use-content {
      padding: 30px 0px 35px 0px; } }

@media (max-width: 767px) {
  .main-use-body .slick-arrow {
    width: 41px;
    height: 46px;
    position: absolute;
    top: 45px;
    background-color: transparent; }
    .main-use-body .slick-arrow.slick-prev {
      left: -15px;
      background: url("/assets/img/icons/use_sl_arr_left.png") 0 0 no-repeat;
      border-radius: 0 5px 5px 0;
      z-index: 10; }
    .main-use-body .slick-arrow.slick-next {
      right: -15px;
      background: url("/assets/img/icons/use_sl_arr_right.png") 0 0 no-repeat;
      border-radius: 5px 0 0 5px; } }

.main-use-body-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  margin: 0px -15px 70px;
  opacity: 0;
  -webkit-transform: translate3d(0px, 50px, 0px);
  transform: translate3d(0px, 50px, 0px);
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s; }
  @media (max-width: 992px) {
    .main-use-body-block {
      margin: 0px 0px 25px 0px; } }
  @media (max-width: 767px) {
    .main-use-body-block {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0px 0px 20px 0px; } }
  .main-use-body-block.view {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); }

.main-use-body-block__column {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  margin: 0px 15px;
  position: relative; }
  .main-use-body-block__column:nth-child(1) {
    text-align: right; }
  .main-use-body-block__column:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    max-width: 130px; }
  .main-use-body-block__column:nth-child(3) {
    margin: 0px 0px 0px 0px; }
  @media (max-width: 992px) {
    .main-use-body-block__column:nth-child(1) {
      -webkit-box-ordinal-group: 3;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3;
      text-align: left;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none;
      padding: 5px 0px 0px 0px;
      margin: 0px 20px; }
    .main-use-body-block__column:nth-child(2) {
      margin: 0px 0px 0px 0px; }
    .main-use-body-block__column:nth-child(3) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
      flex: 0 0 30px;
      max-width: 30px; } }
  @media (max-width: 767px) {
    .main-use-body-block__column:nth-child(1) {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none;
      text-align: center;
      padding: 20px 0px 0px 0px; } }

.main-use-body-block__column_snd:nth-child(3) {
  margin: 0px 0px 0px 0px; }

@media (max-width: 992px) {
  .main-use-body-block__column_snd:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    margin: 0px 0px 0px 0px; }
  .main-use-body-block__column_snd:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: none;
    padding: 5px 0px 0px 0px;
    margin: 0px 20px; } }

@media (max-width: 767px) {
  .main-use-body-block__column_snd:nth-child(1) {
    padding: 0px 0px 0px 0px; }
  .main-use-body-block__column_snd:nth-child(3) {
    padding: 20px 0px 0px 0px;
    text-align: center; } }

.main-use-body__title {
  color: #c41384;
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
  position: relative;
  display: inline-block;
  margin: 0px 0px 15px 0px; }
  .main-use-body__title:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 23px;
    top: 0;
    left: -50px;
    background: url("/assets/img/decor.png") center no-repeat; }
  @media (max-width: 992px) {
    .main-use-body__title:before {
      content: '';
      width: 0;
      height: 0; } }

.main-use-body__title_snd {
  display: inline-block; }
  .main-use-body__title_snd:before {
    content: '';
    left: auto;
    right: -50px; }

.main-use-body__text {
  font-size: 17px;
  font-weight: 300;
  line-height: 25px; }
  @media (max-width: 767px) {
   }

.main-use-body-block-circle {
  height: 128px;
  position: relative; }

.main-use-body-block-circle__grey {
  position: absolute;
  width: 128px;
  height: 128px;
  top: 0;
  left: 0;
  background: url("/assets/img/use_circle_grey.png") center no-repeat;
  z-index: 2; }

.main-use-body-block-circle__fill_one {
  position: absolute;
  width: 71px;
  height: 105px;
  top: 0;
  left: 0;
  background: url("/assets/img/use_fill_01.png") center no-repeat;
  z-index: 3; }

.main-use-body-block-circle__fill_two {
  position: absolute;
  width: 128px;
  height: 107px;
  top: 0;
  left: 0;
  background: url("/assets/img/use_fill_02.png") center no-repeat;
  z-index: 3; }

.main-use-body-block-circle__fill_three {
  position: absolute;
  width: 128px;
  height: 128px;
  top: 0;
  left: 0;
  background: url("/assets/img/use_fill_03.png") center no-repeat;
  z-index: 3; }

.main-use-body-block-circle__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 130px;
  height: 130px;
  background: url("/assets/img/use_circle_bg.png") center no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.main-use-body-block__line {
  position: absolute;
  width: 1px;
  height: 50px;
  top: 100%;
  left: 50%;
  background-color: #000; }
  @media (max-width: 992px) {
    .main-use-body-block__line {
      display: none; } }

.main-use-body-block__number {
  display: inline-block;
  width: 31px;
  height: 31px;
  background-color: #702682;
  border-radius: 50%;
  color: #ffffff;
  font-family: Geometria;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  line-height: 31px; }

.main-use-body-bottom {
  text-align: center; }

.main-why-content {
  padding: 65px 0px 70px 0px; }
  @media (max-width: 992px) {
    .main-why-content {
      padding: 25px 0px 30px 0px; } }

.main-why-body {
  margin: 0px 0px 45px 0px; }
  @media (max-width: 992px) {
    .main-why-body {
      margin: 0px 0px 30px 0px; } }
  @media (max-width: 767px) {
    .main-why-body {
      margin: 0px 0px 10px 0px; } }

.main-why-slider {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  margin: 0px -10px; }
  @media (max-width: 1182px) {
    .main-why-slider {
      margin: 0px 5px; } }
  @media (max-width: 992px) {
    .main-why-slider {
      display: block;
      margin: 0px 50px; }
      .main-why-slider .slick-arrow {
        width: 41px;
        height: 46px;
        position: absolute;
        top: 125px;
        background-color: transparent; }
        .main-why-slider .slick-arrow.slick-prev {
          left: -60px;
          background: url("/assets/img/icons/use_sl_arr_left.png") 0 0 no-repeat;
          border-radius: 0 5px 5px 0;
          z-index: 10; }
        .main-why-slider .slick-arrow.slick-next {
          right: -60px;
          background: url("/assets/img/icons/use_sl_arr_right.png") 0 0 no-repeat;
          border-radius: 5px 0 0 5px; } }
  @media (max-width: 767px) {
    .main-why-slider {
      margin: 0px -10px; }
      .main-why-slider .slick-arrow {
        width: 41px;
        height: 46px;
        position: absolute;
        top: 50%;
        margin: -23px 0px 0px 0px;
        background-color: transparent; }
        .main-why-slider .slick-arrow.slick-prev {
          left: -5px;
          background: url("/assets/img/icons/use_sl_arr_left.png") 0 0 no-repeat; }
        .main-why-slider .slick-arrow.slick-next {
          right: -5px;
          background: url("/assets/img/icons/use_sl_arr_right.png") 0 0 no-repeat; } }

.main-why-slide {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  max-width: 200px;
  border-radius: 5px;
  overflow: hidden;
  padding: 0px 0px 30px 0px;
  margin: 0px 10px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .main-why-slide.active {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 510px;
    flex: 0 0 510px;
    max-width: 510px; }
    .main-why-slide.active .main-why-slide__img img {
      left: 0px;
      width: 100%; }
    .main-why-slide.active .main-why-slide__btn {
      display: none; }
    .main-why-slide.active .main-why-slide__title {
      display: inline-block;
      width: auto;
      background-color: #702682;
      padding: 6px 15px;
      border-radius: 3px;
      text-transform: uppercase;
      margin: 0px 0px 15px 0px; }
    .main-why-slide.active .main-why-slide-text-block.hover {
      bottom: 30px; }
      .main-why-slide.active .main-why-slide-text-block.hover .main-why-slide__title {
        color: #fff; }
    .main-why-slide.active .main-why-slide__text {
      display: block;
      font-weight: 300;
      font-size: 18px;
      line-height: 23px;
      color: #fff;
      padding: 0px 50px 0px 0px; }
  @media (max-width: 1182px) {
    .main-why-slide {
      margin: 0px 5px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 180px;
      flex: 0 0 180px;
      max-width: 180px; }
      .main-why-slide.active {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: none; } }
  @media (max-width: 992px) {
    .main-why-slide {
      max-width: none;
      margin: 0px 15px; }
      .main-why-slide.active .main-why-slide__title {
        background-color: transparent;
        padding: 0px 20px;
        text-align: center;
        text-transform: none;
        margin: 0px 0px 0px 0px; }
      .main-why-slide.active .main-why-slide__text {
        display: none; }
      .main-why-slide.active .main-why-slide__img {
        height: 250px; }
        .main-why-slide.active .main-why-slide__img img {
          left: -50px;
          width: auto;
          height: 100%; } }
  @media (max-width: 767px) {
    .main-why-slide {
      margin: 0px 10px; }
      .main-why-slide.active .main-why-slide__img {
        height: 350px; }
        .main-why-slide.active .main-why-slide__img img {
          left: 0px;
          width: 100%; } }
  @media (max-width: 600px) {
    .main-why-slide.active .main-why-slide__img {
      height: 300px; } }
  @media (max-width: 500px) {
    .main-why-slide.active .main-why-slide__img {
      height: 250px; } }
  @media (max-width: 400px) {
    .main-why-slide.active .main-why-slide__img {
      height: 200px; } }

.main-why-slide__img {
  width: 100%;
  overflow: hidden; }
  .main-why-slide__img img {
    position: relative;
    left: -70px; }
  @media (max-width: 992px) {
    .main-why-slide__img {
      height: 250px; }
      .main-why-slide__img img {
        left: -50px;
        text-align: center;
        width: auto;
        height: 100%; } }
  @media (max-width: 767px) {
    .main-why-slide__img {
      height: 350px; }
      .main-why-slide__img img {
        left: 0;
        width: 100%; } }
  @media (max-width: 600px) {
    .main-why-slide__img {
      height: 300px; } }
  @media (max-width: 500px) {
    .main-why-slide__img {
      height: 250px; } }
  @media (max-width: 400px) {
    .main-why-slide__img {
      height: 200px; } }

.main-why-slide__corner {
  position: absolute;
  width: 125px;
  height: 115px;
  top: 0;
  left: 0;
  background: url("/assets/img/corner_bg.png") 0 0 no-repeat;
  padding: 20px 20px; }

.main-why-slide__btn {
  position: absolute;
  bottom: 110px;
  left: 30px;
  width: 36px;
  height: 36px;
  background: #c41384 url("/assets/img/icons/why_btn.png") center no-repeat;
  border-radius: 50%;
  z-index: 3;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .main-why-slide__btn.hover {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #fff url("/assets/img/icons/why_btn_hv.png") center no-repeat;
    bottom: 130px; }
  @media (max-width: 992px) {
    .main-why-slide__btn {
      display: none; } }

.main-why-slide-text-block {
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0;
  padding: 0px 30px;
  z-index: 3;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .main-why-slide-text-block.hover {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    bottom: 50px; }
    .main-why-slide-text-block.hover .main-why-slide__title {
      -webkit-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      color: #b5c0c6; }
  @media (max-width: 1182px) {
    .main-why-slide-text-block {
      padding: 0px 20px; } }
  @media (max-width: 992px) {
    .main-why-slide-text-block {
      bottom: 25px; } }

.main-why-slide__title {
  font-size: 20px;
  line-height: 23px;
  color: #fff;
  width: 100%;
  padding: 0px 0px 0px 0px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  @media (max-width: 992px) {
    .main-why-slide__title {
      padding: 0px 20px;
      text-align: center; } }

.main-why-slide__text {
  display: none; }

.main-why-slide-text__bg {
  position: absolute;
  width: 100%;
  height: 156px;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, black), color-stop(50%, black), color-stop(100%, rgba(0, 0, 0, 0)), to(black));
  background: -webkit-linear-gradient(bottom, black 50%, black 50%, rgba(0, 0, 0, 0) 100%, black 100%);
  background: -o-linear-gradient(bottom, black 50%, black 50%, rgba(0, 0, 0, 0) 100%, black 100%);
  background: linear-gradient(to top, black 50%, black 50%, rgba(0, 0, 0, 0) 100%, black 100%); }
  @media (max-width: 992px) {
    .main-why-slide-text__bg {
      background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, black), color-stop(30%, black), color-stop(100%, rgba(0, 0, 0, 0)), to(black));
      background: -webkit-linear-gradient(bottom, black 30%, black 30%, rgba(0, 0, 0, 0) 100%, black 100%);
      background: -o-linear-gradient(bottom, black 30%, black 30%, rgba(0, 0, 0, 0) 100%, black 100%);
      background: linear-gradient(to top, black 30%, black 30%, rgba(0, 0, 0, 0) 100%, black 100%); } }

.main-why-bottom {
  text-align: center; }

.main-review {
  background-color: #393f3f;
  position: relative; }
  .main-review:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("/assets/img/reviev_bg_01.png") left center no-repeat, url("/assets/img/reviev_bg_02.png") right center no-repeat;
    z-index: 2;
    opacity: 0.5;
    background-size: contain; }
  @media (max-width: 1600px) {
    .main-review:after {
      background: url("/assets/img/reviev_bg_01.png") left center no-repeat;
      background-size: cover; } }

.main-review-content {
  padding: 65px 0px 115px 0px;
  position: relative;
  z-index: 3; }
  @media (max-width: 992px) {
    .main-review-content {
      padding: 50px 0px 75px 0px; } }
  @media (max-width: 767px) {
    .main-review-content {
      padding: 35px 0px 65px 0px; } }

.main-review-slider {
  margin: 0px -15px; }
  .main-review-slider .slick-arrow {
    width: 53px;
    height: 28px;
    position: absolute;
    top: -100px;
    background-color: transparent;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .main-review-slider .slick-arrow.slick-prev {
      left: 0;
      background: url("/assets/img/icons/review_arr_prev.png") 0 0 no-repeat;
      z-index: 10; }
      .main-review-slider .slick-arrow.slick-prev:hover {
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        background: url("/assets/img/icons/review_arr_prev_hv.png") 0 0 no-repeat; }
    .main-review-slider .slick-arrow.slick-next {
      right: 0;
      background: url("/assets/img/icons/review_arr_next.png") 0 0 no-repeat; }
      .main-review-slider .slick-arrow.slick-next:hover {
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        background: url("/assets/img/icons/review_arr_next_hv.png") 0 0 no-repeat; }
  .main-review-slider .slick-dots {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 100%; }
    .main-review-slider .slick-dots li {
      display: inline-block;
      margin: 0px 5px; }
      .main-review-slider .slick-dots li button {
        font-size: 0;
        width: 14px;
        height: 14px;
        background-color: #a1a1a1;
        border-radius: 50%;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        border: 2px solid transparent; }
        .main-review-slider .slick-dots li button:hover {
          -webkit-transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -ms-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
          background-color: #ffffff; }
      .main-review-slider .slick-dots li.slick-active button {
        background-color: transparent;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        height: 20px;
        width: 20px;
        border: 2px solid #c21483; }
  @media (max-width: 992px) {
    .main-review-slider {
      margin: 0px 0px; }
      .main-review-slider .slick-dots {
        bottom: -40px; }
      .main-review-slider .slick-arrow {
        width: 41px;
        height: 46px;
        position: absolute;
        top: -70px;
        background-color: transparent; }
        .main-review-slider .slick-arrow.slick-prev {
          left: -15px;
          background: url("/assets/img/icons/use_sl_arr_left.png") 0 0 no-repeat;
          border-radius: 0 5px 5px 0;
          z-index: 10; }
          .main-review-slider .slick-arrow.slick-prev:hover {
            background: url("/assets/img/icons/use_sl_arr_left.png") 0 0 no-repeat; }
        .main-review-slider .slick-arrow.slick-next {
          right: -15px;
          background: url("/assets/img/icons/use_sl_arr_right.png") 0 0 no-repeat;
          border-radius: 5px 0 0 5px; }
          .main-review-slider .slick-arrow.slick-next:hover {
            background: url("/assets/img/icons/use_sl_arr_right.png") 0 0 no-repeat; } }

.main-review-slide {
  margin: 0px 15px;
  padding: 35px 0px 0px 0px; }
  @media (max-width: 992px) {
    .main-review-slide {
      padding: 0px 0px 0px 0px;
      margin: 0px 10px; } }

.main-review-slide-content {
  background-color: #4a5656;
  padding: 35px 30px 35px 40px;
  position: relative; }
  @media (max-width: 767px) {
    .main-review-slide-content {
      padding: 37px 15px 30px; } }

.main-review-slide-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  margin: 0px 0px 25px 0px; }
  @media (max-width: 767px) {
    .main-review-slide-top {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0px 0px 20px 0px; } }

.main-review-slide-top__column {
  position: relative; }
  .main-review-slide-top__column:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 113px;
    flex: 0 0 113px;
    max-width: 113px; }
  .main-review-slide-top__column:nth-child(2) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: none;
    margin: 0px 0px 0px 30px; }
  @media (max-width: 767px) {
    .main-review-slide-top__column:nth-child(1) {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none;
      margin: 0px 0px 20px 0px; }
    .main-review-slide-top__column:nth-child(2) {
      margin: 0px 0px 0px 0px;
      text-align: center; } }

.main-review-slide-top__img {
  width: 113px;
  height: 113px;
  border: 5px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: 0; }
  .main-review-slide-top__img:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 9px;
    bottom: 4px;
    left: -19px;
    background: url("/assets/img/icons/decor_wh.png") center no-repeat; }
  @media (max-width: 992px) {
    .main-review-slide-top__img {
      bottom: auto;
      top: 0; } }
  @media (max-width: 767px) {
    .main-review-slide-top__img {
      position: relative;
      top: 0;
      left: 0;
      margin: 0px auto; } }

.main-review-slide-top__name {
  font-size: 20px;
  line-height: 23px;
  color: #fff; }

.main-review-slide-top__about {
  font-size: 17px;
  font-weight: 300;
  line-height: 23px;
  color: #9fadb0; }

.main-review-slide__text {
  color: #ffffff;
  font-size: 17px;
  font-weight: 300;
  line-height: 27px;
  min-height: 152px; }
  @media (max-width: 992px) {
    .main-review-slide__text {
      padding: 0px 0px 0px 143px;
      min-height: 0; } }
  @media (max-width: 767px) {
    .main-review-slide__text {
      padding: 0px 0px 0px 0px; } }

.main-review-slide__quantity {
  position: absolute;
  color: #839092;
  font-size: 25px;
  top: 30px;
  right: 30px;
  font-family: roboto; }

.profile {
  background: url("/assets/img/use_bg_1.png") left -50px bottom -600px no-repeat, #f4f4f4 url("/assets/img/use_bg_2.png") right -50px bottom -600px no-repeat; }
  @media (max-width: 992px) {
    .profile {
      background: #f4f4f4 url() 0 0 no-repeat; } }

.profile-content {
  padding: 30px 0px 45px 0px; }
  @media (max-width: 767px) {
    .profile-content {
      padding: 25px 0px 30px 0px; } }

.profile__title.main_title {
  text-align: left;
  margin: 0px 0px 25px 0px; }
  @media (max-width: 992px) {
    .profile__title.main_title {
      text-align: center;
      margin: 0px 0px 17px 0px; } }

.profile__text {
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
  margin: 0px 0px 35px 0px; }
  @media (max-width: 767px) {
    .profile__text {
      margin: 0px 0px 20px 0px; } }

.profile-form-body {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px 170px 40px -20px; }
  
  .profile-form-body_row {margin: 0px 170px 0px -20px;}
  
  @media (max-width: 1182px) {
    .profile-form-body {
      margin: 0px -20px 40px; } }
  @media (max-width: 992px) {
    .profile-form-body {
      margin: 0px 40px 20px; } }
  @media (max-width: 767px) {
    .profile-form-body {
      margin: 0px 0px 10px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.profile-form-body__column {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  padding: 0px 20px; }
  @media (max-width: 767px) {
    .profile-form-body__column {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none;
      padding: 0; } }

.profile-form-button {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  margin: 0px 170px 0px -20px; }
  @media (max-width: 1182px) {
    .profile-form-button {
      margin: 0px -20px; } }
  @media (max-width: 992px) {
    .profile-form-button {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0px 40px; } }
  @media (max-width: 767px) {
    .profile-form-button {
      margin: 0px 0px; } }

.profile-form-button__column {
  margin: 0px 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%; }
  @media (max-width: 992px) {
    .profile-form-button__column {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none; }
      .profile-form-button__column:nth-child(1) {
        margin: 0px 20px 30px; } }
  @media (max-width: 767px) {
    .profile-form-button__column {
      margin: 0px 0px; }
      .profile-form-button__column:nth-child(1) {
        margin: 0px 0px 30px 0px; } }

.profile-form-button-mob__divider {
  display: none; }
  @media (max-width: 992px) {
    .profile-form-button-mob__divider {
      display: block;
      height: 1px;
      position: relative;
      margin: 0px 0px 25px 0px; }
      .profile-form-button-mob__divider:before {
        content: '';
        position: absolute;
        height: 1px;
        width: 300%;
        top: 0;
        left: -100%;
        background-color: #dcdcdc; } }
  @media (max-width: 767px) {
    .profile-form-button-mob__divider.profile-form-button-mob__divider_snd {
      display: none; } }

.profile-form-button__title {
  font-size: 17px;
  line-height: 18px;
  margin: 0px 0px 20px 0px; }

.profile-form-button-option-img {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 32px; }

.profile-form-button-option-text {display: -webkit-box;  display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; font-size:16px;
    -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 32px;
}

.profile-form-button-option-img__column {
  margin: 0px 7px; }
  .profile-form-button-option-img__column img {
    max-width: 100%; }

.profile-form-button-check__link {
  color: #000000;
  text-decoration: underline; }

.profile-form-button-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 992px) {
    .profile-form-button-block {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      margin: 0px -15px; } }
  @media (max-width: 767px) {
    .profile-form-button-block {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0px 0px; } }

.profile-form-button-block__column:nth-child(1) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: none; }

.profile-form-button-block__column:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 155px;
  flex: 0 0 155px;
  max-width: 155px; }

.profile-form-button-block__column:nth-child(3) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
  max-width: 130px; }

@media (max-width: 992px) {
  .profile-form-button-block__column {
    margin: 0px 15px; } }

@media (max-width: 767px) {
  .profile-form-button-block__column {
    margin: 0px 0px; }
    .profile-form-button-block__column:nth-child(2) {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none;
      text-align: center;
      margin: 0px 0px 25px 0px; }
    .profile-form-button-block__column:nth-child(3) {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none; } }

.profile-form-button-block__text {
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0px 0px 15px 0px; }

.profile-form-button-block__price {
  font-size: 40px;
  font-family: Roboto;
  color: #702682; }

.profile-form-btn {
  text-align: center; }

.profile-form-edit-mob__divider {
  display: none; }
  @media (max-width: 992px) {
    .profile-form-edit-mob__divider {
      display: block;
      height: 1px;
      position: relative;
      margin: 0px 0px 30px 0px; }
      .profile-form-edit-mob__divider:before {
        content: '';
        position: absolute;
        height: 1px;
        width: 300%;
        top: 0;
        left: -100%;
        background-color: #dcdcdc; } }

.profile-form-edit-button {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0px 190px 0px 0px; }
  @media (max-width: 1182px) {
    .profile-form-edit-button {
      margin: 0px 0px 0px 0px; } }
  @media (max-width: 992px) {
    .profile-form-edit-button {
      margin: 0px 60px; } }
  @media (max-width: 767px) {
    .profile-form-edit-button {
      margin: 0px 0px 0px 0px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.profile-form-edit-button__column:nth-child(1) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 155px;
  flex: 0 0 155px;
  max-width: 155px; }

@media (max-width: 767px) {
  .profile-form-edit-button__column {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: none; }
    .profile-form-edit-button__column:nth-child(1) {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none;
      margin: 0px 0px 20px 0px; } }

.profile-form-edit-btn {
  text-align: center; }

.profile-form-edit-button__text {
  font-size: 17px;
  font-weight: 300;
  line-height: 22px;
  text-align: right; }
  @media (max-width: 767px) {
    .profile-form-edit-button__text {
      text-align: center; }
      .profile-form-edit-button__text p {
        display: inline; } }

.breadcrumbs {
  padding: 35px 0px 0px 0px; }
  @media (max-width: 992px) {
    .breadcrumbs {
      padding: 23px 0px 0px 0px; } }
  @media (max-width: 767px) {
    .breadcrumbs {
      padding: 20px 0px 0px 0px; } }

.breadcrumbs-list-item {
  padding: 0px 15px 0px 8px;
  position: relative;
  display: inline-block;
  font-family: Roboto;
  font-size: 14px;
  line-height: 18px; }
  @media (max-width: 767px) {
    .breadcrumbs-list-item {
      font-size: 13px; } }
  .breadcrumbs-list-item:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 5px;
    top: 50%;
    right: 0;
    margin: -2px 0px 0px 0px;
    background: url("/assets/img/icons/breadcrumbs_arr.svg") center no-repeat; }

.breadcrumbs-list .breadcrumbs-list-item:first-child {
  padding: 0px 15px 0px 0px; }

@media (max-width: 767px) {
  .breadcrumbs-list-item_mob {
    display: none; } }

.breadcrumbs-list__link {
  color: #3d535c;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .breadcrumbs-list__link:hover {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #6f2681; }

.breadcrumbs-list-item_last {
  padding: 0px 0px 0px 8px; }
  .breadcrumbs-list-item_last:after {
    content: '';
    width: 0;
    height: 0; }

.breadcrumbs-list__last {
  color: #000; }

.payment {
  background: url("/assets/img/use_bg_1.png") left -50px bottom 100px no-repeat, #f4f4f4 url("/assets/img/use_bg_2.png") right -50px bottom 100px no-repeat; }
  @media (max-width: 992px) {
    .payment {
      background: #f4f4f4 url() 0 0 no-repeat; } }

.payment-content {
  padding: 30px 0px 50px 0px; }
  @media (max-width: 767px) {
    .payment-content {
      padding: 25px 0px 30px 0px; } }

.payment__title.main_title {
  text-align: left;
  margin: 0px 0px 20px 0px; }
  @media (max-width: 992px) {
    .payment__title.main_title {
      text-align: center;
      margin: 0px 0px 17px 0px; } }

.payment-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  border: 1px solid #dddddd;
  border-radius: 5px; }
  @media (max-width: 992px) {
    .payment-top {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      border-radius: 0px;
      border: none; } }

.payment-top__column {
  background-color: #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: none;
  padding: 20px 0px 20px 0px; }
  .payment-top__column:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px;
    max-width: 400px;
    border-left: 1px solid #ddd; }
  @media (max-width: 992px) {
    .payment-top__column {
      border-radius: 5px;
      border: 1px solid #dddddd;
      margin: 0px 0px 30px 0px; }
      .payment-top__column:nth-child(2) {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: none;
        margin: 0px 0px 0px 0px; } }
  @media (max-width: 767px) {
    .payment-top__column {
      margin: 0px 0px 20px 0px;
      padding: 25px 0px 30px 0px; } }

.payment-top-rating {
  margin: 0px 35px 0px 20px;
  height:100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0; }
  @media (max-width: 767px) {
    .payment-top-rating {
      margin: 0px 20px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.payment-top-rating__column {
  margin: 0px 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: none; }
  .payment-top-rating__column:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 173px;
    flex: 0 0 173px;
    max-width: 173px; }
  @media (max-width: 767px) {
    .payment-top-rating__column {
      margin: 0px 0px; }
      .payment-top-rating__column:nth-child(1) {
        margin: 0px 0px 20px 0px; } }

.payment-top-rating-diagramm {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 173px;
  position: relative;
  width: 173px; }

.payment-top-rating-diagramm__circle {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  height: 173px;
  border-radius: 50%; }

.payment-top-rating-diagramm__column {
  text-align: center; }

.payment-top-rating-diagramm__score {
  color: #c41384;
  font-family: Geometria;
  font-size: 34px;
  font-weight: 500; }

.payment-top-rating-diagramm__total {
  color: #373d3d;
  font-size: 15px;
  font-weight: 500;
  line-height: 23px; }

.payment-top-rating__title {
  color: #c41384;
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
  margin: 0px 0px 15px 0px; }
  @media (max-width: 767px) {
    .payment-top-rating__title {
      text-align: center; } }

.payment-top-rating__text {
  font-size: 17px;
  font-weight: 300;
  line-height: 27px;
  margin: 0px 0px 50px 0px; }
  @media (max-width: 992px) {
    .payment-top-rating__text {
      margin: 0px 0px 30px 0px; } }
  @media (max-width: 767px) {
    .payment-top-rating__text {
      text-align: center;
      margin: 0px 0px 25px 0px; } }

.payment-top-rating-report {
  text-align: center; }

.payment-top-rating-report-btn {
  margin: 0px 0px 15px 0px; }

.payment-top-rating-report__link.big_link {
  width: 210px; }

.payment-top-rating-report__date {
  color: #607179;
  font-size: 15px;
  font-weight: 300;
  line-height: 23px; }

.payment-top-history {
  padding: 0px 15px 0px 30px; }
  @media (max-width: 767px) {
    .payment-top-history {
      padding: 0px 10px 0px 10px; } }

.payment-top-history__title {
  color: #c41384;
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
  margin: 0px 0px 15px 0px; }
  @media (max-width: 767px) {
    .payment-top-history__title {
      text-align: center; } }

.payment-top-history-block {
  height: 215px;
  overflow: auto;
  padding: 10px 0px; }
  @media (max-width: 992px) {
    .payment-top-history-block {
      height: auto;
      padding: 0px 0px 0px 0px; } }

.payment-top-history-content {
  /*display: none;*/
  padding: 0px 40px 20px 0px; }
  .payment-top-history-content.active {
    display: block; }
  @media (max-width: 992px) {
    .payment-top-history-content {
      padding: 0px 20px 0px 0px; } }
  @media (max-width: 767px) {
    .payment-top-history-content {
      padding: 0px 0px 0px 0px; } }

.payment-top-history-list > li {
  margin: 0px 0px 20px 0px; }
  .payment-top-history-list > li:last-child {
    margin: 0px 0px 0px 0px; }

@media (max-width: 460px) {
  .payment-top-history-list > li {
    margin: 0px 0px 30px 0px; } }

.payment-top-history-list-data {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0; }
  @media (max-width: 460px) {
    .payment-top-history-list-data {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.payment-top-history-list-data__column {
  white-space: nowrap; }
  .payment-top-history-list-data__column:nth-child(2) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: none;
    position: relative; }
    .payment-top-history-list-data__column:nth-child(2):before {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 6px;
      left: 0;
      border-bottom: 1px dotted #000; }
  @media (max-width: 460px) {
    .payment-top-history-list-data__column {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none; }
      .payment-top-history-list-data__column:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3; }
        .payment-top-history-list-data__column:nth-child(2):before {
          content: '';
          bottom: -10px; } }

.payment-top-history-list-data__date {
  color: #607179;
  font-size: 15px;
  font-weight: 300;
  line-height: 23px; }

.payment-top-history-list-data__link {
  color: #682379;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  text-decoration: underline;
  padding: 0px 0px 0px 28px;
  position: relative; }
  .payment-top-history-list-data__link:before {
    content: '';
    position: absolute;
    width: 19px;
    height: 21px;
    top: -1px;
    left: 0;
    background: url("/assets/img/icons/clip.svg") center no-repeat; }

.payment-top-history-nocontent {
  /*display: none;*/ }
  .payment-top-history-nocontent.active {
    display: block; }

.payment-top-history-nocontent__text {
  font-size: 17px;
  font-weight: 300;
  line-height: 27px;
  padding: 0px 25px 0px 0px;
  margin: 0px 0px 25px 0px; }
  @media (max-width: 767px) {
    .payment-top-history-nocontent__text {
      padding: 0px 0px 0px 0px;
      text-align: center; } }

.payment-top-history-nocontent-btn {
  text-align: center; }

.payment-top-history-nocontent__link.big_link {
  width: 100%;
  max-width: 210px; }

.payment-body {
  padding: 10px 0px 0px 0px; }
  @media (max-width: 767px) {
    .payment-body {
      padding: 30px 0px 0px 0px; } }

.payment-body__title {
  color: #373d3d;
  font-size: 23px;
  line-height: 27px;
  text-align: center;
  margin: 0px 0px 25px 0px; }
  @media (max-width: 767px) {
    .payment-body__title {
      font-size: 20px;
      line-height: 24px;
      margin: 0px 0px 18px 0px; }
      .payment-body__title p {
        display: inline; } }

.payment-body-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  margin: 0px -15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 992px) {
    .payment-body-block {
      margin: 0px 40px; } }
  @media (max-width: 767px) {
    .payment-body-block {
      margin: 0px 0px 0px 0px; } }

.payment-body__column {
  margin: 0px 0px 30px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 33.333%;
  flex: 1 1 33.333%;
  max-width: 33.333%;
  padding: 0px 15px; }
  @media (max-width: 992px) {
    .payment-body__column {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%;
      max-width: 50%;
      padding: 0px 20px;
      margin: 0px 0px 40px 0px; } }
  @media (max-width: 767px) {
    .payment-body__column {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none;
      padding: 0px 0px;
      margin: 0px 0px 20px 0px; } }

.payment-body-item {
  border: 1px solid #dddddd;
  background-color: #fff;
  position: relative;
  padding: 10px 10px 30px;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .payment-body-item:hover {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border: 1px solid #6a247b;
    -webkit-box-shadow: 0px 0px 40px 10px rgba(0, 0, 0, 0.17), inset 0px 0px 0px 1px #6a247b;
    box-shadow: 0px 0px 40px 10px rgba(0, 0, 0, 0.17), inset 0px 0px 0px 1px #6a247b; }
    .payment-body-item:hover .payment-body-item__title {
      -webkit-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      background-color: #702682;
      color: #fff; }

.payment-body-item__decor {
  position: absolute;
  width: 32px;
  height: 9px;
  top: 20px;
  left: 20px;
  background: url("/assets/img/decor.png") center no-repeat; }

.payment-body-item__img {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  height: 80px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0px 0px 10px 0px; }
  .payment-body-item__img img {
    max-width: 100%;
    max-height: 100%; }

.payment-body-item__divider {
  margin: 0px -10px 10px;
  height: 1px;
  background-color: #ddd; }

.payment-body-item__title {
  height: 42px;
  background-color: #f4f4f4;
  color:#373d3d;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  padding: 10px 10px;
  text-transform: uppercase;
  border-radius: 3px;
  margin: 0px 0px 10px 0px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  @media (max-width: 1182px) {
    .payment-body-item__title {
      font-size: 12px; } }

.payment-body-item-info {
  margin: 0px 0px 30px 0px; }

.payment-body-item-info-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px dotted #000;
  padding: 0px 20px; }
  .payment-body-item-info-list > li {
    color: #607179;
    font-size: 15px;
    line-height: 22px;
    padding: 10px 0px; }
  @media (max-width: 992px) {
    .payment-body-item-info-list {
      padding: 0px 0px; } }

.payment-body-item-btn {
  text-align: center; }

.payment-body-item__link.medium_link {
  width: 100%;
  max-width: 310px; }

.payment-body-paging-list {
  text-align: center; }
  .payment-body-paging-list > li {
    display: inline-block;
    margin: 0px 0px 0px 10px; }
    .payment-body-paging-list > li:first-child {
      margin: 0px 0px 0px 0px; }
    @media (max-width: 767px) {
      .payment-body-paging-list > li.payment-body-paging-list-item_mob {
        display: none; } }

.payment-body-paging__link {
  display: inline-block;
  height: 36px;
  width: 36px;
  font-size: 15px;
  line-height: 34px;
  border: 1px solid #dddddd;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .payment-body-paging__link.active {
    border: 1px solid #702682;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #702682;
    color: #fff; }
  .payment-body-paging__link:hover {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 1px solid #c41384; }

.payment-fail {
  background: url("/assets/img/use_bg_1.png") left -50px bottom -600px no-repeat, #f4f4f4 url("/assets/img/use_bg_2.png") right -50px bottom -600px no-repeat; }
  @media (max-width: 992px) {
    .payment-fail {
      background: #f4f4f4 url() 0 0 no-repeat; } }

.payment-fail-body {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0; }
  @media (max-width: 767px) {
    .payment-fail-body {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.payment-fail__column:nth-child(1) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: none;
  margin: 0px 90px 0px 0px; }

.payment-fail__column:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 310px;
  flex: 0 0 310px;
  max-width: 310px;
  padding: 10px 0px 0px 0px; }

@media (max-width: 992px) {
  .payment-fail__column:nth-child(1) {
    margin: 0px 40px 0px 0px; }
  .payment-fail__column:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    max-width: 220px; } }

@media (max-width: 767px) {
  .payment-fail__column:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin: 0px 0px 0px 0px; }
  .payment-fail__column:nth-child(2) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: none;
    text-align: center;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin: 0px 0px 30px 0px; } }

.payment-fail__text {
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
  margin: 0px 0px 35px 0px; }
  @media (max-width: 992px) {
    .payment-fail__text {
      margin: 0px 0px 25px 0px; } }

.payment-fail-info {
  margin: 0px 0px 50px 0px; }
  @media (max-width: 992px) {
    .payment-fail-info {
      margin: 0px 0px 40px 0px; } }

.payment-fail-info-data {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  max-width: 500px;
  margin: 0px 0px 15px 0px; }
  .payment-fail-info-data:last-child {
    margin: 0px 0px 0px 0px; }
  @media (max-width: 767px) {
    .payment-fail-info-data {
      max-width: none;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0px 0px 20px 0px; } }

.payment-fail-info-data__column:nth-child(2) {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: none; }
  .payment-fail-info-data__column:nth-child(2):before {
    content: '';
    position: absolute;
    width: 98%;
    height: 1px;
    bottom: 5px;
    left: 1%;
    border-bottom: 1px dotted #000; }

.payment-fail-info-data__column:nth-child(3) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  max-width: 200px; }

@media (max-width: 767px) {
  .payment-fail-info-data__column {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: none;
    margin: 0px 0px 5px 0px; }
    .payment-fail-info-data__column:nth-child(2) {
      -webkit-box-ordinal-group: 3;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3; }
      .payment-fail-info-data__column:nth-child(2):before {
        content: '';
        bottom: -10px;
        width: 100%;
        left: 0; }
    .payment-fail-info-data__column:nth-child(3) {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none; } }

.payment-fail-info-data__name {
  font-size: 17px;
  font-weight: 400;
  line-height: 23px;
  white-space: nowrap; }

.payment-fail-info-data__value {
  font-size: 17px;
  font-weight: 300;
  line-height: 23px; }

.payment-fail-paymethod {
  max-width: 500px;
  margin: 0px 0px 45px 0px; }

.payment-fail-form__divider {
  height: 1px;
  background-color: #ddd;
  margin: 0px 0px 30px 0px; }
  @media (max-width: 992px) {
    .payment-fail-form__divider {
      position: relative;
      left: -100%;
      width: 300%; } }

.payment-fail-pay-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0; }
  @media (max-width: 992px) {
    .payment-fail-pay-block {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media (max-width: 767px) {
    .payment-fail-pay-block {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.payment-fail-pay-block__column:nth-child(1) {
  margin: 0px 50px 0px 0px; }

.payment-fail-pay-block__column:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  max-width: 240px; }

@media (max-width: 992px) {
  .payment-fail-pay-block__column:nth-child(1) {
    margin: 0px 0px 0px 0px; } }

@media (max-width: 767px) {
  .payment-fail-pay-block__column {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: none;
    text-align: center; }
    .payment-fail-pay-block__column:nth-child(1) {
      margin: 0px 0px 25px 0px; }
    .payment-fail-pay-block__column:nth-child(2) {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: none; } }

.payment-fail__img {
  background-color: #fff;
  border-radius: 50%;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 50px 7px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 0px 50px 7px rgba(0, 0, 0, 0.18); }
  .payment-fail__img img {
    max-width: 100%; }
  @media (max-width: 767px) {
    .payment-fail__img {
      width: 220px;
      margin: 0px auto; } }

/************CONTENT*****************/
.content-page {
  background: url("/assets/img/use_bg_1.png") left -50px bottom -600px no-repeat, #f4f4f4 url("/assets/img/use_bg_2.png") right -50px bottom -600px no-repeat; }
  @media (max-width: 992px) {
    .content-page {
      background: #f4f4f4 url() 0 0 no-repeat; } }

.content-page-mob-block {
  display: none; }
  @media (max-width: 767px) {
    .content-page-mob-block {
      display: block;
      margin: 0px 0px 25px 0px; } }

.content-page-body {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0; }
  @media (max-width: 767px) {
    .content-page-body {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.content-page-body__column:nth-child(1) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px; }

.content-page-body__column:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: none;
  margin: 0px 0px 0px 40px; }

@media (max-width: 767px) {
  .content-page-body__column:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
    max-width: 280px; }
  .content-page-body__column:nth-child(2) {
    margin: 0px 0px 0px 0px;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1; } }

.content-page-body-list {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding: 35px 30px 40px;
  margin: 0px 0px 30px 0px; }
  .content-page-body-list > li {
    padding: 0px 0px 0px 50px;
    position: relative; }
    .content-page-body-list > li:before {
      content: '';
      position: absolute;
      width: 32px;
      height: 9px;
      top: 50%;
      margin: -5px 0px 0px 0px;
      left: 0;
      background: url("/assets/img/decor.png") center no-repeat; }
  @media (max-width: 767px) {
    .content-page-body-list {
      display: none; } }

.content-page-body-list__link {
  color: #000000;
  font-size: 17px;
  line-height: 40px;
  text-decoration: underline; }

.content-page-body-orderreport {
  padding: 0px 0px 40px 0px;
  background-color: #6b247d;
  border-radius: 5px;
  position: relative;
  overflow: hidden; }

.content-page-body-orderreport-content {
  background: url("/assets/img/ord_bg.png") center no-repeat;
  background-size: cover;
  padding: 25px 30px 100px;
  position: relative; }

.content-page-body-orderreport__img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: #fff url("/assets/img/ord_img.png") center no-repeat;
  margin: 0px auto 45px; }

.content-page-body-orderreport__title {
  position: absolute;
  width: 250px;
  left: 50%;
  margin: 0px 0px 0px -125px;
  top: 120px;
  height: 40px;
  background-color: #6b247c;
  color: #ffffff;
  font-family: Geometria;
  font-size: 23px;
  font-weight: 500;
  line-height: 40px;
  text-align: center; }

.content-page-body-orderreport__subtitle {
  font-size: 27px;
  font-family: Geometria;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  color: #fff; }

.content-page-body-orderreport-bottom {
  position: absolute;
  width: 100%;
  height: 115px;
  left: 0;
  bottom: 0;
  border-radius: 0 0 5px 5px;
  background-color: rgba(0, 0, 0, 0.67);
  text-align: center;
  padding: 30px 0px 0px 0px; }

.content-page-body-orderreport-bottom__link.big_link {
  display: inline-block;
  width: 210px; }

.content-page-body-info-block {
  margin: 0px 0px 30px 0px; }
  @media (max-width: 767px) {
    .content-page-body-info-block {
      margin: 0px 0px 25px 0px; } }

.content-page-body-info__title {
  color: #c41384;
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
  margin: 0px 0px 15px 0px; }

.content-page-body-info__text {
  font-size: 17px;
  font-weight: 300;
  line-height: 25px; }
  
.content-page-body__section * {font-size: 16px; line-height: 1.5; margin-bottom: 15px;}
.content-page-body__section  h1 {color: #c41384; font-size: 28px;  margin-bottom: 15px;}
.content-page-body__section  h2 {color: #c41384; font-size: 24px;  margin-bottom: 15px;}
.content-page-body__section  h3 {color: #c41384; font-size: 20px; line-height: 1.5; margin-bottom: 15px; }
.content-page-body__section  h4 {color: #c41384; font-size: 18px;}
.content-page-body__section  h5 {color: #c41384; font-size: 16px;}
.content-page-body__section  ul, .content-page-body__section  ol {list-style:inside;}
.content-page-body__section img {max-width: 100%;}
/*****************************/


.cardform {
  border: 1px solid #dddddd;
  background-color: #fff;
  border-radius: 5px; }

.register-cardform {
  padding: 0px 0px 0px 0px; }

.register-cardform-body {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0; }
  @media (max-width: 1182px) {
    .register-cardform-body {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 0;
      padding: 40px 0; } }

.register-cardform__column {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  padding: 40px; }
  .register-cardform__column:last-child {
    border-left: 1px solid #dddddd; }
  @media (max-width: 1182px) {
    .register-cardform__column {
      max-width: none;
      padding: 0px 20px; }
      .register-cardform__column:first-child {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2; }
      .register-cardform__column:last-child {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        margin: 0px 0px 30px 0px; } }

.register-cardform-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  margin: 0px -10px 25px -10px; }
  @media (max-width: 440px) {
    .register-cardform-row {
      display: block;
      margin: 0; } }

.register-cardform-row__column {
  padding: 0px 10px; }
  .register-cardform-row__column:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }
  @media (max-width: 440px) {
    .register-cardform-row__column {
      padding: 0;
      margin: 0px 0px 20px 0px; }
      .register-cardform-row__column:first-child {
        max-width: none; } }

.register-cardform-input {
  margin: 0px 0px 25px 0px; }

@media (max-width: 767px) {
  .register-cardform__btn {
    width: 100%; } }

.register-cardform-cardbody {
  width: 390px;
  display: block; }
  @media (max-width: 1182px) {
    .register-cardform-cardbody {
      margin: 0px auto; } }
  @media (max-width: 440px) {
    .register-cardform-cardbody {
      width: 233px; } }

.register-cardform-card {
  position: relative;
  width: 390px;
  height: 244px; }
  @media (max-width: 440px) {
    .register-cardform-card {
      width: 233px;
      height: 145px;
      margin: 0px auto; } }

.register-cardform-card-face {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url("/assets/img/registration/bg_card.png") 0 0 no-repeat;
  background-size: 100%; }

.register-cardform-card-back {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url("/assets/img/registration/bg_card_back.png") 0 0 no-repeat;
  background-size: 100%; }

.register-cardform-card__cvv {
  position: absolute;
  top: 118px;
  font-size: 23px;
  right: 95px; }
  @media (max-width: 440px) {
    .register-cardform-card__cvv {
      font-size: 16px;
      top: 68px;
      right: 60px; } }

.register-cardform-card__number {
  position: absolute;
  top: 120px;
  left: 35px;
  font-size: 28px;
  color: #ffffff; }
  @media (max-width: 440px) {
    .register-cardform-card__number {
      font-size: 20px;
      top: 68px;
      left: 22px; } }

.register-cardform-card__date {
  left: 35px;
  bottom: 35px;
  position: absolute;
  color: #ffffff;
  font-size: 20px; }
  @media (max-width: 440px) {
    .register-cardform-card__date {
      left: 22px;
      font-size: 16px;
      bottom: 25px; } }

.register-cardform-card__type {
  position: absolute;
  right: 35px;
  bottom: 35px; }
  .register-cardform-card__type.visa {
    width: 105px;
    height: 34px;
    background: url("/assets/img/registration/visa.png") 0 0 no-repeat;
    background-size: 100%; }
  .register-cardform-card__type.master {
    width: 70px;
    height: 42px;
    background: url("/assets/img/registration/master.png") 0 0 no-repeat;
    background-size: 100%; }
  @media (max-width: 440px) {
    .register-cardform-card__type {
      bottom: 20px;
      right: 20px; }
      .register-cardform-card__type.visa {
        width: 80px;
        height: 28px; }
      .register-cardform-card__type.master {
        width: 50px;
        height: 30px; } }

.register-cardform__text {
  font-size: 15px;
  font-family: 'Ubuntu';
  line-height: 23px;
  font-weight: 300;
  padding: 30px 0px 0px 0px; }

.register-cardform__cardtypes {
  margin: 25px 0px 0px 0px;
  text-align: center; }
  .register-cardform__cardtypes img {
    max-width: 100%; }

.register-form-input-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.register-form__label {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }

.register-form__val {
  display: none;
  background-color: #ffc947;
  padding: 0 5px;
  line-height: 23px;
  border-radius: 10px 0 10px 0;
  font-size: 12px;
  font-weight: 500;
  margin: 0px 10px 0px 0px; }

.register-form__tip {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 26px;
  flex: 0 0 26px;
  max-width: 26px;
  background: url("/assets/img/icons/tip.png") 0 0 no-repeat;
  width: 26px;
  height: 23px;
  cursor: pointer; }

.form-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  margin: 0px -15px; }

.form__column {
  padding: 0px 15px; }

.form__label, .register-form__label {
  font-size: 17px;
  color: #373d3d;
  margin: 0px 0px 10px 0px; }

.form-input {
  position: relative; }
  .form-input:before {
    content: '';
    background: url("/assets/img/decor.png") center no-repeat;
    width: 32px;
    height: 100%;
    position: absolute;
    left: -10px;
    top: 0; }
  .form-input.passp.err:after {
    content: '';
    position: absolute;
    width: 17px;
    height: 15px;
    top: 15px;
    right: 17px;
    background: url("/assets/img/icons/form_err_ico.png") center no-repeat; }

.form-select {
  position: relative; }
  .form-select:before {
    content: '';
    background: url("/assets/img/decor.png") center no-repeat;
    width: 32px;
    height: 100%;
    position: absolute;
    left: -10px;
    top: 0;
    z-index: 5; }

.profile-form-btn .form__btn,
.profile-form-edit-btn .form__btn {
  max-width: 280px;
  display: inline-block; }

.profile-form-line {
  position: relative;
  margin: 0px 0px 28px 0px; }
  .profile-form-line .input {
    color: #000;
    background-color: #fff; }
  .profile-form-line .form__error {
    position: absolute;
    top: -26px;
    right: 0;
    color: #ca1515;
    font-size: 15px;
    line-height: 18px; }
    @media (max-width: 992px) {
      .profile-form-line .form__error {
        top: auto;
        bottom: -15px;
        font-size: 13px;
        line-height: 15px;
        right: auto;
        left: 10px; } }
  .profile-form-line.date .form-input:after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    top: 10px;
    right: 13px;
    background: url("/assets/img/icons/date_ico.png") center no-repeat; }
  .profile-form-line.disabled {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    opacity: 0.6; }
    .profile-form-line.disabled .form-input:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-color: transparent;
      z-index: 3; }
  @media (max-width: 992px) {
    .profile-form-line {
      margin: 0px 0px 18px 0px; } }

.btn {
  display: inline-block;
  padding: 0px 0px;
  background: url("/assets/img/btn_bg.png") 0 0 no-repeat;
  height: 46px;
  line-height: 46px;
  border-radius: 5px;
  overflow: hidden;
  font-size: 17px;
  padding: 0px 20px;
  font-family: 'Roboto';
  color: #fff;
  text-transform: uppercase; }
  .btn.fw {
    width: 100%; }

.select-block {
  position: relative; }

.select__label {
  z-index: 2;
  position: absolute;
  top: -8px;
  background-color: #f7f7f7;
  padding: 0 5px;
  color: #979797;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  left: 20px; }

.select {
  position: relative;
  cursor: pointer; }
  .select .select-title {
    z-index: 1;
    width: 100%;
    height: 46px;
    border: 1px solid #ddd;
    position: relative;
    background-color: #fff;
    border-radius: 5px; }
  .select .select-title__arrow {
    position: absolute;
    top: 0;
    right: 0px;
    width: 45px;
    height: 100%;
    background: url("/assets/img/icons/select-arrow.svg") center no-repeat; }
  .select .select-title__value {
    color: #000;
    font-weight: 300;
    font-size: 16px;
    line-height: 44px;
    display: block;
    overflow: hidden;
    padding: 0 45px 0 30px;
    white-space: nowrap;
    text-transform: none;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .select .select-options {
    position: absolute;
    z-index: 10;
    top: 45px;
    display: none;
    overflow: hidden;
    min-width: 100%;
    background-color: #fff;
    border: 1px solid #dedede;
    padding: 10px 20px 10px 30px; }
  .select .select-options-scroll {
    max-height: 110px;
    overflow: auto; }
  .select .select-options-list {
    padding: 0px 0px 0px 0px; }
  .select .select-options__value {
    color: #676e70;
    font-size: 16px;
    margin: 0px 0px 15px 0px; }
    .select .select-options__value:last-child {
      margin: 0px 0px 0px 0px; }
    .select .select-options__value:hover {
      color: #000; }

input[type=text], input[type=email], input[type=tel], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.input {
  width: 100%;
  display: block;
  padding: 0px 30px;
  border: 1px solid #dddddd;
  background-color: transparent;
  height: 46px;
  border-radius: 5px;
  color: #373d3d;
  font-size: 16px; }
  .input.focus {
    color: #000; }
  .input.err {
    border: 1px solid red; }

textarea.input {
  resize: none;
  padding: 0px 0px; }

.check {
  position: relative;
  padding-left: 25px;
  color: #5f5f5f;
  line-height: 18px;
  cursor: pointer; }
  .check input {
    display: none; }
  .check:before {
    content: '';
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #a3a3a3;
    position: absolute; }
  .check.active:before {
    background: url("/assets/img/icons/check.png") center no-repeat; }

.profile-form-button-check-block {
  margin: 0px 0px 38px 0px; }
  .profile-form-button-check-block .check {
    position: relative;
    padding-left: 48px;
    color: #676e70;
    font-size: 16px;
    line-height: 22px;
    cursor: pointer; }
    .profile-form-button-check-block .check input {
      display: none; }
    .profile-form-button-check-block .check:before {
      content: '';
      left: 0;
      top: 4px;
      width: 34px;
      height: 34px;
      border: 1px solid #ddd;
      background-color: #fff;
      position: absolute;
      border-radius: 5px; }
    .profile-form-button-check-block .check.err:before {
      content: '';
      border: 1px solid red; }
    .profile-form-button-check-block .check.active:before {
      background: #fff url("/assets/img/icons/check.png") center no-repeat; }
    .profile-form-button-check-block .check.active.err:before {
      border: 1px solid #ddd; }

.option {
  position: relative;
  cursor: pointer;
  padding-left: 47px;
  line-height: 16px;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 300; }
  .option:last-child {
    margin-bottom: 0px; }
  .option input {
    display: none; }
  .option:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    content: '';
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 50%; }
  .option.active:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    top: 8px;
    left: 8px;
    background-color: #c41384;
    border-radius: 50%; }

.options.err .option:before{border-color:red;}

.rating-block {
  display: table;
  font-size: 0; }

.rating {
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  .rating.edit .star {
    cursor: pointer; }
  .rating .star {
    width: 17px;
    height: 14px;
    display: inline-block;
    position: relative;
    z-index: 3; }

.rating__line {
  position: absolute;
  width: 85px;
  height: 14px;
  top: 0;
  left: 0;
  background: url("/assets/img/icons/bg_rating.svg") 0 0 no-repeat;
  z-index: 1;
  background-size: 85px 100%; }

.rating__activeline {
  position: absolute;
  width: 0px;
  height: 14px;
  top: 0;
  left: 0;
  background: url("/assets/img/icons/bg_rating_active.svg") 0 0 no-repeat;
  z-index: 2;
  background-size: 85px 100%; }

.rating__value {
  display: inline-block;
  color: #1b3139;
  font-size: 14px;
  line-height: 13px;
  vertical-align: middle; }

.quantity {
  position: relative;
  width: 73px;
  height: 47px;
  border: 1px solid #cfcfcf;
  background-color: #ffffff; }

.quantity__input {
  height: 45px;
  width: 50px;
  text-align: center;
  color: #101010;
  font-weight: 300; }

.quantity__btn {
  position: absolute;
  top: 11px;
  right: 15px;
  cursor: pointer; }
  .quantity__btn:before {
    font-size: 25px;
    display: inline-block;
    line-height: 10px;
    color: #a9a9a9; }
  .quantity__btn:hover:before {
    color: #da0005; }
  .quantity__btn.dwn {
    top: 25px; }

.category-params-item-price-table {
  margin-bottom: 25px; }
  .category-params-item-price-table .cell:first-child {
    padding-right: 15px;
    position: relative; }
    .category-params-item-price-table .cell:first-child:after {
      content: '-';
      position: absolute;
      right: -4px;
      top: 8px;
      font-size: 20px; }
  .category-params-item-price-table .cell:last-child {
    padding-left: 15px; }
  .category-params-item-price-table .cell input {
    height: 37px;
    border: 2px solid #393939;
    background-color: #ffffff;
    text-align: center;
    font-size: 12px;
    color: #393939;
    font-weight: 500;
    width: 100%; }

.category-params-item-price-range {
  margin: 0 12px 40px 12px;
  background-color: #c9cecf;
  height: 2px;
  position: relative; }
  .category-params-item-price-range .ui-slider-range {
    background-color: #000;
    height: 2px;
    position: relative; }
  .category-params-item-price-range .ui-slider-handle {
    width: 23px;
    height: 28px;
    border: 3px solid #fbfbfb;
    background-color: #ea5922;
    display: block;
    position: absolute;
    top: -14px;
    margin-left: -12px;
    cursor: pointer; }
    .category-params-item-price-range .ui-slider-handle span {
      position: absolute;
      bottom: -18px;
      left: 50%;
      width: 50px;
      text-align: center;
      font-size: 10px;
      margin-left: -25px;
      font-weight: 500;
      color: #94a6aa; }

.form__info {
  position: absolute;
  width: 60px;
  height: 60px;
  right: 0;
  top: 0;
  line-height: 60px;
  text-align: center;
  color: #888;
  z-index: 2;
  font-size: 14px; }
  @media (max-width: 767px) {
    .form__info {
      width: 50px;
      height: 50px;
      line-height: 50px; } }

.form-range-line {
  position: relative;
  height: 5px;
  border-radius: 0 0 4px 4px;
  background-color: #e0e0e0;
  margin: -2px 0px 0px 0px; }
  .form-range-line .ui-slider-range {
    background-color: #093454;
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 0 4px 4px; }
  .form-range-line .ui-slider-handle {
    background: url("/assets/img/icons/range.svg") 0 0 no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    margin: -9px 0px 0px -14px;
    top: 0;
    left: 0;
    cursor: pointer; }
  .form-range-line .ui-state-hover {
    background: url("/assets/img/icons/range_a.svg") 0 0 no-repeat; }

.form-range-values {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 14px 0px 0px 0px; }

.form-range-values__item {
  font-size: 12px;
  color: #888; }

.medium_link {
  display: inline-block;
  width: 130px;
  height: 45px;
  color: #ffffff;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 700;
  line-height: 45px;
  text-transform: uppercase;
  background-color: #c41384;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .medium_link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
    background: url("/assets/img/offer_get_shadow.png") center no-repeat;
    background-size: cover;
    opacity: 0.5; }
  .medium_link:hover {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #373d3d; }

.big_link {
  display: inline-block;
  color: #ffffff;
  font-family: Roboto;
  font-size: 17px;
  font-weight: 700;
  line-height: 57px;
  text-transform: uppercase;
  height: 57px;
  background-color: #c41384;
  border-radius: 5px;
  position: relative;
  width: 270px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .big_link:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    height: 25px;
    background: url("/assets/img/offer_get_shadow.png") center no-repeat;
    background-size: cover;
    opacity: 0.5; }
  @media (max-width: 992px) {
    .big_link {
      width: 280px; } }
  .big_link:hover {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: #373d3d; }

.main_title {
  color: #702682;
  font-family: Geometria;
  font-size: 37px;
  font-weight: 700;
  line-height: 55px;
  margin: 0px 0px 50px 0px;
  text-align: center; }
  .main_title.main_title_w {
    color: #fff;
    margin: 0px 0px 40px 0px; }
  @media (max-width: 992px) {
    .main_title {
      font-size: 25px;
      line-height: 27px;
      margin: 0px 0px 25px 0px; }
      .main_title.main_title_w {
        padding: 0px 50px; } }
  @media (max-width: 767px) {
    .main_title.main_title_w {
      margin: 0px 0px 25px 0px; } }

.row:after {
  display: block;
  content: '';
  clear: both; }

.rub:after {
  content: '₽'; }

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

ol.counter {
  list-style-type: none;
  counter-reset: item; }
  ol.counter li {
    position: relative;
    padding: 0px 0px 0px 45px; }
    ol.counter li:before {
      counter-increment: item;
      content: counter(item);
      position: absolute;
      left: 0;
      top: 0;
      color: #818181;
      font-size: 14px;
      font-weight: 700;
      text-align: center;
      line-height: 26px;
      border-radius: 50%;
      width: 28px;
      height: 28px;
      border: 1px solid #4274bb; }

.ellipsis {
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.es {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.table {
  display: table;
  font-size: 0;
  width: 100%; }

.trow {
  display: table-row; }

.cell {
  display: table-cell; }
  .cell.full {
    width: 100%; }

.flip {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.flipitem.active .flipface {
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.flipitem.active .flipback {
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.flipface, .flipback {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0; }

.flipface {
  z-index: 2; }

.flipback {
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.ibg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .ibg img {
    display: none; }

.video {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%; }
  .video video, .video iframe, .video object, .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.videobg video, .videobg iframe, .videobg object, .videobg embed {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: cover; }

.moretext {
  overflow: hidden; }

.moretext__more {
  cursor: pointer; }
  .moretext__more i {
    font-style: normal; }
    .moretext__more i:first-child {
      display: block; }
    .moretext__more i:last-child {
      display: none; }
  .moretext__more.active i {
    font-style: normal; }
    .moretext__more.active i:first-child {
      display: none; }
    .moretext__more.active i:last-child {
      display: block; }

.graystyle {
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1); }

.graystyleoff {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -o-filter: grayscale(0); }

.slick-slider {
  position: relative; }
  .slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .slick-slider .slick-list {
    position: relative;
    overflow: hidden;
    width: 100%; }
  .slick-slider .slick-track {
    position: relative;
    width: 100%; }
  .slick-slider .slick-slide {
    overflow: hidden;
    float: left;
    position: relative; }

.tab__item {
  display: none; }
  .tab__item.active {
    display: block; }

.mirror {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.nicescroll-rails {
  z-index: 1000 !important; }

.gm-style-iw-t {
  opacity: 0; }

.baloon {
  opacity: 1;
  right: -7px !important;
  bottom: 80px !important; }
  .baloon button {
    display: none !important; }
  .baloon:after {
    display: none !important; }

.baloon-style {
  display: none; }

.baloon-content.gm-style-iw {
  opacity: 1;
  border-radius: 0px !important;
  max-width: 300px !important;
  padding: 0 !important;
  left: 0 !important;
  width: 100% !important;
  overflow: visible !important; }
  .baloon-content.gm-style-iw > .gm-style-iw-d {
    overflow: hidden !important;
    max-width: none !important; }
  .baloon-content.gm-style-iw:after {
    display: none !important; }

.baloon-close {
  top: 18px !important; }




/**banners**/
.banner {
  position: fixed;
  z-index: 1001;
  bottom: 50px;
  right: 50px;
  width: 100%;
  max-width: 620px;
  -webkit-box-shadow: -10px -10px 50px 10px rgba(0, 0, 0, 0.17);
  box-shadow: -10px -10px 50px 10px rgba(0, 0, 0, 0.17); }
  @media (max-width: 767px) {
    .banner {
      bottom: 20px;
      left: 5%;
      width: 90%;
      max-width: none; } }

.banner__close {
  position: absolute;
  width: 17px;
  height: 17px;
  top: -32px;
  right: 0;
  background: url("/assets/img/icons/close_grey.png") center no-repeat;
  cursor: pointer; }

.banner-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0; }
  @media (max-width: 767px) {
    .banner-content {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.banner-content__column:nth-child(1) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 60%;
  flex: 1 1 60%;
  max-width: 60%; }

.banner-content__column:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 40%;
  flex: 1 1 40%;
  max-width: 40%; }

@media (max-width: 767px) {
  .banner-content__column:nth-child(1) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: none; }
  .banner-content__column:nth-child(2) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: none; } }

.banner-content-left {
  background-color: #702682;
  height: 100%;
  padding: 25px 0px 25px 30px;
  position: relative; }
  .banner-content-left:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("/assets/img/banner/bg_01.png") 0 0 no-repeat;
    opacity: 0.4; }
  @media (max-width: 767px) {
    .banner-content-left {
      padding: 23px 0px 0px; } }

.banner-content-left__title {
  font-family: Geometria;
  color: #ffffff;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin: 0px 0px 23px 0px; }
  @media (max-width: 767px) {
    .banner-content-left__title {
      font-size: 20px;
      line-height: 24px;
      text-align: center;
      margin: 0px 0px 18px 0px;
      padding: 0px 20px; } }

.banner-content-left__subtitle {
  font-family: Geometria;
  color: #ff7dd0;
  font-size: 39px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0px 0px 100px 0px; }
  @media (max-width: 767px) {
    .banner-content-left__subtitle {
      font-size: 30px;
      line-height: 34px;
      text-align: center;
      margin: 0px 0px 20px 0px;
      padding: 0px 5px; } }

.banner-content-left__text {
  position: absolute;
  bottom: 30px;
  left: -10px;
  color: #ffffff;
  font-size: 20px;
  line-height: 37px;
  font-weight: 300; }
  .banner-content-left__text p:first-child span {
    background-color: #470356; }
  .banner-content-left__text p:last-child span {
    background-color: #a335bb; }
  .banner-content-left__text span {
    padding: 0px 40px;
    display: inline-block;
    height: 37px; }
  @media (max-width: 767px) {
    .banner-content-left__text {
      position: relative;
      top: 0;
      left: 0;
      font-size: 18px; }
      .banner-content-left__text span {
        width: 100%;
        text-align: center;
        padding: 0px 5px; } }

.banner-content-right {
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .banner-content-right.banner-content-right_approve:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url("/assets/img/banner/bg_02.jpg") center right/cover no-repeat; }
  @media (max-width: 767px) {
    .banner-content-right.banner-content-right_approve:before {
      content: '';
      background: #c8cfd1 url() 0 0 no-repeat; } }
  .banner-content-right.banner-content-right_rating {
    background-color: #bec6c8;
    position: relative; }
    .banner-content-right.banner-content-right_rating:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background: url("/assets/img/banner/bg_03.png") top right no-repeat; }
    @media (max-width: 767px) {
      .banner-content-right.banner-content-right_rating:before {
        content: '';
        background: #c8cfd1 url() 0 0 no-repeat; } }
  @media (max-width: 767px) {
    .banner-content-right {
      padding: 20px 0px 0px 0px; } }

.banner-content-right__link {
  margin: 0px 0px 20px 0px; }
  .banner-content-right__link.medium_link {
    width: 100%;
    max-width: 205px;
    text-align: center; }

.banner-content-left__subtitle_rating {
  margin: 0px 0px 25px 0px; }

.banner-content-left__text_rating {
  position: relative;
  top: 0;
  left: 0;
  padding: 0px 30px 0px 0px;
  font-family: Geometria;
  color: #ffffff;
  font-size: 24px;
  line-height: 27px;
  font-weight: 700; }
  @media (max-width: 767px) {
    .banner-content-left__text_rating {
      text-align: center;
      font-size: 18px;
      line-height: 22px;
      padding: 0px 5px 20px; } }

.banner-content-right__value {
  position: absolute;
  top: -20px;
  left: 50%;
  margin: 0px 0px 0px -87px;
  width: 174px;
  height: 174px;
  border-radius: 50%; }
  .banner-content-right__value img {
    max-width: 100%;
    position: relative;
    z-index: 3; }
  .banner-content-right__value:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 12px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #799498;
    z-index: 2;
    opacity: 0.7; }
  @media (max-width: 767px) {
    .banner-content-right__value {
      display: none; } }
  
/***********************************/
.location-hide {display:none;}

.payment-action {font-size: 26px; line-height: 30px;}
.payment-status {margin-top: 20px; font-size: 30px; line-height: 36px;}
.payment-status_failed {color: red;}
.payment-status_ok {color: green;}
.payment-button {margin-top: 30px; opacity:0; -webkit-transition: 1.5s;-moz-transition: 1.5s;-ms-transition: 1.5s;-o-transition: 1.5s;transition: 1.5s;}
.payment-button_show {opacity:1;}

.profile-form-body__title {padding: 8px 0px 0px 0px; color: #c41384; font-size: 20px; font-weight: 500; line-height: 23px; margin: 0px 0px 20px 0px;}
.profile-form-body__column_four {padding: 0px 20px; -webkit-box-flex: 1;-ms-flex: 1 1 16.66666%; flex: 1 1 16.66666%; max-width: 16.66666%;}
.profile-form-body__column_four:nth-child(1) {-webkit-box-flex: 1; -ms-flex: 1 1 50%; flex: 1 1 50%; max-width: 50%;}
 @media (max-width: 992px) {
    .profile-form-body__column_four {-webkit-box-flex: 1;-ms-flex: 1 1 50%;flex: 1 1 50%; max-width: 50%;} 
}
@media (max-width: 767px) {
     .profile-form-body__column_four, .profile-form-body__column_four:nth-child(1) {-webkit-box-flex: 1; -ms-flex: 1 1 100%; flex: 1 1 100%; max-width: none; padding:0;}
}

.message {color: #702682; font-size:24px; line-height:30px;}
.popup-buttons {display: -webkit-box; display: -ms-flexbox; display: flex; padding: 30px 0px 10px 0px; -ms-flex-pack: distribute; justify-content: space-around;}

.ui-autocomplete {background-color:white; padding:10px 30px; border: 1px solid #dddddd; border-radius: 5px;}
.ui-autocomplete li {font-size:16px; line-height:1.5; cursor:pointer!important;}
.orders-empty {font-size: 22px;}
.captcha-block {margin-top:10px;}
.profile-form-body_main {margin-bottom: 12px;}




/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 15; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-image: url("../img/modal_imgae.jpg");
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    width: 300px;
    height: 428px;
    text-align: center;
}
.modal-content .title {
    font-size: 27px;
    font-weight: bold;
    color: #000;
    margin: 25px 0 0 0;
}
.modal-content .blue {
    color: #fff;
    font-size: 14px;
    background: #3a73a3;
    display: inline-block;
    padding: 3px 8px;
    margin: 25px 0 0 0;
}
.modal-content .dark {
    color: #fff;
    font-size: 14px;
    background: #525252;
    display: inline-block;
    padding: 3px 8px;
    margin: 3px 0 0 0;
}
.modal-content a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 66px;
    margin: 241px 0 0 0;
    overflow: hidden;
    position: relative;
}
.modal-content a:after {
    content: '';
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #fff;
    width: 500px;
    height: 500px;
    opacity: 0.2;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin: -250px 0px 0px -250px;
    -webkit-animation: button 3s infinite linear;
    -moz-animation: button 3s infinite linear;
    -o-animation: button 3s infinite linear;
    animation: button 3s infinite linear;
}
.modal-content a:after {
    content: '';
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #fff;
    width: 300px;
    height: 300px;
    opacity: 0.2;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin: -150px 0px 0px -150px;
    -webkit-animation: button 3s infinite linear;
    -moz-animation: button 3s infinite linear;
    -o-animation: button 3s infinite linear;
    animation: button 3s infinite linear;
}


@-webkit-keyframes button { 0% { -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
    50% { -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); }
    100% { -moz-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0); }
}

@-moz-keyframes button { 0% { -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
    50% { -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); }
    100% { -moz-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0); }
}

@-o-keyframes button { 0% { -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
    50% { -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); }
    100% { -moz-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0); }
}

@keyframes button { 0% { -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
    50% { -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); }
    100% { -moz-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0); }
}





