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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

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

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

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

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

.slick-track:after {
  clear: both
}

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

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

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

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.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
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.mfp-align-top .mfp-container:before {
  display: none
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto
}

.mfp-ajax-cur {
  cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
  cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none !important
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}

.mfp-preloader a {
  color: #CCC
}

.mfp-preloader a:hover {
  color: #FFF
}

.mfp-s-ready .mfp-preloader {
  display: none
}

.mfp-s-error .mfp-content {
  display: none
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
  margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1
}

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}

.mfp-arrow-left {
  left: 0
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
  right: 0
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}

.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #000
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto
}

.mfp-figure {
  line-height: 0
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #444
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-figure figure {
  margin: 0
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-image-holder .mfp-content {
  max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}

@media all and (max-width:900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75)
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}

html {
  scroll-behavior: smooth;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

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

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

a {
  background-color: transparent
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

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

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

@-ms-viewport {
  width: device-width
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar
}

body {
  min-width: 320px;
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  quotes: "\00ab""\00bb"
}

body:not(.logged-in) {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh
}

.main-mid {
  flex: 1 0 auto
}

.main-bot {
  flex: none
}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
  .wrapper {
    height: 100vh
  }
}

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

a {
  background-color: transparent;
  text-decoration: none
}

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

a:not([class]) {
  color: inherit
}

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

figure {
  margin: 0
}

img {
  vertical-align: middle
}

b, strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

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

small {
  font-size: 80%
}

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
}

figure {
  margin: 1em 40px
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}

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
}

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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

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

td, th {
  padding: 0
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

[role="button"] {
  cursor: pointer
}

*, *::before, *::after {
  box-sizing: inherit
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto
}

.body_ol {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
  z-index: 500;
  visibility: hidden;
  transition: all .2s ease-in-out
}

.menu_open .body_ol, .modal_open .body_ol, .main_menu_open .body_ol, .body_ol_open {
  opacity: .5;
  visibility: visible
}

@media (max-width:991px) {
  .menu_open .body_ol, .modal_open .body_ol, .main_menu_open .body_ol, .body_ol_open {
    opacity: .8
  }
}

.tab_link:not(.active) {
  cursor: pointer
}

.tab_tab {
  display: none
}

.tab_tab.active {
  display: block
}

.fl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex
}

.rel {
  position: relative
}

.nw {
  white-space: nowrap
}

.upper {
  text-transform: uppercase
}

.bold {
  font-weight: 900
}

.white {
  color: #fff
}

a {
  transition: .2s;
  color: inherit
}

::-webkit-input-placeholder {
  color: #a3a3a3
}

::-moz-placeholder {
  color: #a3a3a3
}

:-moz-placeholder {
  color: #a3a3a3
}

:-ms-input-placeholder {
  color: #a3a3a3
}

textarea.form_item {
  resize: none
}

.btn {
  display: inline-block;
  vertical-align: middle;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  box-shadow: none;
  transition: .2s;
  border-radius: 0
}

.btn.loading {
  pointer-events: none;
  opacity: .5
}

/* @font-face {
  font-family: 'Roboto Condensed';
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url(../fonts/robotocondensed/300.woff2) format("woff2"), url(../fonts/robotocondensed/300.woff) format("woff");
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: 'Roboto Condensed';
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url(../fonts/robotocondensed/400.woff2) format("woff2"), url(../fonts/robotocondensed/400.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'Roboto Condensed';
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url(../fonts/robotocondensed/700.woff2) format("woff2"), url(../fonts/robotocondensed/700.woff) format("woff");
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'Roboto';
  src: local("Roboto Light"), local("Roboto-Light"), url(../fonts/roboto/300.woff2) format("woff2"), url(../fonts/roboto/300.woff) format("woff");
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: 'Roboto';
  src: local("Roboto"), local("Roboto-Regular"), url(../fonts/roboto/400.woff2) format("woff2"), url(../fonts/roboto/400.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'Roboto';
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/roboto/500.woff2) format("woff2"), url(../fonts/roboto/500.woff) format("woff");
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: 'Roboto';
  src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/roboto/700.woff2) format("woff2"), url(../fonts/roboto/700.woff) format("woff");
  font-weight: 700;
  font-style: normal
} */

body {
  color: #4F4F4F;
  background-color: #fff;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", sans-serif
}

.modal_toggler {
  transition: .2s;
  cursor: pointer
}

.row_h {
  margin-top: -8px;
  margin-bottom: -8px
}

.col_h {
  padding-top: 8px;
  padding-bottom: 8px
}

.row_block {
  margin-left: -8px;
  margin-right: -8px
}

.col_block {
  padding-left: 8px;
  padding-right: 8px
}

