﻿@font-face {
  font-family: "TT Norms Pro";
  src: url("../fonts/tt-norms-pro/TTNormsPro-LightItalic.woff2") format("woff2"), url("../fonts/tt-norms-pro/TTNormsPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "TT Norms Pro";
  src: url("../fonts/tt-norms-pro/TTNormsPro-BoldItalic.woff2") format("woff2"), url("../fonts/tt-norms-pro/TTNormsPro-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "TT Norms Pro";
  src: url("../fonts/tt-norms-pro/TTNormsPro-Medium.woff2") format("woff2"), url("../fonts/tt-norms-pro/TTNormsPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "TT Norms Pro";
  src: url("../fonts/tt-norms-pro/TTNormsPro-Bold.woff2") format("woff2"), url("../fonts/tt-norms-pro/TTNormsPro-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "TT Norms Pro";
  src: url("../fonts/tt-norms-pro/TTNormsPro-MediumItalic.woff2") format("woff2"), url("../fonts/tt-norms-pro/TTNormsPro-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "TT Norms Pro";
  src: url("../fonts/tt-norms-pro/TTNormsPro-Light.woff2") format("woff2"), url("../fonts/tt-norms-pro/TTNormsPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
.slick-slider:not(.slick-initialized) .slick-slide:not(:first-child) {
  display: none;
}
#home-slider::after {
  content: "";
  display: table;
  clear: both;
}
#home-slider .slick-slide {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 420px;
  transition: height 0.3s ease;
}
#home-slider .slider-caption {
  width: 100%;
  max-width: 275px;
  margin-bottom: -100px;
}
#home-slider .slider-caption p,
#home-slider .slider-caption .standarts__menu > li,
#home-slider .slider-caption h2 {
  color: #fff;
}
#home-slider .slider-caption h2 {
  margin-bottom: 50px;
}
#home-slider .videoHolder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
#home-slider .video,
#home-slider .responsive-embed {
  position: absolute;
  pointer-events: none;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  position: absolute;
  top: 50%;
  right: 50%;
}
#home-slider .responsive-embed {
  margin-bottom: 0;
}
@media only screen and (min-width: 575px) {
  #home-slider .slick-slide .slider-caption {
    margin-bottom: -75px;
    width: 100%;
    max-width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  #home-slider .slick-slide {
    display: flex;
    align-items: center;
    height: 500px;
  }
  #home-slider .slick-slide .slider-caption {
    width: 100%;
    max-width: 660px;
  }
}
@media only screen and (min-width: 992px) {
  #home-slider .slick-slide {
    height: 600px;
  }
}
@media only screen and (min-width: 1280px) {
  #home-slider .slick-slide {
    height: 800px;
  }
  #home-slider .slick-slide .slider-caption {
    margin-top: -30px;
  }
}
@media (min-width: 576px) {
  .container {
    max-width: 1656px;
  }
}
.container,
.container-fluid {
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  padding-left: 10px;
  padding-right: 10px;
}
.alignnone {
  margin: 0 1em 1.6em 0;
}
.alignright {
  float: right;
  margin: 0 0 1.6em 1em;
}
.alignleft {
  float: left;
  margin: 0 1em 1.6em 0;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.6em;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 100%;
  padding: 5px 5px 10px;
  text-align: center;
}
.wp-caption img {
  width: auto;
  margin-bottom: 10px;
}
.wp-caption p,
.wp-caption .standarts__menu > li {
  margin-bottom: 0;
  font-size: 14px;
}
.gallery-caption {
  font-size: 12px;
}
#wpadminbar {
  opacity: 0.3;
  transition: 0.2s opacity linear;
  -webkit-transform: translateZ(0);
}
@media (hover: hover) {
  #wpadminbar:hover,
  #wpadminbar:focus {
    opacity: 1;
  }
}
.gform_wrapper ul {
  list-style: none;
}
.gform_fields {
  margin: 0;
}
.gform_fields::after {
  content: "";
  display: table;
  clear: both;
}
.gfield {
  list-style: none;
  margin-bottom: 20px;
}
.gf_left_half,
.gf_right_half {
  float: left;
  width: 50%;
}
.gf_left_third,
.gf_middle_third,
.gf_right_third {
  float: left;
  width: 33.3333%;
}
.gf_left_half {
  padding-right: 15px;
}
.gf_right_half {
  padding-left: 15px;
}
.gf_right_half + .gfield {
  clear: both;
}
.gf_left_third {
  padding-right: 20px;
}
.gf_right_third {
  padding-left: 20px;
}
.gf_right_third + .gfield {
  clear: both;
}
.gf_middle_third {
  padding-left: 10px;
  padding-right: 10px;
}
.hidden_label .gfield_label {
  display: none;
}
.ginput_container ul {
  margin-left: 0;
}
.gfield_error input,
.gfield_error textarea {
  border-color: red;
}
.gfield_description {
  margin-top: 10px;
}
.gform_confirmation_message {
  margin-bottom: 15px;
}
.gform_footer {
  text-align: right;
}
.validation_error {
  margin-bottom: 15px;
  padding: 5px;
  color: #900;
  border: 1px solid red;
}
.validation_message {
  margin-bottom: 10px;
  color: #900;
}
.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font-size: 11px;
  z-index: 9999 !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
}
.ui-datepicker thead {
  background: #f7f7f7;
  border-bottom: 1px solid #bbb;
}
.ui-datepicker thead th {
  padding: 3px;
  text-align: center;
  border: 1px solid #ddd;
}
.ui-datepicker tbody {
  border: none;
}
.ui-datepicker tbody td {
  padding: 0;
  border: 1px solid #bbb;
}
.ui-datepicker tbody th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #666;
}
.ui-datepicker tbody td span,
.ui-datepicker tbody td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666;
}
.ui-datepicker-header {
  background-color: #666;
  color: #fff;
  font-weight: 700;
  border: none;
}
.ui-datepicker-header:after {
  content: "";
  clear: both;
  display: table;
}
.ui-datepicker-month,
.ui-datepicker-year {
  width: 50%;
  float: left;
  padding: 5px 20px 5px 5px;
  height: auto;
  font-size: 14px;
  margin-bottom: 5px;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  font-size: 12px;
  color: #fff;
  padding: 5px;
  line-height: 1.4;
  width: 50%;
  float: left;
}
.ui-datepicker-next {
  text-align: right;
}
.ui-datepicker-calendar {
  margin: 0 0 0 0 !important;
}
.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
}
.ui-datepicker-calendar .ui-state-hover {
  background: #fff;
}
.ui-datepicker-calendar .ui-state-active {
  background: #fff2aa;
  border: 1px solid #c19163;
  position: relative;
  margin: -1px;
  height: 32px;
  width: 32px;
}
.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3;
}
.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #d7d7d7;
}
.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px;
}
form.subscribe .gform_footer {
  padding-top: 0;
  margin-top: 0;
}
#contact-form .gfield_error {
  max-width: 100% !important;
}
#contact-form li.gfield.gfield_error {
  background-color: transparent !important;
  border: none;
  margin: 0;
}
#contact-form .gfield_error input,
#contact-form .gfield_error textarea {
  border: 1px solid #ff0000;
}
#contact-form .gfield_error .validation_message {
  margin: 0;
  padding: 0 !important;
  color: #ff0000;
  font-weight: 300;
}
#contact-form .input-file .file-selected {
  display: none;
}
#contact-form .input-file .gfield_label {
  pointer-events: none;
}
#contact-form .input-file .gform_drop_area {
  position: absolute;
  top: -50px;
  padding: 0;
  border: none;
}
#contact-form .input-file .gform_drop_instructions {
  display: none;
}
#contact-form .input-file .gform_button_select_files {
  padding: 20px !important;
  opacity: 0;
}
#contact-form .ginput_container_checkbox li label {
  text-transform: inherit;
}
#contact-form .mbzero {
  margin-bottom: 0;
}
#contact-form .mbzero span label {
  margin-bottom: 5px;
}
#contact-form .mtzero {
  margin-top: 0;
}
#contact-form .address_city {
  width: 100%;
}
#contact-form li.hidden_label input {
  margin-top: 0;
}
#contact-form .inputmb input {
  margin-bottom: 4px;
}
#contact-form .address span {
  width: 50%;
  float: left;
  margin: 0;
}
#contact-form .address .address_line_1 {
  padding-right: 10px;
}
#contact-form .address .address_city {
  padding-left: 10px;
  padding-right: 0;
}
#contact-form .address .address_state {
  padding-right: 10px;
}
#contact-form .address .address_zip {
  padding-left: 10px;
  padding-right: 0 !important;
}
#contact-form .address-2 .ginput_container_address {
  clear: both;
  display: table;
}
#contact-form .address-2 .address_zip {
  padding-left: 0;
  padding-right: 6px !important;
}
#contact-form .complaints .input-file label,
#contact-form .request .input-file label {
  top: 28px;
  position: relative;
}
#contact-form .complaints .gfield_error.input-file label,
#contact-form .request .gfield_error.input-file label {
  top: 0;
}
#contact-form .gfield_select {
  padding: 13px 38px 13px 10px;
  border: 1px solid #707070;
  border-radius: 15px;
  font-weight: 300;
}
#contact-form .text-transform label {
  text-transform: inherit;
}
#contact-form .subscribe .gform_footer {
  text-align: left;
}
#contact-form .g_title select {
  max-width: 200px;
  padding: 5px 10px;
}
#contact-form .complaints .complaint-select {
  max-width: 790px;
  margin-bottom: 50px;
  margin-top: 30px;
}
#contact-form .complaints .phone {
  padding-right: 10px;
}
#contact-form .complaints .phone .ginput_container {
  margin-top: 0;
}
#contact-form .complaints .email {
  padding-right: 0;
  padding-left: 10px;
}
#contact-form .complaints .email .ginput_container {
  margin-top: 0;
}
#contact-form .complaints .permision {
  margin-bottom: 50px;
  margin-top: 30px;
  padding: 15px 20px 10px;
  border: 1px solid #686868;
}
#contact-form .complaints .permision .gfield_description {
  margin-bottom: 0;
}
#contact-form .complaints .permision .gfield_radio {
  margin-bottom: 0;
}
#contact-form .complaints .ginput_container_fileupload:before {
  display: none;
}
#contact-form .complaints .file-selected {
  position: relative;
  top: 10px;
  left: 0;
}
#contact-form .complaints div.validation_message {
  padding-top: 20px;
}
#contact-form .request .table {
  margin-top: 10px !important;
}
#contact-form .request .detail {
  margin-top: 50px;
}
#contact-form .request .input-file.display {
  display: block !important;
}
#contact-form .request .ownership-content {
  margin-top: 10px;
}
#contact-form .request .ownership-content ul {
  margin-left: 30px !important;
}
#contact-form .request .ownership-content li {
  margin-bottom: 7px;
}
#contact-form .request .ownership-content li:after {
  left: -20px;
  top: 0px;
}
#contact-form .request .ownership {
  margin-top: 37px !important;
}
#contact-form .request .request-label {
  margin-top: 30px;
}
#contact-form .request .owner-label {
  margin-top: 37px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}
