@charset "UTF-8";
:root {
  --font: 'Raleway', Arial, Helvetica, sans-serif;
  --font-roboto: 'Roboto', system-ui, -apple-system, sans-serif;
  --gray: #e9ebee;
  --black: #333f48;
  --orange: #ff6a39;
  --beige: #fcc89b;
  --yellow: #ffc72c;
  --green: #84bd00;
  --red: #ed1c24;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  height: 100%;
  width: 100%;
  text-size-adjust: none;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
body {
  position: relative;
  font: 400 16px/24px var(--font);
  background: var(--gray);
  color: var(--black);
  min-height: 100%;
  height: auto !important;
  width: 100%;
  min-width: 320px;
}
body.blur {
  overflow: hidden;
}
body.slidermove {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.f-roboto {
  font-family: var(--font-roboto);
}
.nwrp {
  white-space: nowrap;
}
a img,
img {
  border: 0;
  max-width: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
.hidden {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  height: 0;
  width: 0;
  padding: 0;
  border: 0;
}
.link,
a {
  color: var(--black);
  transition: color 0.2s ease-out, border-color 0.2s ease-out;
  cursor: pointer;
}
.link:hover,
a:hover {
  color: var(--orange);
  text-decoration: none;
}
.link[href*='tel'],
a[href*='tel'] {
  color: var(--black);
  white-space: nowrap;
  text-decoration: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 700;
}
.h1.thin,
.h2.thin,
.h3.thin,
.h4.thin,
.h5.thin,
.h6.thin,
h1.thin,
h2.thin,
h3.thin,
h4.thin,
h5.thin,
h6.thin {
  font-weight: 500;
}
.h1,
h1 {
  font-size: 42px;
  line-height: 1.2;
  margin-bottom: 0.25em;
}
.h2,
h2 {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 0.25em;
}
.h3,
h3 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 0.5em;
}
.h4,
h4 {
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 0.5em;
}
.h5,
h5 {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 0.75em;
}
.h6,
h6 {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 0.75em;
}
p {
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 900px) {
  .h1,
  h1 {
    font-size: 36px;
    line-height: 38px;
  }
  .h2,
  h2 {
    font-size: 30px;
    line-height: 32px;
  }
  .h3,
  h3 {
    font-size: 24px;
    line-height: 26px;
  }
  .h4,
  h4 {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (max-width: 600px) {
  .h1,
  h1 {
    font-size: 30px;
    line-height: 32px;
  }
  .h2,
  h2 {
    font-size: 26px;
    line-height: 26px;
  }
  .h3,
  h3 {
    font-size: 22px;
    line-height: 24px;
  }
  .h4,
  h4 {
    font-size: 20px;
    line-height: 24px;
  }
}
.clear,
.clr {
  clear: both;
  display: block;
}
.tal {
  text-align: left;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.upp {
  text-transform: uppercase;
}
.iframe-holder {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.iframe-holder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.social {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.social-link {
  display: inline-block;
  vertical-align: top;
  width: 31px;
  height: 31px;
  background: url(/img/social.svg);
  border-radius: 100%;
  transition: opacity 0.2s;
  margin: 0 6px 6px 0;
}
.social-link--vkontakte {
  background-position: -2px -2px;
}
.social-link--odnoklasniki {
  background-position: -42px -2px;
}
.social-link--facebook {
  background-position: -82px -2px;
}
.social-link--moymir {
  background-position: -122px -2px;
}
.social-link--pinterest {
  background-position: -162px -2px;
}
.social-link--evernote {
  background-position: -202px -2px;
}
.social-link--sinaweibo {
  background-position: -242px -2px;
}
.social-link--viber {
  background-position: -282px -2px;
}
.social-link--collections {
  background-position: -322px -2px;
}
.social-link--b {
  background-position: -362px -2px;
}
.social-link--behance {
  background-position: -402px -2px;
}
.social-link--twitter {
  background-position: -2px -42px;
}
.social-link--google {
  background-position: -42px -42px;
}
.social-link--yandex {
  background-position: -82px -42px;
}
.social-link--livejournal {
  background-position: -122px -42px;
}
.social-link--delicious {
  background-position: -162px -42px;
}
.social-link--pocket {
  background-position: -202px -42px;
}
.social-link--surfingbird {
  background-position: -242px -42px;
}
.social-link--whatsupp {
  background-position: -282px -42px;
}
.social-link--mailru {
  background-position: -322px -42px;
}
.social-link--li {
  background-position: -362px -42px;
}
.social-link--dribbble {
  background-position: -402px -42px;
}
.social-link--liveID {
  background-position: -2px -82px;
}
.social-link--blogger {
  background-position: -42px -82px;
}
.social-link--linkedIn {
  background-position: -82px -82px;
}
.social-link--digg {
  background-position: -162px -82px;
}
.social-link--qzone {
  background-position: -202px -82px;
}
.social-link--tencentweibo {
  background-position: -242px -82px;
}
.social-link--skype {
  background-position: -282px -82px;
}
.social-link--bitrix24 {
  background-position: -322px -82px;
}
.social-link--ms {
  background-position: -362px -82px;
}
.social-link--openID {
  background-position: -2px -122px;
}
.social-link--googleplus {
  background-position: -42px -122px;
}
.social-link--youtube {
  background-position: -82px -122px;
}
.social-link--instagram {
  background-position: -122px -122px;
}
.social-link--reddit {
  background-position: -162px -122px;
}
.social-link--renren {
  background-position: -202px -122px;
}
.social-link--tumblr {
  background-position: -242px -122px;
}
.social-link--telegram {
  background-position: -282px -122px;
}
.social-link--dropbox {
  background-position: -322px -122px;
}
.social-link--flickr {
  background-position: -362px -122px;
}
.social-link:hover {
  opacity: 0.8;
}
.breadcrumbs {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: auto;
  width: 100%;
  white-space: nowrap;
  padding: 12px 0;
}
.breadcrumbs-holder {
  position: absolute;
  top: -42px;
}
.breadcrumbs span,
.breadcrumbs-item,
.breadcrumbs-link,
.breadcrumbs-seperator {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
  color: var(--gray-600);
  text-decoration: none;
  margin-right: 4px;
}
.breadcrumbs svg {
  width: 12px;
  height: 12px;
}
.dark .breadcrumbs svg path {
  stroke: #fff;
}
.page-title {
  padding-bottom: 12px;
  text-transform: uppercase;
  border-bottom: 1px solid var(--gray-400);
}
.page-title--catalog {
  padding-bottom: 0;
  margin-bottom: 0;
  border: 0;
}
[data-hidden-mobile] [data-hidden-link],
[data-hidden] [data-hidden-content],
[data-tabs-click] [data-tab-content]:not(.active) {
  display: none;
}
[data-dropdown] [data-dropdown-link] {
  cursor: pointer;
}
[data-multi-images] {
  position: relative;
}
[data-multi-images] img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit:cover;';
}
[data-multi-images] img.lazyload {
  object-fit: contain;
  font-family: 'object-fit:contain;';
}
[data-multi-images] .line-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  z-index: 3;
}
[data-multi-images] .line-holder .line {
  position: relative;
  display: block;
  vertical-align: top;
  background-color: var(--orange);
  height: 6px;
  transition: transform 0.1s linear, left 0.2s, -webkit-transform 0.1s linear;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
[data-multi-images] .line-holder .line-show {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.showmore {
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  background: 0 0;
  border: none;
  text-transform: uppercase;
  color: var(--red-500);
}
.showmore:hover {
  text-decoration: underline;
  color: var(--red-600);
}
.file__list {
  max-width: 600px;
}
.file__item {
  display: inline-flex;
  text-decoration: none;
  margin: 12px 0;
  padding: 16px 24px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #eee;
  transition: box-shadow 0.3s ease-out, color 0.2s;
}
.file__item:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  border-color: #fff;
}
.file__item i {
  font-size: 32px;
  margin-right: 16px;
  color: #333;
}
.file__item span {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  padding-top: 8px;
}
.pagenavigation {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 20px 0 40px;
  width: 100%;
}
.pagenavigation-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0 4px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 100%;
  transition: background-color 0.2s, color 0.2s;
}
.pagenavigation-item svg path {
  fill: currentColor;
}
.pagenavigation-item-link {
  color: #fff;
  background-color: var(--beige);
}
.pagenavigation-item-link:hover {
  background-color: var(--orange);
  color: #fff;
}
.pagenavigation-item--active {
  background-color: var(--orange);
  color: #fff;
  cursor: default;
}
.pagenavigation-item--disabled {
  opacity: 0.4;
  cursor: default;
}
.pagenavigation-item--disabled:hover {
  background-color: var(--beige);
}
@media (max-width: 480px) {
  .pagenavigation-item {
    width: 24px;
    height: 24px;
  }
}
.yamap .marker {
  display: none;
}
.preloader-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 10000;
}
.preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
  border: 2px solid transparent;
  border-top-color: var(--red-4);
  border-radius: 50%;
  -webkit-animation: 2s linear infinite spin;
  animation: 2s linear infinite spin;
}
.preloader:before {
  content: '';
  position: absolute;
  top: 7px;
  right: 7px;
  bottom: 7px;
  left: 7px;
  border: 2px solid transparent;
  border-top-color: var(--red-4);
  border-radius: 50%;
  -webkit-animation: 3s linear infinite spin;
  animation: 3s linear infinite spin;
}
.preloader:after {
  content: '';
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 2px solid transparent;
  border-top-color: var(--red-4);
  border-radius: 50%;
  -webkit-animation: 1.5s linear infinite spin;
  animation: 1.5s linear infinite spin;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.custom-scrollbar::-webkit-scrollbar-track {
  width: 4px;
  border-radius: 4px;
  background-color: var(--gray-300);
}
.custom-scrollbar::-webkit-scrollbar {
  width: 4px;
  background-color: var(--gray-300);
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  width: 4px;
  border-radius: 4px;
  background-color: var(--gray-500);
}
.tooltip {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}
.tooltip--small {
  width: 16px;
  height: 16px;
}
.tooltip--small:after {
  content: '';
  position: absolute;
  top: -8px;
  left: -8px;
  width: 32px;
  height: 32px;
}
.tippy-popper .tippy-content {
  border-radius: 4px;
  padding: 15px;
  font-size: 14px;
  line-height: 18px;
}
.tippy-popper .tippy-content p {
  font-size: 14px;
  line-height: 18px;
}
.tippy-tooltip.light-theme {
  background-color: #fff;
  color: #000;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.22);
}
.tippy-tooltip.light-theme[data-placement^='top']&gt;
.tippy-arrow {
  border-width: 8px 8px 0;
  border-top-color: #fff;
}
.tippy-tooltip.light-theme[data-placement^='bottom']&gt;
.tippy-arrow {
  border-width: 0 8px 8px;
  border-bottom-color: #fff;
}
.tippy-tooltip.light-theme[data-placement^='left']&gt;
.tippy-arrow {
  border-width: 8px 0 8px 8px;
  border-left-color: #fff;
}
.tippy-tooltip.light-theme[data-placement^='right']&gt;
.tippy-arrow {
  border-width: 8px 8px 8px 0;
  border-right-color: #fff;
}
.tippy-tooltip.light-theme&gt;
.tippy-backdrop {
  background-color: #fff;
}
.tippy-tooltip.light-theme&gt;
.tippy-svg-arrow {
  fill: #fff;
}
.tabs {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.tabs-item {
  margin: 0 6px 6px 0;
  flex-shrink: 0;
}
.tabs-item.active {
  background-color: var(--orange);
  color: #fff;
}
.catalog-calculator {
  margin: 40px 0;
}
.catalog-calculator__text {
  margin-bottom: 40px;
  max-width: 90%;
}
.catalog-calculator__text p {
  font-family: var(--font-roboto);
  font-size: 18px;
  line-height: 28px;
}
.catalog-calculator .b-tabs-block {
  border-radius: 8px;
  padding: 60px 80px;
  border: 1px solid #eee;
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
}
.b-calculator {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
}
.b-calculator .configuration-title {
  font-weight: 700;
  margin-bottom: 12px;
}
.b-calculator .window-section {
  position: relative;
  z-index: 2;
}
.b-calculator .window-section .params-section {
  position: relative;
  width: 490px;
  float: left;
  z-index: 2;
}
.b-calculator .window-section .window-types-list {
  position: relative;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}
.b-calculator .window-section .window-types-list li.type-select {
  position: relative;
  flex-shrink: 0;
  margin: 0 10px 10px 0 !important;
  cursor: pointer;
  height: 100px;
  width: 100px;
  background: #fff;
  border-radius: 3px;
  list-style: none;
}
.b-calculator .window-section .window-types-list li .default {
  transition: background 0.3s;
  border: 0;
  position: relative;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background: var(--beige);
}
.b-calculator .window-section .window-types-list li.type-select:hover .default {
  background: var(--green);
}
.b-calculator .window-section .window-types-list li.type-select ul.center-in {
  display: flex;
  overflow: hidden;
  position: relative;
  top: 10px;
}
.b-calculator .window-section .window-types-list li.type-select ul.center-in li {
  float: none;
  width: 78px;
  height: 78px;
  top: 0;
}
.b-calculator .window-section .window-types-list li.selected .default {
  background: #82c85a;
}
.b-calculator .window-section .window-types-list li .types {
  position: absolute;
  left: 100%;
  margin-left: -12px;
  top: 0;
  height: 101px;
  float: left;
  z-index: 2;
  display: none;
}
.b-calculator .window-section .window-types-list li.opened {
  z-index: 3;
  background: #82c85a;
}
.b-calculator .window-section .window-types-list li.opened .types {
  display: block;
}
.b-calculator .window-section .window-types-list li .fourth {
  height: 120px;
}
.b-calculator .window-section .window-types-list li .types .left {
  height: 101px;
  left: 0;
  top: 0;
  width: 37px;
  overflow: hidden;
  position: absolute;
}
.b-calculator .window-section .window-types-list li .types .right {
  height: 101px;
  right: 0;
  top: 0;
  width: 20px;
  overflow: hidden;
  position: absolute;
}
.b-calculator .window-section .window-types-list li .types .center {
  overflow: hidden;
  height: 101px;
  margin: 0 20px 0 37px;
  position: relative;
  width: 247px;
}
.b-calculator .window-section .window-types-list li .fourth .left {
  height: 120px;
  width: 42px;
}
.b-calculator .window-section .window-types-list li .fourth .right {
  height: 120px;
  width: 15px;
}
.b-calculator .window-section .window-types-list li .fourth .center {
  height: 120px;
  margin: 0 15px 0 42px;
  width: 80px;
}
.b-calculator .window-section .window-types-list li .types .scheme-bg {
  position: absolute;
  display: block;
  height: 222px;
  width: 58px;
  background: url(/img/calculator-files/scheme-select-sides.png) no-repeat;
  -background-image: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/calculator-files/scheme-select-sides.png",sizingMethod="crop");
}
.b-calculator .window-section .window-types-list li .types .left .scheme-bg {
  left: 0;
  top: 0;
}
.b-calculator .window-section .window-types-list li .types .right .scheme-bg {
  left: -38px;
  top: 0;
}
.b-calculator .window-section .window-types-list li .types .center .scheme-bg {
  height: 223px;
  top: -1px;
  z-index: 0;
  width: 500px;
  background: url(/img/calculator-files/scheme-select-bg.png) repeat-x;
  -background-image: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/calculator-files/scheme-select-bg.png",sizingMethod="scale");
}
.b-calculator .window-section .window-types-list li .fourth .left .scheme-bg {
  left: 0;
  top: -102px;
}
.b-calculator .window-section .window-types-list li .fourth .right .scheme-bg {
  left: -43px;
  top: -102px;
}
.b-calculator .window-section .window-types-list li .fourth .center .scheme-bg {
  top: -103px;
}
.b-calculator .window-section .window-types-list li .fourth .center .center-in {
  position: relative;
  z-index: 2;
  height: 101px;
}
.b-calculator .window-section .window-types-list li .types .center .center-in li {
  list-style: none;
  float: left;
  margin: 0;
  height: 78px;
  padding: 0 10px;
  cursor: pointer;
  position: relative;
  transition: background 0.3s;
}
.b-calculator .window-section .window-types-list li .fourth .center .center-in li {
  height: 98px;
}
.b-calculator .window-section .window-types-list li .types .center .center-in li.hover {
  background: #6f7d89;
}
.b-calculator .window-section .window-types-list li .types .center .center-in li img {
  float: left;
  padding-top: 15px;
}
.b-calculator .window-section .window-types-list li .fourth .center .center-in li img {
  padding-top: 8px;
}
.b-calculator .window-section .window-types-list li .types .center .center-in li img.scheme-14 {
  padding-top: 24px;
}
.b-calculator .window-section .window-section__wrap {
  position: relative;
}
.b-calculator .window-section .window-types-images {
  position: relative;
  width: 363px;
  margin-right: 30px;
  -margin-right: 15px;
  padding-bottom: 45px;
}
.b-calculator .window-section .window-types-images .padding {
  padding-bottom: 30px;
}
.b-calculator .window-section .window-types-images img {
  display: none;
}
.b-calculator .window-section .window-types-images img.selected {
  display: block;
  margin: 0 auto;
}
.b-calculator .window-section .slider-vertical {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 380px;
  float: left;
  margin-top: -8px;
}
.b-calculator .window-section .slider-vertical:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  background: #abbcc8;
}
.b-calculator .window-section .slider-vertical .slider-vertical__decor {
  position: absolute;
  top: calc(50% - 20px);
  right: -120%;
  border: 1px solid #abbcc8;
  width: 80px;
  height: 24px;
  font: 12px/24px 'Open Sans', sans-serif !important;
  white-space: nowrap;
  background: #f2f6f9 !important;
  z-index: 1;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  text-align: center;
}
.b-calculator .window-section .slider-vertical .track {
  position: relative;
  width: 4px;
  margin: 0 auto 6px;
  font-size: 0;
  line-height: 0;
  background: url(/local/templates/main/images/calc-slider-track-vertical.gif) 0 8px no-repeat;
  height: 350px;
}
.b-calculator .window-section .slider-vertical .track .slider {
  position: absolute;
  left: 0;
  top: 100px;
  width: 4px;
  height: 1px;
}
.b-calculator .window-section .slider-vertical .track .slider span.value {
  position: absolute;
  right: 21px;
  top: -6px;
  line-height: normal;
  font-size: 11px;
  color: #c6c6c6;
}
.b-calculator .window-section .slider-vertical .track .slider .bg {
  position: absolute;
  left: -9px;
  top: -7px;
  display: block;
  cursor: pointer;
  width: 21px;
  height: 17px;
  background: url(/local/templates/main/images/calc-slider-vertical.png) no-repeat;
  -background-image: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/local/templates/main/images/calc-slider-vertical.png",sizingMethod="crop");
}
.b-calculator .window-section .slider-vertical input.value {
  font-size: 14px;
  color: #222;
  border: 0;
  width: 35px;
}
.b-calculator .window-section .slider-horizontal {
  position: absolute;
  bottom: 0;
  clear: left;
  height: 24px;
  width: 364px;
  text-align: center;
}
.b-calculator .window-section .slider-horizontal:before {
  content: '';
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  height: 1px;
  background: #abbcc8;
}
.b-calculator .window-section .slider-horizontal .slider-horizontal__decor {
  position: relative;
  display: inline-block;
  border: 1px solid #abbcc8;
  width: 80px;
  height: 24px;
  font: 12px/24px 'Open Sans', sans-serif !important;
  white-space: nowrap;
  background: #f2f6f9 !important;
  z-index: 1;
  text-align: center;
}
.b-calculator .window-section .slider-horizontal .track {
  position: relative;
  height: 4px;
  left: -8px;
  background: url(/local/templates/main/images/calc-slider-track-horizontal.gif) 8px 0 no-repeat;
  width: 316px;
  line-height: 0;
  font-size: 0;
}
.b-calculator .window-section .slider-horizontal .track .slider {
  position: absolute;
  left: 100px;
  top: 0;
  height: 4px;
  width: 1px;
  font-size: 0;
  line-height: 0;
}
.b-calculator .window-section .slider-horizontal .track .slider span.value {
  position: absolute;
  text-align: center;
  bottom: 20px;
  display: block;
  width: 45px;
  left: -22px;
  line-height: normal;
  font-size: 11px;
  color: #c6c6c6;
}
.b-calculator .window-section .slider-horizontal .track .slider .bg {
  position: absolute;
  top: -8px;
  left: -8px;
  display: block;
  cursor: pointer;
  width: 21px;
  height: 17px;
  background: url(/local/templates/main/images/calc-slider-horizontal.png) no-repeat;
  -background-image: none;
  -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/local/templates/main/images/calc-slider-horizontal.png",sizingMethod="crop");
}
.b-calculator .window-section .slider-horizontal input.value {
  font-size: 14px;
  color: #222;
  border: 0;
  width: 35px;
}
.b-calculator .window-section .info-text-block {
  position: relative;
  padding-bottom: 40px;
}
.b-calculator .params-section {
  position: relative;
  z-index: 5;
  flex-grow: 1;
}
.b-calculator .params-section .params-section__item {
  clear: both;
  margin-bottom: 40px;
}
.b-calculator .params-section .params-section__item .window-section {
  float: none;
}
.b-calculator .params-section .params-section__item .slider-params {
  display: flex;
  align-items: flex-end;
}
.b-calculator .params-section .params-section__item .slider-params .slider-params__text {
  margin-bottom: 10px;
}
.b-calculator .params-section .params-section__item .slider-params .slider-params__cross {
  height: 54px;
  line-height: 54px;
  font-size: 20px;
  font-weight: 700;
  margin: 0 10px;
}
.b-calculator .params-section .params-section__item .slider-params .custom-input {
  width: 150px;
}
.b-calculator .params-section .window-type {
  height: auto;
  margin-top: 24px;
}
.b-calculator .params-section .window-type p {
  display: none;
  font-size: 16px;
  line-height: normal;
  text-align: center;
  width: 364px;
  font-weight: 700;
}
.b-calculator .params-section .window-type .window-type__text {
  display: block;
  font-weight: 400;
  margin-top: 6px;
  font-size: 14px;
}
.b-calculator .params-section .window-type .head {
  display: block;
  color: #cecece;
}
.b-calculator .params-section .window-type .selected {
  display: block;
  color: #292929;
}
.b-calculator .params-section .price-block {
  position: relative;
  height: 113px;
}
.b-calculator .params-section .price-block .price {
  width: 130px;
  padding-top: 17px;
}
.b-calculator .params-section .price-block .price p.head {
  color: #222;
  font-size: 12px;
  line-height: 14px;
  padding-bottom: 8px;
}
.b-calculator .params-section .price-block .price .value {
  color: #00ab3f;
  line-height: 32px;
  font-size: 16px;
}
.b-calculator .params-section .price-block .price .value span {
  font-size: 30px;
  font-family: PFDinDisplayProRegular, sans-serif;
}
.b-calculator .params-section .price-block .discount {
  position: absolute;
  top: 0;
  left: 134px;
  opacity: 1 !important;
}
.b-calculator .params-section .params-block {
  position: relative;
  border: 0;
  margin-bottom: 20px;
}
.b-calculator .params-section .params-block .params {
  position: relative;
  padding: 0;
}
.b-calculator .params-section .params-block .params .param .name {
  position: relative;
  line-height: 16px;
}
.b-calculator .params-section .params-block .params .param .name span.param-name {
  position: relative;
}
.b-calculator .params-section .params-block .params .selected .name .icon {
  background-position: 0 -48px;
}
.b-calculator .params-section .params-block .params .hover .name .icon {
  background-position: 0 -24px;
}
.b-calculator .params-section .params-block .params .selected .hover span.param-name,
.b-calculator .params-section .params-block .params .selected .name span.param-name {
  background: 0 0;
}
.b-calculator .params-section .params-block .params .param .name .price {
  font-size: 14px;
  color: #ababab;
  padding: 0 0 0 7px;
  position: relative;
}
.b-calculator .params-section .params-block .params .selected .name .price {
  display: inline;
}
.b-calculator .params-section .params-block .params .param .name .price .delete {
  cursor: pointer;
  position: relative;
  left: 5px;
  top: 1px;
}
.b-calculator .params-section .params-block .params .param .options {
  position: relative;
  padding: 10px 0 0;
  display: none;
}
.b-calculator .params-section .params-block .params .furniture {
  margin-bottom: 5px;
}
.b-calculator .params-section .params-block .params .furniture .options,
.b-calculator .params-section .params-block .params .selected .options {
  display: block;
}
.b-calculator .params-section .params-block .params .param .options .line {
  position: relative;
  padding: 0 0 8px 25px;
  font-size: 14px;
}
.b-calculator .params-section .params-block .params .param .options .line .value {
  padding: 2px;
  width: 51px;
  border: 1px solid #b5b5b5;
  margin-right: 12px;
  float: left;
}
.b-calculator .params-section .params-block .params .param .options .line label {
  cursor: pointer;
}
.b-calculator .params-section .params-block .params .param .options .line label span {
  padding-left: 5px;
  color: #ababab;
}
.b-calculator .params-section .b-zamer-button {
  position: relative;
  left: 48px;
}
.promo_plastikovye_okna_skidka {
  background: left top no-repeat #0da84a;
  color: #fff;
}
.g-promo-page .l-middle .promo_plastikovye_okna_skidka .name,
.promo_plastikovye_okna_skidka .b-promo-info .name {
  left: 14px;
  top: -5px;
  width: 692px;
  height: 475px;
  background: no-repeat;
}
.promo_plastikovye_okna_skidka .promo_plastikovye_okna_skidka {
  display: block;
  background: 0 0;
}
.l-middle .promo_plastikovye_okna_skidka {
  background: 0 0;
}
.promo_plastikovye_okna_skidka .b-tabs-block .b-tabs .selected .center .name {
  color: #0da84a;
}
.b-calculator .dropdown {
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear;
}
.b-calculator .dropdown .dropdown__toggle {
  padding: 8px 35px 9px 15px;
  width: auto;
  resize: none;
  font-size: 14px;
  line-height: 21px;
  color: #222;
  border: 1px solid #eee;
  background-color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: border-color 0.2s;
  border-radius: 8px;
  outline: 0;
  text-align: left;
  min-width: 130px;
}
.b-calculator .dropdown .dropdown__toggle:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f078';
  position: absolute;
  right: 4px;
  top: 8px;
  font-size: 10px;
  width: 24px;
  height: 24px;
  text-align: center;
  vertical-align: middle;
  line-height: 24px;
  color: var(--orange);
  transition: transform 0.2s ease-out, color 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.b-calculator .dropdown .dropdown__toggle.wide {
  min-width: 240px;
}
.b-calculator .dropdown .dropdown__toggle.active {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 8px 8px 0 0;
}
.b-calculator .dropdown .dropdown__toggle.active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b-calculator .dropdown .dropdown__toggle.disabled {
  cursor: default;
  opacity: 0.3;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.b-calculator .dropdown .dropdown__toggle.disabled:after {
  color: #9e9e9e;
}
.b-calculator .dropdown .dropdown-menu {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  list-style: none;
  z-index: 20;
  background: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.075);
  border: 1px solid #eee;
  border-top: 0;
  display: none;
  border-radius: 0 0 8px 8px;
}
.b-calculator .dropdown .dropdown-menu label {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  line-height: 21px;
  padding: 11px 16px 10px;
  cursor: pointer;
  transition: background-color 0.2s ease-out;
}
.b-calculator .dropdown .dropdown-menu label:hover {
  background-color: var(--gray-200);
}
.b-calculator .params-section .params-block .params .param .options .dropdown__toggle {
  max-width: 140px;
}
.b-calculator .params-section .params-block .params .param {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 0 10px !important;
  display: flex;
  align-items: center;
}
.b-calculator .params-section .params-block .params .name {
  margin: 0 !important;
  display: flex;
  align-items: center;
  padding: 0 10px 0 0;
}
.b-calculator .params-section .params-block .params .price {
  font: bold 14px/26px 'Open Sans', sans-serif !important;
  color: #2d2d2d !important;
  white-space: nowrap;
  display: none;
}
.b-calculator .params-section .params-block .params .delete {
  display: none;
}
.b-calculator .params-section .params-block .params .options {
  padding: 0 !important;
}
.b-calculator .params-section .params-block .params .icon {
  position: absolute;
  width: 41px;
  height: 26px;
  border-radius: 26px;
  background: #dfe6ec;
  overflow: hidden;
}
.b-calculator .params-section .params-block .params .icon i {
  display: block;
  position: absolute;
  height: 26px;
  width: 26px;
  left: 0;
  top: 0;
  background: #fff;
  border-radius: 26px;
  border: 1px solid #fff;
  transition: left 0.3s, opacity 0.3s;
  box-shadow: 0 0 3px 0 #6f7d89;
}
.b-calculator .params-section .params-block .params .icon i:before {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  left: calc(50% - 4.5px);
  top: calc(50% - 4.5px);
  transition: opacity 0.3s;
  opacity: 1;
  background: url(/img/calculator-files/grey-check.svg) 50% 50% / cover no-repeat;
}
.b-calculator .params-section .params-block .params .icon i:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 7px;
  left: calc(50% - 5px);
  top: calc(50% - 3.5px);
  transition: opacity 0.3s;
  opacity: 0;
  background: url(/img/calculator-files/green-check.svg) 50% 50% / cover no-repeat;
}
.b-calculator .params-section .params-block .params .param-name {
  padding: 0 0 0 50px;
  margin: 0 !important;
  font: 400 14px/26px 'Open Sans', sans-serif;
  color: #2d2d2d;
}
.b-calculator .params-section .params-block .params .line {
  padding: 0 10px !important;
}
.b-calculator .params-section .params-block .params .line + .line {
  padding: 0 10px 0 0 !important;
}
.b-calculator .params-section .params-block .params .params-section__item {
  margin-left: 0 !important;
}
.b-calculator .params-section .params-block .params .params-section__item.selected .icon {
  background: #8fbf63;
}
.b-calculator .params-section .params-block .params .params-section__item.selected .icon i {
  left: 16px;
}
.b-calculator .params-section .params-block .params .params-section__item.selected .icon i:before {
  opacity: 0;
}
.b-calculator .params-section .params-block .params .params-section__item.selected .icon i:after {
  opacity: 1;
}
.b-calculator .params-section .params-block .params .params-section__item.selected .price {
  display: block;
}
.b-calculator .params-section .params-block .params .params-section__item.selected .options {
  display: flex !important;
  align-items: center;
}
.sum-calc {
  margin: 24px 0;
}
.sum-calc__price {
  display: flex;
  align-items: flex-end;
  margin: 12px 0;
}
.sum-calc__sum-value,
.sum-calc__sum-value-text {
  margin-left: 16px;
  font-size: 32px;
  line-height: normal;
  font-weight: 700;
}
.sum-calc__text {
  border-top: 1px solid #eee;
  padding-top: 12px;
  margin: 12px 0 24px;
  font-family: var(--font-roboto);
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 1050px) {
  .b-calculator {
    display: block;
  }
  .b-calculator .params-section {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
  }
  .b-calculator .window-section {
    max-width: 490px;
  }
  .b-calculator .window-section .params-section {
    margin-top: 0;
  }
  .b-calculator .params-section .params-section__item {
    margin-bottom: 20px;
  }
  .b-calculator .params-section__item {
    width: 50%;
  }
  .b-calculator .params-section .params-block,
  .b-calculator .params-section .sum {
    width: 100%;
  }
  .sum-calc {
    margin: 0;
  }
  .b-calculator .params-section .params-block .params .param .options .dropdown__toggle {
    max-width: none;
  }
}
@media (max-width: 768px) {
  .catalog-calculator .b-tabs-block {
    padding: 24px;
  }
  .b-calculator .window-section .window-types-images {
    width: auto;
  }
  .b-calculator .params-section .window-type p,
  .b-calculator .params-section__item,
  .b-calculator .window-section .params-section {
    width: 100%;
  }
  .b-calculator .window-section .slider-vertical {
    height: 100%;
  }
  .b-calculator .window-section .slider-horizontal {
    width: 100%;
  }
  .catalog-calculator__text {
    max-width: none;
  }
}
@media (max-width: 640px) {
  .catalog-calculator .b-tabs-block {
    padding: 12px;
  }
  .b-calculator .window-section .window-types-list {
    margin-bottom: 0;
  }
  .b-calculator .window-section .window-types-list li.type-select {
    width: 55px;
    height: 55px;
    margin-bottom: 0;
  }
  .b-calculator .window-section .window-types-list li .default {
    width: 55px;
    height: 55px;
    padding: 10px;
  }
  .b-calculator .window-section .window-types-list li .default img {
    max-width: 100%;
    max-height: 100%;
  }
  .b-calculator .params-section .params-section__item .slider-params .custom-input {
    width: 100px;
  }
  .b-calculator .params-section .params-section__item .slider-params .slider-params__item {
    margin-bottom: 16px;
  }
  .b-calculator .window-section .window-types-list li .types {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 70%;
    top: 0;
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  .b-calculator .window-section .window-types-list li .types .center .center-in li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 78px;
    padding: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .b-calculator .window-section .window-types-list li .types .center .center-in li img {
    padding: 0;
  }
  .b-calculator .params-section .params-block .params .param {
    min-height: 26px;
    flex-wrap: wrap;
  }
  .b-calculator .params-section .params-block .params .param-name {
    line-height: 18px;
  }
  .b-calculator .params-section .params-block .params .params-section__item .options {
    margin-top: 10px;
  }
  .b-calculator .params-section .params-block .params .params-section__item .price {
    line-height: 16px;
    margin-bottom: 10px;
    width: 100%;
  }
  .b-calculator .params-section .params-block .params .name {
    width: 100%;
  }
  .b-calculator .params-section .params-block .params .name .price {
    margin: auto 0;
  }
  .b-calculator .params-section .params-block .params .line {
    padding: 0 10px 0 0 !important;
  }
  .tab-content_calculator .button {
    font-size: 14px;
    line-height: 20px;
  }
  .sum-calc__text {
    font-size: 16px;
    line-height: 20px;
  }
}
.marquiz__holder {
  display: inline-flex;
  min-width: 220px;
  min-height: 52px;
  margin-right: 16px;
  margin-bottom: 16px;
  order: 99;
  border-radius: 32px;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  color: #fff;
  background-color: var(--orange);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.07);
}
.marquiz__container {
  display: inline-flex;
  vertical-align: top;
  width: auto !important;
}
.marquiz__container .marquiz__button {
  display: inline-flex;
  align-items: center;
  padding: 14px 24px;
  border: 0;
  border-radius: 32px;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  color: #fff;
  background-color: var(--orange);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.07);
  transition: box-shadow 0.2s, color 0.2s, transform 0.2s, -webkit-transform 0.2s;
}
.marquiz__container .marquiz__button:before {
  content: '\f46c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #fff;
  margin-right: 10px;
  font-size: 20px;
}
.marquiz__container .marquiz__button:hover {
  box-shadow: 0 5px 10px 0 rgba(255, 106, 57, 0.3);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
button,
input,
select,
textarea {
  font: 400 1em/1.4em var(--font);
  box-sizing: border-box;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button {
  line-height: 1.4em;
  cursor: pointer;
}
.btn,
.button {
  position: relative;
  --webkit-apperance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 24px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
  border-radius: 3px;
  color: #fff;
  background: var(--orange);
  border: 1px solid var(--orange);
  outline: 0;
}
.btn svg,
.button svg {
  transition: fill 0.2s ease-out;
  min-width: 24px;
  width: 24px;
  height: 24px;
  margin-right: 16px;
  fill: #fff;
}
.btn:hover,
.button:hover {
  color: #fff;
  background: var(--beige);
  border: 1px solid var(--beige);
}
.btn:active,
.button:active {
  color: #fff;
  background: 0 0;
  border-color: #fff;
}
.btn--round,
.button--round {
  padding: 13px 24px;
  border-radius: 32px;
}
.btn--outlined,
.button--outlined {
  color: var(--orange);
  background-color: #fff;
}
.btn--outlined:hover,
.button--outlined:hover {
  color: #fff;
  border-color: var(--orange);
  background: var(--orange);
}
.btn--outlined-gray,
.button--outlined-gray {
  color: #9b9b9b;
  border-color: #eee;
  background-color: #fff;
}
.btn--outlined-gray:hover,
.button--outlined-gray:hover {
  color: #fff;
  border-color: var(--orange);
  background: var(--orange);
}
.btn.disabled,
.btn[disabled],
.button.disabled,
.button[disabled] {
  color: #fff;
  cursor: default;
  opacity: 0.3;
}
.status {
  margin: 12px 0;
}
.status.success {
  color: var(--green);
}
.status.error {
  color: var(--orange);
}
.form-field {
  display: block;
  margin-bottom: 16px;
}
.form-field--buttons {
  display: flex;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 0;
}
.form-field--buttons .button {
  margin-right: 20px;
  flex-shrink: 0;
}
.form-field--flex {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.form-field--flex&gt;
* {
  margin-right: 16px;
  margin-bottom: 12px;
}
.form-policy {
  font-size: 12px;
  line-height: 1.4;
}
.custom-input {
  padding: 14px 24px;
  border-radius: 32px;
  font-size: 18px;
  line-height: 1.35;
  border: 1px solid #eee;
  resize: none;
  outline: 0;
  transition: border-color 0.2s;
  -webkit-appearance: none;
  appearance: none;
}
.custom-input:hover {
  border-color: #aaa;
}
.custom-input:focus {
  border-color: #9e9e9e;
}
.custom-input--half {
  width: 50%;
}
.custom-input--full {
  width: 100%;
}
.custom-input.error {
  border-color: red;
}
@media (max-width: 800px) {
  .form-field {
    margin-bottom: 12px;
  }
  .form-field--flex&gt;
  * {
    margin-right: 8px;
    margin-bottom: 6px;
  }
  .custom-input--half {
    width: 100%;
  }
}
.select-custom-holder {
  position: relative;
  cursor: pointer;
  transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear;
}
.select-custom-holder .select-styled {
  padding: 8px 39px 9px 15px;
  width: auto;
  resize: none;
  font-size: 14px;
  line-height: 21px;
  color: #9e9e9e;
  border: 1px solid #eee;
  background-color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: border-color 0.2s;
  border-radius: 8px;
}
.select-custom-holder .select-styled:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f078';
  position: absolute;
  right: 4px;
  top: 8px;
  font-size: 10px;
  width: 24px;
  height: 24px;
  text-align: center;
  vertical-align: middle;
  line-height: 24px;
  color: var(--orange);
  transition: transform 0.2s ease-out, color 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.select-custom-holder .select-styled.filed {
  color: var(--gray-900);
}
.select-custom-holder .select-styled.active {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 8px 8px 0 0;
}
.select-custom-holder .select-styled.active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.select-custom-holder .select-styled.disabled {
  cursor: default;
  color: var(--gray-400);
  border: 1px solid var(--gray-300);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select-custom-holder .select-styled.disabled:after {
  color: #9e9e9e;
}
.select-custom-holder .select-options {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  list-style: none;
  z-index: 20;
  background: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.075);
  border: 1px solid #eee;
  border-top: 0;
  display: none;
  border-radius: 0 0 8px 8px;
}
.select-custom-holder .select-options li {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  line-height: 21px;
  padding: 11px 16px 10px;
  cursor: pointer;
  transition: background-color 0.2s ease-out;
}
.select-custom-holder .select-options li:hover {
  background-color: var(--gray-200);
}
.custom-checkbox {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.custom-checkbox input {
  position: absolute;
  visibility: hidden;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
}
.custom-checkbox input:checked ~ .custom-checkbox__ico {
  border-color: var(--orange);
  background-color: var(--orange);
}
.custom-checkbox input:checked ~ .custom-checkbox__ico svg {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.custom-checkbox__ico {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  min-width: 20px;
  height: 20px;
  border: 1px solid #9e9e9e;
  overflow: hidden;
  transition: border-color 0.1s ease-out, background 0.1s;
}
.custom-checkbox__ico svg {
  position: relative;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.custom-checkbox__text {
  margin-left: 12px;
  font-size: 14px;
  line-height: 21px;
  color: var(--var-900);
}
.custom-radio {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.custom-radio input {
  position: absolute;
  visibility: hidden;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
}
.custom-radio input:checked ~ .custom-radio__ico {
  border-color: var(--orange);
}
.custom-radio input:checked ~ .custom-radio__ico:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.custom-radio__ico {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 15px;
  min-width: 15px;
  height: 15px;
  border: 1px solid #9e9e9e;
  border-radius: 100%;
  overflow: hidden;
  transition: border-color 0.1s ease-out, background 0.1s;
}
.custom-radio__ico:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7px;
  height: 7px;
  margin: -3.5px 0 0 -3.5px;
  border-radius: 100%;
  background-color: var(--orange);
  transition: transform 0.1s ease-out;
  transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.custom-radio__text {
  margin-left: 12px;
  font-size: 14px;
  line-height: 21px;
  color: var(--var-900);
}
section {
  position: relative;
  z-index: 2;
}
section header {
  margin-bottom: 20px;
  max-width: 900px;
}
section header .sub-title {
  font-weight: 500;
  margin-bottom: 20px;
}
.dark-theme section header a {
  color: #fff;
}
.dark-theme section header a:hover {
  color: var(--orange);
}
.white-container {
  position: relative;
  background: #fff;
  max-width: 1360px;
  margin: 0 auto;
  z-index: 1;
}
.dark-theme .white-container {
  background-color: var(--black);
  color: #fff;
}
.wrapper {
  max-width: 1210px;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 60px;
}
@media (max-width: 1200px) {
  .wrapper {
    padding: 0 40px;
  }
}
@media (max-width: 768px) {
  .wrapper {
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  .wrapper {
    padding: 0 16px;
  }
}
main.main {
  position: relative;
  display: block;
  padding-bottom: 428px;
  overflow: hidden;
}
main.main .white-container {
  overflow: hidden;
}
.paint-img {
  position: absolute;
  width: 40vw;
}
.paint-img img,
.paint-img svg {
  width: 100%;
  height: auto;
}
.paint-img--right {
  right: -14vw;
}
.paint-img--left {
  left: -14vw;
}
.paint2-img {
  position: absolute;
  width: 20vw;
}
.paint2-img img,
.paint2-img svg {
  width: 100%;
  height: auto;
}
.paint2-img--right {
  right: -10vw;
}
.paint2-img--left {
  left: -10vw;
}
.paint3-img--right {
  right: 0vw;
}
.paint3-img--left {
  left: 0vw;
}
.content {
  position: relative;
  margin: 32px 0;
}
.content__aside {
  position: absolute;
  top: 0;
  left: 0;
  width: 270px;
  font-size: 14px;
  line-height: 21px;
}
.content__aside-menu {
  background-color: #fff;
}
.content__aside-menu ul {
  list-style: none;
  border-top: 1px solid var(--gray-400);
}
.content__aside-menu-item {
  display: block;
  padding: 10px 20px;
  color: var(--gray-900);
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px solid var(--gray-400);
  margin-top: -1px;
}
.content__aside-menu-item.active {
  background-color: var(--red-500);
  color: #fff;
  border-color: transparent;
}
.content__aside-menu-init {
  position: relative;
  display: flex;
  align-items: center;
  background: var(--red-500);
  color: #fff;
  padding: 8px;
  text-transform: uppercase;
}
.content__aside-menu-init-ico {
  position: relative;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.content__aside-menu-init-ico .line {
  display: block;
  width: 18px;
  height: 2px;
  background-color: var(--white);
  margin: 3px;
  transition: transform 0.2s ease-out, opacity 0.2s, -webkit-transform 0.2s ease-out;
  border-radius: 2px;
}
.content__aside-menu-init-ico .line:nth-child(1) {
  margin-top: 6px;
}
.content__aside-menu-init-ico .line:nth-child(4) {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 0;
  -webkit-transform: rotate(45deg) translateX(-10px);
  transform: rotate(45deg) translateX(-10px);
  z-index: 2;
  opacity: 0;
}
.content__aside-menu-init-ico .line:nth-child(5) {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 0;
  -webkit-transform: rotate(-45deg) translateX(10px);
  transform: rotate(-45deg) translateX(10px);
  z-index: 2;
  opacity: 0;
}
.active .content__aside-menu-init-ico .line:nth-child(1) {
  -webkit-transform: translateX(-20px) scaleX(0);
  transform: translateX(-20px) scaleX(0);
  opacity: 0;
}
.active .content__aside-menu-init-ico .line:nth-child(2) {
  opacity: 0;
}
.active .content__aside-menu-init-ico .line:nth-child(3) {
  -webkit-transform: translateX(20px) scaleX(0);
  transform: translateX(20px) scaleX(0);
  opacity: 0;
}
.active .content__aside-menu-init-ico .line:nth-child(4) {
  opacity: 1;
  transition-delay: 0.2s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.active .content__aside-menu-init-ico .line:nth-child(5) {
  opacity: 1;
  transition-delay: 0.2s;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (min-width: 768px) {
  .content__aside-menu {
    display: block !important;
  }
  .content__aside-menu-init {
    display: none;
  }
}
@media (max-width: 767px) {
  .content__aside {
    position: relative;
    width: 100%;
    height: 40px;
    padding: 0;
    border: none;
    margin-top: -1px;
    z-index: 20;
  }
  .content__aside.active .content__aside-menu {
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
  }
}
.content__block {
  padding-left: 300px;
}
@media (max-width: 1000px) {
  .content__aside {
    width: 230px;
  }
  .content__block {
    padding-left: 250px;
  }
}
@media (max-width: 767px) {
  .content__aside {
    width: 100%;
    margin-bottom: 20px;
  }
  .content__block {
    padding-left: 0;
  }
}
.fake-table {
  display: table;
}
.fake-table .tr {
  display: table-row;
}
.fake-table .tr .td {
  display: table-cell;
}
.more-link {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 6px;
}
.more-link__holder {
  position: relative;
  padding-right: 100px;
  max-width: none;
}
.more-link a {
  position: relative;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  margin-right: 26px;
}
.more-link a svg {
  position: absolute;
  top: 0;
  right: -26px;
  width: 20px;
  height: 20px;
}
.ajax-search-form__holder {
  position: relative;
  background: url(../../img/dots-bg.png) var(--gray-100);
  background-size: 3px;
  padding: 60px 0;
  margin: 0;
}
.ajax-search-form__car {
  position: absolute;
  bottom: -60px;
  left: -235px;
  line-height: 0;
  pointer-events: none;
}
.ajax-search-form__form {
  position: relative;
  z-index: 2;
  padding-left: 200px;
}
.ajax-search-form__title {
  margin-bottom: 19px;
}
.ajax-search-form__fields {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  min-width: 100%;
  margin: 0 -10px;
}
.ajax-search-form__fields .form-field {
  width: 25%;
  padding: 0 10px;
}
.ajax-search-form__fields .form-field .button {
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1100px) {
  .ajax-search-form__car {
    display: none;
  }
  .ajax-search-form__form {
    padding-left: 0;
  }
  .ajax-search-form__title {
    text-align: center;
  }
}
@media (max-width: 850px) {
  .ajax-search-form__holder {
    padding: 32px 0;
  }
  .ajax-search-form__title {
    font-size: 20px;
    line-height: 30px;
  }
  .ajax-search-form__fields .form-field {
    width: 50%;
  }
  .ajax-search-form__fields .form-field .button {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .ajax-search-form__holder {
    padding: 24px 0;
  }
  .ajax-search-form__fields .form-field {
    width: 100%;
  }
}
.top-screen {
  margin: 48px 0;
}
.top-screen .wrapper {
  position: relative;
}
.top-screen__slider {
  position: absolute;
  top: -50px;
  right: 20px;
  width: 320px;
  z-index: 3;
}
.top-screen__slider .slick-slider {
  transition: opacity 0.2s;
}
.top-screen__slider .slick-slider:not(.slick-initialized) {
  opacity: 0;
  width: 0;
  height: 0;
  visibility: hidden;
}
.top-screen__slider .slick-slider .slick-arrow {
  position: absolute;
  padding: 3px;
  width: 28px;
  height: 28px;
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
  border-radius: 100%;
  background-color: var(--black);
}
.top-screen__slider .slick-slider .slick-arrow.slick-disabled {
  opacity: 0.66;
}
.top-screen__slider .slick-slider .slick-arrow:hover {
  opacity: 1;
}
.top-screen__slider .slick-slider .slick-arrow.slick-prev {
  right: 32px;
}
.top-screen__slider .slick-slider .slick-arrow svg {
  stroke: #fff;
  width: 100%;
  height: 100%;
}
.top-screen__img {
  position: absolute;
  top: -18px;
  right: 0;
  width: 460px;
  text-align: center;
  z-index: 1;
}
.top-screen__img a,
.top-screen__img img {
  display: block;
}
.top-screen__img + .top-screen__text .top-screen__menu,
.top-screen__slider + .top-screen__text .top-screen__menu {
  margin-right: 460px;
}
.top-screen__title {
  position: relative;
  font-size: 42px;
  line-height: 1.2;
  max-width: 60%;
  margin-bottom: 0;
  z-index: 2;
}
.top-screen__menu {
  position: relative;
  margin-top: 50px;
  margin-bottom: 68px;
  max-width: 750px;
  overflow: auto;
  z-index: 2;
}
.top-screen__menu-wrapper {
  min-width: 750px;
  display: flex;
  justify-content: space-between;
}

.top-screen--index .top-screen__menu-wrapper {
  min-width: 650px;
}

.top-screen__menu-list {
  overflow: hidden;
  list-style: none;
}
.top-screen__menu-list--line {
  display: flex;
  flex-wrap: wrap;
}
.top-screen__menu-list--line li {
  margin: 0 24px 24px 0;
}
.top-screen__menu-list li {
  margin-bottom: 10px;
}
.top-screen__menu-link {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.top-screen__menu-link:hover,
.top-screen__menu-link.active {
  border-color: var(--orange);
  color: var(--orange);
}
.top-screen__tag-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  min-width: 100%;
  padding: 0 16px;
  margin: 0 -16px 0;
  padding-top: 20px;
}
.top-screen__tag-item {
  display: inline-flex;
  align-items: center;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 14px 24px;
  border-radius: 32px;
  font-size: 18px;
  line-height: 1.35;
  text-decoration: none;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.07);
  transition: box-shadow 0.2s, color 0.2s, transform 0.2s, -webkit-transform 0.2s;
}
.top-screen__tag-item:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0 5px 10px 0 currentColor;
}
.top-screen__tag-item i {
  color: currentColor;
  margin-right: 10px;
  font-size: 20px;
}
.top-screen__tag-item span {
  font-weight: 500;
  white-space: nowrap;
  color: var(--black);
}
@media (max-width: 1200px) {
  .top-screen__title {
    max-width: none;
  }
  .top-screen__img {
    display: none;
  }
  .top-screen__img + .top-screen__text .top-screen__menu,
  .top-screen__slider + .top-screen__text .top-screen__menu {
    margin-right: 0;
  }
  .top-screen__menu-list--line li {
    margin: 0 16px 16px 0;
  }
  .top-screen__menu-list li {
    margin-bottom: 10px;
  }
}
@media (max-width: 900px) {
  .top-screen--index {
    margin-top: 24px;
  }
  .top-screen__slider {
    position: static;
    margin-bottom: 24px;
  }
  .top-screen__slider + .top-screen__text .top-screen__menu {
    margin-right: 0;
  }
  .top-screen__title {
    font-size: 32px;
  }
  .top-screen__menu {
    margin-top: 1.5em;
  }
}
@media (max-width: 600px) {
  .top-screen {
    margin-bottom: 32px;
  }
  .top-screen__title {
    font-size: 24px;
  }
  .top-screen__slider {
    margin: 0 auto 24px;
    width: auto;
  }
  .top-screen__slider .slick-slide {
    text-align: center;
  }
  .top-screen__slider .slick-slide img {
    width: 320px !important;
  }
  .top-screen__menu-list {
    margin-bottom: 10px;
  }
  .top-screen__menu-list--line li {
    margin: 0 12px 6px 0;
  }
  .top-screen__menu-list li {
    margin-bottom: 0;
  }
  .top-screen__menu-link {
    font-size: 18px;
  }
  .top-screen__tag-list {
    min-width: 0;
    width: 320px;
    margin: 20px auto;
    padding: 0;
  }
  .top-screen__tag-item {
    padding: 14px 20px;
  }
  .top-screen__tag-item[data-order='1'] {
    order: 1;
  }
  .top-screen__tag-item[data-order='2'] {
    order: 2;
  }
  .top-screen__tag-item[data-order='3'] {
    order: 3;
  }
  .top-screen__tag-item[data-order='4'] {
    order: 4;
  }
  .top-screen__tag-item[data-order='5'] {
    order: 5;
  }
  .top-screen__tag-item[data-order='6'] {
    order: 6;
  }
  .top-screen__tag-item[data-order='7'] {
    order: 7;
  }
  .top-screen__tag-item[data-order='8'] {
    order: 8;
  }
  .top-screen__tag-item[data-order='9'] {
    order: 9;
  }
  .top-screen__tag-item[data-order='10'] {
    order: 10;
  }
  .top-screen__tag-item--small i {
    margin: 0;
  }
  .top-screen__tag-item--small span {
    display: none;
  }
}
@media (max-width: 400px) {
  .top-screen__slider .slick-slide {
    text-align: left;
  }
  .top-screen__slider .slick-slide img {
    width: 240px !important;
  }
  .top-screen__slider .slick-slider .slick-arrow {
    width: 42px;
    height: 42px;
  }
  .top-screen__slider .slick-slider .slick-arrow svg {
    width: 22px;
    height: 22px;
  }
  .top-screen__slider .slick-slider .slick-arrow.slick-prev {
    right: 46px;
  }
  .top-screen__menu-wrapper {
    min-width: 700px;
  }
}
@media (max-width: 350px) {
  .top-screen__tag-item {
    margin-right: 10px;
    padding: 14px 15px;
  }
}
.section {
  margin-top: 64px;
}
.section__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 40px 0 20px;
}
.section__item {
  position: relative;
  width: 25%;
  padding: 0 10px;
  margin: 0 0 20px;
  min-height: 400px;
}
.section__item-wrapper {
  background-color: #fff;
  height: 100%;
  transition: box-shadow 0.2s;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.07);
}
.section__item-img {
  position: relative;
  background-color: #fafafa;
  height: 150px;
}
.section__item-text {
  padding: 16px 24px;
}
.section__item-text ul {
  list-style: none;
}
.section__item-text ul li {
  margin-bottom: 6px;
}
.section__item-text ul li:last-child {
  margin-bottom: 0;
}
.section__item-text ul li.more {
  margin-top: 12px;
}
.section__item-text ul li.more a {
  position: relative;
  margin-right: 26px;
}
.section__item-text ul li.more a svg {
  position: absolute;
  top: 0;
  right: -26px;
  width: 20px;
  height: 20px;
}
.section__item-text ul li a {
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.section__item-text ul li a:hover {
  border-color: var(--orange);
}
.section__item-name {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 12px;
}
.section__item-name a {
  text-decoration: none;
}
.section__item:hover .section__item-wrapper {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}
.section__item--2x {
  width: 50%;
}
.section__item--2x .section__item-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.section__item--2x .section__item-img {
  min-width: 50%;
  height: 100%;
}
.section__item--2x .section__item-text {
  flex: 1 1;
  /* font-size: 18px; */
  /* line-height: 1.6; */
  /* padding: 24px 32px; */
}
.section__item--2x .section__item-name {
  /* font-size: 26px; */
}
.section__item--seperator {
  width: 100%;
  min-height: 0;
}
.section__item--seperator .section__item-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.section__item--seperator .section__item-img {
  width: calc(50% - 10px);
  margin-right: 10px;
  height: auto;
}
.section__item--seperator .section__item-text {
  width: calc(50% - 10px);
  margin-left: 10px;
  padding: 24px;
}
.section__item--seperator .section__item-name {
  width: 100%;
  font-size: 20px;
  margin: 0;
}
@media (max-width: 900px) {
  .section {
    margin-top: 32px;
  }
  .section__item {
    width: 50%;
    min-height: 360px;
  }
  .section__item--2x {
    width: 100%;
  }
  .section__item--2x .section__item-img {
    min-width: 50%;
  }
  .section__item--seperator {
    width: 100%;
    min-height: 0;
  }
}
@media (max-width: 500px) {
  .section {
    margin-top: 16px;
  }
  .section__item {
    min-height: 0;
  }
  .section__item-img {
    height: 100px;
  }
  .section__item-text {
    padding: 12px;
    font-size: 14px;
    line-height: 1.4em;
  }
  .section__item-text ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
  }
  .section__item-text ul li,
  .section__item-text ul li.more {
    margin: 0 10px 4px 0;
  }
  .section__item-name {
    font-size: 20px;
    margin-bottom: 9px;
  }
  .section__item-name br {
    display: none;
  }
  .section__item--2x .section__item-wrapper {
    display: block;
  }
  .section__item--2x .section__item-img {
    min-width: none;
    height: 150px;
  }
  .section__item--2x .section__item-text {
    padding: 16px 24px;
    font-size: 16px;
  }
  .section__item--2x .section__item-name {
    font-size: 20px;
  }
  .section__item--seperator .section__item-img {
    width: 60px;
    margin: 0;
  }
  .section__item--seperator .section__item-text {
    width: calc(100% - 60px);
    margin: 0;
    padding: 16px 24px;
  }
  .section__item--seperator .section__item-name {
    font-size: 20px;
  }
}
.seo-text {
  margin: 64px 0;
}
.seo-text .text-content {
  max-width: 900px;
}
.feedback,
.form {
  margin: 40px 0;
}
.feedback__wrapper,
.form__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
  padding: 40px 80px;
  margin: 0 40px;
  border: 1px solid #eee;
  background: #fff;
  color: var(--black);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
}
.feedback__wrapper.dark,
.form__wrapper.dark {
  background-color: var(--black);
  color: #fff;
  border: 1px solid #333;
}
.feedback__wrapper--block,
.form__wrapper--block {
  display: block;
}
.feedback__wrapper--short,
.form__wrapper--short {
  max-width: 900px;
}
.feedback__wrapper--nomargin,
.form__wrapper--nomargin {
  margin: 0;
}
.feedback__text,
.form__text {
  margin-bottom: 24px;
}
.feedback .custom-checkbox,
.form .custom-checkbox {
  display: inline-flex;
  margin: 0 18px 12px 0;
}
.feedback .custom-checkbox[data-hidden-content],
.form .custom-checkbox[data-hidden-content] {
  display: none;
}
.feedback .custom-checkbox[data-hidden-content].active,
.form .custom-checkbox[data-hidden-content].active {
  display: inline-flex !important;
}
.feedback .custom-checkbox__text,
.form .custom-checkbox__text {
  font-size: 20px;
  line-height: 1.6em;
}
.feedback .form-field,
.form .form-field {
  position: relative;
  max-width: 800px;
}
.feedback .form-field.wide,
.form .form-field.wide {
  max-width: none;
}
.feedback .form-field .input__file,
.form .form-field .input__file {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  visibility: hidden;
}
.feedback .form-field .input__file-text,
.form .form-field .input__file-text {
  cursor: pointer;
}
.feedback .form-field .custom-input,
.form .form-field .custom-input {
  display: inline-flex;
  align-items: center;
  min-width: 250px;
}
.feedback .form-field .custom-input i,
.form .form-field .custom-input i {
  font-size: 16px;
  margin-right: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0.8;
}
.feedback .form-field .custom-input--full,
.form .form-field .custom-input--full {
  width: 100%;
}
.feedback .form-field .button,
.feedback .form-field .custom-input,
.form .form-field .button,
.form .form-field .custom-input {
  margin-right: 20px;
  min-width: 0;
}
.feedback .form-field .button:last-child,
.feedback .form-field .custom-input:last-child,
.form .form-field .button:last-child,
.form .form-field .custom-input:last-child {
  margin-right: 0;
}
.feedback .form-more span,
.form .form-more span {
  cursor: pointer;
  border-bottom: 1px dashed;
}
.feedback .form-more span:hover,
.form .form-more span:hover {
  color: var(--orange);
}
.feedback .form-policy,
.form .form-policy {
  margin-top: 10px;
  max-width: 300px;
}
@media (max-width: 800px) {
  .feedback__wrapper,
  .form__wrapper {
    margin: 0;
    padding: 24px 40px;
  }
}
@media (max-width: 640px) {
  .feedback .form,
  .form .form {
    margin: 0;
  }
  .feedback__wrapper,
  .form__wrapper {
    padding: 16px;
  }
  .feedback .custom-checkbox__text,
  .form .custom-checkbox__text {
    font-size: 16px;
    line-height: 20px;
  }
  .feedback .form-field--flex,
  .form .form-field--flex {
    display: block;
  }
  .feedback .form-field--buttons,
  .form .form-field--buttons {
    margin-bottom: 0;
  }
  .feedback .form-field .custom-input,
  .form .form-field .custom-input {
    width: 100%;
    margin: 0 0 20px;
  }
  .feedback .form-field&gt;
  :last-child,.form.form-field&gt ;
  .form-field&gt: last-child;
}
.service-list {
  margin: 32px -10px;
  display: flex;
  flex-wrap: wrap;
}
.service-list__item {
  position: relative;
  margin-bottom: 20px;
  padding: 0 10px;
  width: 33.33%;
}
@media (max-width: 700px) {
  .service-list__item {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .service-list {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .service-list__item {
    width: 80vw !important;
    min-width: 80vw !important;
  }
}
@media (max-width: 320px) {
  .service-list__item {
    width: 90vw !important;
    min-width: 90vw !important;
  }
}
.service-list__wrapper {
  display: block;
  height: 100%;
  padding: 20px;
  border: 1px solid #eee;
  background-color: #fff;
  border-radius: 8px;
  text-decoration: none;
  transition: box-shadow 0.2s, color 0.2s;
}
.service-list__wrapper:hover {
  z-index: 2;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}
.service-list__img {
  display: block;
  width: 200px;
  flex-shrink: 0;
  margin-bottom: 20px;
}
.service-list__text {
  display: block;
  flex-grow: 1;
}
.service-list__name {
  display: block;
  font-weight: 700;
  font-size: 20px;
}
.service-list__description {
  display: block;
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.6;
  color: var(--black);
}
.service-list__controls {
  display: block;
  margin-top: 24px;
}
.objects-list {
  margin: 24px -10px;
  display: flex;
  flex-wrap: wrap;
}
.objects-list__holder {
  margin: 48px 0;
}
@media (max-width: 480px) {
  .objects-list {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .objects-list__holder {
    margin: 32px 0;
  }
}
.objects-list__item {
  position: relative;
  margin-bottom: 20px;
  padding: 0 10px;
  width: 25%;
}
.objects-list__wrapper {
  display: block;
  height: 100%;
  padding: 16px;
  border: 1px solid #eee;
  background-color: #fff;
  border-radius: 8px;
  text-decoration: none;
  transition: box-shadow 0.2s, color 0.2s;
}
.objects-list__wrapper:hover {
  z-index: 2;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}
.objects-list__img {
  position: relative;
  display: flex;
  height: 180px;
  flex-shrink: 0;
  margin-bottom: 16px;
}
.objects-list__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit:cover;';
}
.objects-list__img .win-gall {
  display: block;
  position: relative;
  flex-grow: 1;
  z-index: 2;
  opacity: 0;
}
.objects-list__img .win-gall img {
  position: static;
}
.objects-list__text {
  display: block;
  flex-grow: 1;
}
.objects-list__name {
  display: block;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
}
.objects-list__description {
  display: block;
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.6;
  color: var(--black);
}
@media (max-width: 1050px) {
  .objects-list__item {
    width: 33.33%;
  }
  .objects-list__img {
    height: 190px;
  }
}
@media (max-width: 700px) {
  .objects-list__item {
    width: 50%;
  }
  .objects-list__img {
    height: 200px;
  }
}
@media (max-width: 480px) {
  .objects-list__item {
    width: 80vw !important;
    min-width: 80vw !important;
  }
  .objects-list__img {
    height: 180px;
  }
}
@media (max-width: 320px) {
  .objects-list__item {
    width: 90vw !important;
    min-width: 90vw !important;
  }
  .objects-list__img {
    height: 160px;
  }
}
.catalog-list {
  display: flex;
  flex-wrap: wrap;
  margin: 32px -10px 0;
}
.catalog-list__holder {
  margin: 32px 0;
}
@media (max-width: 480px) {
  .catalog-list {
    margin: 24px 6px 0;
    flex-wrap: nowrap;
  }
  .catalog-list__holder {
    margin: 0 -16px;
    overflow: auto;
  }
}
.catalog-list__filter {
  margin: 24px 0;
}
.catalog-list__filter-button {
  display: inline-block;
  vertical-align: top;
}
.catalog-list__filter .select-custom-holder .select-styled {
  min-width: 180px;
}
.catalog-list__filter .select-custom-holder .select-options {
  width: auto;
  min-width: 100%;
}
.catalog-list__filter .button {
  line-height: 22px;
  margin: 0 0 0 24px;
  border-radius: 8px;
}
@media (max-width: 850px) {
  .catalog-list__filter-button {
    order: -1;
    display: block;
    width: 100%;
    margin-bottom: 12px;
  }
  .catalog-list__filter .button {
    margin: 0;
  }
}
@media (max-width: 450px) {
  .catalog-list__filter {
    margin-bottom: 0;
  }
  .catalog-list__filter .select-custom-holder,
  .catalog-list__filter .select-custom-holder .select-styled {
    display: block;
    width: 100%;
  }
  .catalog-list__filter .select-custom-holder .select-options {
    width: 100%;
  }
}
.catalog-list__item {
  position: relative;
  width: 25%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.catalog-list__item&gt;
div {
  height: 100%;
}
@media (max-width: 1024px) {
  .catalog-list__item {
    width: 33.33%;
  }
}
@media (max-width: 700px) {
  .catalog-list__item {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .catalog-list__item {
    width: 80vw;
    min-width: 80vw;
  }
}
.catalog-list__wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #fff;
  border: 1px solid #eee;
  transition: box-shadow 0.2s, color 0.2s;
  border-radius: 8px;
  padding: 20px 0;
  text-decoration: none;
}
.catalog-list__wrapper&gt;
* {
  display: block;
}
.catalog-list__wrapper:hover {
  z-index: 2;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}
.catalog-list__label {
  font-size: 12px;
  line-height: 16px;
  padding: 4px 8px;
  border-radius: 4px;
  margin: 0 6px 6px 0;
  color: #fff;
}
.catalog-list__label-list {
  position: absolute;
  top: 10px;
  left: 20px;
  right: 20px;
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
}
.catalog-list__label--new {
  background-color: var(--orange);
}
.catalog-list__label--action {
  background-color: var(--green);
}
.catalog-list__label--sale {
  background-color: var(--yellow);
}
.catalog-list__img {
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  height: 200px;
  line-height: 0;
}
.catalog-list__img img {
  margin: auto 0;
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.catalog-list__name {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: 20px;
  padding: 0 10px;
}
.catalog-list__description.ch-str {
  min-height: 24px;
  text-align: center;
  padding: 0 10px;
}
.catalog-list__subtitle {
  font-size: 16px;
  margin-top: 6px;
  color: var(--black);
  width: calc(100% - 30px);
  margin-left: 15px;
  text-align: center;
}
.catalog-list__description {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.6;
  color: var(--black);
}
.catalog-list__characteristics {
  margin-top: 12px;
  font-size: 13px;
  line-height: 1.6;
}
.catalog-list__characteristics-block {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 6px;
}
.catalog-list__characteristics-title {
  margin-right: 6px;
  font-weight: 700;
}
.catalog-list__characteristics-desc {
  color: #999;
}
.catalog-list__price--old {
  position: relative;
  font-size: 0.9em;
  margin-bottom: -24px;
  color: var(--orange);
  text-decoration: line-through;
}
.catalog-list__controls {
  padding-top: 20px;
  text-align: center;
}
.catalog-list__controls .button {
  position: static;
}
.catalog-list__controls .button:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.catalog-partners {
  margin: 40px 0;
}
.catalog-partners__list {
  display: flex;
  flex-wrap: wrap;
}
.catalog-partners__item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25%;
  padding: 10px;
  margin: 10px 0;
}
.catalog-partners__item img {
  width: 230px;
}
@media (max-width: 1000px) {
  .catalog-partners {
    margin: 48px 0;
  }
}
@media (max-width: 600px) {
  .catalog-partners {
    margin: 32px 0;
  }
  .catalog-partners__list {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .catalog-partners__item {
    min-width: 66vw;
    width: auto;
    padding: 0;
  }
}
.steps {
  margin: 80px 0;
}
.steps__list {
  margin: 40px 0;
  display: flex;
  justify-content: space-between;
}
.steps__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  flex: 1 1;
  text-align: center;
}
.steps__item-ico {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  line-height: 0;
  margin-bottom: 12px;
  background-color: var(--orange);
  background-size: contain;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}
.steps__item-ico img {
  width: auto;
  max-width: 50%;
  max-height: 50%;
}
.steps__item-1 .steps__item-ico {
  -webkit-mask-image: url(/img/figure-1.svg);
  mask-image: url(/img/figure-1.svg);
}
.steps__item-2 .steps__item-ico {
  -webkit-mask-image: url(/img/figure-2.svg);
  mask-image: url(/img/figure-2.svg);
}
.steps__item-3 .steps__item-ico {
  -webkit-mask-image: url(/img/figure-3.svg);
  mask-image: url(/img/figure-3.svg);
}
.steps__item-4 .steps__item-ico {
  -webkit-mask-image: url(/img/figure-4.svg);
  mask-image: url(/img/figure-4.svg);
}
.steps__item-5 .steps__item-ico {
  -webkit-mask-image: url(/img/figure-5.svg);
  mask-image: url(/img/figure-5.svg);
}
.steps__item-6 .steps__item-ico {
  -webkit-mask-image: url(/img/figure-6.svg);
  mask-image: url(/img/figure-6.svg);
}
.steps__item-7 .steps__item-ico {
  -webkit-mask-image: url(/img/figure-7.svg);
  mask-image: url(/img/figure-7.svg);
}
.steps__item-8 .steps__item-ico {
  -webkit-mask-image: url(/img/figure-8.svg);
  mask-image: url(/img/figure-8.svg);
}
.steps__item-9 .steps__item-ico {
  -webkit-mask-image: url(/img/figure-9.svg);
  mask-image: url(/img/figure-9.svg);
}
.steps__item-10 .steps__item-ico {
  -webkit-mask-image: url(/img/figure-10.svg);
  mask-image: url(/img/figure-10.svg);
}
.steps__item-text {
  flex-grow: 1;
  width: 100%;
  font-size: 14px;
  line-height: 1.6;
}
.steps__seperator {
  position: relative;
  width: 40px;
  line-height: 0;
  background-color: #fff;
  text-align: center;
}
.steps__seperator img {
  position: relative;
  margin-top: 44px;
  z-index: 2;
}
.steps__seperator:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 100%;
}
@media (max-width: 1000px) {
  .steps {
    margin: 48px 0;
  }
  .steps__item-ico {
    width: 80px;
    height: 80px;
  }
  .steps__seperator {
    width: 30px;
  }
  .steps__seperator img {
    position: relative;
    margin-top: 40px;
  }
}
@media (max-width: 750px) {
  .steps__list {
    flex-wrap: wrap;
  }
  .steps__item {
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 30px;
    flex: inherit;
  }
  .steps__seperator {
    display: none;
  }
}
@media (max-width: 600px) {
  .steps {
    margin: 32px 0;
  }
}
@media (max-width: 500px) {
  .steps__item {
    width: 50%;
  }
}
.index-advantages {
  margin: 40px 0 120px;
}
.index-advantages__list {
  display: flex;
  justify-content: space-between;
  margin: 40px 0;
}
.index-advantages__item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  flex: 1 1;
  max-width: 180px;
}
.index-advantages__item-ico {
  position: relative;
  line-height: 0;
  margin-bottom: 12px;
  background-size: contain;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}
.index-advantages__item-ico img {
  width: auto;
}
.index-advantages__item-text {
  font-size: 13px;
  line-height: 1.6;
}
.index-advantages__item-name {
  font-weight: 600;
  margin-bottom: 12px;
}
@media (max-width: 900px) {
  .index-advantages {
    margin: 48px 0;
  }
  .index-advantages__list {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 32px -10px;
    min-width: 100%;
  }
  .index-advantages__item {
    display: block;
    flex-basis: 33.33%;
    max-width: none;
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .index-advantages {
    margin: 32px 0;
  }
  .index-advantages__item {
    flex-basis: 50%;
  }
}
@media (max-width: 400px) {
  .index-advantages {
    margin: 32px 0;
  }
  .index-advantages__item-ico img {
    width: 64px;
  }
}
.catalog-advantages {
  margin: 80px 0;
}
.catalog-advantages__list {
  display: flex;
  flex-wrap: wrap;
  margin: 40px -12px;
}
.catalog-advantages__item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  width: 50%;
  padding: 0 12px 0 84px;
  margin-bottom: 24px;
}
.catalog-advantages__item:before {
  content: attr(data-num);
  position: absolute;
  top: 0;
  left: 12px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  line-height: normal;
  font-weight: 700;
  color: #fff;
  background: var(--green);
  font-family: var(--font-roboto);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}
.catalog-advantages__item:nth-child(1):before {
  -webkit-mask-image: url(/img/figure-1.svg);
  mask-image: url(/img/figure-1.svg);
}
.catalog-advantages__item:nth-child(2):before {
  -webkit-mask-image: url(/img/figure-2.svg);
  mask-image: url(/img/figure-2.svg);
}
.catalog-advantages__item:nth-child(3):before {
  -webkit-mask-image: url(/img/figure-3.svg);
  mask-image: url(/img/figure-3.svg);
}
.catalog-advantages__item:nth-child(4):before {
  -webkit-mask-image: url(/img/figure-4.svg);
  mask-image: url(/img/figure-4.svg);
}
.catalog-advantages__item:nth-child(5):before {
  -webkit-mask-image: url(/img/figure-5.svg);
  mask-image: url(/img/figure-5.svg);
}
.catalog-advantages__item:nth-child(6):before {
  -webkit-mask-image: url(/img/figure-6.svg);
  mask-image: url(/img/figure-6.svg);
}
.catalog-advantages__item:nth-child(7):before {
  -webkit-mask-image: url(/img/figure-7.svg);
  mask-image: url(/img/figure-7.svg);
}
.catalog-advantages__item:nth-child(8):before {
  -webkit-mask-image: url(/img/figure-8.svg);
  mask-image: url(/img/figure-8.svg);
}
.catalog-advantages__item:nth-child(9):before {
  -webkit-mask-image: url(/img/figure-9.svg);
  mask-image: url(/img/figure-9.svg);
}
.catalog-advantages__item:nth-child(10):before {
  -webkit-mask-image: url(/img/figure-10.svg);
  mask-image: url(/img/figure-10.svg);
}
.catalog-advantages__item-text {
  font-size: 13px;
  line-height: 1.6;
}
.catalog-advantages__item-name {
  font-weight: 600;
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (max-width: 1000px) {
  .catalog-advantages {
    margin: 48px 0;
  }
}
@media (max-width: 600px) {
  .catalog-advantages {
    margin: 32px 0;
  }
  .catalog-advantages__list {
    margin: 40px 0;
  }
  .catalog-advantages__item {
    width: 100%;
    padding: 0;
  }
  .catalog-advantages__item:before {
    left: 0;
  }
  .catalog-advantages__item-name {
    padding-left: 72px;
    min-height: 72px;
    margin-top: 0;
  }
}
.actions {
  margin: 100px 0;
}
.actions__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.actions__item {
  width: 33.33%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.actions__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.actions__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.actions__wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid #eee;
  transition: box-shadow 0.2s, color 0.2s;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  aspect-ratio: 360 / 380;
}

.actions__wrapper > * {
  display: block;
}

.actions__wrapper:hover {
  z-index: 2;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}

.actions__content {
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #eee;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.actions__badge {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: var(--red);
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  z-index: 10;
  padding: 8px 12px;
  border-radius: 8px;
}

.actions__title {
  font-weight: 600;
  font-size: 28px;
  line-height: 1;
  color: #000;
  text-wrap: balance;
}

.actions__description {
  font-size: 15px;
  line-height: 20px;
  color: #000;
  text-wrap: balance;
}

.actions__buttons {
  padding-top: 1em;
  margin-top: auto;
}
.actions__buttons .button {
  position: static;
}
.actions__buttons a:after,
.actions__link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.actions__advantage {
  flex: 1 1;
  padding: 0 12px;
}
.actions__advantage-list {
  display: flex;
  margin: 16px -12px 20px;
}
.actions__advantage-ico {
  display: inline-flex;
  align-items: center;
  width: 36px;
  height: 36px;
  justify-content: center;
  border-radius: 100%;
  color: #fff;
  font-size: 24px;
  background-color: #fff;
  margin-bottom: 6px;
}
.actions__advantage-ico i {
  font-size: 20px;
  color: var(--green);
}
.actions__advantage-text {
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}
.actions__form {
  position: relative;
  z-index: 2;
}
.actions__form .form-field {
  width: 100%;
  display: flex;
  margin: 20px 0;
}
.actions__form .form-field input {
  flex-grow: 1;
  min-width: 0;
}
.actions__form .form-field .button {
  flex-shrink: 0;
  margin-left: 0.5em;
}
@media (max-width: 1440px) {
  .actions {
    margin: 48px 0;
  }
  .actions__item {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media (max-width: 760px) {
  .actions__item {
    width: 100%;
    padding: 0;
  }
  .actions__buttons {
    padding-top: 12px;
  }
  .actions__buttons .button {
    display: block;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .actions {
    margin: 32px 0;
  }
}
.index-lamination {
  margin: 100px 0;
}
.index-lamination header {
  max-width: 75%;
}
.index-lamination__list {
  margin: 40px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.index-lamination__list:not(.slick-initialized) {
  display: none;
}
.index-lamination__item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  flex: 1 1;
  text-align: center;
}
.index-lamination__item-ico {
  width: 80%;
  padding-bottom: 80%;
  height: 0;
  margin: 0 auto 12px;
  background-size: contain;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
}
.index-lamination__item-text {
  font-size: 14px;
  line-height: 1.4;
}
.index-lamination__item--1 .index-lamination__item-ico {
  -webkit-mask-image: url(/img/figure-1.svg);
  mask-image: url(/img/figure-1.svg);
}
.index-lamination__item--2 .index-lamination__item-ico {
  -webkit-mask-image: url(/img/figure-2.svg);
  mask-image: url(/img/figure-2.svg);
}
.index-lamination__item--3 .index-lamination__item-ico {
  -webkit-mask-image: url(/img/figure-3.svg);
  mask-image: url(/img/figure-3.svg);
}
.index-lamination__item--4 .index-lamination__item-ico {
  -webkit-mask-image: url(/img/figure-4.svg);
  mask-image: url(/img/figure-4.svg);
}
.index-lamination__item--5 .index-lamination__item-ico {
  -webkit-mask-image: url(/img/figure-5.svg);
  mask-image: url(/img/figure-5.svg);
}
.index-lamination__item--6 .index-lamination__item-ico {
  -webkit-mask-image: url(/img/figure-6.svg);
  mask-image: url(/img/figure-6.svg);
}
.index-lamination__item--7 .index-lamination__item-ico {
  -webkit-mask-image: url(/img/figure-7.svg);
  mask-image: url(/img/figure-7.svg);
}
.index-lamination__item--8 .index-lamination__item-ico {
  -webkit-mask-image: url(/img/figure-8.svg);
  mask-image: url(/img/figure-8.svg);
}
@media (max-width: 1000px) {
  .index-lamination {
    margin: 48px 0;
  }
}
@media (max-width: 900px) {
  .index-lamination header {
    max-width: none;
  }
  .index-lamination__item {
    flex: inherit;
    width: 33.33%;
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .index-lamination {
    margin: 32px 0;
  }
}
.index-about {
  margin: 100px 0;
}
.index-about__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 24px -10px;
}
.index-about__img {
  position: relative;
  flex: 1 1;
  height: 300px;
  margin-bottom: 15px;
}
.index-about__img img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.index-about__column {
  width: 25%;
  padding: 0 10px;
}
.index-about__column--x2 {
  width: 50%;
}
.index-about__column .text-content {
  max-width: 90%;
}
.index-about__column .text-content p {
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 1000px) {
  .index-about {
    margin: 48px 0;
  }
  .index-about__img {
    height: 100px;
    width: 100px;
  }
  .index-about__column {
    width: 50%;
    margin-bottom: 20px;
  }
  .index-about__column--x2 {
    width: 100%;
  }
  .index-about__column--x2 .index-about__img {
    height: auto;
    width: 100%;
  }
  .index-about__column--x2 .index-about__img img {
    position: static;
    object-fit: inherit;
    height: auto;
  }
}
@media (max-width: 600px) {
  .index-about {
    margin: 32px 0;
  }
}
.team__holder {
  position: relative;
  margin: 80px 0;
}
.team__holder .wrapper {
  position: relative;
}
.team__holder header {
  position: absolute;
  top: 90px;
  z-index: 2;
  padding: 40px 120px;
  margin: 0;
}
.team__holder header * {
  margin: 0;
}
.team__list {
  background: linear-gradient(150deg, #eee 0, #eee 50%, #ccc 100%);
  border-radius: 8px;
}
.team__list.slick-slider:not(.slick-initialized) .team__item:not(:first-child) {
  display: none !important;
}
.team__list .slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 0 15px;
}
.team__list .slick-dots li button {
  background-color: #aaa;
}
.team__list .slick-dots .slick-active button {
  background-color: #666;
}
.team__list .slick-track {
  display: flex;
  align-items: flex-end;
}
.team__item {
  display: flex !important;
  overflow: hidden;
  padding: 0 120px;
}
.team__item-img {
  flex-shrink: 0;
  padding-top: 30px;
  margin-top: auto;
  line-height: 0;
  max-width: 350px;
}
.team__item-text {
  padding: 200px 40px 100px 80px;
  flex-grow: 1;
  margin: auto 0;
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
  transition: transform 0.4s ease-out 0.2s;
  transition: transform 0.4s ease-out 0.2s, -webkit-transform 0.4s ease-out 0.2s;
}
.slick-active .team__item-text {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.team__item-name {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 1em;
}
.team__item-description {
  font-size: 18px;
  line-height: 24px;
}
.team__item-links {
  margin-top: 12px;
}
@media (max-width: 1050px) {
  .team__holder header {
    top: 40px;
    padding: 20px 40px;
  }
  .team__item {
    padding: 0 20px;
  }
  .team__item-text {
    padding: 120px 40px 80px;
  }
}
@media (max-width: 750px) {
  .team__holder header {
    top: 42px;
    padding: 0 20px;
  }
  .team__list .slick-dots {
    bottom: -40px;
  }
  .team__item {
    position: relative;
    padding: 0;
  }
  .team__item-img {
    position: relative;
    z-index: 1;
    max-width: 60%;
    width: 60%;
    margin: 0 0 0 60%;
    padding-top: 16px;
  }
  .team__item-img img {
    width: auto;
  }
  .team__item-text {
    position: absolute;
    bottom: 50%;
    left: 0;
    -webkit-transform: translateX(100px) translateY(50%);
    transform: translateX(100px) translateY(50%);
    width: 100%;
    padding: 42px 20px;
    z-index: 2;
    text-shadow: 0 0 5px #f9f9fb, 0 0 5px #fff;
  }
  .slick-active .team__item-text {
    -webkit-transform: translateX(0) translateY(50%);
    transform: translateX(0) translateY(50%);
  }
  .team__item-description {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 450px) {
  .team__holder header {
    position: static;
    padding: 0;
    margin-bottom: 12px;
  }
}
.review {
  margin: 100px 0;
}
.dark-theme .review {
  color: #333;
}
.review__list {
  display: flex;
  margin: 7px -15px 0;
  flex-wrap: wrap;
}
.review__list .slick-list {
  padding: 25px 15px 0;
  margin: 0 -15px;
}
@media (max-width: 480px) {
  .review__list {
    overflow: auto;
    flex-wrap: nowrap;
    margin: 0 -10px -15px;
  }
  .review__list .slick-list {
    padding: 25px 16px;
  }
}
.review__item {
  position: relative;
  width: 25%;
  padding: 0 15px;
  -webkit-perspective: 3000px;
  perspective: 3000px;
  margin-bottom: 30px;
}
.review__item-static {
  position: relative;
  border: 1px solid #eee;
  border-radius: 8px;
  background-color: #fff;
  height: 100%;
  transition: transform 0.6s ease-out, box-shadow 0.3s ease-out, -webkit-transform 0.6s ease-out;
}
.review__item-static [data-popup-init]:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.review__item-swap {
  border: 1px solid #eee;
  border-radius: 8px;
  background-color: #fff;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: transform 0.6s ease-out, box-shadow 0.3s ease-out, -webkit-transform 0.6s ease-out;
}
.review__item-swap&gt;
* {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 24px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.review__item-front {
  display: flex;
  width: 100%;
  padding: 16px 24px;
  flex-direction: column;
  overflow: auto;
  height: 100%;
}
.review__item-back {
  height: 100%;
  width: 100%;
  padding: 7px;
  position: static;
  display: block;
  z-index: -1;
  overflow: auto;
  -webkit-transform: rotateY(-180deg) translateZ(1px);
  transform: rotateY(-180deg) translateZ(1px);
}
.review__item-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 18px;
}
.review__item-text {
  font-size: 14px;
  line-height: 21px;
  font-family: var(--font-roboto);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
.review__item-name {
  font-weight: 700;
  margin-top: auto;
  padding-top: 12px;
  font-size: 15px;
  flex-shrink: 0;
}
.review__item-play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40%;
  min-height: 120px;
  background-color: #e6e6e6;
  color: red;
  font-size: 24px;
  text-decoration: none;
  background-size: cover;
  background-position: center;
}
.review__item-play i {
  position: relative;
}
.review__item-play i:before {
  position: relative;
  z-index: 2;
}
.review__item-play i:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
  background: #fff;
  z-index: 1;
}
.review__item-text .fancybox-win-gall {
  padding: 5px;
  display: block;
  margin: 10px 0 0 0;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  color: #aaa;
  text-decoration: none;
  border: 1px dashed var(--beige);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.review__item-doc {
  font-size: 12px;
  flex-shrink: 0;
}
.review__item:hover .review__item-static {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  border-color: #fff;
}
.review__item:hover .review__item-swap {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  transition: transform 0.6s ease-out 0.5s, box-shadow 0.3s ease-out, -webkit-transform 0.6s ease-out 0.5s;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  border-color: #fff;
}
@media (max-width: 1050px) {
  .review__item-text {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 1000px) {
  .review__item {
    width: 33.33%;
  }
}
@media (max-width: 600px) {
  .review__item {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .review__item {
    margin-bottom: 10px;
    padding: 0 10px;
    width: 80vw !important;
    min-width: 80vw !important;
  }
  .review__item-play {
    height: 200px;
  }
}
@media (max-width: 320px) {
  .review__item {
    width: 90vw !important;
    min-width: 90vw !important;
  }
}
.review__more {
  width: 100%;
  text-align: center;
}
@media (max-width: 1000px) {
  .review {
    margin: 48px 0;
  }
}
@media (max-width: 600px) {
  .review {
    margin: 32px 0;
  }
}
.foot-contacts {
  position: relative;
  margin: 100px 0 60px;
}
.foot-contacts__wrapper {
  display: flex;
  flex-direction: row-reverse;
}
.foot-contacts__map {
  min-height: 300px;
  flex-grow: 1;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}
.foot-contacts__block {
  flex-shrink: 0;
  width: 300px;
  margin-left: 24px;
  padding: 24px 32px;
  border-radius: 8px;
  background-color: #fafafa;
}
.foot-contacts__row {
  margin-bottom: 12px;
}
.foot-contacts__row:last-child {
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .foot-contacts {
    margin: 48px 0;
  }
}
@media (max-width: 768px) {
  .foot-contacts__wrapper {
    display: block;
  }
  .foot-contacts__block {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .foot-contacts__map {
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  .foot-contacts {
    margin: 32px 0;
  }
  .foot-contacts__block {
    padding: 24px;
  }
  .foot-contacts__map {
    min-height: 180px;
  }
}
.arrow-map {
  position: relative;
  -webkit-clip-path: polygon(0 0, 98% 0, 100% 50%, 98% 100%, 0 100%);
  clip-path: polygon(0 0, 98% 0, 100% 50%, 98% 100%, 0 100%);
  border-radius: 6px;
  max-width: 90%;
  height: 120px;
  overflow: hidden;
  margin: 80px 0;
}
.arrow-map .yamap {
  width: 100%;
  height: 200px;
  margin: -40px 0;
  background: #f9fcf7;
}
.arrow-map .fake-map {
  width: 100%;
  height: 200px;
  background: url(/img/fake-map.jpg) 0 0 / contain #f9fcf7;
}
@media (-webkit-device-pixel-ratio: 1.5) {
  .arrow-map .fake-map {
    background: url(/img/fake-map-x1.5.jpg) 0 0 / contain #f9fcf7;
  }
}
.arrow-map .wrapper {
  display: block;
  padding: 24px;
}
.arrow-map__holder {
  -webkit-filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.15));
}
.arrow-map__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
  text-decoration: none;
}
.arrow-map__title {
  display: block;
  margin: 0;
}
.arrow-map__title span {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.arrow-map__description {
  display: block;
  margin-top: 12px;
  max-width: 100%;
  color: #000;
}
.arrow-map__text:hover .arrow-map__title span {
  border-bottom-color: var(--orange);
}
@media (max-width: 1000px) {
  .arrow-map {
    margin: 48px 0;
  }
}
@media (max-width: 600px) {
  .arrow-map {
    height: 100px;
    max-width: none;
  }
  .arrow-map .wrapper {
    margin: auto 0;
    padding: 12px;
  }
  .arrow-map__text {
    display: flex;
  }
  .arrow-map__description {
    display: none;
  }
}
.faq .wrapper[data-tab-content] {
  display: flex;
  padding-top: 30px;
}
.faq .wrapper[data-tab-content] header {
  width: 200px;
  flex-shrink: 0;
  margin-right: 20px;
}
.faq__list {
  flex-grow: 1;
  margin: 0 0 60px;
}
.faq__item {
  margin-bottom: 16px;
  border-radius: 8px;
  padding: 18px;
  border: 1px solid #eee;
  transition: background 0.2s ease-out;
}
.faq__item.active {
  background: #eee;
}
.faq__item:hover {
  background: #fafafa;
}
.faq__title {
  position: relative;
  font-size: 22px;
  line-height: 28px;
  padding-right: 20px;
}
.faq__title i {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  line-height: 20px;
  font-size: 12px;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.faq__title.active i {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.faq__description {
  margin-top: 2em;
}
.faq__description p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 1em;
  font-family: var(--font-roboto);
}
.faq__description p:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .faq .wrapper[data-tab-content] {
    display: block;
  }
  .faq .wrapper[data-tab-content] header {
    width: auto;
  }
  .faq header {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .faq__title {
    font-size: 20px;
    line-height: 24px;
  }
  .faq__description p {
    font-size: 16px;
    line-height: 24px;
  }
}
.content__gallery {
  margin: 40px 0;
}
.content__gallery-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  min-height: 100%;
}
.content__gallery-item {
  position: relative;
  display: flex;
  flex: 0 1 25%;
  height: 0;
  padding: 0 10px 25%;
}
.content__gallery-item a {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  top: 10px;
  box-shadow: 0 0 20px transparent;
  transition: box-shadow 0.2s;
  overflow: hidden;
  border-radius: 8px;
  background-color: #fff;
}
.content__gallery-item a:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.dark-theme .content__gallery-item a {
  box-shadow: 0 0 20px #ffffff;
}
.dark-theme .content__gallery-item a:hover {
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.15);
}
.content__gallery-item img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1001px) {
  .content__gallery-item:nth-child(6n-2),
  .content__gallery-item:nth-child(6n-3) {
    flex: 0 2 50%;
  }
}
@media screen and (max-width: 1000px) {
  .content__gallery-item {
    flex-basis: 33.3333%;
  }
}
@media screen and (max-width: 600px) {
  .content__gallery-list {
    margin: 0 -6px;
  }
  .content__gallery-item {
    flex-basis: 50%;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 30%;
  }
  .content__gallery-item a {
    left: 6px;
    right: 6px;
    bottom: 6px;
    top: 6px;
  }
}
@media screen and (max-width: 480px) {
  .content__gallery {
    margin: 20px 0;
  }
}
@-ms-viewport {
  width: device-width;
}
*,
::after,
::before {
  box-sizing: inherit;
}
.container {
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 420px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 767px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 1000px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1366px) {
  .container {
    max-width: 1152px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -14px;
  margin-left: -14px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters&gt;
.col,
.no-gutters&gt;
[class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 14px;
  padding-left: 14px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.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.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 420px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 767px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1000px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1366px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .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.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 420px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 767px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1000px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1366px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.footer-main {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.footer-main__top {
  padding: 72px 0 24px;
}
.dark-theme .footer-main__top {
  color: #fff;
  background-color: var(--black);
}
.footer-main__bottom {
  padding: 12px 0;
  font-size: 14px;
  background-color: #eee;
}
.dark-theme .footer-main__bottom {
  color: #fff;
  background-color: var(--black);
}
.footer-main__wrapper {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.footer-main__block {
  width: 25%;
}
.footer-main__top .footer-main__wrapper:after {
  content: '';
  position: absolute;
  top: -23px;
  left: 0;
  right: 0;
  background-color: #eee;
  height: 1px;
}
.dark-theme .footer-main__top .footer-main__wrapper:after {
  background-color: #999;
}
.footer-main__bottom .footer-main__wrapper {
  justify-content: flex-end;
}
.footer-main__logo {
  margin-bottom: 12px;
}
.footer-main__phone {
  font-weight: 700;
  margin-bottom: 20px;
}
.dark-theme .footer-main__phone a {
  color: #fff;
}
.footer-main__menu {
  padding-right: 2%;
}
.footer-main__menu-title {
  font-weight: 700;
  margin-bottom: 20px;
}
.footer-main__menu-link {
  display: block;
  text-decoration: none;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 10px;
}
.footer-main__menu-link i {
  font-size: 0.9em;
  margin-right: 0.25em;
}
.footer-main__menu-link&gt;
span {
  position: relative;
}
.dark-theme .footer-main__menu-link {
  color: #eee;
}
.dark-theme .footer-main__menu-link:hover {
  color: var(--orange);
}
.footer-main__menu-link-amount {
  display: inline-block;
  text-align: center;
  font-size: 0.8em;
  width: 1.2em;
  height: 1.2em;
  line-height: 1.2em;
  border-radius: 100%;
  font-family: var(--font-roboto);
  font-weight: 500;
  background-color: var(--orange);
  color: #fff;
}
.footer-main__social {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.footer-main__social-link {
  display: inline-block;
  vertical-align: top;
  display: inline-flex;
  width: 31px;
  height: 31px;
  background: url(/img/social.svg);
  border-radius: 100%;
  transition: opacity 0.2s;
  margin: 0 6px 6px 0;
}
.footer-main__social-link--vkontakte {
  background-position: -2px -2px;
}
.footer-main__social-link--odnoklasniki {
  background-position: -42px -2px;
}
.footer-main__social-link--facebook {
  background-position: -82px -2px;
}
.footer-main__social-link--moymir {
  background-position: -122px -2px;
}
.footer-main__social-link--pinterest {
  background-position: -162px -2px;
}
.footer-main__social-link--evernote {
  background-position: -202px -2px;
}
.footer-main__social-link--sinaweibo {
  background-position: -242px -2px;
}
.footer-main__social-link--viber {
  background-position: -282px -2px;
}
.footer-main__social-link--collections {
  background-position: -322px -2px;
}
.footer-main__social-link--b {
  background-position: -362px -2px;
}
.footer-main__social-link--behance {
  background-position: -402px -2px;
}
.footer-main__social-link--twitter {
  background-position: -2px -42px;
}
.footer-main__social-link--google {
  background-position: -42px -42px;
}
.footer-main__social-link--yandex {
  background-position: -82px -42px;
}
.footer-main__social-link--livejournal {
  background-position: -122px -42px;
}
.footer-main__social-link--delicious {
  background-position: -162px -42px;
}
.footer-main__social-link--pocket {
  background-position: -202px -42px;
}
.footer-main__social-link--surfingbird {
  background-position: -242px -42px;
}
.footer-main__social-link--whatsupp {
  background-position: -282px -42px;
}
.footer-main__social-link--mailru {
  background-position: -322px -42px;
}
.footer-main__social-link--li {
  background-position: -362px -42px;
}
.footer-main__social-link--dribbble {
  background-position: -402px -42px;
}
.footer-main__social-link--liveID {
  background-position: -2px -82px;
}
.footer-main__social-link--blogger {
  background-position: -42px -82px;
}
.footer-main__social-link--linkedIn {
  background-position: -82px -82px;
}
.footer-main__social-link--digg {
  background-position: -162px -82px;
}
.footer-main__social-link--qzone {
  background-position: -202px -82px;
}
.footer-main__social-link--tencentweibo {
  background-position: -242px -82px;
}
.footer-main__social-link--skype {
  background-position: -282px -82px;
}
.footer-main__social-link--bitrix24 {
  background-position: -322px -82px;
}
.footer-main__social-link--ms {
  background-position: -362px -82px;
}
.footer-main__social-link--openID {
  background-position: -2px -122px;
}
.footer-main__social-link--googleplus {
  background-position: -42px -122px;
}
.footer-main__social-link--youtube {
  background-position: -82px -122px;
}
.footer-main__social-link--instagram {
  background-position: -122px -122px;
}
.footer-main__social-link--reddit {
  background-position: -162px -122px;
}
.footer-main__social-link--renren {
  background-position: -202px -122px;
}
.footer-main__social-link--tumblr {
  background-position: -242px -122px;
}
.footer-main__social-link--telegram {
  background-position: -283px -122px;
}
.footer-main__social-link--dropbox {
  background-position: -322px -122px;
}
.footer-main__social-link--flickr {
  background-position: -362px -122px;
}
.footer-main__social-link--empty {
  background-image: none;
}
.footer-main__social-link:hover {
  opacity: 0.8;
}
.footer-main__social-img {
  margin: auto;
}
.footer-main__social-img--slim {
  max-width: 20px;
  max-height: 20px;
}
.footer-main__rating {
  margin: 1em 0;
  font-size: 15px;
  line-height: 20px;
}
.footer-main__rating-bg {
  position: absolute;
  height: 15.0928px;
  background: url(/img/star-full.svg);
}
.footer-main__rating-stars {
  position: relative;
  width: 80px;
  height: 15.0928px;
  background: url(/img/star-empty.svg);
}
.footer-main__rating-stars label {
  position: absolute;
  height: 15.0928px;
  cursor: pointer;
}
.footer-main__rating-stars label:nth-child(1) {
  width: 80px;
}
.footer-main__rating-stars label:nth-child(2) {
  width: 64px;
}
.footer-main__rating-stars label:nth-child(3) {
  width: 48px;
}
.footer-main__rating-stars label:nth-child(4) {
  width: 32px;
}
.footer-main__rating-stars label:nth-child(5) {
  width: 16px;
}
.footer-main__rating-stars label.active,
.footer-main__rating-stars label:hover {
  background: url(/img/star-full.svg);
}
.footer-main__rating-stars label input {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
.footer-main__rating-stars--voted .footer-main__rating-bg,
.footer-main__rating-stars:hover .footer-main__rating-bg {
  display: none;
}
.footer-main__rating-name {
  margin-top: 0.5em;
}
.footer-main__rating-total {
  font-size: 12px;
  color: #aaa;
}
.footer-main__copyright,
.footer-main__goodde {
  margin-right: 2em;
}
.dark-theme .footer-main__copyright a,
.dark-theme .footer-main__goodde a {
  color: #fff;
}
@media (max-width: 900px) {
  .footer-main__wrapper {
    flex-wrap: wrap;
  }
  .footer-main__block {
    width: 50%;
    margin-bottom: 20px;
  }
  .footer-main__menu-title,
  .footer-main__phone {
    margin-bottom: 10px;
  }
  .footer-main__top {
    padding: 24px 0 0;
    overflow: hidden;
  }
  .footer-main__top .footer-main__wrapper:after {
    top: -24px;
  }
}
@media (max-width: 640px) {
  .footer-main__menu-title,
  .footer-main__phone {
    font-size: 15px;
    line-height: 20px;
  }
  .footer-main__menu-link {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .footer-main__copyright,
  .footer-main__goodde {
    width: 100%;
    margin: 0;
  }
}
.foot-panel {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(130%);
  transform: translateY(130%);
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  padding: 12px 0;
  z-index: 300;
}
.foot-panel.fixed {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 1050px) {
  .foot-panel {
    display: none;
  }
}
.foot-panel__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.foot-panel__block .marquiz__button,
.foot-panel__wrapper .top-screen__tag-item {
  margin-bottom: 0;
}
.foot-panel__item {
  display: inline-flex;
  align-items: center;
  margin-left: 16px;
  padding: 14px;
  border-radius: 32px;
  font-size: 18px;
  line-height: 1.35;
  text-decoration: none;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
  transition: box-shadow 0.2s, color 0.2s;
  color: #666;
}
.foot-panel__item svg {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.header-main {
  position: relative;
  z-index: 300;
}
.header-main--fake {
  height: 64px;
}
.header-main__wrapper {
  position: relative;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  padding: 20px 0;
}
.header-main__logo {
  margin-right: 20px;
  line-height: 0;
}
.header-main__logo--mobile {
  display: none;
}
.header-main__init {
  display: none;
  line-height: 0;
  height: 30px;
}
.header-main__init svg {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 50px;
  height: 50px;
  margin-top: -10px;
}
.header-main__init svg path {
  fill: none;
  transition: stroke-dasharray 0.4s, stroke-dashoffset 0.4s, transform 0.4s, stroke 0.4s, -webkit-transform 0.4s;
  stroke: #000;
  stroke-width: 4;
  stroke-linecap: round;
}
.dark-theme .header-main__init svg path {
  stroke: #fff;
}
.header-main__init svg path.top {
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  stroke-dasharray: 40 121;
}
.header-main__init svg path.bottom {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  stroke-dasharray: 40 121;
}
.header-main__init svg:hover path {
  stroke: var(--orange);
}
.header-main__init.active svg {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header-main__init.active svg .bottom,
.header-main__init.active svg .top {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  stroke-dashoffset: -68px;
}
.header-main__nav {
  margin-left: auto;
}
.header-main__nav-list {
  display: flex;
  align-items: center;
  list-style: none;
}
.header-main__nav-item {
  padding: 10px;
}
.header-main__nav-item--parent {
  position: relative;
  padding-right: 25px;
}
.header-main__nav-item--parent:after {
  position: absolute;
  top: 50%;
  right: 10px;
  content: '\f078';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 12px;
  line-height: 12px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  transition: color 0.2s, transform 0.2s, -webkit-transform 0.2s;
}
.header-main__nav-item--parent:hover:after {
  color: var(--orange);
}
.header-main__nav-link {
  position: relative;
  font-weight: 500;
  text-decoration: none;
}
.dark-theme .header-main__nav-link {
  color: #fff;
}
.header-main__nav-link--active {
  color: var(--orange);
}
.header-main__nav-link-amount {
  position: absolute;
  top: -0.75em;
  right: -0.75em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8em;
  width: 1.2em;
  height: 1.2em;
  line-height: 1em;
  border-radius: 100%;
  font-family: var(--font-roboto);
  font-weight: 500;
  background-color: var(--orange);
  color: #fff;
}
.header-main__nav-child-init {
  display: none;
}
.header-main__nav-child {
  position: absolute;
  left: -6px;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s;
  padding: 10px 16px;
  background-color: #fff;
  z-index: 2;
  list-style: none;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  white-space: nowrap;
  border-radius: 6px;
}
.header-main__nav-child li:not(:last-child) {
  margin-bottom: 8px;
}
.dark-theme .header-main__nav-child {
  background-color: var(--black);
}
.header-main__nav-item--parent:hover .header-main__nav-child {
  opacity: 1;
  visibility: visible;
}
.header-main__nav-tag-list {
  display: none;
}
.header-main__phone {
  font-size: 18px;
  font-weight: 700;
  margin-left: 40px;
}
.header-main.transparent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: 0 0;
}
@media (min-width: 901px) {
  .header-main--fake {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .header-main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    height: 64px;
    transition: box-shadow 0.2s;
  }
  .header-main.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  }
  .header-main.fixed.dark-theme {
    background-color: var(--black);
    box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.05);
  }
  .header-main__wrapper {
    padding: 10px 0;
  }
  .header-main__init {
    display: block;
  }
  .header-main__nav {
    position: fixed;
    top: 64px;
    bottom: 0;
    left: -321px;
    width: 320px;
    overflow: auto;
    background-color: #fff;
    padding: 12px;
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
    transition: left 0.3s ease-out;
  }
  .dark-theme .header-main__nav {
    background-color: var(--black);
    border: 0;
  }
  .header-main__nav.active {
    left: 0;
  }
  .header-main__nav-list {
    display: block;
  }
  .header-main__nav-item--parent {
    padding-right: 0;
  }
  .header-main__nav-item--parent:after {
    top: 22px;
    margin-top: -5px;
    pointer-events: none;
  }
  .header-main__nav-item--parent.active:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: var(--orange);
  }
  .header-main__nav-item--parent&gt;
  .header-main__nav-link:not(.header-main__nav-child-init) {
    display: none;
  }
  .header-main__nav-item--parent .header-main__nav-child-init {
    display: block !important;
  }
  .header-main__nav-item--parent .header-main__nav-link {
    display: none;
  }
  .header-main__nav-item--parent .header-main__nav-child .header-main__nav-link {
    display: block !important;
  }
  .header-main__nav-item&gt;
  a {
    font-size: 1.1em;
    line-height: 1.4em;
  }
  .header-main__nav-child {
    display: none;
    position: static;
    box-shadow: none;
    white-space: normal;
    font-size: 14px;
    line-height: 22px;
    visibility: visible;
    opacity: 1;
    transition: none;
  }
  .header-main__nav-tag-list {
    display: flex;
    flex-wrap: wrap;
    margin: 1em 0 0;
  }
  .header-main__nav-tag-list a {
    margin: 0 0.25em 0.5em 0;
  }
  .header-main__phone {
    margin-left: auto;
  }
}
@media (max-width: 500px) {
  .header-main__logo {
    margin-right: 10px;
  }
  .header-main__logo--desktop {
    display: none;
  }
  .header-main__logo--mobile {
    display: block;
  }
}
.popup-wrapper {
  display: none;
}
.popup-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  display: none;
}
.popup-holder .popup-scroller {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  overflow: auto;

  display: flex;
  background-color: rgba(0, 0, 0, 0.66);
}
.popup-holder .popup-wrapper {
  display: none;
  position: relative;
  margin: auto;
  z-index: 2;
}
.popup-holder .popup-wrapper--video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: 0 0;
  padding: 0;
}
.popup-holder .popup-wrapper--video .iframe-holder {
  position: absolute;
  top: 5%;
  left: 5%;
  right: 5%;
  bottom: 5%;
  padding: 0;
  height: auto;
  width: auto;
}
@media (max-width: 700px) {
  .popup-holder .popup-wrapper--video .popup-close:after,
  .popup-holder .popup-wrapper--video .popup-close:before {
    background-color: #fff;
  }
}
.popup-holder .popup-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  z-index: 70;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.popup-holder .popup-close:after,
.popup-holder .popup-close:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  left: 0;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: none;
}
.popup-holder .popup-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.popup-holder .popup-close:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.popup-holder .popup-close:hover:after,
.popup-holder .popup-close:hover:before {
  background-color: red;
}
.popup-holder .popup-close--black:after,
.popup-holder .popup-close--black:before {
  background: #000;
}
.popup-holder .popup-close--inset {
  right: -16px;
  top: -16px;
}
.popup-holder .popup-close--inset:after,
.popup-holder .popup-close--inset:before {
  background-color: #fff;
}
.popup-holder .popup-close--inset:hover:after,
.popup-holder .popup-close--inset:hover:before {
  background-color: red;
}
.popup-holder .popup {
  background-color: #fff;
  padding: 48px;
  max-width: 800px;
  font-size: 20px;
  line-height: 26px;
  border-radius: 12px;
  overflow: hidden;
  font-family: var(--font-roboto);
}
.popup-holder .popup-form {
  height: 100%;
  overflow: hidden;
}
.popup-holder .popup .form-field .custom-input {
  margin-right: 10px;
  margin-bottom: 10px;
}
@media (max-width: 640px) {
  .popup-holder .popup {
    border-radius: 0;
    padding: 24px;
  }
  .popup-holder .popup .form-field .custom-input {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 400px) {
  .popup-holder .popup .form-field--buttons {
    display: block;
  }
  .popup-holder .popup .form-policy {
    margin-top: 1em;
  }
}
.text-content {
  font-family: var(--font-roboto);
  font-size: 18px;
  line-height: 28px;
  max-width: 900px;
}
.text-content&gt;
:first-child {
  margin-top: 0;
}
.text-content&gt;
:last-child {
  margin-bottom: 0;
}
.text-content .h1,
.text-content .h2,
.text-content h1,
.text-content h2 {
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.text-content .h3,
.text-content .h4,
.text-content h3,
.text-content h4 {
  margin-top: 2em;
  margin-bottom: 1em;
}
.text-content .h5,
.text-content .h6,
.text-content h5,
.text-content h6 {
  margin-top: 20px;
  margin-bottom: 16px;
}
.text-content ol,
.text-content ul:not(.slick-dots) {
  margin: 16px 0;
}
.text-content ol li,
.text-content ul:not(.slick-dots) li {
  position: relative;
  padding-left: 24px;
  margin: 0;
}
.text-content ol {
  list-style: none;
  counter-reset: list1;
}
.text-content ol li:before {
  counter-increment: list1;
  content: counter(list1) '. ';
  position: absolute;
  top: 0;
  left: 0;
  color: var(--orange);
}
.text-content ul:not(.slick-dots) {
  list-style: none;
}
.text-content ul:not(.slick-dots) li:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 6px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: var(--orange);
}
.text-content p {
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 14px;
}
.text-content .iframe-holder {
  margin: 2em 0;
}
.text-content .slick-slider {
  margin: 32px auto;
  line-height: 0;
}
.text-content .slick-slider img {
  margin: 0;
}
.text-content .slick-slider.slick-line img {
  padding: 0 15px;
  margin: 0;
}
.text-content .slick-slider.slick-dotted {
  margin-bottom: 66px;
}
.text-content .slick-slider.slick-dotted .slick-dots {
  position: absolute;
  bottom: -34px;
  left: 0;
  width: 100%;
  margin: 0;
}
.text-content .slick-slider.slick-dotted .slick-dots li {
  margin: 0 7.5px;
}
.text-content blockquote {
  padding: 1em 1.5em;
  font-size: 18px;
  background-color: #eee;
  margin: 16px 0;
}
.text-content a {
  color: var(--orange);
  border-bottom: 1px solid rgba(255, 106, 57, 0.33);
  text-decoration: none;
}
.text-content a:hover {
  border-bottom-color: transparent;
}
.text-content img {
  max-width: 100%;
  vertical-align: middle;
  box-sizing: content-box;
  border-style: none;
}
.text-content img[align='left'],
.text-content img[style='float:left'] {
  margin: 0 16px 16px 0;
}
.text-content img[align='right'],
.text-content img[style='float:right'] {
  margin: 0 0 16px 16px;
}
@media (max-width: 600px) {
  .text-content,
  .text-content p {
    font-size: 16px;
    line-height: 24px;
  }
}
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul&gt;
li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: 2s linear infinite fa-spin;
  animation: 2s linear infinite fa-spin;
}
.fa-pulse {
  -webkit-animation: 1s steps(8) infinite fa-spin;
  animation: 1s steps(8) infinite fa-spin;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-500px:before {
  content: '\f26e';
}
.fa-accessible-icon:before {
  content: '\f368';
}
.fa-accusoft:before {
  content: '\f369';
}
.fa-acquisitions-incorporated:before {
  content: '\f6af';
}
.fa-ad:before {
  content: '\f641';
}
.fa-address-book:before {
  content: '\f2b9';
}
.fa-address-card:before {
  content: '\f2bb';
}
.fa-adjust:before {
  content: '\f042';
}
.fa-adn:before {
  content: '\f170';
}
.fa-adobe:before {
  content: '\f778';
}
.fa-adversal:before {
  content: '\f36a';
}
.fa-affiliatetheme:before {
  content: '\f36b';
}
.fa-air-freshener:before {
  content: '\f5d0';
}
.fa-airbnb:before {
  content: '\f834';
}
.fa-algolia:before {
  content: '\f36c';
}
.fa-align-center:before {
  content: '\f037';
}
.fa-align-justify:before {
  content: '\f039';
}
.fa-align-left:before {
  content: '\f036';
}
.fa-align-right:before {
  content: '\f038';
}
.fa-alipay:before {
  content: '\f642';
}
.fa-allergies:before {
  content: '\f461';
}
.fa-amazon:before {
  content: '\f270';
}
.fa-amazon-pay:before {
  content: '\f42c';
}
.fa-ambulance:before {
  content: '\f0f9';
}
.fa-american-sign-language-interpreting:before {
  content: '\f2a3';
}
.fa-amilia:before {
  content: '\f36d';
}
.fa-anchor:before {
  content: '\f13d';
}
.fa-android:before {
  content: '\f17b';
}
.fa-angellist:before {
  content: '\f209';
}
.fa-angle-double-down:before {
  content: '\f103';
}
.fa-angle-double-left:before {
  content: '\f100';
}
.fa-angle-double-right:before {
  content: '\f101';
}
.fa-angle-double-up:before {
  content: '\f102';
}
.fa-angle-down:before {
  content: '\f107';
}
.fa-angle-left:before {
  content: '\f104';
}
.fa-angle-right:before {
  content: '\f105';
}
.fa-angle-up:before {
  content: '\f106';
}
.fa-angry:before {
  content: '\f556';
}
.fa-angrycreative:before {
  content: '\f36e';
}
.fa-angular:before {
  content: '\f420';
}
.fa-ankh:before {
  content: '\f644';
}
.fa-app-store:before {
  content: '\f36f';
}
.fa-app-store-ios:before {
  content: '\f370';
}
.fa-apper:before {
  content: '\f371';
}
.fa-apple:before {
  content: '\f179';
}
.fa-apple-alt:before {
  content: '\f5d1';
}
.fa-apple-pay:before {
  content: '\f415';
}
.fa-archive:before {
  content: '\f187';
}
.fa-archway:before {
  content: '\f557';
}
.fa-arrow-alt-circle-down:before {
  content: '\f358';
}
.fa-arrow-alt-circle-left:before {
  content: '\f359';
}
.fa-arrow-alt-circle-right:before {
  content: '\f35a';
}
.fa-arrow-alt-circle-up:before {
  content: '\f35b';
}
.fa-arrow-circle-down:before {
  content: '\f0ab';
}
.fa-arrow-circle-left:before {
  content: '\f0a8';
}
.fa-arrow-circle-right:before {
  content: '\f0a9';
}
.fa-arrow-circle-up:before {
  content: '\f0aa';
}
.fa-arrow-down:before {
  content: '\f063';
}
.fa-arrow-left:before {
  content: '\f060';
}
.fa-arrow-right:before {
  content: '\f061';
}
.fa-arrow-up:before {
  content: '\f062';
}
.fa-arrows-alt:before {
  content: '\f0b2';
}
.fa-arrows-alt-h:before {
  content: '\f337';
}
.fa-arrows-alt-v:before {
  content: '\f338';
}
.fa-artstation:before {
  content: '\f77a';
}
.fa-assistive-listening-systems:before {
  content: '\f2a2';
}
.fa-asterisk:before {
  content: '\f069';
}
.fa-asymmetrik:before {
  content: '\f372';
}
.fa-at:before {
  content: '\f1fa';
}
.fa-atlas:before {
  content: '\f558';
}
.fa-atlassian:before {
  content: '\f77b';
}
.fa-atom:before {
  content: '\f5d2';
}
.fa-audible:before {
  content: '\f373';
}
.fa-audio-description:before {
  content: '\f29e';
}
.fa-autoprefixer:before {
  content: '\f41c';
}
.fa-avianex:before {
  content: '\f374';
}
.fa-aviato:before {
  content: '\f421';
}
.fa-award:before {
  content: '\f559';
}
.fa-aws:before {
  content: '\f375';
}
.fa-baby:before {
  content: '\f77c';
}
.fa-baby-carriage:before {
  content: '\f77d';
}
.fa-backspace:before {
  content: '\f55a';
}
.fa-backward:before {
  content: '\f04a';
}
.fa-bacon:before {
  content: '\f7e5';
}
.fa-bahai:before {
  content: '\f666';
}
.fa-balance-scale:before {
  content: '\f24e';
}
.fa-balance-scale-left:before {
  content: '\f515';
}
.fa-balance-scale-right:before {
  content: '\f516';
}
.fa-ban:before {
  content: '\f05e';
}
.fa-band-aid:before {
  content: '\f462';
}
.fa-bandcamp:before {
  content: '\f2d5';
}
.fa-barcode:before {
  content: '\f02a';
}
.fa-bars:before {
  content: '\f0c9';
}
.fa-baseball-ball:before {
  content: '\f433';
}
.fa-basketball-ball:before {
  content: '\f434';
}
.fa-bath:before {
  content: '\f2cd';
}
.fa-battery-empty:before {
  content: '\f244';
}
.fa-battery-full:before {
  content: '\f240';
}
.fa-battery-half:before {
  content: '\f242';
}
.fa-battery-quarter:before {
  content: '\f243';
}
.fa-battery-three-quarters:before {
  content: '\f241';
}
.fa-battle-net:before {
  content: '\f835';
}
.fa-bed:before {
  content: '\f236';
}
.fa-beer:before {
  content: '\f0fc';
}
.fa-behance:before {
  content: '\f1b4';
}
.fa-behance-square:before {
  content: '\f1b5';
}
.fa-bell:before {
  content: '\f0f3';
}
.fa-bell-slash:before {
  content: '\f1f6';
}
.fa-bezier-curve:before {
  content: '\f55b';
}
.fa-bible:before {
  content: '\f647';
}
.fa-bicycle:before {
  content: '\f206';
}
.fa-biking:before {
  content: '\f84a';
}
.fa-bimobject:before {
  content: '\f378';
}
.fa-binoculars:before {
  content: '\f1e5';
}
.fa-biohazard:before {
  content: '\f780';
}
.fa-birthday-cake:before {
  content: '\f1fd';
}
.fa-bitbucket:before {
  content: '\f171';
}
.fa-bitcoin:before {
  content: '\f379';
}
.fa-bity:before {
  content: '\f37a';
}
.fa-black-tie:before {
  content: '\f27e';
}
.fa-blackberry:before {
  content: '\f37b';
}
.fa-blender:before {
  content: '\f517';
}
.fa-blender-phone:before {
  content: '\f6b6';
}
.fa-blind:before {
  content: '\f29d';
}
.fa-blog:before {
  content: '\f781';
}
.fa-blogger:before {
  content: '\f37c';
}
.fa-blogger-b:before {
  content: '\f37d';
}
.fa-bluetooth:before {
  content: '\f293';
}
.fa-bluetooth-b:before {
  content: '\f294';
}
.fa-bold:before {
  content: '\f032';
}
.fa-bolt:before {
  content: '\f0e7';
}
.fa-bomb:before {
  content: '\f1e2';
}
.fa-bone:before {
  content: '\f5d7';
}
.fa-bong:before {
  content: '\f55c';
}
.fa-book:before {
  content: '\f02d';
}
.fa-book-dead:before {
  content: '\f6b7';
}
.fa-book-medical:before {
  content: '\f7e6';
}
.fa-book-open:before {
  content: '\f518';
}
.fa-book-reader:before {
  content: '\f5da';
}
.fa-bookmark:before {
  content: '\f02e';
}
.fa-bootstrap:before {
  content: '\f836';
}
.fa-border-all:before {
  content: '\f84c';
}
.fa-border-none:before {
  content: '\f850';
}
.fa-border-style:before {
  content: '\f853';
}
.fa-bowling-ball:before {
  content: '\f436';
}
.fa-box:before {
  content: '\f466';
}
.fa-box-open:before {
  content: '\f49e';
}
.fa-boxes:before {
  content: '\f468';
}
.fa-braille:before {
  content: '\f2a1';
}
.fa-brain:before {
  content: '\f5dc';
}
.fa-bread-slice:before {
  content: '\f7ec';
}
.fa-briefcase:before {
  content: '\f0b1';
}
.fa-briefcase-medical:before {
  content: '\f469';
}
.fa-broadcast-tower:before {
  content: '\f519';
}
.fa-broom:before {
  content: '\f51a';
}
.fa-brush:before {
  content: '\f55d';
}
.fa-btc:before {
  content: '\f15a';
}
.fa-buffer:before {
  content: '\f837';
}
.fa-bug:before {
  content: '\f188';
}
.fa-building:before {
  content: '\f1ad';
}
.fa-bullhorn:before {
  content: '\f0a1';
}
.fa-bullseye:before {
  content: '\f140';
}
.fa-burn:before {
  content: '\f46a';
}
.fa-buromobelexperte:before {
  content: '\f37f';
}
.fa-bus:before {
  content: '\f207';
}
.fa-bus-alt:before {
  content: '\f55e';
}
.fa-business-time:before {
  content: '\f64a';
}
.fa-buy-n-large:before {
  content: '\f8a6';
}
.fa-buysellads:before {
  content: '\f20d';
}
.fa-calculator:before {
  content: '\f1ec';
}
.fa-calendar:before {
  content: '\f133';
}
.fa-calendar-alt:before {
  content: '\f073';
}
.fa-calendar-check:before {
  content: '\f274';
}
.fa-calendar-day:before {
  content: '\f783';
}
.fa-calendar-minus:before {
  content: '\f272';
}
.fa-calendar-plus:before {
  content: '\f271';
}
.fa-calendar-times:before {
  content: '\f273';
}
.fa-calendar-week:before {
  content: '\f784';
}
.fa-camera:before {
  content: '\f030';
}
.fa-camera-retro:before {
  content: '\f083';
}
.fa-campground:before {
  content: '\f6bb';
}
.fa-canadian-maple-leaf:before {
  content: '\f785';
}
.fa-candy-cane:before {
  content: '\f786';
}
.fa-cannabis:before {
  content: '\f55f';
}
.fa-capsules:before {
  content: '\f46b';
}
.fa-car:before {
  content: '\f1b9';
}
.fa-car-alt:before {
  content: '\f5de';
}
.fa-car-battery:before {
  content: '\f5df';
}
.fa-car-crash:before {
  content: '\f5e1';
}
.fa-car-side:before {
  content: '\f5e4';
}
.fa-caravan:before {
  content: '\f8ff';
}
.fa-caret-down:before {
  content: '\f0d7';
}
.fa-caret-left:before {
  content: '\f0d9';
}
.fa-caret-right:before {
  content: '\f0da';
}
.fa-caret-square-down:before {
  content: '\f150';
}
.fa-caret-square-left:before {
  content: '\f191';
}
.fa-caret-square-right:before {
  content: '\f152';
}
.fa-caret-square-up:before {
  content: '\f151';
}
.fa-caret-up:before {
  content: '\f0d8';
}
.fa-carrot:before {
  content: '\f787';
}
.fa-cart-arrow-down:before {
  content: '\f218';
}
.fa-cart-plus:before {
  content: '\f217';
}
.fa-cash-register:before {
  content: '\f788';
}
.fa-cat:before {
  content: '\f6be';
}
.fa-cc-amazon-pay:before {
  content: '\f42d';
}
.fa-cc-amex:before {
  content: '\f1f3';
}
.fa-cc-apple-pay:before {
  content: '\f416';
}
.fa-cc-diners-club:before {
  content: '\f24c';
}
.fa-cc-discover:before {
  content: '\f1f2';
}
.fa-cc-jcb:before {
  content: '\f24b';
}
.fa-cc-mastercard:before {
  content: '\f1f1';
}
.fa-cc-paypal:before {
  content: '\f1f4';
}
.fa-cc-stripe:before {
  content: '\f1f5';
}
.fa-cc-visa:before {
  content: '\f1f0';
}
.fa-centercode:before {
  content: '\f380';
}
.fa-centos:before {
  content: '\f789';
}
.fa-certificate:before {
  content: '\f0a3';
}
.fa-chair:before {
  content: '\f6c0';
}
.fa-chalkboard:before {
  content: '\f51b';
}
.fa-chalkboard-teacher:before {
  content: '\f51c';
}
.fa-charging-station:before {
  content: '\f5e7';
}
.fa-chart-area:before {
  content: '\f1fe';
}
.fa-chart-bar:before {
  content: '\f080';
}
.fa-chart-line:before {
  content: '\f201';
}
.fa-chart-pie:before {
  content: '\f200';
}
.fa-check:before {
  content: '\f00c';
}
.fa-check-circle:before {
  content: '\f058';
}
.fa-check-double:before {
  content: '\f560';
}
.fa-check-square:before {
  content: '\f14a';
}
.fa-cheese:before {
  content: '\f7ef';
}
.fa-chess:before {
  content: '\f439';
}
.fa-chess-bishop:before {
  content: '\f43a';
}
.fa-chess-board:before {
  content: '\f43c';
}
.fa-chess-king:before {
  content: '\f43f';
}
.fa-chess-knight:before {
  content: '\f441';
}
.fa-chess-pawn:before {
  content: '\f443';
}
.fa-chess-queen:before {
  content: '\f445';
}
.fa-chess-rook:before {
  content: '\f447';
}
.fa-chevron-circle-down:before {
  content: '\f13a';
}
.fa-chevron-circle-left:before {
  content: '\f137';
}
.fa-chevron-circle-right:before {
  content: '\f138';
}
.fa-chevron-circle-up:before {
  content: '\f139';
}
.fa-chevron-down:before {
  content: '\f078';
}
.fa-chevron-left:before {
  content: '\f053';
}
.fa-chevron-right:before {
  content: '\f054';
}
.fa-chevron-up:before {
  content: '\f077';
}
.fa-child:before {
  content: '\f1ae';
}
.fa-chrome:before {
  content: '\f268';
}
.fa-chromecast:before {
  content: '\f838';
}
.fa-church:before {
  content: '\f51d';
}
.fa-circle:before {
  content: '\f111';
}
.fa-circle-notch:before {
  content: '\f1ce';
}
.fa-city:before {
  content: '\f64f';
}
.fa-clinic-medical:before {
  content: '\f7f2';
}
.fa-clipboard:before {
  content: '\f328';
}
.fa-clipboard-check:before {
  content: '\f46c';
}
.fa-clipboard-list:before {
  content: '\f46d';
}
.fa-clock:before {
  content: '\f017';
}
.fa-clone:before {
  content: '\f24d';
}
.fa-closed-captioning:before {
  content: '\f20a';
}
.fa-cloud:before {
  content: '\f0c2';
}
.fa-cloud-download-alt:before {
  content: '\f381';
}
.fa-cloud-meatball:before {
  content: '\f73b';
}
.fa-cloud-moon:before {
  content: '\f6c3';
}
.fa-cloud-moon-rain:before {
  content: '\f73c';
}
.fa-cloud-rain:before {
  content: '\f73d';
}
.fa-cloud-showers-heavy:before {
  content: '\f740';
}
.fa-cloud-sun:before {
  content: '\f6c4';
}
.fa-cloud-sun-rain:before {
  content: '\f743';
}
.fa-cloud-upload-alt:before {
  content: '\f382';
}
.fa-cloudscale:before {
  content: '\f383';
}
.fa-cloudsmith:before {
  content: '\f384';
}
.fa-cloudversify:before {
  content: '\f385';
}
.fa-cocktail:before {
  content: '\f561';
}
.fa-code:before {
  content: '\f121';
}
.fa-code-branch:before {
  content: '\f126';
}
.fa-codepen:before {
  content: '\f1cb';
}
.fa-codiepie:before {
  content: '\f284';
}
.fa-coffee:before {
  content: '\f0f4';
}
.fa-cog:before {
  content: '\f013';
}
.fa-cogs:before {
  content: '\f085';
}
.fa-coins:before {
  content: '\f51e';
}
.fa-columns:before {
  content: '\f0db';
}
.fa-comment:before {
  content: '\f075';
}
.fa-comment-alt:before {
  content: '\f27a';
}
.fa-comment-dollar:before {
  content: '\f651';
}
.fa-comment-dots:before {
  content: '\f4ad';
}
.fa-comment-medical:before {
  content: '\f7f5';
}
.fa-comment-slash:before {
  content: '\f4b3';
}
.fa-comments:before {
  content: '\f086';
}
.fa-comments-dollar:before {
  content: '\f653';
}
.fa-compact-disc:before {
  content: '\f51f';
}
.fa-compass:before {
  content: '\f14e';
}
.fa-compress:before {
  content: '\f066';
}
.fa-compress-alt:before {
  content: '\f422';
}
.fa-compress-arrows-alt:before {
  content: '\f78c';
}
.fa-concierge-bell:before {
  content: '\f562';
}
.fa-confluence:before {
  content: '\f78d';
}
.fa-connectdevelop:before {
  content: '\f20e';
}
.fa-contao:before {
  content: '\f26d';
}
.fa-cookie:before {
  content: '\f563';
}
.fa-cookie-bite:before {
  content: '\f564';
}
.fa-copy:before {
  content: '\f0c5';
}
.fa-copyright:before {
  content: '\f1f9';
}
.fa-cotton-bureau:before {
  content: '\f89e';
}
.fa-couch:before {
  content: '\f4b8';
}
.fa-cpanel:before {
  content: '\f388';
}
.fa-creative-commons:before {
  content: '\f25e';
}
.fa-creative-commons-by:before {
  content: '\f4e7';
}
.fa-creative-commons-nc:before {
  content: '\f4e8';
}
.fa-creative-commons-nc-eu:before {
  content: '\f4e9';
}
.fa-creative-commons-nc-jp:before {
  content: '\f4ea';
}
.fa-creative-commons-nd:before {
  content: '\f4eb';
}
.fa-creative-commons-pd:before {
  content: '\f4ec';
}
.fa-creative-commons-pd-alt:before {
  content: '\f4ed';
}
.fa-creative-commons-remix:before {
  content: '\f4ee';
}
.fa-creative-commons-sa:before {
  content: '\f4ef';
}
.fa-creative-commons-sampling:before {
  content: '\f4f0';
}
.fa-creative-commons-sampling-plus:before {
  content: '\f4f1';
}
.fa-creative-commons-share:before {
  content: '\f4f2';
}
.fa-creative-commons-zero:before {
  content: '\f4f3';
}
.fa-credit-card:before {
  content: '\f09d';
}
.fa-critical-role:before {
  content: '\f6c9';
}
.fa-crop:before {
  content: '\f125';
}
.fa-crop-alt:before {
  content: '\f565';
}
.fa-cross:before {
  content: '\f654';
}
.fa-crosshairs:before {
  content: '\f05b';
}
.fa-crow:before {
  content: '\f520';
}
.fa-crown:before {
  content: '\f521';
}
.fa-crutch:before {
  content: '\f7f7';
}
.fa-css3:before {
  content: '\f13c';
}
.fa-css3-alt:before {
  content: '\f38b';
}
.fa-cube:before {
  content: '\f1b2';
}
.fa-cubes:before {
  content: '\f1b3';
}
.fa-cut:before {
  content: '\f0c4';
}
.fa-cuttlefish:before {
  content: '\f38c';
}
.fa-d-and-d:before {
  content: '\f38d';
}
.fa-d-and-d-beyond:before {
  content: '\f6ca';
}
.fa-dailymotion:before {
  content: '勒';
}
.fa-dashcube:before {
  content: '\f210';
}
.fa-database:before {
  content: '\f1c0';
}
.fa-deaf:before {
  content: '\f2a4';
}
.fa-delicious:before {
  content: '\f1a5';
}
.fa-democrat:before {
  content: '\f747';
}
.fa-deploydog:before {
  content: '\f38e';
}
.fa-deskpro:before {
  content: '\f38f';
}
.fa-desktop:before {
  content: '\f108';
}
.fa-dev:before {
  content: '\f6cc';
}
.fa-deviantart:before {
  content: '\f1bd';
}
.fa-dharmachakra:before {
  content: '\f655';
}
.fa-dhl:before {
  content: '\f790';
}
.fa-diagnoses:before {
  content: '\f470';
}
.fa-diaspora:before {
  content: '\f791';
}
.fa-dice:before {
  content: '\f522';
}
.fa-dice-d20:before {
  content: '\f6cf';
}
.fa-dice-d6:before {
  content: '\f6d1';
}
.fa-dice-five:before {
  content: '\f523';
}
.fa-dice-four:before {
  content: '\f524';
}
.fa-dice-one:before {
  content: '\f525';
}
.fa-dice-six:before {
  content: '\f526';
}
.fa-dice-three:before {
  content: '\f527';
}
.fa-dice-two:before {
  content: '\f528';
}
.fa-digg:before {
  content: '\f1a6';
}
.fa-digital-ocean:before {
  content: '\f391';
}
.fa-digital-tachograph:before {
  content: '\f566';
}
.fa-directions:before {
  content: '\f5eb';
}
.fa-discord:before {
  content: '\f392';
}
.fa-discourse:before {
  content: '\f393';
}
.fa-divide:before {
  content: '\f529';
}
.fa-dizzy:before {
  content: '\f567';
}
.fa-dna:before {
  content: '\f471';
}
.fa-dochub:before {
  content: '\f394';
}
.fa-docker:before {
  content: '\f395';
}
.fa-dog:before {
  content: '\f6d3';
}
.fa-dollar-sign:before {
  content: '\f155';
}
.fa-dolly:before {
  content: '\f472';
}
.fa-dolly-flatbed:before {
  content: '\f474';
}
.fa-donate:before {
  content: '\f4b9';
}
.fa-door-closed:before {
  content: '\f52a';
}
.fa-door-open:before {
  content: '\f52b';
}
.fa-dot-circle:before {
  content: '\f192';
}
.fa-dove:before {
  content: '\f4ba';
}
.fa-download:before {
  content: '\f019';
}
.fa-draft2digital:before {
  content: '\f396';
}
.fa-drafting-compass:before {
  content: '\f568';
}
.fa-dragon:before {
  content: '\f6d5';
}
.fa-draw-polygon:before {
  content: '\f5ee';
}
.fa-dribbble:before {
  content: '\f17d';
}
.fa-dribbble-square:before {
  content: '\f397';
}
.fa-dropbox:before {
  content: '\f16b';
}
.fa-drum:before {
  content: '\f569';
}
.fa-drum-steelpan:before {
  content: '\f56a';
}
.fa-drumstick-bite:before {
  content: '\f6d7';
}
.fa-drupal:before {
  content: '\f1a9';
}
.fa-dumbbell:before {
  content: '\f44b';
}
.fa-dumpster:before {
  content: '\f793';
}
.fa-dumpster-fire:before {
  content: '\f794';
}
.fa-dungeon:before {
  content: '\f6d9';
}
.fa-dyalog:before {
  content: '\f399';
}
.fa-earlybirds:before {
  content: '\f39a';
}
.fa-ebay:before {
  content: '\f4f4';
}
.fa-edge:before {
  content: '\f282';
}
.fa-edit:before {
  content: '\f044';
}
.fa-egg:before {
  content: '\f7fb';
}
.fa-eject:before {
  content: '\f052';
}
.fa-elementor:before {
  content: '\f430';
}
.fa-ellipsis-h:before {
  content: '\f141';
}
.fa-ellipsis-v:before {
  content: '\f142';
}
.fa-ello:before {
  content: '\f5f1';
}
.fa-ember:before {
  content: '\f423';
}
.fa-empire:before {
  content: '\f1d1';
}
.fa-envelope:before {
  content: '\f0e0';
}
.fa-envelope-open:before {
  content: '\f2b6';
}
.fa-envelope-open-text:before {
  content: '\f658';
}
.fa-envelope-square:before {
  content: '\f199';
}
.fa-envira:before {
  content: '\f299';
}
.fa-equals:before {
  content: '\f52c';
}
.fa-eraser:before {
  content: '\f12d';
}
.fa-erlang:before {
  content: '\f39d';
}
.fa-ethereum:before {
  content: '\f42e';
}
.fa-ethernet:before {
  content: '\f796';
}
.fa-etsy:before {
  content: '\f2d7';
}
.fa-euro-sign:before {
  content: '\f153';
}
.fa-evernote:before {
  content: '\f839';
}
.fa-exchange-alt:before {
  content: '\f362';
}
.fa-exclamation:before {
  content: '\f12a';
}
.fa-exclamation-circle:before {
  content: '\f06a';
}
.fa-exclamation-triangle:before {
  content: '\f071';
}
.fa-expand:before {
  content: '\f065';
}
.fa-expand-alt:before {
  content: '\f424';
}
.fa-expand-arrows-alt:before {
  content: '\f31e';
}
.fa-expeditedssl:before {
  content: '\f23e';
}
.fa-external-link-alt:before {
  content: '\f35d';
}
.fa-external-link-square-alt:before {
  content: '\f360';
}
.fa-eye:before {
  content: '\f06e';
}
.fa-eye-dropper:before {
  content: '\f1fb';
}
.fa-eye-slash:before {
  content: '\f070';
}
.fa-facebook:before {
  content: '\f09a';
}
.fa-facebook-f:before {
  content: '\f39e';
}
.fa-facebook-messenger:before {
  content: '\f39f';
}
.fa-facebook-square:before {
  content: '\f082';
}
.fa-fan:before {
  content: '\f863';
}
.fa-fantasy-flight-games:before {
  content: '\f6dc';
}
.fa-fast-backward:before {
  content: '\f049';
}
.fa-fast-forward:before {
  content: '\f050';
}
.fa-fax:before {
  content: '\f1ac';
}
.fa-feather:before {
  content: '\f52d';
}
.fa-feather-alt:before {
  content: '\f56b';
}
.fa-fedex:before {
  content: '\f797';
}
.fa-fedora:before {
  content: '\f798';
}
.fa-female:before {
  content: '\f182';
}
.fa-fighter-jet:before {
  content: '\f0fb';
}
.fa-figma:before {
  content: '\f799';
}
.fa-file:before {
  content: '\f15b';
}
.fa-file-alt:before {
  content: '\f15c';
}
.fa-file-archive:before {
  content: '\f1c6';
}
.fa-file-audio:before {
  content: '\f1c7';
}
.fa-file-code:before {
  content: '\f1c9';
}
.fa-file-contract:before {
  content: '\f56c';
}
.fa-file-csv:before {
  content: '\f6dd';
}
.fa-file-download:before {
  content: '\f56d';
}
.fa-file-excel:before {
  content: '\f1c3';
}
.fa-file-export:before {
  content: '\f56e';
}
.fa-file-image:before {
  content: '\f1c5';
}
.fa-file-import:before {
  content: '\f56f';
}
.fa-file-invoice:before {
  content: '\f570';
}
.fa-file-invoice-dollar:before {
  content: '\f571';
}
.fa-file-medical:before {
  content: '\f477';
}
.fa-file-medical-alt:before {
  content: '\f478';
}
.fa-file-pdf:before {
  content: '\f1c1';
}
.fa-file-powerpoint:before {
  content: '\f1c4';
}
.fa-file-prescription:before {
  content: '\f572';
}
.fa-file-signature:before {
  content: '\f573';
}
.fa-file-upload:before {
  content: '\f574';
}
.fa-file-video:before {
  content: '\f1c8';
}
.fa-file-word:before {
  content: '\f1c2';
}
.fa-fill:before {
  content: '\f575';
}
.fa-fill-drip:before {
  content: '\f576';
}
.fa-film:before {
  content: '\f008';
}
.fa-filter:before {
  content: '\f0b0';
}
.fa-fingerprint:before {
  content: '\f577';
}
.fa-fire:before {
  content: '\f06d';
}
.fa-fire-alt:before {
  content: '\f7e4';
}
.fa-fire-extinguisher:before {
  content: '\f134';
}
.fa-firefox:before {
  content: '\f269';
}
.fa-firefox-browser:before {
  content: '龜';
}
.fa-first-aid:before {
  content: '\f479';
}
.fa-first-order:before {
  content: '\f2b0';
}
.fa-first-order-alt:before {
  content: '\f50a';
}
.fa-firstdraft:before {
  content: '\f3a1';
}
.fa-fish:before {
  content: '\f578';
}
.fa-fist-raised:before {
  content: '\f6de';
}
.fa-flag:before {
  content: '\f024';
}
.fa-flag-checkered:before {
  content: '\f11e';
}
.fa-flag-usa:before {
  content: '\f74d';
}
.fa-flask:before {
  content: '\f0c3';
}
.fa-flickr:before {
  content: '\f16e';
}
.fa-flipboard:before {
  content: '\f44d';
}
.fa-flushed:before {
  content: '\f579';
}
.fa-fly:before {
  content: '\f417';
}
.fa-folder:before {
  content: '\f07b';
}
.fa-folder-minus:before {
  content: '\f65d';
}
.fa-folder-open:before {
  content: '\f07c';
}
.fa-folder-plus:before {
  content: '\f65e';
}
.fa-font:before {
  content: '\f031';
}
.fa-font-awesome:before {
  content: '\f2b4';
}
.fa-font-awesome-alt:before {
  content: '\f35c';
}
.fa-font-awesome-flag:before {
  content: '\f425';
}
.fa-font-awesome-logo-full:before {
  content: '\f4e6';
}
.fa-fonticons:before {
  content: '\f280';
}
.fa-fonticons-fi:before {
  content: '\f3a2';
}
.fa-football-ball:before {
  content: '\f44e';
}
.fa-fort-awesome:before {
  content: '\f286';
}
.fa-fort-awesome-alt:before {
  content: '\f3a3';
}
.fa-forumbee:before {
  content: '\f211';
}
.fa-forward:before {
  content: '\f04e';
}
.fa-foursquare:before {
  content: '\f180';
}
.fa-free-code-camp:before {
  content: '\f2c5';
}
.fa-freebsd:before {
  content: '\f3a4';
}
.fa-frog:before {
  content: '\f52e';
}
.fa-frown:before {
  content: '\f119';
}
.fa-frown-open:before {
  content: '\f57a';
}
.fa-fulcrum:before {
  content: '\f50b';
}
.fa-funnel-dollar:before {
  content: '\f662';
}
.fa-futbol:before {
  content: '\f1e3';
}
.fa-galactic-republic:before {
  content: '\f50c';
}
.fa-galactic-senate:before {
  content: '\f50d';
}
.fa-gamepad:before {
  content: '\f11b';
}
.fa-gas-pump:before {
  content: '\f52f';
}
.fa-gavel:before {
  content: '\f0e3';
}
.fa-gem:before {
  content: '\f3a5';
}
.fa-genderless:before {
  content: '\f22d';
}
.fa-get-pocket:before {
  content: '\f265';
}
.fa-gg:before {
  content: '\f260';
}
.fa-gg-circle:before {
  content: '\f261';
}
.fa-ghost:before {
  content: '\f6e2';
}
.fa-gift:before {
  content: '\f06b';
}
.fa-gifts:before {
  content: '\f79c';
}
.fa-git:before {
  content: '\f1d3';
}
.fa-git-alt:before {
  content: '\f841';
}
.fa-git-square:before {
  content: '\f1d2';
}
.fa-github:before {
  content: '\f09b';
}
.fa-github-alt:before {
  content: '\f113';
}
.fa-github-square:before {
  content: '\f092';
}
.fa-gitkraken:before {
  content: '\f3a6';
}
.fa-gitlab:before {
  content: '\f296';
}
.fa-gitter:before {
  content: '\f426';
}
.fa-glass-cheers:before {
  content: '\f79f';
}
.fa-glass-martini:before {
  content: '\f000';
}
.fa-glass-martini-alt:before {
  content: '\f57b';
}
.fa-glass-whiskey:before {
  content: '\f7a0';
}
.fa-glasses:before {
  content: '\f530';
}
.fa-glide:before {
  content: '\f2a5';
}
.fa-glide-g:before {
  content: '\f2a6';
}
.fa-globe:before {
  content: '\f0ac';
}
.fa-globe-africa:before {
  content: '\f57c';
}
.fa-globe-americas:before {
  content: '\f57d';
}
.fa-globe-asia:before {
  content: '\f57e';
}
.fa-globe-europe:before {
  content: '\f7a2';
}
.fa-gofore:before {
  content: '\f3a7';
}
.fa-golf-ball:before {
  content: '\f450';
}
.fa-goodreads:before {
  content: '\f3a8';
}
.fa-goodreads-g:before {
  content: '\f3a9';
}
.fa-google:before {
  content: '\f1a0';
}
.fa-google-drive:before {
  content: '\f3aa';
}
.fa-google-play:before {
  content: '\f3ab';
}
.fa-google-plus:before {
  content: '\f2b3';
}
.fa-google-plus-g:before {
  content: '\f0d5';
}
.fa-google-plus-square:before {
  content: '\f0d4';
}
.fa-google-wallet:before {
  content: '\f1ee';
}
.fa-gopuram:before {
  content: '\f664';
}
.fa-graduation-cap:before {
  content: '\f19d';
}
.fa-gratipay:before {
  content: '\f184';
}
.fa-grav:before {
  content: '\f2d6';
}
.fa-greater-than:before {
  content: '\f531';
}
.fa-greater-than-equal:before {
  content: '\f532';
}
.fa-grimace:before {
  content: '\f57f';
}
.fa-grin:before {
  content: '\f580';
}
.fa-grin-alt:before {
  content: '\f581';
}
.fa-grin-beam:before {
  content: '\f582';
}
.fa-grin-beam-sweat:before {
  content: '\f583';
}
.fa-grin-hearts:before {
  content: '\f584';
}
.fa-grin-squint:before {
  content: '\f585';
}
.fa-grin-squint-tears:before {
  content: '\f586';
}
.fa-grin-stars:before {
  content: '\f587';
}
.fa-grin-tears:before {
  content: '\f588';
}
.fa-grin-tongue:before {
  content: '\f589';
}
.fa-grin-tongue-squint:before {
  content: '\f58a';
}
.fa-grin-tongue-wink:before {
  content: '\f58b';
}
.fa-grin-wink:before {
  content: '\f58c';
}
.fa-grip-horizontal:before {
  content: '\f58d';
}
.fa-grip-lines:before {
  content: '\f7a4';
}
.fa-grip-lines-vertical:before {
  content: '\f7a5';
}
.fa-grip-vertical:before {
  content: '\f58e';
}
.fa-gripfire:before {
  content: '\f3ac';
}
.fa-grunt:before {
  content: '\f3ad';
}
.fa-guitar:before {
  content: '\f7a6';
}
.fa-gulp:before {
  content: '\f3ae';
}
.fa-h-square:before {
  content: '\f0fd';
}
.fa-hacker-news:before {
  content: '\f1d4';
}
.fa-hacker-news-square:before {
  content: '\f3af';
}
.fa-hackerrank:before {
  content: '\f5f7';
}
.fa-hamburger:before {
  content: '\f805';
}
.fa-hammer:before {
  content: '\f6e3';
}
.fa-hamsa:before {
  content: '\f665';
}
.fa-hand-holding:before {
  content: '\f4bd';
}
.fa-hand-holding-heart:before {
  content: '\f4be';
}
.fa-hand-holding-usd:before {
  content: '\f4c0';
}
.fa-hand-lizard:before {
  content: '\f258';
}
.fa-hand-middle-finger:before {
  content: '\f806';
}
.fa-hand-paper:before {
  content: '\f256';
}
.fa-hand-peace:before {
  content: '\f25b';
}
.fa-hand-point-down:before {
  content: '\f0a7';
}
.fa-hand-point-left:before {
  content: '\f0a5';
}
.fa-hand-point-right:before {
  content: '\f0a4';
}
.fa-hand-point-up:before {
  content: '\f0a6';
}
.fa-hand-pointer:before {
  content: '\f25a';
}
.fa-hand-rock:before {
  content: '\f255';
}
.fa-hand-scissors:before {
  content: '\f257';
}
.fa-hand-spock:before {
  content: '\f259';
}
.fa-hands:before {
  content: '\f4c2';
}
.fa-hands-helping:before {
  content: '\f4c4';
}
.fa-handshake:before {
  content: '\f2b5';
}
.fa-hanukiah:before {
  content: '\f6e6';
}
.fa-hard-hat:before {
  content: '\f807';
}
.fa-hashtag:before {
  content: '\f292';
}
.fa-hat-cowboy:before {
  content: '\f8c0';
}
.fa-hat-cowboy-side:before {
  content: '\f8c1';
}
.fa-hat-wizard:before {
  content: '\f6e8';
}
.fa-hdd:before {
  content: '\f0a0';
}
.fa-heading:before {
  content: '\f1dc';
}
.fa-headphones:before {
  content: '\f025';
}
.fa-headphones-alt:before {
  content: '\f58f';
}
.fa-headset:before {
  content: '\f590';
}
.fa-heart:before {
  content: '\f004';
}
.fa-heart-broken:before {
  content: '\f7a9';
}
.fa-heartbeat:before {
  content: '\f21e';
}
.fa-helicopter:before {
  content: '\f533';
}
.fa-highlighter:before {
  content: '\f591';
}
.fa-hiking:before {
  content: '\f6ec';
}
.fa-hippo:before {
  content: '\f6ed';
}
.fa-hips:before {
  content: '\f452';
}
.fa-hire-a-helper:before {
  content: '\f3b0';
}
.fa-history:before {
  content: '\f1da';
}
.fa-hockey-puck:before {
  content: '\f453';
}
.fa-holly-berry:before {
  content: '\f7aa';
}
.fa-home:before {
  content: '\f015';
}
.fa-hooli:before {
  content: '\f427';
}
.fa-hornbill:before {
  content: '\f592';
}
.fa-horse:before {
  content: '\f6f0';
}
.fa-horse-head:before {
  content: '\f7ab';
}
.fa-hospital:before {
  content: '\f0f8';
}
.fa-hospital-alt:before {
  content: '\f47d';
}
.fa-hospital-symbol:before {
  content: '\f47e';
}
.fa-hot-tub:before {
  content: '\f593';
}
.fa-hotdog:before {
  content: '\f80f';
}
.fa-hotel:before {
  content: '\f594';
}
.fa-hotjar:before {
  content: '\f3b1';
}
.fa-hourglass:before {
  content: '\f254';
}
.fa-hourglass-end:before {
  content: '\f253';
}
.fa-hourglass-half:before {
  content: '\f252';
}
.fa-hourglass-start:before {
  content: '\f251';
}
.fa-house-damage:before {
  content: '\f6f1';
}
.fa-houzz:before {
  content: '\f27c';
}
.fa-hryvnia:before {
  content: '\f6f2';
}
.fa-html5:before {
  content: '\f13b';
}
.fa-hubspot:before {
  content: '\f3b2';
}
.fa-i-cursor:before {
  content: '\f246';
}
.fa-ice-cream:before {
  content: '\f810';
}
.fa-icicles:before {
  content: '\f7ad';
}
.fa-icons:before {
  content: '\f86d';
}
.fa-id-badge:before {
  content: '\f2c1';
}
.fa-id-card:before {
  content: '\f2c2';
}
.fa-id-card-alt:before {
  content: '\f47f';
}
.fa-ideal:before {
  content: '邏';
}
.fa-igloo:before {
  content: '\f7ae';
}
.fa-image:before {
  content: '\f03e';
}
.fa-images:before {
  content: '\f302';
}
.fa-imdb:before {
  content: '\f2d8';
}
.fa-inbox:before {
  content: '\f01c';
}
.fa-indent:before {
  content: '\f03c';
}
.fa-industry:before {
  content: '\f275';
}
.fa-infinity:before {
  content: '\f534';
}
.fa-info:before {
  content: '\f129';
}
.fa-info-circle:before {
  content: '\f05a';
}
.fa-instagram:before {
  content: '\f16d';
}
.fa-instagram-square:before {
  content: '凌';
}
.fa-intercom:before {
  content: '\f7af';
}
.fa-internet-explorer:before {
  content: '\f26b';
}
.fa-invision:before {
  content: '\f7b0';
}
.fa-ioxhost:before {
  content: '\f208';
}
.fa-italic:before {
  content: '\f033';
}
.fa-itch-io:before {
  content: '\f83a';
}
.fa-itunes:before {
  content: '\f3b4';
}
.fa-itunes-note:before {
  content: '\f3b5';
}
.fa-java:before {
  content: '\f4e4';
}
.fa-jedi:before {
  content: '\f669';
}
.fa-jedi-order:before {
  content: '\f50e';
}
.fa-jenkins:before {
  content: '\f3b6';
}
.fa-jira:before {
  content: '\f7b1';
}
.fa-joget:before {
  content: '\f3b7';
}
.fa-joint:before {
  content: '\f595';
}
.fa-joomla:before {
  content: '\f1aa';
}
.fa-journal-whills:before {
  content: '\f66a';
}
.fa-js:before {
  content: '\f3b8';
}
.fa-js-square:before {
  content: '\f3b9';
}
.fa-jsfiddle:before {
  content: '\f1cc';
}
.fa-kaaba:before {
  content: '\f66b';
}
.fa-kaggle:before {
  content: '\f5fa';
}
.fa-key:before {
  content: '\f084';
}
.fa-keybase:before {
  content: '\f4f5';
}
.fa-keyboard:before {
  content: '\f11c';
}
.fa-keycdn:before {
  content: '\f3ba';
}
.fa-khanda:before {
  content: '\f66d';
}
.fa-kickstarter:before {
  content: '\f3bb';
}
.fa-kickstarter-k:before {
  content: '\f3bc';
}
.fa-kiss:before {
  content: '\f596';
}
.fa-kiss-beam:before {
  content: '\f597';
}
.fa-kiss-wink-heart:before {
  content: '\f598';
}
.fa-kiwi-bird:before {
  content: '\f535';
}
.fa-korvue:before {
  content: '\f42f';
}
.fa-landmark:before {
  content: '\f66f';
}
.fa-language:before {
  content: '\f1ab';
}
.fa-laptop:before {
  content: '\f109';
}
.fa-laptop-code:before {
  content: '\f5fc';
}
.fa-laptop-medical:before {
  content: '\f812';
}
.fa-laravel:before {
  content: '\f3bd';
}
.fa-lastfm:before {
  content: '\f202';
}
.fa-lastfm-square:before {
  content: '\f203';
}
.fa-laugh:before {
  content: '\f599';
}
.fa-laugh-beam:before {
  content: '\f59a';
}
.fa-laugh-squint:before {
  content: '\f59b';
}
.fa-laugh-wink:before {
  content: '\f59c';
}
.fa-layer-group:before {
  content: '\f5fd';
}
.fa-leaf:before {
  content: '\f06c';
}
.fa-leanpub:before {
  content: '\f212';
}
.fa-lemon:before {
  content: '\f094';
}
.fa-less:before {
  content: '\f41d';
}
.fa-less-than:before {
  content: '\f536';
}
.fa-less-than-equal:before {
  content: '\f537';
}
.fa-level-down-alt:before {
  content: '\f3be';
}
.fa-level-up-alt:before {
  content: '\f3bf';
}
.fa-life-ring:before {
  content: '\f1cd';
}
.fa-lightbulb:before {
  content: '\f0eb';
}
.fa-line:before {
  content: '\f3c0';
}
.fa-link:before {
  content: '\f0c1';
}
.fa-linkedin:before {
  content: '\f08c';
}
.fa-linkedin-in:before {
  content: '\f0e1';
}
.fa-linode:before {
  content: '\f2b8';
}
.fa-linux:before {
  content: '\f17c';
}
.fa-lira-sign:before {
  content: '\f195';
}
.fa-list:before {
  content: '\f03a';
}
.fa-list-alt:before {
  content: '\f022';
}
.fa-list-ol:before {
  content: '\f0cb';
}
.fa-list-ul:before {
  content: '\f0ca';
}
.fa-location-arrow:before {
  content: '\f124';
}
.fa-lock:before {
  content: '\f023';
}
.fa-lock-open:before {
  content: '\f3c1';
}
.fa-long-arrow-alt-down:before {
  content: '\f309';
}
.fa-long-arrow-alt-left:before {
  content: '\f30a';
}
.fa-long-arrow-alt-right:before {
  content: '\f30b';
}
.fa-long-arrow-alt-up:before {
  content: '\f30c';
}
.fa-low-vision:before {
  content: '\f2a8';
}
.fa-luggage-cart:before {
  content: '\f59d';
}
.fa-lyft:before {
  content: '\f3c3';
}
.fa-magento:before {
  content: '\f3c4';
}
.fa-magic:before {
  content: '\f0d0';
}
.fa-magnet:before {
  content: '\f076';
}
.fa-mail-bulk:before {
  content: '\f674';
}
.fa-mailchimp:before {
  content: '\f59e';
}
.fa-male:before {
  content: '\f183';
}
.fa-mandalorian:before {
  content: '\f50f';
}
.fa-map:before {
  content: '\f279';
}
.fa-map-marked:before {
  content: '\f59f';
}
.fa-map-marked-alt:before {
  content: '\f5a0';
}
.fa-map-marker:before {
  content: '\f041';
}
.fa-map-marker-alt:before {
  content: '\f3c5';
}
.fa-map-pin:before {
  content: '\f276';
}
.fa-map-signs:before {
  content: '\f277';
}
.fa-markdown:before {
  content: '\f60f';
}
.fa-marker:before {
  content: '\f5a1';
}
.fa-mars:before {
  content: '\f222';
}
.fa-mars-double:before {
  content: '\f227';
}
.fa-mars-stroke:before {
  content: '\f229';
}
.fa-mars-stroke-h:before {
  content: '\f22b';
}
.fa-mars-stroke-v:before {
  content: '\f22a';
}
.fa-mask:before {
  content: '\f6fa';
}
.fa-mastodon:before {
  content: '\f4f6';
}
.fa-maxcdn:before {
  content: '\f136';
}
.fa-mdb:before {
  content: '\f8ca';
}
.fa-medal:before {
  content: '\f5a2';
}
.fa-medapps:before {
  content: '\f3c6';
}
.fa-medium:before {
  content: '\f23a';
}
.fa-medium-m:before {
  content: '\f3c7';
}
.fa-medkit:before {
  content: '\f0fa';
}
.fa-medrt:before {
  content: '\f3c8';
}
.fa-meetup:before {
  content: '\f2e0';
}
.fa-megaport:before {
  content: '\f5a3';
}
.fa-meh:before {
  content: '\f11a';
}
.fa-meh-blank:before {
  content: '\f5a4';
}
.fa-meh-rolling-eyes:before {
  content: '\f5a5';
}
.fa-memory:before {
  content: '\f538';
}
.fa-mendeley:before {
  content: '\f7b3';
}
.fa-menorah:before {
  content: '\f676';
}
.fa-mercury:before {
  content: '\f223';
}
.fa-meteor:before {
  content: '\f753';
}
.fa-microblog:before {
  content: '駱';
}
.fa-microchip:before {
  content: '\f2db';
}
.fa-microphone:before {
  content: '\f130';
}
.fa-microphone-alt:before {
  content: '\f3c9';
}
.fa-microphone-alt-slash:before {
  content: '\f539';
}
.fa-microphone-slash:before {
  content: '\f131';
}
.fa-microscope:before {
  content: '\f610';
}
.fa-microsoft:before {
  content: '\f3ca';
}
.fa-minus:before {
  content: '\f068';
}
.fa-minus-circle:before {
  content: '\f056';
}
.fa-minus-square:before {
  content: '\f146';
}
.fa-mitten:before {
  content: '\f7b5';
}
.fa-mix:before {
  content: '\f3cb';
}
.fa-mixcloud:before {
  content: '\f289';
}
.fa-mixer:before {
  content: '稜';
}
.fa-mizuni:before {
  content: '\f3cc';
}
.fa-mobile:before {
  content: '\f10b';
}
.fa-mobile-alt:before {
  content: '\f3cd';
}
.fa-modx:before {
  content: '\f285';
}
.fa-monero:before {
  content: '\f3d0';
}
.fa-money-bill:before {
  content: '\f0d6';
}
.fa-money-bill-alt:before {
  content: '\f3d1';
}
.fa-money-bill-wave:before {
  content: '\f53a';
}
.fa-money-bill-wave-alt:before {
  content: '\f53b';
}
.fa-money-check:before {
  content: '\f53c';
}
.fa-money-check-alt:before {
  content: '\f53d';
}
.fa-monument:before {
  content: '\f5a6';
}
.fa-moon:before {
  content: '\f186';
}
.fa-mortar-pestle:before {
  content: '\f5a7';
}
.fa-mosque:before {
  content: '\f678';
}
.fa-motorcycle:before {
  content: '\f21c';
}
.fa-mountain:before {
  content: '\f6fc';
}
.fa-mouse:before {
  content: '\f8cc';
}
.fa-mouse-pointer:before {
  content: '\f245';
}
.fa-mug-hot:before {
  content: '\f7b6';
}
.fa-music:before {
  content: '\f001';
}
.fa-napster:before {
  content: '\f3d2';
}
.fa-neos:before {
  content: '\f612';
}
.fa-network-wired:before {
  content: '\f6ff';
}
.fa-neuter:before {
  content: '\f22c';
}
.fa-newspaper:before {
  content: '\f1ea';
}
.fa-nimblr:before {
  content: '\f5a8';
}
.fa-node:before {
  content: '\f419';
}
.fa-node-js:before {
  content: '\f3d3';
}
.fa-not-equal:before {
  content: '\f53e';
}
.fa-notes-medical:before {
  content: '\f481';
}
.fa-npm:before {
  content: '\f3d4';
}
.fa-ns8:before {
  content: '\f3d5';
}
.fa-nutritionix:before {
  content: '\f3d6';
}
.fa-object-group:before {
  content: '\f247';
}
.fa-object-ungroup:before {
  content: '\f248';
}
.fa-odnoklassniki:before {
  content: '\f263';
}
.fa-odnoklassniki-square:before {
  content: '\f264';
}
.fa-oil-can:before {
  content: '\f613';
}
.fa-old-republic:before {
  content: '\f510';
}
.fa-om:before {
  content: '\f679';
}
.fa-opencart:before {
  content: '\f23d';
}
.fa-openid:before {
  content: '\f19b';
}
.fa-opera:before {
  content: '\f26a';
}
.fa-optin-monster:before {
  content: '\f23c';
}
.fa-orcid:before {
  content: '\f8d2';
}
.fa-osi:before {
  content: '\f41a';
}
.fa-otter:before {
  content: '\f700';
}
.fa-outdent:before {
  content: '\f03b';
}
.fa-page4:before {
  content: '\f3d7';
}
.fa-pagelines:before {
  content: '\f18c';
}
.fa-pager:before {
  content: '\f815';
}
.fa-paint-brush:before {
  content: '\f1fc';
}
.fa-paint-roller:before {
  content: '\f5aa';
}
.fa-palette:before {
  content: '\f53f';
}
.fa-palfed:before {
  content: '\f3d8';
}
.fa-pallet:before {
  content: '\f482';
}
.fa-paper-plane:before {
  content: '\f1d8';
}
.fa-paperclip:before {
  content: '\f0c6';
}
.fa-parachute-box:before {
  content: '\f4cd';
}
.fa-paragraph:before {
  content: '\f1dd';
}
.fa-parking:before {
  content: '\f540';
}
.fa-passport:before {
  content: '\f5ab';
}
.fa-pastafarianism:before {
  content: '\f67b';
}
.fa-paste:before {
  content: '\f0ea';
}
.fa-patreon:before {
  content: '\f3d9';
}
.fa-pause:before {
  content: '\f04c';
}
.fa-pause-circle:before {
  content: '\f28b';
}
.fa-paw:before {
  content: '\f1b0';
}
.fa-paypal:before {
  content: '\f1ed';
}
.fa-peace:before {
  content: '\f67c';
}
.fa-pen:before {
  content: '\f304';
}
.fa-pen-alt:before {
  content: '\f305';
}
.fa-pen-fancy:before {
  content: '\f5ac';
}
.fa-pen-nib:before {
  content: '\f5ad';
}
.fa-pen-square:before {
  content: '\f14b';
}
.fa-pencil-alt:before {
  content: '\f303';
}
.fa-pencil-ruler:before {
  content: '\f5ae';
}
.fa-penny-arcade:before {
  content: '\f704';
}
.fa-people-carry:before {
  content: '\f4ce';
}
.fa-pepper-hot:before {
  content: '\f816';
}
.fa-percent:before {
  content: '\f295';
}
.fa-percentage:before {
  content: '\f541';
}
.fa-periscope:before {
  content: '\f3da';
}
.fa-person-booth:before {
  content: '\f756';
}
.fa-phabricator:before {
  content: '\f3db';
}
.fa-phoenix-framework:before {
  content: '\f3dc';
}
.fa-phoenix-squadron:before {
  content: '\f511';
}
.fa-phone:before {
  content: '\f095';
}
.fa-phone-alt:before {
  content: '\f879';
}
.fa-phone-slash:before {
  content: '\f3dd';
}
.fa-phone-square:before {
  content: '\f098';
}
.fa-phone-square-alt:before {
  content: '\f87b';
}
.fa-phone-volume:before {
  content: '\f2a0';
}
.fa-photo-video:before {
  content: '\f87c';
}
.fa-php:before {
  content: '\f457';
}
.fa-pied-piper:before {
  content: '\f2ae';
}
.fa-pied-piper-alt:before {
  content: '\f1a8';
}
.fa-pied-piper-hat:before {
  content: '\f4e5';
}
.fa-pied-piper-pp:before {
  content: '\f1a7';
}
.fa-pied-piper-square:before {
  content: '爛';
}
.fa-piggy-bank:before {
  content: '\f4d3';
}
.fa-pills:before {
  content: '\f484';
}
.fa-pinterest:before {
  content: '\f0d2';
}
.fa-pinterest-p:before {
  content: '\f231';
}
.fa-pinterest-square:before {
  content: '\f0d3';
}
.fa-pizza-slice:before {
  content: '\f818';
}
.fa-place-of-worship:before {
  content: '\f67f';
}
.fa-plane:before {
  content: '\f072';
}
.fa-plane-arrival:before {
  content: '\f5af';
}
.fa-plane-departure:before {
  content: '\f5b0';
}
.fa-play:before {
  content: '\f04b';
}
.fa-play-circle:before {
  content: '\f144';
}
.fa-playstation:before {
  content: '\f3df';
}
.fa-plug:before {
  content: '\f1e6';
}
.fa-plus:before {
  content: '\f067';
}
.fa-plus-circle:before {
  content: '\f055';
}
.fa-plus-square:before {
  content: '\f0fe';
}
.fa-podcast:before {
  content: '\f2ce';
}
.fa-poll:before {
  content: '\f681';
}
.fa-poll-h:before {
  content: '\f682';
}
.fa-poo:before {
  content: '\f2fe';
}
.fa-poo-storm:before {
  content: '\f75a';
}
.fa-poop:before {
  content: '\f619';
}
.fa-portrait:before {
  content: '\f3e0';
}
.fa-pound-sign:before {
  content: '\f154';
}
.fa-power-off:before {
  content: '\f011';
}
.fa-pray:before {
  content: '\f683';
}
.fa-praying-hands:before {
  content: '\f684';
}
.fa-prescription:before {
  content: '\f5b1';
}
.fa-prescription-bottle:before {
  content: '\f485';
}
.fa-prescription-bottle-alt:before {
  content: '\f486';
}
.fa-print:before {
  content: '\f02f';
}
.fa-procedures:before {
  content: '\f487';
}
.fa-product-hunt:before {
  content: '\f288';
}
.fa-project-diagram:before {
  content: '\f542';
}
.fa-pushed:before {
  content: '\f3e1';
}
.fa-puzzle-piece:before {
  content: '\f12e';
}
.fa-python:before {
  content: '\f3e2';
}
.fa-qq:before {
  content: '\f1d6';
}
.fa-qrcode:before {
  content: '\f029';
}
.fa-question:before {
  content: '\f128';
}
.fa-question-circle:before {
  content: '\f059';
}
.fa-quidditch:before {
  content: '\f458';
}
.fa-quinscape:before {
  content: '\f459';
}
.fa-quora:before {
  content: '\f2c4';
}
.fa-quote-left:before {
  content: '\f10d';
}
.fa-quote-right:before {
  content: '\f10e';
}
.fa-quran:before {
  content: '\f687';
}
.fa-r-project:before {
  content: '\f4f7';
}
.fa-radiation:before {
  content: '\f7b9';
}
.fa-radiation-alt:before {
  content: '\f7ba';
}
.fa-rainbow:before {
  content: '\f75b';
}
.fa-random:before {
  content: '\f074';
}
.fa-raspberry-pi:before {
  content: '\f7bb';
}
.fa-ravelry:before {
  content: '\f2d9';
}
.fa-react:before {
  content: '\f41b';
}
.fa-reacteurope:before {
  content: '\f75d';
}
.fa-readme:before {
  content: '\f4d5';
}
.fa-rebel:before {
  content: '\f1d0';
}
.fa-receipt:before {
  content: '\f543';
}
.fa-record-vinyl:before {
  content: '\f8d9';
}
.fa-recycle:before {
  content: '\f1b8';
}
.fa-red-river:before {
  content: '\f3e3';
}
.fa-reddit:before {
  content: '\f1a1';
}
.fa-reddit-alien:before {
  content: '\f281';
}
.fa-reddit-square:before {
  content: '\f1a2';
}
.fa-redhat:before {
  content: '\f7bc';
}
.fa-redo:before {
  content: '\f01e';
}
.fa-redo-alt:before {
  content: '\f2f9';
}
.fa-registered:before {
  content: '\f25d';
}
.fa-remove-format:before {
  content: '\f87d';
}
.fa-renren:before {
  content: '\f18b';
}
.fa-reply:before {
  content: '\f3e5';
}
.fa-reply-all:before {
  content: '\f122';
}
.fa-replyd:before {
  content: '\f3e6';
}
.fa-republican:before {
  content: '\f75e';
}
.fa-researchgate:before {
  content: '\f4f8';
}
.fa-resolving:before {
  content: '\f3e7';
}
.fa-restroom:before {
  content: '\f7bd';
}
.fa-retweet:before {
  content: '\f079';
}
.fa-rev:before {
  content: '\f5b2';
}
.fa-ribbon:before {
  content: '\f4d6';
}
.fa-ring:before {
  content: '\f70b';
}
.fa-road:before {
  content: '\f018';
}
.fa-robot:before {
  content: '\f544';
}
.fa-rocket:before {
  content: '\f135';
}
.fa-rocketchat:before {
  content: '\f3e8';
}
.fa-rockrms:before {
  content: '\f3e9';
}
.fa-route:before {
  content: '\f4d7';
}
.fa-rss:before {
  content: '\f09e';
}
.fa-rss-square:before {
  content: '\f143';
}
.fa-ruble-sign:before {
  content: '\f158';
}
.fa-ruler:before {
  content: '\f545';
}
.fa-ruler-combined:before {
  content: '\f546';
}
.fa-ruler-horizontal:before {
  content: '\f547';
}
.fa-ruler-vertical:before {
  content: '\f548';
}
.fa-running:before {
  content: '\f70c';
}
.fa-rupee-sign:before {
  content: '\f156';
}
.fa-sad-cry:before {
  content: '\f5b3';
}
.fa-sad-tear:before {
  content: '\f5b4';
}
.fa-safari:before {
  content: '\f267';
}
.fa-salesforce:before {
  content: '\f83b';
}
.fa-sass:before {
  content: '\f41e';
}
.fa-satellite:before {
  content: '\f7bf';
}
.fa-satellite-dish:before {
  content: '\f7c0';
}
.fa-save:before {
  content: '\f0c7';
}
.fa-schlix:before {
  content: '\f3ea';
}
.fa-school:before {
  content: '\f549';
}
.fa-screwdriver:before {
  content: '\f54a';
}
.fa-scribd:before {
  content: '\f28a';
}
.fa-scroll:before {
  content: '\f70e';
}
.fa-sd-card:before {
  content: '\f7c2';
}
.fa-search:before {
  content: '\f002';
}
.fa-search-dollar:before {
  content: '\f688';
}
.fa-search-location:before {
  content: '\f689';
}
.fa-search-minus:before {
  content: '\f010';
}
.fa-search-plus:before {
  content: '\f00e';
}
.fa-searchengin:before {
  content: '\f3eb';
}
.fa-seedling:before {
  content: '\f4d8';
}
.fa-sellcast:before {
  content: '\f2da';
}
.fa-sellsy:before {
  content: '\f213';
}
.fa-server:before {
  content: '\f233';
}
.fa-servicestack:before {
  content: '\f3ec';
}
.fa-shapes:before {
  content: '\f61f';
}
.fa-share:before {
  content: '\f064';
}
.fa-share-alt:before {
  content: '\f1e0';
}
.fa-share-alt-square:before {
  content: '\f1e1';
}
.fa-share-square:before {
  content: '\f14d';
}
.fa-shekel-sign:before {
  content: '\f20b';
}
.fa-shield-alt:before {
  content: '\f3ed';
}
.fa-ship:before {
  content: '\f21a';
}
.fa-shipping-fast:before {
  content: '\f48b';
}
.fa-shirtsinbulk:before {
  content: '\f214';
}
.fa-shoe-prints:before {
  content: '\f54b';
}
.fa-shopify:before {
  content: '綾';
}
.fa-shopping-bag:before {
  content: '\f290';
}
.fa-shopping-basket:before {
  content: '\f291';
}
.fa-shopping-cart:before {
  content: '\f07a';
}
.fa-shopware:before {
  content: '\f5b5';
}
.fa-shower:before {
  content: '\f2cc';
}
.fa-shuttle-van:before {
  content: '\f5b6';
}
.fa-sign:before {
  content: '\f4d9';
}
.fa-sign-in-alt:before {
  content: '\f2f6';
}
.fa-sign-language:before {
  content: '\f2a7';
}
.fa-sign-out-alt:before {
  content: '\f2f5';
}
.fa-signal:before {
  content: '\f012';
}
.fa-signature:before {
  content: '\f5b7';
}
.fa-sim-card:before {
  content: '\f7c4';
}
.fa-simplybuilt:before {
  content: '\f215';
}
.fa-sistrix:before {
  content: '\f3ee';
}
.fa-sitemap:before {
  content: '\f0e8';
}
.fa-sith:before {
  content: '\f512';
}
.fa-skating:before {
  content: '\f7c5';
}
.fa-sketch:before {
  content: '\f7c6';
}
.fa-skiing:before {
  content: '\f7c9';
}
.fa-skiing-nordic:before {
  content: '\f7ca';
}
.fa-skull:before {
  content: '\f54c';
}
.fa-skull-crossbones:before {
  content: '\f714';
}
.fa-skyatlas:before {
  content: '\f216';
}
.fa-skype:before {
  content: '\f17e';
}
.fa-slack:before {
  content: '\f198';
}
.fa-slack-hash:before {
  content: '\f3ef';
}
.fa-slash:before {
  content: '\f715';
}
.fa-sleigh:before {
  content: '\f7cc';
}
.fa-sliders-h:before {
  content: '\f1de';
}
.fa-slideshare:before {
  content: '\f1e7';
}
.fa-smile:before {
  content: '\f118';
}
.fa-smile-beam:before {
  content: '\f5b8';
}
.fa-smile-wink:before {
  content: '\f4da';
}
.fa-smog:before {
  content: '\f75f';
}
.fa-smoking:before {
  content: '\f48d';
}
.fa-smoking-ban:before {
  content: '\f54d';
}
.fa-sms:before {
  content: '\f7cd';
}
.fa-snapchat:before {
  content: '\f2ab';
}
.fa-snapchat-ghost:before {
  content: '\f2ac';
}
.fa-snapchat-square:before {
  content: '\f2ad';
}
.fa-snowboarding:before {
  content: '\f7ce';
}
.fa-snowflake:before {
  content: '\f2dc';
}
.fa-snowman:before {
  content: '\f7d0';
}
.fa-snowplow:before {
  content: '\f7d2';
}
.fa-socks:before {
  content: '\f696';
}
.fa-solar-panel:before {
  content: '\f5ba';
}
.fa-sort:before {
  content: '\f0dc';
}
.fa-sort-alpha-down:before {
  content: '\f15d';
}
.fa-sort-alpha-down-alt:before {
  content: '\f881';
}
.fa-sort-alpha-up:before {
  content: '\f15e';
}
.fa-sort-alpha-up-alt:before {
  content: '\f882';
}
.fa-sort-amount-down:before {
  content: '\f160';
}
.fa-sort-amount-down-alt:before {
  content: '\f884';
}
.fa-sort-amount-up:before {
  content: '\f161';
}
.fa-sort-amount-up-alt:before {
  content: '\f885';
}
.fa-sort-down:before {
  content: '\f0dd';
}
.fa-sort-numeric-down:before {
  content: '\f162';
}
.fa-sort-numeric-down-alt:before {
  content: '\f886';
}
.fa-sort-numeric-up:before {
  content: '\f163';
}
.fa-sort-numeric-up-alt:before {
  content: '\f887';
}
.fa-sort-up:before {
  content: '\f0de';
}
.fa-soundcloud:before {
  content: '\f1be';
}
.fa-sourcetree:before {
  content: '\f7d3';
}
.fa-spa:before {
  content: '\f5bb';
}
.fa-space-shuttle:before {
  content: '\f197';
}
.fa-speakap:before {
  content: '\f3f3';
}
.fa-speaker-deck:before {
  content: '\f83c';
}
.fa-spell-check:before {
  content: '\f891';
}
.fa-spider:before {
  content: '\f717';
}
.fa-spinner:before {
  content: '\f110';
}
.fa-splotch:before {
  content: '\f5bc';
}
.fa-spotify:before {
  content: '\f1bc';
}
.fa-spray-can:before {
  content: '\f5bd';
}
.fa-square:before {
  content: '\f0c8';
}
.fa-square-full:before {
  content: '\f45c';
}
.fa-square-root-alt:before {
  content: '\f698';
}
.fa-squarespace:before {
  content: '\f5be';
}
.fa-stack-exchange:before {
  content: '\f18d';
}
.fa-stack-overflow:before {
  content: '\f16c';
}
.fa-stackpath:before {
  content: '\f842';
}
.fa-stamp:before {
  content: '\f5bf';
}
.fa-star:before {
  content: '\f005';
}
.fa-star-and-crescent:before {
  content: '\f699';
}
.fa-star-half:before {
  content: '\f089';
}
.fa-star-half-alt:before {
  content: '\f5c0';
}
.fa-star-of-david:before {
  content: '\f69a';
}
.fa-star-of-life:before {
  content: '\f621';
}
.fa-staylinked:before {
  content: '\f3f5';
}
.fa-steam:before {
  content: '\f1b6';
}
.fa-steam-square:before {
  content: '\f1b7';
}
.fa-steam-symbol:before {
  content: '\f3f6';
}
.fa-step-backward:before {
  content: '\f048';
}
.fa-step-forward:before {
  content: '\f051';
}
.fa-stethoscope:before {
  content: '\f0f1';
}
.fa-sticker-mule:before {
  content: '\f3f7';
}
.fa-sticky-note:before {
  content: '\f249';
}
.fa-stop:before {
  content: '\f04d';
}
.fa-stop-circle:before {
  content: '\f28d';
}
.fa-stopwatch:before {
  content: '\f2f2';
}
.fa-store:before {
  content: '\f54e';
}
.fa-store-alt:before {
  content: '\f54f';
}
.fa-strava:before {
  content: '\f428';
}
.fa-stream:before {
  content: '\f550';
}
.fa-street-view:before {
  content: '\f21d';
}
.fa-strikethrough:before {
  content: '\f0cc';
}
.fa-stripe:before {
  content: '\f429';
}
.fa-stripe-s:before {
  content: '\f42a';
}
.fa-stroopwafel:before {
  content: '\f551';
}
.fa-studiovinari:before {
  content: '\f3f8';
}
.fa-stumbleupon:before {
  content: '\f1a4';
}
.fa-stumbleupon-circle:before {
  content: '\f1a3';
}
.fa-subscript:before {
  content: '\f12c';
}
.fa-subway:before {
  content: '\f239';
}
.fa-suitcase:before {
  content: '\f0f2';
}
.fa-suitcase-rolling:before {
  content: '\f5c1';
}
.fa-sun:before {
  content: '\f185';
}
.fa-superpowers:before {
  content: '\f2dd';
}
.fa-superscript:before {
  content: '\f12b';
}
.fa-supple:before {
  content: '\f3f9';
}
.fa-surprise:before {
  content: '\f5c2';
}
.fa-suse:before {
  content: '\f7d6';
}
.fa-swatchbook:before {
  content: '\f5c3';
}
.fa-swift:before {
  content: '\f8e1';
}
.fa-swimmer:before {
  content: '\f5c4';
}
.fa-swimming-pool:before {
  content: '\f5c5';
}
.fa-symfony:before {
  content: '\f83d';
}
.fa-synagogue:before {
  content: '\f69b';
}
.fa-sync:before {
  content: '\f021';
}
.fa-sync-alt:before {
  content: '\f2f1';
}
.fa-syringe:before {
  content: '\f48e';
}
.fa-table:before {
  content: '\f0ce';
}
.fa-table-tennis:before {
  content: '\f45d';
}
.fa-tablet:before {
  content: '\f10a';
}
.fa-tablet-alt:before {
  content: '\f3fa';
}
.fa-tablets:before {
  content: '\f490';
}
.fa-tachometer-alt:before {
  content: '\f3fd';
}
.fa-tag:before {
  content: '\f02b';
}
.fa-tags:before {
  content: '\f02c';
}
.fa-tape:before {
  content: '\f4db';
}
.fa-tasks:before {
  content: '\f0ae';
}
.fa-taxi:before {
  content: '\f1ba';
}
.fa-teamspeak:before {
  content: '\f4f9';
}
.fa-teeth:before {
  content: '\f62e';
}
.fa-teeth-open:before {
  content: '\f62f';
}
.fa-telegram:before {
  content: '\f2c6';
}
.fa-telegram-plane:before {
  content: '\f3fe';
}
.fa-temperature-high:before {
  content: '\f769';
}
.fa-temperature-low:before {
  content: '\f76b';
}
.fa-tencent-weibo:before {
  content: '\f1d5';
}
.fa-tenge:before {
  content: '\f7d7';
}
.fa-terminal:before {
  content: '\f120';
}
.fa-text-height:before {
  content: '\f034';
}
.fa-text-width:before {
  content: '\f035';
}
.fa-th:before {
  content: '\f00a';
}
.fa-th-large:before {
  content: '\f009';
}
.fa-th-list:before {
  content: '\f00b';
}
.fa-the-red-yeti:before {
  content: '\f69d';
}
.fa-theater-masks:before {
  content: '\f630';
}
.fa-themeco:before {
  content: '\f5c6';
}
.fa-themeisle:before {
  content: '\f2b2';
}
.fa-thermometer:before {
  content: '\f491';
}
.fa-thermometer-empty:before {
  content: '\f2cb';
}
.fa-thermometer-full:before {
  content: '\f2c7';
}
.fa-thermometer-half:before {
  content: '\f2c9';
}
.fa-thermometer-quarter:before {
  content: '\f2ca';
}
.fa-thermometer-three-quarters:before {
  content: '\f2c8';
}
.fa-think-peaks:before {
  content: '\f731';
}
.fa-thumbs-down:before {
  content: '\f165';
}
.fa-thumbs-up:before {
  content: '\f164';
}
.fa-thumbtack:before {
  content: '\f08d';
}
.fa-ticket-alt:before {
  content: '\f3ff';
}
.fa-times:before {
  content: '\f00d';
}
.fa-times-circle:before {
  content: '\f057';
}
.fa-tint:before {
  content: '\f043';
}
.fa-tint-slash:before {
  content: '\f5c7';
}
.fa-tired:before {
  content: '\f5c8';
}
.fa-toggle-off:before {
  content: '\f204';
}
.fa-toggle-on:before {
  content: '\f205';
}
.fa-toilet:before {
  content: '\f7d8';
}
.fa-toilet-paper:before {
  content: '\f71e';
}
.fa-toolbox:before {
  content: '\f552';
}
.fa-tools:before {
  content: '\f7d9';
}
.fa-tooth:before {
  content: '\f5c9';
}
.fa-torah:before {
  content: '\f6a0';
}
.fa-torii-gate:before {
  content: '\f6a1';
}
.fa-tractor:before {
  content: '\f722';
}
.fa-trade-federation:before {
  content: '\f513';
}
.fa-trademark:before {
  content: '\f25c';
}
.fa-traffic-light:before {
  content: '\f637';
}
.fa-trailer:before {
  content: '論';
}
.fa-train:before {
  content: '\f238';
}
.fa-tram:before {
  content: '\f7da';
}
.fa-transgender:before {
  content: '\f224';
}
.fa-transgender-alt:before {
  content: '\f225';
}
.fa-trash:before {
  content: '\f1f8';
}
.fa-trash-alt:before {
  content: '\f2ed';
}
.fa-trash-restore:before {
  content: '\f829';
}
.fa-trash-restore-alt:before {
  content: '\f82a';
}
.fa-tree:before {
  content: '\f1bb';
}
.fa-trello:before {
  content: '\f181';
}
.fa-tripadvisor:before {
  content: '\f262';
}
.fa-trophy:before {
  content: '\f091';
}
.fa-truck:before {
  content: '\f0d1';
}
.fa-truck-loading:before {
  content: '\f4de';
}
.fa-truck-monster:before {
  content: '\f63b';
}
.fa-truck-moving:before {
  content: '\f4df';
}
.fa-truck-pickup:before {
  content: '\f63c';
}
.fa-tshirt:before {
  content: '\f553';
}
.fa-tty:before {
  content: '\f1e4';
}
.fa-tumblr:before {
  content: '\f173';
}
.fa-tumblr-square:before {
  content: '\f174';
}
.fa-tv:before {
  content: '\f26c';
}
.fa-twitch:before {
  content: '\f1e8';
}
.fa-twitter:before {
  content: '\f099';
}
.fa-twitter-square:before {
  content: '\f081';
}
.fa-typo3:before {
  content: '\f42b';
}
.fa-uber:before {
  content: '\f402';
}
.fa-ubuntu:before {
  content: '\f7df';
}
.fa-uikit:before {
  content: '\f403';
}
.fa-umbraco:before {
  content: '\f8e8';
}
.fa-umbrella:before {
  content: '\f0e9';
}
.fa-umbrella-beach:before {
  content: '\f5ca';
}
.fa-underline:before {
  content: '\f0cd';
}
.fa-undo:before {
  content: '\f0e2';
}
.fa-undo-alt:before {
  content: '\f2ea';
}
.fa-uniregistry:before {
  content: '\f404';
}
.fa-unity:before {
  content: '雷';
}
.fa-universal-access:before {
  content: '\f29a';
}
.fa-university:before {
  content: '\f19c';
}
.fa-unlink:before {
  content: '\f127';
}
.fa-unlock:before {
  content: '\f09c';
}
.fa-unlock-alt:before {
  content: '\f13e';
}
.fa-untappd:before {
  content: '\f405';
}
.fa-upload:before {
  content: '\f093';
}
.fa-ups:before {
  content: '\f7e0';
}
.fa-usb:before {
  content: '\f287';
}
.fa-user:before {
  content: '\f007';
}
.fa-user-alt:before {
  content: '\f406';
}
.fa-user-alt-slash:before {
  content: '\f4fa';
}
.fa-user-astronaut:before {
  content: '\f4fb';
}
.fa-user-check:before {
  content: '\f4fc';
}
.fa-user-circle:before {
  content: '\f2bd';
}
.fa-user-clock:before {
  content: '\f4fd';
}
.fa-user-cog:before {
  content: '\f4fe';
}
.fa-user-edit:before {
  content: '\f4ff';
}
.fa-user-friends:before {
  content: '\f500';
}
.fa-user-graduate:before {
  content: '\f501';
}
.fa-user-injured:before {
  content: '\f728';
}
.fa-user-lock:before {
  content: '\f502';
}
.fa-user-md:before {
  content: '\f0f0';
}
.fa-user-minus:before {
  content: '\f503';
}
.fa-user-ninja:before {
  content: '\f504';
}
.fa-user-nurse:before {
  content: '\f82f';
}
.fa-user-plus:before {
  content: '\f234';
}
.fa-user-secret:before {
  content: '\f21b';
}
.fa-user-shield:before {
  content: '\f505';
}
.fa-user-slash:before {
  content: '\f506';
}
.fa-user-tag:before {
  content: '\f507';
}
.fa-user-tie:before {
  content: '\f508';
}
.fa-user-times:before {
  content: '\f235';
}
.fa-users:before {
  content: '\f0c0';
}
.fa-users-cog:before {
  content: '\f509';
}
.fa-usps:before {
  content: '\f7e1';
}
.fa-ussunnah:before {
  content: '\f407';
}
.fa-utensil-spoon:before {
  content: '\f2e5';
}
.fa-utensils:before {
  content: '\f2e7';
}
.fa-vaadin:before {
  content: '\f408';
}
.fa-vector-square:before {
  content: '\f5cb';
}
.fa-venus:before {
  content: '\f221';
}
.fa-venus-double:before {
  content: '\f226';
}
.fa-venus-mars:before {
  content: '\f228';
}
.fa-viacoin:before {
  content: '\f237';
}
.fa-viadeo:before {
  content: '\f2a9';
}
.fa-viadeo-square:before {
  content: '\f2aa';
}
.fa-vial:before {
  content: '\f492';
}
.fa-vials:before {
  content: '\f493';
}
.fa-viber:before {
  content: '\f409';
}
.fa-video:before {
  content: '\f03d';
}
.fa-video-slash:before {
  content: '\f4e2';
}
.fa-vihara:before {
  content: '\f6a7';
}
.fa-vimeo:before {
  content: '\f40a';
}
.fa-vimeo-square:before {
  content: '\f194';
}
.fa-vimeo-v:before {
  content: '\f27d';
}
.fa-vine:before {
  content: '\f1ca';
}
.fa-vk:before {
  content: '\f189';
}
.fa-vnv:before {
  content: '\f40b';
}
.fa-voicemail:before {
  content: '\f897';
}
.fa-volleyball-ball:before {
  content: '\f45f';
}
.fa-volume-down:before {
  content: '\f027';
}
.fa-volume-mute:before {
  content: '\f6a9';
}
.fa-volume-off:before {
  content: '\f026';
}
.fa-volume-up:before {
  content: '\f028';
}
.fa-vote-yea:before {
  content: '\f772';
}
.fa-vr-cardboard:before {
  content: '\f729';
}
.fa-vuejs:before {
  content: '\f41f';
}
.fa-walking:before {
  content: '\f554';
}
.fa-wallet:before {
  content: '\f555';
}
.fa-warehouse:before {
  content: '\f494';
}
.fa-water:before {
  content: '\f773';
}
.fa-wave-square:before {
  content: '\f83e';
}
.fa-waze:before {
  content: '\f83f';
}
.fa-weebly:before {
  content: '\f5cc';
}
.fa-weibo:before {
  content: '\f18a';
}
.fa-weight:before {
  content: '\f496';
}
.fa-weight-hanging:before {
  content: '\f5cd';
}
.fa-weixin:before {
  content: '\f1d7';
}
.fa-whatsapp:before {
  content: '\f232';
}
.fa-whatsapp-square:before {
  content: '\f40c';
}
.fa-wheelchair:before {
  content: '\f193';
}
.fa-whmcs:before {
  content: '\f40d';
}
.fa-wifi:before {
  content: '\f1eb';
}
.fa-wikipedia-w:before {
  content: '\f266';
}
.fa-wind:before {
  content: '\f72e';
}
.fa-window-close:before {
  content: '\f410';
}
.fa-window-maximize:before {
  content: '\f2d0';
}
.fa-window-minimize:before {
  content: '\f2d1';
}
.fa-window-restore:before {
  content: '\f2d2';
}
.fa-windows:before {
  content: '\f17a';
}
.fa-wine-bottle:before {
  content: '\f72f';
}
.fa-wine-glass:before {
  content: '\f4e3';
}
.fa-wine-glass-alt:before {
  content: '\f5ce';
}
.fa-wix:before {
  content: '\f5cf';
}
.fa-wizards-of-the-coast:before {
  content: '\f730';
}
.fa-wolf-pack-battalion:before {
  content: '\f514';
}
.fa-won-sign:before {
  content: '\f159';
}
.fa-wordpress:before {
  content: '\f19a';
}
.fa-wordpress-simple:before {
  content: '\f411';
}
.fa-wpbeginner:before {
  content: '\f297';
}
.fa-wpexplorer:before {
  content: '\f2de';
}
.fa-wpforms:before {
  content: '\f298';
}
.fa-wpressr:before {
  content: '\f3e4';
}
.fa-wrench:before {
  content: '\f0ad';
}
.fa-x-ray:before {
  content: '\f497';
}
.fa-xbox:before {
  content: '\f412';
}
.fa-xing:before {
  content: '\f168';
}
.fa-xing-square:before {
  content: '\f169';
}
.fa-y-combinator:before {
  content: '\f23b';
}
.fa-yahoo:before {
  content: '\f19e';
}
.fa-yammer:before {
  content: '\f840';
}
.fa-yandex:before {
  content: '\f413';
}
.fa-yandex-international:before {
  content: '\f414';
}
.fa-yarn:before {
  content: '\f7e3';
}
.fa-yelp:before {
  content: '\f1e9';
}
.fa-yen-sign:before {
  content: '\f157';
}
.fa-yin-yang:before {
  content: '\f6ad';
}
.fa-yoast:before {
  content: '\f2b1';
}
.fa-youtube:before {
  content: '\f167';
}
.fa-youtube-square:before {
  content: '\f431';
}
.fa-zhihu:before {
  content: '\f63f';
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(../fonts/fa/fa-regular-400.eot);
  src: url(../fonts/fa/fa-regular-400.eot?#iefix) format('embedded-opentype'), url(../fonts/fa/fa-regular-400.woff2) format('woff2'),
    url(../fonts/fa/fa-regular-400.woff) format('woff'), url(../fonts/fa/fa-regular-400.ttf) format('truetype'),
    url(../fonts/fa/fa-regular-400.svg#fontawesome) format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(../fonts/fa/fa-solid-900.eot);
  src: url(../fonts/fa/fa-solid-900.eot?#iefix) format('embedded-opentype'), url(../fonts/fa/fa-solid-900.woff2) format('woff2'),
    url(../fonts/fa/fa-solid-900.woff) format('woff'), url(../fonts/fa/fa-solid-900.ttf) format('truetype'),
    url(../fonts/fa/fa-solid-900.svg#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/fa/fa-brands-400.eot);
  src: url(../fonts/fa/fa-brands-400.eot?#iefix) format('embedded-opentype'), url(../fonts/fa/fa-brands-400.woff2) format('woff2'),
    url(../fonts/fa/fa-brands-400.woff) format('woff'), url(../fonts/fa/fa-brands-400.ttf) format('truetype'),
    url(../fonts/fa/fa-brands-400.svg#fontawesome) format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

@font-face {
  font-family: 'SF UI Text Regular';
  src: url('fonts/sf_ui_text_regular.eot'); /* IE 9 Compatibility Mode */
  src: url('fonts/sf_ui_text_regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */ url('fonts/sf_ui_text_regular.woff2') format('woff2'),
    /* Super Modern Browsers */ url('fonts/sf_ui_text_regular.woff') format('woff'),
    /* Firefox >= 3.6, any other modern browser */ url('fonts/sf_ui_text_regular.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('fonts/sf_ui_text_regular.svg#sf_ui_text_regular') format('svg'); /* Chrome < 4, Legacy iOS */
}

.similar-place {
  margin-top: 40px;
}
.catalog-list__description.ch-str {
  color: #757575;
  font-weight: 300;
  font-size: 19px;
  line-height: 24px;
}
.catalog-list__price {
  display: block;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #000;
  font-weight: 400;
  font-size: 21px;
  line-height: 24px;
  text-align: center;
  font-family: 'Raleway', 'SF UI Text Regular';
}
.catalog-list__price font {
  margin-left: 5px;
  padding: 4px 14px;
  color: #ff6a39;
  font-weight: 500;
  font-size: 25px;
  line-height: 25px;
  border: 2px solid #ff6a39;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  box-sizing: border-box;
  display: inline-block;
}
.catalog-list__price.no-bord {
  margin-bottom: 0;
}
.catalog-list__price.no-bord font {
  border: none;
  padding: 0;
}
.catalog-list__item:hover .catalog-list__price font {
  color: #fff;
  background: #ff6a39;
}
.catalog-list__item:hover .catalog-list__price.no-bord font {
  color: #ff6a39;
  background: #fff;
}
.catalog-list__description.f-roboto {
  display: none;
}
.carousel__block .carousel .catalog-list__item {
  width: 100%;
  padding: 0;
}
.carousel .owl-nav {
  position: absolute;
  top: -60px;
  right: 0;
  overflow: hidden;
}
.carousel .owl-nav {
  position: absolute;
  top: -65px;
  right: 0;
  overflow: hidden;
}
.carousel__block .owl-carousel .owl-nav button.owl-prev,
.carousel__block .owl-carousel .owl-nav button.owl-next {
  width: 40px;
  height: 40px;
  float: left;
  border: 1px solid #ff6a39;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-colro: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px auto;
  box-sizing: border-box;
}
.carousel__block .owl-carousel .owl-nav button.owl-prev {
  background-image: url(../img/owl-prev-act.svg);
}
.carousel__block .owl-carousel .owl-nav button.owl-next {
  margin-left: 10px;
  background-image: url(../img/owl-next-act.svg);
}
.carousel__block .owl-carousel .owl-nav button.owl-prev.disabled {
  border-color: #ccc;
  background-image: url(../img/owl-prev.svg);
}
.carousel__block .owl-carousel .owl-nav button.owl-next.disabled {
  border-color: #ccc;
  background-image: url(../img/owl-next.svg);
}
.owl-carousel.off {
  display: block;
}
@media screen and (max-width: 480px) {
  .carousel__block .carousel {
    display: flex;
    flex-wrap: nowrap;
    margin: 24px 6px 0;
  }
  .carousel__block .carousel .catalog-list__item {
    width: 80vw;
    min-width: 80vw;
    padding: 0 10px;
  }
}

/* calc */
.calc-wp {
  position: relative;
  margin: 0 0 40px 0;
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-sizing: border-box;
}
.calc-text {
  position: relative;
  margin: 0 80px 40px 80px;
}
.calc-content {
  position: relative;
  margin: 0 80px;
  padding: 0 0 40px 0;
  border-top: 1px solid #eee;
}

.calc {
  position: relative;
  padding: 0 0 20px 0;
}
.calc-right {
  width: 650px;
  float: right;
  padding-right: 50px;
  box-sizing: border-box;
}
.calc-left {
  width: 470px;
  float: left;
  padding: 50px 0 0 80px;
  box-sizing: border-box;
}
.calc-img {
  width: 600px;
  height: 600px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.calc-img-desktop,
.calc-img-mob {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
}
.calc-img-desktop {
  top: 0;
  background-size: 100%;
}
.calc-img-mob {
  top: 0;
  background-size: cover;
  display: none;
}
.construct {
  position: relative;
  display: none;
}
.construct.act {
  display: block;
}
.construct img {
  display: block;
}
.construct_1 img {
  width: 180px;
  height: 355px;
}
.construct_2 img {
  width: 290px;
  height: 305px;
}
.construct_3 img {
  width: 315px;
  height: 220px;
}
.construct_4 img {
  width: 350px;
  height: 330px;
}
.construct_5 img {
  width: 170px;
  height: 380px;
}
.construct_4.block_1 img {
  width: 280px;
  height: 380px;
}
.construct-type {
  width: 100%;
  position: absolute;
  top: 50px;
  left: 0;
  display: flex;
  flex-wrap: wrap;
}
.construct-type_radio {
  position: relative;
  flex: 1 1 auto;
}
.construct-type_radio .radio-label {
  width: 100px;
  padding: 10px 0;
  display: block;
  margin: 0 auto;
  color: #6f7d89;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  cursor: pointer;
}
.construct-type_radio .radio-label input[type='radio' i] {
  display: none;
}
.construct-type_radio .radio-label.radio-act-fix,
.construct-type_radio .radio-label.radio-act {
  color: #fff;
  background: #82c85a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.construct_3 .construct-type_radio .radio-label,
.construct_4 .construct-type_radio .radio-label,
.construct_5 .construct-type_radio .radio-label {
  width: 65px;
  font-size: 10px;
  line-height: 12px;
}
.construct_4 .construct-type {
  width: 208px;
  left: 10px;
}
.construct_5 .construct-type {
  width: 135px;
}
.construct_4.block_1 .construct-type {
  width: 135px;
}
.construct-door {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.construct_4 .construct-door {
  width: 145px;
}
.construct_5 .construct-door {
  width: 160px;
}
.construct_4.block_1 .construct-door {
  width: 160px;
}

.construct_4 .construct-door .construct-type_radio {
  width: 100%;
}

.construct-door .construct-type_radio {
  width: calc(100% - 10px);
  position: absolute;
  left: 0;
}
.construct-door .construct-type_radio:first-child {
  top: 50px;
}
.construct_4 .construct-door .construct-type_radio:last-child {
  top: 220px;
}
.construct_5 .construct-door .construct-type_radio:last-child {
  top: 250px;
}
.construct_4.block_1 .construct-door .construct-type_radio:last-child {
  top: 250px;
}
.calc-item {
  position: relative;
  margin: 0 0 40px 0;
}
.calc-left .calc-item {
  max-width: 310px;
}
.calc-right .calc-item {
  width: 380px;
  margin-left: auto;
  margin-right: auto;
}

.calc-title {
  position: relative;
  margin: 0 0 15px 0;
  color: #333f48;
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
}

.calc .select {
  width: 100%;
  height: 40px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  box-sizing: border-box;
}
.calc .select .input-container {
  width: 100%;
  height: 40px;
  position: relative;
  box-sizing: border-box;
}
.calc .select .input-container::before {
  width: 25px;
  height: 100%;
  position: absolute;
  right: 10px;
  top: 0;
  background: url('../img/calc/select.svg') no-repeat center;
  content: '';
  display: block;
  transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.calc .select .input-container.open::before {
  transform: translateY(0%) rotate(180deg);
}
.calc .select .input {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0;
  padding: 10px 25px;
  color: #292929;
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  background: none;
  border: 1px solid #abbcc8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-sizing: border-box;
  cursor: pointer;
}
.calc .select__list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  z-index: 100;
}
.calc .select__list .select__item {
  position: relative;
  padding: 10px 25px;
  margin: 0;
  font-size: 17px;
  line-height: 20px;
  cursor: pointer;
  list-style-type: none;
  background: #eee;
  border: 1px solid #abbcc8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-sizing: border-box;
}
.calc .select__list .select__item:hover {
  background-color: #fafafa;
}
.calc-profile {
  position: relative;
  margin: 25px 0 0 0;
  font-size: 14px;
  line-height: 18px;
  display: none;
}
.calc-profile.show {
  display: block;
}
.calc-feature {
  position: relative;
  margin: 10px 0 0 0;
}
.calc-feature-title {
  position: relative;
  padding: 0 0 10px 15px;
  color: #168de2;
  font-size: 14px;
  line-height: 20px;
  background: url('../img/calc/note.svg') no-repeat 0 4px;
  cursor: pointer;
}
.calc-feature-table {
  position: absolute;
  top: 30px;
  z-index: 100;
  /*display: none;*/
}
.calc-feature-table table {
  width: 600px;
  position: relative;
  padding: 15px 20px;
  background: #fff;
  border: 2px solid rgba(22, 141, 226, 0.64);
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  box-sizing: border-box;
}
.calc-feature-table table th,
.calc-feature-table table td {
  padding: 5px 10px;
  text-align: center;
}
.calc-feature-table table th:first-child,
.calc-feature-table table td:first-child {
  text-align: left;
}
.calc-feature-table table th {
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
}
.calc-feature-table table td {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.calc-feature:hover .calc-feature-table {
  display: block;
}
.check-list {
  position: relative;
}
.calc-left .check-list {
  max-width: 310px;
}
.check-list .check {
  height: 40px;
  position: relative;
  display: block;
  padding: 0 0 0 100px;
  margin: 0 0 25px 0;
  font-size: 17px;
  line-height: 40px;
  font-weight: 400;
  border: 1px solid #abbcc8;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  cursor: pointer;
}
.check-list .check:before {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 5px;
  left: 25px;
  display: block;
  border: 1px solid #8e8e8e;
  content: '';
}
.check-list .check input[type='checkbox' i] {
  display: none;
}
.check-list .checked:before {
  background: #ff6a39;
  border: 1px solid #ff6a39;
  box-shadow: 0px 0px 6px #ff784b;
}

.lamination-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.lamination-list .radio-label {
  width: 33.3%;
  position: relative;
  display: block;
  margin: 0 0 25px 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
}
.lamination-list .radio-label input[type='radio' i] {
  display: none;
}
.radio-label-img {
  max-width: 90px;
  position: relative;
  margin: 0 auto;
}
.lamination-list .radio-label img {
  width: 100%;
  height: auto;
  display: block;
}
.lamination-list .radio-label img.radio-act_img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.lamination-list .radio-act img.radio-act_img {
  display: block;
}

.lamination-text {
  width: 100%;
  position: relative;
  margin: 15px 0 25px 0;
  color: #8e8e8e;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
}

.wall-color {
  max-width: 380px;
  position: relative;
}
.color-input {
  width: 100%;
  height: 40px;
  position: relative;
  margin: 0;
  padding: 10px 25px 10px 100px;
  color: #292929;
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  border: 1px solid #abbcc8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-sizing: border-box;
  cursor: pointer;
}
.color-input:before {
  width: 25px;
  height: 100%;
  position: absolute;
  left: 25px;
  top: 0;
  background: url('../img/calc/select.svg') no-repeat center;
  content: '';
  display: block;
  transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.wall-color.open .color-input:before {
  transform: translateY(0%) rotate(180deg);
}
.color-list {
  position: absolute;
  left: 0;
  bottom: 40px;
  padding: 10px;
  display: none;
  flex-wrap: wrap;
  align-items: stretch;
  background: #fff;
  border: 1px solid #abbcc8;
  box-shadow: 0px -6px 13px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  z-index: 100;
}
.wall-color.open .color-list {
  display: flex;
}
.color-list .radio-label {
  width: 20%;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
}
.color-list .radio-label img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.color-list .radio-label input[type='radio' i] {
  display: none;
}
.color-list .radio-act img {
  border: 2px solid #ff6a39;
  box-shadow: 0px 0px 10px #ff6a39;
}
.calc-price {
  position: relative;
  padding: 20px 30px;
  font-weight: 500;
  font-size: 23px;
  line-height: 24px;
  background: rgba(255, 106, 57, 0.11);
  box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.11);
}
.calc-price span {
  font-size: 32px;
  line-height: 40px;
}
.calc-guaranty {
  position: relative;
  padding: 25px;
  margin: 0 0 60px 0;
  border: 6px solid rgba(255, 106, 57, 0.21);
  border-top: none;
  -webkit-border-bottom-right-radius: 60px;
  -moz-border-radius-bottomright: 60px;
  border-bottom-right-radius: 60px;
}
.calc-guaranty ul {
  padding: 0;
  margin: 0;
}
.calc-guaranty ul li {
  padding: 0 0 0 30px;
  margin: 0 0 20px 0;
  font-size: 17px;
  line-height: 20px;
  list-style: none;
  background: url('../img/calc/guaranty.svg') no-repeat top left;
}
.calc-guaranty ul li span {
  font-weight: 600;
}
.calc-button {
  width: 100%;
  position: absolute;
  left: 0;
  display: flex;
  justify-content: center;
}
.calc-button .button {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  padding: 15px 40px;
  border: 5px solid #fff;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}

.calc-img-size {
  position: relative;
  margin: 0 0 60px 0;
}
#hslider {
  width: 420px;
  position: absolute;
  right: 100px;
  bottom: 10px;
}
#vslider {
  height: 420px;
  position: absolute;
  top: 80px;
  right: 0;
}

.calc .ui-slider-horizontal {
  height: 1px;
}
.calc .ui-slider-vertical {
  width: 1px;
}
.calc .ui-widget-content {
  border: none;
  background: #abbcc8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.calc .ui-slider .ui-slider-handle {
  width: 16px;
  height: 16px;
  background: #ff6a39;
  border: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.calc .ui-slider-horizontal .ui-slider-handle {
  top: -8px;
}
.calc .ui-slider-vertical .ui-slider-handle {
  left: -8px;
}
.h_input {
  position: absolute;
  right: 0;
  bottom: 0;
}
.v_input {
  position: absolute;
  right: -35px;
  top: 35px;
}
.h_input span,
.v_input span {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 11px;
  line-height: 24px;
  display: block;
}
.hresult,
.vresult {
  width: 80px;
  height: 24px;
  position: relative;
  padding: 0 30px 0 10px;
  margin: 0;
  font-size: 14px;
  text-align: left;
  background: #f2f6f9;
  border: 1px solid #abbcc8;
  box-sizing: border-box;
}

.calc-size {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.h_size,
.v_size {
  width: 140px;
  height: 100px;
  position: relative;
  text-align: center;
  border: 1px solid #abbcc8;
  -webkit-border-top-left-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-bottomright: 30px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.h_size {
  margin-right: 30px;
}
.h_size span,
.v_size span {
  display: block;
  padding: 10px 5px;
  font-size: 14px;
  line-height: 24px;
}

.hsizeresult,
.vsizeresult,
.hsizeresult_2,
.vsizeresult_2 {
  width: 120px;
  height: 40px;
  padding: 0 10px;
  margin: 0 auto;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
  background: #fff;
  border: none;
  box-sizing: border-box;
}
.clearing {
  width: 100%;
  clear: both;
  height: 0;
  line-height: 0;
}
.mob-color {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: url('../img/calc/color.svg') no-repeat center;
  border: 1px solid #ff6a39;
  box-sizing: bor-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  display: none;
}
.popup-wrapper .custom-checkbox {
  margin: 7px 14px 7px 0;
}

@media screen and (max-width: 1199px) {
  .calc-left {
    width: 360px;
    padding: 40px 0 0 40px;
  }
  .calc-right {
    width: 560px;
  }
  .calc-img {
    width: 560px;
    height: 560px;
  }
  .h_size {
    margin-right: 20px;
  }
  #hslider {
    width: 340px;
  }
  .calc-text {
    position: relative;
    margin: 0 40px 40px 40px;
  }
  .calc-content {
    margin: 0 40px;
  }
}
@media screen and (max-width: 1023px) {
  .calc {
    width: 560px;
    padding: 20px 0;
    margin: 0 auto;
  }
  .calc-right {
    width: 100%;
    float: none;
    padding: 100px 0 0 0;
  }
  .calc-left {
    width: 100%;
    padding: 0;
    float: none;
  }
  #vslider {
    right: 35px;
  }
  #hslider {
    right: 100px;
  }
  .v_input,
  .h_input {
    right: 0;
  }
  .calc-left .calc-item,
  .calc-left .check-list {
    width: 100%;
    max-width: 100%;
  }
  .calc-right .calc-item {
    width: 100%;
  }
  .wall-color {
    max-width: 100%;
  }
  .calc-construction {
    width: 100%;
    position: absolute;
    top: 20px;
  }
  .calc-text {
    max-width: 560px;
    position: relative;
    margin: 0 auto 40px auto;
  }
  .calc-content {
    max-width: 560px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .calc {
    width: 100%;
  }
  .calc-img-size {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .calc-img {
    width: 100%;
    height: auto;
    padding: 80px 0 60px 0;
    box-sizing: border-box;
  }
  .calc-img-desktop {
    display: none;
  }
  .calc-img-mob {
    display: block;
  }
  .calc-item {
    margin: 0 0 30px 0;
    padding: 0 10px;
    box-sizing: border-box;
  }
  #hslider,
  #vslider,
  .h_input,
  .v_input,
  .color-input {
    display: none !important;
  }
  .mob-color {
    display: block;
  }
  .calc-price {
    margin: 0 10px;
    padding: 20px;
    box-shadow: none;
  }
  .calc-guaranty {
    padding: 0 20px 90px 20px;
    margin: 0 10px;
    border: none;
    border-top: none;
    background: rgba(255, 106, 57, 0.11);
  }
  .calc-text {
    position: relative;
    margin: -75px 10px 40px 10px;
    border: 6px solid rgba(255, 106, 57, 0.21);
    -webkit-border-bottom-right-radius: 60px;
    -moz-border-radius-bottomright: 60px;
    border-bottom-right-radius: 60px;
    padding: 80px 20px 20px 20px;
  }
  .calc-button {
    bottom: 25px;
    z-index: 1;
  }
  .calc-button .button {
    font-size: 16px;
    line-height: 20px;
  }
  .calc-content {
    border-top: none;
    margin: 0 10px;
    padding: 0 0 10px 0;
  }
  .check-list .check {
    padding: 0 0 0 80px;
    margin: 0 0 15px 0;
  }
  .calc-feature-table {
    width: 100%;
    overflow-x: auto;
  }
  .calc-feature-table table {
    padding: 10px;
  }
  .calc-size {
    justify-content: center;
  }
  .lamination-list {
    display: none;
  }
  .lamination-list-add {
    display: flex;
  }
}
@media screen and (max-width: 400px) {
  .construct_4 img {
    width: 280px;
    height: auto;
  }
  .construct_4 .construct-type {
    width: 164px;
    left: 9px;
  }
  .construct_4 .construct-door {
    width: 115px;
  }
  .construct_4 .construct-door .construct-type_radio:last-child {
    top: 165px;
  }
}
@media screen and (max-width: 359px) {
  .h_size,
  .v_size {
    width: 120px;
  }
  .hsizeresult,
  .vsizeresult,
  .hsizeresult_2,
  .vsizeresult_2 {
    width: 110px;
    padding: 0;
  }
  .construct_2 img {
    width: 270px;
    height: auto;
  }
  .construct_3 img {
    width: 280px;
    height: auto;
  }
}
.co_4 {
  display: none;
}
.calc-size.bblock {
  margin: 0 0 20px 0;
}
.calc-size.bblock.hidden {
  margin: 0;
}
.calc-sash {
  display: none;
}
.popup-calc-place {
  /*
    position: fixed;
    z-index: 400;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.66);
    display: flex;
    align-items: center;
    justify-content: center;
  display:none;
  */
}

#form-calc input[type='number']::-webkit-outer-spin-button,
#form-calc input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none; // Yeah, yeah everybody write about it
}

#form-calc input[type='number'],
#form-calc input[type='number']:hover,
#form-calc input[type='number']:focus {
  appearance: none;
  -moz-appearance: textfield;
}

.content-404 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  align-items: center;
}
.content-404_img {
  width: 50%;
  position: relative;
}
.content-404_img img {
  width: 100%;
  height: auto;
  display: block;
}
.content-404_info {
  width: 50%;
  position: relative;
  padding-right: 40px;
  box-sizing: border-box;
}
.content-404_title {
  position: relative;
  margin: 0 0 45px 0;
  color: #ff6a39;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}
.content-404_text {
  max-width: 600px;
  position: relative;
  color: #000;
  font-size: 26px;
  font-weight: 400;
  line-height: 142.4%;
}
.content-404_menu {
  position: relative;
  margin: 30px 0 0 0;
}
.content-404_menu a {
  display: block;
  margin: 0 0 30px 0;
  color: #ff6a39;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  text-decoration-line: underline;
}
.content-404_menu a:hover {
  text-decoration-line: none;
}

.custom-input.email.type {
  overflow: hidden;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.input__file-text {
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .content-404 {
    display: block;
  }
  .content-404_img {
    width: 100%;
    max-width: 320px;
    margin: 0 auto 40px auto;
  }
  .content-404_info {
    width: 100%;
    padding-right: 0;
  }
  .content-404_title {
    margin: 0 0 20px 0;
    font-size: 30px;
    line-height: 40px;
  }
  .content-404_text {
    max-width: 100%;
    font-size: 16px;
    line-height: 24px;
  }
  .content-404_menu {
    margin: 20px 0;
  }
  .content-404_menu a {
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 24px;
  }
}
.g-recaptcha {
  width: 100%;
  overflow: hidden;
}