.btn {
  cursor: pointer;
  border: none;
  outline: none;
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  transition: .2s;
  text-align: center;
  letter-spacing: .05em;
  padding: 12px;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(100deg, #EB5D56 0%, #390A40 100%);
  border-radius: 4px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
  text-transform: uppercase;
  min-width: 120px;
  font-family: "Roboto Condensed", sans-serif
}

.btn:hover {
  background: linear-gradient(100deg, #812C49 0%, #390A40 100%)
}

.btn._wide {
  width: 100%
}

@media (max-width:991px) {
  .btn {
    padding-top: 10px;
    padding-bottom: 10px
  }
}

@media (max-width:767px) {
  .btn {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 15px
  }
}

.image {
  display: block;
  max-width: 100%;
  width: 100%
}

* {
  outline: none
}

*:hover, *:active, *:focus {
  outline: none !important
}

.gr_line, .block_description.block_description_center:before, .documents_list li:before, .portfolio_slider .slick-dots:before {
  height: 2px;
  width: 200px;
  background: linear-gradient(-20deg, rgba(235, 93, 86, 0) 0%, #EB5D56 28%, #390A40 74%, rgba(57, 10, 64, 0) 100%);
  margin: 0 auto
}

@media (max-width:991px) {
  .gr_line, .block_description.block_description_center:before, .documents_list li:before, .portfolio_slider .slick-dots:before {
    width: 140px
  }
}

.accordion_item_content {
  height: 0;
  overflow: hidden;
  transition: .3s
}

.accordion_row {
  margin-bottom: 2px
}

.accordion_row:last-child {
  margin-bottom: 0
}

.accordion_item_toggler {
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
  padding-right: 44px;
  cursor: pointer
}

@media (max-width:575px) {
  .accordion_item_toggler {
    padding-top: 18px;
    padding-bottom: 18px
  }
}

.accordion_item {
  border-bottom: 1px solid #F0F0F0
}

.accordion_item.open .accordion_item_toggler_icon {
  transform: rotate(180deg)
}

.accordion_item_container {
  background: rgba(196, 196, 196, .06);
  padding: 18px 20px
}

@media (max-width:575px) {
  .accordion_item_container {
    padding: 12px 4px
  }
}

.accordion_item_text {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px
}

.accordion_item_toggler_icon {
  width: 34px;
  height: 34px;
  right: 0;
  top: calc(50% - 34px/2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAzNCAzNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMTNMMTcuMTQ3NSAyMkwyNiAxMyIgc3Ryb2tlPSJ1cmwoI3BhaW50MF9saW5lYXIpIiBzdHJva2Utd2lkdGg9IjIiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhciIgeDE9IjgiIHkxPSIxMy4wNTU2IiB4Mj0iMjYuMzM2OCIgeTI9IjEzLjgwNDEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iI0VCNUQ1NiIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMzOTBBNDAiLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K);
  transition: .2s;
  position: absolute
}

.float_buttons {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 20
}

.float_buttons.whatsapp {
  right: auto;
  left: 20px
}

@media (max-width:575px) {
  .float_buttons {
    display: block
  }
}

.float_button {
  width: 46px;
  height: 46px;
  display: block;
  margin-bottom: 6px;
  font-size: 0;
  line-height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain
}

.float_button:last-child {
  margin-bottom: 0
}

.float_whatsapp {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjU2IiBoZWlnaHQ9IjI1NiIgdmlld0JveD0iMCAwIDI1NiAyNTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8xMjQxXzMzMSkiPgo8cGF0aCBkPSJNMjE3Ljk4NSAzOS4xMDMxQzIwNi4yODMgMjcuMjk1NyAxOTIuMzQ1IDE3LjkzNCAxNzYuOTgzIDExLjU2MzlDMTYxLjYyMSA1LjE5Mzc5IDE0NS4xNDMgMS45NDI4OCAxMjguNTExIDIuMDAwNzZDNTguODIwMSAyLjAwMDc2IDIuMDIxMTEgNTguNzM4MSAyLjAyMTExIDEyOC4zNTNDMi4wMjExMSAxNTAuNjY1IDcuODkyNDYgMTcyLjM0IDE4Ljg2OTMgMTkxLjQ2NUwxIDI1N0w2OC4wMSAyMzkuNDA1Qzg2LjUxNzYgMjQ5LjQ3OCAxMDcuMzIzIDI1NC44MzIgMTI4LjUxMSAyNTQuODMyQzE5OC4yMDEgMjU0LjgzMiAyNTUgMTk4LjA5NSAyNTUgMTI4LjQ4QzI1NSA5NC42OTMgMjQxLjg1MyA2Mi45NDU2IDIxNy45ODUgMzkuMTAzMVpNMTI4LjUxMSAyMzMuNDEzQzEwOS42MiAyMzMuNDEzIDkxLjExMjYgMjI4LjMxMyA3NC45MDI1IDIxOC43NUw3MS4wNzM0IDIxNi40NTVMMzEuMjUwMiAyMjYuOTFMNDEuODQ0MiAxODguMTVMMzkuMjkxNSAxODQuMTk4QzI4Ljc5NjQgMTY3LjQ1NyAyMy4yMjM2IDE0OC4xMDYgMjMuMjA5IDEyOC4zNTNDMjMuMjA5IDcwLjQ2OCA3MC40MzUyIDIzLjI5MzIgMTI4LjM4MyAyMy4yOTMyQzE1Ni40NjMgMjMuMjkzMiAxODIuODg0IDM0LjI1ODIgMjAyLjY2OCA1NC4xNDgxQzIxMi40NjQgNjMuODg4NiAyMjAuMjI3IDc1LjQ3NDUgMjI1LjUwOCA4OC4yMzQyQzIzMC43ODggMTAwLjk5NCAyMzMuNDgxIDExNC42NzQgMjMzLjQyOSAxMjguNDhDMjMzLjY4NCAxODYuMzY1IDE4Ni40NTggMjMzLjQxMyAxMjguNTExIDIzMy40MTNaTTE4Ni4yMDMgMTU0Ljg3M0MxODMuMDEyIDE1My4zNDMgMTY3LjQ0IDE0NS42OTMgMTY0LjYzMiAxNDQuNTQ1QzE2MS42OTYgMTQzLjUyNSAxNTkuNjU0IDE0My4wMTUgMTU3LjQ4NCAxNDYuMDc1QzE1NS4zMTUgMTQ5LjI2MyAxNDkuMzE2IDE1Ni40MDMgMTQ3LjUyOSAxNTguNDQzQzE0NS43NDIgMTYwLjYxIDE0My44MjcgMTYwLjg2NSAxNDAuNjM2IDE1OS4yMDhDMTM3LjQ0NSAxNTcuNjc4IDEyNy4yMzQgMTU0LjIzNSAxMTUuMjM2IDE0My41MjVDMTA1Ljc5MSAxMzUuMTEgOTkuNTM2NyAxMjQuNzgzIDk3LjYyMjEgMTIxLjU5NUM5NS44MzUyIDExOC40MDggOTcuMzY2OCAxMTYuNzUgOTkuMDI2MSAxMTUuMDkzQzEwMC40MyAxMTMuNjkgMTAyLjIxNyAxMTEuMzk1IDEwMy43NDkgMTA5LjYxQzEwNS4yOCAxMDcuODI1IDEwNS45MTkgMTA2LjQyMyAxMDYuOTQgMTA0LjM4M0MxMDcuOTYxIDEwMi4yMTUgMTA3LjQ1IDEwMC40MyAxMDYuNjg0IDk4LjkwMDVDMTA1LjkxOSA5Ny4zNzA1IDk5LjUzNjcgODEuODE1NSA5Ni45ODM5IDc1LjQ0MDVDOTQuNDMxMSA2OS4zMjA2IDkxLjc1MDcgNzAuMDg1NiA4OS44MzYyIDY5Ljk1ODFIODMuNzA5NUM4MS41Mzk3IDY5Ljk1ODEgNzguMjIxMSA3MC43MjMxIDc1LjI4NTQgNzMuOTEwNUM3Mi40Nzc0IDc3LjA5OCA2NC4zMDg1IDg0Ljc0OCA2NC4zMDg1IDEwMC4zMDNDNjQuMzA4NSAxMTUuODU4IDc1LjY2ODMgMTMwLjkwMyA3Ny4yIDEzMi45NDNDNzguNzMxNyAxMzUuMTEgOTkuNTM2NyAxNjYuOTg1IDEzMS4xOTEgMTgwLjYyOEMxMzguNzIyIDE4My45NDMgMTQ0LjU5MyAxODUuODU1IDE0OS4xODggMTg3LjI1OEMxNTYuNzE5IDE4OS42OCAxNjMuNjExIDE4OS4yOTggMTY5LjA5OSAxODguNTMzQzE3NS4yMjYgMTg3LjY0IDE4Ny44NjIgMTgwLjg4MyAxOTAuNDE1IDE3My40ODhDMTkzLjA5NSAxNjYuMDkzIDE5My4wOTUgMTU5Ljg0NSAxOTIuMjAyIDE1OC40NDNDMTkxLjMwOSAxNTcuMDQgMTg5LjM5NCAxNTYuNDAzIDE4Ni4yMDMgMTU0Ljg3M1oiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMTI0MV8zMzEiPgo8cmVjdCB3aWR0aD0iMjU2IiBoZWlnaHQ9IjI1NiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
  position: absolute;
  top: 5px;
  left: 4px;
  z-index: 1000;
  background-size: 55%
}

.float_phone {
  position: absolute;
  top: 5px;
  left: 4px;
  z-index: 1000
}

.phone.nw.callibri_phone.float_button.float_phone {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTc4LjEwNiA1NzguMTA2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1NzguMTA2IDU3OC4xMDY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8Zz4KCQk8cGF0aCBzdHlsZT0iZmlsbDojZmZmOyIgZD0iTTU3Ny44Myw0NTYuMTI4YzEuMjI1LDkuMzg1LTEuNjM1LDE3LjU0NS04LjU2OCwyNC40OGwtODEuMzk2LDgwLjc4MSAgICBjLTMuNjcyLDQuMDgtOC40NjUsNy41NTEtMTQuMzgxLDEwLjQwNGMtNS45MTYsMi44NTctMTEuNzI5LDQuNjkzLTE3LjQzOSw1LjUwOGMtMC40MDgsMC0xLjYzNSwwLjEwNS0zLjY3NiwwLjMwOSAgICBjLTIuMDM3LDAuMjAzLTQuNjg5LDAuMzA3LTcuOTUzLDAuMzA3Yy03Ljc1NCwwLTIwLjMwMS0xLjMyNi0zNy42NDEtMy45NzlzLTM4LjU1NS05LjE4Mi02My42NDUtMTkuNTg0ICAgIGMtMjUuMDk2LTEwLjQwNC01My41NTMtMjYuMDEyLTg1LjM3Ni00Ni44MThjLTMxLjgyMy0yMC44MDUtNjUuNjg4LTQ5LjM2Ny0xMDEuNTkyLTg1LjY4ICAgIGMtMjguNTYtMjguMTUyLTUyLjIyNC01NS4wOC03MC45OTItODAuNzgzYy0xOC43NjgtMjUuNzA1LTMzLjg2NC00OS40NzEtNDUuMjg4LTcxLjI5OSAgICBjLTExLjQyNS0yMS44MjgtMTkuOTkzLTQxLjYxNi0yNS43MDUtNTkuMzY0UzQuNTksMTc3LjM2MiwyLjU1LDE2NC41MXMtMi44NTYtMjIuOTUtMi40NDgtMzAuMjk0ICAgIGMwLjQwOC03LjM0NCwwLjYxMi0xMS40MjQsMC42MTItMTIuMjRjMC44MTYtNS43MTIsMi42NTItMTEuNTI2LDUuNTA4LTE3LjQ0MnM2LjMyNC0xMC43MSwxMC40MDQtMTQuMzgyTDk4LjAyMiw4Ljc1NiAgICBjNS43MTItNS43MTIsMTIuMjQtOC41NjgsMTkuNTg0LTguNTY4YzUuMzA0LDAsOS45OTYsMS41MywxNC4wNzYsNC41OXM3LjU0OCw2LjgzNCwxMC40MDQsMTEuMzIybDY1LjQ4NCwxMjQuMjM2ICAgIGMzLjY3Miw2LjUyOCw0LjY5MiwxMy42NjgsMy4wNiwyMS40MmMtMS42MzIsNy43NTItNS4xLDE0LjI4LTEwLjQwNCwxOS41ODRsLTI5Ljk4OCwyOS45ODhjLTAuODE2LDAuODE2LTEuNTMsMi4xNDItMi4xNDIsMy45NzggICAgcy0wLjkxOCwzLjM2Ni0wLjkxOCw0LjU5YzEuNjMyLDguNTY4LDUuMzA0LDE4LjM2LDExLjAxNiwyOS4zNzZjNC44OTYsOS43OTIsMTIuNDQ0LDIxLjcyNiwyMi42NDQsMzUuODAyICAgIHMyNC42ODQsMzAuMjkzLDQzLjQ1Miw0OC42NTNjMTguMzYsMTguNzcsMzQuNjgsMzMuMzU0LDQ4Ljk2LDQzLjc2YzE0LjI3NywxMC40LDI2LjIxNSwxOC4wNTMsMzUuODAzLDIyLjk0OSAgICBjOS41ODgsNC44OTYsMTYuOTMyLDcuODU0LDIyLjAzMSw4Ljg3MWw3LjY0OCwxLjUzMWMwLjgxNiwwLDIuMTQ1LTAuMzA3LDMuOTc5LTAuOTE4YzEuODM2LTAuNjEzLDMuMTYyLTEuMzI2LDMuOTc5LTIuMTQzICAgIGwzNC44ODMtMzUuNDk2YzcuMzQ4LTYuNTI3LDE1LjkxMi05Ljc5MSwyNS43MDUtOS43OTFjNi45MzgsMCwxMi40NDMsMS4yMjMsMTYuNTIzLDMuNjcyaDAuNjExbDExOC4xMTUsNjkuNzY4ICAgIEM1NzEuMDk4LDQ0MS4yMzgsNTc2LjE5Nyw0NDcuOTY4LDU3Ny44Myw0NTYuMTI4eiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPg==);
  width: 30px;
  height: 30px;
  background-position: center;
  margin-top: 7px;
  margin-left: 9px
}

.pulse {
  background: linear-gradient(100deg, #17c734 0%, #18c712 100%);
  border-radius: 50%;
  width: 56px;
  height: 56px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 30px
}

.pulse:before, .pulse:after {
  content: " ";
  display: block;
  position: absolute;
  border: 1px solid #18c712;
  border-radius: 50%;
  left: -16px;
  right: -16px;
  top: -16px;
  bottom: -16px;
  animation: animate 1.5s linear infinite
}

@keyframes animate {
  0% {
    transform: scale(.5);
    opacity: 0
  }

  50% {
    opacity: 1
  }

  100% {
    transform: scale(1.2);
    opacity: 0
  }
}

h1, h2, h3, h4, h5, h6, p, ul, ol, .block_title {
  font-size: 16px;
  line-height: 24px;
  padding: 0;
  margin: 0;
  position: relative;
  font-weight: 400;
  display: block
}

h1, h2, h3, h4, h5, h6, .block_title {
  font-family: "Roboto Condensed", sans-serif
}

.invert h1, h1.invert, .invert h2, h2.invert, .invert h3, h3.invert, .invert h4, h4.invert, .invert h5, h5.invert, .invert h6, h6.invert, .invert p, p.invert, .invert ul, ul.invert, .invert ol, ol.invert, .invert .block_title, .block_title.invert {
  color: #fff
}

.form_title {
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 40px;
  color: #fff
}

@media (max-width:1379px) {
  .form_title {
    font-size: 24px;
    margin-bottom: 32px
  }
}

@media (max-width:991px) {
  .form_title {
    font-size: 22px;
    margin-bottom: 26px
  }
}

.form_subtitle {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
  color: #fff;
  opacity: .8
}

@media (max-width:991px) {
  .form_subtitle {
    font-size: 18px
  }
}

.block_title {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 44px
}

.block_title:not(.invert) {
  color: #3E0D41
}

@supports (display:flex) {
  .block_title:not(.invert) {
    background: linear-gradient(100deg, #EB5D56 0%, #390A40 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
  }
}

@media (max-width:1379px) {
  .block_title {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 36px
  }
}

@media (max-width:991px) {
  .block_title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 32px
  }
}

@media (max-width:767px) {
  .block_title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 28px
  }
}

.block_title.block_title_left {
  text-align: left
}

.block_title:last-child {
  margin-bottom: 0
}

.block_description {
  margin-bottom: 44px;
  margin-left: auto;
  margin-right: auto;
  max-width: 620px;
  text-align: center
}

@media (max-width:1379px) {
  .block_description {
    margin-bottom: 36px
  }
}

@media (max-width:991px) {
  .block_description {
    margin-bottom: 32px
  }
}

@media (max-width:767px) {
  .block_description {
    margin-bottom: 28px
  }
}

.block_description.block_description_left {
  max-width: none;
  margin-right: 0;
  margin-left: 0;
  text-align: left
}

.block_description.block_description_center {
  position: relative;
  max-width: 500px;
  text-align: center;
  padding-top: 28px
}

.block_description.block_description_center:before {
  content: '';
  width: auto;
  left: 40px;
  right: 40px;
  top: 0;
  position: absolute
}

.block_description:last-child {
  margin-bottom: 0
}

.main_content ._upper {
  text-transform: uppercase
}

.main_content ol, .main_content ul {
  padding: 0;
  margin: 0;
  padding-left: 0;
  list-style-type: none
}

.main_content ol li, .main_content ul li {
  position: relative;
  padding-left: 40px;
  margin-top: 22px;
  background-repeat: no-repeat;
  background-position: left top 4px;
  background-image: url(../images/ul.svg)
}

.main_content ol li:first-child, .main_content ul li:first-child {
  margin-top: 0
}

.main_content h1, .main_content h2, .main_content h3, .main_content h4, .main_content h5, .main_content h6 {
  font-size: 28px;
  line-height: 34px;
  margin-top: 40px;
  margin-bottom: 40px
}

.main_content h1, .main_content h2:first-child, .main_content h3:first-child {
  font-size: 36px;
  line-height: 42px;
  margin-top: 60px;
  margin-bottom: 60px
}

.main_content p, .main_content ul, .main_content ol {
  font-size: 16px;
  line-height: 24px;
  margin-top: 22px
}

.main_content.block_description {
  font-family: "Roboto Condensed", sans-serif
}

.main_content.block_description p, .main_content.block_description ul, .main_content.block_description ol {
  font-size: 24px;
  line-height: 34px
}

@media (max-width:1379px) {
  .main_content.block_description p, .main_content.block_description ul, .main_content.block_description ol {
    font-size: 22px;
    line-height: 26px
  }
}

@media (max-width:991px) {
  .main_content.block_description p, .main_content.block_description ul, .main_content.block_description ol {
    font-size: 18px;
    line-height: 24px
  }
}

.main_content .link, .main_content .phone, .main_content .email, .main_content a:not([class]) {
  font-weight: 700;
  color: #3E0D41;
  cursor: pointer
}

.main_content .link:hover, .main_content .phone:hover, .main_content .email:hover, .main_content a:not([class]):hover {
  color: #3E0D41
}

.main_content>:first-child {
  margin-top: 0 !important
}

.main_content>:last-child {
  margin-bottom: 0 !important
}

.container {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:576px) {
  .container {
    max-width: 540px
  }
}

@media (min-width:768px) {
  .container {
    max-width: 720px
  }
}

@media (min-width:992px) {
  .container {
    max-width: 960px
  }
}

@media (min-width:1380px) {
  .container {
    max-width: 1322px
  }
}

.container-fluid {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters>.col, .no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px
}

.col {
  flex-basis: 0%;
  flex-grow: 1;
  max-width: 100%
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%
}

.order-first {
  order: -1
}

.order-last {
  order: 13
}

.order-0 {
  order: 0
}

.order-1 {
  order: 1
}

.order-2 {
  order: 2
}

.order-3 {
  order: 3
}

.order-4 {
  order: 4
}

.order-5 {
  order: 5
}

.order-6 {
  order: 6
}

.order-7 {
  order: 7
}

.order-8 {
  order: 8
}

.order-9 {
  order: 9
}

.order-10 {
  order: 10
}

.order-11 {
  order: 11
}

.order-12 {
  order: 12
}

.offset-1 {
  margin-left: 8.33333%
}

.offset-2 {
  margin-left: 16.66667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.33333%
}

.offset-5 {
  margin-left: 41.66667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.33333%
}

.offset-8 {
  margin-left: 66.66667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.33333%
}

.offset-11 {
  margin-left: 91.66667%
}

@media (min-width:576px) {
  .col-sm {
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-sm-first {
    order: -1
  }

  .order-sm-last {
    order: 13
  }

  .order-sm-0 {
    order: 0
  }

  .order-sm-1 {
    order: 1
  }

  .order-sm-2 {
    order: 2
  }

  .order-sm-3 {
    order: 3
  }

  .order-sm-4 {
    order: 4
  }

  .order-sm-5 {
    order: 5
  }

  .order-sm-6 {
    order: 6
  }

  .order-sm-7 {
    order: 7
  }

  .order-sm-8 {
    order: 8
  }

  .order-sm-9 {
    order: 9
  }

  .order-sm-10 {
    order: 10
  }

  .order-sm-11 {
    order: 11
  }

  .order-sm-12 {
    order: 12
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.33333%
  }

  .offset-sm-2 {
    margin-left: 16.66667%
  }

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

  .offset-sm-4 {
    margin-left: 33.33333%
  }

  .offset-sm-5 {
    margin-left: 41.66667%
  }

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

  .offset-sm-7 {
    margin-left: 58.33333%
  }

  .offset-sm-8 {
    margin-left: 66.66667%
  }

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

  .offset-sm-10 {
    margin-left: 83.33333%
  }

  .offset-sm-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:768px) {
  .col-md {
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-md-first {
    order: -1
  }

  .order-md-last {
    order: 13
  }

  .order-md-0 {
    order: 0
  }

  .order-md-1 {
    order: 1
  }

  .order-md-2 {
    order: 2
  }

  .order-md-3 {
    order: 3
  }

  .order-md-4 {
    order: 4
  }

  .order-md-5 {
    order: 5
  }

  .order-md-6 {
    order: 6
  }

  .order-md-7 {
    order: 7
  }

  .order-md-8 {
    order: 8
  }

  .order-md-9 {
    order: 9
  }

  .order-md-10 {
    order: 10
  }

  .order-md-11 {
    order: 11
  }

  .order-md-12 {
    order: 12
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.33333%
  }

  .offset-md-2 {
    margin-left: 16.66667%
  }

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

  .offset-md-4 {
    margin-left: 33.33333%
  }

  .offset-md-5 {
    margin-left: 41.66667%
  }

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

  .offset-md-7 {
    margin-left: 58.33333%
  }

  .offset-md-8 {
    margin-left: 66.66667%
  }

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

  .offset-md-10 {
    margin-left: 83.33333%
  }

  .offset-md-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:992px) {
  .col-lg {
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-lg-first {
    order: -1
  }

  .order-lg-last {
    order: 13
  }

  .order-lg-0 {
    order: 0
  }

  .order-lg-1 {
    order: 1
  }

  .order-lg-2 {
    order: 2
  }

  .order-lg-3 {
    order: 3
  }

  .order-lg-4 {
    order: 4
  }

  .order-lg-5 {
    order: 5
  }

  .order-lg-6 {
    order: 6
  }

  .order-lg-7 {
    order: 7
  }

  .order-lg-8 {
    order: 8
  }

  .order-lg-9 {
    order: 9
  }

  .order-lg-10 {
    order: 10
  }

  .order-lg-11 {
    order: 11
  }

  .order-lg-12 {
    order: 12
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.33333%
  }

  .offset-lg-2 {
    margin-left: 16.66667%
  }

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

  .offset-lg-4 {
    margin-left: 33.33333%
  }

  .offset-lg-5 {
    margin-left: 41.66667%
  }

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

  .offset-lg-7 {
    margin-left: 58.33333%
  }

  .offset-lg-8 {
    margin-left: 66.66667%
  }

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

  .offset-lg-10 {
    margin-left: 83.33333%
  }

  .offset-lg-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:1380px) {
  .col-xl {
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }

  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-xl-first {
    order: -1
  }

  .order-xl-last {
    order: 13
  }

  .order-xl-0 {
    order: 0
  }

  .order-xl-1 {
    order: 1
  }

  .order-xl-2 {
    order: 2
  }

  .order-xl-3 {
    order: 3
  }

  .order-xl-4 {
    order: 4
  }

  .order-xl-5 {
    order: 5
  }

  .order-xl-6 {
    order: 6
  }

  .order-xl-7 {
    order: 7
  }

  .order-xl-8 {
    order: 8
  }

  .order-xl-9 {
    order: 9
  }

  .order-xl-10 {
    order: 10
  }

  .order-xl-11 {
    order: 11
  }

  .order-xl-12 {
    order: 12
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.33333%
  }

  .offset-xl-2 {
    margin-left: 16.66667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.33333%
  }

  .offset-xl-5 {
    margin-left: 41.66667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.33333%
  }

  .offset-xl-8 {
    margin-left: 66.66667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.33333%
  }

  .offset-xl-11 {
    margin-left: 91.66667%
  }
}

.container.clearfix, .row.clearfix {
  display: block
}

.clearfix:before, .clearfix:after, .container.clearfix:before, .container.clearfix:after, .row.clearfix:before, .row.clearfix:after {
  content: " ";
  display: table
}

.clearfix:after, .container.clearfix:after, .row.clearfix:after {
  clear: both
}

@media (max-width:767px) {
  .container {
    padding-left: 16px;
    padding-right: 16px
  }
}

.block {
  position: relative;
  overflow: hidden
}

.block_edit_link_wrap {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  line-height: 14px;
  z-index: 20
}

.scroll_to {
  position: absolute;
  top: -80px
}

.block .container {
  position: relative;
  z-index: 4
}

.block_regular {
  margin-top: 100px
}

.block_regular:last-child {
  margin-bottom: 50px
}

@media (max-width:1379px) {
  .block_regular {
    margin-top: 80px
  }

  .block_regular:last-child {
    margin-bottom: 40px
  }
}

@media (max-width:991px) {
  .block_regular {
    margin-top: 60px
  }

  .block_regular:last-child {
    margin-bottom: 30px
  }
}

@media (max-width:767px) {
  .block_regular {
    margin-top: 44px
  }

  .block_regular:last-child {
    margin-bottom: 22px
  }
}

.block_regular.block_bg:first-child {
  margin-top: 0
}

.block_regular.block_bg:last-child {
  margin-bottom: 0
}

.block_bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #f2f2f2
}

.block_bg+.block_bg {
  margin-top: 0
}

.block_bg_wide {
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-color: transparent
}

.block_ol:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #100f0f;
  opacity: .6
}

.block_ol .container {
  position: relative
}

.header {
  padding: 10px 0;
  background-color: #fff;
  z-index: 100;
  position: -webkit-sticky;
  position: sticky;
  top: 0
}

@media (max-width:991px) {
  .header {
    padding: 8px 0
  }
}

.header_container {
  display: flex;
  justify-content: space-between;
  align-items: center
}

@media (max-width:991px) {
  .header_menu_wrap {
    display: none
  }
}

.header_menu_ul {
  font-family: "Roboto Condensed", sans-serif;
  list-style-type: none;
  padding: 0;
  margin: 0 -18px
}

@media (max-width:1379px) {
  .header_menu_ul {
    margin: 0 -12px
  }
}

.header_menu_ul li {
  float: left;
  display: block
}

.header_menu_ul a {
  display: block;
  padding: 18px;
  font-size: 16px;
  line-height: 20px
}

.header_menu_ul a:hover {
  color: #3E0D41
}

@media (max-width:1379px) {
  .header_menu_ul a {
    padding: 8px 12px;
    font-size: 15px
  }
}

.header_logo_wrap {
  max-width: 200px;
  width: 100%
}

@media (max-width:1379px) {
  .header_logo_wrap {
    max-width: 180px
  }
}

@media (max-width:991px) {
  .header_logo_wrap {
    width: auto
  }
}

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

.header_logo {
  display: block;
  height: 64px
}

@media (max-width:1379px) {
  .header_logo {
    height: 56px
  }
}

@media (max-width:991px) {
  .header_logo {
    height: 42px
  }
}

.header_phone_wrap {
  max-width: 200px;
  width: 100%;
  text-align: right
}

@media (max-width:1379px) {
  .header_phone_wrap {
    max-width: 180px
  }
}

@media (max-width:991px) {
  .header_phone_wrap {
    width: auto
  }
}

.header_phone a {
  font-family: "Roboto Condensed", sans-serif;
  color: #3E0D41;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 30px
}

@media (max-width:1379px) {
  .header_phone a {
    font-size: 16px;
    padding-left: 28px
  }
}

@media (max-width:991px) {
  .header_phone a {
    font-size: 15px;
    padding-left: 24px
  }
}

.header_phone a:before {
  content: '';
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3Ljk2MzYgMTUuMjQzMkMxNy45MTUzIDE1LjA5NzUgMTcuNjA3NyAxNC44ODI5IDE3LjA0MTEgMTQuNTk5OUMxNi44ODc2IDE0LjUxMDcgMTYuNjY4OSAxNC4zODk1IDE2LjM4NTkgMTQuMjM1N0MxNi4xMDI2IDE0LjA4MTkgMTUuODQ1NSAxMy45NDAyIDE1LjYxNSAxMy44MTA3QzE1LjM4NDEgMTMuNjgxMiAxNS4xNjc3IDEzLjU1NTggMTQuOTY1NSAxMy40MzQ2QzE0LjkzMzIgMTMuNDEwMyAxNC44MzIxIDEzLjMzOTYgMTQuNjYyMSAxMy4yMjJDMTQuNDkyIDEzLjEwNDcgMTQuMzQ4NSAxMy4wMTc3IDE0LjIzMSAxMi45NjFDMTQuMTEzNyAxMi45MDQ1IDEzLjk5ODMgMTIuODc2MSAxMy44ODQ5IDEyLjg3NjFDMTMuNzIzMSAxMi44NzYxIDEzLjUyMSAxMi45OTE1IDEzLjI3ODMgMTMuMjIyQzEzLjAzNTYgMTMuNDUyOCAxMi44MTMgMTMuNzAzNSAxMi42MTA3IDEzLjk3NDhDMTIuNDA4NSAxNC4yNDYgMTIuMTk0IDE0LjQ5NjcgMTEuOTY3NiAxNC43Mjc0QzExLjc0MDkgMTQuOTU4MSAxMS41NTQ2IDE1LjA3MzQgMTEuNDA5MSAxNS4wNzM0QzEwLjEyNDcgMTUuMDczNCA4LjMyNzA2IDEzLjMwMjMgNy41MTIyNCAxMi40ODc4QzYuNjMzMzQgMTEuNjA4NSA0LjkyNjYzIDkuOTUxMzEgNC45MjY2MyA4LjU5MTA0QzQuOTI2NjMgOC40NDU0NiA1LjA0MTk4IDguMjU5MjMgNS4yNzI2NSA4LjAzMjYxQzUuNTAzMjcgNy44MDYxMiA1Ljc1NDIxIDcuNTkxNTcgNi4wMjUyMyA3LjM4OTRDNi4yOTY0NiA3LjE4NzIzIDYuNTQ3MTUgNi45NjQ2MSA2Ljc3Nzg1IDYuNzIxOTJDNy4wMDg0NyA2LjQ3OTEgNy4xMjM3OSA2LjI3Njg5IDcuMTIzNzkgNi4xMTUwN0M3LjEyMzc5IDYuMDAxODQgNy4wOTU0NyA1Ljg4NjQxIDcuMDM4ODggNS43NjkxQzYuOTgyMjQgNS42NTE1NCA2Ljg5NTI1IDUuNTA4MDggNi43Nzc4NSA1LjMzODA2QzYuNjYwNDIgNS4xNjgxMSA2LjU4OTYyIDUuMDY3MDUgNi41NjUzIDUuMDM0NTJDNi40NDQwNCA0LjgzMjM1IDYuMzE4NzQgNC42MTU5IDYuMTg5MSA0LjM4NTI0QzYuMDU5NDYgNC4xNTQ2MiA1LjkxNzk1IDMuODk3NTYgNS43NjQxMiAzLjYxNDM1QzUuNjEwNDIgMy4zMzEyNyA1LjQ4OTExIDMuMTEyNjkgNS4zOTk5OSAyLjk1ODk0QzUuMTE2OSAyLjM5MjU2IDQuOTAyNDggMi4wODQ5MSA0Ljc1Njc3IDIuMDM2NTJDNC43MDAwOSAyLjAxMjI1IDQuNjE1MDUgMiA0LjUwMTg3IDJDNC4yODMyNCAyIDMuOTk4MDIgMi4wNDAzOSAzLjY0NjAxIDIuMTIxNDNDMy4yOTM4NyAyLjIwMjM0IDMuMDE2NzcgMi4yODcyMSAyLjgxNDQyIDIuMzc2MzdDMi40MDk3NyAyLjU0NjIyIDEuOTgwODkgMy4wMzk4NSAxLjUyNzY0IDMuODU3MDhDMC4yODU2NiA2LjE0NTczIDEuNDU4NzIgOS4zNDIwNiAyLjc1MzU0IDExLjQxOTVDNC4xNzA5MyAxMy43MTY5IDYuMjgzMDIgMTUuODI4OCA4LjU4MDIyIDE3LjI0NjRDMTAuNjU3MiAxOC41NDA5IDEzLjg1NSAxOS43MTQxIDE2LjE0MjkgMTguNDcyOUMxNy4wMzc3IDE3Ljk3NjggMTcuNTc1NiAxNy40NTc3IDE3LjgzNDUgMTYuNTI4MkMxNy44NTAyIDE2LjQ3MTkgMTcuODY0OSAxNi40MTQgMTcuODc4NSAxNi4zNTQ1QzE3Ljk1OTcgMTYuMDAyNSAxOCAxNS43MTc0IDE4IDE1LjQ5ODhDMTguMDAwMyAxNS4zODUxIDE3Ljk4OCAxNS4zMDAzIDE3Ljk2MzYgMTUuMjQzMloiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcikiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhciIgeDE9IjEiIHkxPSIyLjEwNTA1IiB4Mj0iMTguMzM5NyIgeTI9IjIuNDU4OTIiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iI0VCNUQ1NiIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMzOTBBNDAiLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K)
}

.footer {
  padding-top: 48px;
  padding-bottom: 30px
}

@media (max-width:767px) {
  .footer {
    padding-top: 24px;
    padding-bottom: 24px
  }
}

.footer_container {
  display: flex;
  justify-content: space-between
}

@media (max-width:767px) {
  .footer_logo_col {
    padding-right: 80px
  }
}

@media (max-width:575px) {
  .footer_logo_col {
    display: none
  }
}

.footer_copyright_col {
  width: 200px;
  font-size: 12px;
  line-height: 14px;
  color: #828282
}

@media (max-width:575px) {
  .footer_copyright_col {
    width: 100%;
    text-align: center
  }
}

.footer_copyright_col a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline
}

.footer_copyright_col a:hover {
  color: #3E0D41
}

.footer_copyright_row {
  margin-bottom: 20px
}

.footer_copyright_row:last-child {
  margin-bottom: 0
}

.footer_contacts_col {
  text-align: right
}

@media (max-width:767px) {
  .footer_contacts_col {
    display: none
  }
}

@media (max-width:1379px) {
  .footer_contacts_wrap {
    display: inline-block;
    text-align: left
  }
}

.footer_contacts_col {
  width: 200px;
  font-size: 18px;
  line-height: 22px
}

.footer_contacts_row {
  margin-bottom: 16px
}

.footer_contacts_row:last-child {
  margin-bottom: 0
}

.footer_contacts_row a:hover {
  color: #3E0D41
}

.block_banner {
  padding-top: 110px;
  padding-bottom: 74px
}

@media (max-width:1379px) {
  .block_banner {
    padding-top: 88px;
    padding-bottom: 64px
  }
}

@media (max-width:991px) {
  .block_banner {
    padding-top: 54px;
    padding-bottom: 44px
  }
}

.banner_layout {
  display: flex;
  justify-content: space-between
}

@media (max-width:767px) {
  .banner_layout {
    flex-wrap: wrap;
    justify-content: center
  }
}

.banner_layout_content {
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  padding-left: 112px;
  padding-right: 112px;
  padding-top: 45px;
  width: 100%;
  max-width: calc(100% - 400px - 112px)
}

@media (max-width:1379px) {
  .banner_layout_content {
    padding-left: 0;
    max-width: calc(100% - 380px);
    padding-right: 80px
  }
}

@media (max-width:991px) {
  .banner_layout_content {
    max-width: calc(100% - 340px);
    padding-right: 40px
  }
}

@media (max-width:767px) {
  .banner_layout_content {
    padding-top: 0;
    max-width: none;
    margin-bottom: 40px;
    padding-right: 0
  }
}

.banner_layout_form {
  padding-right: 112px;
  width: 100%;
  max-width: 512px
}

@media (max-width:1379px) {
  .banner_layout_form {
    max-width: 380px;
    padding-right: 0
  }
}

@media (max-width:991px) {
  .banner_layout_form {
    max-width: 340px
  }
}

@media (max-width:575px) {
  .banner_layout_form {
    margin-left: -12px;
    margin-right: -12px;
    width: auto
  }
}

.banner_layout_form>p {
  color: #fff;
  margin-bottom: 24px;
  font-size: 18px
}

@media (max-width:991px) {
  .banner_layout_form>p {
    font-size: 16px
  }
}

@media (max-width:575px) {
  .banner_layout_form>p {
    font-size: 14px
  }
}

.banner_subtitle {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: .08em
}

@media (max-width:1379px) {
  .banner_subtitle {
    font-size: 16px
  }
}

@media (max-width:991px) {
  .banner_subtitle {
    font-size: 14px
  }
}

.banner_title {
  font-size: 52px;
  line-height: 62px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 32px
}

@media (max-width:1379px) {
  .banner_title {
    font-size: 44px;
    line-height: 56px;
    margin-top: 24px
  }
}

@media (max-width:991px) {
  .banner_title {
    font-size: 30px;
    line-height: 40px;
    margin-top: 18px
  }
}

.banner_text {
  margin-top: 36px;
  font-size: 18px;
  line-height: 24px
}

@media (max-width:991px) {
  .banner_text {
    margin-top: 24px
  }
}

.banner_layout_form .form {
  background: rgba(51, 51, 51, .6);
  border-radius: 6px;
  padding: 36px 32px
}

@media (max-width:1379px) {
  .banner_layout_form .form {
    padding: 32px 28px
  }
}

@media (max-width:991px) {
  .banner_layout_form .form {
    padding: 24px 16px
  }
}

.services {
  overflow: hidden
}

.services_wrap {
  display: flex;
  justify-content: center;
  margin: -12px;
  flex-wrap: wrap
}

.service_col {
  padding: 12px;
  width: 100%;
  max-width: 33.33333%
}

@media (max-width:575px) {
  .service_col {
    max-width: none
  }
}

.service_item {
  text-align: center;
  margin-left: auto;
  margin-right: auto
}

@media (max-width:575px) {
  .service_item {
    max-width: 280px
  }
}

.service_item_img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto
}