#contact-form .request .owner {
  padding-right: 10px;
  margin-bottom: 0;
}
#contact-form .request .phone {
  margin-top: 5px;
  margin-bottom: 6px;
  padding-right: 10px;
}
#contact-form .request .email {
  margin-bottom: 6px;
  margin-top: 5px;
  padding-right: 0;
  padding-left: 10px;
}
#contact-form .request .ginput_container_fileupload:before {
  display: none;
}
#contact-form .request .file-selected {
  position: relative;
  top: 10px;
  left: 0;
}
#contact-form .request div.validation_message {
  padding-top: 20px;
}
#contact-form .request .checkbox {
  margin-top: 20px;
}
#contact-form .input-file.certificate .gfield_description {
  position: relative;
  top: -60px;
}
#contact-form .input-file.certificate label {
  top: 50px;
}
#contact-form .gfield_html {
  margin-top: 20px;
}
#contact-form .gfield_radio li {
  padding-left: 28px !important;
  margin-right: 20px !important;
}
#contact-form .gfield_radio input {
  display: none;
}
#contact-form .gfield_radio input:checked + label:after {
  position: absolute;
  left: -25px;
  top: 3px;
  content: "";
  width: 15px;
  height: 15px;
  background-color: #686868;
  border-radius: 50%;
}
#contact-form .gfield_radio label {
  position: relative;
}
#contact-form .gfield_radio label:before {
  position: absolute;
  left: -30px;
  top: -2px;
  content: "";
  width: 25px;
  height: 25px;
  border: 1px solid #686868;
  border-radius: 50%;
}
#contact-form table tbody td,
#contact-form table tbody th {
  padding: 0.5rem 0 1rem 1rem;
  font-size: 20px;
}
#contact-form table tbody th {
  border: none;
}
#contact-form .add-product label {
  font-size: 20px;
}
html,
body {
  height: auto;
}
html {
  min-height: 100%;
  position: relative;
}
body {
  position: static;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #555;
  opacity: 1;
  font-size: 20px;
  font-weight: 300;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #555;
  opacity: 1;
  font-size: 20px;
  font-weight: 300;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #555;
  opacity: 1;
  font-size: 20px;
  font-weight: 300;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #555;
  opacity: 1;
  font-size: 20px;
  font-weight: 300;
}
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea,
select {
  margin-bottom: 0;
}
[type="search"] {
  background-color: #f0f0f0;
  border-radius: 0;
  border: none;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.8;
  padding: 13px 50px 11px 20px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  [type="search"] {
    line-height: 1;
  }
}
select {
  appearance: none;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYuMjUyIiBoZWlnaHQ9IjguOTIiIHZpZXdCb3g9IjAgMCAxNi4yNTIgOC45MiI+DQogIDxkZWZzPg0KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj4NCiAgICAgIDxwYXRoIGlkPSJQYXRoXzIwIiBkYXRhLW5hbWU9IlBhdGggMjAiIGQ9Ik0wLTNIMTYuMjUydi04LjkySDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDExLjkyMykiIGZpbGw9Im5vbmUiLz4NCiAgICA8L2NsaXBQYXRoPg0KICA8L2RlZnM+DQogIDxnIGlkPSJHcm91cF8yMSIgZGF0YS1uYW1lPSJHcm91cCAyMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwKSIgY2xpcC1wYXRoPSJ1cmwoI2NsaXAtcGF0aCkiPg0KICAgIDxnIGlkPSJHcm91cF8yMCIgZGF0YS1uYW1lPSJHcm91cCAyMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4zOTcgMC4zOTcpIj4NCiAgICAgIDxwYXRoIGlkPSJQYXRoXzE5IiBkYXRhLW5hbWU9IlBhdGggMTkiIGQ9Ik0wLDAsNy43Myw3LjczLDE1LjQ1OSwwIiBmaWxsPSJub25lIiBzdHJva2U9IiMyYjJlMzQiIHN0cm9rZS13aWR0aD0iMS41Ii8+DQogICAgPC9nPg0KICA8L2c+DQo8L3N2Zz4NCg==");
  background-position: right 16px center;
  background-repeat: no-repeat;
  border-radius: 0;
  border: 1px solid #000;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.33333333;
  padding: 18px 35px 16px 20px;
}
[type="checkbox"] {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
[type="checkbox"] + label {
  position: relative;
  cursor: pointer;
  font-size: 15px;
}
[type="checkbox"] + label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #f0f0f0;
  padding: 12.5px;
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0;
  left: -40px;
}
[type="checkbox"]:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: -30px;
  width: 6px;
  height: 14px;
  border: solid #2b2e34;
  border-width: 0 1.21px 1.21px 0;
  transform: rotate(45deg);
}
[type="checkbox"]:checked + label {
  font-weight: 400;
}
textarea[rows] {
  height: 150px;
  max-width: 100%;
}
[type="number"] {
  -moz-appearance: textfield;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
[type="checkbox"],
[type="file"],
[type="radio"] {
  margin-bottom: 0;
}
label {
  display: block;
  font-size: inherit;
}
button,
.button,
.btn,
input[type="submit"],
input[type="reset"] {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-family: "TT Norms Pro", sans-serif;
  font-size: 0.75em;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.25;
  margin-bottom: 0;
  padding: 10px 17.5px 9px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
@media (hover: hover) {
  button:hover,
  button:focus,
  .button:hover,
  .button:focus,
  .btn:hover,
  .btn:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="reset"]:hover,
  input[type="reset"]:focus {
    text-decoration: none;
    color: #fff;
    background-color: #000;
  }
}
@media only screen and (min-width: 768px) {
  button,
  .button,
  .btn,
  input[type="submit"],
  input[type="reset"] {
    line-height: 1.26666666;
    font-size: 0.938em;
  }
}
.form-control:focus {
  box-shadow: none;
}
.button {
  padding: 10px 17.5px 9px;
}
.button--white {
  background-color: #fff;
  color: #000;
  border-color: #fff;
}
@media (hover: hover) {
  .button--white:hover,
  .button--white:focus {
    background-color: #000;
    color: #fff;
    border-color: #000;
  }
}
body {
  color: #000;
  font-family: "TT Norms Pro", sans-serif;
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 700;
  font-family: inherit;
  color: inherit;
  margin-bottom: 20px;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    margin-bottom: 20px;
  }
}
h2,
.h2 {
  font-size: 1.563em;
  letter-spacing: 0.01em;
  font-weight: 300;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  h2,
  .h2 {
    font-size: 2.188em;
    line-height: 1.285714;
  }
}
h3,
.h3 {
  font-size: 0.938em;
  letter-spacing: 0.15em;
  line-height: 1.2666666;
}
@media only screen and (min-width: 768px) {
  h3,
  .h3 {
    font-size: 1.25em;
    line-height: 1.3;
  }
}
p,
.standarts__menu > li {
  font-size: 0.938em;
  letter-spacing: 0.01em;
  line-height: 1.33333333;
}
@media only screen and (min-width: 768px) {
  p,
  .standarts__menu > li {
    font-size: 1.563em;
    line-height: 1.4;
  }
}
p:last-child,
.standarts__menu > li:last-child {
  margin-bottom: 0;
}
p:empty,
.standarts__menu > li:empty {
  display: none;
}
p.large-p,
.standarts__menu > li.large-p {
  font-size: 1.25em;
  line-height: 1.33333333;
}
@media only screen and (min-width: 768px) {
  p.large-p,
  .standarts__menu > li.large-p {
    font-size: 1.563em;
    line-height: 1.2857142;
    letter-spacing: 0.01em;
  }
}
p.small-p,
.block-carusel__slide p,
.block-carusel__slide .standarts__menu > li,
.columns-with-images__text p,
.columns-with-images__text .standarts__menu > li,
.standarts__menu > li.small-p,
.standarts__submenu > li,
.standarts__container p,
.standarts__container .standarts__menu > li,
.standarts__item h4,
.standarts .table th {
  font-size: 0.938em;
  line-height: 1.33333333;
}
@media only screen and (min-width: 768px) {
  p.small-p,
  .block-carusel__slide p,
  .block-carusel__slide .standarts__menu > li,
  .columns-with-images__text p,
  .columns-with-images__text .standarts__menu > li,
  .standarts__menu > li.small-p,
  .standarts__submenu > li,
  .standarts__container p,
  .standarts__container .standarts__menu > li,
  .standarts__item h4,
  .standarts .table th {
    font-size: 1.25em;
    line-height: 1.5;
  }
}
p a,
.standarts__menu > li a {
  text-decoration: underline;
}
section ul:not(.pagination):not(.unstyled) {
  font-size: 1.25em;
  letter-spacing: 0.01em;
  line-height: 1.4;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
section ul:not(.pagination):not(.unstyled) li {
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  padding-left: 20px;
  position: relative;
}
section ul:not(.pagination):not(.unstyled) li::before {
  content: "–";
  font-size: 20px;
  font-weight: 300;
  left: 0;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 767px) {
  section ul:not(.pagination):not(.unstyled) {
    font-size: 0.938em;
    line-height: 1.3333333333;
  }
}
a {
  color: #000;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
@media (hover: hover) {
  a:hover,
  a:focus {
    color: #333;
    outline: none;
  }
}
blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote,
blockquote p,
blockquote .standarts__menu > li {
  line-height: 1.6;
  color: #8a8a8a;
}
table {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
  border-collapse: collapse;
}
table tbody,
table tfoot,
table thead,
table th,
table td {
  background-color: transparent;
  font-weight: 300;
}
table tfoot tr,
table thead tr {
  background-color: #f8f8f8;
}
table tfoot td,
table tfoot th,
table thead td,
table thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 300;
  text-align: left;
}
table tbody td,
table tbody th {
  padding: 1.5rem 1rem 1rem;
  font-size: 15px;
}
table tbody th {
  font-size: 20px;
}
table tbody tr:first-child th {
  padding: 0.5rem 0.625rem 0.625rem;
}
table tbody tr:first-child th:first-child {
  padding-left: 0;
}
table tbody td:empty {
  visibility: hidden;
  padding: 0.5rem;
}
@-moz-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.preloader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  color: #000;
  z-index: 100000000;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
.preloader__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader__icon:before {
  display: block;
  content: "\f1ce";
  font-size: 40px;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -webkit-animation: spin 1s ease-in-out infinite;
  -moz-animation: spin 1s ease-in-out infinite;
  animation: spin 1s ease-in-out infinite;
}
.preloader--hidden {
  opacity: 0;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.align-middle {
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  position: absolute;
  top: 50%;
  right: 50%;
}
ul.pagination .pagination {
  display: block;
  color: #000;
  background-color: transparent;
  border: 1px solid #000;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
}
ul.pagination .pagination.current {
  color: #000;
  background: #fff;
  border-color: #fff;
}
.search-bar {
  background-color: #000;
  display: none;
  padding-top: 48px;
  padding-bottom: 44px;
}
@media only screen and (min-width: 992px) {
  .search .search-bar {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .search-bar {
    height: 100%;
    padding-top: 60px;
    position: absolute;
    width: 100%;
    z-index: 4;
  }
}
#searchform {
  border-bottom: 1px solid #fff;
  position: relative;
}
@media only screen and (max-width: 991px) {
  #searchform .input-group {
    -webkit-align-items: center;
    align-items: center;
  }
}
#searchform [type="search"] {
  background-color: #000;
  background-position: left center;
  color: white;
  font-size: 1.875em;
  letter-spacing: 0.01em;
  line-height: 1.166666666;
  padding: 10px 20px;
}
#searchform [type="search"]::placeholder {
  color: #fff;
}
@media only screen and (max-width: 991px) {
  #searchform [type="search"] {
    background: none;
    padding: 10px 0;
    width: 62%;
  }
}
#searchform button {
  padding: 0 15px;
  width: 25px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjIuOTI0IiBoZWlnaHQ9IjIyLjIiIHZpZXdCb3g9IjAgMCAyMi45MjQgMjIuMiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMCwwSDIyLjkyNFYtMjIuMkgwWiIgZmlsbD0ibm9uZSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMjIuMikiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOC42NzUgLTYuMDc4KSI+PHBhdGggZD0iTTAsMEE3LjQyNCw3LjQyNCwwLDAsMCw1LjI2Ni0yLjE4MSw3LjQyOCw3LjQyOCwwLDAsMCw3LjQ0Ny03LjQ0Nyw3LjQ0Nyw3LjQ0NywwLDAsMCwwLTE0Ljg5NCw3LjQ0Nyw3LjQ0NywwLDAsMC03LjQ0Ny03LjQ0Nyw3LjQ0Nyw3LjQ0NywwLDAsMCwwLDBaIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMi40NTYiLz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjIuMDU2IC0wLjg2OCkiPjxwYXRoIGQ9Ik0wLDAtNy44MTgtNy44MTgiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyLjQ1NiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==");
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 991px) {
  #searchform button {
    height: 25px;
    margin-right: 5px;
  }
}
#searchform .close-search {
  border-radius: 50%;
  border: 1px solid #fff;
  cursor: pointer;
  height: 44px;
  margin-right: 5px;
  position: relative;
  transition: background-color 0.2s ease-in-out;
  width: 44px;
}
#searchform .close-search::before,
#searchform .close-search::after {
  background-color: #fff;
  content: "";
  height: 25px;
  left: 50%;
  position: absolute;
  top: 9px;
  width: 1px;
  transition: background-color 0.2s ease-in-out;
}
#searchform .close-search::before {
  transform: rotate(45deg);
}
#searchform .close-search::after {
  transform: rotate(-45deg);
}
@media (hover: hover) {
  #searchform .close-search:hover {
    background-color: #fff;
  }
  #searchform .close-search:hover::before,
  #searchform .close-search:hover::after {
    background-color: #000;
  }
}
@media only screen and (max-width: 991px) {
  #searchform .close-search {
    margin-left: 10px;
  }
}
.search-result-item {
  margin: 40px 0;
}
@media only screen and (min-width: 992px) {
  .search-result-item {
    margin: 50px 0;
  }
}
.search-result-item a {
  display: inline-block;
  font-size: 1.563em;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.4;
  margin-bottom: 5px;
  text-decoration: underline;
}
#searchsubmit {
  height: auto;
  cursor: pointer;
}
#searchsubmit:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 20px;
}
#home-slider .slick-slide,
.bg-cover {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.bg-contain {
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.card {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.card--has-border {
  border: 1px solid #000;
}
.card--has-border-bottom {
  border-bottom: 1px solid #000;
}
.card--has-border-top {
  padding-top: 30px;
  padding-bottom: 0;
  border-top: 1px solid #000;
}
@media only screen and (max-width: 767px) {
  .card--has-border-top {
    padding-top: 20px;
  }
}
.card .card-body {
  padding-top: 25px;
}
.card-header .card-header-title {
  cursor: pointer;
  padding: 11px 100px 11px 0;
  position: relative;
}
.card-header .card-header-title::before {
  content: "";
  position: absolute;
  width: 66px;
  height: 66px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iOTMuNzU1IiBoZWlnaHQ9IjkzLjc1NSIgdmlld0JveD0iMCAwIDkzLjc1NSA5My43NTUiPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZD0iTTAsNjYuMjk1SDY2LjI5NVYwSDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIiBmaWxsPSJub25lIi8+PC9jbGlwUGF0aD48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDYuODc3KSByb3RhdGUoNDUpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIiBjbGlwLXBhdGg9InVybCgjYSkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNjA0IDAuNjA1KSI+PHBhdGggZD0iTTkuNTMyLDU1LjU0OWEzMi41MzgsMzIuNTM4LDAsMSwwLDAtNDYuMDJBMzIuNTM4LDMyLjUzOCwwLDAsMCw5LjUzMiw1NS41NDlaIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMSIvPjwvZz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTkuMDU5IDE5LjM1NykiPjxwYXRoIGQ9Ik0yNy44NzUsMCwwLDI3Ljg3NSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEiLz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTkuMDU5IDE5LjM2NSkiPjxwYXRoIGQ9Ik0yNy44NzUsMjcuODc1LDAsMCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEiLz48L2c+PC9nPjwvc3ZnPg==");
  background-repeat: no-repeat;
  top: 0;
  right: 28px;
  background-size: 90px;
  background-position: center;
  transform: rotate(45deg);
  transition: transform 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .card-header .card-header-title::before {
    top: 6px;
    width: 30px;
    height: 30px;
    background-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .card-header .card-header-title h4 {
    font-size: 20px;
    line-height: 1.25;
  }
}
.card-header.collapsed .card-header-title::before {
  transform: rotate(0deg);
}
.page-hero {
  min-height: 400px;
}
.page-hero__title {
  background-color: #fff;
  display: inline-block;
  font-weight: 300;
  margin-top: 200px;
  min-width: 350px;
  padding: 15px 60px 17px;
  text-align: center;
  letter-spacing: 0.01em;
  font-size: 35px;
}
@media only screen and (max-width: 767px) {
  .page-hero__title {
    font-size: 20px;
    line-height: 1.5;
    padding: 8px 10px 7px;
  }
}
@media only screen and (max-width: 575px) {
  .page-hero__title {
    min-width: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .search-results .page-hero {
    display: none;
  }
}
.main-container {
  position: relative;
}
img {
  max-width: 100%;
  height: auto;
}
.fx-layout {
  margin: 50px 0;
}
@media only screen and (min-width: 768px) {
  .fx-layout {
    margin: 80px 0;
  }
}
.header {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 3;
}
.header__container {
  display: flex;
  justify-content: space-between;
}
.navbar-brand {
  margin: 0;
  padding: 0;
  max-width: 70px;
}
@media only screen and (min-width: 992px) {
  .navbar-brand {
    max-width: 90px;
  }
}
@media only screen and (min-width: 1200px) {
  .navbar-brand {
    max-width: 118px;
  }
}
.main-menu-container {
  display: block;
  margin: 0 auto;
  max-width: 310px;
}
@media only screen and (min-width: 992px) {
  .main-menu-container {
    max-width: 100%;
    display: flex;
    margin: 0;
    padding-left: 5px;
  }
}
.additional-links {
  margin: 0;
  list-style: none;
  padding: 0;
}
.additional-links li {
  display: inline-block;
  margin-right: 5px;
}
.additional-links li:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 1200px) {
  .additional-links li {
    margin-right: 20px;
  }
}
.additional-links a {
  background-color: #fff;
  color: #000;
  display: block;
  font-family: "TT Norms Pro", sans-serif;
  font-weight: 700;
  line-height: 1;
  padding: 12px 10px;
  text-align: center;
  font-size: 0.8em;
}
@media (hover: hover) {
  .additional-links a:hover {
    text-decoration: none;
    background: #000;
    color: #fff;
  }
}
@media only screen and (min-width: 1200px) {
  .additional-links a {
    min-width: 150px;
  }
}
@media only screen and (min-width: 1440px) {
  .additional-links a {
    font-size: 0.8em;
    letter-spacing: 0.15em;
    min-width: 250px;
  }
}
@media only screen and (max-width: 991px) {
  .additional-links {
    max-width: 310px;
    margin: 0 auto;
  }
  .additional-links li {
    display: block;
    margin: 0 0 10px 0;
  }
}
.header-search {
  background-color: #000;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-left: 0;
  text-align: center;
  width: 36px;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.header-search svg {
  display: inline-block;
  margin: 8px 0 0;
  height: 21px;
}
@media (hover: hover) {
  .header-search:hover {
    background-color: #fff;
    color: #000;
  }
}
@media only screen and (max-width: 991px) {
  .header-search {
    position: absolute;
    top: 50px;
    left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .header-search {
    left: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .header-search {
    margin-left: 5px;
  }
}
@media only screen and (min-width: 1200px) {
  .header-search {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .header-search {
    width: 40px;
  }
}
.post-filters {
  margin-bottom: 50px;
}
.post-filters button {
  width: 100%;
  padding: 14px 10px;
  font-size: 0.7em;
}
@media only screen and (max-width: 767px) {
  .post-filters button {
    margin-bottom: 20px;
  }
}
.post-filters .underline-title {
  padding-bottom: 20px;
  margin-bottom: 20px !important;
}
.post-grid {
  margin: 50px 0;
}
.post-container {
  border: 1px solid transparent;
  display: block;
  margin-bottom: 20px;
  min-height: 400px;
  padding: 30px;
  position: relative;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .post-container {
    min-height: 250px;
    padding: 13px;
  }
}
.post-container.no-image {
  border-color: #707070;
}
.post-container svg {
  bottom: 30px;
  opacity: 0;
  position: absolute;
  right: 35px;
  transition: opacity 0.2s ease-in-out;
}
@media (hover: hover) {
  .post-container button {
    border: 1px solid #fff;
  }
}
@media (hover: hover) {
  .post-container:hover {
    background-color: #000 !important;
    border-color: #707070;
    color: #fff;
    text-decoration: none;
  }
  .post-container:hover svg {
    opacity: 1;
  }
  .post-container:hover .post-title {
    background-color: #000 !important;
  }
}
.post-title {
  padding: 20px;
  background-color: #fff;
  max-width: 503px;
  margin-bottom: 40px;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.post-title h3 {
  margin-bottom: 16px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .post-title {
    max-width: 216px;
    padding: 10px;
  }
  .post-title h3 {
    font-size: 20px;
    line-height: 1.25;
  }
}
article .underline-title {
  padding-bottom: 20px;
  margin-bottom: 10px;
}
article .post-date {
  font-size: 20px;
  margin-bottom: 30px;
}
body.blog[class^="paged-"] .paragraph {
  display: none;
}
.main-content {
  margin: 80px 0;
}
.search .main-content {
  margin: 170px 0 50px;
}
@media only screen and (min-width: 992px) {
  .search .main-content {
    margin: 50px 0;
  }
}
@media only screen and (max-width: 767px) {
  .main-content {
    margin: 0 0 50px;
  }
}
.entry-meta {
  color: #666;
  font-size: 14px;
}
.thumbnail {
  margin-bottom: 20px;
}
.nav-post {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.nav-post a {
  width: 100%;
  max-width: 256px;
  padding: 15px;
  text-transform: uppercase;
  font-size: 15px;
  text-align: center;
  border: 1px solid #000;
}
.nav-post a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #000;
}
.single .wp-caption {
  margin-left: 70px;
  padding: 0;
  font-size: 15px;
  text-align: left;
  border: none;
}
.comments-area {
  margin-top: 50px;
}
.comment-list {
  margin: 0;
  list-style: none;
  padding: 0;
}
.comment-meta {
  font-size: 14px;
}
.comment-metadata {
  color: #666;
}
.comment-content {
  font-size: 14px;
  padding-left: 25px;
  margin-top: 20px;
  border-left: 1px solid #ddd;
}
.reply {
  text-align: right;
}
.comment-reply-link {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  border-radius: 0;
  background: #777;
  color: #fefefe;
}
.single-section .main-content {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .single-section {
    padding-top: 30px;
  }
}
.not-found {
  padding-top: 200px;
  padding-bottom: 100px;
}
.not-found .label {
  text-decoration: none;
  cursor: pointer;
  background-color: #fff;
}
@media (hover: hover) {
  .not-found .label:hover {
    background-color: #ebebeb;
    color: #fff;
  }
}
.widget {
  margin-bottom: 20px;
}
.page-template-template-forum .bbp-search-form {
  position: absolute;
  right: 13px;
  top: -13px;
  z-index: 1;
}
.downArrow {
  padding-top: 20px;
  text-align: center;
}
.bounce {
  -moz-animation: bounce 3s infinite;
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s infinite;
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
select {
  background-image: none;
}
#bbpress-forums {
  position: relative;
  padding-top: 50px;
}
#bbpress-forums #bbpress-forums {
  padding-top: 0;
}
.bbp-breadcrumb-item {
  display: none;
}
.bbp-breadcrumb-item + span {
  display: none;
}
#subscription-toggle {
  display: none;
}
div#bbpress-forums .search-title {
  margin-top: 90px;
  clear: both;
}
div#bbpress-forums #bbp_search {
  line-height: 25px;
}
div#bbpress-forums div.bbp-search-form {
  margin-bottom: 20px;
}
div#bbpress-forums div.bbp-search-form .button {
  line-height: 17px;
}
div#bbpress-forums a.bbp-author-avatar img.avatar {
  margin-bottom: 0;
}
div#bbpress-forums li {
  padding-left: 0;
}
div#bbpress-forums li:before {
  display: none;
}
div#bbpress-forums label[for="bbp_topic_subscription"] {
  padding-left: 40px;
}
div#bbpress-forums label[for="bbp_topic_subscription"]:before {
  left: 0;
}
div#bbpress-forums label[for="bbp_topic_subscription"]:after {
  left: 10px;
}
div.row ul.large-li,
div.row ol.large-li {
  font-size: 1.563em;
}
div.row ul.large-li:before,
div.row ol.large-li:before {
  font-size: 25px;
}
@media only screen and (max-width: 768px) {
  div.row ul.large-li,
  div.row ol.large-li {
    font-size: 1.25em;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
@media only screen and (max-width: 1024px) {
  .table-responsive {
    overflow-x: auto;
  }
  .table-responsive .table {
    min-width: 1360px;
  }
}
.table-responsive th {
  border: none;
}
th.table-title {
  white-space: nowrap;
}
.menu-link,
.footer-menu li a,
.social_networks li a span,
.paragraph__link {
  font-size: 0.938em;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.266666666;
  text-transform: uppercase;
}
.underline-title {
  border-bottom: 1px solid #000;
}
@media only screen and (min-width: 768px) {
  .underline-title {
    padding-bottom: 20px;
  }
}
.large-title {
  font-size: 1.875em;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.1666666;
}
@media only screen and (min-width: 768px) {
  .large-title {
    line-height: 1.08333333;
    font-size: 3.75em;
  }
}
.category-title {
  margin: 40px 0;
}
.category-grid {
  margin: 40px 0;
}
.breadcrumbs-container {
  margin: 50px 0 40px;
}
.breadcrumbs-container + .fx-layout {
  margin-top: 40px;
}
.breadcrumbs-container + .fx-layout.form {
  margin-top: 0;
}
.home .breadcrumbs-container {
  display: none;
}
.home .breadcrumbs-container + .fx-layout {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .breadcrumbs-container {
    display: none;
  }
}
.breadcrumbs > span {
  font-size: 0.938em;
  font-weight: 300;
  letter-spacing: 0.15em;
  line-height: 2;
  text-transform: uppercase;
}
.breadcrumbs > span.current-item {
  font-weight: 500;
}
.breadcrumbs > span:only-child {
  position: relative;
}
.breadcrumbs > span:only-child::after {
  content: " | ";
}
.breadcrumbs > span:nth-last-child(2) {
  font-weight: 500;
}
.footer {
  background-color: #000;
  color: #fff;
  padding-top: 30px;
  min-height: 306px;
}
.footer__line {
  border-top: 1px solid #fff;
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .footer a {
    font-size: 0.563em;
    line-height: 1.3333;
  }
}
@media (hover: hover) {
  .footer a:hover {
    text-decoration: none;
    opacity: 0.5;
  }
}
.sticky-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.footer-menu {
  margin: 0;
  list-style: none;
  padding: 0;
}
@media only screen and (max-width: 575px) {
  .footer-menu {
    margin-bottom: 10px;
  }
}
.footer-menu li {
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .footer-menu li {
    margin-bottom: 3px;
  }
}
.footer-menu li a {
  color: #fff;
  display: block;
}
@media only screen and (max-width: 767px) {
  .footer-menu li a {
    font-size: 0.563em;
    line-height: 1.3333;
  }
}
.social_networks {
  margin: 0;
  list-style: none;
  padding: 0;
  font-size: 0;
}
@media only screen and (max-width: 575px) {
  .social_networks {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 575px) {
  .social_networks li {
    display: inline-block;
    width: 50%;
  }
}
.social_networks li a {
  color: inherit;
  padding-left: 2px;
  font-size: 0.938rem;
}
.social_networks li a i,
.social_networks li a span {
  display: inline-block;
  vertical-align: middle;
}
.social_networks li a i {
  font-size: 1.25rem;
  margin-bottom: 2px;
}
@media only screen and (max-width: 767px) {
  .social_networks li a i {
    font-size: 13px;
  }
}
.social_networks li a span {
  margin-left: 10px;
  font-size: 1em;
}
@media only screen and (max-width: 767px) {
  .social_networks li a span {
    margin-left: 5px;
    font-size: 0.563em;
    line-height: 1.3333;
  }
}
.copyright p,
.copyright .standarts__menu > li {
  color: #fff;
  font-size: 0.938em;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.266666666;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .copyright p,
  .copyright .standarts__menu > li {
    font-size: 10px;
    line-height: 1.3;
  }
}
.tab-pane.tab-pane-standarts {
  display: none;
}
.tab-pane.tab-pane-standarts.active {
  display: block;
}
.tab-pane.tab-content-default {
  display: block;
}
hr {
  border-top-color: #000;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
#contact-form select {
  background-image: url("../images/polygon.png");
}
#contact-form .add-product {
  margin-top: 10px;
}
#contact-form .add-product label {
  font-weight: 300;
  text-transform: capitalize;
  text-decoration: underline;
  cursor: pointer;
}
#contact-form .ginput_container_consent {
  padding-left: 42px;
}
#contact-form .check .gfield_description {
  margin-left: 40px;
}
#contact-form .ginput_container_checkbox input {
  display: none;
}
#contact-form .ginput_container_checkbox li label {
  max-width: 100%;
  margin-left: 40px;
}
#contact-form .gf_right_half {
  padding-right: 0;
}
#contact-form .gfield_label {
  font-weight: 700;
}
#contact-form .gsection_title {
  font-size: 20px;
  text-transform: uppercase;
}
#contact-form .gsection {
  margin-right: 0;
  margin-bottom: 0;
  margin-top: 50px;
  border-bottom-color: #000;
}
#contact-form label {
  font-size: 15px;
  text-transform: uppercase;
}
#contact-form .address_zip {
  padding: 0;
  width: 50%;
}
#contact-form .ginput_container_address {
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  background-color: #f0f0f0;
  border: none;
  border-radius: 0px;
}
#contact-form .small-height textarea {
  height: 157px;
}
#contact-form .larger {
  width: 60%;
}
#contact-form .smaller {
  width: 40%;
}
#contact-form .date-field .gfield_date_day,
#contact-form .date-field .gfield_date_month,
#contact-form .date-field .gfield_date_year {
  width: 100%;
  max-width: 120px;
  position: relative;
  margin-right: 25px;
}
#contact-form .date-field .gfield_date_day input,
#contact-form .date-field .gfield_date_month input,
#contact-form .date-field .gfield_date_year input {
  width: 100%;
  text-align: center;
  font-weight: 300;
}
#contact-form .date-field .gfield_date_day:after,
#contact-form .date-field .gfield_date_month:after,
#contact-form .date-field .gfield_date_year:after {
  content: "";
  position: absolute;
  top: 1px;
  right: -13px;
  width: 1px;
  height: 40px;
  background-color: #777;
  transform: rotate(25deg);
}
#contact-form .date-field .gfield_date_year:after {
  display: none;
}
#contact-form .gfield_radio {
  display: flex;
}
#contact-form .gfield_radio li {
  margin-right: 60px;
}
#contact-form .field_description_above {
  margin-top: 0;
}
#contact-form .field_description_above .gfield_description {
  margin-top: 0;
  margin-bottom: 25px;
}
#contact-form .gfield_html {
  margin-top: 70px;
}
#contact-form .gfield_html ul {
  margin-left: 80px !important;
}
#contact-form .gfield_html li,
#contact-form .gfield_html span {
  font-size: 20px;
  margin-bottom: 20px;
  list-style-type: none !important;
}
#contact-form .gfield_html li {
  position: relative;
}
#contact-form .gfield_html li:after {
  content: "-" !important;
  position: absolute;
  left: -70px;
  top: 1px;
}
#contact-form .input-file {
  position: relative;
  margin-top: 10px;
}
#contact-form .input-file label {
  position: absolute;
  top: 47px;
  padding: 17px 31px;
  font-size: 20px;
  border: 1px solid #000;
  cursor: pointer;
  pointer-events: all;
  transition: all 0.3s ease;
}
#contact-form .input-file label:hover {
  color: #fff;
  background-color: #000;
}
#contact-form .input-file .validation_message {
  padding-top: 70px;
}
#contact-form .gfield_error.input-file label {
  top: 60px;
}
#contact-form .gfield_error.input-file .ginput_preview {
  padding-top: 14px;
}
#contact-form .ginput_container_fileupload:before {
  content: "Signature: ";
  position: absolute;
  left: 0;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
