/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
  display: block;
}

audio,canvas,progress,video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],template {
  display: none;
}

a {
  background-color: transparent;
  color: #7d84ed;
  text-decoration: none;
  font-weight: 400;
}

a:active,a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

blockquote,figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,kbd,pre,samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button,input,optgroup,select,textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

button {
  overflow: visible;
}

button,select {
  text-transform: none;
}

button,html input[type=button],input[type=reset],input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type=checkbox],input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

.jq-selectbox__search input::-webkit-search-cancel-button,.jq-selectbox__search input::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

legend {
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

legend,td,th {
  padding: 0;
}

.c-link-img,.c-news-full__img {
  display: inline-block;
  font-size: 0;
}

.c-img-responsive,.c-link-img>img,.c-news-full__img>img {
  display: inline-block;
  max-width: 100%;
}

.c-btn {
  border: none;
}

.c-alphabet__drop-btn,.c-btn {
  background-color: transparent;
}

.c-alphabet__btn,.c-blog-box .c-blog-box__arrow,.c-slider .slick-arrow {
  background-color: transparent;
  padding: 0;
  border: none;
}

.c-categ-detail__title,.c-categories__btn {
  border: none;
}

.c-filter__btn {
  background-color: transparent;
}

.c-filter__btn,.c-filter__close {
  padding: 0;
  border: none;
}

.c-filter__categ-name,.c-filter__collapse-btn {
  border: none;
}

.c-footer__soc,.c-header__close {
  background-color: transparent;
  padding: 0;
  border: none;
}

.c-header__btn {
  padding: 0;
  border: none;
}

.c-modal__close {
  background-color: transparent;
  border: none;
}

.c-seo-collapse__btn,.c-type-collapse__btn {
  background-color: transparent;
  padding: 0;
  border: none;
}

.c-testimonials .slick-arrow {
  padding: 0;
}

.c-testimonials .slick-dots button {
  background-color: transparent;
  padding: 0;
}

.c-alphabet__dropdown {
  margin: 0;
}

.c-alphabet__dropdown,.c-footer__list,.c-partners {
  padding: 0;
  list-style: none;
}

.c-item-dot-box {
  margin-top: -12px;
}

.c-item-dot-box__elem {
  margin-top: 12px;
}

.c-item-dot-box__text {
  border: none;
  background-color: transparent;
  display: inline-block;
  max-width: 100%;
  padding: 0 0 0 18px;
  color: #6a6b74;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.c-item-dot-box__text:before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #7d84ed;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.c-item-dot-box__text:hover,.c-item-dot-box__text[aria-expanded=true] {
  color: #7d84ed;
}

.c-item-dot-box__text--link {
  padding-left: 0;
}

.c-item-dot-box__text--link:before {
  opacity: 0;
}

.c-item-dot-box__text--link:hover,.c-item-dot-box__text--link[aria-expanded=true] {
  padding-left: 18px;
  text-decoration: underline;
}

.c-item-dot-box__text--link:hover:before,.c-item-dot-box__text--link[aria-expanded=true]:before {
  opacity: 1;
}

.c-item-dot-box--line-break .c-item-dot-box__text {
  white-space: normal;
  overflow: visible;
}

.c-item-dot-box__collapse-link {
  display: inline-block;
  padding-left: 18px;
}

.c-item-dot-box__collapse-link:before {
  content: '- ';
  display: inline;
}

.c-quote,.c-tag-box {
  position: relative;
  font-size: 16px;
}

.c-quote {
  margin: 1.3em 0;
  font-weight: 700;
  padding: 5px 0 5px 25px;
  color: #6a6b74;
}

.c-quote:before {
  top: 0;
  left: 0;
  bottom: 0;
  width: 8px;
  background-color: #b0da20;
}

.c-tag-box {
  z-index: 0;
}

.c-tag-box--grid {
  margin: -12px -1px 0 0;
  padding: 0;
}

.c-tag,.c-tag-box__item {
  display: inline-block;
  max-width: 100%;
}

.c-tag-box__item {
  margin: 12px 5px 0 0;
}

.c-tag {
  padding: 9px 20px 9px 25px;
  background-color: #848594;
  border-radius: 5px;
  color: #fff;
  -webkit-transition: all .2s;
  transition: all .2s;
  position: relative;
}

.c-tag.c-tag--xs {
  padding: 6px 12px 6px 20px;
}

.c-tag.c-tag--xs:before {
  left: 8px;
}

.c-tag:hover {
  text-decoration: none;
  background-color: #8a8ba3;
}

.c-tag:hover:before {
  border-right-color: #8a8ba3;
}

.c-quote:before,.c-tag:after,.c-tag:before {
  content: '';
  display: block;
  position: absolute;
}

.c-tag:before {
  margin-top: -3px;
  width: 6px;
  top: 50%;
  left: 10px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
}

.c-tag:after {
  top: 2px;
  left: 0;
  right: 0;
  height: 100%;
  border-radius: 5px;
  background-color: #b0da20;
  z-index: -1;
}

.c-tag__text {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.c-tag__text:before {
  z-index: -1;
  top: 2px;
  border-right-color: #b0da20;
}

.c-btn {
  display: inline-block;
  padding: 11px 15px;
  cursor: pointer;
  text-decoration: none;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  -webkit-transition: all .1s;
  transition: all .1s;
  overflow: hidden;
  font-family: "Open Sans",sans-serif;
  text-align: center;
}

.c-btn:focus,.c-btn:hover {
  text-decoration: none;
  outline: none;
}

.c-btn--primary {
  background-color: #b0da20;
  text-shadow: -.809px -.588px 0 #88ad0a;
}

.c-btn--primary:focus,.c-btn--primary:hover {
  background-color: #94bb0f;
}

.c-btn--info {
  background-color: #7d84ed;
  text-shadow: -.809px -.588px 0 #5c62be;
}

.c-btn--info:focus,.c-btn--info:hover {
  background-color: #565dc7;
}

.c-btn--md {
  padding: 9px 35px;
}

.c-btn--md-alt {
  padding: 9px 15px;
  font-size: 18px;
}

.c-btn--anim {
  overflow: visible;
  position: relative;
  z-index: 0;
  cursor: pointer;
}

.c-btn--anim .c-btn__block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.c-btn--anim .c-btn__a,.c-btn--anim .c-btn__b {
  -webkit-animation: callback 2s linear 0s infinite;
  animation: callback 2s linear 0s infinite;
  border: 2px solid #7d84ed;
  border-radius: 10px!important;
  box-sizing: border-box;
  position: absolute;
  top: -10px;
  right: -30px;
  bottom: -10px;
  left: -30px;
  background-color: #7d84ed;
}

.c-btn--anim .c-btn__b {
  -webkit-animation: callback 2s linear 1s infinite;
  animation: callback 2s linear 1s infinite;
}

@media only screen and (min-width:1170px) {
  .c-btn--md {
    padding: 13px 40px;
    font-size: 22px;
  }

  .c-btn--md-alt {
    padding: 13px 30px;
    font-size: 22px;
  }

  .c-btn--md-sub {
    padding: 13px 20px;
    font-size: 22px;
  }
}

.c-btn.c-btn--block {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.c-field {
  display: block;
  width: 100%;
  height: 37px;
  padding: 0 15px;
  font-size: 14px;
  -webkit-transition: all .1s;
  transition: all .1s;
  resize: none;
  outline: none;
  border: 1px solid #c0c1cb;
  background-color: #fff;
}

.c-field::-webkit-input-placeholder {
  color: #7e7e7e;
}

.c-field:-moz-placeholder,.c-field::-moz-placeholder {
  color: #7e7e7e;
}

.c-field:-ms-input-placeholder {
  color: #7e7e7e;
}

.c-field:focus,.c-field:hover,.c-form-group.has-error input:focus,.c-form-group.has-error input:hover,.c-form-group.has-error textarea:focus,.c-form-group.has-error textarea:hover {
  border-color: transparent;
  box-shadow: inset 0 0 0 2px #7c7d87;
}

textarea.c-field {
  height: 120px;
  padding: 15px;
}

@media only screen and (min-width:768px) {
  textarea.c-field {
    height: 200px;
  }
}

.c-form-group__message {
  display: none;
  margin-top: 2px;
  font-size: 10px;
}

.c-form-group.has-error .c-form-group__message {
  display: block;
  color: #fd7d56;
}

.c-form-group.has-error input,.c-form-group.has-error textarea {
  border-color: #fd7d56;
}

.c-slider {
  margin: 0 -15px;
}

.c-slider,.c-slider__item {
  padding: 0 15px;
}

.c-slider--md {
  margin: 0 -8px;
  padding: 0;
}

.c-slider--md .c-slider__item {
  padding: 0 8px;
}

@media only screen and (min-width:768px) {
  .c-slider {
    padding: 0;
  }

  .c-slider--md {
    margin: 0 -15px;
  }

  .c-slider--md .c-slider__item {
    padding: 0 15px;
  }
}

@media only screen and (min-width:1170px) {
  .c-slider--md {
    margin: 0 -35px;
  }

  .c-slider--md .c-slider__item {
    padding: 0 35px;
  }
}

.c-slider .slick-arrow {
  position: absolute;
  top: 50%;
}

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

body,html {
  height: 100%;
}

body {
  min-width: 320px;
  background-color: #f8f8f8;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #313243;
}

.u-fl-l {
  float: left!important;
}

.u-fl-r {
  float: right!important;
}

.u-clearfix:after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}

@media only screen and (max-width:666px) {
  .u-text-center-xs {
    text-align: center;
  }
}

.u-text-left {
  text-align: left!important;
}

.u-text-right {
  text-align: right!important;
}

.u-text-center {
  text-align: center!important;
}

.u-text-justify {
  text-align: justify!important;
}

.u-fw-normal {
  font-weight: 400!important;
}

.u-fw-bold {
  font-weight: 700!important;
}

.u-pos-relative {
  position: relative;
}

.u-color-alt {
  color: #9e9fb0;
}

.u-text-upper {
  text-transform: uppercase!important;
}

.u-text-lower {
  text-transform: lowercase!important;
}

.u-text-capital {
  text-transform: capitalize!important;
}

.u-fz-0 {
  font-size: 0;
}

.u-mt-1 {
  margin-top: 1px!important;
}

.u-mt-2 {
  margin-top: 2px!important;
}

.u-mt-3 {
  margin-top: 3px!important;
}

.u-mt-4 {
  margin-top: 4px!important;
}

.u-mt-5 {
  margin-top: 5px!important;
}

.u-mt-10 {
  margin-top: 10px!important;
}

.u-mt-15 {
  margin-top: 15px!important;
}

.u-mt-20 {
  margin-top: 20px!important;
}

.u-mt-25 {
  margin-top: 25px!important;
}

.u-mt-30 {
  margin-top: 30px!important;
}

.u-mt-35 {
  margin-top: 35px!important;
}

.u-mt-40 {
  margin-top: 40px!important;
}

.u-mt-45 {
  margin-top: 45px!important;
}

.u-mt-50 {
  margin-top: 50px!important;
}

.u-mb-1 {
  margin-bottom: 1px!important;
}

.u-mb-2 {
  margin-bottom: 2px!important;
}

.u-mb-3 {
  margin-bottom: 3px!important;
}

.u-mb-4 {
  margin-bottom: 4px!important;
}

.u-mb-5 {
  margin-bottom: 5px!important;
}

.u-mb-10 {
  margin-bottom: 10px!important;
}

.u-mb-15 {
  margin-bottom: 15px!important;
}

.u-mb-20 {
  margin-bottom: 20px!important;
}

.u-mb-25 {
  margin-bottom: 25px!important;
}

.u-mb-30 {
  margin-bottom: 30px!important;
}

.u-mb-35 {
  margin-bottom: 35px!important;
}

.u-mb-40 {
  margin-bottom: 40px!important;
}

.u-mb-45 {
  margin-bottom: 45px!important;
}

.u-mb-50 {
  margin-bottom: 50px!important;
}

.is-vis-mob {
  display: none;
}

@media only screen and (max-width:1023px) {
  .is-vis-mob {
    display: block;
  }

  .is-vis-desk {
    display: none;
  }
}

.is-hid-tablet {
  display: none;
}

@media only screen and (max-width:767px) {
  .is-hid-tablet {
    display: block;
  }
}

@media only screen and (min-width:1170px) {
  .is-hid-tablet {
    display: block;
  }
}

html {
  font-size: 16px;
}

@media only screen and (min-width:768px) {
  html {
    font-size: 16px;
  }
}

.c-h1,.c-h2,.c-h3,.c-h4,.c-h5,h1,h2,h3,h4,h5,h6 .c-h6 {
  display: block;
  font-weight: 700;
  font-family: "Ubuntu",sans-serif;
  margin: 1em 0 .5em;
  line-height: 1.2;
  color: #313243;
}

.c-h3,.c-h4,.c-h5,h3,h4,h5,h6 .c-h6 {
  text-transform: none;
}

.c-h5,h5,h6 .c-h6 {
  font-size: 16px;
}

.c-h1:first-child,.c-h2:first-child,.c-h3:first-child,.c-h4:first-child,.c-h5:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6 .c-h6:first-child {
  margin-top: 0;
}

.c-h1:last-child,.c-h2:last-child,.c-h3:last-child,.c-h4:last-child,.c-h5:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6 .c-h6:last-child,p:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width:768px) {
  .c-h1,.c-h2,.c-h3,.c-h4,.c-h5,h1,h2,h3,h4,h5,h6 .c-h6 {
    font-size: 16px;
  }
}

.c-h1,h1 {
  text-transform: uppercase;
  font-size: 28px;
}

@media only screen and (min-width:1170px) {
  .c-h1,h1 {
    font-size: 34px;
  }
}

.c-h2,h2 {
  text-transform: uppercase;
  font-size: 24px;
}

@media only screen and (min-width:1170px) {
  .c-h2,h2 {
    font-size: 28px;
  }
}

.c-h3,h3 {
  font-size: 20px;
}

@media only screen and (min-width:1170px) {
  .c-h3,h3 {
    font-size: 22px;
  }
}

.c-h4,h4 {
  font-size: 18px;
}

@media only screen and (min-width:1170px) {
  .c-h4,h4 {
    font-size: 20px;
  }
}

a:hover {
  text-decoration: underline;
}

p {
  margin: 0 0 .8em;
  font-weight: 300;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in,.open>.dropdown-menu {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height,visibility;
  transition-property: height,visibility;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.modal {
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0,-25%);
  transform: translate(0,-25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}

.dropdown-menu,.modal,.slick-slide.slick-loading img,.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.slick-list,.slick-slider {
  position: relative;
  display: block;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:after,.slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.jq-checkbox,.jq-file,.jq-number,.jq-radio {
  display: inline-block;
}

.jq-checkbox,.jq-radio {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.jq-checkbox input,.jq-radio input {
  position: absolute;
  z-index: -1;
  margin: 0;
  padding: 0;
  opacity: 0;
}

.jq-checkbox,.jq-file,.jq-radio {
  position: relative;
  overflow: hidden;
}

.jq-file input {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  margin: 0;
  padding: 0;
  opacity: 0;
  font-size: 100px;
  line-height: 1em;
}

.jq-file__name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jq-select-multiple,.jq-selectbox {
  position: relative;
  display: inline-block;
}

.jq-select-multiple select,.jq-selectbox select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
}

.jq-select-multiple li,.jq-selectbox li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.jq-selectbox {
  z-index: 10;
}

.jq-selectbox__select {
  position: relative;
}

.jq-selectbox__select-text {
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.jq-selectbox__dropdown {
  position: absolute;
}

.jq-selectbox__search input {
  -webkit-appearance: textfield;
}

.jq-selectbox__dropdown ul {
  overflow: auto;
  list-style: none;
}

.jq-select-multiple ul,.jq-selectbox__dropdown ul {
  position: relative;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.jq-number__field input {
  -moz-appearance: textfield;
  text-align: left;
}

.jq-number__field input::-webkit-inner-spin-button,.jq-number__field input::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.jq-checkbox,.jq-radio {
  vertical-align: -4px;
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 1px solid #c3c3c3;
  background: -webkit-linear-gradient(#fff,#e6e6e6);
  background: linear-gradient(#fff,#e6e6e6);
  box-shadow: 0 1px 1px rgba(0,0,0,.05),inset -1px -1px #fff,inset 1px -1px #fff;
  cursor: pointer;
}

.jq-checkbox.focused,.jq-radio.focused {
  border: 1px solid #08c;
}

.jq-checkbox.disabled,.jq-radio.disabled {
  opacity: .55;
}

.jq-checkbox {
  border-radius: 3px;
}

.jq-checkbox.checked .jq-checkbox__div {
  width: 8px;
  height: 4px;
  margin: 3px 0 0 3px;
  border-bottom: 2px solid #666;
  border-left: 2px solid #666;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}

.jq-radio {
  border-radius: 50%;
}

.jq-radio.checked .jq-radio__div {
  width: 10px;
  height: 10px;
  margin: 3px 0 0 3px;
  border-radius: 50%;
  background: #777;
  box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}

.jq-file {
  width: 270px;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

.jq-file input {
  cursor: pointer;
}

.jq-file__browse,.jq-file__name {
  font: 14px/32px Arial,sans-serif;
  color: #333;
}

.jq-file__name {
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  background: #fff;
  box-shadow: inset 1px 1px #f1f1f1;
  padding: 0 80px 0 10px;
  border-radius: 4px;
}

.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0 10px;
  border-left: 1px solid #ccc;
  border-radius: 0 4px 4px 0;
  background: -webkit-linear-gradient(#fff,#e6e6e6);
  background: linear-gradient(#fff,#e6e6e6);
  box-shadow: inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);
  text-shadow: 1px 1px #fff;
}

.jq-file:hover .jq-file__browse {
  background: -webkit-linear-gradient(#f6f6f6,#e6e6e6);
  background: linear-gradient(#f6f6f6,#e6e6e6);
}

.jq-file:active .jq-file__browse {
  background: #f5f5f5;
  box-shadow: inset 1px 1px 3px #ddd;
}

.jq-file.focused .jq-file__name {
  border: 1px solid #5794bf;
}

.jq-file.disabled,.jq-file.disabled .jq-file__browse,.jq-file.disabled .jq-file__name {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888;
}

.jq-number {
  position: relative;
  vertical-align: middle;
  padding: 0 36px 0 0;
}

.jq-number__field,.jq-number__spin {
  width: 100px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #f1f1f1,0 1px 2px rgba(0,0,0,.1);
}

.jq-number__field:hover,input[type=email].styler:hover,input[type=password].styler:hover,input[type=search].styler:hover,input[type=tel].styler:hover,input[type=text].styler:hover,input[type=url].styler:hover,textarea.styler:hover {
  border-color: #b3b3b3;
}

.jq-number__field input {
  box-sizing: border-box;
  width: 100%;
  padding: 8px 9px;
  border: none;
  outline: none;
  background: 0 0;
  font: 14px Arial,sans-serif;
  color: #333;
}

.jq-number__spin {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 14px;
  background: -webkit-linear-gradient(#fff,#e6e6e6);
  background: linear-gradient(#fff,#e6e6e6);
  box-shadow: inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-shadow: 1px 1px #fff;
  cursor: pointer;
}

.jq-number__spin.minus {
  top: auto;
  bottom: 0;
}

.jq-number__spin:hover {
  background: -webkit-linear-gradient(#f6f6f6,#e6e6e6);
  background: linear-gradient(#f6f6f6,#e6e6e6);
}

.jq-number__spin:active {
  background: #f5f5f5;
}

.jq-number__spin.minus:after,.jq-number__spin:after {
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.jq-number__spin:after {
  content: '';
  position: absolute;
  left: 11px;
  width: 0;
  height: 0;
  top: 4px;
  border-bottom: 5px solid #999;
}

.jq-number__spin.minus:after {
  top: 5px;
  border-top: 5px solid #999;
  border-bottom: none;
}

.jq-number__spin.minus:hover:after {
  border-top-color: #000;
}

.jq-number__spin.plus:hover:after {
  border-bottom-color: #000;
}

.jq-number.focused .jq-number__field {
  border: 1px solid #5794bf;
}

.jq-number.disabled .jq-number__field,.jq-number.disabled .jq-number__spin {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888;
}

.jq-number.disabled .jq-number__spin:after {
  border-bottom-color: #aaa;
}

.jq-number.disabled .jq-number__spin.minus:after {
  border-top-color: #aaa;
}

.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
}

.jq-selectbox__select {
  height: 32px;
  padding: 0 45px 0 10px;
  font: 14px/32px Arial,sans-serif;
}

.jq-number__spin:active,.jq-selectbox__select:active {
  box-shadow: inset 1px 1px 3px #ddd;
}

.jq-selectbox.focused .jq-selectbox__select {
  border: 1px solid #5794bf;
}

.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888;
}

.jq-selectbox__select-text {
  display: block;
  width: 100%;
}

.jq-selectbox .placeholder {
  color: #888;
}

.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%;
  border-left: 1px solid #ccc;
}

.jq-selectbox__trigger:hover {
  background: #c9c9c9;
}

.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 14px;
  right: 12px;
  width: 0;
  height: 0;
  border-top: 5px solid #fdfdfd;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.jq-selectbox.opened .jq-selectbox__trigger-arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  border-top-color: #aaa;
}

.jq-selectbox__dropdown {
  box-sizing: border-box;
  width: 100%;
  margin: 2px 0 0;
  padding: 0;
  border: 1px solid #ccc;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0,0,0,.2);
  font: 14px/18px Arial,sans-serif;
}

.jq-selectbox__dropdown ul {
  max-height: 150px;
}

.jq-selectbox__search {
  margin: 5px;
}

.jq-select-multiple,.jq-selectbox__search input {
  box-sizing: border-box;
  border: 1px solid #ccc;
  color: #333;
}

.jq-selectbox__search input {
  width: 100%;
  margin: 0;
  outline: none;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
  box-shadow: inset 1px 1px #f1f1f1;
  padding: 5px 27px 6px 8px;
  border-radius: 3px;
}

.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #f0f0f0;
  font-size: 13px;
}

.jq-select-multiple ul,.jq-selectbox ul {
  margin: 0;
  padding: 0;
}

.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 6px;
}

.jq-selectbox li.disabled {
  color: #aaa;
}

.jq-selectbox li.disabled:hover {
  background: 0 0;
}

.jq-selectbox li.optgroup {
  font-weight: 700;
}

.jq-selectbox li.optgroup:hover {
  background: 0 0;
  color: #231f20;
  cursor: default;
}

.jq-selectbox li.option {
  padding-left: 25px;
}

.jq-select-multiple {
  padding: 1px;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  background: #fff;
  box-shadow: inset 1px 1px #f1f1f1,0 1px 2px rgba(0,0,0,.1);
  font: 14px/18px Arial,sans-serif;
  cursor: default;
}

.jq-select-multiple.focused {
  border: 1px solid #5794bf;
}

.jq-select-multiple.disabled {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888;
}

.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none;
}

.jq-select-multiple li:first-child {
  border-radius: 3px 3px 0 0;
}

.jq-select-multiple li:last-child {
  border-radius: 0 0 3px 3px;
}

.jq-select-multiple li.selected {
  background: #08c;
  color: #fff;
}

.jq-select-multiple li.disabled {
  color: #aaa;
}

.jq-select-multiple li.optgroup {
  font-weight: 700;
}

.jq-select-multiple li.option {
  padding-left: 25px;
}

.jq-select-multiple li.selected.disabled,.jq-select-multiple.disabled li.selected {
  background: #ccc;
  color: #fff;
}

input[type=email].styler,input[type=password].styler,input[type=search].styler,input[type=tel].styler,input[type=text].styler,input[type=url].styler,textarea.styler {
  padding: 8px 9px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #f1f1f1,0 1px 2px rgba(0,0,0,.1);
  font: 14px Arial,sans-serif;
  color: #333;
}

input[type=search].styler {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea.styler {
  overflow: auto;
}

input[type=email].styler:hover:focus,input[type=password].styler:hover:focus,input[type=search].styler:hover:focus,input[type=tel].styler:hover:focus,input[type=text].styler:hover:focus,input[type=url].styler:hover:focus,textarea.styler:hover:focus {
  border-color: #b3b3b3 #ccc #ccc;
  outline: none;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

button.styler,input[type=button].styler,input[type=reset].styler,input[type=submit].styler {
  overflow: visible;
  padding: 8px 11px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  outline: none;
  background: -webkit-linear-gradient(#fff,#e6e6e6);
  background: linear-gradient(#fff,#e6e6e6);
  box-shadow: inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);
  font: 14px Arial,sans-serif;
  color: #333;
  text-shadow: 1px 1px #fff;
  cursor: pointer;
}

button.styler.styler::-moz-focus-inner,input[type=button].styler.styler::-moz-focus-inner,input[type=reset].styler.styler::-moz-focus-inner,input[type=submit].styler.styler::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.styler:not([disabled]):hover,input[type=button].styler:not([disabled]):hover,input[type=reset].styler:hover,input[type=reset].styler:not([disabled]):hover,input[type=submit].styler:not([disabled]):hover {
  background: -webkit-linear-gradient(#f6f6f6,#e6e6e6);
  background: linear-gradient(#f6f6f6,#e6e6e6);
}

button.styler:active,input[type=button].styler:active,input[type=reset].styler:active,input[type=submit].styler:active {
  background: #f5f5f5;
  box-shadow: inset 1px 1px 3px #ddd;
}

button.styler[disabled],input[type=button].styler[disabled],input[type=submit].styler[disabled] {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888;
}

.jq-selectbox.focused .jq-selectbox__select {
  border-color: #d0d8df;
}

.jq-selectbox li.selected,.jq-selectbox li:hover {
  color: inherit;
  background-color: #d9dbf2;
}

.jq-selectbox__dropdown {
  color: inherit;
}

.jq-selectbox__trigger:hover:before {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: 0;
}

.c-ico {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  font-size: 0;
}

.c-ico:before {
  content: '';
  display: inline-block;
}

.c-ico--chat {
  margin-right: 8px;
}

.c-ico--arrow-text-left:before,.c-ico--arrow-text:before,.c-ico--attention:before,.c-ico--chat:before {
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -382px -183px;
  width: 22px;
  height: 22px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-ico--arrow-text,.c-ico--arrow-text-left {
  margin-left: 5px;
}

.c-ico--arrow-text-left:before,.c-ico--arrow-text:before,.c-ico--attention:before {
  background-position: -382px -305px;
  width: 17px;
  height: 11px;
}

.c-ico--arrow-text-left:before,.c-ico--attention:before {
  background-position: -382px -290px;
}

.c-ico--attention:before {
  background-position: -382px -46px;
  width: 33px;
  height: 33px;
}

.w-outer {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
}

.w-center {
  max-width: 1170px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
}

.w-page-section {
  margin-top: 20px;
}

.w-page-section--bottom {
  margin-bottom: 20px;
}

.w-page-section--bd-top {
  border-top: 1px solid #d7d7d7;
  padding-top: 20px;
}

.w-page-section--bd-bottom {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 20px;
}

@media only screen and (max-width:1169px) {
  .w-page-section--mob-md {
    margin-top: 30px;
  }
}

@media only screen and (max-width:767px) {
  .w-page-section--xs {
    margin-top: 15px;
  }
}

@media only screen and (min-width:768px) {
  .w-page-section--xs {
    margin-top: 15px;
  }

  .w-page-section--md {
    margin-top: 25px;
  }

  .w-page-section--lg {
    margin-top: 35px;
  }
}

@media only screen and (min-width:1170px) {
  .w-page-section {
    margin-top: 30px;
  }

  .w-page-section--bottom {
    margin-bottom: 30px;
  }

  .w-page-section--bd-top {
    padding-top: 30px;
  }

  .w-page-section--bd-bottom {
    padding-bottom: 30px;
  }

  .w-page-section--xs {
    margin-top: 20px;
  }

  .w-page-section--md {
    margin-top: 45px;
  }

  .w-page-section--md.w-page-section--bd-top {
    padding-top: 45px;
  }

  .w-page-section--lg {
    margin-top: 65px;
  }

  .w-page-section--xlg {
    margin-top: 80px;
  }
}

@media only screen and (min-width:1024px) {
  .w-col-content {
    margin-left: 295px;
  }

  .w-col-side {
    float: left;
    width: 260px;
  }
}

.w-box-border-top {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #d5d5d5;
}

@media only screen and (min-width:1170px) {
  .w-box-border-top {
    margin-top: 40px;
    padding-top: 40px;
  }
}

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.c-box-columns-reverse:after,.grid:after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}

.grid--xs-col-reverse,.grid--xs-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.grid--xs-col-reverse {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.grid--start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.grid--center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.grid--end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.grid--top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grid--middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid--bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.grid--around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.grid--between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

[class*=grid__c] {
  float: left;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.grid__c-xs-1 {
  width: 8.333%;
  min-width: 8.333%;
  max-width: 8.333%;
}

.grid__c-xs-2 {
  width: 16.667%;
  min-width: 16.667%;
  max-width: 16.667%;
}

.grid__c-xs-3 {
  width: 25%;
  min-width: 25%;
  max-width: 25%;
}

.grid__c-xs-4 {
  width: 33.333%;
  min-width: 33.333%;
  max-width: 33.333%;
}

.grid__c-xs-5 {
  width: 41.667%;
  min-width: 41.667%;
  max-width: 41.667%;
}

.grid__c-xs-6 {
  width: 50%;
  min-width: 50%;
  max-width: 50%;
}

.grid__c-xs-7 {
  width: 58.333%;
  min-width: 58.333%;
  max-width: 58.333%;
}

.grid__c-xs-8 {
  width: 66.667%;
  min-width: 66.667%;
  max-width: 66.667%;
}

.grid__c-xs-9 {
  width: 75%;
  min-width: 75%;
  max-width: 75%;
}

.grid__c-xs-10 {
  width: 83.333%;
  min-width: 83.333%;
  max-width: 83.333%;
}

.grid__c-xs-11 {
  width: 91.667%;
  min-width: 91.667%;
  max-width: 91.667%;
}

.grid__c-xs-12 {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.grid__c-xs-offset-1 {
  margin-left: 8.333%;
}

.grid__c-xs-offset-2 {
  margin-left: 16.667%;
}

.grid__c-xs-offset-3 {
  margin-left: 25%;
}

.grid__c-xs-offset-4 {
  margin-left: 33.333%;
}

.grid__c-xs-offset-5 {
  margin-left: 41.667%;
}

.grid__c-xs-offset-6 {
  margin-left: 50%;
}

.grid__c-xs-offset-7 {
  margin-left: 58.333%;
}

.grid__c-xs-offset-8 {
  margin-left: 66.667%;
}

.grid__c-xs-offset-9 {
  margin-left: 75%;
}

.grid__c-xs-offset-10 {
  margin-left: 83.333%;
}

.grid__c-xs-offset-11 {
  margin-left: 91.667%;
}

@media (min-width:568px) {
  .grid--xs-full-col-reverse,.grid--xs-full-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .grid--xs-full-col-reverse {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .grid--start-xs-full {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .grid--center-xs-full {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .grid--end-xs-full {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .grid--top-xs-full {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid--middle-xs-full {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid--bottom-xs-full {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .grid--around-xs-full {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .grid--between-xs-full {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .grid__c-xs-full-1 {
    width: 8.333%;
    min-width: 8.333%;
    max-width: 8.333%;
  }

  .grid__c-xs-full-2 {
    width: 16.667%;
    min-width: 16.667%;
    max-width: 16.667%;
  }

  .grid__c-xs-full-3 {
    width: 25%;
    min-width: 25%;
    max-width: 25%;
  }

  .grid__c-xs-full-4 {
    width: 33.333%;
    min-width: 33.333%;
    max-width: 33.333%;
  }

  .grid__c-xs-full-5 {
    width: 41.667%;
    min-width: 41.667%;
    max-width: 41.667%;
  }

  .grid__c-xs-full-6 {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }

  .grid__c-xs-full-7 {
    width: 58.333%;
    min-width: 58.333%;
    max-width: 58.333%;
  }

  .grid__c-xs-full-8 {
    width: 66.667%;
    min-width: 66.667%;
    max-width: 66.667%;
  }

  .grid__c-xs-full-9 {
    width: 75%;
    min-width: 75%;
    max-width: 75%;
  }

  .grid__c-xs-full-10 {
    width: 83.333%;
    min-width: 83.333%;
    max-width: 83.333%;
  }

  .grid__c-xs-full-11 {
    width: 91.667%;
    min-width: 91.667%;
    max-width: 91.667%;
  }

  .grid__c-xs-full-12 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .grid__c-xs-full-offset-1 {
    margin-left: 8.333%;
  }

  .grid__c-xs-full-offset-2 {
    margin-left: 16.667%;
  }

  .grid__c-xs-full-offset-3 {
    margin-left: 25%;
  }

  .grid__c-xs-full-offset-4 {
    margin-left: 33.333%;
  }

  .grid__c-xs-full-offset-5 {
    margin-left: 41.667%;
  }

  .grid__c-xs-full-offset-6 {
    margin-left: 50%;
  }

  .grid__c-xs-full-offset-7 {
    margin-left: 58.333%;
  }

  .grid__c-xs-full-offset-8 {
    margin-left: 66.667%;
  }

  .grid__c-xs-full-offset-9 {
    margin-left: 75%;
  }

  .grid__c-xs-full-offset-10 {
    margin-left: 83.333%;
  }

  .grid__c-xs-full-offset-11 {
    margin-left: 91.667%;
  }
}

@media (min-width:667px) {
  .grid {
    margin-right: -10px;
    margin-left: -10px;
  }

  .grid--sm-col-reverse,.grid--sm-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .grid--sm-col-reverse {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .grid--start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .grid--center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .grid--end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .grid--top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid--middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid--bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .grid--around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .grid--between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .grid__c-sm-1,.grid__c-sm-10,.grid__c-sm-11,.grid__c-sm-12,.grid__c-sm-2,.grid__c-sm-3,.grid__c-sm-4,.grid__c-sm-5,.grid__c-sm-6,.grid__c-sm-7,.grid__c-sm-8,.grid__c-sm-9 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid__c-sm-1 {
    width: 8.333%;
    min-width: 8.333%;
    max-width: 8.333%;
  }

  .grid__c-sm-2 {
    width: 16.667%;
    min-width: 16.667%;
    max-width: 16.667%;
  }

  .grid__c-sm-3 {
    width: 25%;
    min-width: 25%;
    max-width: 25%;
  }

  .grid__c-sm-4 {
    width: 33.333%;
    min-width: 33.333%;
    max-width: 33.333%;
  }

  .grid__c-sm-5 {
    width: 41.667%;
    min-width: 41.667%;
    max-width: 41.667%;
  }

  .grid__c-sm-6 {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }

  .grid__c-sm-7 {
    width: 58.333%;
    min-width: 58.333%;
    max-width: 58.333%;
  }

  .grid__c-sm-8 {
    width: 66.667%;
    min-width: 66.667%;
    max-width: 66.667%;
  }

  .grid__c-sm-9 {
    width: 75%;
    min-width: 75%;
    max-width: 75%;
  }

  .grid__c-sm-10 {
    width: 83.333%;
    min-width: 83.333%;
    max-width: 83.333%;
  }

  .grid__c-sm-11 {
    width: 91.667%;
    min-width: 91.667%;
    max-width: 91.667%;
  }

  .grid__c-sm-12 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .grid__c-sm-offset-1 {
    margin-left: 8.333%;
  }

  .grid__c-sm-offset-2 {
    margin-left: 16.667%;
  }

  .grid__c-sm-offset-3 {
    margin-left: 25%;
  }

  .grid__c-sm-offset-4 {
    margin-left: 33.333%;
  }

  .grid__c-sm-offset-5 {
    margin-left: 41.667%;
  }

  .grid__c-sm-offset-6 {
    margin-left: 50%;
  }

  .grid__c-sm-offset-7 {
    margin-left: 58.333%;
  }

  .grid__c-sm-offset-8 {
    margin-left: 66.667%;
  }

  .grid__c-sm-offset-9 {
    margin-left: 75%;
  }

  .grid__c-sm-offset-10 {
    margin-left: 83.333%;
  }

  .grid__c-sm-offset-11 {
    margin-left: 91.667%;
  }
}

@media (min-width:768px) {
  .grid {
    margin-right: -10px;
    margin-left: -10px;
  }

  .grid--md-col-reverse,.grid--md-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .grid--md-col-reverse {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .grid--start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .grid--center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .grid--end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .grid--top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid--middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid--bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .grid--around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .grid--between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .grid__c-md-1,.grid__c-md-10,.grid__c-md-11,.grid__c-md-12,.grid__c-md-2,.grid__c-md-3,.grid__c-md-4,.grid__c-md-5,.grid__c-md-6,.grid__c-md-7,.grid__c-md-8,.grid__c-md-9 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid__c-md-1 {
    width: 8.333%;
    min-width: 8.333%;
    max-width: 8.333%;
  }

  .grid__c-md-2 {
    width: 16.667%;
    min-width: 16.667%;
    max-width: 16.667%;
  }

  .grid__c-md-3 {
    width: 25%;
    min-width: 25%;
    max-width: 25%;
  }

  .grid__c-md-4 {
    width: 33.333%;
    min-width: 33.333%;
    max-width: 33.333%;
  }

  .grid__c-md-5 {
    width: 41.667%;
    min-width: 41.667%;
    max-width: 41.667%;
  }

  .grid__c-md-6 {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }

  .grid__c-md-7 {
    width: 58.333%;
    min-width: 58.333%;
    max-width: 58.333%;
  }

  .grid__c-md-8 {
    width: 66.667%;
    min-width: 66.667%;
    max-width: 66.667%;
  }

  .grid__c-md-9 {
    width: 75%;
    min-width: 75%;
    max-width: 75%;
  }

  .grid__c-md-10 {
    width: 83.333%;
    min-width: 83.333%;
    max-width: 83.333%;
  }

  .grid__c-md-11 {
    width: 91.667%;
    min-width: 91.667%;
    max-width: 91.667%;
  }

  .grid__c-md-12 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .grid__c-md-offset-1 {
    margin-left: 8.333%;
  }

  .grid__c-md-offset-2 {
    margin-left: 16.667%;
  }

  .grid__c-md-offset-3 {
    margin-left: 25%;
  }

  .grid__c-md-offset-4 {
    margin-left: 33.333%;
  }

  .grid__c-md-offset-5 {
    margin-left: 41.667%;
  }

  .grid__c-md-offset-6 {
    margin-left: 50%;
  }

  .grid__c-md-offset-7 {
    margin-left: 58.333%;
  }

  .grid__c-md-offset-8 {
    margin-left: 66.667%;
  }

  .grid__c-md-offset-9 {
    margin-left: 75%;
  }

  .grid__c-md-offset-10 {
    margin-left: 83.333%;
  }

  .grid__c-md-offset-11 {
    margin-left: 91.667%;
  }
}

@media (min-width:1024px) {
  .grid__c-xmd-1 {
    width: 8.333%;
    min-width: 8.333%;
    max-width: 8.333%;
  }

  .grid__c-xmd-2 {
    width: 16.667%;
    min-width: 16.667%;
    max-width: 16.667%;
  }

  .grid__c-xmd-3 {
    width: 25%;
    min-width: 25%;
    max-width: 25%;
  }

  .grid__c-xmd-4 {
    width: 33.333%;
    min-width: 33.333%;
    max-width: 33.333%;
  }

  .grid__c-xmd-5 {
    width: 41.667%;
    min-width: 41.667%;
    max-width: 41.667%;
  }

  .grid__c-xmd-6 {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }

  .grid__c-xmd-7 {
    width: 58.333%;
    min-width: 58.333%;
    max-width: 58.333%;
  }

  .grid__c-xmd-8 {
    width: 66.667%;
    min-width: 66.667%;
    max-width: 66.667%;
  }

  .grid__c-xmd-9 {
    width: 75%;
    min-width: 75%;
    max-width: 75%;
  }

  .grid__c-xmd-10 {
    width: 83.333%;
    min-width: 83.333%;
    max-width: 83.333%;
  }

  .grid__c-xmd-11 {
    width: 91.667%;
    min-width: 91.667%;
    max-width: 91.667%;
  }

  .grid__c-xmd-12 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
}

@media (min-width:1170px) {
  .grid {
    margin-right: -10px;
    margin-left: -10px;
  }

  .grid--lg-col-reverse,.grid--lg-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .grid--lg-col-reverse {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .grid--start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .grid--center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .grid--end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .grid--top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid--middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid--bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .grid--around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .grid--between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .grid__c-lg-1,.grid__c-lg-10,.grid__c-lg-11,.grid__c-lg-12,.grid__c-lg-2,.grid__c-lg-3,.grid__c-lg-4,.grid__c-lg-5,.grid__c-lg-6,.grid__c-lg-7,.grid__c-lg-8,.grid__c-lg-9 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid__c-lg-1 {
    width: 8.333%;
    min-width: 8.333%;
    max-width: 8.333%;
  }

  .grid__c-lg-2 {
    width: 16.667%;
    min-width: 16.667%;
    max-width: 16.667%;
  }

  .grid__c-lg-3 {
    width: 25%;
    min-width: 25%;
    max-width: 25%;
  }

  .grid__c-lg-4 {
    width: 33.333%;
    min-width: 33.333%;
    max-width: 33.333%;
  }

  .grid__c-lg-5 {
    width: 41.667%;
    min-width: 41.667%;
    max-width: 41.667%;
  }

  .grid__c-lg-6 {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
  }

  .grid__c-lg-7 {
    width: 58.333%;
    min-width: 58.333%;
    max-width: 58.333%;
  }

  .grid__c-lg-8 {
    width: 66.667%;
    min-width: 66.667%;
    max-width: 66.667%;
  }

  .grid__c-lg-9 {
    width: 75%;
    min-width: 75%;
    max-width: 75%;
  }

  .grid__c-lg-10 {
    width: 83.333%;
    min-width: 83.333%;
    max-width: 83.333%;
  }

  .grid__c-lg-11 {
    width: 91.667%;
    min-width: 91.667%;
    max-width: 91.667%;
  }

  .grid__c-lg-12 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .grid__c-lg-offset-1 {
    margin-left: 8.333%;
  }

  .grid__c-lg-offset-2 {
    margin-left: 16.667%;
  }

  .grid__c-lg-offset-3 {
    margin-left: 25%;
  }

  .grid__c-lg-offset-4 {
    margin-left: 33.333%;
  }

  .grid__c-lg-offset-5 {
    margin-left: 41.667%;
  }

  .grid__c-lg-offset-6 {
    margin-left: 50%;
  }

  .grid__c-lg-offset-7 {
    margin-left: 58.333%;
  }

  .grid__c-lg-offset-8 {
    margin-left: 66.667%;
  }

  .grid__c-lg-offset-9 {
    margin-left: 75%;
  }

  .grid__c-lg-offset-10 {
    margin-left: 83.333%;
  }

  .grid__c-lg-offset-11 {
    margin-left: 91.667%;
  }
}

.grid--xs {
  margin-left: -7px;
  margin-right: -7px;
}

.grid--xs>[class*=grid__c] {
  padding-left: 7px;
  padding-right: 7px;
}

@media only screen and (min-width:768px) {
  .grid--xsm {
    margin-left: -15px;
    margin-right: -15px;
  }

  .grid--xsm>[class*=grid__c] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.grid--sm {
  margin-left: -8px;
  margin-right: -8px;
}

.grid--sm>[class*=grid__c] {
  padding-left: 8px;
  padding-right: 8px;
}

@media only screen and (min-width:768px) {
  .grid--sm {
    margin-left: -15px;
    margin-right: -15px;
  }

  .grid--sm [class*=grid__c] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width:1024px) {
  .grid--sm {
    margin-left: -35px;
    margin-right: -35px;
  }

  .grid--sm [class*=grid__c] {
    padding-left: 35px;
    padding-right: 35px;
  }
}

.is-vis-lg,.is-vis-md,.is-vis-sm,.is-vis-xs,.is-vis-xs-full {
  display: none!important;
}

@media (max-width:567px) {
  .is-vis-xs {
    display: block!important;
  }

  .is-hide-xs {
    display: none!important;
  }
}

@media (min-width:568px) and (max-width:666px) {
  .is-vis-xs-full {
    display: block!important;
  }

  .is-hide-xs-full {
    display: none!important;
  }
}

@media (min-width:667px) and (max-width:767px) {
  .is-vis-sm {
    display: block!important;
  }

  .is-hide-sm {
    display: none!important;
  }
}

@media (min-width:768px) and (max-width:1169px) {
  .is-vis-md {
    display: block!important;
  }

  .is-hide-md {
    display: none!important;
  }
}

@media (min-width:1170px) {
  .is-vis-lg {
    display: block!important;
  }

  .is-hide-lg {
    display: none!important;
  }
}

.c-title-box.is-animated .c-title-box__text,.c-title-box.is-animated .c-title-box__title {
  -webkit-animation-name: fadeInLeft-fix-whidth;
  animation-name: fadeInLeft-fix-whidth;
}

.c-title-box__text,.c-title-box__title {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 0;
}

.c-title-box__text {
  font-size: 18px;
  font-family: "Ubuntu",sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #9e9fb0;
  line-height: 1;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}

.c-title-box__title {
  margin-top: 0;
}

.c-col-top-gap {
  margin-top: -25px;
}

.c-col-top-gap__item {
  margin-top: 25px;
}

.c-col-top-gap--xs {
  margin-top: -10px;
}

.c-col-top-gap--xs .c-col-top-gap__item {
  margin-top: 10px;
}

@media only screen and (min-width:568px) {
  .c-col-top-gap--xs {
    margin-top: -15px;
  }

  .c-col-top-gap--xs .c-col-top-gap__item {
    margin-top: 15px;
  }
}

@media only screen and (min-width:1170px) {
  .c-col-top-gap {
    margin-top: -40px;
  }

  .c-col-top-gap__item {
    margin-top: 40px;
  }

  .c-col-top-gap--xs {
    margin-top: -20px;
  }

  .c-col-top-gap--xs .c-col-top-gap__item {
    margin-top: 20px;
  }
}

.c-img-float {
  display: block;
  margin: 0 auto .8em;
  width: 100%;
  max-width: 290px;
}

@media only screen and (min-width:568px) {
  .c-img-float {
    margin-top: 0;
    margin-bottom: 5px;
  }

  .c-img-float:first-child {
    margin-top: 3px;
  }

  .c-img-float--left {
    float: left;
    margin-right: 20px;
  }

  .c-img-float--right {
    float: right;
    margin-left: 20px;
  }

  .c-img-float+p {
    margin-top: 0;
  }
}

@media only screen and (min-width:1170px) {
  .c-img-float {
    max-width: 455px;
  }

  .c-img-float:first-child {
    margin-top: 5px;
  }

  .c-img-float--left {
    margin-right: 30px;
  }

  .c-img-float--right {
    margin-left: 30px;
  }
}

.c-box-columns__col--side {
  margin-top: 15px;
  text-align: center;
}

.c-box-columns__sidebar {
  display: inline-block;
  text-align: left;
}

.c-box-columns--no-gap .c-box-columns__col--side {
  margin-top: 0;
}

@media only screen and (min-width:768px) {
  .c-box-columns {
    display: table;
    width: 100%;
  }

  .c-box-columns--middle .c-box-columns__col {
    vertical-align: middle;
  }

  .c-box-columns__col {
    display: table-cell;
    vertical-align: top;
  }

  .c-box-columns__col--side {
    width: 390px;
    padding-left: 30px;
    text-align: right;
  }
}

@media (min-width:768px) and (max-width:1023px) {
  .c-box-columns__col--calc {
    width: 50%;
    text-align: left;
    padding-left: 15px;
  }
}

.c-box-columns-reverse__col--side {
  margin-top: 20px;
  text-align: center;
}

@media only screen and (min-width:768px) {
  .c-box-columns-reverse__col--side {
    float: right;
    width: 240px;
    padding-left: 30px;
  }
}

@media only screen and (min-width:1170px) {
  .c-box-columns-reverse__col--side {
    margin-top: -70px;
    width: 390px;
  }
}

.c-img-change {
  display: block;
}

.c-img-change img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.c-bg-img {
  background: url(../img/general/bg-main.jpg) no-repeat center top;
}

.c-bg-img__dark {
  background-color: rgba(93,96,133,.7);
}

.c-bg-img__light {
  background-color: rgba(255,255,255,.8);
}

@media only screen and (max-width:1169px) {
  .c-bg-img {
    background-position: top center!important;
  }
}

.collapse-show [data-paroller-factor] {
  background-position: top center!important;
}

.c-collapse-item__collapse[aria-expanded=false] {
  display: none;
}

.c-collapse-item__collapse[aria-expanded=true] {
  display: inline;
}

.c-collapse-item__btn[aria-expanded=true] {
  display: none;
}

@media only screen and (max-width:767px) {
  .modal-noscroll {
    overflow: hidden;
  }
}

@media only screen and (max-width:1023px) {
  .modal-noscroll-alt {
    overflow: hidden;
  }
}

.modal-noscroll-all {
  overflow: hidden;
}

@-webkit-keyframes swingInfinity {
  0%,75%,to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  80% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  85% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  90% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  95% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}

@keyframes swingInfinity {
  0%,75%,to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  80% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  85% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  90% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  95% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes bounceInDown {
  0%,60%,75%,90%,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-3000px,0);
    transform: translate3d(0,-3000px,0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,25px,0);
    transform: translate3d(0,25px,0);
  }

  75% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
  }

  90% {
    -webkit-transform: translate3d(0,5px,0);
    transform: translate3d(0,5px,0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%,60%,75%,90%,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-3000px,0);
    transform: translate3d(0,-3000px,0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0,25px,0);
    transform: translate3d(0,25px,0);
  }

  75% {
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
  }

  90% {
    -webkit-transform: translate3d(0,5px,0);
    transform: translate3d(0,5px,0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }

  50% {
    opacity: 1;
  }
}

@-webkit-keyframes returnToNormal {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,130%,0);
    transform: translate3d(0,130%,0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes returnToNormal {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,130%,0);
    transform: translate3d(0,130%,0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInLeft-fix-whidth {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300px,0,0);
    transform: translate3d(-300px,0,0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft-fix-whidth {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300px,0,0);
    transform: translate3d(-300px,0,0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes bounceInRight {
  0%,60%,75%,90%,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px,0,0);
    transform: translate3d(3000px,0,0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px,0,0);
    transform: translate3d(-25px,0,0);
  }

  75% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);
  }

  90% {
    -webkit-transform: translate3d(-5px,0,0);
    transform: translate3d(-5px,0,0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%,60%,75%,90%,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px,0,0);
    transform: translate3d(3000px,0,0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px,0,0);
    transform: translate3d(-25px,0,0);
  }

  75% {
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);
  }

  90% {
    -webkit-transform: translate3d(-5px,0,0);
    transform: translate3d(-5px,0,0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes sonarEffect {
  0% {
    opacity: .3;
  }

  5% {
    opacity: .5;
    box-shadow: 0 0 0 2px rgba(255,255,255,.1),0 0 8px 8px #3851bc,0 0 0 8px rgba(255,255,255,.5);
  }

  20% {
    box-shadow: 0 0 0 2px rgba(255,255,255,.1),0 0 8px 8px #3851bc,0 0 0 8px rgba(255,255,255,.5);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}

@keyframes sonarEffect {
  0% {
    opacity: .3;
  }

  5% {
    opacity: .5;
    box-shadow: 0 0 0 2px rgba(255,255,255,.1),0 0 8px 8px #3851bc,0 0 0 8px rgba(255,255,255,.5);
  }

  20% {
    box-shadow: 0 0 0 2px rgba(255,255,255,.1),0 0 8px 8px #3851bc,0 0 0 8px rgba(255,255,255,.5);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}

@media only screen and (max-width:1169px) {
  .c-img-bubble {
    display: block;
    width: 200px;
    margin: 0 auto;
    position: relative;
  }

  .c-img-bubble:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 285px;
    height: 203px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: url(../img/general/bubble-img-decor.png) no-repeat center center;
  }
}

@-webkit-keyframes callback {
  0% {
    -webkit-transform: rotate(0deg) scale(.65) skew(.5deg);
    transform: rotate(0deg) scale(.65) skew(.5deg);
    opacity: .5;
  }

  10% {
    -webkit-transform: rotate(0deg) scale(.75) skew(1deg);
    transform: rotate(0deg) scale(.75) skew(1deg);
  }

  to {
    -webkit-transform: rotate(0deg) scale(1) skew(.5deg);
    transform: rotate(0deg) scale(1) skew(.5deg);
    opacity: 0;
  }
}

@keyframes callback {
  0% {
    -webkit-transform: rotate(0deg) scale(.65) skew(.5deg);
    transform: rotate(0deg) scale(.65) skew(.5deg);
    opacity: .5;
  }

  10% {
    -webkit-transform: rotate(0deg) scale(.75) skew(1deg);
    transform: rotate(0deg) scale(.75) skew(1deg);
  }

  to {
    -webkit-transform: rotate(0deg) scale(1) skew(.5deg);
    transform: rotate(0deg) scale(1) skew(.5deg);
    opacity: 0;
  }
}

@media only screen and (min-width:1170px) {
  .c-parallax-bubble {
    position: relative;
    z-index: -1;
  }

  .c-parallax-bubble:after {
    content: '';
    display: block;
    position: absolute;
    width: 595px;
    height: 435px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    top: 0;
    left: 50%;
    margin-left: 75px;
    background: url(../img/general/bubble-img-1.png);
  }
}

.c-parallax-bubble--alt:after {
  width: 640px;
  height: 620px;
  background-image: url(../img/general/bubble-img-2.png);
}

.c-parallax-bubble--sub:after {
  top: 200px;
  margin-left: -850px;
  width: 1700px;
  height: 540px;
  background-image: url(../img/general/bubble-img-full.png);
}

.c-parallax-bubble--full-xs:after {
  top: -50px;
  margin-left: -520px;
  width: 1230px;
  height: 185px;
  background-image: url(../img/general/bubble-img-full-xs.png);
}

.c-parallax-bubble--full:after {
  top: -50px;
  margin-left: -730px;
  width: 1610px;
  height: 307px;
  background-image: url(../img/general/bubble-img-full-alt.png);
}

.c-button-up {
  position: fixed;
  right: 0;
  bottom: 30px;
  display: block;
  text-align: center;
  z-index: 10;
  cursor: pointer;
  height: 52px;
  width: 60px;
  line-height: 50px;
  border-radius: 3px 0 0 3px;
  background-color: rgba(125,132,237,.7);
  -webkit-transition: background .2s;
  transition: background .2s;
}

.c-button-up:after,.c-button-up:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
}

.c-button-up:before {
  width: 0;
  height: 100%;
}

.c-button-up:after {
  width: 15px;
  height: 15px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 7px;
}

.c-button-up:hover,.c-testimonials .slick-dots .slick-active button:before {
  background-color: #7d84ed;
}

@media only screen and (min-width:768px) {
  .c-button-up {
    bottom: 15%;
  }
}

.c-alphabet__top-line {
  padding-bottom: 6px;
  border-bottom: 2px solid #7d84ed;
}

.c-alphabet__tb {
  display: table;
  width: 100%;
}

.c-alphabet__tc {
  display: table-cell;
  vertical-align: middle;
}

.c-alphabet__tc--item {
  text-align: right;
}

.c-alphabet__drop-box,.c-alphabet__help-text {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}

.c-alphabet__help-text {
  width: 75px;
  font-size: 14px;
  line-height: 1.2;
}

.c-alphabet__drop-box {
  position: relative;
}

.c-alphabet__drop-btn {
  width: 95px;
  height: 32px;
  padding: 0 35px 0 12px;
  border-radius: 5px;
  font-size: 14px;
  text-align: left;
  position: relative;
  border: 1px solid #7d84ed;
}

.c-alphabet__drop-btn:after,.c-alphabet__drop-btn:before {
  content: '';
  display: block;
  position: absolute;
}

.c-alphabet__drop-btn:before {
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  border-radius: 0 5px 5px 0;
  background-color: #7d84ed;
}

.c-alphabet__drop-btn:after {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
  right: 12px;
  top: 50%;
  margin-top: -2px;
}

.c-alphabet__btn.is-active,.c-alphabet__btn:focus,.c-alphabet__btn:hover,.c-alphabet__drop-btn:focus,.c-alphabet__drop-btn:hover {
  outline: none;
}

.c-alphabet__btn {
  position: relative;
  z-index: 0;
  border-radius: 4px;
}

.c-alphabet__btn.is-active {
  font-weight: 700;
  color: #7d84ed;
}

@media only screen and (max-width:767px) {
  .c-alphabet__dropdown {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    max-height: 200px;
    overflow-y: auto;
    z-index: 3;
    border: 1px solid #7d84ed;
    border-radius: 5px;
    background-color: #f8f8f8;
  }

  .c-alphabet__dropdown .c-alphabet__item {
    padding-left: 12px;
  }

  .c-alphabet__dropdown .c-alphabet__btn {
    font-size: 14px;
  }
}

@media only screen and (min-width:768px) {
  .c-alphabet__dropdown {
    display: block;
  }

  .c-alphabet__item {
    display: inline-block;
    vertical-align: middle;
  }

  .c-alphabet__btn {
    font-size: 18px;
    width: 30px;
    height: 30px;
    border-radius: 4px;
  }

  .c-alphabet__btn.is-active,.c-alphabet__btn:focus,.c-alphabet__btn:hover {
    background-color: #7d84ed;
    color: #fff;
    font-weight: 400;
  }

  .c-alphabet__tc {
    vertical-align: top;
  }

  .c-alphabet__tc--item {
    padding-left: 45px;
  }
}

@media only screen and (min-width:1170px) {
  .c-alphabet__tb {
    margin-left: 215px;
    width: auto;
  }

  .c-alphabet__side-text {
    font-size: 18px;
    float: left;
    margin-top: 1px;
    text-transform: uppercase;
    color: #313243;
    font-weight: 700;
  }
}

.c-attention {
  padding: 15px 20px;
  text-align: center;
  background-color: #7d84ed;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.c-attention:after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}

@media only screen and (max-width:666px) {
  .c-attention__tc--icon {
    float: left;
    margin: 3px 10px 5px 0;
  }

  .c-attention__tc--btn {
    margin-top: 10px;
  }

  .c-attention__tc--btn .c-btn {
    padding-left: 60px;
    padding-right: 60px;
  }
}

@media only screen and (min-width:667px) {
  .c-attention {
    padding: 8px 20px;
    text-align: left;
  }

  .c-attention__tb {
    display: table;
    width: 100%;
  }

  .c-attention__tc {
    display: table-cell;
    vertical-align: middle;
  }

  .c-attention__tc--btn,.c-attention__tc--icon {
    width: 1px;
  }

  .c-attention__tc--icon {
    padding-right: 15px;
  }

  .c-attention__tc--btn {
    padding-left: 20px;
    font-size: 0;
  }

  .c-attention__tc--btn .c-btn {
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width:1024px) {
  .c-attention {
    max-height: 64px;
  }
}

.c-blog-box {
  padding-top: 35px;
  position: relative;
}

.c-blog-box .c-blog-box__arrow {
  position: absolute;
  top: 0;
  margin: 0 -3px;
  font-size: 16px;
  color: #4f5b60;
  font-weight: 700;
  outline: none;
}

.c-blog-box .c-blog-box__arrow:after,.c-blog-box .c-blog-box__arrow:before {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.c-blog-box .c-blog-box__arrow--prev {
  left: 0;
}

.c-blog-box .c-blog-box__arrow--prev:before {
  content: '';
  margin-right: 5px;
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -382px -290px;
  width: 17px;
  height: 11px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-blog-box .c-blog-box__arrow--prev:focus:before,.c-blog-box .c-blog-box__arrow--prev:hover:before {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}

.c-blog-box .c-blog-box__arrow--next {
  right: 0;
}

.c-blog-box .c-blog-box__arrow--next:after {
  content: '';
  margin-left: 5px;
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -382px -305px;
  width: 17px;
  height: 11px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-blog-box .c-blog-box__arrow--next:focus:after,.c-blog-box .c-blog-box__arrow--next:hover:after {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

@media only screen and (min-width:768px) {
  .c-blog-box {
    padding-top: 50px;
  }

  .c-blog-box .c-blog-box__arrow--prev {
    left: 3px;
  }

  .c-blog-box .c-blog-box__arrow--next {
    right: 3px;
  }
}

@media only screen and (min-width:1170px) {
  .c-blog-box {
    padding-top: 54px;
  }

  .c-blog-box .c-blog-box__arrow {
    top: 3px;
  }
}

.c-breadcrumbs {
  font-size: 15px;
}

.c-breadcrumbs__item {
  display: inline-block;
  margin-right: 3px;
}

.c-breadcrumbs__item:after {
  content: '/';
  display: inline-block;
  margin-left: 6px;
}

.c-breadcrumbs__item:last-child:after {
  display: none;
}

.c-breadcrumbs__link {
  display: inline-block;
  color: #616161;
}

.c-breadcrumbs__link:hover {
  text-decoration: underline;
}

.c-breadcrumbs__current {
  color: #7d84ed;
}

.c-calc {
  position: relative;
  text-align: center;
  padding: 15px 20px 20px;
  background-color: #fff;
}

.c-calc__col-l {
  text-align: left;
}

.c-calc__col-r {
  background-color: #f5f5f5;
  padding: 12px 12px 8px;
  border: 1px solid #ebe8e8;
}

.c-calc__title-box {
  margin-bottom: 10px;
  padding: 0 10px;
  text-align: center;
}

.c-calc__title {
  display: inline-block;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
}

.c-calc__title:before {
  bottom: -3px;
}

.c-calc-form__label {
  display: block;
  font-size: 14px;
  margin-bottom: 3px;
}

.c-calc-form__select {
  height: 30px;
  line-height: 30px;
  width: 100%;
  margin-bottom: 10px;
}

.c-calc-form__num-wr {
  height: 32px;
  position: relative;
  max-width: 140px;
  margin-bottom: 10px;
  border-radius: 0;
  padding: 0 34px;
  border: 1px solid #ebe8e8;
  background-color: #f5f5f5;
  margin-top: -1px;
}

.c-calc-form__btn {
  background: 0 0;
  width: 34px;
  height: 32px;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  position: absolute;
  top: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.c-calc-form__btn:hover {
  background: 0 0;
}

.c-calc-form__btn--l {
  left: 0;
}

.c-calc-form__btn--r {
  right: 0;
}

.c-calc-form__num {
  border: 0;
  height: 32px;
  width: 100%;
  text-align: center;
  min-height: 30px;
  background-color: transparent;
}

.c-calc-form__deadline {
  margin-bottom: 5px;
  font-size: 0;
}

.c-calc-form__radio-label {
  font-size: 16px;
  display: inline-block;
  text-align: center;
  width: 20%;
  background: #f5f5f5;
  border: 1px solid #ebe8e8;
  padding: 2px 0;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
  margin: 0 0 8px;
}

.c-calc-form__radio-label:hover {
  color: #fff;
  background-color: #7e85ea!important;
}

.c-calc-form__radio-btn {
  display: none;
}

.c-calc-form__radio-btn:checked+.c-calc-form__radio-label {
  border-color: #7e85ea;
  background: #7e85ea;
  color: #fff;
}

.c-calc-form__btn-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.c-calc-form__btn-arrow--l {
  border-right: 5px solid #4e4e4e;
  left: 13px;
}

.c-calc-form__btn-arrow--r {
  right: 13px;
  border-left: 5px solid #4e4e4e;
}

.c-header__logo picture {
  display: block;
}

.c-calc-form__price-old {
  text-decoration: line-through;
  font-size: 16px;
}

.c-calc-form__price-old span {
  font-weight: 600;
}

.c-calc-form__price {
  font-size: 18px;
}

.c-calc-form__price span {
  font-size: 20px;
  color: #7e85ea;
  font-weight: 600;
}

.c-calc-form__order-btn {
  margin: 5px 0 3px 70px;
  font-size: 16px;
  padding: 12px 25px;
  position: relative;
  overflow: visible;
}

.c-calc-form__order-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  right: 100%;
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -53px -242px;
  width: 70px;
  height: 37px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-calc-form__sign {
  margin-right: -3px;
}

.c-calc-form__order-btn,.c-calc-form__price-box {
  display: inline-block;
  vertical-align: middle;
}

@media (max-width:567px) {
  .c-calc {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }

  .c-calc-form__services {
    margin-top: 8px;
  }

  .c-calc-form__radio-label {
    border-left-color: transparent;
    border-right-color: transparent;
  }

  .c-calc-form__radio-label:nth-child(12),.c-calc-form__radio-label:nth-child(2) {
    border-left-color: #ebe8e8;
  }

  .c-calc-form__radio-label:last-child,.c-calc-form__radio-label:nth-child(10) {
    border-right-color: #ebe8e8;
  }

  .c-calc-form__radio-label:nth-child(14),.c-calc-form__radio-label:nth-child(18),.c-calc-form__radio-label:nth-child(4),.c-calc-form__radio-label:nth-child(8) {
    background-color: #d0d3f2;
  }
}

.jq-selectbox__select {
  background-color: #f8f8f8;
  border: 1px solid #dedada;
  border-radius: 0;
}

.jq-selectbox__trigger {
  background-color: transparent;
  border-left-color: transparent;
}

.jq-selectbox__trigger-arrow {
  border-top-color: #4e4e4e;
}

.jq-selectbox__dropdown {
  background-color: #f7fcfe;
  border-radius: 0;
}

.jq-selectbox__trigger:hover,.jq-selectbox__trigger:hover:before {
  background-color: transparent;
}

@media (min-width:568px) {
  .c-calc-form__num-wr {
    max-width: none;
  }

  .c-calc__title {
    font-size: 18px;
  }

  .c-calc-form__deadline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }

  .c-calc-form__radio-label:first-child {
    margin-left: 0;
  }

  .c-calc-form__radio-label:last-child {
    margin-right: 0;
  }

  .c-calc-form__price-box {
    padding-right: 10px;
    text-align: left;
  }

  .c-calc__col-r {
    padding: 12px 5px 8px;
  }

  .c-calc-form__services {
    display: inline-block;
    margin: 0 5px;
    min-width: 220px;
    vertical-align: middle;
  }

  .c-calc-form__services img {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
  }

  .c-calc-form__radio-label {
    margin: 0;
    border-radius: 0;
    border: none;
    padding: 3px 0;
    width: 11.11111111111111%;
  }

  .c-calc-form__radio-label:nth-child(4n+4) {
    background-color: #d0d3f2;
  }

  .c-calc-form__deadline {
    margin-top: -1px;
    overflow: hidden;
    border: 1px solid #ebe8e8;
  }
}

@media (min-width:568px) and (max-width:666px) {
  .c-calc-form__services {
    max-width: 220px;
  }
}

@media (min-width:667px) {
  .c-calc-form__services {
    margin: 0 10px;
    min-width: 240px;
    max-width: 280px;
  }

  .c-calc__title {
    font-size: 22px;
    text-transform: uppercase;
  }
}

@media (min-width:568px) and (max-width:1170px) {
  .c-calc-form__price {
    font-size: 15px;
  }

  .c-calc-form__price-old {
    font-size: 14px;
  }

  .c-calc-form__order-btn {
    padding: 9px 15px;
  }
}

@media (min-width:1024px) {
  .c-calc {
    padding: 30px;
  }

  .c-calc__title-box {
    margin-bottom: 25px;
  }

  .c-calc__col-r {
    padding: 16px 0;
    margin: 5px 0 0;
    border: 1px solid #e7e7e6;
    border-radius: 0;
  }

  .c-calc-form__price {
    margin-right: 0;
  }

  .c-calc-form__price span {
    font-size: 24px;
  }

  .c-calc-form__select {
    margin-bottom: 20px;
  }

  .c-calc-form__order-btn {
    margin: 2px 0 6px 70px;
  }

  .c-calc-form__services {
    margin: 5px 0 0;
  }
}

@media (min-width:1170px) {
  .c-calc__col-r {
    margin: 1px 0 0 15px;
  }
}

.c-calc-lg-widget {
  display: inline-block;
  width: 100%;
  max-width: 320px;
  text-align: left;
}

.c-calc-lg {
  border-radius: 0;
  padding: 12px 0 0;
  position: relative;
  background-color: #fff;
  color: inherit;
}

.c-calc-lg--no-bd {
  border: none;
}

.c-calc-lg__title {
  font-size: 20px;
  line-height: 1.3;
  max-height: 48px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 4px 10px;
  margin: 0 0 8px;
  text-align: center;
}

.c-calc-lg-form__content {
  padding: 0 32px;
}

.c-calc-lg-form__label {
  display: block;
  font-size: 14px;
  color: #616161;
  font-weight: 400;
  line-height: 24px;
}

.c-calc-lg-form__select {
  height: 30px;
  line-height: 30px;
  width: 100%;
  margin-bottom: 12px;
}

.c-calc-lg-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -12px;
}

.c-calc-lg-form__col {
  display: inline-block;
  vertical-align: middle;
  padding: 0 12px;
}

.c-calc-lg-form__num {
  border: 0;
  height: 32px;
  width: 100%;
  text-align: center;
  min-height: 30px;
  font-weight: 400;
}

.c-calc-lg-form__num-wr {
  height: 32px;
  position: relative;
  max-width: 120px;
}

.c-calc-lg-form__btn {
  background: 0 0;
  width: 34px;
  height: 32px;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  position: absolute;
  top: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.c-calc-lg-form__btn--l {
  left: 0;
  border-radius: 5px 0 0 5px;
}

.c-calc-lg-form__btn--r {
  right: 0;
  border-radius: 0 5px 5px 0;
}

.c-calc-lg-form__btn-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.c-calc-lg-form__btn-arrow--l {
  border-right: 5px solid #4e4e4e;
  left: 13px;
}

.c-calc-lg-form__btn-arrow--r {
  right: 13px;
  border-left: 5px solid #4e4e4e;
}

.c-calc-lg-form__deadline {
  margin-bottom: 5px;
}

.c-calc-lg-form__value {
  padding-left: 5px;
}

.c-calc-lg-form__price {
  text-align: center;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 8px;
  font-weight: 700;
  color: #505050;
}

.c-calc-lg-form__value {
  color: #7d84ed;
  font-size: 22px;
}

.c-calc-lg-form__value,.c-calc-lg-form__value-old {
  display: inline-block;
  vertical-align: baseline;
}

.c-calc-lg-form__value-old {
  text-decoration: line-through;
}

.c-calc-lg-form__icon-discount {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 5px;
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -327px -110px;
  width: 51px;
  height: 51px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-calc-lg-form__sign {
  margin-right: 2px;
}

.c-calc-lg-form__cart-btn {
  border-radius: 0;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: none;
}

.c-calc-lg .c-calc-lg-form__num {
  background-color: #f5f5f5;
  border: 1px solid #dedada;
  border-radius: 0;
}

@media (max-width:350px) {
  .c-calc-lg-form__content {
    padding: 0 20px;
  }
}

@media (min-width:768px) {
  .c-calc-lg-widget {
    width: 320px;
    max-width: none;
  }
}

@media (min-width:1170px) {
  .c-calc-lg-widget {
    width: 360px;
  }

  .c-calc-lg {
    padding-top: 20px;
  }

  .c-calc-lg__title {
    padding-bottom: 10px;
  }

  .c-calc-lg-form__col {
    width: 50%;
  }

  .c-calc-lg-form__num-wr {
    max-width: none;
  }
}

.c-categ-detail__title {
  display: block;
  width: 100%;
  font-weight: 700;
  background-color: #ebecf7;
  line-height: 1.2;
  padding: 11px 15px;
  font-size: 18px;
  text-align: center;
}

.c-categ-detail__title--main {
  font-size: 18px;
}

.c-categ-detail__content {
  padding: 15px;
  border-top: 1px solid #e7e7e7;
}

.c-categ-detail__content--grid {
  margin: 0 -10px;
  font-size: 0;
}

.c-categ-detail__box {
  border: 1px solid #e7e7e7;
  background-color: #fff;
}

.c-categ-detail__box:not(:first-child) {
  margin-top: 25px;
}

.c-categ-detail__row {
  padding: 0 10px;
  display: inline-block;
  width: 100%;
  font-size: 16px;
}

.c-categ-detail__row:not(:first-child) {
  margin-top: 8px;
}

.c-categ-detail__categ {
  font-weight: 700;
  color: #878787;
}

.c-categ-detail__btn-box {
  margin: 10px auto 0;
  max-width: 210px;
  font-size: 0;
}

@media only screen and (min-width:568px) {
  .c-categ-detail__row {
    width: 50%;
  }

  .c-categ-detail__btn-box {
    margin-top: 15px;
  }
}

@media only screen and (min-width:1024px) {
  .c-categ-detail__content--grid {
    margin: 0;
  }

  .c-categ-detail__row {
    padding: 0;
    width: 100%;
  }

  .c-categ-detail__title--main {
    padding: 16px 15px;
    font-size: 20px;
    background-image: url(../img/general/bg-categ-name.png);
    background-repeat: no-repeat;
    background-position: 15% center;
    text-align: left;
  }

  .c-categ-detail__title--main:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -382px -83px;
    width: 29px;
    height: 33px;
    background-size: 415px,342px;
    background-repeat: no-repeat;
    margin-right: 10px;
  }

  .c-categ-detail__btn-box {
    max-width: none;
    margin-top: 10px;
  }
}

.c-categ-info {
  padding: 20px 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.c-categ-info__text {
  margin: 0 -5px;
}

.c-categ-info__text-alt {
  font-size: 20px;
  text-transform: uppercase;
}

.c-categ-info__text-color {
  color: #bbe722;
}

.c-categ-info__btn-box {
  margin-top: 10px;
}

.c-categ-info__btn-box .c-btn {
  padding-left: 60px;
  padding-right: 60px;
}

@media only screen and (max-width:567px) {
  .c-categ-info__block-xs {
    display: block;
  }
}

@media only screen and (max-width:767px) {
  .c-categ-info__label-box {
    margin-top: 15px;
  }
}

@media only screen and (min-width:768px) {
  .c-categ-info {
    font-size: 20px;
  }

  .c-categ-info__text-alt {
    font-size: 24px;
  }

  .c-categ-info__btn-box {
    margin-top: 15px;
  }

  .c-categ-info__btn-box .c-btn {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media only screen and (min-width:1024px) {
  .c-categ-info {
    padding: 25px 0;
    font-size: 22px;
  }

  .c-categ-info__text {
    line-height: 1.7;
  }

  .c-categ-info__btn-box {
    margin-top: 25px;
  }
}

.c-categories__item {
  border-top: 1px solid #dfe3e9;
  background-color: #fff;
}

.c-categories__btn {
  display: block;
  width: 100%;
  padding: 10px 25px 10px 35px;
  background-color: #fff;
  line-height: 1.2;
  text-align: left;
  font-size: 15px;
  position: relative;
  overflow: hidden;
}

.c-categories__btn:after,.c-categories__btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
}

.c-categories__btn:before {
  margin-top: -1px;
  left: 15px;
}

.c-categories__btn:after {
  right: -15px;
  margin-top: -4px;
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -401px -271px;
  width: 10px;
  height: 8px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.c-categories__btn[aria-expanded=false]:before,.c-categories__btn[aria-expanded=true]:before {
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -403px -290px;
  width: 9px;
  height: 6px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-categories__btn[aria-expanded=true] {
  background-color: #7d84ed;
  color: #fff;
  box-shadow: 0 2px 3px 2px rgba(0,0,0,.1);
}

.c-categories__btn[aria-expanded=true]:before {
  background-position: -395px -320px;
  height: 5px;
}

.c-categories__btn[aria-expanded=true]:after {
  right: 12px;
}

.c-categories__btn[aria-expanded=true] .c-categories__num {
  background-color: #313243;
}

.c-categories__num {
  display: inline-block;
  margin-left: 5px;
  padding: 0 5px;
  line-height: 20px;
  height: 20px;
  min-width: 20px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background-color: #9e9fb0;
}

.c-categories__link {
  display: block;
  padding: 9px 25px 9px 35px;
  font-size: 15px;
  color: #6a6b74;
}

.c-categories-calc {
  padding: 25px 0;
  background: #9b9cce url(../img/general/bg-category.jpg) no-repeat center center;
  background-size: cover;
}

.c-categories-calc__content {
  text-align: center;
  color: #fff;
  line-height: 1.4;
}

.c-categories-calc__text,.c-categories-calc__title {
  font-weight: 700;
  text-shadow: 0 2px 1px rgba(89,89,89,.65);
}

.c-categories-calc__title {
  text-transform: uppercase;
  font-size: 28px;
}

.c-categories-calc__text {
  font-size: 22px;
}

.c-categories-calc__text-alt {
  font-size: 28px;
  text-transform: uppercase;
}

.c-categories-calc__num-box {
  margin-top: 15px;
}

@media only screen and (max-width:567px) {
  .c-categories-calc__text-alt {
    display: block;
  }
}

@media only screen and (max-width:767px) {
  .c-categories-calc__hid-mob {
    display: none;
  }
}

@media only screen and (min-width:768px) {
  .c-categories-calc__title {
    font-size: 24px;
  }

  .c-categories-calc__text {
    font-size: 18px;
  }

  .c-categories-calc__text-alt {
    font-size: 24px;
  }
}

@media only screen and (min-width:1024px) {
  .c-categories-calc {
    padding: 30px 0;
  }

  .c-categories-calc__text,.c-categories-calc__title {
    font-size: 30px;
  }

  .c-categories-calc__text-alt {
    font-size: 40px;
  }

  .c-categories-calc__text {
    margin-top: 5px;
  }

  .c-categories-calc__num-box {
    margin-top: 40px;
  }
}

.c-chat-footer {
  padding: 15px 0 20px;
  background-color: #272836;
  text-align: center;
  color: #fff;
}

.c-chat-footer__text {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}

.c-chat-footer__upper {
  text-transform: uppercase;
}

.c-chat-footer__btn-box {
  margin-top: 10px;
}

@media only screen and (min-width:667px) {
  .c-chat-footer {
    padding: 15px;
  }

  .c-chat-footer__btn-box {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 15px;
  }
}

@media only screen and (min-width:1024px) {
  .c-chat-footer__text {
    font-size: 22px;
  }

  .c-chat-footer__btn-box {
    margin-left: 30px;
  }
}

.c-chat-main {
  padding: 15px 0 20px;
  background: #eeeeef url(../img/general/bg-chat.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
}

.c-chat-main__text {
  font-size: 20px;
  line-height: 1.3;
}

.c-chat-main__text-alt {
  display: block;
  text-transform: uppercase;
  color: #7d84ed;
}

.c-chat-main__btn-box {
  margin-top: 10px;
}

@media only screen and (min-width:568px) {
  .c-chat-main__text-alt {
    display: inline;
  }
}

@media only screen and (max-width:1169px) {
  .c-chat-main {
    background-position: center center!important;
  }
}

@media only screen and (min-width:768px) {
  .c-chat-main {
    padding: 50px 0 55px;
  }

  .c-chat-main__text {
    font-size: 24px;
  }

  .c-chat-main__btn-box {
    margin-top: 20px;
  }
}

.c-contact {
  position: relative;
  z-index: 0;
}

.c-contact:after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}

.c-contact__form {
  margin-top: -18px;
}

.c-contact__item {
  margin-top: 18px;
}

.c-contact__btn-box {
  margin-left: auto;
  margin-right: auto;
  max-width: 290px;
}

.c-contact__map {
  margin-top: 40px;
  border: 1px solid #e8e5e5;
  height: 270px;
}

@media only screen and (min-width:667px) {
  .c-contact {
    padding: 20px;
  }

  .c-contact__form {
    width: 47.5%;
    float: right;
  }

  .c-contact__btn-box {
    margin-left: 0;
    max-width: 170px;
  }

  .c-contact__map {
    margin: 0;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
  }
}

@media only screen and (min-width:1024px) {
  .c-contact {
    padding: 30px 100px;
  }
}

.c-features__grid {
  margin-top: -15px;
}

.c-features__item {
  margin-top: 15px;
}

.c-features__item:hover .c-features__icon {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.c-features__icon {
  width: 81px;
  height: 81px;
  background-color: #fff;
  box-shadow: 1px 1.732px 0 0 rgba(158,159,176,.75);
  border-radius: 50%;
  text-align: center;
  font-size: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.c-features__icon:after,.c-features__icon:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
}

.c-features__icon:after {
  width: 0;
  height: 100%;
}

.c-features__icon--1:before {
  margin: -3px 0 0 8px;
  background-position: -255px -167px;
  width: 62px;
  height: 62px;
}

.c-features__icon--1:before,.c-features__icon--2:before,.c-features__icon--3:before,.c-features__icon--4:before {
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-features__icon--2:before {
  margin-left: 7px;
  background-position: 0 -242px;
  width: 49px;
  height: 56px;
}

.c-features__icon--3:before,.c-features__icon--4:before {
  background-position: -137px -163px;
  width: 53px;
  height: 53px;
}

.c-features__icon--4:before {
  background-position: -194px -163px;
  width: 52px;
  height: 52px;
}

.c-features__icon--5:before,.c-features__icon--6:before,.c-features__icon--7:before,.c-filter__btn:after,.c-filter__close:before {
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -327px 0;
  width: 51px;
  height: 51px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-features__icon--6:before,.c-features__icon--7:before,.c-filter__btn:after,.c-filter__close:before {
  background-position: -78px -163px;
  width: 55px;
  height: 54px;
}

.c-features__icon--7:before,.c-filter__btn:after,.c-filter__close:before {
  background-position: -327px -55px;
  width: 51px;
  height: 51px;
}

.c-features__text {
  margin-top: 5px;
}

.c-features__tc {
  font-weight: 700;
}

.c-features--short .c-features__text {
  display: none;
}

@media only screen and (min-width:768px) {
  .c-features__grid {
    margin-top: -35px;
  }

  .c-features__item {
    margin-top: 35px;
  }
}

@media only screen and (max-width:666px) {
  .c-features__tb {
    display: table;
    width: 100%;
  }

  .c-features__tc {
    display: table-cell;
    vertical-align: middle;
  }

  .c-features__tc--icon {
    width: 1px;
    padding-right: 12px;
  }
}

@media only screen and (min-width:667px) {
  .c-features--short .c-features__tb {
    display: table;
    width: 100%;
  }

  .c-features--short .c-features__tc {
    display: table-cell;
    vertical-align: middle;
  }

  .c-features--short .c-features__tc--icon {
    width: 1px;
    padding-right: 12px;
    margin: 0;
  }

  .c-features__tc--icon {
    margin-bottom: 10px;
  }

  .c-features__text {
    margin-top: 10px;
  }
}

.c-filter {
  position: relative;
}

.c-filter__box {
  background-color: #fff;
}

.c-filter__btn {
  position: fixed;
  bottom: 17px;
  left: 4px;
  outline: none;
  z-index: 50;
}

.c-filter__btn:after,.c-filter__close:before {
  content: '';
  display: block;
  background-position: 0 -163px;
  width: 74px;
  height: 75px;
}

.c-filter__close {
  height: 35px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 16px;
  background-color: #7d84ed;
  z-index: 1;
}

.c-filter__close:before {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 10px 0 0;
  background-position: -382px -254px;
  width: 21px;
  height: 13px;
}

.c-filter__categ-name,.c-filter__collapse-btn {
  display: block;
  width: 100%;
  padding: 10px 15px;
  font-weight: 700;
  background-color: #ebecf7;
  line-height: 1.2;
}

.c-filter__collapse-cont {
  padding: 15px;
}

.c-filter__tb {
  display: table;
  width: 100%;
}

.c-filter__tc {
  display: table-cell;
  vertical-align: middle;
}

.c-filter__tc--dot {
  width: 1px;
  padding: 0 7px;
}

.c-filter__input {
  display: block;
  width: 100%;
  height: 46px;
  text-align: center;
  padding: 0 10px;
  background-color: #f2f2f2;
  border: 1px solid #e7e7e7;
  border-radius: 2px;
}

@media only screen and (max-width:1023px) {
  .c-filter__categ-name {
    display: none;
  }

  .c-filter__modal {
    background-color: rgba(19,20,42,.8);
  }

  .c-filter__modal.fade .modal-dialog {
    -webkit-transform: translate(-25%,0);
    transform: translate(-25%,0);
  }

  .c-filter__modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
  }

  .c-filter__dialog {
    position: absolute;
    top: 56px;
    bottom: 0;
    left: 0;
    width: 290px;
    background-color: #fff;
  }

  .c-filter__content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 35px;
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .c-filter__box {
    border-top: 1px solid #dfe3e9;
  }

  .c-filter__collapse-btn {
    text-align: left;
    padding-left: 35px;
    position: relative;
  }

  .c-filter__collapse-btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 15px;
  }

  .c-filter__collapse-btn[aria-expanded=false]:before,.c-filter__collapse-btn[aria-expanded=true]:before {
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -403px -305px;
    width: 9px;
    height: 5px;
    background-size: 415px,342px;
    background-repeat: no-repeat;
  }

  .c-filter__collapse-btn[aria-expanded=true]:before {
    background-position: -382px -320px;
  }

  .c-filter__collapse-btn--categ {
    font-size: 18px;
  }
}

@media only screen and (min-width:1024px) {
  .c-filter__btn,.c-filter__categ-btn,.c-filter__close,.c-filter__collapse-btn {
    display: none;
  }

  .c-filter__dialog,.c-filter__modal {
    -webkit-transition: none!important;
    transition: none!important;
  }

  .c-filter__modal {
    display: block!important;
    position: static;
    visibility: visible;
    opacity: 1;
    overflow: visible;
  }

  .c-filter__dialog {
    -webkit-transform: none!important;
    transform: none!important;
  }

  .c-filter__collapse {
    display: block;
    height: auto!important;
  }

  .c-filter__box {
    border: 1px solid #e7e7e7;
  }

  .c-filter__box:not(:first-child) {
    margin-top: 25px;
  }

  .c-filter__categ-name {
    padding: 11px 15px;
    font-size: 18px;
    text-align: center;
  }

  .c-filter__categ-name--categ {
    padding: 16px 15px;
    font-size: 20px;
    background-image: url(../img/general/bg-categ-name.png);
    background-repeat: no-repeat;
    background-position: 15% center;
  }

  .c-filter__collapse {
    border-top: 1px solid #e7e7e7;
  }

  .c-filter__collapse .grid__c-lg-12 {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  .c-filter__btn-box {
    margin-top: 10px;
  }

  .c-filter__input {
    height: 37px;
  }

  .c-filter__tc--dot {
    padding: 0 10px;
  }
}

.c-footer {
  background-color: #313243;
  padding: 20px 0;
  color: #fff;
}

.c-footer__grid {
  margin-top: -20px;
}

.c-footer__item {
  margin-top: 20px;
}

.c-footer__name {
  font-size: 16px;
  margin-bottom: 10px;
}

.c-footer__name--inline {
  display: inline-block;
}

.c-footer__list {
  margin: -3px -15px 0 0;
  font-size: 0;
}

.c-footer__list-item {
  display: inline-block;
  margin: 3px 15px 0 0;
  font-size: 15px;
}

.c-footer__link,.c-footer__link:before {
  -webkit-transition: all .2s;
  transition: all .2s;
}

.c-footer__link {
  padding: 3px 0;
  color: #fff;
  display: inline-block;
  position: relative;
}

.c-footer__link:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #7d84ed;
  opacity: 0;
}

.c-footer__link:hover {
  padding-left: 15px;
  text-decoration: none;
}

.c-footer__link:hover:before {
  opacity: 1;
}

.c-footer__pay-box {
  margin: 0 -10px;
  font-size: 0;
  text-align: center;
}

.c-footer__pay {
  display: inline-block;
  vertical-align: middle;
  margin: 20px 10px 0;
}

.c-footer__pay--1,.c-footer__pay--2,.c-footer__pay--3,.c-footer__pay--4,.c-footer__pay--5,.c-footer__pay--6 {
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -290px -302px;
  width: 54px;
  height: 40px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-footer__pay--2,.c-footer__pay--3,.c-footer__pay--4,.c-footer__pay--5,.c-footer__pay--6 {
  background-position: -232px -302px;
}

.c-footer__pay--3,.c-footer__pay--4,.c-footer__pay--5,.c-footer__pay--6 {
  background-position: -174px -302px;
}

.c-footer__pay--4,.c-footer__pay--5,.c-footer__pay--6 {
  background-position: 0 -302px;
}

.c-footer__pay--5,.c-footer__pay--6 {
  background-position: -116px -302px;
}

.c-footer__pay--6 {
  background-position: -58px -302px;
}

.c-footer__copy {
  margin-top: 20px;
  text-align: center;
  font-size: 13px;
}

.c-footer__soc-box {
  font-size: 0;
}

.c-footer__soc {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  font-size: 0;
  -webkit-transition: all .15s;
  transition: all .15s;
}

.c-footer__soc:not(:last-child) {
  margin-right: 10px;
}

.c-footer__soc:before {
  content: '';
  display: inline-block;
}

.c-footer__soc--fb {
  background-color: #3b579d;
}

.c-footer__soc--fb:before,.c-footer__soc--gp:before,.c-footer__soc--tw:before {
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -404px -209px;
  width: 10px;
  height: 20px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-footer__soc--fb:hover {
  background-color: #4f74d0;
}

.c-footer__soc--gp {
  background-color: #da4835;
}

.c-footer__soc--gp:before,.c-footer__soc--tw:before {
  background-position: -382px -209px;
  width: 18px;
}

.c-footer__soc--gp:hover {
  background-color: #fe624e;
}

.c-footer__soc--tw {
  background-color: #55acee;
}

.c-footer__soc--tw:before {
  background-position: -382px -233px;
  width: 21px;
  height: 17px;
}

.c-footer__soc--tw:hover {
  background-color: #5ac3ff;
}

.c-footer__img-contacts {
  display: inline-block;
  max-width: 100%;
}

@media only screen and (max-width:1169px) {
  .c-footer__soc-box {
    display: inline-block;
    vertical-align: top;
    margin: -5px 0 0 10px;
  }
}

@media only screen and (min-width:1170px) {
  .c-footer {
    padding: 35px 5px;
  }

  .c-footer__name {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .c-footer__list-item {
    width: 33.333333333333336%;
    margin-right: 0;
  }

  .c-footer__list-item--whide {
    width: 100%;
  }

  .c-footer__copy,.c-footer__pay-box {
    margin-top: 35px;
  }
}

.collapse-show .c-header__fix {
  position: relative;
  padding: 8px 0!important;
}

@media only screen and (min-width:1024px) {
  .collapse-show .c-header__fix {
    padding: 12px 0!important;
  }
}

.c-header {
  height: 56px;
}

.c-header__fix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 8px 0;
  background-color: #fff;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,.15);
  -webkit-transition: padding .2s;
  transition: padding .2s;
  z-index: 1100;
}

.c-header__fix:after {
  content: "";
  clear: both;
}

.c-header__fix:after,.c-header__tb {
  display: table;
  width: 100%;
}

.c-header__tc {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.c-header__tc--logo {
  text-align: left;
  width: 1px;
  font-size: 0;
}

.c-header__logo {
  display: inline-block;
  width: 106px;
}

.c-header__logo img,.c-news__img-box img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.c-header__modal {
  text-align: center;
}

.c-header__btn,.c-header__btn-box {
  display: inline-block;
  vertical-align: middle;
}

.c-header__btn-box {
  font-size: 0;
}

.c-header__btn-box .c-btn {
  padding: 8px 15px;
}

.c-header__btn,.c-header__close {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 0;
}

.c-header__btn:before,.c-header__close:before {
  content: '';
  display: inline-block;
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -382px -157px;
  width: 26px;
  height: 22px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-header__btn {
  margin-left: 5px;
  border-radius: 3px;
  background-color: #7d84ed;
}

.c-header__close {
  position: absolute;
  top: 5px;
  right: 5px;
}

.c-header__close:before {
  background-position: -382px -271px;
  width: 15px;
  height: 15px;
}

.c-header__link {
  display: inline-block;
  padding: 5px;
  color: #313243;
  font-size: 16px;
}

.c-header__link.is-active {
  font-weight: 600;
  color: #7d84ed;
}

@media only screen and (max-width:767px) {
  .c-header__modal {
    background-color: rgba(39,40,54,.8);
  }

  .c-header__modal.in .c-header__link {
    -webkit-animation-name: returnToNormal;
    animation-name: returnToNormal;
  }

  .c-header__dialog {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 50px 20px 60px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff url(../img/general/bg-bubble-menu.png) no-repeat center center;
    background-size: contain;
    box-shadow: .521px 2.954px 15px 0 rgba(3,36,55,.9);
  }

  .c-header__item:not(:first-child) {
    margin-top: 15px;
  }

  .c-header__link {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
}

@media only screen and (min-width:768px) {
  .c-header__btn,.c-header__close {
    display: none;
  }

  .c-header__dialog,.c-header__modal {
    -webkit-transition: none!important;
    transition: none!important;
  }

  .c-header__modal {
    display: inline-block!important;
    vertical-align: middle;
    position: static;
    visibility: visible;
    opacity: 1;
  }

  .c-header__dialog {
    -webkit-transform: none!important;
    transform: none!important;
  }

  .c-header__item {
    display: inline-block;
    vertical-align: middle;
  }

  .c-header__btn-box {
    margin-left: 15px;
  }

  .c-header__item:not(:first-child) {
    margin-left: 12px;
  }
}

@media only screen and (min-width:1024px) {
  .c-header {
    height: 69px;
  }

  .c-header.is-scroll .c-header__fix {
    padding: 5px 0;
  }

  .c-header__fix {
    padding: 12px 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
    background: #fff url(../img/general/bg-header.jpg) no-repeat center center;
    background-size: cover;
  }

  .c-header__logo {
    width: 175px;
  }

  .c-header__btn-box {
    margin-left: 20px;
  }

  .c-header__btn-box .c-btn {
    font-size: 18px;
    padding: 9px 35px;
  }

  .c-header__item:not(:first-child) {
    margin-left: 0;
  }

  .c-header__link {
    padding-left: 0;
    padding-right: 0;
  }

  .c-header__link:after,.c-header__link:before {
    display: inline-block;
    opacity: 0;
    -webkit-transition: opacity .2s,-webkit-transform .3s;
    transition: transform .3s,opacity .2s;
    transition: transform .3s,opacity .2s,-webkit-transform .3s;
  }

  .c-header__link:before {
    margin-right: 10px;
    content: '[';
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  .c-header__link:after {
    margin-left: 10px;
    content: ']';
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  .c-header__link:hover {
    text-decoration: none;
  }

  .c-header__link:hover:after,.c-header__link:hover:before {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@media only screen and (min-width:1170px) {
  .c-header__btn-box {
    margin-left: 40px;
  }

  .c-header__item:not(:first-child) {
    margin-left: 5px;
  }
}

.c-info {
  padding: 50px 0;
  color: #fff;
  text-align: center;
}

.c-info__text {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  text-shadow: 0 2px 1px rgba(89,89,89,.65);
}

.c-info__text--large {
  font-size: 28px;
  text-transform: uppercase;
}

.c-info__block-xs {
  display: block;
}

.c-info__btn-box {
  margin-top: 15px;
}

@media only screen and (min-width:568px) {
  .c-info__block-xs {
    display: inline;
  }
}

@media only screen and (min-width:768px) {
  .c-info__text {
    font-size: 30px;
  }

  .c-info__text--large {
    font-size: 35px;
  }

  .c-info__btn-box {
    margin-top: 25px;
  }
}

@media only screen and (min-width:1170px) {
  .c-info {
    padding: 90px 0;
  }

  .c-info__text {
    font-size: 35px;
  }

  .c-info__text--large {
    font-size: 45px;
  }

  .c-info__btn-box {
    margin-top: 35px;
  }
}

.c-modal {
  z-index: 9999;
  background-color: rgba(60,63,100,.84);
  font-size: 0;
  padding: 15px 5px!important;
  text-align: center;
}

.c-modal:before,.c-modal__dialog {
  display: inline-block;
  vertical-align: middle;
}

.c-modal:before {
  content: '';
  height: 100%;
  width: 0;
}

.c-modal.fade .modal-dialog {
  -webkit-transform: translate(25%,0);
  transform: translate(25%,0);
}

.c-modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}

.c-modal__dialog {
  padding: 15px 33px 20px;
  width: 100%;
  max-width: 320px;
  font-size: 16px;
  text-align: center;
  position: relative;
}

.c-modal__btn-box,.c-modal__close,.c-modal__code-box,.c-modal__img-box,.c-modal__percent,.c-modal__text-alt,.c-modal__title {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.c-modal__img-box.is-animated {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  opacity: 1;
}

.c-modal__btn-box.is-animated,.c-modal__code-box.is-animated,.c-modal__percent.is-animated,.c-modal__text-alt.is-animated,.c-modal__title.is-animated {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
  opacity: 1;
}

.c-modal__content {
  overflow-y: auto;
  overflow-x: hidden;
}

.c-modal__img {
  display: inline-block;
  max-width: 100%;
}

.c-modal__percent,.c-modal__text-alt,.c-modal__title {
  font-family: "Ubuntu",sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.c-modal__title {
  color: #6a6b74;
  font-size: 26px;
  line-height: 1.2;
}

.c-modal__percent {
  color: #7d84ed;
  font-size: 54px;
  line-height: 1.3;
}

.c-modal__text-alt {
  font-size: 24px;
  color: #6a6b74;
}

.c-modal__code,.c-modal__text {
  display: inline-block;
  margin: 0 2px;
}

.c-modal__text {
  font-size: 18px;
  color: #6a6b74;
  line-height: 1.7;
}

.c-modal__code-box {
  margin-top: 3px;
}

.c-modal__code {
  padding: 0 10px;
  font-size: 26px;
  text-transform: uppercase;
  color: #fff;
  background-color: #fdb824;
  line-height: 1.3;
}

.c-modal__btn-box {
  margin-top: 15px;
  text-transform: uppercase;
}

.c-modal__btn-box .c-btn {
  font-size: 20px;
}

.c-modal__close {
  position: absolute;
  top: 3px;
  right: 17px;
  padding: 5px;
}

.c-modal__close:before {
  content: '';
  display: block;
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -382px -271px;
  width: 15px;
  height: 15px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-modal__close.is-animated {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  opacity: 1;
}

@media only screen and (max-width:767px) {
  .c-modal__img--desc {
    display: none;
  }

  .c-modal__img-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

@media only screen and (min-width:768px) {
  .c-modal {
    background: rgba(60,63,100,.84) url(../img/general/bg-modal.png) no-repeat center center;
  }

  .c-modal__img--mob {
    display: none;
  }

  .c-modal__img-box {
    position: absolute;
    top: -52px;
    left: -37px;
    width: 337px;
    height: 389px;
    -webkit-animation-name: none!important;
    animation-name: none!important;
  }

  .c-modal__dialog {
    max-width: 600px;
    padding: 50px 30px 50px 170px;
    border-radius: 4px;
    background: #fff url(../img/general/bg-modal-desc.jpg) no-repeat center center;
    background-size: cover;
  }

  .c-modal__title {
    font-size: 28px;
  }

  .c-modal__percent {
    font-size: 90px;
  }

  .c-modal__text-alt {
    font-size: 26px;
  }

  .c-modal__text {
    font-size: 22px;
  }

  .c-modal__btn-box {
    max-width: 320px;
    margin: 25px auto 0;
  }

  .c-modal__close {
    top: 12px;
    right: 13px;
  }
}

.c-news {
  max-width: 330px;
  margin: 0 auto;
  text-align: center;
}

.c-news:hover .c-news__title-text {
  opacity: 0;
}

.c-news:hover .c-news__title-hover {
  opacity: 1;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}

.c-news__img-box {
  overflow: hidden;
  font-size: 0;
  height: 175px;
}

.c-news__img-box img {
  min-height: 100%;
  width: auto;
  display: block;
}

.c-news__title-box {
  text-align: left;
  margin-top: 5px;
}

.c-news__title {
  display: inline-block;
  font-size: 16px;
  color: #666;
  line-height: 1.15;
  position: relative;
}

.c-news__title-text {
  -webkit-transition: all .15s;
  transition: all .15s;
}

.c-news__title-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translate(-20%,0);
  transform: translate(-20%,0);
  -webkit-transition: all .3s;
  transition: all .3s;
  font-weight: 600;
}

@media only screen and (min-width:568px) {
  .c-news__img-box {
    height: 105px;
  }
}

@media only screen and (min-width:667px) {
  .c-news {
    max-width: none;
  }

  .c-news__img-box {
    height: 125px;
  }
}

@media only screen and (min-width:768px) {
  .c-news__title-box {
    margin-top: 15px;
  }

  .c-news__img-box {
    height: 140px;
  }

  .c-news__title {
    font-size: 18px;
  }
}

@media only screen and (min-width:1024px) {
  .c-news__img-box {
    height: 175px;
  }
}

@media only screen and (min-width:1170px) {
  .c-news__img-box {
    height: 205px;
  }
}

.c-news-full:after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}

.c-news-full__img-box {
  text-align: center;
}

.c-news-full__title {
  display: inline-block;
  font-size: 18px;
  color: #6a6b74;
  font-weight: 600;
  margin-bottom: .8em;
}

.c-news-full__arrow {
  -webkit-transition: all .2s;
  transition: all .2s;
  display: inline-block;
}

.c-news-full__link {
  display: inline-block;
  color: #313243;
}

.c-news-full__link:hover {
  text-decoration: none;
}

.c-news-full__link:hover .c-news-full__arrow {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

@media only screen and (min-width:568px) {
  .c-news-full__img-box {
    max-width: 50%;
    padding-right: 10px;
    margin-top: 5px;
    margin-right: 10px;
    width: 330px;
    float: left;
  }

  .c-news-full__link,.c-news-full__title {
    display: block;
  }
}

@media only screen and (min-width:1024px) {
  .c-news-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -35px;
    margin-left: -35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c-news-full__col {
    float: left;
    width: 33.333%;
    min-width: 33.333%;
    max-width: 33.333%;
    padding-right: 35px;
    padding-left: 35px;
    margin: 0;
  }

  .c-news-full__col--right {
    width: 66.667%;
    min-width: 66.667%;
    max-width: 66.667%;
  }
}

.c-num-label {
  margin: -10px -10px 0;
  text-align: center;
  font-size: 0;
  color: #fff;
}

.c-num-label__item {
  margin: 10px 10px 0;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}

.c-num-label__num {
  font-size: 24px;
  font-weight: 700;
  text-shadow: 0 2px 0 rgba(17,16,13,.19);
  color: #bbe722;
}

.c-num-label__name {
  margin-top: 2px;
  font-weight: 600;
}

@media only screen and (max-width:767px) {
  .c-num-label--whide .c-num-label__item {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media only screen and (min-width:768px) {
  .c-num-label__item {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media only screen and (min-width:1024px) {
  .c-num-label {
    margin-left: -35px;
    margin-right: -35px;
  }

  .c-num-label__item {
    margin-left: 35px;
    margin-right: 35px;
  }

  .c-num-label__num {
    padding-top: 47px;
    font-size: 28px;
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: 0 0;
    width: 142px;
    height: 159px;
    background-size: 415px,342px;
    background-repeat: no-repeat;
  }

  .c-num-label--narrow .c-num-label__item {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.c-order {
  background: #eeeeef url(../img/general/bg-order-mob.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
}

.c-order.is-animated .c-order__code {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.c-order.is-animated .c-order__btn-box {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.c-order__content {
  padding: 15px 0 20px;
}

.c-order__text {
  font-size: 20px;
}

.c-order__text-alt {
  color: #7d84ed;
}

.c-order__btn-box {
  margin-top: 10px;
}

.c-order__code {
  display: inline-block;
  margin: 0 3px;
  padding: 0 10px;
  background-color: #7d84ed;
  color: #fff;
}

.c-order__btn-box,.c-order__code {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media only screen and (min-width:568px) {
  .c-order {
    background-image: url(../img/general/bg-order.jpg);
  }
}

@media only screen and (min-width:768px) {
  .c-order__content {
    padding: 40px 0 45px;
    position: relative;
  }

  .c-order__content:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 200px;
    background: url(../img/general/bg-order-girl.png) no-repeat left bottom;
    background-size: contain;
  }

  .c-order__text {
    font-size: 26px;
    line-height: 1.7;
    padding-left: 170px;
  }

  .c-order__code {
    margin: 0 7px;
  }

  .c-order__btn-box {
    margin-top: 20px;
    padding-left: 150px;
  }
}

@media (min-width:768px) and (max-width:1023px) {
  .c-order__text {
    font-size: 20px;
  }

  .c-order__btn-box {
    margin-top: 15px;
  }
}

@media only screen and (min-width:1170px) {
  .c-order__text {
    padding-left: 70px;
  }

  .c-order__btn-box {
    margin-top: 25px;
    padding: 0;
  }
}

.c-pagination {
  text-align: center;
  margin: 0 -9px;
}

.c-pagination__item {
  display: inline-block;
  margin: 0 9px;
}

.c-pagination__link {
  display: block;
  font-weight: 700;
  position: relative;
  color: #747c7f;
  font-size: 16px;
}

.c-pagination__link.is-active {
  font-size: 20px;
  color: #7e85ea;
}

.c-pagination__link:focus,.c-pagination__link:hover {
  color: #7e85ea;
  text-decoration: none;
}

.c-pagination__link--prev {
  margin-right: 15px;
}

.c-pagination__link--next {
  margin-left: 15px;
}

.c-partners {
  font-size: 0;
  margin: -20px -5px 0;
}

.c-partners__item {
  display: inline-block;
  vertical-align: middle;
  margin-top: 20px;
  padding: 0 5px;
  width: 50%;
}

.c-partners__img {
  display: inline-block;
  max-width: 100%;
}

@media only screen and (min-width:568px) {
  .c-partners {
    margin: -30px -35px 0 0;
  }

  .c-partners__item {
    width: auto;
    margin: 30px 35px 0 0;
    padding: 0;
  }
}

@media only screen and (min-width:1170px) {
  .c-partners {
    margin-right: -50px;
  }

  .c-partners__item {
    margin-right: 50px;
  }
}

.c-popup-collapse {
  text-align: center;
  position: relative;
  background-color: #272836;
  font-family: "Ubuntu",sans-serif;
  overflow: hidden;
}

.c-popup-collapse__content {
  height: auto;
  min-height: 100vh;
}

.c-popup-collapse.in .c-popup-collapse__btn-box,.c-popup-collapse.in .c-popup-collapse__close,.c-popup-collapse.in .c-popup-collapse__text,.c-popup-collapse.in .c-popup-collapse__text-alt,.c-popup-collapse.in .c-popup-collapse__title {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  opacity: 1;
}

.c-popup-collapse.in .c-popup-collapse__arrow {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
  opacity: 1;
}

.c-popup-collapse.in .c-btn:before {
  -webkit-transform-origin: center right;
  transform-origin: center right;
  -webkit-animation-name: swingInfinity;
  animation-name: swingInfinity;
}

.c-popup-collapse__top-line {
  padding: 15px 0;
  background: #f8f8f8 url(../img/general/bg-popup-top.jpg) no-repeat center center;
  background-size: cover;
}

.c-popup-collapse__bottom {
  position: relative;
  color: #fff;
  z-index: 0;
}

.c-popup-collapse__bg-bottom {
  position: absolute;
  width: 1400px;
  height: 407px;
  top: 0;
  left: 50%;
  margin-left: -700px;
  z-index: -1;
}

.c-popup-collapse__arrow {
  display: block;
  margin: 10px auto 0;
  width: 100px;
}

.c-popup-collapse__title {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.2;
}

.c-popup-collapse__bottom {
  padding: 20px 15px 90px;
  line-height: 1.3;
}

.c-popup-collapse__text {
  font-size: 20px;
  font-weight: 700;
}

.c-popup-collapse__text-alt {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}

.c-popup-collapse__btn-box {
  margin-top: 15px;
}

.c-popup-collapse__btn-box .c-btn {
  margin: 5px 0 3px 70px;
  font-size: 16px;
  padding: 12px 25px;
  position: relative;
  overflow: visible;
}

.c-popup-collapse__btn-box .c-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  right: 100%;
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -53px -242px;
  width: 70px;
  height: 37px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.c-popup-collapse__close {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border: 2px solid #72747e;
  border-radius: 50%;
  background-color: transparent;
  padding: 0;
  text-align: center;
  outline: none;
}

.c-popup-collapse__close:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border-left: 2px solid #72747e;
  border-top: 2px solid #72747e;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.c-popup-collapse__arrow,.c-popup-collapse__btn-box,.c-popup-collapse__close,.c-popup-collapse__text,.c-popup-collapse__text-alt,.c-popup-collapse__title {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  opacity: 0;
}

.c-popup-collapse__arrow {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@media only screen and (min-width:768px) {
  .c-popup-collapse__top-line {
    padding: 150px 0 15px;
  }

  .c-popup-collapse__title {
    font-size: 50px;
  }

  .c-popup-collapse__arrow {
    width: auto;
    margin-top: 25px;
  }

  .c-popup-collapse__bottom {
    padding: 50px 15px 150px;
    line-height: 1.3;
  }

  .c-popup-collapse__text {
    font-size: 30px;
  }

  .c-popup-collapse__text-alt {
    margin-top: 10px;
    font-size: 36px;
  }

  .c-popup-collapse__close {
    bottom: 50px;
    width: 80px;
    height: 80px;
    margin-left: -40px;
  }

  .c-popup-collapse__btn-box {
    margin-top: 40px;
  }

  .c-popup-collapse__btn-box .c-btn {
    font-size: 22px;
    padding: 15px 80px;
    text-transform: uppercase;
  }

  .c-popup-collapse__btn-box .c-btn:before {
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-position: -146px 0;
    width: 105px;
    height: 56px;
    background-size: 415px,342px;
    background-repeat: no-repeat;
    margin-top: -29px;
  }
}

@media only screen and (min-width:1170px) {
  .c-popup-collapse__close {
    bottom: 150px;
  }
}

@media all and (orientation:landscape) and (min-width:768px) and (max-width:812px) {
  .c-popup-collapse__top-line {
    padding-top: 40px;
  }
}

.c-promo {
  padding: 20px 15px;
  background: #f9f9f8 url(../img/general/bg-promo.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
  border: 1px solid #e7e7e7;
}

.c-promo__tc--text {
  color: #313243;
  font-size: 20px;
  line-height: 1.4;
}

.c-promo__tc--btn .c-btn {
  white-space: nowrap;
  border-radius: 2px;
}

.c-promo__code,.c-promo__text-alt {
  text-transform: uppercase;
  color: #7d84ed;
}

.c-promo__code {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  padding: 3px 20px;
  background-color: #7d84ed;
  border-radius: 2px;
}

@media only screen and (max-width:567px) {
  .c-promo__tc--code {
    margin-top: 5px;
  }

  .c-promo__tc--btn {
    margin-top: 10px;
  }

  .c-promo__tc--btn .c-btn {
    padding-left: 60px;
    padding-right: 60px;
  }

  .c-promo__block-xs {
    display: block;
  }

  .c-promo__text-anim--alt-text {
    display: none;
  }
}

@media only screen and (min-width:568px) {
  .c-promo__tb {
    display: table;
    width: 100%;
    font-size: 0;
  }

  .c-promo__tc {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    margin: 0;
  }

  .c-promo__tc--text {
    font-size: 20px;
    position: relative;
  }

  .c-promo__tc--btn,.c-promo__tc--code {
    padding-left: 10px;
  }

  .c-promo__tc--btn .c-btn {
    padding-left: 20px;
    padding-right: 20px;
  }

  .c-promo__code {
    padding: 8px 10px;
    font-size: 20px;
  }

  .c-promo__text-anim {
    -webkit-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: promoTextAnim;
    animation-name: promoTextAnim;
    text-align: left;
  }

  .c-promo__text-anim--alt-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
  }

  .c-promo__text-anim--alt-text .c-promo__helper {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media only screen and (min-width:768px) {
  .c-promo__code {
    padding: 8px 20px;
  }

  .c-promo__tc--btn,.c-promo__tc--code {
    padding-left: 15px;
  }

  .c-promo__text-anim {
    text-align: center;
  }
}

@media only screen and (min-width:1170px) {
  .c-promo {
    padding: 20px 40px;
  }

  .c-promo__tc--text {
    font-size: 22px;
  }

  .c-promo__text-anim--alt-text {
    white-space: nowrap;
  }
}

@-webkit-keyframes promoTextAnim {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  10%,50% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  51%,to {
    opacity: 0;
  }
}

@keyframes promoTextAnim {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  10%,50% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  51%,to {
    opacity: 0;
  }
}

.c-sample {
  padding: 20px 25px;
  background-color: #fff;
  border: 1px solid #e7e7e7;
}

.c-sample__title {
  display: inline-block;
  color: #313243;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
}

.c-sample__info-box {
  margin-top: 10px;
}

.c-sample__info-box:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-position: -382px -120px;
  width: 27px;
  height: 33px;
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-sample__info {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 10px;
  font-size: 18px;
  color: #505050;
  line-height: 1.2;
  border-radius: 2px;
  background-color: #e9eafc;
}

.c-sample__text {
  display: inline-block;
  margin-top: 12px;
  font-size: 16px;
  color: #6a6b74;
}

.c-sample__text:hover {
  text-decoration: none;
}

.c-sample__text:hover .c-sample__arrow {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.c-sample__arrow {
  display: inline-block;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.c-seo-collapse {
  color: #6a6b74;
  border-top: 1px solid #e5e5e5;
}

.c-seo-collapse:first-child {
  border-top: none;
}

.c-seo-collapse__btn {
  display: table;
  width: 100%;
  position: relative;
  outline: none;
  text-align: left;
  font-size: 16px;
  color: #6a6b74;
  font-weight: 700;
  line-height: 1.3;
}

.c-seo-collapse__btn[aria-expanded=false] .c-seo-collapse__btn-decor:before {
  content: '+';
  padding-top: 15px;
}

.c-seo-collapse__btn[aria-expanded=true] .c-seo-collapse__btn-decor {
  background-color: #565dc7;
}

.c-seo-collapse__btn[aria-expanded=true] .c-seo-collapse__btn-decor:before {
  content: '-';
  padding-top: 13px;
}

.c-seo-collapse__btn-cell {
  padding: 10px 0;
  display: table-cell;
  vertical-align: top;
}

.c-seo-collapse__btn-cell--decor {
  width: 1px;
  padding-right: 10px;
}

.c-seo-collapse__btn-decor {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-top: 3px;
  background-color: #7d84ed;
  text-align: center;
  line-height: 0;
}

.c-seo-collapse__btn-decor:before {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-size: 26px;
}

.c-seo-collapse__btn-text {
  padding-left: 10px;
}

.c-seo-collapse__content {
  margin-bottom: 10px;
}

@media only screen and (min-width:568px) {
  .c-seo-collapse__btn-cell {
    vertical-align: middle;
  }
}

@media only screen and (min-width:768px) {
  .c-seo-collapse__btn {
    font-size: 18px;
  }

  .c-seo-collapse__btn-cell {
    padding: 20px 0;
  }

  .c-seo-collapse__btn-cell--decor {
    padding-right: 20px;
  }

  .c-seo-collapse__content {
    margin-bottom: 20px;
  }
}

.c-service-calc__content {
  background: #9b9cce url(../img/general/bg-service.jpg) no-repeat center center;
  padding: 25px 10px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
}

.c-service-calc__text,.c-service-calc__title {
  text-shadow: -.5px -.866px 0 rgba(10,27,37,.49);
  font-weight: 700;
}

.c-service-calc__title {
  font-size: 24px;
  text-transform: uppercase;
}

.c-service-calc__text {
  margin-top: 5px;
  font-size: 26px;
}

@media only screen and (max-width:767px) {
  .c-service-calc__content {
    position: relative;
  }

  .c-service-calc__hid-xs {
    display: none;
  }

  .c-service-calc__text,.c-service-calc__title {
    position: relative;
  }
}

@media only screen and (min-width:768px) {
  .c-service-calc {
    position: relative;
    padding: 20px;
    background: url(../img/general/bg-service.jpg) no-repeat center center;
    background-size: cover;
  }

  .c-service-calc__content {
    background: 0 0;
  }
}

@media only screen and (min-width:1024px) {
  .c-service-calc {
    padding: 35px 40px;
  }

  .c-service-calc__content {
    padding-top: 0;
  }

  .c-service-calc__title {
    font-size: 26px;
    text-transform: uppercase;
  }

  .c-service-calc__text {
    margin-top: 15px;
    font-size: 30px;
  }
}

@media only screen and (min-width:1170px) {
  .c-service-calc__title {
    font-size: 30px;
  }

  .c-service-calc__text {
    font-size: 32px;
  }
}

.c-step {
  padding: 20px 0;
}

.c-step.is-animated .c-step__icon {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  opacity: 1;
}

.c-step__col:after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}

.c-step__icon {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  text-align: center;
  float: left;
  margin: -3px 15px 5px 0;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  opacity: 0;
}

.c-step__icon:after,.c-step__icon:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
}

.c-step__icon:before {
  width: 0;
  height: 100%;
}

.c-step__icon--1 {
  background-color: #fa5f6d;
}

.c-step__icon--1:after {
  background-position: -327px -210px;
  width: 37px;
  height: 43px;
}

.c-step__icon--2 {
  background-color: #7d84ed;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}

.c-step__icon--1:after,.c-step__icon--2:after,.c-step__icon--3:after {
  background-image: url(../img/png-sprite/96dpi/sprite.png);
  background-size: 415px,342px;
  background-repeat: no-repeat;
}

.c-step__icon--2:after {
  margin-top: -3px;
  background-position: -327px -165px;
  width: 41px;
  height: 41px;
}

.c-step__icon--3 {
  background-color: #fdb824;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.c-step__icon--3:after {
  background-position: -382px 0;
  width: 33px;
  height: 42px;
}

.c-step__title {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 600;
}

@media only screen and (max-width:767px) {
  .c-step__col:not(:last-child):after {
    content: '';
    display: block;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e0e0;
  }
}

@media only screen and (min-width:768px) {
  .c-step {
    padding: 35px 0;
  }

  .c-step__col {
    position: relative;
  }

  .c-step__text {
    clear: both;
  }

  .c-step__title {
    position: absolute;
    left: 100px;
    right: 15px;
    top: 37px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media only screen and (min-width:1024px) {
  .c-step__title {
    left: 130px;
    right: 35px;
  }
}

@media only screen and (min-width:1170px) {
  .c-step {
    text-align: center;
  }

  .c-step__icon {
    width: 140px;
    height: 140px;
    float: none;
    margin: 0 auto;
  }

  .c-step__icon--1:after {
    background-position: -255px 0;
    width: 68px;
    height: 81px;
  }

  .c-step__icon--1:after,.c-step__icon--2:after,.c-step__icon--3:after {
    background-image: url(../img/png-sprite/96dpi/sprite.png);
    background-size: 415px,342px;
    background-repeat: no-repeat;
  }

  .c-step__icon--2:after {
    margin-top: -3px;
    background-position: -146px -60px;
    width: 76px;
    height: 76px;
  }

  .c-step__icon--3:after {
    background-position: -255px -85px;
    width: 61px;
    height: 78px;
  }

  .c-step__title {
    font-size: 20px;
    -webkit-transform: none;
    transform: none;
    position: static;
  }

  .c-step__text,.c-step__title {
    margin-top: 15px;
  }

  .c-step__col {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .c-step__col:not(:last-child) {
    border-right: 1px solid #e1e0e0;
  }
}

.c-testimonials__slide {
  text-align: center;
}

.c-testimonials__ava {
  display: block;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}

.c-testimonials__text {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.5;
}

.c-testimonials__name {
  margin-top: 15px;
  font-weight: 700;
}

.c-testimonials .slick-arrow {
  position: absolute;
  top: 22px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 0;
  background-color: #fff;
  border: 2px solid #e3e7eb;
  z-index: 1;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.c-testimonials .slick-arrow:before {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
  border-left: 2px solid #858691;
  border-top: 2px solid #858691;
}

.c-testimonials .slick-arrow:focus,.c-testimonials .slick-arrow:hover {
  outline: none;
  border-color: #b8bbf2;
}

.c-testimonials .slick-arrow.slick-prev {
  right: 50%;
  margin-right: 80px;
}

.c-testimonials .slick-arrow.slick-prev:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -3px;
}

.c-testimonials .slick-arrow.slick-next {
  left: 50%;
  margin-left: 80px;
}

.c-testimonials .slick-arrow.slick-next:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: -6px;
}

.c-testimonials .slick-dots {
  margin: 20px 0 0;
  padding: 0;
  font-size: 0;
  text-align: center;
}

.c-testimonials .slick-dots li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}

.c-testimonials .slick-dots button {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #c9cfd6;
  position: relative;
}

.c-testimonials .slick-dots button:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  margin-top: -6px;
  border-radius: 50%;
}

@media only screen and (min-width:568px) {
  .c-testimonials .slick-arrow.slick-prev {
    margin-right: 100px;
  }

  .c-testimonials .slick-arrow.slick-next {
    margin-left: 100px;
  }
}

@media only screen and (min-width:768px) {
  .c-testimonials__slide {
    padding: 0 120px;
  }

  .c-testimonials__ava {
    width: 135px;
    height: 135px;
  }

  .c-testimonials__text {
    margin-top: 20px;
    line-height: 1.8;
  }

  .c-testimonials__name {
    margin-top: 35px;
  }

  .c-testimonials .slick-arrow {
    top: 50%;
    width: 80px;
    height: 80px;
    margin-top: -40px;
  }

  .c-testimonials .slick-arrow:before {
    width: 20px;
    height: 20px;
    margin-top: -10px;
  }

  .c-testimonials .slick-arrow.slick-prev {
    right: auto;
    left: 0;
  }

  .c-testimonials .slick-arrow.slick-prev:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -5px;
  }

  .c-testimonials .slick-arrow.slick-next {
    left: auto;
    right: 0;
  }

  .c-testimonials .slick-arrow.slick-next:before {
    margin-left: -13px;
  }

  .c-testimonials .slick-dots {
    margin-top: 30px;
  }
}

@media only screen and (min-width:1170px) {
  .c-testimonials__slide {
    padding: 0 200px;
  }
}

.c-type-collapse__btn-box {
  margin-top: 20px;
  text-align: center;
}

.c-type-collapse__btn {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}

.c-type-collapse__collapse.in+.c-type-collapse__btn-box {
  display: none;
}

@media only screen and (min-width:768px) {
  .c-type-collapse__btn-box {
    display: none;
  }

  .c-type-collapse__collapse {
    display: block;
    height: auto!important;
  }
}

@import url('https://fonts.googleapis.com/css?family=Ubuntu&display=swap');

.samples-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 30px -8px 0;
}

.samples-widget {
    margin: 45px 0 20px;
    padding: 28px 36px 32px;
    background: #ffffff;
    box-shadow: 0 0 21px 0 rgba(49, 50, 66, 0.11);
}

.samples-widget .samples-container {
    margin-top: 0;
}

.samples-widget .sample-block {
    max-width: 248px;
    min-width: 248px;
    height: 232px;
}

.samples-widget .samples-title {
    font-size: 26px;
    line-height: 1.11;
}

.samples-widget .sample-title {
    font-size: 18px;
    padding: 3px 0 18px;
}

.samples-widget .sample-description {
    font-size: 14px;
    line-height: 1.75;
}

.samples-title {
    margin-bottom: 8px;
    text-transform: none;
}

@media only screen and (max-width: 1156px) {
  .samples-container {
    justify-content: space-around;
  }
}

@media only screen and (max-width: 592px) {
  .samples-container {
    justify-content: center;
  }
}

.sample-block {
  max-width: 266px;
  min-width: 266px;
  height: 287px;
  background-color: #ebecf7;
  margin: 15px 8px 0;
  position: relative;
  padding: 28px 20px 0;
  overflow: hidden;
}

.sample-block:before {
  content: '';
  height: 77px;
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/sample-corner.png) no-repeat;
  transition: .5s;
}

.samples-widget .sample-block:before {
  background: url(../img/sample-corner-white.png) no-repeat;
}

.sample-block p, .sample-block span {
  font-family: 'Ubuntu', sans-serif;
  margin: 0 auto;
}

.sample-title {
  max-width: 82%;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #313242;
}

.sample-subtitle {
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
  line-height: 1.25;
  text-align: center;
  color: #313242;
  padding: 7px 0 23px;
}

.sample-description {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  color: #7d7e8d;
}

.sample-bottom-link {
  height: 39px;
  background-color: #313242;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.sample-bottom-link:before {
  content: '';
  width: 43px;
  height: 48px;
  background: url(../img/pdf-icon.png) no-repeat;
  position: absolute;
  bottom: 8px;
  left: 23px;
}

.sample-bottom-link span {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  text-decoration: underline;
  color: #7e85ef;
  position: absolute;
  bottom: 11px;
  right: 24px;
}

.sample-block:hover {
  text-decoration: none;
!important;
}

.sample-block:hover:before {
  transform: translate(39px, -39px);
  transition: .5s;
}

.sample-block:hover .sample-bottom-link span {
  color: #b0da21;
}

.c-btn--samples {
    display: table;
    text-align: center;
    margin: 28px auto 56px;
    padding: 10px 36px;
    font-size: 18px;
    text-align: center;
}

.statistics-container {
  padding: 44px 86px 0 10px;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
}
.statistics-title {
  position: absolute;
  top: 116px;
  left: 68px;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: -1.4px;
}
.statistics-item {
  text-align: left;
  list-style: none;
  line-height: 1;
  flex: 0 0 39.5%;
  padding-top: 22px;
}
.statistic-value {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
}
.statistic-name {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
}
.statistics-item:first-child {
  flex: 0 0 50%;
  text-align: right;
  padding-top: 0;
  padding-bottom: 15px;
  margin-left: 50%;
}
.statistics-item:first-child:after {
  width: 47%;
  height: 1px;
  position: absolute;
  left: 66px;
  margin-top: 15px;
  content: '';
  background: #ffffff;
}
.statistics-item:first-child .statistic-value {
  font-size: 72px;
  margin-bottom: 2px;
  letter-spacing: -1px;
}
.statistics-item:first-child .statistic-name {
  font-size: 28px;
  margin-right: 8px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 1200px) {
  .statistics-item:first-child {
    flex: 0 0 100%;
    text-align: left;
    margin-top: 80px;
    margin-left: 6px;
  }

  .statistics-item {
    flex: 0 0 48%;
    margin-left: 8px;
  }
  .statistics-title {
    top: 25px;
  }
  .statistics-item:first-child {
    margin-top: 32px;
  }
}

@media only screen and (max-width: 1023px) {
    .statistics-item:first-child:after {
        left: 45px;
    }
    .statistics-title {
        left: 45px;
    }
}

@media only screen and (max-width: 992px) {
  .statistics-item {
    flex: 0 0 100%;
  }
  .statistics-item:first-child {
    margin-top: 4px;
  }
}
@media only screen and (max-width: 768px) {
  .statistics-title {
    font-size: 42px;
    left: 25px;
  }
  .statistics-item:first-child .statistic-value {
    font-size: 50px;
  }
  .statistics-item:first-child {
    margin-top: 0;
  }
  .statistics-item:first-child .statistic-name {
    font-size: 20px;
  }
  .statistics-item:first-child:after {
    width: 80.5%;
    left: 30px;
  }
}

.wsr-service-rules__content h1 {
  display: block;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  font-family: "Ubuntu",sans-serif;
  margin: 1em 0 .5em;
  line-height: 1.2;
  color: #313243;
}

.wsr-service-rules__content h2 {
  margin: 1.5em 0 .5em!important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: none;
  font-family: "Open Sans",sans-serif;
}

.wsr-service-rules__content ol>li>h2:first-child:before {
  font-weight: 400;
}

.wsr-service-rules__content>ol, .wsr-service-rules__content>ol>li>ol, .wsr-service-rules__content>ol>li>ul {
  padding-left: 0;
}

.wsr-service-rules__content ul {
  list-style-position: inside;
}

.wsr-service-rules__content.wsr-privacy-policy h2 {
  font-weight: 700;
  font-size: 24px;
  font-family: "Ubuntu",sans-serif;
  margin: 1em 0 .5em!important;
  text-transform: uppercase;
  line-height: 1.2;
}

.ui-kit-input_theme_default:not(.ui-kit-input_error):not(.ui-kit-input_read-only).ui-kit-input_with_action .ui-kit-button.ui-kit-button_loading.ui-kit-button:disabled, .ui-kit-input_theme_default:not(.ui-kit-input_error):not(.ui-kit-input_read-only).ui-kit-input_with_action .ui-kit-button:not(:disabled),
.ui-kit-input_theme_default:not(.ui-kit-input_error):not(.ui-kit-input_read-only).ui-kit-input_with_action .ui-kit-button.ui-kit-button_loading.ui-kit-button:disabled:active, .ui-kit-input_theme_default:not(.ui-kit-input_error):not(.ui-kit-input_read-only).ui-kit-input_with_action .ui-kit-button.ui-kit-button_loading.ui-kit-button:disabled:hover, .ui-kit-input_theme_default:not(.ui-kit-input_error):not(.ui-kit-input_read-only).ui-kit-input_with_action .ui-kit-button.ui-kit-button_loading.ui-kit-button:disabled[data-focus-visible-added], .ui-kit-input_theme_default:not(.ui-kit-input_error):not(.ui-kit-input_read-only).ui-kit-input_with_action .ui-kit-button:not(:disabled):active, .ui-kit-input_theme_default:not(.ui-kit-input_error):not(.ui-kit-input_read-only).ui-kit-input_with_action .ui-kit-button:not(:disabled):hover, .ui-kit-input_theme_default:not(.ui-kit-input_error):not(.ui-kit-input_read-only).ui-kit-input_with_action .ui-kit-button:not(:disabled)[data-focus-visible-added] {
  background: transparent;
}

#orderForm-m2_d1 {
  margin: 40px 0;
}