.service_item_line {
  margin-top: 32px;
  margin-bottom: 16px
}

@media (max-width:1379px) {
  .service_item_line {
    margin-top: 24px;
    margin-bottom: 10px
  }
}

.service_item_title {
  font-size: 24px;
  line-height: 32px;
  font-family: "Roboto Condensed", sans-serif
}

@media (max-width:1379px) {
  .service_item_title {
    font-size: 20px;
    line-height: 24px
  }
}

.advantages_layout {
  display: flex;
  justify-content: space-between
}

.advantages_layout_content {
  max-width: 820px;
  width: 100%;
  padding-top: 36px;
  padding-bottom: 36px
}

@media (max-width:1379px) {
  .advantages_layout_content {
    max-width: 680px
  }
}

._right .advantages_layout_content {
  order: 2;
  padding-left: 140px
}

@media (max-width:1379px) {
  ._right .advantages_layout_content {
    padding-left: 64px
  }
}

@media (max-width:991px) {
  ._right .advantages_layout_content {
    padding-left: 0;
    padding-right: 0;
    max-width: 680px
  }
}

._left .advantages_layout_content {
  padding-left: 112px;
  padding-right: 140px
}

@media (max-width:1379px) {
  ._left .advantages_layout_content {
    padding-left: 64px;
    padding-right: 64px
  }
}