#contact-form .file-selected {
  position: absolute;
  left: 222px;
  top: 60px;
}
#contact-form .gform_button {
  padding: 14px;
  max-width: 394px;
  width: 100%;
  font-size: 20px;
  background-color: #fff;
  border: 1px solid #000;
}
#contact-form .gform_button:hover {
  color: #fff;
  background-color: #000;
}
#contact-form .gform_footer {
  text-align: center;
}
#contact-form .gfield_required {
  display: none;
}
#contact-form .position {
  position: absolute;
  right: 0;
  bottom: 129px;
  padding-right: 23px;
}
#contact-form .gfield_error .ginput_container {
  margin-top: 0;
}
#contact-form [type="checkbox"]:checked + label {
  font-weight: 300;
}
#contact-form .ginput_preview {
  position: relative;
}
#contact-form .gform_drop_area img {
  position: absolute;
  top: 3px;
}
#contact-form .input-file > div:not(.gfield_description) {
  max-width: 200px;
}
#contact-form .input-file .ginput_preview {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#contact-form .input-file .ginput_preview strong {
  word-break: break-all;
}
#contact-form .input-file img {
  margin-top: 5px;
  height: 14px;
  padding-left: 20px;
  filter: grayscale(1);
}
.read_more,
.less_more {
  display: inline-block;
  margin-top: 10px;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 2.5px;
}
.read_more:after,
.less_more:after {
  content: "\f107";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  top: -6px;
  font-size: 22px;
  right: -20px;
  transition: all 0.3s ease;
}
.read_more:hover,
.less_more:hover {
  text-decoration: none;
}
.read_more:hover:after,
.less_more:hover:after {
  transform: rotate(-90deg);
}
.less_more:after {
  content: "\f106";
}
.less_more:hover:after {
  transform: rotate(90deg);
}
.form .underline-title {
  font-size: 20px;
}
table {
  empty-cells: hide;
}
.content-block.height-low {
  min-height: 300px !important;
}
.two-col {
  margin-bottom: 30px;
}
.two-col .content-block.height-low {
  min-height: 400px !important;
  margin-bottom: 20px;
}
#myVideo {
  position: absolute;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  left: 50%;
  transform: translateX(-50%);
}
#bbpress-forums {
  font-size: 20px;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content {
  font-size: 15px;
}
#bbpress-forums p.bbp-topic-meta,
#bbpress-forums .standarts__menu > li.bbp-topic-meta {
  font-size: 15px;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
  font-size: 20px;
}
#bbpress-forums div.bbp-forum-author .bbp-author-role {
  font-size: 15px;
}
#bbpress-forums div.bbp-topic-author .bbp-author-role {
  font-size: 15px;
}
#bbpress-forums div.bbp-reply-author .bbp-author-role {
  font-size: 15px;
}
div.bbp-template-notice p,
div.bbp-template-notice .standarts__menu > li {
  font-size: 15px;
}
.content-block {
  min-height: 425px;
}
@media only screen and (min-width: 768px) {
  .content-block {
    min-height: 500px;
  }
}
@media only screen and (min-width: 992px) {
  .content-block {
    min-height: 600px;
  }
}
@media only screen and (max-width: 768px) {
  .content-block .large-title {
    font-size: 1.563em;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 375px) {
  .content-block .large-title {
    max-width: 230px;
  }
}
.content-block.inset {
  max-width: 1635px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1675px) {
  .content-block.inset {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.content-block.has-caption {
  min-height: 550px;
  position: relative;
  margin-bottom: 80px;
}
@media only screen and (max-width: 375px) {
  .content-block.has-caption {
    min-height: 400px;
  }
}
.content-block .text {
  margin: 80px 0 20px;
}
.content-block .text h1,
.content-block .text h2,
.content-block .text h3,
.content-block .text h4,
.content-block .text h5,
.content-block .text h6,
.content-block .text .h1,
.content-block .text .h2,
.content-block .text .h3,
.content-block .text .h4,
.content-block .text .h5,
.content-block .text .h6,
.content-block .text p,
.content-block .text .standarts__menu > li {
  display: inline-block;
  padding: 15px 15px 15px;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .content-block .text h1,
  .content-block .text h2,
  .content-block .text h3,
  .content-block .text h4,
  .content-block .text h5,
  .content-block .text h6,
  .content-block .text .h1,
  .content-block .text .h2,
  .content-block .text .h3,
  .content-block .text .h4,
  .content-block .text .h5,
  .content-block .text .h6,
  .content-block .text p,
  .content-block .text .standarts__menu > li {
    padding: 10px 15px;
  }
  .content-block .text h1 br,
  .content-block .text h2 br,
  .content-block .text h3 br,
  .content-block .text h4 br,
  .content-block .text h5 br,
  .content-block .text h6 br,
  .content-block .text .h1 br,
  .content-block .text .h2 br,
  .content-block .text .h3 br,
  .content-block .text .h4 br,
  .content-block .text .h5 br,
  .content-block .text .h6 br,
  .content-block .text p br,
  .content-block .text .standarts__menu > li br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .content-block .text {
    margin: 45px 0 20px;
  }
}
.content-block .text.sub-title {
  margin-top: 0;
}
.content-block .text.sub-title h1,
.content-block .text.sub-title h2,
.content-block .text.sub-title h3,
.content-block .text.sub-title h4,
.content-block .text.sub-title h5,
.content-block .text.sub-title h6,
.content-block .text.sub-title .h1,
.content-block .text.sub-title .h2,
.content-block .text.sub-title .h3,
.content-block .text.sub-title .h4,
.content-block .text.sub-title .h5,
.content-block .text.sub-title .h6,
.content-block .text.sub-title p,
.content-block .text.sub-title .standarts__menu > li {
  display: inline-block;
  padding: 19px 37px 15px;
  background-color: #fff;
  font-size: 1.2em;
}
@media only screen and (max-width: 767px) {
  .content-block .text.sub-title h1,
  .content-block .text.sub-title h2,
  .content-block .text.sub-title h3,
  .content-block .text.sub-title h4,
  .content-block .text.sub-title h5,
  .content-block .text.sub-title h6,
  .content-block .text.sub-title .h1,
  .content-block .text.sub-title .h2,
  .content-block .text.sub-title .h3,
  .content-block .text.sub-title .h4,
  .content-block .text.sub-title .h5,
  .content-block .text.sub-title .h6,
  .content-block .text.sub-title p,
  .content-block .text.sub-title .standarts__menu > li {
    padding: 10px 15px;
  }
  .content-block .text.sub-title h1 br,
  .content-block .text.sub-title h2 br,
  .content-block .text.sub-title h3 br,
  .content-block .text.sub-title h4 br,
  .content-block .text.sub-title h5 br,
  .content-block .text.sub-title h6 br,
  .content-block .text.sub-title .h1 br,
  .content-block .text.sub-title .h2 br,
  .content-block .text.sub-title .h3 br,
  .content-block .text.sub-title .h4 br,
  .content-block .text.sub-title .h5 br,
  .content-block .text.sub-title .h6 br,
  .content-block .text.sub-title p br,
  .content-block .text.sub-title .standarts__menu > li br {
    display: none;
  }
}
.content-block__caption {
  bottom: -45px;
  font-size: 0.938em;
  left: 30px;
  line-height: 1.266666666;
  position: absolute;
  text-transform: uppercase;
}
.inset .content-block__caption {
  left: 0;
}
.two-col .content-block .text p,
.two-col .content-block .text .standarts__menu > li {
  font-size: 35px;
}
.two-col .button {
  padding: 10px 50px 9px;
}
.content-block .sub-title.text {
  padding: 0;
}
.sub-title.text {
  padding: 0 15px;
}
.sub-title.col-left {
  padding-left: 150px;
}
.sub-title.col-left p,
.sub-title.col-left .standarts__menu > li {
  font-size: 20px;
}
.sub-title.col-right {
  padding-right: 150px;
}
.sub-title.col-right p,
.sub-title.col-right .standarts__menu > li {
  font-size: 20px;
}
.technologies .container {
  max-width: 1390px;
}
@media only screen and (max-width: 1640px) {
  .technologies .container {
    margin-left: 8.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media only screen and (max-width: 1200px) {
  .technologies .container {
    margin-left: auto;
    max-width: 100%;
  }
}
.technologies__title {
  margin-bottom: 30px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .technologies__title {
    padding: 0 30px;
  }
}
.technologies__slider {
  margin-left: -5px;
  margin-right: -5px;
}
@media only screen and (min-width: 1200px) {
  .technologies__slider {
    margin-left: -100px;
    margin-right: -100px;
    padding: 0 75px;
  }
}
@media only screen and (max-width: 1024px) {
  .technologies__slider .slick-prev {
    left: -10px;
  }
  .technologies__slider .slick-next {
    right: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .technologies__slider .slick-prev {
    left: -15px;
  }
  .technologies__slider .slick-next {
    right: -15px;
  }
}
.technologies__slide {
  width: 300px;
  margin: 0 5px;
}
@media only screen and (min-width: 768px) {
  .technologies__slide {
    margin: 0 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .technologies__slide {
    margin: 0 26px;
  }
}
.technologies__slide-wrapper {
  width: 100%;
  margin: 0 auto;
}
.technologies__slide-image {
  cursor: pointer;
  padding-bottom: 100%;
  margin-bottom: 20px;
  background-color: #f6f6f6;
}
@media only screen and (max-width: 767px) {
  .technologies__slide-image {
    margin-bottom: 10px;
  }
}
.technologies__slide-title {
  text-transform: uppercase;
  font-size: 0.9em;
}
.technologies__terms {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .technologies__terms {
    display: flex;
    justify-content: flex-start;
  }
}
.technologies__term {
  width: 100%;
  padding: 15px 35px;
  background-color: #fff;
  color: #000;
  display: block;
  font-family: "TT Norms Pro", sans-serif;
  margin-bottom: 5px;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  border: 1px solid currentColor;
  text-transform: uppercase;
  cursor: pointer;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  transition: background-color 0.2s ease-in-out;
}
.technologies__term.active,
.technologies__term:hover {
  background-color: #000;
  color: #fff;
}
.technologies__term:last-child {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .technologies__term {
    margin-right: 20px;
    padding: 15px 10px;
    font-size: 0.8em;
    width: 25%;
  }
}
@media screen and (min-width: 1024px) {
  .technologies__term {
    margin-right: 20px;
    font-size: 0.938em;
  }
}
@media screen and (min-width: 1440px) {
  .technologies__term {
    min-width: 150px;
    width: 25%;
    margin-right: 20px;
    padding: 10px 35px;
    font-size: 0.938em;
  }
}
.technologies__grid {
  position: relative;
}
.technologies__popup {
  display: none;
  height: 100%;
  left: 0;
  overflow-y: scroll;
  padding: 20px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 3;
}
@media only screen and (min-width: 992px) {
  .technologies__popup {
    padding: 50px 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .technologies__popup {
    padding: 50px 90px;
  }
}
@media only screen and (min-width: 992px) {
  .technologies__popup.carusel {
    padding: 0 30px;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  .technologies__popup.carusel {
    padding: 40px 47px 90px 64px;
    margin-top: 0px;
  }
}
.technologies__popup-title {
  position: absolute;
  bottom: 20px;
  left: 50px;
}
.technologies__popup-wrapper {
  background-color: #fff;
  border: 1px solid #000;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  position: relative;
}
.technologies__popup-wrapper .technologies__item-info {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.technologies__popup-wrapper .technologies__popup-image {
  position: relative;
  height: 320px;
  background-size: cover;
  background-position: center;
  border-bottom: 1px solid;
}
.technologies__popup-wrapper .technologies__popup-text {
  padding: 50px 20px 40px 20px;
}
@media only screen and (min-width: 575px) {
  .technologies__popup-wrapper .technologies__popup-text {
    padding: 70px 20px 40px 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .technologies__popup-wrapper .technologies__popup-text {
    padding: 40px 140px 40px 50px;
  }
}
@media only screen and (min-width: 1440px) {
  .technologies__popup-wrapper .technologies__popup-text {
    padding: 40px 215px 40px 50px;
  }
}
.technologies__popup-icon {
  position: absolute;
  width: 240px;
  height: 240px;
  top: 50%;
  right: 17%;
  transform: translateY(-50%);
  background-position: center;
  background-size: contain;
}
.technologies__popup-content {
  display: flex;
  min-height: 500px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .technologies__popup-content {
    min-height: 730px;
  }
}
.technologies__popup-close {
  border-radius: 50%;
  border: 1px solid #000;
  cursor: pointer;
  height: 66px;
  width: 66px;
  transition: background-color 0.2s ease-in-out;
  position: fixed;
  left: auto;
  right: 17%;
  transform: translateX(83%);
  top: 50%;
}
.technologies__popup-close::before,
.technologies__popup-close::after {
  background-color: #000;
  content: "";
  height: 38px;
  left: 50%;
  position: absolute;
  width: 1px;
  top: 13px;
  transition: background-color 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .technologies__popup-close::before,
  .technologies__popup-close::after {
    top: 10px;
    height: 20px;
  }
}
.technologies__popup-close::before {
  transform: rotate(45deg);
}
.technologies__popup-close::after {
  transform: rotate(-45deg);
}
@media (hover: hover) {
  .technologies__popup-close:hover {
    background-color: #000;
  }
  .technologies__popup-close:hover::before,
  .technologies__popup-close:hover::after {
    background-color: #fff;
  }
}
@media only screen and (max-width: 1340px) {
  .technologies__popup-close {
    right: 14%;
    top: 55px;
    transform: translateX(86%);
  }
}
@media only screen and (max-width: 991px) {
  .technologies__popup-close {
    right: 12%;
    transform: translateX(88%);
  }
}
@media only screen and (max-width: 767px) {
  .technologies__popup-close {
    width: 40px;
    height: 40px;
  }
}
.technologies__grid-item {
  cursor: pointer;
  margin-bottom: 40px;
}
.technologies__grid-item:nth-child(5n + 1):nth-last-child(-n + 5),
.technologies__grid-item:nth-child(5n + 1):nth-last-child(-n + 5) ~ * {
  margin-bottom: 0px;
}
.technologies__grid-item.hidden {
  display: none;
}
@media only screen and (max-width: 767px) {
  .technologies__grid-item {
    margin-bottom: 15px;
  }
}
.technologies__item-info {
  display: none;
}
.technologies__more {
  padding-bottom: 100%;
  position: relative;
  height: 100%;
  cursor: pointer;
}
.technologies__more h3 {
  background-image: url("../images/plus.png");
  background-position: top, center;
  background-repeat: no-repeat;
  bottom: 50%;
  padding-top: 140px;
  position: absolute;
  right: 50%;
  text-transform: uppercase;
  transform: translate(50%, 50%);
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .technologies__more {
    text-align: center;
    padding: 25px 0 0;
    height: auto;
  }
  .technologies__more h3 {
    position: static;
    transform: translate(0, 0);
    font-size: 12px;
    padding: 10px;
    background-image: none;
    max-width: 150px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #000;
  }
}
.technologies__popup-empty {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.technologies__popup.carusel {
  margin-top: 0;
}
.carusel .technologies__popup-wrapper {
  max-width: 1653px;
}
.carusel .technologies__popup-close {
  right: 11%;
}
.block-links__link-wrapper {
  border: 1px solid #000;
  display: block;
  margin-bottom: 20px;
  min-height: 215px;
  padding: 15px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .block-links__link-wrapper {
    margin-bottom: 0;
    min-height: 350px;
    padding: 30px;
  }
}
.block-links__link-wrapper svg {
  position: absolute;
  bottom: 30px;
  right: 30px;
}
@media only screen and (max-width: 991px) {
  .block-links__link-wrapper svg {
    right: 15px;
    bottom: 15px;
    max-width: 56px;
  }
}
@media (hover: hover) {
  .block-links__link-wrapper:hover {
    background-color: #000;
    color: #fff;
  }
}
.block-links__container {
  display: inline-block;
  max-width: 450px;
}
@media only screen and (min-width: 992px) {
  .block-links__container {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .block-links__title {
    font-size: 1.25em;
    line-height: 1.25‬;
  }
}
.block-links__excerpt {
  font-size: 0.938em;
  line-height: 1.33333;
}
@media only screen and (min-width: 992px) {
  .block-links__excerpt {
    font-size: 1.563em;
  }
}
.paragraph .has-border-b {
  padding-bottom: 40px;
  border-bottom: 1px solid #000;
}
@media only screen and (max-width: 991px) {
  .paragraph__container--next {
    margin-top: 50px;
  }
}
.paragraph__link {
  position: relative;
  margin-top: 20px;
  display: inline-block;
  text-transform: uppercase;
}
.paragraph__link span,
.paragraph__link svg {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  overflow: hidden;
  word-break: break-all;
}
.paragraph__link span {
  font-size: 1rem;
}
.paragraph__link svg {
  width: 16px;
  height: auto;
  margin-left: 15px;
  color: #2b2e34;
  transition: transform 0.2s ease-in-out;
  position: absolute;
  left: 120px;
  top: 3px;
}
@media (hover: hover) {
  .paragraph__link:hover {
    text-decoration: none;
  }
  .paragraph__link:hover svg {
    transform: rotate(-90deg);
  }
}
.paragraph__link.button {
  font-size: 1.25em;
  letter-spacing: 0.15em;
  line-height: 1.3;
  margin-top: 35px;
  padding: 13px 10px;
  text-align: center;
  max-width: 100%;
}
.paragraph__link.button svg {
  display: none;
}
.paragraph__file {
  display: inline-block;
  text-transform: none;
  font-weight: 300;
}
@media only screen and (min-width: 576px) {
  .paragraph__file {
    margin-top: 20px;
  }
}
.paragraph__file p,
.paragraph__file .standarts__menu > li,
.paragraph__file svg {
  display: inline-block;
  vertical-align: middle;
}
.paragraph__file p,
.paragraph__file .standarts__menu > li {
  margin-left: 15px;
}
.paragraph__file p span,
.paragraph__file .standarts__menu > li span {
  text-transform: uppercase;
}
@media (hover: hover) {
  .paragraph__file:hover {
    text-decoration: none;
  }
}
@media only screen and (max-width: 767px) {
  .paragraph__file svg {
    max-width: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .paragraph + .consultations {
    margin-top: -60px;
  }
}
.paragraph .container .row ul {
  margin-bottom: 20px;
}
#contact-form li:before {
  display: none;
}
#contact-form .gfield {
  padding-left: 0;
  padding-right: 0;
}
#contact-form .gf_left_half {
  padding-left: 0;
  padding-right: 15px;
}
@media only screen and (max-width: 640px) {
  #contact-form .gf_left_half {
    width: 100%;
    padding: 0;
  }
}
#contact-form .gf_right_half {
  padding-right: 0;
  padding-right: 15px;
}
@media only screen and (max-width: 640px) {
  #contact-form .gf_right_half {
    width: 100%;
    padding: 0;
  }
}
#contact-form .gfield.title {
  max-width: 120px;
}
#contact-form .gfield.name {
  max-width: 254px;
  padding-left: 22px;
}
#contact-form .gfield.surname {
  margin-right: 55px;
}
#contact-form .gfield.without_label {
  margin: 0;
}
#contact-form .gfield_list_group {
  display: flex;
  flex-wrap: wrap;
}
#contact-form .gfield_list_group td {
  flex: 1 1 auto;
  display: block;
  padding: 0;
  margin-bottom: 16px;
  width: 50%;
}
#contact-form .gfield_list_group td:nth-child(1) {
  padding-right: 10px;
}
#contact-form .gfield_list_group td:nth-child(2) {
  padding-left: 10px;
}
#contact-form thead {
  display: none;
}
.file-button-wrap {
  margin-top: 60px;
  padding-top: 30px;
  border-top: 1px solid #000;
}
.image-and-text__intro {
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .image-and-text__intro {
    margin-bottom: 20px;
  }
}
.image-and-text__row {
  margin-bottom: 70px;
}
@media only screen and (max-width: 991px) {
  .image-and-text__row {
    margin-bottom: 20px;
  }
}
.image-and-text__row:last-child {
  margin-bottom: 0;
}
.image-and-text__row img {
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .image-and-text__row img {
    margin-bottom: 20px;
  }
}
.image-and-text .acf-map {
  height: 680px;
}
.block-carusel {
  overflow: hidden;
}
.block-carusel__title {
  margin-bottom: 40px;
}
.block-carusel__slider {
  margin-left: -10px;
  margin-right: -10px;
}
.block-carusel__slider .slick-prev {
  left: -10px;
}
@media only screen and (min-width: 1025px) {
  .block-carusel__slider .slick-prev {
    left: -5px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-carusel__slider .slick-prev {
    left: -55px;
  }
}
.block-carusel__slider .slick-next {
  right: -10px;
}
@media only screen and (min-width: 1025px) {
  .block-carusel__slider .slick-next {
    right: -5px;
  }
}
@media only screen and (min-width: 1200px) {
  .block-carusel__slider .slick-next {
    right: -55px;
  }
}
.block-carusel__slide {
  background-color: #f7f7f7;
  margin: 0 10px;
  min-height: 400px;
  padding: 30px;
}
@media only screen and (max-width: 767px) {
  .block-carusel__slide h2 {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .block-carusel__slide {
    min-height: 275px;
  }
}
.title-with-columns__title {
  margin-bottom: 20px !important;
}
.title-with-columns .border-around {
  border: 1px solid #000;
  padding: 30px;
}
.team__group {
  margin-bottom: 20px;
}
.team__group:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .team__group {
    margin-bottom: 45px;
  }
}
.team__member {
  margin-bottom: 30px;
}
.team__member h3 {
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media only screen and (max-width: 575px) {
  .team__member p,
  .team__member .standarts__menu > li {
    font-size: 0.688em;
  }
}
.team__group-name {
  text-transform: uppercase;
  padding-bottom: 20px;
}
.team__member-photo {
  position: relative;
  padding-bottom: 100%;
  margin-bottom: 20px;
}
.team__member-link {
  position: absolute;
  right: 0;
  bottom: -47px;
}
@media only screen and (max-width: 767px) {
  .team__member-link {
    bottom: -42px;
  }
}
.team__member-link i {
  font-size: 21px;
}
.links-buttons__button {
  border: 1px solid #000;
  display: block;
  padding: 25px 30px;
  min-height: 150px;
  position: relative;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.links-buttons__button h3,
.links-buttons__button svg {
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .links-buttons__button h3,
  .links-buttons__button svg {
    vertical-align: bottom;
  }
}
.links-buttons__button h3 {
  font-size: 35px;
  font-weight: 300;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 767px) {
  .links-buttons__button h3 {
    font-size: 20px;
    line-height: 1.25‬;
  }
}
@media only screen and (max-width: 991px) {
  .links-buttons__button {
    padding: 15px 75px 15px 15px;
    min-height: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .links-buttons__button {
    padding: 25px 150px 25px 30px;
  }
}
.links-buttons__button svg {
  position: absolute;
  right: 15px;
  bottom: 15px;
  max-width: 56px;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .links-buttons__button svg {
    max-width: 113px;
    right: 35px;
    bottom: 25px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .links-buttons__button svg {
    bottom: 0;
  }
}
.links-buttons__button.default {
  text-align: center;
  padding: 26px 30px;
  min-height: auto;
}
.links-buttons__button.default h3 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  .links-buttons__button.default h3 {
    font-size: 15px;
    line-height: 1.3333333;
  }
}
@media only screen and (max-width: 767px) {
  .links-buttons__button.default {
    padding: 22px 10px;
  }
}
@media (hover: hover) {
  .links-buttons__button:hover {
    color: #fff;
    background-color: #000;
  }
}
@media only screen and (max-width: 767px) {
  .links-buttons__button {
    margin-bottom: 20px;
  }
}
.contacts__wrapper {
  border-bottom: 1px solid #000;
  padding-bottom: 40px;
}
@media only screen and (max-width: 575px) {
  .contacts__wrapper--one {
    margin-bottom: 50px;
  }
}
.contacts__text {
  margin-bottom: 30px;
}
.contacts .button {
  width: 100%;
  text-align: center;
  padding: 17px;
  font-size: 0.938em;
  word-break: break-all;
}
@media only screen and (min-width: 768px) {
  .contacts .button {
    font-size: 1.25em;
    min-width: 75%;
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .contacts .button {
    min-width: 394px;
  }
}
@media only screen and (max-width: 767px) {
  .contacts .button {
    font-size: 0.8em;
  }
}
.consultations + .paragraph.fx-layout {
  margin: -30px 0 50px;
}
@media only screen and (min-width: 768px) {
  .consultations + .paragraph.fx-layout {
    margin: -50px 0 80px;
  }
}
.consultations .table-responsive thead {
  border: none;
}
.consultations .table-responsive thead tr {
  background-color: transparent;
}
.consultations .table-responsive thead th {
  padding: 10px 20px 0;
  font-size: 1.25em;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .consultations .table-responsive thead th {
    font-size: 0.938em;
    line-height: 1.33333333;
  }
}
.consultations .table-responsive tbody tr {
  background-color: #f0f0f0;
  border-bottom: 10px solid #fff;
}
.consultations .table-responsive tbody tr:last-child {
  border: none;
}
.consultations .table-responsive tbody th {
  border: none;
  font-size: 1.25em;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.5;
  padding: 30px 20px;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .consultations .table-responsive tbody th {
    font-size: 0.938em;
    line-height: 1.33333333;
  }
}
.consultations .table-responsive tbody th p,
.consultations .table-responsive tbody th .standarts__menu > li {
  font-size: 20px;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.consultations .table-responsive tbody th.small-text {
  font-size: 0.938em;
  line-height: 1.333333333;
}
.consultations .table-responsive tbody th.date {
  width: 12.8%;
}
.consultations .table-responsive tbody th.deadline {
  width: 20.2%;
}
.consultations .table-responsive tbody th.description {
  width: 28%;
}
.consultations .table-responsive tbody th.status {
  width: 14%;
}
.consultations .table-responsive tbody th.summary {
  width: 25%;
}
.consultations .mobile-label {
  display: none;
}
.consultations .body-table th:first-child {
  padding-left: 20px;
}
@media screen and (max-width: 991px) {
  .consultations .table-responsive {
    overflow-x: inherit;
    display: block;
    width: 100%;
  }
  .consultations .table-responsive .table {
    min-width: auto;
    display: block;
  }
  .consultations .table-responsive .table thead {
    display: none;
  }
  .consultations .table-responsive .table tbody {
    display: block;
  }
  .consultations .table-responsive .table tbody tr {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .consultations .table-responsive .table tbody tr th {
    display: block;
    width: 100%;
  }
  .consultations .table-responsive .table tbody tr th.date,
  .consultations .table-responsive .table tbody tr th.deadline,
  .consultations .table-responsive .table tbody tr th.status,
  .consultations .table-responsive .table tbody tr th.summary {
    width: 50%;
  }
  .consultations .table-responsive .table tbody tr th .mobile-label {
    display: block;
    font-weight: 400;
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .columns-with-images .col {
    flex-basis: auto;
    margin-bottom: 20px;
  }
}
.columns-with-images__title {
  margin-bottom: 40px;
  text-transform: uppercase;
}
.columns-with-images__image {
  padding-bottom: 380px;
  margin-bottom: 20px;
}
.image-title-text__title {
  margin-bottom: 40px;
}
.image-title-text__item {
  display: flex;
  margin-bottom: 40px;
}
.image-title-text__image-wrapper {
  flex: 0 0 118px;
}
.image-title-text__image {
  padding-bottom: 100%;
  background-color: #f0f0f0;
}
.image-title-text__order {
  font-weight: 300;
}
.image-title-text__text {
  flex: 1 1 80%;
  padding-left: 20px;
}
.faqs__title {
  margin-bottom: 30px;
}
.vacancies__item {
  border-bottom: 1px solid #000;
  margin-bottom: 40px;
  padding-bottom: 30px;
}
.vacancies__title,
.vacancies__excerpt {
  font-size: 25px;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.4;
}
.vacancies__title {
  margin-bottom: 6px;
}
.vacancies__button {
  margin-top: 20px;
  min-width: 175px;
  text-align: center;
}
.standarts__search {
  margin-bottom: 30px;
  display: flex;
  background-color: #f0f0f0;
}
.standarts__search .btn {
  background-color: transparent;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjIuOTI0IiBoZWlnaHQ9IjIyLjIiIHZpZXdCb3g9IjAgMCAyMi45MjQgMjIuMiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMCwwSDIyLjkyNFYtMjIuMkgwWiIgZmlsbD0ibm9uZSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMjIuMikiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOC42NzUgLTYuMDc4KSI+PHBhdGggZD0iTTAsMEE3LjQyNCw3LjQyNCwwLDAsMCw1LjI2Ni0yLjE4MSw3LjQyOCw3LjQyOCwwLDAsMCw3LjQ0Ny03LjQ0Nyw3LjQ0Nyw3LjQ0NywwLDAsMCwwLTE0Ljg5NCw3LjQ0Nyw3LjQ0NywwLDAsMC03LjQ0Ny03LjQ0Nyw3LjQ0Nyw3LjQ0NywwLDAsMCwwLDBaIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMi40NTYiLz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjIuMDU2IC0wLjg2OCkiPjxwYXRoIGQ9Ik0wLDAtNy44MTgtNy44MTgiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyLjQ1NiIvPjwvZz48L2c+PC9nPjwvc3ZnPg==");
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  border: none;
  padding: 0 30px;
  width: 25px;
}
@media only screen and (max-width: 991px) {
  .standarts__search .btn {
    height: auto;
  }
}
.standarts .unstyled {
  margin: 0;
  list-style: none;
  padding: 0;
}
.standarts__menu {
  display: block;
}
@media only screen and (max-width: 991px) {
  .standarts__menu > li {
    margin-bottom: 8px;
  }
}
.standarts__menu > li > a {
  position: relative;
  display: block;
  padding-right: 10px;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .standarts__menu > li > a {
    font-size: 20px;
  }
}
.standarts__menu > li > a::before {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wODIiIGhlaWdodD0iMTYuMDgzIiB2aWV3Qm94PSIwIDAgMTYuMDgyIDE2LjA4MyI+PHBhdGggZD0iTTAsMEgxMS4zNzJMMCwxMS4zNzJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4LjA0MSAxNi4wODMpIHJvdGF0ZSgtMTM1KSIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: contain;
  right: 0;
  width: 12px;
  height: 12px;
  top: 10px;
  line-height: 1;
  transform: rotate(-90deg);
  transition: transform 0.15s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .standarts__menu > li > a::before {
    top: 1px;
  }
}
.standarts__menu > li > a.active {
  text-decoration: underline;
}
.standarts__menu > li > a.active::before {
  transform: rotate(0deg);
}
.standarts__menu > li:last-child a::before {
  display: none;
}
.standarts__submenu {
  font-size: 16px;
}
@media only screen and (max-width: 991px) {
  .standarts__submenu.unstyled {
    margin-top: 8px;
  }
}
@media only screen and (max-width: 991px) {
  .standarts__submenu > li {
    margin-bottom: 8px;
  }
}
.standarts__submenu > li a {
  text-decoration: none;
}
.standarts__submenu > li .active {
  text-decoration: underline;
}
.standarts__paragraph {
  margin: 50px 0 20px;
}
@media only screen and (max-width: 767px) {
  .standarts__main-accordion {
    margin-top: 50px;
  }
}
.standarts__title {
  margin-bottom: 60px !important;
}
.standarts__title--bold-uppercase {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .standarts__title {
    margin-bottom: 30px !important;
  }
}
.standarts__container {
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .standarts__container h2 {
    border-bottom: 1px solid #000;
  }
}
@media only screen and (max-width: 767px) {
  .standarts__container {
    margin-bottom: 20px;
  }
}
.standarts__content {
  margin-bottom: 40px;
}
.standarts .card .card-header .card-header-title {
  padding: 11px 70px 11px 0;
}
.standarts .card .card-header .card-header-title::before {
  right: 0;
}
@media only screen and (max-width: 767px) {
  .standarts .card .card-header .card-header-title::before {
    top: -3px;
  }
}
@media only screen and (max-width: 767px) {
  .standarts .card .card-header .card-header-title {
    padding: 0 70px 0 0;
  }
}
.standarts .card .card-body {
  padding-top: 30px;
}
.standarts__item {
  background-color: #f0f0f0;
  margin-bottom: 20px;
}
.standarts__item h4 {
  font-weight: 300;
}
.standarts__item-header {
  cursor: pointer;
  padding: 15px 20px;
  position: relative;
}
.standarts__item-header::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzQuNDU3IiBoZWlnaHQ9IjE4LjA4NyIgdmlld0JveD0iMCAwIDM0LjQ1NyAxOC4wODciPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZD0iTTAsMEgzNC40NTdWLTE4LjA4N0gwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAxOC4wODcpIiBmaWxsPSJub25lIi8+PC9jbGlwUGF0aD48L2RlZnM+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjQyOCAwLjQyOSkiPjxwYXRoIGQ9Ik0wLDAsMTYuOCwxNi44LDMzLjYsMCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMmIyZTM0IiBzdHJva2Utd2lkdGg9IjEuMjE0Ii8+PC9nPjwvZz48L3N2Zz4=");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 19px;
  position: absolute;
  right: 20px;
  top: calc(50% - 9.5px);
  transform: rotate(180deg);
  width: 35px;
}
@media only screen and (max-width: 767px) {
  .standarts__item-header::before {
    width: 20px;
  }
}
.standarts__item-header.collapsed::before {
  transform: rotate(0deg);
}
.standarts .table-responsive {
  display: block;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: auto;
}
.standarts .table {
  background-color: transparent;
  border-top: 5px solid #fff;
}
.standarts .table tbody {
  border: none;
}
.standarts .table .table-header {
  background-color: #fff;
  border: none;
  font-size: 12px;
}
.standarts .table .table-header th {
  border: none;
  padding: 5px 20px;
}
.standarts .table tr {
  border-bottom: 5px solid #fff;
  vertical-align: top;
}
.standarts .table th {
  letter-spacing: 0.01em;
  padding-bottom: 30px;
  padding-top: 30px;
}
.standarts .table p,
.standarts .table .standarts__menu > li {
  font-size: 20px;
  line-height: 1.333333;
  margin-bottom: 20px;
}
.standarts .table p:last-child,
.standarts .table .standarts__menu > li:last-child {
  margin-bottom: 0;
}
.standarts .table p a,
.standarts .table .standarts__menu > li a {
  font-size: 20px;
  line-height: 1.5;
}
.standarts .table .table-title {
  padding-left: 20px;
}
.standarts .table .table-date {
  padding-right: 20px;
}
.standarts__default-content {
  padding: 20px;
}
@media only screen and (max-width: 991px) {
  .standarts .tab-content {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .standarts .tab-content {
    min-height: 500px;
  }
}
.standarts .container {
  position: relative;
}
.standarts .container.loading {
  opacity: 0.5;
}
.standarts .bt-spinner {
  background-color: transparent;
  border-radius: 50%;
  border-top-color: #fff;
  border: 4px solid #000;
  display: none;
  height: 75px;
  left: calc(50% - 33.5px);
  position: absolute;
  top: 20%;
  width: 75px;
  -webkit-animation: 1s spin linear infinite;
  animation: 1s spin linear infinite;
  z-index: 1;
}
/*# sourceMappingURL=custom.css.map */
.boxversion {
    border: 1px solid #000;
    padding:20px;
    margin-top: 20px;
}