@media (max-width:991px) {
  ._left .advantages_layout_content {
    padding-left: 0;
    padding-right: 0;
    max-width: 680px
  }
}

.advantages_layout_image {
  position: relative;
  width: 100%;
  max-width: calc(100% - 820px)
}

@media (max-width:1379px) {
  .advantages_layout_image {
    max-width: calc(100% - 680px)
  }
}

@media (max-width:991px) {
  .advantages_layout_image {
    display: none
  }
}

.advantages_image {
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

._right .advantages_image {
  right: 0;
  left: calc(0px - (100vw - 1322px)/2)
}

@media (max-width:1379px) {
  ._right .advantages_image {
    left: calc(0px - (100vw - 960px)/2)
  }
}

._left .advantages_image {
  left: 0;
  right: calc(0px - (100vw - 1322px)/2)
}

@media (max-width:1379px) {
  ._left .advantages_image {
    right: calc(0px - (100vw - 960px)/2)
  }
}

.block_advantages .block_description {
  margin-right: 0;
  margin-left: 0
}

@media (max-width:575px) {
  .block_advantages .block_title {
    text-align: center
  }
}

.advantages {
  overflow: hidden;
  padding-top: 32px
}

@media (max-width:1379px) {
  .advantages {
    padding-top: 12px
  }
}

@media (max-width:575px) {
  .advantages {
    text-align: center
  }
}

.advantages_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: -22px -44px
}

@media (max-width:1379px) {
  .advantages_wrap {
    margin: -20px -28px
  }
}

@media (max-width:767px) {
  .advantages_wrap {
    margin: -16px -16px
  }
}

.advantage_col {
  width: 100%;
  max-width: 50%;
  padding: 22px 44px
}

@media (max-width:1379px) {
  .advantage_col {
    padding: 20px 28px
  }
}

@media (max-width:767px) {
  .advantage_col {
    padding: 16px 16px
  }
}

@media (max-width:575px) {
  .advantage_col {
    max-width: none
  }
}

@media (max-width:575px) {
  .advantage_item {
    margin-left: auto;
    margin-right: auto;
    max-width: 220px
  }
}

.advantage_item_icon {
  display: block;
  max-width: 100%;
  height: 52px
}

@media (max-width:767px) {
  .advantage_item_icon {
    height: 44px
  }
}

@media (max-width:575px) {
  .advantage_item_icon {
    margin-left: auto;
    margin-right: auto
  }
}

.advantage_item_info {
  margin-top: 22px
}

@media (max-width:767px) {
  .advantage_item_info {
    margin-top: 16px
  }
}

.advantage_item_title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  line-height: 34px
}

@media (max-width:1379px) {
  .advantage_item_title {
    font-size: 22px;
    line-height: 24px
  }
}

@media (max-width:767px) {
  .advantage_item_title {
    font-size: 20px
  }
}

.advantage_item_text {
  margin-top: 14px;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px
}

@media (max-width:767px) {
  .advantage_item_text {
    font-size: 14px;
    line-height: 18px;
    margin-top: 8px
  }
}

.block_whatsapp {
  padding-top: 40px;
  padding-bottom: 40px
}

.whatsapp_layout {
  display: flex;
  justify-content: space-between;
  align-items: center
}

@media (max-width:767px) {
  .whatsapp_layout {
    margin-left: auto;
    margin-right: auto;
    max-width: 420px
  }
}

.whatsapp_layout_content {
  width: 100%;
  max-width: 622px;
  padding-left: 112px
}

@media (max-width:1379px) {
  .whatsapp_layout_content {
    max-width: 520px;
    padding-left: 80px
  }
}

@media (max-width:991px) {
  .whatsapp_layout_content {
    padding-left: 0;
    max-width: 400px
  }
}

@media (max-width:767px) {
  .whatsapp_layout_content {
    max-width: none
  }
}

.whatsapp_layout_image {
  width: 100%;
  max-width: calc(100% - 510px);
  padding-left: 140px
}

@media (max-width:1379px) {
  .whatsapp_layout_image {
    max-width: calc(100% - 440px - 80px);
    padding-left: 80px
  }
}

@media (max-width:991px) {
  .whatsapp_layout_image {
    padding-left: 64px;
    max-width: calc(100% - 400px)
  }
}

@media (max-width:767px) {
  .whatsapp_layout_image {
    display: none
  }
}

.whatsapp_image {
  display: block;
  max-width: 100%
}

.whatsapp_button_wrap {
  margin-top: 80px
}

@media (max-width:1379px) {
  .whatsapp_button_wrap {
    margin-top: 64px
  }
}

@media (max-width:991px) {
  .whatsapp_button_wrap {
    margin-top: 44px
  }
}

.whatsapp_button {
  width: 336px
}

@media (max-width:991px) {
  .whatsapp_button {
    width: 100%
  }
}

.whatsapp_layout_image_mobile {
  display: none;
  margin-left: auto;
  margin-right: auto
}

@media (max-width:767px) {
  .whatsapp_layout_image_mobile {
    display: block;
    max-width: 280px
  }
}

.block_form {
  padding-top: 78px;
  padding-bottom: 52px
}

@media (max-width:991px) {
  .block_form {
    padding-top: 64px;
    padding-bottom: 44px
  }
}

.block_form_wrap {
  padding-left: 112px
}

@media (max-width:1379px) {
  .block_form_wrap {
    padding-left: 0
  }
}

.block_form_inner {
  max-width: 720px
}

@media (max-width:1379px) {
  .block_form_inner {
    margin-left: auto;
    margin-right: auto
  }
}

@media (max-width:575px) {
  .block_form_inner {
    max-width: 320px
  }
}

.form {
  font-family: "Roboto Condensed", sans-serif
}

.form_label {
  display: block;
  position: relative
}

.form_label_caption {
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .02em;
  font-weight: 700;
  margin-bottom: 12px
}

.form_group_error {
  position: absolute;
  right: 0;
  font-size: 12px;
  font-weight: 700;
  padding: 0 8px;
  color: #812C49
}

.form_policy {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: .5px;
  margin-top: 30px;
  color: #fff
}

@media (max-width:767px) {
  .form_policy {
    margin-top: 20px
  }
}

.form_policy a:hover {
  text-decoration: underline
}

.form_group_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: -10px -23px;
  flex-wrap: wrap
}

@media (max-width:991px) {
  .form_group_wrap {
    margin: -10px -16px
  }
}

@media (max-width:767px) {
  .form_group_wrap {
    margin: -10px -12px
  }
}

.form_group {
  width: 100%;
  padding: 10px 23px
}

@media (max-width:991px) {
  .form_group {
    padding: 10px 16px
  }
}

@media (max-width:767px) {
  .form_group {
    padding: 10px 12px
  }
}

._wide .form_group {
  max-width: 50%
}

@media (max-width:575px) {
  ._wide .form_group {
    max-width: none
  }
}

.form_item {
  width: 100%;
  display: block;
  background: #FFF;
  border: 1px solid #FCFAE1;
  border-radius: 4px;
  padding: 12px;
  line-height: 22px;
  font-size: 16px
}

.error .form_item {
  background-color: #f8cac8
}

.form_group_photos .form_label_caption {
  cursor: pointer;
  text-decoration: underline
}

.form_item_photos_input {
  display: none
}

.form_item_photos {
  overflow: hidden
}

.form_item_photos_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: -4px
}

.form_item_photo_item {
  padding: 4px;
  width: 100%;
  max-width: 25%;
  transition: .2s
}

.form_item_photo_item.loading {
  opacity: .3;
  pointer-events: none
}

.form_item_photo_inner {
  position: relative;
  padding-bottom: 100%;
  height: 0
}

.form_item_photo_image {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
  object-fit: cover
}

.form_item_photo_remove {
  display: block;
  transition: .2s;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 40px;
  height: 40px;
  top: calc(50% - 40px/2);
  right: calc(50% - 40px/2);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUxMnB0IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Im00MTYgNTEyaC0zMjBjLTUzLjAyMzQzOCAwLTk2LTQyLjk3NjU2Mi05Ni05NnYtMzIwYzAtNTMuMDIzNDM4IDQyLjk3NjU2Mi05NiA5Ni05NmgzMjBjNTMuMDIzNDM4IDAgOTYgNDIuOTc2NTYyIDk2IDk2djMyMGMwIDUzLjAyMzQzOC00Mi45NzY1NjIgOTYtOTYgOTZ6bTAgMCIgZmlsbD0iI2ZmZTZlMiIvPjxwYXRoIGQ9Im0yMDIuNjU2MjUgMjAyLjY3MTg3NWMwIDExLjc3NzM0NC05LjU1MDc4MSAyMS4zMjgxMjUtMjEuMzI4MTI1IDIxLjMyODEyNXMtMjEuMzI4MTI1LTkuNTUwNzgxLTIxLjMyODEyNS0yMS4zMjgxMjUgOS41NTA3ODEtMjEuMzI4MTI1IDIxLjMyODEyNS0yMS4zMjgxMjUgMjEuMzI4MTI1IDkuNTUwNzgxIDIxLjMyODEyNSAyMS4zMjgxMjV6bTAgMCIgZmlsbD0iI2ZjNTczYiIvPjxwYXRoIGQ9Im0yMjkuMzI4MTI1IDMxNC42NzE4NzVjMC00MS41ODIwMzEgMjkuOTAyMzQ0LTc2LjI1NzgxMyA2OS4zMjgxMjUtODMuNzc3MzQ0di03MC44OTQ1MzFjMC0xNy42NDg0MzgtMTQuMzUxNTYyLTMyLTMyLTMyaC0xMDYuNjU2MjVjLTE3LjY0ODQzOCAwLTMyIDE0LjM1MTU2Mi0zMiAzMnYxNDkuMzI4MTI1YzAgMTcuNjQ4NDM3IDE0LjM1MTU2MiAzMiAzMiAzMmg3My42NjQwNjJjLTIuNzg1MTU2LTguMzk4NDM3LTQuMzM1OTM3LTE3LjM0Mzc1LTQuMzM1OTM3LTI2LjY1NjI1em0tNTAuNzY5NTMxLTU2Ljc1Yy03LjAzOTA2My03LjA0Mjk2OS0xOS40MjE4NzUtNy4wNDI5NjktMjYuNDYwOTM4IDBsLTIuNzY5NTMxIDIuNzY1NjI1di0xMDAuNjg3NWMwLTUuODg2NzE5IDQuNzg1MTU2LTEwLjY3MTg3NSAxMC42NzE4NzUtMTAuNjcxODc1aDEwNi42NzE4NzVjNS44ODY3MTkgMCAxMC42NzE4NzUgNC43ODUxNTYgMTAuNjcxODc1IDEwLjY3MTg3NXY2OC42ODc1bC04LjExMzI4MS04LjExMzI4MWMtNy4yOTI5NjktNy4yOTI5NjktMTkuMTY3OTY5LTcuMjkyOTY5LTI2LjQ2MDkzOCAwbC01MC43Njk1MzEgNTAuNzg1MTU2em0wIDAiIGZpbGw9IiNmYzU3M2IiLz48cGF0aCBkPSJtMzE0LjY3MTg3NSAyNDUuMzI4MTI1Yy0zOC4xOTE0MDYgMC02OS4zMjgxMjUgMzEuMTUyMzQ0LTY5LjMyODEyNSA2OS4zMjgxMjUgMCAzOC4xOTE0MDYgMzEuMTUyMzQ0IDY5LjMyODEyNSA2OS4zMjgxMjUgNjkuMzI4MTI1czY5LjMyODEyNS0zMS4xMzY3MTkgNjkuMzI4MTI1LTY5LjMxMjVjMC0zOC4xOTE0MDYtMzEuMTUyMzQ0LTY5LjM0Mzc1LTY5LjMyODEyNS02OS4zNDM3NXptMjkuMzI4MTI1IDgwaC01OC42NzE4NzVjLTUuODg2NzE5IDAtMTAuNjcxODc1LTQuNzY5NTMxLTEwLjY3MTg3NS0xMC42NzE4NzVzNC43ODUxNTYtMTAuNjU2MjUgMTAuNjcxODc1LTEwLjY1NjI1aDU4LjY3MTg3NWM1Ljg4NjcxOSAwIDEwLjY3MTg3NSA0Ljc2OTUzMSAxMC42NzE4NzUgMTAuNjcxODc1cy00Ljc2OTUzMSAxMC42NTYyNS0xMC42NzE4NzUgMTAuNjU2MjV6bTAgMCIgZmlsbD0iI2ZkOTA3ZSIvPjwvc3ZnPg==);
  position: absolute;
  cursor: pointer;
  opacity: 0
}

.form_item_photo_item:hover .form_item_photo_remove {
  opacity: 1
}

.is_mobile .form_item_photo_remove {
  opacity: 1;
  top: 4px;
  right: 4px
}

.form_item_photo_error {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  z-index: 10;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
  font-weight: 300;
  transition: .2s;
  pointer-events: none
}

.form_item_photo_item:hover .form_item_photo_error {
  opacity: 0
}

.form_bottom {
  margin-top: 34px;
  max-width: 336px;
  position: relative;
}
.wpcf7-spinner{
  position: absolute;
  top: 12px;
  right: 22px;
}
@media (max-width:767px) {
  .form_bottom {
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
    text-align: center
  }
}

.form_button {
  width: 100%
}

.form_send_text {
  color: #fff
}

.form_send_success .form_subtitle {
  display: none
}

.documents {
  margin-bottom: 54px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1160px;
  overflow: hidden;
  padding-top: 24px
}

@media (max-width:991px) {
  .documents {
    padding-top: 12px
  }
}

@media (max-width:767px) {
  .documents {
    margin-bottom: 32px
  }
}

.documents:last-child {
  margin-bottom: 0
}

.documents_layout {
  display: flex;
  align-items: center;
  justify-content: space-between
}

@media (max-width:767px) {
  .documents_layout {
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 320px
  }
}

.documents_layout_image {
  width: 100%;
  max-width: 480px
}

@media (max-width:1379px) {
  .documents_layout_image {
    max-width: 380px
  }
}

@media (max-width:991px) {
  .documents_layout_image {
    max-width: 300px
  }
}

@media (max-width:767px) {
  .documents_layout_image {
    max-width: none;
    order: 2;
    margin-top: 32px
  }
}

.documents_image {
  display: block;
  max-width: 100%
}

.documents_layout_content {
  padding-left: 60px;
  max-width: calc(100% - 480px);
  width: 100%
}

@media (max-width:1379px) {
  .documents_layout_content {
    max-width: calc(100% - 380px)
  }
}

@media (max-width:991px) {
  .documents_layout_content {
    padding-left: 40px;
    max-width: calc(100% - 300px)
  }
}

@media (max-width:767px) {
  .documents_layout_content {
    max-width: none;
    padding-left: 0
  }
}

.documents_tab_navs_wrap {
  margin-bottom: 44px;
  overflow: hidden
}

.documents_tab_navs_wrap.hidden {
  display: none
}

.documents_tab_navs {
  display: flex;
  justify-content: center;
  margin: -8px;
  flex-wrap: wrap
}

.documents_tab_navs .tab_navs_col {
  padding: 8px
}

.documents_tab_navs .tab_navs_col .tab_link {
  text-align: center;
  border-radius: 4px;
  padding: 4px 8px;
  border: 1px solid #EB5D56;
  cursor: pointer;
  white-space: nowrap
}

.documents_tab_navs .tab_navs_col .tab_link:hover {
  border-color: #812C49
}

.documents_tab_navs .tab_navs_col .tab_link.active {
  border-color: #3E0D41;
  pointer-events: none
}

.documents_list {
  padding: 0;
  margin: 0;
  list-style-type: none
}

.documents_list li {
  position: relative;
  padding-left: 54px;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 34px
}

@media (max-width:991px) {
  .documents_list li {
    padding-left: 40px;
    margin-bottom: 24px;
    font-size: 15px;
    line-height: 22px
  }
}

@media (max-width:767px) {
  .documents_list li {
    padding-left: 32px;
    margin-bottom: 22px
  }
}

.documents_list li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  width: 28px
}

@media (max-width:991px) {
  .documents_list li:before {
    width: 20px
  }
}

.documents_list li:last-child {
  margin-bottom: 0
}

.documents_list li .document_title {
  font-size: 24px;
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif
}

@media (max-width:991px) {
  .documents_list li .document_title {
    font-size: 20px
  }
}

@media (max-width:767px) {
  .documents_list li .document_title {
    font-size: 18px
  }
}

.block_portfolio {
  padding-top: 78px;
  padding-bottom: 64px
}

@media (max-width:991px) {
  .block_portfolio {
    padding-top: 64px;
    padding-bottom: 44px
  }
}

.portfolio {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto
}

.portfolio_slider {
  position: relative;
  margin-left: -12px;
  margin-right: -12px;
  text-align: center;

}

.portfolio_slider:not(.slick-initialized){
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit,minmax(300px,1fr));
}
.portfolio_slider:not(.slick-initialized) .portfolio_col{
  padding-left: 0;
  padding-right: 0;
}
.portfolio_slider .slick-dots {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  margin-top: 44px;
  position: relative;
  padding-left: 34px;
  padding-right: 34px;
  font-size: 0;
  line-height: 0
}

@media (max-width:767px) {
  .portfolio_slider .slick-dots {
    margin-top: 24px
  }
}

.portfolio_slider .slick-dots:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  top: calc(50% - 1px)
}

.portfolio_slider .slick-dots li {
  display: inline-block;
  vertical-align: middle
}

.portfolio_slider .slick-dots li.slick-active button:before {
  opacity: 0
}

.portfolio_slider .slick-dots li.slick-active button:after {
  opacity: 1
}

.portfolio_slider .slick-dots button {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  position: relative;
  cursor: pointer;
  display: block;
  width: 38px;
  height: 38px
}

@media (max-width:991px) {
  .portfolio_slider .slick-dots button {
    width: 28px;
    height: 28px
  }
}

.portfolio_slider .slick-dots button:before, .portfolio_slider .slick-dots button:after {
  content: '';
  position: absolute;
  border-radius: 100%;
  transition: .2s;
  background: linear-gradient(100deg, #EB5D56 0%, #390A40 100%)
}

.portfolio_slider .slick-dots button:hover:before, .portfolio_slider .slick-dots button:hover:after {
  background: linear-gradient(100deg, #812C49 0%, #390A40 100%)
}

.portfolio_slider .slick-dots button:before {
  width: 14px;
  height: 14px;
  top: calc(50% - 14px/2);
  left: calc(50% - 14px/2)
}

@media (max-width:991px) {
  .portfolio_slider .slick-dots button:before {
    width: 10px;
    height: 10px;
    top: calc(50% - 10px/2);
    left: calc(50% - 10px/2)
  }
}

.portfolio_slider .slick-dots button:after {
  width: 18px;
  height: 18px;
  top: calc(50% - 18px/2);
  left: calc(50% - 18px/2);
  opacity: 0
}

@media (max-width:991px) {
  .portfolio_slider .slick-dots button:after {
    width: 14px;
    height: 14px;
    top: calc(50% - 14px/2);
    left: calc(50% - 14px/2)
  }
}

.portfolio_col {
  padding-left: 12px;
  padding-right: 12px
}

@media (max-width:767px) {
  .portfolio_col {
    padding-left: 0;
    padding-right: 0
  }
}

.portfolio_item {
  background: #fff;
  border-radius: 6px;
  padding: 20px;
  padding-bottom: 42px;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  text-align: left
}

@media (max-width:767px) {
  .portfolio_item {
    max-width: 280px;
    padding: 16px
  }
}

.portfolio_item_image {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-radius: 4px
}

.portfolio_item_title {
  font-size: 24px;
  line-height: 24px;
  font-family: "Roboto Condensed", sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

@media (max-width:991px) {
  .portfolio_item_title {
    font-size: 22px
  }
}

@media (max-width:767px) {
  .portfolio_item_title {
    font-size: 20px
  }
}

.portfolio_item_info_wrap {
  margin-top: 20px
}

@media (max-width:991px) {
  .portfolio_item_info_wrap {
    margin-top: 16px
  }
}

@media (max-width:767px) {
  .portfolio_item_info_wrap {
    margin-top: 14px
  }
}

.portfolio_item_bottom, .portfolio_item_subtitle {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px
}

@media (max-width:767px) {
  .portfolio_item_bottom, .portfolio_item_subtitle {
    margin-top: 15px
  }
}

.portfolio_item_subtitle {
  margin-top: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.portfolio_item_bottom {
  margin-top: 40px
}

@media (max-width:991px) {
  .portfolio_item_bottom {
    margin-top: 32px
  }
}

@media (max-width:767px) {
  .portfolio_item_bottom {
    margin-top: 24px
  }
}

.portfolio_item_bottom_line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px
}

.portfolio_item_bottom_line:last-child {
  margin-bottom: 0
}

.portfolio_item_price_label {
  width: 100%;
  max-width: 128px
}

@media (max-width:1379px) {
  .portfolio_item_price_label {
    max-width: calc(100% - 160px);
    font-size: 14px;
    line-height: 16px
  }
}

.portfolio_item_price_value {
  width: 100%;
  max-width: 50%;
  padding-left: 16px;
  text-align: right;
}

@media (max-width:1379px) {
  .portfolio_item_price_value {
    max-width: 160px
  }
}

@media (max-width:991px) {
  .portfolio_item_price_value {
    padding-left: 24px
  }
}

.portfolio_item_price_value._price {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px
}

.portfolio_item_price_value._price:not(.invert) {
  color: #3E0D41
}

@supports (display:flex) {
  .portfolio_item_price_value._price:not(.invert) {
    background: linear-gradient(100deg, #EB5D56 0%, #390A40 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
  }
}

.portfolio_item_price_value._price .price_value {
  font-size: 26px;
  font-weight: 700;
  white-space: nowrap;
}

@media (max-width:1379px) {
  .portfolio_item_price_value._price .price_value {
    font-size: 24px
  }
}

@media (max-width:991px) {
  .portfolio_item_price_value._price .price_value {
    font-size: 22px
  }
}

@media (max-width:767px) {
  .portfolio_item_price_value._price .price_value {
    font-size: 18px
  }
}

@media (max-width:991px) {
  .block_list_wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 380px
  }
}

@media (max-width:767px) {
  .block_list_wrap {
    max-width: 320px
  }
}