/**
*
  Сброс CSS стилей
*
**/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
html.overflow {
  overflow: hidden !important;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
iframe {
  overflow: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
input,
textarea,
button,
select {
  resize: none;
  border: none;
  background-color: transparent;
  outline: none;
  padding: 0;
}
img {
  border: 0;
  vertical-align: top;
}
html,
body {
  overflow-x: hidden;
}
html.overflow,
body.overflow,
html.customize-support modal-open,
body.customize-support modal-open {
  overflow: hidden !important;
}
@font-face {
  font-display: swap;
  font-family: 'SFUIDisplay-Bold';
  src: url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Bold.eot');
  src: url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Bold.eot?#iefix') format('embedded-opentype'), url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'SFUIDisplay-Thin';
  src: url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Thin.eot');
  src: url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Thin.eot?#iefix') format('embedded-opentype'), url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Thin.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'SFUIDisplay-Light';
  src: url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'SFUIDisplay-Semibold';
  src: url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Semibold.eot');
  src: url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Semibold.eot?#iefix') format('embedded-opentype'), url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Semibold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'SFUIDisplay-Regular';
  src: url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Regular.eot');
  src: url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Regular.eot?#iefix') format('embedded-opentype'), url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Regular.svg#sf_ui_displayregular') format('svg'), url('https://gamma-k.ru/wp-content/themes/gamma-theme/less/../fonts/SFUIDisplay-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* Переменные */
body {
  background-color: #ffffff;
  font-family: "SFUIDisplay-Regular";
  font-style: normal;
  color: #000;
  overflow-x: hidden;
}
/* Общие стили */
a {
  color: #000000;
}
.btn {
  padding: 14px 20px;
  font-size: 12px;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1.5px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-family: "SFUIDisplay-Regular";
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
}
.btn svg {
  margin-left: 20px;
  position: rel;
  z-index: 3;
}
.btn.__red {
  background-color: #ff2e4c;
  box-shadow: -30px 0px 0px 0px #ef2542 inset;
}
.btn.__red:hover {
  box-shadow: -500px 0px 0px 0px #ef2542 inset;
}
.btn.__blue {
  background-color: #214285;
}
.btn.__white {
  background-color: #ffffff;
  color: #214285;
  box-shadow: -30px 0px 0px 0px #f3f5f9 inset;
}
.btn.__white:hover {
  box-shadow: -500px 0px 0px 0px #f3f5f9 inset;
}
.btn.__arrow {
  background-image: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25px" height="17px"> <path fill-rule="evenodd" fill="rgb(255, 255, 255)" d="M3.484,8.066 L11.036,8.066 L22.759,8.066 L15.453,1.110 L16.098,0.495 L24.507,8.501 L16.098,16.505 L15.453,15.891 L22.759,8.935 L10.984,8.935 L3.484,8.935 L0.499,8.935 L0.499,8.066 L3.484,8.066 Z"></path> </svg>');
  background-repeat: no-repeat;
  background-position: 93% 52%;
  box-shadow: none;
}
.flex-wr {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.transition {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.custom-logo {
  margin-top: 80px;
  display: block;
  width: 300px !important;
  margin-left: 20px;
}
#calcModal .modal-dialog .modal-body .close {
  display: block !important;
  position: absolute;
  top: -39px;
  right: -42px;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #3a3939;
  line-height: 22px;
}
#calcModal .modal-dialog .crm-webform-desktop-font-style {
  font: 11px/12px 'SFUIDisplay-Light', sans-serif;
  padding-left: 0;
  margin-bottom: 0;
}
#calcModal .modal-dialog .crm-webform-checkbox-icon-container {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  min-height: 20px;
  max-height: 28px;
  max-width: 30px;
  margin-top: 20px;
}
#calcModal .modal-dialog .crm-webform-checkbox,
#calcModal .modal-dialog .crm-webform-checkbox.crm-webform-input {
  position: absolute;
  left: -9999px;
}
#calcModal .modal-dialog .crm-webform-default .crm-webform-input {
  background: #f3f5f9;
  border: none;
  padding: 13px 20px !important;
}
#calcModal .modal-dialog .crm-webform-desktop-font-style i,
#calcModal .modal-dialog .crm-webform-mobile-font-style i {
  top: 50%;
  margin: -12px 10px 0 0;
}
#calcModal .modal-dialog .crm-webform-checkbox-container i {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 18px;
  height: 18px;
  border: 2px solid #ccc;
  background: #fff;
  outline: 0;
}
#calcModal .modal-dialog .crm-webform-input:checked + i:after {
  opacity: 1;
}
#calcModal .modal-dialog .crm-webform-input + i:after {
  color: #3498db;
}
#calcModal .modal-dialog .crm-webform-input + i:after {
  position: absolute;
  opacity: 0;
  -ms-transition: opacity .1s;
  -moz-transition: opacity .1s;
  -webkit-transition: opacity .1s;
  transition: opacity .1s;
}
#calcModal .modal-dialog .crm-webform-input + i:after {
  content: '\2714';
  top: -1px;
  left: -1px;
  width: 15px;
  height: 15px;
  font: normal 12px/16px 'SFUIDisplay-Light';
  text-align: center;
}
header .top-panel {
  background-color: #f3f5f9;
  padding: 13px 0 15px;
}
header .top-panel ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
header .top-panel ul li {
  display: inline-block;
}
header .top-panel ul li a {
  font-size: 12px;
  color: #6d7885;
  letter-spacing: 0.2px;
}
header .header {
  padding: 29px 0 23px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
header .header .header-block {
  padding: 0 10px;
  float: left;
}
header .header .logo-wr {
  width: 18%;
}
header .header .phone-wr {
  width: 15.6%;
}
header .header .location-wr {
  width: 20%;
}
header .header .search-wr {
  width: 10.5%;
}
header .header .socials-wr {
  width: 18.5%;
}
header .header .order-wr {
  width: 17.4%;
}
header .header .order-wr .btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: 12px;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
header .header .order-wr .btn svg {
  margin-left: 0;
}
header .header .phone {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 14px;
  font-family: 'SFUIDisplay-Bold';
  letter-spacing: 0.1px;
  padding-top: 3px;
}
header .header .phone a {
  color: #000;
}
header .header .phone span {
  display: block;
  font-size: 12px;
  font-family: "SFUIDisplay-Regular";
  opacity: 0.5;
  margin-top: 7px;
  letter-spacing: 0px;
}
header .header .phone svg {
  margin-right: 10px;
  min-width: 32px;
  height: 32px;
}
header .header .search input {
  width: 100%;
  padding: 15px 10px 15px 45px;
  letter-spacing: 0.7px;
  background-color: #f3f5f9;
  color: rgba(0, 0, 0, 0.5);
  background-image: url(https://gamma-k.ru/wp-content/themes/gamma-theme/less/../images/icons/search.svg);
  background-repeat: no-repeat;
  background-position: 15px 15px;
}
header .header .socials {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
header .header .socials a {
  width: 32px;
  height: 40px;
  background-color: #f3f5f9;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-right: 1px;
  line-height: 45px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
header .header .socials a:hover {
  background-color: #214285;
}
header .header .socials a:hover svg path {
  fill: #fff;
}
header .header.transitions {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
header .header.glide {
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
  background-color: #fff;
  z-index: 99;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
header .bottom-panel {
  background-color: #214285;
  position: relative;
  z-index: 50;
}
header .bottom-panel ul.menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
header .bottom-panel ul.menu > li {
  display: inline-block;
  z-index: 1;
}
header .bottom-panel ul.menu > li > a {
  font-size: 15px;
  color: #fff;
  padding: 21px 0 21px;
  display: block;
  position: relative;
  letter-spacing: 1px;
}
header .bottom-panel ul.menu > li > ul {
  position: absolute;
  max-height: 0;
  overflow: auto;
  opacity: 0;
  background: #2a4f9b;
  right: -10px;
  top: 55px;
  left: -10px;
  z-index: 5;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
header .bottom-panel ul.menu > li > ul > li {
  width: 14%;
  position: relative;
  padding-left: 20px;
  float: left;
}
header .bottom-panel ul.menu > li > ul > li > a {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  z-index: 10;
  line-height: 1.4;
  height: 65px;
  border-bottom: 1px solid #214285;
  font-family: "SFUIDisplay-Regular";
}
header .bottom-panel ul.menu > li > ul > li > a:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="7px" height="13px"> <path fill-rule="evenodd"  opacity="0.502" fill="rgb(255, 255, 255)"  d="M5.652,6.120 L0.004,0.715 L0.503,0.237 L7.001,6.458 L0.503,12.680 L0.004,12.203 L5.652,6.797 L6.007,6.458 L5.652,6.120 Z"/> </svg>');
  margin-right: 15px;
}
header .bottom-panel ul.menu > li > ul:after {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  background-color: #2a4f9b;
  z-index: 12;
}
header .bottom-panel ul.menu > li > a:after {
  content: "";
  display: block;
  background-color: #ff2e4c;
  top: 0;
  bottom: 0;
  left: -20px;
  right: -20px;
  z-index: -1;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
header .bottom-panel ul.menu > li:hover > a:after {
  opacity: 1;
}
header .bottom-panel ul.menu > li:hover > ul {
  display: block;
  max-height: none;
  opacity: 1;
}
header .bottom-panel ul.menu > li.dop_menu {
  cursor: pointer;
  width: 63px;
  height: 40px;
  background-color: #2a4f9b;
  text-align: center;
  line-height: 48px;
}
header .bottom-panel ul.menu > li.dop_menu a {
  font-size: 0;
  letter-spacing: 0;
  padding: 0;
  display: inline-block;
}
header .bottom-panel ul.menu > li.dop_menu a:after {
  display: none;
}
header .bottom-panel ul.menu > li.dop_menu:after {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="20px" height="18px"> <path fill-rule="evenodd"  fill="rgb(255, 255, 255)"  d="M0.000,17.034 L0.000,15.534 L20.000,15.534 L20.000,17.034 L0.000,17.034 ZM0.000,7.532 L20.000,7.532 L20.000,9.033 L0.000,9.033 L0.000,7.532 ZM0.000,0.031 L20.000,0.031 L20.000,1.531 L0.000,1.531 L0.000,0.031 Z"/> </svg>');
}
header .bottom-panel .mega-menu {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #214285;
}
header .bottom-panel .mega-menu ul.menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
header .bottom-panel .mega-menu ul.menu > li {
  display: inline-block;
  z-index: 1;
  width: 14%;
}
header .bottom-panel .mega-menu ul.menu > li > a {
  font-size: 15px;
  color: #fff;
  padding: 21px 0 21px;
  display: block;
  position: relative;
  letter-spacing: 1px;
}
header .bottom-panel .mega-menu ul.menu > li > ul {
  position: static;
  display: block;
  max-height: none;
  opacity: 1;
  overflow: hidden;
  background: #2a4f9b;
  width: 100%;
  top: 55px;
  left: -10px;
  z-index: 5;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
header .bottom-panel .mega-menu ul.menu > li > ul > li {
  position: relative;
  padding-left: 20px;
  float: left;
}
header .bottom-panel .mega-menu ul.menu > li > ul > li > a {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  z-index: 10;
  line-height: 1.4;
  height: 65px;
  border-bottom: 1px solid #214285;
  font-family: "SFUIDisplay-Regular";
}
header .bottom-panel .mega-menu ul.menu > li > ul > li > a:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="7px" height="13px"> <path fill-rule="evenodd"  opacity="0.502" fill="rgb(255, 255, 255)"  d="M5.652,6.120 L0.004,0.715 L0.503,0.237 L7.001,6.458 L0.503,12.680 L0.004,12.203 L5.652,6.797 L6.007,6.458 L5.652,6.120 Z"/> </svg>');
  margin-right: 15px;
}
header .bottom-panel .mega-menu ul.menu > li > ul:after {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  background-color: #2a4f9b;
  z-index: 12;
}
header .bottom-panel .mega-menu ul.menu > li > a:after {
  content: "";
  display: block;
  background-color: #ff2e4c;
  top: 0;
  bottom: 0;
  left: -20px;
  right: -20px;
  z-index: -1;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
header .bottom-panel .mega-menu ul.menu > li.dop_menu {
  display: none;
}
.page-title {
  background-color: #f3f5f9;
  padding: 0 0 25px;
  font-size: 55px;
  font-family: 'SFUIDisplay-Thin';
}
.page-title h1 {
  font-family: 'SFUIDisplay-Thin';
  font-weight: normal;
}
#breadcrumbs {
  background-color: #f3f5f9;
  padding: 23px 0 16px;
}
#breadcrumbs a,
#breadcrumbs .breadcrumb_last {
  padding: 5px 13px 5px 23px;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  position: relative;
  margin-right: -8px;
  z-index: 0;
  letter-spacing: 1px;
}
#breadcrumbs a:after,
#breadcrumbs .breadcrumb_last:after {
  position: absolute;
  content: "";
  background-color: #fff;
  transform: skew(-40deg);
  display: block;
  left: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
#category_in #breadcrumbs {
  padding: 20px 0 13px;
}
#category_in .service_item {
  background-color: #f3f5f9;
  margin-bottom: 45px;
  color: #000;
}
#category_in .service_item .icon {
  height: 140px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: block;
  position: relative;
}
#category_in .service_item .icon .arrow {
  position: absolute;
  bottom: 0;
  right: -22px;
  background-color: #214285;
  width: 55px;
  height: 54px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#category_in .service_item .meta {
  padding: 30px 30px 10px 30px;
  display: block;
  color: #000000;
}
#category_in .service_item .meta .title {
  font-size: 35px;
  font-family: 'SFUIDisplay-Thin';
  margin-bottom: 20px;
}
#category_in .service_item .meta .price-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#category_in .service_item .meta .price-block .value {
  padding: 5px 12px;
  display: inline-block;
  color: #fff;
  font-family: 'SFUIDisplay-Bold';
  background-color: #ff2e4c;
  font-size: 12px;
  text-transform: uppercase;
  float: left;
}
#category_in .service_item .meta .price-block .caption {
  font-size: 13px;
  color: #979faf;
  padding-left: 15px;
}
#category_in .service_cats {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
#category_in .service_cats .col-md-2 {
  width: 20%;
}
#category_in .service_cats .service_cat {
  background-color: #f3f5f9;
  padding: 40px 10px 20px;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}
#category_in .service_cats .service_cat .icon {
  margin-bottom: 25px;
  text-align: center;
  display: block;
}
#category_in .service_cats .service_cat .icon img {
  display: block;
  margin: auto;
  max-width: 117px;
}
#category_in .service_cats .service_cat .cat-name {
  font-size: 16px;
  font-family: 'SFUIDisplay-Bold';
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  max-width: 140px;
  margin: auto;
  height: 40px;
  color: #000;
}
#category_in.faq .service_cats {
  margin-bottom: 50px;
}
#category_in.faq .service_cats .service_cat {
  text-align: center;
  padding: 40px 11px 35px;
}
#category_in.faq .service_cats .service_cat .icon {
  height: 148px;
}
#category_in.faq .service_cats .service_cat .cat-name {
  font-size: 23px;
  font-family: 'SFUIDisplay-Light';
  text-align: center;
  display: block;
  color: #000;
  height: 60px;
}
#category_in.faq .service_cats .service_cat .arrow {
  width: 40px;
  height: 40px;
  background-color: #214285;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 20px auto 0;
}
#category_in.reviews .page-title-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#category_in.reviews .page-title-block .cus-title {
  width: 50%;
  float: left;
}
#category_in.reviews .page-title-block .cat-nav {
  width: 30%;
  float: left;
}
#category_in.reviews .page-title-block .cat-nav a {
  display: inline-block;
  padding: 15px 25px;
  background-color: #fff;
  color: #214285;
  font-size: 14px;
  font-family: 'SFUIDisplay-Bold';
}
#category_in.reviews .page-title-block .cat-nav a.active {
  color: #fff;
  background-color: #214285;
}
#category_in.reviews .page-title-block .buttons {
  float: right;
  width: 20%;
}
#reviews_cat .reviews-items .reviews-item .info .gallery-block .owl-nav > div path {
  fill: #ffffff;
}
footer {
  background-color: #f3f5f9;
}
footer .stretch {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
footer .relative {
  position: relative;
}
footer .copy-block-wr {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  padding: 20px 0;
}
footer .copy-block-wr .copy-block {
  font-size: 12px;
  color: rgba(39, 33, 45, 0.6);
  position: relative;
  z-index: 1;
  letter-spacing: 0.3px;
}
footer .copy-block-wr .copy-block span {
  margin-left: 60px;
  display: inline-block;
}
footer .copy-block-wr:after {
  content: "";
  display: block;
  top: 0;
  height: 100%;
  left: -1000px;
  position: absolute;
  background-color: #fff;
  right: -100%;
  z-index: 0;
}
footer .privacy {
  position: absolute;
  bottom: 20px;
  font-size: 12px;
  color: #fff;
  letter-spacing: .5px;
  left: 40px;
}
footer .privacy a {
  color: #fff;
  font-weight: normal;
  border-bottom: 1px solid #fff;
  opacity: 0.6;
  padding-bottom: 2px;
}
footer .footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
footer .footer .copy-block-wr.contacts {
  position: relative;
}
footer .footer .copy-block-wr.contacts:after {
  content: "";
  display: block;
  top: 0;
  height: 100%;
  left: -1000px;
  position: absolute;
  background-color: #fff;
  z-index: 0;
  right: 0;
}
footer .footer .left {
  padding-top: 71px;
}
footer .footer .left.contacts {
  padding-top: 0;
}
footer .footer .footer-block {
  padding: 0 10px;
  float: left;
}
footer .footer .search-wr {
  width: 21.5%;
}
footer .footer .socials-wr {
  width: 36.5%;
}
footer .footer .order-wr {
  width: 35.4%;
}
footer .footer .order-wr .btn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: 12px;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
footer .footer .search input {
  width: 100%;
  padding: 15px 10px 15px 45px;
  letter-spacing: 0.7px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.5);
  background-image: url(https://gamma-k.ru/wp-content/themes/gamma-theme/less/../images/icons/search.svg);
  background-repeat: no-repeat;
  background-position: 15px 15px;
}
footer .footer .socials {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
footer .footer .socials a {
  width: 32px;
  height: 45px;
  background-color: white;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-right: 1px;
  line-height: 45px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
footer .footer .socials a:hover {
  background-color: #214285;
}
footer .footer .socials a:hover svg path {
  fill: #fff;
}
footer .footer .map-block {
  position: relative;
}
footer .footer .map-block .contacts-block {
  color: #fff;
  padding: 100px 40px 40px;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 70px;
  background-color: rgba(33, 66, 133, 0.85);
  bottom: 0;
}
footer .footer .map-block .contacts-block .title {
  font-size: 23px;
  font-family: 'SFUIDisplay-Light';
  margin-bottom: 30px;
}
footer .footer .map-block .contacts-block .buttons .btn {
  font-size: 11px;
  display: block;
  width: 100%;
  text-align: center;
}
footer .footer .map-block .contacts-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 14px;
  font-family: 'SFUIDisplay-Bold';
  letter-spacing: 0.1px;
  padding-top: 3px;
  margin-bottom: 50px;
}
footer .footer .map-block .contacts-item .phone-block a {
  color: #fff;
}
footer .footer .map-block .contacts-item span {
  display: block;
  font-size: 12px;
  font-family: 'SFUIDisplay-Bold';
  opacity: 0.5;
  margin-top: 7px;
  letter-spacing: 0px;
}
footer .footer .map-block .contacts-item svg {
  margin-right: 10px;
  min-width: 32px;
  height: 32px;
}
footer .footer .map-block .contacts-item svg path {
  fill: #fff;
}
footer .footer .links {
  padding-top: 50px;
}
footer .footer .links .title {
  font-size: 23px;
  font-family: 'SFUIDisplay-Light';
}
footer .footer .links .title:after {
  content: "";
  display: block;
  background-color: #214285;
  width: 27px;
  height: 3px;
  margin: 30px 0;
}
footer .footer .links ul li {
  display: block;
  margin-bottom: 30px;
}
footer .footer .links ul li a {
  font-size: 14px;
  color: #4f5767;
  opacity: .8;
  text-decoration: none;
}
footer .footer .cont-right {
  padding-left: 220px;
  padding-top: 50px;
}
footer .footer .cont-right .search-wr {
  width: 100%;
  margin-bottom: 40px;
}
footer .footer .cont-right .socials-wr {
  width: 100%;
  margin-bottom: 40px;
}
footer .footer .cont-right .socials-wr .socials {
  max-width: 320px;
}
footer .footer .cont-right .socials-wr .socials a {
  width: 50px;
}
footer .footer .cont-right .order-wr {
  width: 55%;
}
#vacancies_in .vacancies_in {
  margin-top: 50px;
}
#vacancies_in .meta-panel {
  padding: 50px 20px;
  margin-top: 10px;
  background-color: #214285;
  color: #fff;
  font-size: 13px;
  font-family: 'SFUIDisplay-Bold';
  position: relative;
  margin-right: 60px;
}
#vacancies_in .meta-panel:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  position: absolute;
  width: 35px;
  height: 100%;
  background-color: #2a4f9b;
  z-index: 0;
}
#vacancies_in .meta-panel .item {
  margin-bottom: 50px;
  position: relative;
  z-index: 3;
}
#vacancies_in .meta-panel span {
  display: block;
  font-weight: normal;
  font-family: "SFUIDisplay-Regular";
  margin-bottom: 5px;
}
#vacancies_in .meta-panel svg {
  display: block;
  margin-bottom: 15px;
}
#vacancies_in .page-title {
  background: none;
  border-bottom: 4px solid #f3f5f9;
  padding-bottom: 25px;
  margin-bottom: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
#vacancies_in .page-title h1 {
  font-size: 35px;
  font-family: 'SFUIDisplay-Thin';
  font-weight: normal;
  max-width: 500px;
  display: block;
}
#vacancies_in .content-block h1,
#vacancies_in .content-block h2,
#vacancies_in .content-block h3,
#vacancies_in .content-block h4,
#vacancies_in .content-block h5 {
  font-size: 21px;
  font-family: 'SFUIDisplay-Semibold';
}
#vacancies_in .content-block h1:after,
#vacancies_in .content-block h2:after,
#vacancies_in .content-block h3:after,
#vacancies_in .content-block h4:after,
#vacancies_in .content-block h5:after {
  margin: 15px 0;
}
#vacancies_in .content-block table {
  margin-bottom: 0;
}
#vacancies_in .content-block p:last-child {
  margin-bottom: 0;
}
.modal-body .close {
  display: none !important;
}
#bx_form_iframe_14,
#bx_form_iframe_22 {
  background-color: #ffffff;
  box-shadow: 0px 9px 72px 0px rgba(60, 85, 143, 0.13);
  width: 412px !important;
  margin: 0 auto !important;
  display: block;
  position: relative;
  padding: 0 55px !important;
}
#bx_form_iframe_22 {
  min-height: 498px !important;
  padding: 0 45px !important;
}
#slider {
  margin-bottom: 45px;
}
#slider.home {
  margin-top: 20px;
}
#slider .col-md-8 {
  width: 69.5%;
}
#slider .col-md-4 {
  width: 30.5%;
}
#slider .rotator-block {
  position: relative;
  color: #fff;
}
#slider .rotator-block:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: block;
  background-color: #1c3b7b;
  opacity: 0.702;
  width: 325px;
  z-index: 0;
}
#slider .rotator-block .bg {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #214285;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 1142px;
  height: 100%;
  z-index: 0;
  display: block;
}
#slider .rotator-block .rotator-item {
  height: 435px;
  position: relative;
}
#slider .rotator-block .rotator-item.sale:before {
  content: "АКЦИЯ";
  position: absolute;
  top: 60px;
  left: 0;
  background-color: #ff2e4c;
  color: #fff;
  padding: 10px 15px;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "SFUIDisplay-Regular";
  display: inline-block;
}
#slider .rotator-block .rotator-item .top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#slider .rotator-block .rotator-item .top .title {
  padding-top: 106px;
  font-size: 55px;
  font-family: 'SFUIDisplay-Thin';
  margin-bottom: 50px;
  width: 56%;
  line-height: 1.4;
}
#slider .rotator-block .rotator-item .caption {
  padding-top: 84px;
  width: 40%;
  padding-left: 30px;
  letter-spacing: 0px;
  font-family: 'SFUIDisplay-Light';
  font-size: 23px;
  line-height: 1.57;
}
#slider .rotator-block .rotator-item .caption b {
  font-family: 'SFUIDisplay-Semibold';
}
#slider .rotator-block .rotator-item .caption svg {
  display: block;
  margin-bottom: 40px;
}
#slider .rotator-block .rotator-item .buttons {
  margin-top: 48px;
}
#slider .rotator-block .rotator-item .buttons .btn {
  margin-right: 35px;
  float: left;
  padding: 14px 13px 14px 20px;
}
#slider .rotator-block .rotator-item .buttons .btn-caption {
  font-size: 16px;
  line-height: 1.56;
  max-width: 230px;
  display: block;
  font-family: "SFUIDisplay-Regular";
  float: left;
}
#slider .rotator-block.portfolio .rotator-item {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  display: block;
  height: 420px;
}
#slider .rotator-block.portfolio .rotator-item:before {
  display: none;
}
#slider .rotator-block.portfolio .owl-nav {
  bottom: -38px;
  right: auto;
  left: 0;
}
#slider .rotator-block.portfolio .owl-nav > div {
  background-color: #f3f5f9;
}
#slider .rotator-block.portfolio .owl-nav > div svg path {
  fill: #000000;
}
#slider .rotator-block.portfolio .owl-nav > div.owl-next {
  background-color: #ff2e4c;
}
#slider .rotator-block.portfolio .owl-nav > div.owl-next svg path {
  fill: #ffffff;
}
#slider .rotator-block.portfolio .owl-dots {
  position: absolute;
  bottom: -40px;
  right: 0;
}
#slider .rotator-block.portfolio .owl-dots .owl-dot {
  width: 18px;
  height: 7px;
  background-color: #f3f5f9;
  float: left;
  margin-right: 17px;
}
#slider .rotator-block.portfolio .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
#slider .rotator-block.portfolio .owl-dots .owl-dot.active {
  background-color: #214285;
}
#slider .video-block {
  height: 436px;
  padding-top: 130px;
  padding-left: 64px;
  color: #fff;
  position: relative;
}
#slider .video-block:before {
  content: "ВИДЕО";
  position: absolute;
  top: 60px;
  left: 64px;
  background-color: white;
  color: #214285;
  padding: 10px 15px;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: "SFUIDisplay-Regular";
  display: inline-block;
}
#slider .video-block .bg {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(https://gamma-k.ru/wp-content/themes/gamma-theme/less/../images/video-bg-min.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  width: 642px;
  height: 100%;
  z-index: -1;
  display: block;
}
#slider .video-block .bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(33, 66, 133, 0.8);
  width: 100%;
  height: 100%;
}
#slider .video-block .title {
  font-size: 35px;
  margin-bottom: 43px;
  line-height: 1.3;
  font-family: 'SFUIDisplay-Thin';
}
#slider .video-block .btn {
  color: #214285;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
#slider .video-block .btn svg {
  margin-left: 23px;
}
#slider.service {
  margin-bottom: 50px;
}
#slider.service .bg {
  width: 100%;
  z-index: 1;
  opacity: .8;
}
#slider.service .rotator-block {
  position: relative;
  z-index: 0;
}
#slider.service .rotator-block:after {
  width: 360px;
}
#slider.service .rotator-block .rotator-item {
  padding-left: 50px;
  padding-right: 50px;
  height: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#slider.service .rotator-block .rotator-item .top {
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
#slider.service .rotator-block .rotator-item .top .title {
  padding-top: 43px;
  font-size: 46px;
  font-family: 'SFUIDisplay-Thin';
  line-height: 1.3;
  margin-bottom: 35px;
}
#slider.service .rotator-block .rotator-item .top .title h1 {
  font-size: inherit;
  font-family: inherit;
  font-weight: normal;
}
#slider.service .rotator-block .rotator-item .price {
  font-size: 42px;
  font-family: 'SFUIDisplay-Bold';
  margin-top: 8px;
  letter-spacing: 1px;
}
#slider.service .rotator-block .rotator-item .caption {
  padding-top: 80px;
  padding-bottom: 20px;
  width: 30%;
  padding-left: 0;
  font-family: 'SFUIDisplay-Light';
  font-size: 23px;
  line-height: 1.57;
  overflow-wrap: break-word;
}
#slider.service .rotator-block .rotator-item .caption b {
  font-family: 'SFUIDisplay-Semibold';
}
#slider.service .rotator-block .rotator-item .caption svg {
  display: block;
  margin-bottom: 40px;
}
#slider.service .rotator-block .rotator-item .buttons {
  margin-top: 30px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#slider.service .rotator-block .rotator-item:before {
  display: none;
}
#slider.service .rotator-block .rotator-item .sale {
  position: absolute;
  top: -15px;
  left: 50px;
  z-index: 10;
  text-transform: uppercase;
  background-color: #ff2e4c;
  color: #fff;
  padding: 10px 15px;
  font-size: 12px;
  letter-spacing: 1.2px;
  font-family: "SFUIDisplay-Regular";
  display: inline-block;
}
#slider .owl-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
#slider .owl-nav > div {
  min-width: 59px;
  height: 59px;
  background-color: transparent;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#slider .owl-nav > div.owl-next {
  background-color: #ff2e4c;
}
#slider .owl-nav > div.owl-next svg path fill {
  color: #fff;
}
.section-title {
  font-size: 35px;
  font-family: 'SFUIDisplay-Thin';
  margin: 10px 0 30px;
  letter-spacing: 0.4px;
  color: #000;
}
#printing {
  margin-bottom: 60px;
}
#printing .row {
  margin: 0 -1.5px;
}
#printing .printing-item-wr {
  padding: 1.5px;
}
#printing .printing-item {
  padding: 15px 20px;
  background-color: #f3f5f9;
  color: #000;
  display: block;
}
#printing .printing-item .icon {
  width: 95px;
  height: 95px;
  margin-right: 30px;
  float: left;
  display: block;
  position: relative;
  z-index: 1;
}
#printing .printing-item .icon:after {
  content: "";
  background-color: #ffffff;
  position: absolute;
  left: 61px;
  top: 0;
  width: 46px;
  height: 96px;
  z-index: -1;
  display: block;
}
#printing .printing-item .name {
  font-size: 21px;
  float: left;
  max-width: 180px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100px;
  margin: auto;
  line-height: 1.5;
}
#printing .printing-item svg {
  float: right;
  display: block;
  margin-top: 37px;
}
#services {
  margin-bottom: 65px;
}
#services #menu-uslugi-na-glavnoj {
  overflow: hidden;
  position: relative;
}
#services #menu-uslugi-na-glavnoj > li {
  width: 14.2857142857%;
  float: left;
  cursor: pointer !important;
  border: none;
}
#services #menu-uslugi-na-glavnoj > li > a {
  background-color: #f3f5f9;
  padding: 46px 15px 37px 20px;
  display: block;
  border-radius: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  cursor: pointer;
  color: #000;
  border: none;
  border-right: 4px solid #fff;
}
#services #menu-uslugi-na-glavnoj > li > a .icon {
  position: relative;
  z-index: 1;
  display: block;
  height: 102px;
  width: 80px;
}
#services #menu-uslugi-na-glavnoj > li > a .icon:after {
  content: "";
  display: block;
  top: -19px;
  left: 19px;
  background-color: #ffffff;
  position: absolute;
  width: 39px;
  height: 178px;
  z-index: -1;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
#services #menu-uslugi-na-glavnoj > li > a .name {
  font-size: 16px;
  font-family: 'SFUIDisplay-Bold';
  display: block;
  height: 45px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  line-height: 1.5;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  width: 100%;
  position: relative;
  z-index: 1;
}
#services #menu-uslugi-na-glavnoj > li:last-child > a {
  border: none;
}
#services #menu-uslugi-na-glavnoj > li > ul {
  background-color: #2a4f9b;
  padding: 10px 0 0 0;
  position: absolute;
  height: 0;
  opacity: 0;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  left: 0;
}
#services #menu-uslugi-na-glavnoj > li > ul > li {
  width: 14.2857142857%;
  position: relative;
  padding-left: 38px;
  float: left;
}
#services #menu-uslugi-na-glavnoj > li > ul > li > a {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 1px solid #214285;
  color: #fff;
  font-size: 14px;
  padding: 20px 10px 20px 0;
  line-height: 1.3;
  height: 60px;
}
#services #menu-uslugi-na-glavnoj > li > ul > li > a:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="7px" height="13px"> <path fill-rule="evenodd"  opacity="0.502" fill="rgb(255, 255, 255)"  d="M5.652,6.120 L0.004,0.715 L0.503,0.237 L7.001,6.458 L0.503,12.680 L0.004,12.203 L5.652,6.797 L6.007,6.458 L5.652,6.120 Z"/> </svg>');
  margin-right: 15px;
}
#services #menu-uslugi-na-glavnoj > li:first-child > ul {
  height: auto;
  opacity: 1;
}
#services #menu-uslugi-na-glavnoj > li:hover > a {
  background-color: #214285;
  color: #fff;
}
#services #menu-uslugi-na-glavnoj > li:hover .icon:after {
  background-color: #2a4f99;
}
#services #menu-uslugi-na-glavnoj > li.active > ul {
  opacity: 1;
  height: auto;
}
#services #menu-uslugi-na-glavnoj > li.active > a {
  background-color: #214285;
  color: #fff;
}
#services #menu-uslugi-na-glavnoj > li.active .icon:after {
  background-color: #2a4f99;
}
#services #menu-uslugi-na-glavnoj > li:last-child > a {
  margin-right: 0;
}
#services #menu-uslugi-na-glavnoj > li.nav-menu-item-1011 > a > .icon:before {
  content: url(/wp-content/uploads/2019/05/poligrafiya.svg);
}
#services #menu-uslugi-na-glavnoj > li.nav-menu-item-1041 > a > .icon:before {
  content: url(/wp-content/uploads/2019/05/naruzhnaya_reklama.svg);
}
#services #menu-uslugi-na-glavnoj > li.nav-menu-item-1059 > a > .icon:before {
  content: url(/wp-content/uploads/2019/05/shirokoformatnaya_pechat-1.svg);
}
#services #menu-uslugi-na-glavnoj > li.nav-menu-item-1065 > a > .icon:before {
  content: url(/wp-content/uploads/2019/05/suvenirnaya_produkciya.svg);
}
#services #menu-uslugi-na-glavnoj > li.nav-menu-item-1090 > a > .icon:before {
  content: url(/wp-content/uploads/2019/05/pechati_i_stampy.svg);
}
#services #menu-uslugi-na-glavnoj > li.nav-menu-item-1094 > a > .icon:before {
  content: url(/wp-content/uploads/2019/05/design.svg);
}
#services #menu-uslugi-na-glavnoj > li.nav-menu-item-1102 > a > .icon:before {
  content: url(/wp-content/uploads/2019/05/oformlenie_prazdnikov.svg);
}
#services .tabs-block .tab-content {
  background-color: #2a4f9b;
  padding: 10px 0 0 0;
  position: relative;
}
#services .tabs-block .tab-content:after {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  background-color: #2a4f9b;
  z-index: 12;
}
#services .tabs-block .tab-content ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#services .tabs-block .tab-content ul li {
  width: 14.2857142857%;
  position: relative;
  padding-left: 38px;
  float: left;
}
#services .tabs-block .tab-content ul li a {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 1px solid #214285;
  color: #fff;
  font-size: 14px;
  padding: 20px 10px 20px 0;
  line-height: 1.3;
  height: 60px;
}
#services .tabs-block .tab-content ul li a svg {
  position: absolute;
  left: -15px;
  top: 22px;
}
#price {
  margin-bottom: 65px;
}
#price .tabs-block .nav {
  margin-bottom: 27px;
  border: none;
}
#price .tabs-block .nav li {
  float: left;
  cursor: pointer !important;
  border: none;
  width: 25%;
}
#price .tabs-block .nav li a {
  background-color: #f3f5f9;
  padding: 18px 15px 18px 22px;
  display: block;
  border-radius: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  cursor: pointer;
  color: #000;
  border: none;
}
#price .tabs-block .nav li .name {
  font-size: 16px;
  font-family: 'SFUIDisplay-Bold';
  display: block;
  line-height: 1.5;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  width: 100%;
  position: relative;
  z-index: 1;
}
#price .tabs-block .nav li:hover a,
#price .tabs-block .nav li.active a {
  background-color: #214285;
  color: #fff;
}
#price .tabs-block .tab-content table {
  width: 100%;
  border-top: 2px solid #f0f4f6;
  overflow: hidden;
}
#price .tabs-block .tab-content table thead tr td {
  padding: 14px 15px;
  vertical-align: middle;
  position: relative;
  z-index: 3;
  border-right: 1px solid #e2e9ec;
  font-size: 13px;
  font-family: 'SFUIDisplay-Bold';
}
#price .tabs-block .tab-content table thead tr td span {
  position: relative;
  z-index: 5;
  display: block;
  width: 100%;
}
#price .tabs-block .tab-content table thead tr td:first-child {
  border-right: 5px solid #e2e9ec;
  font-family: "SFUIDisplay-Regular";
  opacity: .5;
}
#price .tabs-block .tab-content table thead tr td:last-child {
  border-right: none;
}
#price .tabs-block .tab-content table thead tr td:hover:before {
  content: '';
  /* Добавляем псевдоколонку */
  background: #dbe2ea !important;
  /* Цвет фона */
  position: absolute;
  /* Абсолютное позиционирование */
  height: 2000px;
  /* Высота колонки */
  width: 100%;
  /* Ширина колонки */
  left: 0;
  /* Положение от левого края */
  top: -1000px;
  /* Положение от верхнего края */
  z-index: 0;
  /* Располагаем ниже текста ячейки */
}
#price .tabs-block .tab-content table thead tr td:hover:first-child:before {
  display: none;
}
#price .tabs-block .tab-content table tbody tr {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
#price .tabs-block .tab-content table tbody tr td {
  padding: 9px 15px;
  vertical-align: middle;
  font-size: 12px;
  font-family: "SFUIDisplay-Regular";
  width: 9%;
  border-right: 1px solid #e2e9ec;
  line-height: 1.5;
}
#price .tabs-block .tab-content table tbody tr td span {
  position: relative;
  z-index: 5;
  display: block;
  width: 100%;
}
#price .tabs-block .tab-content table tbody tr td:first-child {
  border-right: 5px solid #e2e9ec;
  font-size: 13px;
  font-family: 'SFUIDisplay-Semibold';
  width: 22%;
}
#price .tabs-block .tab-content table tbody tr td:last-child {
  border-right: none;
}
#price .tabs-block .tab-content table tbody tr td.radio:hover {
  background-color: #ff2e4c;
  color: #fff;
  position: relative;
}
#price .tabs-block .tab-content table tbody tr td.radio:hover:before {
  content: '';
  /* Добавляем псевдоколонку */
  background: #dbe2ea !important;
  /* Цвет фона */
  position: absolute;
  /* Абсолютное позиционирование */
  height: 2000px;
  /* Высота колонки */
  width: 100%;
  /* Ширина колонки */
  left: 0;
  /* Положение от левого края */
  top: -1000px;
  /* Положение от верхнего края */
  z-index: 0;
  /* Располагаем ниже текста ячейки */
}
#price .tabs-block .tab-content table tbody tr td.radio:hover:after {
  content: '';
  /* Добавляем псевдоколонку */
  background: #ff2e4c !important;
  /* Цвет фона */
  position: absolute;
  /* Абсолютное позиционирование */
  height: 100%;
  /* Высота колонки */
  width: 100%;
  /* Ширина колонки */
  left: 0;
  /* Положение от левого края */
  top: 0;
  /* Положение от верхнего края */
  z-index: 1;
  /* Располагаем ниже текста ячейки */
}
#price .tabs-block .tab-content table tbody tr td.radio {
  /*span{
									float:right;
									cursor:pointer;
									position: relative;
									top: 3px;
									height: 22px;
								}
								&.checked{
									background-color:#ff2e4c;
									color:#fff;
									span{
										&:after{
											position:absolute;
											left:6px;
											top:0;
											content:url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="12px" height="11px"> <path fill-rule="evenodd"  fill="rgb(255, 46, 76)"  d="M0.280,5.733 L0.267,5.745 C-0.092,6.112 -0.091,6.704 0.269,7.070 L3.576,10.427 L11.726,2.155 C12.088,1.787 12.088,1.190 11.726,0.822 L11.714,0.810 C11.401,0.493 10.896,0.493 10.584,0.810 L3.576,7.927 L1.415,5.732 C1.101,5.413 0.593,5.414 0.280,5.733 Z"/> </svg>');
										}
									}
								}
								*/
}
#price .tabs-block .tab-content table tbody tr td.time {
  font-family: 'SFUIDisplay-Semibold';
}
#price .tabs-block .tab-content table tbody tr td.time:hover {
  position: relative;
}
#price .tabs-block .tab-content table tbody tr td.time:hover:before {
  content: '';
  /* Добавляем псевдоколонку */
  background: #dbe2ea !important;
  /* Цвет фона */
  position: absolute;
  /* Абсолютное позиционирование */
  height: 2000px;
  /* Высота колонки */
  width: 100%;
  /* Ширина колонки */
  left: 0;
  /* Положение от левого края */
  top: -1000px;
  /* Положение от верхнего края */
  z-index: 0;
  /* Располагаем ниже текста ячейки */
}
#price .tabs-block .tab-content table tbody tr td[rowspan] {
  vertical-align: middle;
}
#price .tabs-block .tab-content table tbody tr:nth-child(odd) {
  background-color: #f0f4f6;
}
#price .tabs-block .tab-content table tbody tr:hover {
  background-color: #dbe2ea;
}
#price .tabs-block .buttons {
  margin-top: 30px;
}
#price .tabs-block .buttons a {
  padding: 14px 25px;
  letter-spacing: 1.5px;
  padding-right: 10px;
}
#rent .rent-block {
  margin-bottom: 100px;
}
#rent .rent-block .rent-item {
  background-color: #f3f5f9;
  padding: 35px;
  margin-bottom: 15px;
}
#rent .rent-block .rent-item:after {
  content: "";
  position: absolute;
  right: 68px;
  top: 62px;
  width: 128px;
  height: 64px;
  background-color: #f8f8ff;
  z-index: 0;
}
#rent .rent-block .rent-item .icon {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
#rent .rent-block .rent-item .icon img {
  height: 140px;
}
#rent .rent-block .rent-item .caption {
  margin-bottom: 8px;
  letter-spacing: 0px;
}
#rent .rent-block .rent-item .count {
  right: 46px;
  position: relative;
  z-index: 1;
  display: inline-block;
  position: absolute;
  padding: 15px;
  font-size: 17px;
  background-color: #214285;
  color: #fff;
  font-family: 'SFUIDisplay-Semibold';
  letter-spacing: 1px;
}
#rent .rent-block .rent-item .count span {
  font-size: 15px;
}
#rent .rent-block .rent-item .title {
  font-size: 21px;
  font-family: 'SFUIDisplay-Bold';
  margin-bottom: 15px;
}
#rent .rent-block .rent-item .price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 25px;
}
#rent .rent-block .rent-item .price .value {
  background-color: #214285;
  padding: 5px 15px;
  font-family: 'SFUIDisplay-Bold';
  font-size: 12px;
  color: #fff;
  margin-right: 13px;
  letter-spacing: 1px;
}
#rent .rent-block .rent-item .price .size {
  font-size: 13px;
  opacity: .5;
}
#page .content-block {
  padding-top: 25px;
}
#page.delivery .delivery-block {
  margin-top: 80px;
}
#page.delivery .table-block {
  margin-top: 50px;
}
#page.delivery .table-block table {
  width: 100%;
  font-family: "SFUIDisplay-Regular";
}
#page.delivery .table-block table thead tr td {
  padding: 10px;
  font-size: 15px;
  color: #9d9d9d;
  text-align: center;
  width: 14%;
  position: relative;
  border-right: 12px solid #fff;
  border-left: 12px solid #fff;
}
#page.delivery .table-block table thead tr td:first-child {
  text-align: left;
  width: 30%;
  padding-left: 60px;
  border-left: none;
}
#page.delivery .table-block table thead tr td:after {
  content: "";
  width: 2px;
  height: 50%;
  display: block;
  background-color: #e7eaee;
  position: absolute;
  right: -6px;
  top: 50%;
}
#page.delivery .table-block table thead tr td:last-child {
  border-right: none;
}
#page.delivery .table-block table thead tr td:last-child:after {
  display: none;
}
#page.delivery .table-block table tbody tr td {
  padding: 13px;
  vertical-align: middle;
  font-size: 15px;
  text-align: center;
  border-right: 12px solid #fff;
  border-left: 12px solid #fff;
  position: relative;
}
#page.delivery .table-block table tbody tr td:after {
  content: "";
  width: 2px;
  height: 100%;
  display: block;
  background-color: #e7eaee;
  position: absolute;
  right: -6px;
  top: 0;
}
#page.delivery .table-block table tbody tr td:first-child {
  text-align: left;
  padding-left: 65px;
  border-left: none;
}
#page.delivery .table-block table tbody tr td:last-child {
  border-right: none;
}
#page.delivery .table-block table tbody tr td:last-child:after {
  display: none;
}
#page.delivery .table-block table tbody tr td.zone.one:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="36px" height="36px"> <path fill-rule="evenodd"  stroke-width="3px" stroke="rgb(255, 255, 255)" fill="rgb(97, 174, 239)"  d="M21.000,6.680 C28.732,6.680 35.000,12.949 35.000,20.682 C35.000,28.416 28.732,34.685 21.000,34.685 C13.268,34.685 7.000,28.416 7.000,20.682 C7.000,12.949 13.268,6.680 21.000,6.680 Z"/> </svg>');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  margin-right: 15px;
  position: absolute;
  left: 10px;
  top: 0;
}
#page.delivery .table-block table tbody tr td.zone.two:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="36px" height="36px"> <path fill-rule="evenodd"  stroke-width="3px" stroke="rgb(255, 255, 255)" fill="rgb(81, 223, 60)"  d="M21.000,6.680 C28.732,6.680 35.000,12.949 35.000,20.682 C35.000,28.416 28.732,34.685 21.000,34.685 C13.268,34.685 7.000,28.416 7.000,20.682 C7.000,12.949 13.268,6.680 21.000,6.680 Z"/> </svg>');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  margin-right: 15px;
  position: absolute;
  left: 10px;
  top: 0;
}
#page.delivery .table-block table tbody tr td.zone.three:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="36px" height="36px"> <path fill-rule="evenodd"  stroke-width="3px" stroke="rgb(255, 255, 255)" fill="rgb(248, 218, 98)"  d="M21.000,6.680 C28.732,6.680 35.000,12.949 35.000,20.682 C35.000,28.416 28.732,34.685 21.000,34.685 C13.268,34.685 7.000,28.416 7.000,20.682 C7.000,12.949 13.268,6.680 21.000,6.680 Z"/> </svg>');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  margin-right: 15px;
  position: absolute;
  left: 10px;
  top: 0;
}
#page.delivery .table-block table tbody tr td.zone.four:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="36px" height="36px"> <path fill-rule="evenodd"  stroke-width="3px" stroke="rgb(255, 255, 255)" fill="rgb(142, 142, 142)"  d="M21.000,6.680 C28.732,6.680 35.000,12.949 35.000,20.682 C35.000,28.416 28.732,34.685 21.000,34.685 C13.268,34.685 7.000,28.416 7.000,20.682 C7.000,12.949 13.268,6.680 21.000,6.680 Z"/> </svg>');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  margin-right: 15px;
  position: absolute;
  left: 10px;
  top: 0;
}
#page.delivery .table-block table tbody tr:nth-child(odd) td {
  background-color: #f3f5f9;
}
#page.delivery .table-block table tbody tr:last-child {
  position: relative;
}
#page.delivery .table-block table tbody tr:last-child:after {
  content: "";
  display: block;
  border-bottom: 2px solid #e7eaee;
  right: 10px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 10px;
}
#page.delivery .pay-list .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#page.delivery .pay-list .list_pay_item {
  background-color: #f3f5f9;
  height: 100%;
}
#page.delivery .pay-list .list_pay_item .meta {
  padding: 30px;
}
#page.delivery .pay-list .list_pay_item .icon {
  height: 100px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}
#page.delivery .pay-list .list_pay_item .title {
  font-size: 23px;
  font-family: 'SFUIDisplay-Bold';
  line-height: 1.4;
  color: #214285;
  margin-bottom: 25px;
}
#page.delivery .pay-list .list_pay_item .text {
  font-size: 16px;
  font-family: "SFUIDisplay-Regular";
  line-height: 1.6;
  opacity: 0.8;
}
#page.delivery .pay-list .list_pay_item .text a {
  border-bottom: 1px solid #aaaaaf;
  padding-bottom: 1px;
}
#page.contacts {
  margin-bottom: 50px;
}
#page.contacts .contacts-wrapper {
  margin-top: 50px;
}
#page.contacts .contacts-wrapper .left {
  width: 61%;
}
#page.contacts .contacts-wrapper .right {
  width: 39%;
}
#page.contacts .contacts-wrapper .contact-block {
  padding: 20px;
  margin-bottom: 15px;
  background-color: #f3f5f9;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#page.contacts .contacts-wrapper .contact-block svg {
  margin-right: 15px;
}
#page.contacts .contacts-wrapper .contact-block .line-item .value {
  font-size: 20px;
  font-family: 'SFUIDisplay-Light';
  margin-bottom: 5px;
  display: block;
}
#page.contacts .contacts-wrapper .contact-block .line-item .caption {
  font-size: 13px;
  color: #777777;
  display: block;
}
#page.contacts .contacts-wrapper .contact-block.phone .value {
  font-family: "SFUIDisplay-Regular";
}
#page.contacts .contacts-wrapper .contact-block.phone a {
  color: #000;
}
#page.contacts .map {
  position: relative;
}
#page.contacts .map .full-map {
  color: #214285;
  font-size: 12px;
  font-family: "SFUIDisplay-Regular";
  padding: 15px 25px;
  background-color: #fff;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: 0.5;
  left: 20px;
  bottom: 20px;
}
#popular {
  margin-bottom: 100px;
}
#popular .col-md-10 {
  width: 86%;
}
#popular .col-md-2 {
  width: 14%;
}
#popular .popular-items .popular-item {
  background-color: #f3f5f9;
  padding: 35px 0 35px 20px;
  position: relative;
  display: block;
}
#popular .popular-items .popular-item:after {
  display: block;
  content: "";
  background-color: #ffffff;
  position: absolute;
  width: 46px;
  height: 178px;
  left: 40px;
  top: 35px;
  z-index: 0;
}
#popular .popular-items .popular-item .icon {
  width: 100%;
  height: 110px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 28px;
  position: relative;
  z-index: 1;
  background-color: #91a6b3;
  box-shadow: 0px 9px 29px 0px rgba(60, 85, 143, 0.2);
}
#popular .popular-items .popular-item .title {
  font-size: 16px;
  font-family: 'SFUIDisplay-Bold';
  display: block;
  height: 45px;
  line-height: 1.5;
  margin-bottom: 23px;
  padding: 0 15px 0 0;
  color: #214285;
  position: relative;
  z-index: 2;
}
#popular .popular-items .popular-item .price {
  padding: 5px 11px;
  background-color: #ff2e4c;
  color: #fff;
  font-size: 12px;
  font-family: 'SFUIDisplay-Bold';
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 2px;
}
#popular .owl-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: -180px;
}
#popular .owl-nav > div {
  min-width: 76px;
  height: 76px;
  background-color: #f3f5f9;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#popular .owl-nav > div.owl-next {
  background-color: #ff2e4c;
}
#popular .owl-nav > div.owl-next svg path fill {
  color: #fff;
}
#popular .popular-nav {
  padding-top: 177px;
  padding-left: 10px;
}
#popular .popular-nav a {
  color: #214285;
  line-height: 1.5;
  font-size: 15px;
  letter-spacing: 1px;
}
#popular .popular-nav a svg {
  display: block;
  margin-top: 25px;
}
#advantages {
  margin-bottom: 83px;
}
#advantages .advantages-items-row {
  margin: -1.5px;
}
#advantages .advantages-item-wr {
  padding: 1.5px;
}
#advantages .advantages-item {
  padding: 58px 45px 33px;
  background-color: #f3f5f9;
}
#advantages .advantages-item .icon {
  display: block;
  margin-bottom: 30px;
  position: relative;
  width: 100px;
  height: 93px;
  z-index: 1;
}
#advantages .advantages-item .icon:after {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="103px" height="104px"> <path fill-rule="evenodd"  fill="rgb(255, 255, 255)"  d="M-0.000,0.665 L-0.000,103.172 L102.500,0.665 L-0.000,0.665 Z"/> </svg>');
  display: block;
  position: absolute;
  top: -17px;
  right: -41px;
  z-index: -1;
}
#advantages .advantages-item .text {
  font-size: 22px;
  font-family: 'SFUIDisplay-Light';
  display: block;
  line-height: 1.45;
  height: 95px;
  letter-spacing: -0.2px;
}
#advantages.services_in {
  margin-bottom: 70px;
}
#advantages.services_in .advantages-item-wr {
  width: 47%;
}
#advantages.services_in .advantages-item {
  background-color: transparent;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 15px 45px;
  padding-right: 30px;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
#advantages.services_in .advantages-item:after {
  content: "";
  display: block;
  top: 0;
  left: 0;
  background-color: #f3f5f9;
  position: absolute;
  width: 215px;
  height: 62px;
  z-index: -1;
}
#advantages.services_in .advantages-item .icon {
  margin: 0;
  margin-right: 38px;
  min-width: 100px;
}
#advantages.services_in .advantages-item .text {
  font-size: 19px;
  font-family: 'SFUIDisplay-Light';
  max-width: 250px;
}
#advantages .form-block .form-iframe {
  position: relative;
  width: 412px;
  float: right;
}
#advantages .form-block .form-iframe:before {
  content: "";
  background-image: url('data:image/svg+xml; charset=utf8, <svg  xmlns="http://www.w3.org/2000/svg" version="1.1"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="14px" height="28px"> <path fill-rule="evenodd"  fill="rgb(255, 255, 255)"  d="M-0.007,26.463 L0.992,27.500 L14.004,14.002 L0.992,0.505 L-0.007,1.540 L12.006,14.002 L-0.007,26.463 Z"/> </svg>');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 14px;
  position: absolute;
  left: -29px;
  top: 40px;
  width: 60px;
  height: 60px;
  background-color: #ff2e4cD9;
  z-index: 10;
  background-color: #ff2e4c;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#portfolio {
  margin-bottom: 60px;
}
#portfolio .col-md-10 {
  width: 86%;
}
#portfolio .col-md-2 {
  width: 14%;
}
#portfolio .portfolio-items .portfolio-item {
  background-color: #f3f5f9;
  border-right: 3px solid #fff;
  display: block;
  position: relative;
}
#portfolio .portfolio-items .portfolio-item .icon {
  width: 100%;
  height: 364px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 35px;
  padding: 35px;
}
#portfolio .portfolio-items .portfolio-item .icon .hover {
  padding-top: 50px;
  display: block;
  opacity: 0;
  height: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
#portfolio .portfolio-items .portfolio-item .icon .hover .bg {
  top: 0;
  left: 0;
  background-color: rgba(33, 66, 133, 0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: block;
}
#portfolio .portfolio-items .portfolio-item .icon .hover .title {
  font-size: 34px;
  font-family: 'SFUIDisplay-Thin';
  color: #fff;
  z-index: 3;
  position: relative;
  line-height: 1.5;
}
#portfolio .portfolio-items .portfolio-item .icon .hover .company {
  color: #fff;
  font-size: 14px;
  font-family: 'SFUIDisplay-Bold';
  letter-spacing: 0.2px;
  position: relative;
  z-index: 5;
  display: block;
  margin-top: 15px;
}
#portfolio .portfolio-items .portfolio-item .icon .hover .btn {
  position: absolute;
  bottom: 0;
  box-shadow: none;
  left: 0;
  border-top: 1px solid #d33257;
  padding: 0;
  width: 70px;
  height: 70px;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#portfolio .portfolio-items .portfolio-item .icon .hover .btn:after {
  display: none;
}
#portfolio .portfolio-items .portfolio-item .icon .hover .btn svg {
  margin: 0;
}
#portfolio .portfolio-items .portfolio-item .icon .hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 70px;
  background-color: #214285;
  display: block;
  z-index: 0;
}
#portfolio .portfolio-items .portfolio-item:hover .hover {
  opacity: 1;
}
#portfolio .owl-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: -180px;
}
#portfolio .owl-nav > div {
  min-width: 76px;
  height: 76px;
  background-color: #f3f5f9;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#portfolio .owl-nav > div.owl-next {
  background-color: #ff2e4c;
}
#portfolio .owl-nav > div.owl-next svg path fill {
  color: #fff;
}
#portfolio .portfolio-nav {
  padding-top: 177px;
  padding-left: 10px;
}
#portfolio .portfolio-nav a {
  color: #214285;
  line-height: 1.5;
  letter-spacing: 1px;
  font-size: 15px;
}
#portfolio .portfolio-nav a svg {
  display: block;
  margin-top: 17px;
}
#portfolio.single_in .col-md-10 {
  width: 82%;
}
#portfolio.single_in .col-md-2 {
  width: 18%;
}
#portfolio.single_in .portfolio-nav {
  padding-top: 190px;
}
#portfolio.single_in .portfolio-nav a {
  line-height: 1.5;
  font-family: "SFUIDisplay-Regular";
}
#portfolio.single_in .portfolio-item {
  background-color: #f3f5f9;
  border-right: 3px solid #fff;
}
#portfolio.single_in .portfolio-item .icon {
  width: 100%;
  height: 265px;
  background-repeat: no-repeat;
  background-position: center center !important;
  background-size: cover;
  margin-bottom: 35px;
  padding: 30px;
  display: block;
}
#portfolio.single_in .portfolio-item .icon .hover {
  padding-top: 10px;
  display: block;
  opacity: 0;
  height: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
#portfolio.single_in .portfolio-item .icon .hover .bg {
  top: 0;
  left: 0;
  background-color: rgba(33, 66, 133, 0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: block;
}
#portfolio.single_in .portfolio-item .icon .hover .title {
  font-size: 29px;
  font-family: 'SFUIDisplay-Thin';
  color: #fff;
  z-index: 3;
  position: relative;
  line-height: 1.5;
}
#portfolio.single_in .portfolio-item .icon .hover .company {
  color: #fff;
  font-size: 14px;
  font-family: 'SFUIDisplay-Bold';
  letter-spacing: 0.2px;
  position: relative;
  z-index: 5;
  display: block;
  margin-top: 15px;
}
#portfolio.single_in .portfolio-item .icon .hover .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  box-shadow: none;
  border-top: 1px solid #d33257;
  padding: 0;
  width: 70px;
  height: 70px;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#portfolio.single_in .portfolio-item .icon .hover .btn:after {
  display: none;
}
#portfolio.single_in .portfolio-item .icon .hover .btn svg {
  margin: 0;
}
#portfolio.single_in .portfolio-item .icon .hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 70px;
  background-color: #214285;
  display: block;
  z-index: 0;
}
#portfolio.single_in .portfolio-item .icon:hover .hover {
  opacity: 1;
}
#portfolio.single_in .single-gallery {
  margin-bottom: 50px;
}
#portfolio.single_in .single-gallery .icon {
  border-right: 3px solid #fff;
  height: 265px;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#portfolio.single_in .single-gallery img {
  height: 100%;
  width: auto;
}
#portfolio.single_in .single-gallery .owl-dots {
  position: absolute;
  bottom: -40px;
  right: 0;
}
#portfolio.single_in .single-gallery .owl-dots .owl-dot {
  width: 18px;
  height: 7px;
  background-color: #f3f5f9;
  float: left;
  margin-right: 17px;
}
#portfolio.single_in .single-gallery .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
#portfolio.single_in .single-gallery .owl-dots .owl-dot.active {
  background-color: #214285;
}
#portfolio.portfolio_cat .portfolio-navigation {
  margin-bottom: 60px;
}
#portfolio.portfolio_cat .portfolio-navigation ul li {
  display: inline-block;
  margin-right: 5px;
}
#portfolio.portfolio_cat .portfolio-navigation ul li a {
  background-color: #f3f5f9;
  font-family: 'SFUIDisplay-Bold';
  font-size: 14px;
  padding: 8px 25px;
  display: block;
  color: #214285;
}
#portfolio.portfolio_cat .portfolio-navigation ul li.active a {
  background-color: #214285;
  color: #fff;
}
#portfolio.portfolio_cat .portfolio-items .row {
  margin: 0 -2px;
}
#portfolio.portfolio_cat .portfolio-items .col-md-3 {
  padding: 0 2px;
  width: 25%;
}
#portfolio.portfolio_cat .portfolio-items .portfolio-item {
  margin-bottom: 4px;
  border: none;
}
#portfolio.portfolio_cat .portfolio-items .portfolio-item .icon {
  margin: 0;
  height: 315px;
  display: block;
}
#reviewsModal .modal-dialog,
#addreviewsModal .modal-dialog,
#videoModal .modal-dialog,
#mapModal .modal-dialog,
#calcModal .modal-dialog {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  width: 775px;
  background: #fff;
  border: 32px solid #f3f5f9;
  padding: 45px;
}
#reviewsModal .modal-dialog:after,
#addreviewsModal .modal-dialog:after,
#videoModal .modal-dialog:after,
#mapModal .modal-dialog:after,
#calcModal .modal-dialog:after {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="42px" height="28px"> <path fill-rule="evenodd"  fill="rgb(255, 255, 255)"  d="M32.628,27.846 C26.946,27.846 23.553,24.129 23.553,17.903 C23.553,13.877 25.128,10.173 28.820,5.517 L32.555,0.605 C32.778,0.310 33.133,0.134 33.504,0.134 L40.330,0.134 C40.652,0.135 40.952,0.260 41.176,0.486 C41.401,0.712 41.524,1.012 41.523,1.330 C41.522,1.586 41.436,1.840 41.280,2.045 L36.688,8.144 C35.927,9.071 35.597,9.728 35.691,10.119 C35.766,10.428 36.178,10.748 36.918,11.072 L36.948,11.086 C40.192,12.710 41.703,15.226 41.703,19.004 C41.703,24.458 38.225,27.846 32.628,27.846 ZM33.561,1.434 L29.851,6.312 C26.349,10.730 24.858,14.193 24.858,17.903 C24.858,23.477 27.617,26.547 32.628,26.547 C37.566,26.547 40.398,23.797 40.398,19.004 C40.398,15.734 39.158,13.652 36.377,12.255 C35.585,11.907 34.654,11.383 34.423,10.422 C34.221,9.581 34.603,8.631 35.661,7.342 L40.110,1.434 L33.561,1.434 ZM9.679,27.846 C3.997,27.846 0.604,24.129 0.604,17.903 C0.604,13.877 2.179,10.172 5.871,5.517 L9.606,0.605 C9.828,0.311 10.183,0.134 10.555,0.134 L17.381,0.134 C18.045,0.138 18.579,0.677 18.575,1.335 C18.573,1.587 18.489,1.838 18.337,2.041 L13.738,8.144 C12.978,9.071 12.648,9.728 12.742,10.119 C12.816,10.428 13.229,10.748 13.969,11.072 L13.999,11.086 C17.243,12.710 18.754,15.226 18.754,19.004 C18.754,24.458 15.276,27.846 9.679,27.846 ZM10.612,1.434 L6.902,6.312 C3.400,10.730 1.908,14.193 1.908,17.903 C1.908,23.477 4.668,26.547 9.679,26.547 C14.617,26.547 17.449,23.797 17.449,19.004 C17.449,15.734 16.209,13.652 13.428,12.255 C12.636,11.907 11.705,11.383 11.474,10.422 C11.271,9.581 11.653,8.631 12.712,7.342 L17.164,1.434 L10.612,1.434 Z"/> </svg>');
  position: absolute;
  top: 0;
  right: 0;
  height: 79px;
  width: 79px;
  background-color: #ff2e4c;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#reviewsModal .modal-content,
#addreviewsModal .modal-content,
#videoModal .modal-content,
#mapModal .modal-content,
#calcModal .modal-content {
  border: none;
  border-radius: 0 !important;
  padding: 0;
  height: 100%;
  box-shadow: none;
}
#reviewsModal .modal-dialog,
#addreviewsModal .modal-dialog,
#videoModal .modal-dialog,
#mapModal .modal-dialog,
#calcModal .modal-dialog {
  height: 100%;
  overflow: auto !important;
}
#reviewsModal .modal-dialog .crm-webform-header-container,
#addreviewsModal .modal-dialog .crm-webform-header-container,
#videoModal .modal-dialog .crm-webform-header-container,
#mapModal .modal-dialog .crm-webform-header-container,
#calcModal .modal-dialog .crm-webform-header-container {
  background: none;
  padding: 15px 5px 0 !important;
  border: none;
}
#reviewsModal .modal-dialog .crm-webform-header,
#addreviewsModal .modal-dialog .crm-webform-header,
#videoModal .modal-dialog .crm-webform-header,
#mapModal .modal-dialog .crm-webform-header,
#calcModal .modal-dialog .crm-webform-header {
  text-align: left;
  margin: 0 !important;
  font: 38px/54px 'SFUIDisplay-Light', sans-serif !important;
}
#reviewsModal .meta,
#addreviewsModal .meta,
#videoModal .meta,
#mapModal .meta,
#calcModal .meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 35px;
}
#reviewsModal .meta .avatar,
#addreviewsModal .meta .avatar,
#videoModal .meta .avatar,
#mapModal .meta .avatar,
#calcModal .meta .avatar {
  min-width: 75px;
  height: 75px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  margin-right: 20px;
}
#reviewsModal .meta .title .author,
#addreviewsModal .meta .title .author,
#videoModal .meta .title .author,
#mapModal .meta .title .author,
#calcModal .meta .title .author {
  font-size: 19px;
  font-family: 'SFUIDisplay-Light';
  margin-bottom: 10px;
}
#reviewsModal .meta .title .caption,
#addreviewsModal .meta .title .caption,
#videoModal .meta .title .caption,
#mapModal .meta .title .caption,
#calcModal .meta .title .caption {
  font-size: 14px;
  font-family: 'SFUIDisplay-Bold';
  letter-spacing: 0.3px;
}
#reviewsModal .text,
#addreviewsModal .text,
#videoModal .text,
#mapModal .text,
#calcModal .text {
  color: #000;
  font-size: 16px;
  line-height: 1.6875;
  font-family: "SFUIDisplay-Regular";
  font-style: italic;
  letter-spacing: 0.4px;
}
#reviewsModal .wpcf7-text,
#addreviewsModal .wpcf7-text,
#videoModal .wpcf7-text,
#mapModal .wpcf7-text,
#calcModal .wpcf7-text,
#reviewsModal .wpcf7-textarea,
#addreviewsModal .wpcf7-textarea,
#videoModal .wpcf7-textarea,
#mapModal .wpcf7-textarea,
#calcModal .wpcf7-textarea {
  background: #f3f5f9;
  border: none;
  padding: 13px 20px ;
  width: 100%;
  font-size: 15px;
  font-family: "SFUIDisplay-Regular";
}
#reviewsModal .wpcf7-text.error,
#addreviewsModal .wpcf7-text.error,
#videoModal .wpcf7-text.error,
#mapModal .wpcf7-text.error,
#calcModal .wpcf7-text.error,
#reviewsModal .wpcf7-textarea.error,
#addreviewsModal .wpcf7-textarea.error,
#videoModal .wpcf7-textarea.error,
#mapModal .wpcf7-textarea.error,
#calcModal .wpcf7-textarea.error {
  border: 1px solid #ff2e4c;
}
#reviewsModal .wpcf7-textarea,
#addreviewsModal .wpcf7-textarea,
#videoModal .wpcf7-textarea,
#mapModal .wpcf7-textarea,
#calcModal .wpcf7-textarea {
  height: 150px;
}
#reviewsModal .wpcf7-form-control-wrap,
#addreviewsModal .wpcf7-form-control-wrap,
#videoModal .wpcf7-form-control-wrap,
#mapModal .wpcf7-form-control-wrap,
#calcModal .wpcf7-form-control-wrap {
  margin: 0 0 15px 0;
  display: block;
}
#reviewsModal .wpcf7-acceptance,
#addreviewsModal .wpcf7-acceptance,
#videoModal .wpcf7-acceptance,
#mapModal .wpcf7-acceptance,
#calcModal .wpcf7-acceptance {
  text-align: center;
  color: rgba(33, 37, 45, 0.5);
  font-size: 12px;
  margin-top: 10px;
  display: block;
}
#reviewsModal .wpcf7-acceptance label,
#addreviewsModal .wpcf7-acceptance label,
#videoModal .wpcf7-acceptance label,
#mapModal .wpcf7-acceptance label,
#calcModal .wpcf7-acceptance label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#reviewsModal .wpcf7-acceptance label:before,
#addreviewsModal .wpcf7-acceptance label:before,
#videoModal .wpcf7-acceptance label:before,
#mapModal .wpcf7-acceptance label:before,
#calcModal .wpcf7-acceptance label:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="12px" height="10px"> <path fill-rule="evenodd"  fill="rgb(63, 68, 78)"  d="M10.317,0.358 L4.198,6.514 L1.678,4.003 L-0.002,5.676 L4.198,9.920 L11.997,2.091 L10.317,0.358 Z"/> </svg>');
  width: 17px;
  height: 17px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  background-color: #f3f5f9;
  margin-right: 5px;
}
#reviewsModal #rev,
#addreviewsModal #rev,
#videoModal #rev,
#mapModal #rev,
#calcModal #rev {
  display: none;
}
#reviewsModal .upload,
#addreviewsModal .upload,
#videoModal .upload,
#mapModal .upload,
#calcModal .upload {
  display: flex;
  align-items: center;
  padding: 12px 15px;
  font-size: 13px;
  border: 2px dashed #bfc4cf;
  background: #fff;
  color: #214285;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  white-space: nowrap;
  overflow: hidden;
}
#reviewsModal .upload:before,
#addreviewsModal .upload:before,
#videoModal .upload:before,
#mapModal .upload:before,
#calcModal .upload:before {
  width: 26px;
  height: 26px;
  display: block;
  margin-right: 20px;
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="20px" height="21px"> <path fill-rule="evenodd"  fill="rgb(33, 66, 133)"  d="M15.317,20.204 L4.683,20.204 C2.377,20.204 0.500,18.361 0.500,16.096 L0.500,13.105 C0.500,13.055 0.509,13.004 0.521,12.954 L2.540,5.783 C2.583,5.618 2.703,5.488 2.858,5.416 L2.914,5.391 C2.991,5.357 3.073,5.340 3.154,5.340 L6.796,5.340 C7.118,5.340 7.376,5.593 7.376,5.910 C7.376,6.226 7.118,6.479 6.796,6.479 L3.549,6.479 L1.836,12.557 L6.169,12.557 C6.491,12.557 6.749,12.810 6.749,13.127 L6.749,13.641 C6.749,14.396 7.371,15.007 8.140,15.007 L11.679,15.007 C12.448,15.007 13.071,14.396 13.071,13.641 L13.071,13.127 C13.071,12.810 13.328,12.557 13.651,12.557 L18.160,12.557 L16.455,6.492 L13.208,6.492 C12.886,6.492 12.628,6.238 12.628,5.922 C12.628,5.606 12.886,5.353 13.208,5.353 L16.846,5.353 C16.927,5.353 17.009,5.370 17.086,5.404 L17.142,5.429 C17.297,5.501 17.413,5.631 17.460,5.795 L19.478,12.966 C19.496,13.013 19.500,13.063 19.500,13.118 L19.500,16.096 C19.500,18.361 17.623,20.204 15.317,20.204 ZM18.349,13.696 L14.239,13.696 C14.209,15.050 13.075,16.142 11.688,16.142 L8.149,16.142 C6.762,16.142 5.628,15.050 5.598,13.696 L1.660,13.696 L1.660,16.096 C1.660,17.732 3.017,19.065 4.683,19.065 L15.317,19.065 C16.983,19.065 18.340,17.732 18.340,16.096 L18.349,16.096 L18.349,13.696 ZM13.483,8.301 C13.711,8.525 13.711,8.883 13.483,9.107 L10.408,12.127 C10.296,12.240 10.146,12.296 10.000,12.296 C9.854,12.296 9.704,12.236 9.592,12.127 L6.517,9.107 C6.289,8.883 6.289,8.525 6.517,8.301 C6.740,8.078 7.110,8.078 7.337,8.301 L9.420,10.346 L9.420,0.570 C9.420,0.253 9.678,0.000 10.000,0.000 C10.322,0.000 10.580,0.253 10.580,0.570 L10.580,10.346 L12.663,8.301 C12.890,8.078 13.255,8.078 13.483,8.301 Z"/> </svg>');
}
#reviewsModal .btn,
#addreviewsModal .btn,
#videoModal .btn,
#mapModal .btn,
#calcModal .btn {
  display: block;
  background: #ff2e4c;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
  padding: 20px 35px;
  background-image: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25px" height="17px"> <path fill-rule="evenodd" fill="rgb(255, 255, 255)" d="M3.484,8.066 L11.036,8.066 L22.759,8.066 L15.453,1.110 L16.098,0.495 L24.507,8.501 L16.098,16.505 L15.453,15.891 L22.759,8.935 L10.984,8.935 L3.484,8.935 L0.499,8.935 L0.499,8.066 L3.484,8.066 Z"></path> </svg>');
  background-repeat: no-repeat;
  background-position: 93% 52%;
  font-weight: 300;
}
#calcModal {
  padding: 15px !important;
}
#calcModal .modal-dialog {
  padding: 0;
  height: 410px;
  margin: auto;
  width: 413px !important;
}
#calcModal .btn {
  box-shadow: none;
  margin-top: 17px;
}
#calcModal .fields {
  margin: 15px 0;
}
#calcModal .ovr {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}
#calcModal .success {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 280px;
  height: 135px;
  margin: auto;
  z-index: 50;
  line-height: 1.4;
  font-size: 28px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#calcModal .modal-dialog {
  overflow: visible !important;
}
#reviewsModal .modal-dialog {
  padding: 0;
  height: 80%;
  margin: auto;
}
#reviewsModal .modal-content {
  box-shadow: none;
  height: 100%;
}
#reviewsModal .modal-body {
  padding: 35px;
  height: 100%;
  overflow: auto;
}
#videoModal .modal-body,
#mapModal .modal-body {
  height: 100%;
  padding: 0;
}
#videoModal .modal-dialog,
#mapModal .modal-dialog {
  padding: 0;
  border: 32px solid #f3f5f9;
  height: 80%;
  margin: auto;
  box-shadow: none;
}
#videoModal .modal-dialog:after,
#mapModal .modal-dialog:after {
  display: none;
}
#videoModal .modal-content,
#mapModal .modal-content {
  height: 100%;
  border-radius: 0 !important;
  padding: 0;
  box-shadow: none;
}
#reviews {
  margin-bottom: 70px;
  background-color: #f3f5f9;
  padding-top: 60px;
  padding-bottom: 80px;
}
#reviews .reviews-items .reviews-item {
  height: 506px;
}
#reviews .reviews-items .reviews-item .rotator .img {
  width: 72%;
  height: 430px;
  float: left;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#reviews .reviews-items .reviews-item .rotator .video-b {
  position: relative;
}
#reviews .reviews-items .reviews-item .rotator .video-b .video-link {
  position: absolute;
  bottom: 50px;
  left: 60px;
  top: auto;
}
#reviews .reviews-items .reviews-item .rotator .info {
  float: left;
  position: relative;
  background-color: #2a4f9b;
  color: #fff;
  width: calc(28% + 85px);
  margin-top: 81px;
  margin-left: -85px;
  height: 425px;
  padding: 45px 44px 33px;
}
#reviews .reviews-items .reviews-item .rotator .info .meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 35px;
}
#reviews .reviews-items .reviews-item .rotator .info .meta .avatar {
  min-width: 75px;
  height: 75px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  margin-right: 20px;
}
#reviews .reviews-items .reviews-item .rotator .info .meta .title .author {
  font-size: 19px;
  font-family: 'SFUIDisplay-Light';
  margin-bottom: 10px;
}
#reviews .reviews-items .reviews-item .rotator .info .meta .title .caption {
  font-size: 14px;
  font-family: 'SFUIDisplay-Bold';
  letter-spacing: 0.3px;
}
#reviews .reviews-items .reviews-item .rotator .info .text {
  color: #b5cdff;
  font-size: 16px;
  line-height: 1.6875;
  font-family: "SFUIDisplay-Regular";
  height: 160px;
  font-style: italic;
  letter-spacing: 0.4px;
}
#reviews .reviews-items .reviews-item .rotator .info .buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#reviews .reviews-items .reviews-item .rotator .info .buttons a {
  padding: 28px;
  font-size: 15px;
  font-family: "SFUIDisplay-Regular";
  text-align: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding-left: 41px;
  width: 100%;
  text-transform: none;
}
#reviews .reviews-items .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
}
#reviews .reviews-items .owl-dots .owl-dot {
  width: 18px;
  height: 7px;
  background-color: #dce0e9;
  float: left;
  margin-right: 17px;
}
#reviews .reviews-items .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
#reviews .reviews-items .owl-dots .owl-dot.active {
  background-color: #214285;
}
#reviews .owl-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: calc(63% - 122px);
}
#reviews .owl-nav > div {
  min-width: 76px;
  height: 76px;
  background-color: #fff;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#reviews .owl-nav > div.owl-next {
  background-color: #ff2e4c;
}
#reviews .owl-nav > div.owl-next svg path fill {
  color: #fff;
}
#reviews .reviews-nav {
  padding-top: 108px;
}
#reviews .reviews-nav a {
  color: #214285;
  line-height: 1.5;
  font-size: 15px;
  letter-spacing: 1px;
}
#reviews .reviews-nav a svg {
  display: block;
  margin-top: 25px;
}
#reviews.service_in {
  padding-top: 0;
}
#reviews.service_in .reviews-items .reviews-item .rotator .img {
  width: 64%;
}
#reviews.service_in .reviews-items .reviews-item .rotator .info {
  width: calc(36% + 84px);
}
#reviews.service_in .owl-nav {
  left: calc(52% - 119px);
  z-index: 1;
}
#reviews.service_in .owl-nav > div {
  min-width: 76px;
  height: 76px;
  background-color: #f3f5f9;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#reviews.service_in .owl-nav > div.owl-next {
  background-color: #ff2e4c;
}
#reviews.service_in .owl-nav > div.owl-next svg path fill {
  color: #fff;
}
#reviews.service_in .readmore-block {
  background-color: #f3f5f9;
  right: 11px;
  width: 230px;
  height: 81px;
  top: 0px;
  padding: 31px 35px 0 50px;
}
#reviews .readmore-block {
  position: absolute;
  right: 11px;
  width: 230px;
  height: 149px;
  background-color: #fff;
  top: -71px;
  padding: 40px 35px 40px 50px;
  letter-spacing: 0.7px;
}
#reviews .readmore-block a {
  color: #214285;
  line-height: 1.5;
  font-size: 15px;
  position: relative;
  z-index: 5;
  display: block;
}
#reviews .readmore-block a svg {
  display: block;
  margin-top: 20px;
}
#partners .partners-items {
  margin: 0 -1.5px;
  margin-bottom: 25px;
}
#partners .partners-items .partners-item {
  background-color: #f3f5f9;
  height: 110px;
  border-left: 1.5px solid white;
  border-right: 1.5px solid white;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 25px;
}
#partners .partners-items .partners-item img {
  max-width: 100%;
  width: auto;
  max-height: 100%;
}
.wabot {
  display: block;
  border: 0;
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 0rem;
  left: 2rem;
  z-index: 100;
}
.wabot:hover {
  border: 0;
}
.wabot svg {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.wabot:hover svg {
  transform: scale(1.15);
}
.wabot .tooltip {
  display: block;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 60px;
  white-space: nowrap;
  color: #fff;
  background: #214285;
  border-radius: 20px;
  border-bottom-left-radius: 0;
  padding: 3px 20px;
  font-size: 12px;
  font-weight: 500;
}
#worker {
  margin-bottom: 25px;
}
#worker .section-title .btn {
  float: right;
}
#worker .readmore {
  margin-top: 25px;
  float: right;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #214285;
  line-height: 1.5;
  letter-spacing: 1px;
  font-size: 15px;
}
#worker .readmore svg {
  margin-left: 10px;
}
#worker .section-subtitle {
  font-size: 21px;
  font-family: 'SFUIDisplay-Light';
  margin: 36px 0 40px;
  letter-spacing: 0.4px;
  color: #000;
}
#worker .worker-section .worker-items {
  margin: 0 -5px;
}
#worker .worker-section .worker-items .worker-item-wr {
  width: 25%;
  padding: 0 5px;
  float: left;
  margin-bottom: 25px;
}
#worker .worker-section .worker-items .worker-item {
  position: relative;
}
#worker .worker-section .worker-items .worker-item:before {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  opacity: 0;
  width: 0;
}
#worker .worker-section .worker-items .worker-item .photo {
  height: 350px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: flex-end;
}
#worker .worker-section .worker-items .worker-item .photo .hover {
  padding: 6px 15px;
  opacity: 1;
  height: 65px;
  background-color: rgba(33, 66, 133, 0.8);
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
#worker .worker-section .worker-items .worker-item .photo .hover .title {
  font-size: 18px;
  font-family: 'SFUIDisplay-Thin';
  color: #fff;
  z-index: 3;
  position: relative;
  line-height: 1.5;
}
#worker .worker-section .worker-items .worker-item .photo .hover .company {
  color: #fff;
  font-size: 12px;
  font-family: 'SFUIDisplay-Bold';
  letter-spacing: 0.2px;
  position: relative;
  z-index: 5;
  display: block;
  margin-top: 5px;
}
#worker .worker-section .worker-items .worker-item .photo .hover .bio {
  position: relative;
  font-family: 'SFUIDisplay-Thin';
  color: #fff;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.5px;
  opacity: 0;
  display: none;
}
#worker .worker-section .worker-items .worker-item .photo .hover .bio:before {
  content: "";
  height: 1px;
  width: 80px;
  background-color: #fff;
  display: block;
  margin: 20px 0;
  opacity: 0.4;
}
#worker .worker-section .worker-items .worker-item .photo .hover .btn {
  position: absolute;
  bottom: 0;
  box-shadow: none;
  left: 0;
  border-top: 1px solid #d33257;
  padding: 0;
  width: 70px;
  height: 70px;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#worker .worker-section .worker-items .worker-item .photo .hover .btn:after {
  display: none;
}
#worker .worker-section .worker-items .worker-item .photo .hover .btn svg {
  margin: 0;
}
#worker .worker-section .worker-items .worker-item.hover_effect .hover {
  height: 100%;
}
#worker .worker-section .worker-items .worker-item.hover_effect .hover .bio {
  opacity: 1;
  display: block;
}
#worker .worker-section .worker-items .worker-item.hover_effect .hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 70px;
  display: block;
  background-color: #214285;
  z-index: 0;
  opacity: 0;
}
.content-block {
  padding: 0;
  font-size: 18px;
  font-family: 'SFUIDisplay-Light';
  line-height: 1.77;
}
.content-block p {
  margin-bottom: 15px;
}
.content-block p.marker {
  margin-bottom: 15px;
}
.content-block p.marker:before {
  content: "";
  background-color: #214285;
  width: 47px;
  height: 4px;
  display: block;
  margin: 5px 0 15px;
}
.content-block .result {
  padding: 12px 10px 12px 52px;
  margin-bottom: 5px;
  position: relative;
}
.content-block .result:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="25px" height="26px"> <path fill-rule="evenodd"  fill="rgb(33, 66, 133)"  d="M7.728,10.672 L6.013,12.387 L11.525,17.900 L23.775,5.650 L22.060,3.935 L11.525,14.470 L7.728,10.672 ZM22.550,13.000 C22.550,18.390 18.140,22.800 12.750,22.800 C7.360,22.800 2.950,18.390 2.950,13.000 C2.950,7.610 7.360,3.200 12.750,3.200 C13.730,3.200 14.588,3.322 15.445,3.568 L17.405,1.607 C15.935,1.118 14.343,0.750 12.750,0.750 C6.013,0.750 0.500,6.263 0.500,13.000 C0.500,19.737 6.013,25.250 12.750,25.250 C19.488,25.250 25.000,19.737 25.000,13.000 L22.550,13.000 Z"/> </svg>');
  position: absolute;
  top: 0;
  bottom: 0;
  height: 30px;
  margin: auto;
  left: 0px;
}
.content-block .result:after {
  content: "";
  position: absolute;
  background-color: #f3f5f9;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 60%;
  z-index: -1;
}
.content-block ul,
.content-block ol {
  padding-left: 45px;
  margin-bottom: 10px;
}
.content-block ul li,
.content-block ol li {
  padding: 12px 10px 12px 32px;
  display: block;
  position: relative;
  background-color: #f3f5f9;
  margin-bottom: 11px;
  letter-spacing: -0.2px;
}
.content-block ul li:before,
.content-block ol li:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="25px" height="26px"> <path fill-rule="evenodd"  fill="rgb(33, 66, 133)"  d="M7.728,10.672 L6.013,12.387 L11.525,17.900 L23.775,5.650 L22.060,3.935 L11.525,14.470 L7.728,10.672 ZM22.550,13.000 C22.550,18.390 18.140,22.800 12.750,22.800 C7.360,22.800 2.950,18.390 2.950,13.000 C2.950,7.610 7.360,3.200 12.750,3.200 C13.730,3.200 14.588,3.322 15.445,3.568 L17.405,1.607 C15.935,1.118 14.343,0.750 12.750,0.750 C6.013,0.750 0.500,6.263 0.500,13.000 C0.500,19.737 6.013,25.250 12.750,25.250 C19.488,25.250 25.000,19.737 25.000,13.000 L22.550,13.000 Z"/> </svg>');
  position: absolute;
  top: 0;
  bottom: 0;
  height: 30px;
  margin: auto;
  left: -15px;
}
.content-block ul.checked li,
.content-block ol.checked li {
  background-color: transparent;
}
.content-block ul.checked li:before,
.content-block ol.checked li:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="30px" height="24px"> <path fill-rule="evenodd"  fill="rgb(33, 66, 133)"  d="M25.373,0.100 L10.323,15.231 L4.126,9.061 L-0.005,13.174 L10.323,23.604 L29.504,4.360 L25.373,0.100 Z"/> </svg>');
}
.content-block ul.checked li:after,
.content-block ol.checked li:after {
  content: "";
  position: absolute;
  background-color: #f3f5f9;
  top: 0;
  bottom: 0;
  left: 0;
  right: 60%;
  z-index: -1;
}
.content-block ol {
  counter-reset: section;
}
.content-block ol li {
  counter-increment: section;
}
.content-block ol li:before {
  content: counter(section);
  font-size: 18px;
  font-family: 'SFUIDisplay-Semibold';
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #214285;
  border: 2px solid #214285;
  text-align: center;
  line-height: 29px;
}
.content-block h1,
.content-block h2,
.content-block h3,
.content-block h4,
.content-block h5 {
  font-size: 35px;
  font-family: 'SFUIDisplay-Thin';
  font-weight: normal;
  display: block;
  line-height: 1.285;
}
.content-block h1:after,
.content-block h2:after,
.content-block h3:after,
.content-block h4:after,
.content-block h5:after {
  content: "";
  background-color: #214285;
  width: 47px;
  height: 4px;
  display: block;
  margin: 25px 0 15px;
}
.content-block hr {
  border: 2px solid #f3f5f9;
  margin: 50px 0;
}
.content-block.top:before {
  content: "";
  background-color: #214285;
  width: 47px;
  height: 4px;
  display: block;
  margin: 10px 0 25px;
}
.content-block.bottom {
  padding-bottom: 50px;
}
.content-block.bottom table {
  margin-bottom: 50px;
}
.content-block.bottom table tr td:first-child {
  padding-right: 100px;
}
.content-block.news {
  padding-right: 80px;
}
.content-block.news .date {
  font-size: 13px;
  color: #b0b7c7;
  font-family: "SFUIDisplay-Regular";
  margin: 29px 0 12px;
}
.content-block.news h1 {
  font-family: 'SFUIDisplay-Bold' !important;
}
.navigation-news a {
  display: block;
  background-color: #f3f5f9;
  font-size: 13px;
  font-family: 'SFUIDisplay-Semibold';
  padding: 12px 25px;
  color: #b0b8c5;
}
.navigation-news a svg {
  margin-left: 20px;
  float: right;
}
.navigation-news a.prev {
  color: #fff;
  background-color: #214285;
}
.navigation-news a.prev svg {
  margin-right: 20px;
  margin-left: 0;
  float: none;
}
#reviews_cat .reviews-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -40px;
}
#reviews_cat .reviews-items .col-md-6 {
  padding: 0 40px;
}
#reviews_cat .reviews-items .reviews-item {
  background-color: #f3f5f9;
  margin-bottom: 45px;
}
#reviews_cat .reviews-items .reviews-item .video-b {
  height: 216px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
#reviews_cat .reviews-items .reviews-item .video-b:after {
  content: "";
  width: 135px;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  background-color: rgba(33, 66, 133, 0.8);
}
#reviews_cat .reviews-items .reviews-item .video-b .video-link {
  position: absolute;
  top: 120px;
  left: 60px;
}
#reviews_cat .reviews-items .reviews-item .info {
  position: relative;
  padding: 35px 35px 0;
}
#reviews_cat .reviews-items .reviews-item .info .meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 20px;
}
#reviews_cat .reviews-items .reviews-item .info .meta .avatar {
  min-width: 75px;
  height: 75px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  margin-right: 20px;
}
#reviews_cat .reviews-items .reviews-item .info .meta .title .author {
  font-size: 19px;
  font-family: 'SFUIDisplay-Light';
  margin-bottom: 10px;
}
#reviews_cat .reviews-items .reviews-item .info .meta .title .caption {
  font-size: 14px;
  font-family: 'SFUIDisplay-Bold';
  letter-spacing: 0.3px;
}
#reviews_cat .reviews-items .reviews-item .info .text {
  color: #000;
  font-size: 16px;
  line-height: 1.6875;
  height: 160px;
  font-family: "SFUIDisplay-Regular";
  height: 148px;
  font-style: italic;
  letter-spacing: 0.4px;
}
#reviews_cat .reviews-items .reviews-item .info .gallery-block-wr {
  background-color: #fff;
  margin: 0 -35px;
  border-top: 5px solid white;
  border-bottom: 5px solid white;
}
#reviews_cat .reviews-items .reviews-item .info .gallery-block {
  background-color: #fff;
  width: calc(100% - 83px);
}
#reviews_cat .reviews-items .reviews-item .info .gallery-block .gallery-items .owl-item img {
  height: 80px;
}
#reviews_cat .reviews-items .reviews-item .info .gallery-block .owl-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: -83px;
}
#reviews_cat .reviews-items .reviews-item .info .gallery-block .owl-nav > div {
  min-width: 40px;
  height: 80px;
  background-color: #2a4f9b;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#reviews_cat .reviews-items .reviews-item .info .gallery-block .owl-nav > div svg path fill {
  color: #fff;
}
#reviews_cat .reviews-items .reviews-item .info .gallery-block .owl-nav > div.owl-next {
  background-color: #214285;
}
#reviews_cat .reviews-items .reviews-item .info .gallery-block .owl-nav > div.owl-next svg path fill {
  color: #fff;
}
#reviews_cat .reviews-items .reviews-item .info.video-rev {
  padding: 35px 35px 18px;
}
#reviews_cat .reviews-items .reviews-item .buttons {
  width: 100%;
}
#reviews_cat .reviews-items .reviews-item .buttons a {
  padding: 20px 30px;
  font-size: 15px;
  background-color: #f3f5f9;
  color: #214285;
  font-family: "SFUIDisplay-Regular";
  text-align: left;
  display: block;
  padding-left: 41px;
  width: 100%;
  text-transform: none;
}
#reviews_cat .reviews-items .reviews-item .buttons a svg {
  float: right;
}
#reviews_cat .reviews-items .reviews-item .buttons.vid {
  border-top: 4px solid #fff;
}
#reviews_cat .reviews-items .reviews-item .buttons.border {
  border-top: 4px solid #fff;
}
#sales .sale-items {
  margin-top: 50px;
}
#sales .sale-items .sale-item {
  margin-bottom: 35px;
  position: relative;
}
#sales .sale-items .sale-item:before {
  content: "";
  display: block;
  position: absolute;
  left: 290px;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #f3f5f9;
}
#sales .sale-items .sale-item .col-md-4 {
  width: 39%;
}
#sales .sale-items .sale-item .col-md-8 {
  width: 61%;
}
#sales .sale-items .sale-item .icon {
  height: 250px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 75px;
  position: relative;
}
#sales .sale-items .sale-item .icon .marker {
  position: absolute;
  content: "";
  background-color: #ff2e4c;
  width: 55px;
  height: 55px;
  top: 0;
  bottom: 0;
  right: -27px;
  color: #fff;
  font-size: 36px;
  text-align: center;
  line-height: 55px;
  margin: auto;
  font-family: 'SFUIDisplay-Thin';
}
#sales .sale-items .sale-item .right {
  padding-left: 40px;
}
#sales .sale-items .sale-item .title {
  font-size: 35px;
  font-family: 'SFUIDisplay-Thin';
  line-height: 1.37;
  max-width: 580px;
  padding-top: 30px;
}
#sales .sale-items .sale-item .title:after {
  content: "";
  background-color: #214285;
  width: 47px;
  height: 4px;
  display: block;
  margin: 22px 0 15px;
}
#sales .sale-items .sale-item .caption {
  font-size: 15px;
  font-family: 'SFUIDisplay-Light';
  line-height: 1.73;
  margin-bottom: 20px;
  max-width: 510px;
}
#sales .sale-items .sale-item .button {
  margin-bottom: 20px;
}
.portfolio_in {
  margin-top: 20px;
}
#content {
  font-size: 18px;
  font-family: 'SFUIDisplay-Light';
  line-height: 1.72;
}
#content .section-title,
#content h1,
#content h2,
#content h3,
#content h4 {
  margin-bottom: 15px;
  font-family: 'SFUIDisplay-Thin';
  font-weight: normal;
}
#content .section-title:after,
#content h1:after,
#content h2:after,
#content h3:after,
#content h4:after {
  content: "";
  background-color: #214285;
  width: 47px;
  height: 4px;
  display: block;
  margin: 22px 0 15px;
}
#content .content-block.seo {
  border: none;
  padding-bottom: 70px;
}
#content table {
  margin-bottom: 50px;
}
#content table tr td {
  padding-top: 25px;
}
#content table tr td:first-child {
  padding-right: 70px;
}
#content table tr:first-child td {
  padding-top: 0;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
  font-size: 35px;
  font-family: 'SFUIDisplay-Thin';
  font-weight: normal;
  display: block;
}
#content h1:after,
#content h2:after,
#content h3:after,
#content h4:after,
#content h5:after {
  content: "";
  background-color: #214285;
  width: 47px;
  height: 4px;
  display: block;
  margin: 17px 0 15px;
}
#content hr {
  border: 2px solid #f3f5f9;
  margin: 50px 0;
}
#content.portfolio {
  margin-top: 70px;
}
#content.portfolio ul li {
  background-color: transparent;
  border-bottom: 1px solid #f3f5f9;
  font-family: 'SFUIDisplay-Semibold';
  font-size: 16px;
  margin-bottom: 0;
  padding: 18px 35px;
  padding-left: 0;
}
#content.portfolio ul li:before {
  display: none;
}
#content.portfolio ul.portfolio,
#content.portfolio ol.portfolio {
  padding-left: 45px;
  margin-bottom: 10px;
}
#content.portfolio ul.portfolio li,
#content.portfolio ol.portfolio li {
  padding: 12px 10px 12px 32px;
  display: block;
  position: relative;
  background-color: #f3f5f9;
  margin-bottom: 11px;
  letter-spacing: -0.2px;
  font-family: inherit;
  font-size: inherit;
}
#content.portfolio ul.portfolio li:before,
#content.portfolio ol.portfolio li:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="25px" height="26px"> <path fill-rule="evenodd"  fill="rgb(33, 66, 133)"  d="M7.728,10.672 L6.013,12.387 L11.525,17.900 L23.775,5.650 L22.060,3.935 L11.525,14.470 L7.728,10.672 ZM22.550,13.000 C22.550,18.390 18.140,22.800 12.750,22.800 C7.360,22.800 2.950,18.390 2.950,13.000 C2.950,7.610 7.360,3.200 12.750,3.200 C13.730,3.200 14.588,3.322 15.445,3.568 L17.405,1.607 C15.935,1.118 14.343,0.750 12.750,0.750 C6.013,0.750 0.500,6.263 0.500,13.000 C0.500,19.737 6.013,25.250 12.750,25.250 C19.488,25.250 25.000,19.737 25.000,13.000 L22.550,13.000 Z"/> </svg>');
  position: absolute;
  top: 0;
  display: block;
  bottom: 0;
  height: 30px;
  margin: auto;
  left: -15px;
}
#content.portfolio ul.portfolio.checked li,
#content.portfolio ol.portfolio.checked li {
  background-color: transparent;
}
#content.portfolio ul.portfolio.checked li:before,
#content.portfolio ol.portfolio.checked li:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="30px" height="24px"> <path fill-rule="evenodd"  fill="rgb(33, 66, 133)"  d="M25.373,0.100 L10.323,15.231 L4.126,9.061 L-0.005,13.174 L10.323,23.604 L29.504,4.360 L25.373,0.100 Z"/> </svg>');
}
#content.portfolio ul.portfolio.checked li:after,
#content.portfolio ol.portfolio.checked li:after {
  content: "";
  position: absolute;
  background-color: #f3f5f9;
  top: 0;
  bottom: 0;
  left: 0;
  right: 60%;
  z-index: -1;
}
#content.portfolio .content-block {
  font-size: 21px;
}
#content.portfolio table tr td:first-child {
  padding-right: 50px;
  line-height: 1.7;
}
#content.portfolio table tr td:last-child {
  padding-left: 65px;
}
#related-portfolio {
  margin-top: 96px;
}
#related-portfolio .related-item {
  float: left;
  width: 25%;
  padding: 0 2px;
  display: block;
}
#related-portfolio .related-item .icon {
  width: 100%;
  height: 364px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 35px;
  display: block;
  position: relative;
  padding: 35px;
}
#related-portfolio .related-item .icon .hover {
  padding-top: 50px;
  display: block;
  opacity: 0;
  height: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
#related-portfolio .related-item .icon .hover .bg {
  top: 0;
  left: 0;
  background-color: rgba(33, 66, 133, 0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: block;
}
#related-portfolio .related-item .icon .hover .title {
  font-size: 34px;
  font-family: 'SFUIDisplay-Thin';
  color: #fff;
  z-index: 3;
  position: relative;
  line-height: 1.5;
}
#related-portfolio .related-item .icon .hover .company {
  color: #fff;
  font-size: 14px;
  font-family: 'SFUIDisplay-Bold';
  letter-spacing: 0.2px;
  position: relative;
  z-index: 5;
  display: block;
  margin-top: 15px;
}
#related-portfolio .related-item .icon .hover .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  box-shadow: none;
  border-top: 1px solid #d33257;
  padding: 0;
  width: 70px;
  height: 70px;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#related-portfolio .related-item .icon .hover .btn:after {
  display: none;
}
#related-portfolio .related-item .icon .hover .btn svg {
  margin: 0;
}
#related-portfolio .related-item .icon .hover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 70px;
  background-color: #214285;
  display: block;
  z-index: 0;
}
#related-portfolio .related-item:hover .hover {
  opacity: 1;
}
.line {
  border: 2px solid #f3f5f9;
  margin: 50px 0;
}
.main-grid {
  margin-top: 60px;
}
.main-grid .col-md-3 {
  width: 23%;
}
.main-grid .col-md-9 {
  width: 77%;
}
#news {
  margin-bottom: 100px;
  padding-top: 20px;
}
#news .col-md-10 {
  width: 86%;
}
#news .col-md-2 {
  width: 14%;
}
#news .news-items.slider {
  margin-top: 15px;
}
#news .news-items > .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#news .news-items .news-item {
  margin: 0 15px;
}
#news .news-items .news-item > .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
#news .news-items .news-item > .row .col-md-6 {
  width: 47%;
}
#news .news-items .news-item > .row .col-md-6.right {
  width: 53%;
}
#news .news-items .news-item .icon {
  display: block;
  width: 250;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#news .news-items .news-item .meta {
  position: relative;
  height: 100%;
  border-top: 3px solid #214285;
  padding-top: 15px;
  margin-right: 5px;
}
#news .news-items .news-item .title {
  color: #000;
  font-size: 21px;
  font-family: 'SFUIDisplay-Bold';
  display: block;
  height: 40px;
  line-height: 1.5;
}
#news .news-items .news-item .date {
  font-size: 12px;
  color: #9d9d9d;
  position: absolute;
  bottom: 1px;
  left: 1px;
}
#news .owl-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: -160px;
}
#news .owl-nav > div {
  min-width: 76px;
  height: 76px;
  background-color: #f3f5f9;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#news .owl-nav > div.owl-next {
  background-color: #ff2e4c;
}
#news .owl-nav > div.owl-next svg path fill {
  color: #fff;
}
#news .news-nav {
  padding-top: 108px;
}
#news .news-nav a {
  color: #214285;
  line-height: 1.5;
  font-size: 15px;
  letter-spacing: 1px;
}
#news .news-nav a svg {
  display: block;
  margin-top: 25px;
}
#news.news_cat {
  padding-left: 48px;
}
#news.news_cat .news-item {
  margin: 0 0 65px;
}
#news.news_cat .news-item .icon {
  width: 250;
  height: 250px;
}
#news.news_cat .news-item .meta .title {
  font-size: 21px;
}
#news.news_cat .news-item .col-md-6 {
  width: 50%;
}
#news.news_cat .news-item .col-md-6.right {
  width: 50%;
}
.left-menu {
  padding-right: 40px;
}
.left-menu ul.menu > li {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.left-menu ul.menu > li ul {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.left-menu ul.menu > li a {
  padding: 15px 5px 15px 20px;
  color: #214285;
  font-size: 14px;
  font-family: 'SFUIDisplay-Bold';
  display: block;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.left-menu ul.menu > li > a {
  background-color: #f3f5f9;
  margin-bottom: 5px;
}
.left-menu ul.menu > li.current-menu-item,
.left-menu ul.menu > li.current-menu-parent,
.left-menu ul.menu > li.current-post-ancestor {
  margin-bottom: 5px;
}
.left-menu ul.menu > li.current-menu-item > a,
.left-menu ul.menu > li.current-menu-parent > a,
.left-menu ul.menu > li.current-post-ancestor > a {
  margin-bottom: 0;
}
.left-menu ul.menu > li.current-menu-item,
.left-menu ul.menu > li.current-menu-parent,
.left-menu ul.menu > li.current-post-ancestor,
.left-menu ul.menu > li:hover {
  position: relative;
  padding-top: 40px;
}
.left-menu ul.menu > li.current-menu-item > a,
.left-menu ul.menu > li.current-menu-parent > a,
.left-menu ul.menu > li.current-post-ancestor > a,
.left-menu ul.menu > li:hover > a {
  background-color: #214285;
  padding-top: 40px;
  position: relative;
  display: block;
}
.left-menu ul.menu > li.current-menu-item > a:after,
.left-menu ul.menu > li.current-menu-parent > a:after,
.left-menu ul.menu > li.current-post-ancestor > a:after,
.left-menu ul.menu > li:hover > a:after {
  content: url(https://gamma-k.ru/wp-content/themes/gamma-theme/less/../images/menu.png);
  position: absolute;
  left: 20px;
  top: -40px;
  width: 65px;
}
.left-menu ul.menu > li.current-menu-item.menu-item-113 > a:after,
.left-menu ul.menu > li.current-menu-parent.menu-item-113 > a:after,
.left-menu ul.menu > li.current-post-ancestor.menu-item-113 > a:after,
.left-menu ul.menu > li:hover.menu-item-113 > a:after {
  content: url(/wp-content/uploads/2019/05/poligrafiya.svg);
}
.left-menu ul.menu > li.current-menu-item.menu-item-114 > a:after,
.left-menu ul.menu > li.current-menu-parent.menu-item-114 > a:after,
.left-menu ul.menu > li.current-post-ancestor.menu-item-114 > a:after,
.left-menu ul.menu > li:hover.menu-item-114 > a:after {
  content: url(/wp-content/uploads/2019/05/naruzhnaya_reklama.svg);
}
.left-menu ul.menu > li.current-menu-item.menu-item-115 > a:after,
.left-menu ul.menu > li.current-menu-parent.menu-item-115 > a:after,
.left-menu ul.menu > li.current-post-ancestor.menu-item-115 > a:after,
.left-menu ul.menu > li:hover.menu-item-115 > a:after {
  content: url(/wp-content/uploads/2019/05/shirokoformatnaya_pechat-1.svg);
}
.left-menu ul.menu > li.current-menu-item.menu-item-116 > a:after,
.left-menu ul.menu > li.current-menu-parent.menu-item-116 > a:after,
.left-menu ul.menu > li.current-post-ancestor.menu-item-116 > a:after,
.left-menu ul.menu > li:hover.menu-item-116 > a:after {
  content: url(/wp-content/uploads/2019/05/suvenirnaya_produkciya.svg);
}
.left-menu ul.menu > li.current-menu-item.menu-item-472 > a:after,
.left-menu ul.menu > li.current-menu-parent.menu-item-472 > a:after,
.left-menu ul.menu > li.current-post-ancestor.menu-item-472 > a:after,
.left-menu ul.menu > li:hover.menu-item-472 > a:after {
  content: url(/wp-content/uploads/2019/05/pechati_i_stampy.svg);
}
.left-menu ul.menu > li.current-menu-item.menu-item-478 > a:after,
.left-menu ul.menu > li.current-menu-parent.menu-item-478 > a:after,
.left-menu ul.menu > li.current-post-ancestor.menu-item-478 > a:after,
.left-menu ul.menu > li:hover.menu-item-478 > a:after {
  content: url(/wp-content/uploads/2019/05/design.svg);
}
.left-menu ul.menu > li.current-menu-item.menu-item-467 > a:after,
.left-menu ul.menu > li.current-menu-parent.menu-item-467 > a:after,
.left-menu ul.menu > li.current-post-ancestor.menu-item-467 > a:after,
.left-menu ul.menu > li:hover.menu-item-467 > a:after {
  content: url(/wp-content/uploads/2019/05/oformlenie_prazdnikov.svg);
}
.left-menu ul.menu > li.current-menu-item a,
.left-menu ul.menu > li.current-menu-parent a,
.left-menu ul.menu > li.current-post-ancestor a,
.left-menu ul.menu > li:hover a {
  color: #fff;
  position: relative;
  z-index: 2;
}
.left-menu ul.menu > li.current-menu-item > ul,
.left-menu ul.menu > li.current-menu-parent > ul,
.left-menu ul.menu > li.current-post-ancestor > ul,
.left-menu ul.menu > li:hover > ul {
  height: auto;
  opacity: 1;
  padding: 0;
  background-color: #2a4f9b;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  /*li{
						background-color:#ef1c3a;
						margin-right:15px;
						ul{
							background-color:#ff2e4c;
							li{
								
								a{
									border-bottom:1px solid #e0203b;
									font-family: @Bold;
									font-size:12px;
								}
								&:hover{
									background-color:#d01c36;
								}
							}
						}
					}*/
}
.left-menu ul.menu > li.current-menu-item > ul > li,
.left-menu ul.menu > li.current-menu-parent > ul > li,
.left-menu ul.menu > li.current-post-ancestor > ul > li,
.left-menu ul.menu > li:hover > ul > li {
  background-color: #2a4f9b;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.left-menu ul.menu > li.current-menu-item > ul > li:hover,
.left-menu ul.menu > li.current-menu-parent > ul > li:hover,
.left-menu ul.menu > li.current-post-ancestor > ul > li:hover,
.left-menu ul.menu > li:hover > ul > li:hover {
  margin-right: 15px;
  background-color: #ef1c3a;
}
.left-menu ul.menu > li.current-menu-item > ul > li.menu-item-has-children,
.left-menu ul.menu > li.current-menu-parent > ul > li.menu-item-has-children,
.left-menu ul.menu > li.current-post-ancestor > ul > li.menu-item-has-children,
.left-menu ul.menu > li:hover > ul > li.menu-item-has-children {
  position: relative;
  z-index: 4;
}
.left-menu ul.menu > li.current-menu-item > ul > li.menu-item-has-children span,
.left-menu ul.menu > li.current-menu-parent > ul > li.menu-item-has-children span,
.left-menu ul.menu > li.current-post-ancestor > ul > li.menu-item-has-children span,
.left-menu ul.menu > li:hover > ul > li.menu-item-has-children span {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  width: 40px;
  align-items: center;
  z-index: 10;
  height: 45px;
  justify-content: center;
}
.left-menu ul.menu > li.current-menu-item > ul > li.menu-item-has-children span:after,
.left-menu ul.menu > li.current-menu-parent > ul > li.menu-item-has-children span:after,
.left-menu ul.menu > li.current-post-ancestor > ul > li.menu-item-has-children span:after,
.left-menu ul.menu > li:hover > ul > li.menu-item-has-children span:after {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="14px" height="8px"> <path fill-rule="evenodd"  fill="rgb(255, 255, 255)"  d="M6.306,1.416 L0.636,7.345 L0.135,6.821 L6.660,-0.000 L13.186,6.821 L12.684,7.345 L7.015,1.416 L6.660,1.044 L6.306,1.416 Z"/> </svg>');
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.left-menu ul.menu > li.current-menu-item > ul > li.menu-item-has-children.open span:after,
.left-menu ul.menu > li.current-menu-parent > ul > li.menu-item-has-children.open span:after,
.left-menu ul.menu > li.current-post-ancestor > ul > li.menu-item-has-children.open span:after,
.left-menu ul.menu > li:hover > ul > li.menu-item-has-children.open span:after {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
}
.left-menu ul.menu > li.current-menu-item > ul > li.current-menu-item,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-menu-item,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-menu-item,
.left-menu ul.menu > li:hover > ul > li.current-menu-item,
.left-menu ul.menu > li.current-menu-item > ul > li.current-post-ancestor,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-post-ancestor,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-post-ancestor,
.left-menu ul.menu > li:hover > ul > li.current-post-ancestor,
.left-menu ul.menu > li.current-menu-item > ul > li.open,
.left-menu ul.menu > li.current-menu-parent > ul > li.open,
.left-menu ul.menu > li.current-post-ancestor > ul > li.open,
.left-menu ul.menu > li:hover > ul > li.open {
  margin-right: 15px;
  background-color: #ef1c3a;
}
.left-menu ul.menu > li.current-menu-item > ul > li.current-menu-item span:after,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-menu-item span:after,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-menu-item span:after,
.left-menu ul.menu > li:hover > ul > li.current-menu-item span:after,
.left-menu ul.menu > li.current-menu-item > ul > li.current-post-ancestor span:after,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-post-ancestor span:after,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-post-ancestor span:after,
.left-menu ul.menu > li:hover > ul > li.current-post-ancestor span:after,
.left-menu ul.menu > li.current-menu-item > ul > li.open span:after,
.left-menu ul.menu > li.current-menu-parent > ul > li.open span:after,
.left-menu ul.menu > li.current-post-ancestor > ul > li.open span:after,
.left-menu ul.menu > li:hover > ul > li.open span:after {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
}
.left-menu ul.menu > li.current-menu-item > ul > li.current-menu-item > ul,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-menu-item > ul,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-menu-item > ul,
.left-menu ul.menu > li:hover > ul > li.current-menu-item > ul,
.left-menu ul.menu > li.current-menu-item > ul > li.current-post-ancestor > ul,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-post-ancestor > ul,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-post-ancestor > ul,
.left-menu ul.menu > li:hover > ul > li.current-post-ancestor > ul,
.left-menu ul.menu > li.current-menu-item > ul > li.open > ul,
.left-menu ul.menu > li.current-menu-parent > ul > li.open > ul,
.left-menu ul.menu > li.current-post-ancestor > ul > li.open > ul,
.left-menu ul.menu > li:hover > ul > li.open > ul {
  display: block;
  background-color: #ff2e4c;
  height: auto;
  opacity: 1;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.left-menu ul.menu > li.current-menu-item > ul > li.current-menu-item > ul li,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-menu-item > ul li,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-menu-item > ul li,
.left-menu ul.menu > li:hover > ul > li.current-menu-item > ul li,
.left-menu ul.menu > li.current-menu-item > ul > li.current-post-ancestor > ul li,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-post-ancestor > ul li,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-post-ancestor > ul li,
.left-menu ul.menu > li:hover > ul > li.current-post-ancestor > ul li,
.left-menu ul.menu > li.current-menu-item > ul > li.open > ul li,
.left-menu ul.menu > li.current-menu-parent > ul > li.open > ul li,
.left-menu ul.menu > li.current-post-ancestor > ul > li.open > ul li,
.left-menu ul.menu > li:hover > ul > li.open > ul li {
  padding-left: 20px;
}
.left-menu ul.menu > li.current-menu-item > ul > li.current-menu-item > ul li a,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-menu-item > ul li a,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-menu-item > ul li a,
.left-menu ul.menu > li:hover > ul > li.current-menu-item > ul li a,
.left-menu ul.menu > li.current-menu-item > ul > li.current-post-ancestor > ul li a,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-post-ancestor > ul li a,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-post-ancestor > ul li a,
.left-menu ul.menu > li:hover > ul > li.current-post-ancestor > ul li a,
.left-menu ul.menu > li.current-menu-item > ul > li.open > ul li a,
.left-menu ul.menu > li.current-menu-parent > ul > li.open > ul li a,
.left-menu ul.menu > li.current-post-ancestor > ul > li.open > ul li a,
.left-menu ul.menu > li:hover > ul > li.open > ul li a {
  border-bottom: 1px solid #e0203b;
  font-family: 'SFUIDisplay-Bold';
  font-size: 12px;
  padding-left: 0;
}
.left-menu ul.menu > li.current-menu-item > ul > li.current-menu-item > ul li:hover,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-menu-item > ul li:hover,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-menu-item > ul li:hover,
.left-menu ul.menu > li:hover > ul > li.current-menu-item > ul li:hover,
.left-menu ul.menu > li.current-menu-item > ul > li.current-post-ancestor > ul li:hover,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-post-ancestor > ul li:hover,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-post-ancestor > ul li:hover,
.left-menu ul.menu > li:hover > ul > li.current-post-ancestor > ul li:hover,
.left-menu ul.menu > li.current-menu-item > ul > li.open > ul li:hover,
.left-menu ul.menu > li.current-menu-parent > ul > li.open > ul li:hover,
.left-menu ul.menu > li.current-post-ancestor > ul > li.open > ul li:hover,
.left-menu ul.menu > li:hover > ul > li.open > ul li:hover,
.left-menu ul.menu > li.current-menu-item > ul > li.current-menu-item > ul li.current-menu-item,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-menu-item > ul li.current-menu-item,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-menu-item > ul li.current-menu-item,
.left-menu ul.menu > li:hover > ul > li.current-menu-item > ul li.current-menu-item,
.left-menu ul.menu > li.current-menu-item > ul > li.current-post-ancestor > ul li.current-menu-item,
.left-menu ul.menu > li.current-menu-parent > ul > li.current-post-ancestor > ul li.current-menu-item,
.left-menu ul.menu > li.current-post-ancestor > ul > li.current-post-ancestor > ul li.current-menu-item,
.left-menu ul.menu > li:hover > ul > li.current-post-ancestor > ul li.current-menu-item,
.left-menu ul.menu > li.current-menu-item > ul > li.open > ul li.current-menu-item,
.left-menu ul.menu > li.current-menu-parent > ul > li.open > ul li.current-menu-item,
.left-menu ul.menu > li.current-post-ancestor > ul > li.open > ul li.current-menu-item,
.left-menu ul.menu > li:hover > ul > li.open > ul li.current-menu-item {
  background-color: #d01c36;
}
.left-menu ul.menu > li:first-child {
  padding-top: 0;
}
.left-menu ul.menu > li:first-child ul {
  padding: 0;
  /*li.menu-item-has-children{
						background-color:#ef1c3a;
						margin-right:15px;
						ul{
							background-color:#ff2e4c;
							li{
								
								a{
									border-bottom:1px solid #e0203b;
									font-family: @Bold;
									font-size:12px;
								}
								&:hover{
									background-color:#d01c36;
								}
							}
						}
					}*/
}
.left-menu.news {
  padding-right: 0;
}
.left-menu.news ul.menu > li a {
  padding: 15px 5px 15px 20px !important;
}
.left-menu.news ul.menu li {
  padding: 0 !important;
  margin: 0;
  margin-bottom: 5px;
}
.left-menu.news ul.menu a:after {
  display: none !important;
}
.left-menu.news ul.menu > li.current-menu-item,
.left-menu.news .left-menu ul.menu > li.current-menu-parent {
  margin-top: 0;
}
.latest-news {
  background-color: #f3f5f9;
  position: relative;
  padding-left: 60px;
  padding-bottom: 2px;
}
.latest-news:before {
  content: "";
  top: -60px;
  left: 0;
  width: 1000px;
  background-color: #f3f5f9;
  display: block;
  bottom: 0;
  position: absolute;
  z-index: -1;
}
.latest-news .news-item {
  margin-bottom: 70px;
}
.latest-news .icon {
  display: block;
  height: 125px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.latest-news .meta {
  position: relative;
  padding-top: 15px;
  margin-right: 5px;
}
.latest-news .title {
  color: #000;
  font-size: 18px;
  font-family: 'SFUIDisplay-Bold';
  display: block;
  line-height: 1.5;
  border-bottom: 3px solid #214285;
  padding-bottom: 20px;
}
.latest-news .date {
  font-size: 12px;
  color: #9d9d9d;
  margin-top: 20px;
}
#vacacies .vacacies-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
#vacacies .vacacies-item {
  padding: 40px;
  background-color: #f3f5f9;
  position: relative;
  display: block;
  height: 100%;
}
#vacacies .vacacies-item:after {
  content: "";
  display: block;
  left: 20px;
  top: 20px;
  background-color: #fff;
  width: 50px;
  z-index: 0;
  bottom: 20px;
  position: absolute;
}
#vacacies .vacacies-item .timeline {
  font-size: 13px;
  color: #a9abac;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
#vacacies .vacacies-item .timeline svg {
  margin-bottom: 10px;
  display: block;
}
#vacacies .vacacies-item .title {
  font-family: 'SFUIDisplay-Bold';
  font-size: 23px;
  color: #1c222d;
  margin-bottom: 30px;
  line-height: 1.3;
  position: relative;
  z-index: 1;
  height: 70px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#vacacies .vacacies-item .training {
  font-size: 13px;
  color: #a9abac;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  line-height: 1.4;
}
#vacacies .vacacies-item .training svg {
  margin-bottom: 10px;
  display: block;
}
#vacacies .vacacies-item .training span {
  display: block;
}
#vacacies .vacacies-item .buttons {
  position: relative;
  z-index: 1;
}
#vacacies .vacacies-item .buttons .btn {
  padding: 0;
  width: 55px;
  height: 55px;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#vacacies .vacacies-item .buttons .btn:after {
  display: none;
}
#vacacies .vacacies-item .buttons .btn svg {
  margin: 0;
}
#faq-banner {
  margin: 20px 0 75px;
  background-color: #f3f5f9;
}
#faq-banner .img {
  height: 280px;
  width: 93%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}
#faq-banner .img:after {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="17px" height="31px"> <path fill-rule="evenodd"  fill="rgb(255, 255, 255)"  d="M1.030,1.327 C0.551,1.810 0.551,2.593 1.030,3.075 L13.536,15.655 L1.030,28.235 C0.551,28.717 0.551,29.500 1.030,29.982 C1.510,30.465 2.288,30.465 2.768,29.982 L16.142,16.529 C16.382,16.287 16.502,15.971 16.502,15.655 C16.502,15.339 16.382,15.022 16.142,14.781 L2.768,1.327 C2.288,0.845 1.510,0.845 1.030,1.327 Z"/> </svg>');
  width: 60px;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  background-color: #214285;
  float: right;
}
#faq-banner .info {
  padding: 40px 7px 40px;
}
#faq-banner .info .title {
  font-size: 35px;
  font-family: 'SFUIDisplay-Thin';
  margin-bottom: 30px;
}
#faq-banner .info .caption {
  font-size: 15px;
  margin-bottom: 30px;
  opacity: 0.8;
}
#faq .accordion-block .card {
  margin-bottom: 15px;
}
#faq .accordion-block .card .card-header {
  position: relative;
}
#faq .accordion-block .card .card-header .btn-link {
  cursor: pointer;
  z-index: 1;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 21px 25px;
  letter-spacing: 0.4px;
  background-color: #fff;
  font-size: 21px;
  font-family: 'SFUIDisplay-Light';
  font-weight: normal;
}
#faq .accordion-block .card .card-header .btn-link svg {
  margin-right: 20px;
}
#faq .accordion-block .card .card-header .btn-link svg path {
  fill: #000;
}
#faq .accordion-block .card .card-header .btn-link:after {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="16px" height="9px"> <path fill-rule="evenodd"  fill="rgb(33, 66, 132)"  d="M7.704,7.334 L14.214,0.827 C14.403,0.638 14.710,0.638 14.899,0.827 C15.088,1.016 15.088,1.322 14.899,1.511 L8.046,8.361 C7.857,8.550 7.551,8.550 7.362,8.361 L0.509,1.511 C0.414,1.417 0.367,1.293 0.367,1.169 C0.367,1.046 0.414,0.922 0.509,0.827 C0.698,0.638 1.005,0.638 1.194,0.827 L7.704,7.334 Z"/> </svg>');
  position: absolute;
  right: 20px;
  top: 15px;
  width: 35px;
  height: 35px;
  background-color: #f3f5f9;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}
#faq .accordion-block .card .card-header .btn-link.collapsed {
  background-color: #f3f5f9;
}
#faq .accordion-block .card .card-header .btn-link.collapsed:after {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="16px" height="9px"> <path fill-rule="evenodd"  fill="rgb(33, 66, 132)"  d="M7.704,7.334 L14.214,0.827 C14.403,0.638 14.710,0.638 14.899,0.827 C15.088,1.016 15.088,1.322 14.899,1.511 L8.046,8.361 C7.857,8.550 7.551,8.550 7.362,8.361 L0.509,1.511 C0.414,1.417 0.367,1.293 0.367,1.169 C0.367,1.046 0.414,0.922 0.509,0.827 C0.698,0.638 1.005,0.638 1.194,0.827 L7.704,7.334 Z"/> </svg>');
  position: absolute;
  right: 20px;
  top: 15px;
  width: 35px;
  height: 35px;
  background-color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
#faq .accordion-block .card .card-header .btn-link.collapsed svg path {
  fill: #214285;
}
#faq .accordion-block .card .card-body {
  background-color: #fff;
  padding: 20px;
  font-size: 15px;
  line-height: 1.6;
  font-family: "SFUIDisplay-Regular";
  opacity: .8;
  color: #2b2334;
  box-shadow: 0px 15px 56px 0px rgba(42, 42, 42, 0.1);
}
#banner {
  margin-bottom: 35px;
}
#banner .banner-block {
  min-height: 335px;
  padding-left: 60px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  position: relative;
}
#banner .banner-block:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #214285;
  opacity: .8;
  display: block;
  width: 55%;
  z-index: 0;
}
#banner .banner-block .text {
  font-size: 25px;
  position: relative;
  font-family: 'SFUIDisplay-Thin';
  color: #fff;
  padding-top: 50px;
  margin-bottom: 45px;
  max-width: 303px;
  line-height: 1.3;
  z-index: 1;
  overflow-wrap: break-word;
}
#banner .banner-block .btn {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
div[data-bx-form-popup-cont] {
  min-width: 380px !important;
  position: relative;
  min-height: 360px;
  border: 30px solid #f3f5f9 !important;
  /*&:after{
			width:77px;
			height:77px;
			position:absolute;
			background-color:@red;
			top:-30px;
			right:-30px;
			.flex-display(flex);
			.align-items(center);
			.justify-content(center);
			z-index:20;
			content:url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="42px" height="42px"> <path fill-rule="evenodd"  fill="rgb(255, 255, 255)"  d="M39.682,29.455 C39.524,29.801 39.116,29.953 38.771,29.797 C38.425,29.641 38.272,29.233 38.429,28.887 C39.557,26.401 40.129,23.743 40.129,20.992 C40.129,10.446 31.549,1.867 21.003,1.867 C10.457,1.867 1.879,10.446 1.879,20.992 C1.879,31.538 10.457,40.118 21.003,40.118 C26.898,40.118 30.085,37.776 31.101,35.583 C31.620,34.464 31.574,33.326 31.044,32.347 C30.978,32.411 30.908,32.476 30.845,32.539 C30.301,33.084 29.440,33.373 28.355,33.373 C25.703,33.373 20.775,31.542 15.615,26.381 C12.727,23.493 10.520,20.268 9.400,17.300 C8.339,14.488 8.359,12.245 9.457,11.148 C9.600,11.007 9.745,10.853 9.894,10.695 C10.777,9.768 11.874,8.613 13.315,8.613 C14.382,8.613 15.400,9.233 16.426,10.508 C19.140,13.883 18.160,15.316 16.481,16.971 L16.227,17.221 C16.220,17.228 15.469,18.077 19.693,22.301 C22.886,25.494 24.159,25.840 24.557,25.840 C24.705,25.840 24.750,25.793 24.775,25.768 L25.031,25.511 C25.826,24.704 26.648,23.869 27.905,23.869 C28.907,23.869 30.045,24.411 31.487,25.569 C32.719,26.560 33.338,27.541 33.381,28.572 C33.426,29.674 32.791,30.576 32.072,31.337 C33.013,32.768 33.124,34.493 32.349,36.161 C31.153,38.739 27.545,41.495 21.003,41.495 C9.699,41.495 0.503,32.297 0.503,20.992 C0.503,9.688 9.699,0.491 21.003,0.491 C32.308,0.491 41.504,9.688 41.504,20.992 C41.504,23.941 40.891,26.789 39.682,29.455 ZM30.626,26.642 C29.457,25.702 28.567,25.245 27.905,25.245 C27.255,25.245 26.786,25.690 26.010,26.476 L25.748,26.741 C25.438,27.051 25.026,27.215 24.557,27.215 C23.743,27.215 22.252,26.806 18.721,23.274 C15.093,19.645 14.025,17.480 15.254,16.248 L15.515,15.990 C16.877,14.650 17.498,14.037 15.353,11.371 C14.616,10.453 13.930,9.989 13.315,9.989 C12.465,9.989 11.629,10.868 10.891,11.643 C10.734,11.810 10.580,11.971 10.430,12.122 C9.883,12.668 9.750,14.331 10.687,16.815 C11.739,19.604 13.834,22.657 16.588,25.409 C21.138,29.960 25.777,31.997 28.355,31.997 C29.057,31.997 29.596,31.844 29.874,31.566 C30.024,31.416 30.185,31.263 30.351,31.106 C31.144,30.353 32.043,29.499 32.006,28.628 C31.982,28.027 31.517,27.358 30.626,26.642 Z"/> </svg>');
		}
		*/
}
#calculator {
  margin-bottom: 50px;
}
#calculator .calculator-block {
  padding: 33px 50px;
  background-color: #f3f5f9;
}
#calculator .calculator-block .buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#calculator .calculator-block label {
  display: block;
  color: #84798f;
  margin-bottom: 10px;
  font-size: 15px;
  padding-left: 20px;
  opacity: .8;
  font-family: "SFUIDisplay-Regular";
  font-weight: normal;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#calculator .calculator-block label span.wr_checkbox {
  display: block;
  position: relative;
  margin-right: 15px;
}
#calculator .calculator-block .select-line {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#calculator .calculator-block .select-line .ch {
  margin-bottom: 0;
}
#calculator .calculator-block select,
#calculator .calculator-block .input {
  background-color: #fff;
  color: #214285;
  font-family: 'SFUIDisplay-Bold';
  font-size: 15px;
  padding: 15px 20px;
  border-left: 3px solid #214285;
  width: 100%;
  cursor: pointer;
}
#calculator .calculator-block select option,
#calculator .calculator-block .input option {
  color: #214285;
}
#calculator .calculator-block select {
  opacity: 0.5;
}
#calculator .calculator-block select.active {
  opacity: 1;
}
#calculator .calculator-block input[type="checkbox"]:checked + label {
  color: #000;
}
#calculator .calculator-block input[type="checkbox"]:checked + label span.wr_checkbox:before {
  position: absolute;
  left: 7px;
  top: 8px;
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="18px" height="14px"> <path fill-rule="evenodd"  fill="rgb(33, 66, 133)"  d="M14.821,0.133 L6.215,8.784 L2.672,5.256 L0.310,7.607 L6.215,13.572 L17.183,2.568 L14.821,0.133 Z"/> </svg>');
}
#calculator .calculator-block input[type="checkbox"]:checked + label input[type="checkbox"]:checked + label {
  color: #000;
}
#calculator .calculator-block input[type="checkbox"]:checked + label input[type="checkbox"]:checked + label span.wr_checkbox:before {
  position: absolute;
  left: 7px;
  top: 8px;
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="18px" height="14px"> <path fill-rule="evenodd"  fill="rgb(33, 66, 133)"  d="M14.821,0.133 L6.215,8.784 L2.672,5.256 L0.310,7.607 L6.215,13.572 L17.183,2.568 L14.821,0.133 Z"/> </svg>');
}
#calculator .calculator-block .input-row {
  margin-bottom: 35px;
}
#calculator .calculator-block .input-row.checkboxes {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#calculator .calculator-block .input-row.checkboxes label {
  width: 50%;
  padding: 0;
  cursor: pointer;
  font-family: 'SFUIDisplay-Light';
  margin-bottom: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#calculator .calculator-block .input-row.checkboxes label span.wr_checkbox {
  display: block;
  position: relative;
  margin-right: 15px;
}
#calculator .calculator-block .input-row.checkboxes input[type="checkbox"]:checked + label {
  color: #000;
}
#calculator .calculator-block .input-row.checkboxes input[type="checkbox"]:checked + label span.wr_checkbox:before {
  position: absolute;
  left: 7px;
  top: 8px;
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="18px" height="14px"> <path fill-rule="evenodd"  fill="rgb(33, 66, 133)"  d="M14.821,0.133 L6.215,8.784 L2.672,5.256 L0.310,7.607 L6.215,13.572 L17.183,2.568 L14.821,0.133 Z"/> </svg>');
}
#calculator .calculator-block .result-input {
  background-color: #214285;
  color: white;
  font-family: 'SFUIDisplay-Bold';
  font-size: 15px;
  padding: 15px 20px;
  width: 100%;
}
#calculator .calculator-block select {
  background-image: url(https://gamma-k.ru/wp-content/themes/gamma-theme/less/../images/select.svg);
  background-repeat: no-repeat;
  background-position: 93% center;
  background-size: 15px 10px;
}
#calculator .calculator-block select.plain {
  background-image: none;
  -webkit-touch-callout: none;
  cursor: default;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#calculator .calculator-block .btn {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  text-align: center;
  cursor: pointer;
}
body .pagination {
  display: block;
  padding: 15px 20px !important;
  margin: 0 !important;
  border-radius: 0;
  width: 100%;
  background-color: #f3f5f9 !important;
  overflow: hidden;
}
body .pagination li {
  display: inline-block;
  margin-right: 15px;
  border-radius: 0;
}
body .pagination li > span {
  margin-left: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border: 1px solid #002371;
  background-color: #214285;
}
body .pagination li a,
body .pagination li span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #000;
  font-size: 14px;
  font-family: 'SFUIDisplay-Semibold';
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #f9fafc;
  font-weight: normal;
}
body .pagination li.next {
  float: right;
  margin-right: 0;
}
body .pagination li.next a {
  background-color: #214285 !important;
  border: 1px solid #002371;
  color: #fff;
  padding: 6px 20px;
  letter-spacing: 1px;
}
body .pagination li.prev {
  display: none;
}
body .pagination li.active span {
  background-color: #214285 !important;
  border: 1px solid #002371;
  color: #fff;
}
#blog .col-md-2 {
  width: 11%;
}
#blog .col-md-10 {
  width: 89%;
}
#blog #news {
  margin-bottom: 0;
  padding-top: 0;
}
#about {
  padding-bottom: 40px;
}
#about .page-header .short-about {
  font-family: 'SFUIDisplay-Light';
  font-size: 18px;
  line-height: 1.72;
  position: relative;
  padding-bottom: 40px;
  padding-right: 50px;
}
#about .page-header .short-about:after {
  content: "";
  background: #f3f5f9;
  height: 4px;
  display: block;
  width: 160%;
  left: 0;
  bottom: -20px;
  position: absolute;
}
#about .page-header .short-about:before {
  content: "";
  background-color: #214285;
  width: 47px;
  height: 4px;
  display: block;
  margin: 45px 0 15px;
}
#about .page-header .video-block {
  margin-top: -75px;
  margin-bottom: 40px;
  height: 318px;
  padding-top: 40px;
  position: relative;
  padding-left: 60px;
  color: #fff;
  background-image: url(https://gamma-k.ru/wp-content/themes/gamma-theme/less/../images/video-bg-min.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}
#about .page-header .video-block .bg {
  top: 0;
  left: 0;
  background-color: rgba(33, 66, 133, 0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: block;
}
#about .page-header .video-block .title {
  font-size: 35px;
  margin-bottom: 43px;
  line-height: 1.3;
  font-family: 'SFUIDisplay-Thin';
  z-index: 1;
  position: relative;
}
#about .page-header .video-block .btn {
  color: #fff;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
#about .page-header .video-block .btn svg {
  margin-left: 23px;
}
#about .right-column {
  padding-left: 40px;
}
#about .left-column {
  padding-right: 0;
}
#about .left-column .content-block {
  padding-top: 60px;
  padding-right: 40px;
}
#about .images-items {
  text-align: center;
}
#about .images-items .image-item {
  width: 285px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#about .images-items .image-item:first-child {
  margin-bottom: 170px;
}
#about .images-items .image-item:after {
  content: "";
  display: block;
  border-style: solid;
  border-width: 11px;
  border-color: #214285;
  background-color: rgba(33, 66, 133, 0);
  position: absolute;
  right: -120px;
  top: 0;
  width: 76px;
  height: 76px;
}
#about .images-items .image-item.right {
  margin-bottom: 55px;
}
#about .images-items .image-item.right:after {
  left: -120px;
  right: auto;
}
#about .images-items .image-item.right:before {
  content: "";
  display: block;
  background-color: #f3f5f9;
  position: absolute;
  left: -80px;
  top: 35px;
  width: 172px;
  height: 324px;
  z-index: -1;
}
#about .about-gallery .owl-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  bottom: -38px;
  left: 0;
}
#about .about-gallery .owl-nav > div {
  min-width: 76px;
  height: 76px;
  background-color: #f3f5f9;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#about .about-gallery .owl-nav > div.owl-next {
  background-color: #ff2e4c;
}
#about .about-gallery .owl-nav > div.owl-next svg path fill {
  color: #fff;
}
#about .about-gallery .owl-dots {
  position: absolute;
  bottom: -40px;
  right: 0;
}
#about .about-gallery .owl-dots .owl-dot {
  width: 18px;
  height: 7px;
  background-color: #f3f5f9;
  float: left;
  margin-right: 17px;
}
#about .about-gallery .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
#about .about-gallery .owl-dots .owl-dot.active {
  background-color: #214285;
}
#about .about-gallery .owl-item {
  height: 350px;
}
#about .about-gallery .owl-item img {
  min-width: 100%;
  height: 100%;
}
@media (max-width: 1320px) {
  header .bottom-panel ul.menu > li > a {
    font-size: 12px;
  }
  header .header .order-wr .btn svg {
    display: none;
  }
  .btn {
    padding: 14px 12px;
    font-size: 10px;
  }
  header .header .logo-wr {
    width: 15%;
  }
  header .header .phone-wr {
    width: 19.6%;
  }
  header .header .search-wr {
    display: none;
  }
  header .header .location-wr {
    width: 29.5%;
  }
  #bx_form_iframe_14,
  #bx_form_iframe_22 {
    width: 334px !important;
    padding: 0 15px !important;
  }
  #advantages .form-block .form-iframe {
    width: 344px;
  }
  #advantages .advantages-item .text {
    font-size: 16px;
  }
  header .bottom-panel ul.menu > li > ul {
    top: 54px;
  }
  #category_in .service_cats .service_cat .cat-name {
    font-size: 14px;
  }
  .left-menu {
    padding-right: 15px;
  }
  #advantages.services_in .advantages-item .text {
    font-size: 16px;
  }
  #banner .banner-block {
    min-height: 260px;
  }
  #sales .sale-items .sale-item .title {
    font-size: 26px;
  }
  #news.news_cat .news-item .meta .title {
    font-size: 16px;
  }
  #news.news_cat .news-item .icon {
    height: 217px;
  }
  #blog .col-md-2 {
    width: 17%;
  }
  #blog .col-md-10 {
    width: 83%;
  }
  #blog.cats .col-md-10 {
    width: 100%;
  }
  #blog .col-md-3 {
    width: 24%;
  }
  #news.news_cat {
    padding-left: 0;
  }
  #news.news_cat .news-item {
    width: 100%;
  }
  #videoModal .modal-dialog,
  #mapModal .modal-dialog {
    height: 320px;
  }
  .latest-news {
    padding-left: 30px;
  }
  .content-block.news {
    padding-right: 38px;
  }
  #breadcrumbs a,
  #breadcrumbs .breadcrumb_last {
    font-size: 8px;
    margin-bottom: 5px;
  }
  #slider .video-block .title {
    font-size: 27px;
  }
  #slider .rotator-block .rotator-item .top .title {
    font-size: 42px;
  }
  #slider .rotator-block .rotator-item .buttons {
    overflow: hidden;
  }
  #slider .rotator-block .rotator-item .buttons .btn-caption {
    margin-top: 15px;
  }
  #printing .printing-item .name {
    width: 100%;
  }
  #services #menu-uslugi-na-glavnoj > li > a .name {
    font-size: 12px;
    overflow-wrap: break-word;
    display: block;
    width: 100%;
  }
  #services #menu-uslugi-na-glavnoj > li > ul > li {
    padding-left: 15px;
  }
  #services #menu-uslugi-na-glavnoj > li > ul > li > a {
    font-size: 13px;
  }
  #portfolio.single_in .single-gallery .icon {
    height: 190px;
  }
  #portfolio.single_in .portfolio-item .icon {
    height: 190px;
  }
  #portfolio.single_in .portfolio-item .icon .hover .title {
    font-size: 18px;
  }
  #portfolio.single_in .portfolio-item .icon {
    padding: 15px;
    display: block;
  }
  #portfolio.single_in .portfolio-nav {
    padding-top: 100px;
  }
  #rent .rent-block .rent-item .count {
    right: 10px;
    top: 0;
  }
  #blog.cats .col-md-10 {
    width: 83%;
  }
  .page-title h1 {
    font-size: 44px;
  }
  #category_in.reviews .page-title-block .cus-title {
    width: 45%;
  }
  #category_in.reviews .page-title-block .cat-nav {
    width: 35%;
    float: left;
  }
  #category_in.reviews .page-title-block .buttons {
    text-align: right;
  }
  #reviews_cat .reviews-items .reviews-item .info .text {
    height: 140px;
  }
  #portfolio.portfolio_cat .portfolio-navigation ul li a {
    font-size: 13px;
    padding: 8px 5px;
  }
  #portfolio .portfolio-items .portfolio-item .icon .hover .title {
    font-size: 22px;
  }
  #portfolio.portfolio_cat .portfolio-items .portfolio-item .icon {
    height: 277px;
  }
  #popular .col-md-10 {
    width: 81%;
  }
  #page.contacts .contacts-wrapper .left {
    width: 57%;
  }
  #page.contacts .contacts-wrapper .right {
    width: 43%;
  }
  #page.contacts .map img {
    max-width: none;
  }
  #bx_form_iframe_22 {
    min-height: 420px !important;
    padding: 0 45px !important;
  }
  footer .footer .cont-right .order-wr {
    width: 90%;
  }
  #portfolio .portfolio-items .portfolio-item .icon {
    width: 100%;
    height: 290px;
  }
}
@media (max-width: 992px) {
  #reviews .owl-nav {
    left: calc(60% - 122px);
  }
}
.xs-show {
  display: none;
}
@media only screen and (min-width: 134px) and (max-width: 1024px) {
  .container {
    width: 100% !important;
  }
  .wabot {
    width: 84px;
    height: 84px;
    bottom: 0.6rem;
    left: 0.5em;
  }
  .wabot .tooltip {
    display: none;
  }
  #worker .readmore {
    font-size: 13px;
    float: left;
  }
  #worker .section-title .btn svg {
    display: none;
  }
  #worker .worker-section .worker-items .worker-item-wr {
    width: 100%;
    margin-bottom: 25px;
  }
  #worker .worker-section .worker-items .worker-item-wr .line {
    margin: 20px 0 50px;
  }
  #slider .rotator-block .rotator-item.sale:before {
    top: 0;
  }
  #content.portfolio ul.portfolio,
  #content.portfolio ol.portfolio {
    padding-left: 15px;
  }
  #menu .menu > li > a.onHover:after,
  #menu .menu > li.hover > a:after {
    right: 1px;
    z-index: 500;
  }
  #rent .rent-block .col-xs-6.col-md-4 {
    margin-bottom: 25px;
    width: 50%;
  }
  .xs-hide {
    display: none;
  }
  .xs-show {
    display: block;
  }
  .md-hide {
    display: none;
  }
  .xs-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  header .header .logo-wr {
    width: 49%;
    order: 2;
  }
  header .header .logo-wr img {
    max-width: 100%;
  }
  #content table tr:first-child td {
    padding-top: 25px;
  }
  #advantages .advantages-items-row {
    margin-bottom: 40px;
  }
  #portfolio {
    margin-top: 40px;
  }
  header .header .phone-wr {
    width: 45%;
    order: 6;
    margin-top: 15px;
  }
  header .header .phone svg {
    display: none;
  }
  header .header .location-wr {
    width: 55%;
    order: 5;
    margin-top: 15px;
  }
  header .header .search-wr {
    width: 100%;
    order: 4;
    padding: 15px 10px;
  }
  header .header .socials-wr {
    width: 100%;
    order: 1;
    margin: 0 0 15px;
    background: #214285;
    padding-left: 0;
  }
  header .header .socials-wr .socials {
    text-align: right;
  }
  header .header .socials a {
    background-color: #214285;
    height: auto;
  }
  header .header .socials a svg path {
    fill: #fff;
  }
  header .header .order-wr {
    width: 50.4%;
    order: 3;
  }
  header .header {
    padding: 0 0 23px;
  }
  header .header .order-wr .btn svg {
    display: none;
  }
  #slider .col-md-8 {
    width: 100%;
  }
  #slider .col-md-4 {
    width: 100%;
  }
  #slider .rotator-block .bg {
    width: 100%;
  }
  #slider .rotator-block .rotator-item {
    padding: 0 20px;
  }
  #slider .rotator-block .rotator-item:before {
    top: 0;
  }
  #slider .rotator-block .rotator-item .top .title {
    padding-top: 40px;
    font-size: 33px;
    margin-bottom: 24px;
    width: 100%;
  }
  #slider .rotator-block .rotator-item .buttons {
    margin-top: 13px;
  }
  #slider .rotator-block .rotator-item .caption {
    width: 100%;
    padding-left: 0;
    font-size: 16px;
    padding-top: 0;
  }
  #slider .rotator-block .rotator-item .caption svg {
    margin-bottom: 30px;
  }
  #slider .rotator-block .rotator-item .buttons .btn-caption {
    margin-top: 17px;
  }
  #slider .rotator-block {
    margin-bottom: 15px;
  }
  #slider .video-block .bg {
    width: 100%;
  }
  #slider .video-block {
    height: 278px;
    padding-top: 30px;
    padding-left: 24px;
  }
  #slider .video-block .title {
    font-size: 26px;
  }
  #printing .printing-item .name {
    font-size: 16px;
    height: 46px;
    margin-top: 10px;
    width: 100%;
  }
  #printing .printing-item svg {
    margin-top: 15px;
  }
  #services .tabs-block .nav li {
    width: 50%;
  }
  #services .tabs-block .tab-content ul li {
    width: 50%;
  }
  #popular .col-md-10,
  #popular .col-md-2 {
    width: 100%;
  }
  #popular .popular-nav a svg {
    margin-top: 0;
    margin-left: 26px;
  }
  #popular .owl-nav {
    float: right;
    margin-top: 15px;
    position: static;
  }
  #popular .popular-nav {
    padding-top: 20px;
    padding-left: 0;
    width: 161px;
  }
  #popular .popular-nav a {
    display: flex;
    align-items: center;
  }
  #advantages .form-block .form-iframe {
    position: relative;
    width: 100%;
    float: none;
  }
  #bx_form_iframe_14,
  #bx_form_iframe_22 {
    width: 100% !important;
    padding: 0 10px !important;
  }
  #advantages .form-block .form-iframe:before {
    display: none;
  }
  #advantages .advantages-item-wr {
    width: 50%;
    float: left;
  }
  #advantages .advantages-item {
    padding: 25px 18px 25px;
    background-color: #f3f5f9;
  }
  #advantages {
    margin-bottom: 15px;
  }
  #advantages .advantages-item .text {
    font-size: 16px;
    line-height: 1.35;
    height: 120px;
    letter-spacing: 0px;
  }
  .section-title,
  .content-block h1,
  .content-block h2,
  .content-block h3,
  .content-block h4,
  .content-block h5 {
    font-size: 21px;
  }
  #portfolio .col-md-10 {
    width: 100%;
  }
  #portfolio .portfolio-items .portfolio-item .icon {
    height: 190px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    padding-bottom: 0;
  }
  #portfolio .portfolio-nav a svg {
    display: block;
    margin-top: 5px;
    margin-left: 28px;
  }
  #portfolio .owl-nav {
    top: auto;
    right: 0;
    position: static;
    float: right;
  }
  #portfolio .portfolio-items .portfolio-item .icon {
    margin-bottom: 15px;
    padding-bottom: 0 !important;
  }
  #portfolio.single_in .single-gallery .icon {
    height: 170px;
  }
  #portfolio.single_in .single-gallery .owl-nav {
    margin-top: 15px;
    position: static;
    float: right;
  }
  #portfolio.single_in .single-gallery .owl-dots .owl-dot {
    display: block !important;
  }
  #portfolio.single_in .single-gallery .owl-dots {
    position: absolute;
    bottom: -40px;
    right: auto;
    left: 0;
  }
  #portfolio .portfolio-nav {
    padding-top: 5px;
    padding-left: 0;
  }
  #portfolio .portfolio-nav a {
    display: flex;
    align-items: center;
  }
  #portfolio .col-md-2 {
    width: 50%;
  }
  #rent .rent-block .rent-item .icon img {
    height: 93px;
    width: auto;
  }
  #rent .rent-block .rent-item .count {
    right: 11px;
    top: 0;
    padding: 9px;
  }
  #rent .rent-block .rent-item:after {
    top: 45px;
    left: 30px;
  }
  #rent .rent-block .rent-item .price .value {
    padding: 5px 5px;
  }
  #rent .rent-block .rent-item .price .size {
    width: 75px;
  }
  #rent .rent-block .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
  }
  #rent .rent-block .rent-item {
    margin-bottom: 0;
    height: 100%;
  }
  #rent .rent-block .col-xs-6.col-md-4 {
    margin-bottom: 25px;
  }
  #reviews .reviews-items .reviews-item .rotator .img {
    width: 100%;
    height: 150px;
    float: none;
  }
  #reviews .reviews-items .reviews-item .rotator .info {
    float: left;
    position: relative;
    background-color: #2a4f9b;
    color: #fff;
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    height: 425px;
    padding: 45px 44px 33px;
  }
  #reviews .owl-nav {
    position: static;
    float: right;
    margin-top: 15px;
  }
  #reviews {
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 42px;
  }
  #reviews .readmore-block {
    right: auto;
    left: 15px;
    width: 123px;
    height: 67px;
    bottom: -88px;
    background: none;
    top: auto;
    padding: 0;
    letter-spacing: 0.7px;
  }
  #reviews .readmore-block a svg {
    display: block;
    margin-top: 20px;
    position: absolute;
    top: 0;
    right: -45px;
  }
  #content table tr td {
    padding-right: 0 !important;
    display: block;
    width: 100%;
  }
  .line {
    border: 2px solid #f3f5f9;
    margin: 20px 0;
  }
  #news .col-md-10 {
    width: 100%;
  }
  #news .news-nav a svg {
    margin-top: 0;
    margin-left: 0px;
  }
  #news {
    margin-bottom: 10px;
    padding-top: 20px;
  }
  #news .owl-nav {
    top: auto;
    right: 0;
    position: static;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
  }
  .owl-dots .owl-dot {
    display: none !important;
  }
  #reviews {
    background: none;
  }
  #reviews .owl-nav > div {
    background-color: #f3f5f9;
  }
  #banner .banner-block:after {
    width: 71%;
  }
  #news .news-nav {
    padding-top: 15px;
    padding-left: 0;
    position: absolute;
    left: 15px;
    bottom: 8px;
    width: 164px;
  }
  #news .news-nav a {
    display: flex;
    align-items: center;
  }
  #news .news-items .news-item .title {
    font-size: 14px;
    height: auto;
  }
  #news .news-items .news-item .icon {
    display: block;
    height: 150px;
  }
  #news .col-md-2 {
    width: 55%;
  }
  #content h1,
  #content h2,
  #content h3,
  #content h4,
  #content h5 {
    font-size: 21px;
  }
  #content .content-block.seo {
    border: none;
    padding-bottom: 10px;
  }
  #about .right-column {
    padding-left: 0;
  }
  #about .left-column .content-block {
    padding-top: 10px;
    padding-right: 0;
  }
  #about .page-header .video-block {
    margin-top: 0;
  }
  #about .page-header .video-block {
    min-height: 250px;
    height: auto;
    padding-top: 25px;
    padding-left: 23px;
  }
  #about .page-header .video-block .title {
    font-size: 26px;
  }
  #about .images-items .image-item:after {
    display: none;
  }
  #about .images-items .image-item.right:after,
  #about .images-items .image-item.right:before {
    display: none;
  }
  #about .images-items .image-item:first-child {
    margin-bottom: 25px;
  }
  #about .about-gallery .owl-nav {
    float: right;
    margin-top: 15px;
    position: static;
  }
  #about .about-gallery .owl-item {
    height: 215px;
  }
  #about .about-gallery .owl-dots {
    position: absolute;
    bottom: -40px;
    left: 0;
    max-width: 180px;
  }
  #about .about-gallery .owl-dots .owl-dot {
    width: 18px;
    height: 7px;
    display: block !important;
    background-color: #f3f5f9;
    float: left;
    margin-right: 17px;
  }
  #about .about-gallery .owl-dots .owl-dot:last-child {
    margin-right: 0;
  }
  #about .about-gallery .owl-dots .owl-dot.active {
    background-color: #214285;
  }
  #about .images-items {
    display: none;
  }
  #blog .col-md-2 {
    width: 100%;
  }
  #blog .col-xs-12 {
    width: 100%;
  }
  .latest-news {
    padding-left: 0;
    margin-top: 35px;
    padding: 15px;
  }
  .latest-news .icon {
    height: 190px;
  }
  .latest-news:before {
    display: none;
  }
  .navigation-news a svg {
    display: none;
  }
  .navigation-news a {
    padding: 12px 16px;
  }
  .latest-news .news-item:last-child {
    margin-bottom: 20px;
  }
  #faq-banner .img {
    position: relative;
  }
  #faq-banner .img:after {
    content: "";
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  #faq-banner .img:before {
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 5;
    right: 0;
    width: 20px;
    height: 33px;
    margin: auto;
    content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="17px" height="31px"> <path fill-rule="evenodd"  fill="rgb(255, 255, 255)"  d="M1.030,1.327 C0.551,1.810 0.551,2.593 1.030,3.075 L13.536,15.655 L1.030,28.235 C0.551,28.717 0.551,29.500 1.030,29.982 C1.510,30.465 2.288,30.465 2.768,29.982 L16.142,16.529 C16.382,16.287 16.502,15.971 16.502,15.655 C16.502,15.339 16.382,15.022 16.142,14.781 L2.768,1.327 C2.288,0.845 1.510,0.845 1.030,1.327 Z"/> </svg>');
    transform: rotate(90deg);
  }
  #faq-banner .info .title {
    font-size: 23px;
  }
  #category_in.faq .service_cats .service_cat .icon {
    height: 115px;
  }
  #faq .accordion-block .card .card-header .btn-link {
    font-size: 16px;
    padding: 21px 15px;
  }
  #faq .accordion-block .card .card-header .btn-link svg {
    min-width: 30px;
  }
  #faq .accordion-block .card .card-header .btn-link.collapsed:after {
    position: static;
    min-width: 36px;
    margin-left: 15px;
  }
  #faq-banner .img {
    height: 280px;
    width: 100%;
  }
  #menu-uslugi-na-glavnoj {
    padding-bottom: 10px !important;
  }
  #services {
    margin-bottom: 20px;
  }
  #faq .accordion-block .card .card-header .btn-link:after {
    position: static;
    min-width: 36px;
  }
  #page.delivery .table-block {
    overflow: auto;
    width: 700px;
  }
  a.map-btn {
    margin-top: 15px;
    float: right;
  }
  #page.delivery .pay-list .list_pay_item {
    border-bottom: 35px solid #fff;
  }
  #vacacies .vacacies-items .col-md-3.mb-15 {
    margin-bottom: 25px;
  }
  #vacancies_in .meta-panel {
    margin-right: 0;
    padding: 15px 20px;
  }
  #vacancies_in .meta-panel .item {
    margin-bottom: 20px;
    position: relative;
    z-index: 3;
  }
  #vacancies_in .meta-panel svg {
    margin-bottom: 15px;
    margin-right: 15px;
    width: 30px;
    float: left;
  }
  #vacancies_in .page-title h1 {
    font-size: 24px;
    margin-top: 20px;
    background-color: transparent;
  }
  #vacancies_in .page-title {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #vacancies_in .page-title a {
    margin-top: 20px;
  }
  #page.contacts .contacts-wrapper .left {
    width: 100%;
  }
  #page.contacts .map img {
    min-width: 100%;
  }
  #page.contacts .contacts-wrapper .right {
    width: 100%;
  }
  #page.contacts .contacts-wrapper {
    margin-top: 10px;
  }
  #page.contacts .map {
    margin-bottom: 50px;
  }
  #bx_form_iframe_22 {
    min-height: 425px !important;
    padding: 13px 0 !important;
  }
  #page.contacts .map {
    margin-bottom: 50px;
    height: 210px;
    overflow: hidden;
  }
  #page.contacts .map img {
    height: 100%;
  }
  #page.contacts .contacts-wrapper .contact-block svg {
    min-width: 43px;
  }
  #portfolio .portfolio-items .portfolio-item .icon .hover .title {
    font-size: 21px;
    line-height: 1.2;
  }
  #portfolio .portfolio-items .portfolio-item .icon .hover {
    padding-top: 0;
  }
  #portfolio .portfolio-items .portfolio-item .icon {
    padding: 10px;
  }
  #portfolio .portfolio-items .portfolio-item .icon .hover .company {
    margin-top: 5px;
  }
  #portfolio.portfolio_cat .portfolio-items .portfolio-item .icon {
    margin: 0;
    padding-bottom: 0;
    height: 315px;
    display: flex;
    align-items: flex-end;
  }
  #portfolio .portfolio-items .portfolio-item .icon .hover {
    position: static;
    padding-top: 0;
    padding-bottom: 10px;
    display: block;
    opacity: 1;
    position: relative;
    height: auto;
    padding-top: 5px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    /* bottom: 0; */
    height: 75px;
    width: 100%;
    right: 0;
  }
  #portfolio .portfolio-items .portfolio-item .icon .hover .bg {
    top: 0;
    left: -9px;
    background-color: rgba(33, 66, 133, 0.4);
    position: absolute;
    width: auto;
    height: 100%;
    z-index: 0;
    display: block;
    right: -9px;
    bottom: 0px;
    padding-top: 13px;
  }
  #portfolio .portfolio-items .portfolio-item .icon .hover:before {
    display: none;
  }
  #portfolio .portfolio-items .portfolio-item .icon .hover .title {
    font-size: 13px;
    font-family: 'SFUIDisplay-Thin';
    color: #fff;
    z-index: 3;
    position: relative;
    line-height: 1.2;
  }
  #portfolio .portfolio-items .portfolio-item .icon .hover .company {
    color: #fff;
    font-size: 12px;
    font-family: 'SFUIDisplay-Bold';
    letter-spacing: 0.2px;
    position: relative;
    z-index: 5;
    display: block;
    margin-top: 5px;
  }
  #portfolio .portfolio-items .portfolio-item .icon .hover .btn {
    top: -41px;
    left: -9px;
    width: 41px;
    height: 41px;
  }
  #related-portfolio .related-items .related-item {
    margin-bottom: 5px;
  }
  #related-portfolio .related-items .related-item .icon {
    margin: 0;
    padding: 10px;
    padding-bottom: 0;
    height: 215px;
    display: flex;
    align-items: flex-end;
  }
  #related-portfolio .related-items .related-item .icon .hover .title {
    font-size: 21px;
    line-height: 1.2;
  }
  #related-portfolio .related-items .related-item .icon .hover {
    padding-top: 0;
  }
  #related-portfolio .related-items .related-item .icon .hover .company {
    margin-top: 5px;
  }
  #content.portfolio table tr td:last-child {
    padding-left: 0;
  }
  #content.portfolio ol,
  #content.portfolio ul {
    padding-left: 0;
  }
  #content.portfolio ol li,
  #content.portfolio ul li {
    font-size: 14px;
    padding: 7px 35px;
    padding-left: 0;
  }
  #content.portfolio table {
    margin-bottom: 50px;
    width: 100%;
  }
  #content.portfolio .content-block {
    font-size: 14px;
  }
  #portfolio_in .page-title h1 {
    font-size: 16px;
  }
  #related-portfolio .related-items .related-item .icon .hover {
    position: static;
    padding-top: 0;
    padding-bottom: 10px;
    display: block;
    opacity: 1;
    position: relative;
    height: auto;
    padding-top: 5px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    /* bottom: 0; */
    height: 75px;
    width: 100%;
    right: 0;
  }
  #related-portfolio .related-items .related-item .icon .hover .bg {
    top: 0;
    left: -9px;
    background-color: rgba(33, 66, 133, 0.4);
    position: absolute;
    width: auto;
    height: 100%;
    z-index: 0;
    display: block;
    right: -9px;
    bottom: 0px;
    padding-top: 13px;
  }
  #related-portfolio .related-items .related-item .icon .hover:before {
    display: none;
  }
  #related-portfolio .related-items .related-item .icon .hover .title {
    font-size: 13px;
    font-family: 'SFUIDisplay-Thin';
    color: #fff;
    z-index: 3;
    position: relative;
    line-height: 1.2;
  }
  #related-portfolio .related-items .related-item .icon .hover .company {
    color: #fff;
    font-size: 12px;
    font-family: 'SFUIDisplay-Bold';
    letter-spacing: 0.2px;
    position: relative;
    z-index: 5;
    display: block;
    margin-top: 5px;
  }
  #related-portfolio .related-items .related-item .icon .hover .btn {
    top: -41px;
    left: -9px;
    width: 41px;
    height: 41px;
  }
  footer .footer .left.contacts {
    padding-top: 25px;
  }
  footer .footer .map-block .contacts-block {
    padding: 30px 20px 30px;
    position: static;
    background-color: rgba(33, 66, 133, 0.85);
  }
  footer .footer .map-block {
    position: relative;
  }
  footer .footer .map-block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    background-color: #2a4f9b;
    z-index: 0;
    display: block;
    width: 100%;
  }
  footer .footer .map-block .contacts-block .title {
    display: none;
  }
  footer .footer .map-block .contacts-block .buttons .btn {
    background-color: #fff;
    color: #214285;
    padding: 15px;
  }
  footer .footer .order-wr {
    float: none;
  }
  footer .footer .order-wr .btn {
    margin: 35px 0 0;
  }
  footer .footer {
    display: block;
  }
  footer .footer .map-block {
    background-color: #214285;
  }
  footer .footer .map-block img {
    max-width: 100%;
    display: none;
  }
  footer .footer .search-wr {
    width: 100%;
    margin-bottom: 25px;
  }
  footer .footer .links ul li {
    display: block;
    margin-bottom: 0;
    padding: 15px 20px;
    border-bottom: 1px solid #f3f5f9;
  }
  footer .footer .links ul li a {
    color: #214285;
  }
  .breadcrumbs-mob {
    background-color: #f3f5f9;
    padding: 13px 0;
    margin-bottom: 4px;
  }
  .breadcrumbs-mob a {
    font-size: 12px;
    color: #214285;
    display: none !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .breadcrumbs-mob a:before {
    content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="9px" height="17px"> <path fill-rule="evenodd"  fill="rgb(33, 66, 133)"  d="M1.708,7.957 L8.864,1.074 L8.232,0.465 L-0.002,8.388 L8.232,16.311 L8.864,15.702 L1.708,8.818 L1.258,8.388 L1.708,7.957 Z"/> </svg>');
    margin-right: 10px;
    height: 16px;
  }
  .breadcrumbs-mob a.mob {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: -ms-flex !important;
    display: flex !important;
  }
  .breadcrumbs-mob a span {
    text-transform: lowercase;
  }
  .breadcrumbs-mob a span.first {
    text-transform: capitalize;
    margin-right: 4px;
    display: inline-block;
  }
  .breadcrumbs-mob a svg {
    margin-right: 10px;
  }
  .breadcrumbs-mob .breadcrumb_last {
    display: none;
  }
  .page-title {
    padding: 0;
  }
  .page-title h1,
  #category_in.reviews .page-title h1 {
    font-family: 'SFUIDisplay-Semibold';
    font-size: 25px;
    padding: 15px 0;
    background-color: #f3f5f9;
  }
  #category_in.reviews .page-title-block .cus-title {
    width: 100%;
  }
  footer .footer .links > .menu {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
  }
  footer .footer .links > .menu.active {
    height: auto;
  }
  #calculator .calculator-block .result-input {
    padding: 14px 20px 15px;
  }
  #calculator .calculator-block select,
  #calculator .calculator-block .input {
    box-shadow: 0px 5px 12px 0px rgba(32, 35, 41, 0.06);
  }
  #calculator .calculator-block .input-row {
    width: 100%;
  }
  #calculator .calculator-block .result-input label {
    padding-left: 0;
    color: #5f8ae2;
    font-size: 12px;
    margin-bottom: 5px;
  }
  #calculator .calculator-block .buttons a {
    padding: 24px 20px;
  }
  #slider .rotator-block.portfolio .rotator-item {
    background-position: center center;
    height: 217px;
  }
  footer .copy-block-wr .copy-block {
    line-height: 25px;
  }
  footer .footer .links .title {
    font-size: 19px;
    padding: 15px 20px;
    border-bottom: 1px solid #000000;
    position: relative;
  }
  footer .footer .links .title:after {
    content: "";
    position: absolute;
    display: block;
    right: 24px;
    top: 17px;
    width: 1px;
    height: 18px;
    background-color: #000;
    margin: 0;
  }
  footer .footer .links .title:before {
    content: "";
    position: absolute;
    display: block;
    right: 16px;
    top: 26px;
    height: 1px;
    width: 18px;
    background-color: #000;
    margin: 0;
  }
  footer .footer .links .title.active {
    border-bottom: 1px solid #f3f5f9;
  }
  footer .footer .links .title.active:before {
    opacity: .5;
  }
  footer .footer .links .title.active:after {
    display: none;
  }
  footer {
    padding-top: 0px;
  }
  footer .footer .socials-wr {
    display: none;
  }
  footer .footer .order-wr {
    width: 100%;
    padding: 0 20px;
  }
  #reviews .reviews-items .owl-dots {
    bottom: -115px;
    left: auto;
    right: 0;
  }
  .content-block {
    padding: 0;
    font-size: 14px;
    line-height: 1.77;
    color: #000;
  }
  .content-block p {
    margin-bottom: 20px;
  }
  .content-block.bottom table tr td:first-child {
    padding-right: 25px;
  }
  .content-block.bottom {
    padding-bottom: 10px;
  }
  .main-grid .col-md-3 {
    width: 100%;
  }
  #category_in .service_item .icon .arrow {
    right: 0;
  }
  #category_in .service_item .meta {
    padding: 10px 15px 10px 15px;
  }
  #category_in .service_item {
    margin-bottom: 20px;
  }
  #category_in .service_item .meta .title {
    font-size: 24px;
  }
  #category_in .service_item .meta .price-block .value {
    width: 100px;
  }
  #slider.service .rotator-block .rotator-item .top .title {
    padding-top: 30px;
    font-size: 24px;
  }
  #slider.service .rotator-block .rotator-item .price {
    font-size: 21px;
  }
  #slider.service .rotator-block .rotator-item {
    padding-left: 15px;
    padding-right: 15px;
    height: auto;
  }
  #slider.service .rotator-block .rotator-item .caption {
    padding-top: 0;
    width: 100%;
    padding-left: 0;
    font-size: 16px;
    margin-bottom: 15px;
  }
  #slider.service .rotator-block .rotator-item .caption svg {
    margin-bottom: 10px;
  }
  #slider.service .rotator-block .rotator-item .top .title {
    margin-bottom: 10px;
  }
  #advantages.services_in .advantages-item-wr {
    width: 50%;
  }
  #calculator .calculator-block {
    padding: 33px 15px 15px;
  }
  #calculator .calculator-block .input-row {
    margin-bottom: 20px;
  }
  #calculator .calculator-block select,
  #calculator .calculator-block .input {
    font-size: 13px;
    padding: 12px 20px;
  }
  #calculator .calculator-block label {
    margin-bottom: 10px;
  }
  #portfolio.single_in .col-md-10 {
    width: 100%;
  }
  #portfolio.single_in .col-md-2 {
    width: 53%;
  }
  #portfolio.single_in .portfolio-nav {
    padding-top: 15px;
  }
  #portfolio.single_in .single-gallery {
    margin-bottom: 15px;
  }
  #price .tabs-block .nav li {
    width: 50%;
    margin-bottom: 2px;
  }
  .tab-content > .active {
    display: block;
    width: 100%;
    overflow: auto;
  }
  #reviewsModal .modal-dialog,
  #addreviewsModal .modal-dialog,
  #videoModal .modal-dialog,
  #mapModal .modal-dialog,
  #calcModal .modal-dialog {
    width: 95%;
    border: 15px solid #f3f5f9;
  }
  #reviewsModal .modal-dialog:after,
  #addreviewsModal .modal-dialog:after,
  #videoModal .modal-dialog:after,
  #mapModal .modal-dialog:after {
    display: none;
  }
  #page.delivery .delivery-block {
    margin-top: 10px;
  }
  #sales .sale-items .sale-item:before {
    display: none;
  }
  #sales .sale-items .sale-item .col-md-4 {
    width: 100%;
  }
  #sales .sale-items .sale-item .col-md-8 {
    width: 100%;
  }
  #sales .sale-items .sale-item .right {
    padding-left: 0;
  }
  #sales .sale-items .sale-item .title {
    font-size: 22px;
    padding-top: 10px;
  }
  #sales .sale-items .sale-item .icon {
    margin-bottom: 10px;
  }
  #sales .sale-items .sale-item .icon .marker {
    top: 0;
    bottom: auto;
    right: 0;
  }
  #sales .sale-items .sale-item {
    margin-bottom: 80px;
  }
  .left-menu.news {
    margin-bottom: 30px;
  }
  #news.news_cat {
    padding-left: 0;
  }
  #news.news_cat .news-item .meta .title {
    font-size: 14px;
  }
  #news .news-items .news-item .date {
    position: static;
    margin-top: 12px;
  }
  #portfolio.portfolio_cat .portfolio-navigation ul li {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .main-grid {
    margin-top: 30px;
  }
  #portfolio.portfolio_cat .portfolio-items .col-md-3 {
    width: 50%;
  }
  #portfolio.portfolio_cat .portfolio-items .portfolio-item .icon {
    height: 190px;
  }
  #category_in.reviews .main-grid,
  .archive.tax-portfoliocat .main-grid {
    margin-top: 0;
  }
  #slider .rotator-block.portfolio .owl-nav {
    position: static;
    float: right;
    margin-top: 15px;
  }
  #slider .rotator-block.portfolio:after {
    display: none;
  }
  #slider .rotator-block.portfolio .owl-dots {
    position: absolute;
    bottom: -40px;
    left: 0;
    right: auto;
    width: 250px;
    display: block;
  }
  #slider .rotator-block.portfolio .owl-dots .owl-dot {
    width: 18px;
    height: 7px;
    background-color: #f3f5f9;
    float: left;
    display: block !important;
    margin-right: 17px;
  }
  #slider .rotator-block.portfolio .owl-dots .owl-dot:last-child {
    margin-right: 0;
  }
  #slider .rotator-block.portfolio .owl-dots .owl-dot.active {
    background-color: #214285;
  }
  #related-portfolio {
    margin-top: 30px;
    overflow: hidden;
  }
  #related-portfolio .related-item {
    width: 50%;
  }
  #related-portfolio .related-item .icon {
    height: 160px;
    padding: 15px;
    margin-bottom: 4px;
  }
  #reviews_cat .reviews-items .reviews-item .info {
    position: relative;
    padding: 15px 15px 0;
  }
  #reviews_cat .reviews-items .reviews-item .video-b {
    background-position: center center;
  }
  #reviews_cat .reviews-items .reviews-item .info.video-rev {
    padding: 18px 15px 18px;
  }
  #reviews_cat .reviews-items .reviews-item .info .text {
    height: 160px;
    overflow: hidden;
    margin-bottom: 15px;
  }
  #reviews_cat .reviews-items .reviews-item .gallery-items .owl-item {
    height: 65px;
  }
  #reviews_cat .reviews-items .reviews-item .info .gallery-block {
    background-color: #fff;
  }
  #reviews_cat .reviews-items .reviews-item .info .gallery-block .owl-nav > div {
    height: 65px;
  }
  #reviews_cat .reviews-items .reviews-item .info .gallery-block-wr {
    margin: 0 -15px;
  }
  #reviews_cat .reviews-items .reviews-item .info .gallery-block .gallery-items .owl-item img {
    height: 100%;
    width: auto;
  }
  #reviews_cat .reviews-items .reviews-item {
    margin-left: 15px;
    margin-right: 15px;
  }
  #category_in.reviews .page-title-block .cat-nav {
    padding: 0 15px 0 0;
    width: 65%;
    float: none;
    margin: 10px 0;
  }
  #category_in.reviews .page-title-block .buttons {
    float: right;
    width: 100%;
    text-align: right;
    text-align: center;
  }
  #reviews .reviews-items .reviews-item .rotator .video-b .video-link {
    position: absolute;
    top: 82px;
    left: 15px;
  }
  #reviewsModal .modal-body iframe {
    height: 250px !important;
  }
  #price {
    margin-bottom: 20px;
  }
  #rent .rent-block .rent-item {
    padding: 15px;
  }
  #rent .rent-block .rent-item .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #rent .rent-block .rent-item .btn {
    padding: 10px 10px;
    font-size: 12px;
  }
  #rent .rent-block {
    margin-bottom: 30px;
  }
  #banner .banner-block .text {
    font-size: 18px;
    padding-top: 20px;
    margin-bottom: 40px;
    max-width: none;
    padding-right: 15px;
    max-width: 231px;
  }
  #banner .banner-block {
    min-height: 188px;
    padding-left: 15px;
  }
  #reviews.service_in .reviews-items .reviews-item .rotator .img {
    width: 100%;
  }
  #reviews.service_in .reviews-items .reviews-item .rotator .info {
    width: 100%;
  }
  #reviews.service_in .readmore-block {
    right: auto;
    left: 15px;
    width: 123px;
    height: 67px;
    bottom: -88px;
    background: none;
    top: auto;
    padding: 0;
    letter-spacing: 0.7px;
  }
  .line {
    margin: 20px 0;
  }
  footer .footer .left {
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
  }
  footer .footer .links {
    padding-top: 0;
    background-color: #fff;
    margin-bottom: 20px;
  }
  footer .copy-block-wr .copy-block span {
    margin-left: 10px;
    line-height: 1.5;
  }
  footer .copy-block-wr {
    padding: 5px 0;
    position: static;
    overflow: hidden;
  }
  footer .copy-block-wr:after {
    display: none;
  }
  footer .footer .map-block .contacts-item {
    margin-bottom: 35px;
  }
  #reviews .reviews-items .reviews-item .rotator .info .text {
    font-size: 14px;
  }
  header .header.glide {
    padding: 0 0 10px;
  }
  header .header.glide .container {
    width: 100%;
  }
  header .header.glide .socials-wr {
    margin: 0 0 5px;
  }
  header .header.glide .logo-wr {
    width: 27%;
    padding-top: 7px;
  }
  header .header.glide .location-wr {
    width: 42%;
    margin-top: 0;
  }
  header .header.glide .phone-wr {
    width: 30%;
    margin-top: 0;
  }
  header .header.glide .phone {
    font-size: 10px;
  }
  header .header.glide .phone span {
    font-size: 9px;
  }
  header .header.glide .order-wr {
    display: none;
  }
  #menu {
    position: relative;
    z-index: 5;
    display: none;
  }
  #menu > .menu-wr {
    width: 55%;
    height: 340px;
    overflow: auto;
    position: relative;
    overflow-x: hidden;
    padding-bottom: 35px;
  }
  #menu > .menu-wr:after {
    content: "";
    height: 35px;
    position: fixed;
    top: 345px;
    left: 0;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #214285 75%);
    z-index: 14;
    display: block;
    /* right: 15px; */
    width: 50%;
    z-index: 107;
  }
  #menu > .menu-wr:before {
    content: "";
    height: 35px;
    position: fixed;
    top: 345px;
    left: 50%;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #3661b9 75%);
    z-index: 14;
    display: block;
    /* right: 15px; */
    width: 100%;
    z-index: 107;
  }
  #menu > .menu-wr::-webkit-scrollbar {
    width: 0;
  }
  #menu > .menu-wr li:hover .sub-menu {
    display: block;
  }
  #menu > .menu-wr li.hover .sub-menu {
    display: block;
  }
  #menu .menu > li a {
    font-size: 12px;
    color: #fff;
    padding: 15px;
    display: block;
  }
  #menu .title {
    font-size: 19px;
    padding-left: 15px;
    font-family: 'SFUIDisplay-Light';
    margin-top: 12px;
    color: #5c8beb;
  }
  #menu .title:after {
    content: "";
    display: block;
    margin: 15px 0 15px;
    background-color: #ffffff;
    width: 24px;
    height: 3px;
  }
  #menu .dop_menu {
    display: none !important;
  }
  #menu > .menu-wr .sub-menu {
    display: none;
    position: fixed;
    left: 50%;
    background-color: #3661b9;
    height: 340px;
    right: 0;
    overflow: auto;
    top: 40px;
    z-index: 5;
    padding-left: 25px;
    padding-bottom: 35px;
  }
  #menu > .menu-wr .sub-menu li a {
    font-family: 'SFUIDisplay-Bold';
    border-bottom: 1px solid #214285;
    padding: 14px 10px 14px 0 ;
  }
  #menu > .menu-wr .sub-menu::-webkit-scrollbar {
    width: 0;
  }
  #menu .menu > li > a.onHover,
  #menu .menu > li.hover > a {
    background-color: #ff2e4c;
    position: relative;
  }
  #menu .menu > li > a.onHover:after,
  #menu .menu > li.hover > a:after {
    position: absolute;
    content: "";
    right: -1px;
    top: 0;
    border: 21px solid transparent;
    border-left: 12px solid #ff2e4c;
    z-index: 9;
  }
  .mob_menu {
    height: 40px;
    width: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    background-color: #ff2e4c;
    line-height: 4px;
  }
  .mob_menu:after {
    content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="14px" height="12px"> <path fill-rule="evenodd"  fill="rgb(255, 255, 255)"  d="M0.671,11.320 L0.671,10.321 L14.000,10.321 L14.000,11.320 L0.671,11.320 ZM0.671,4.982 L14.000,4.982 L14.000,5.981 L0.671,5.981 L0.671,4.982 ZM0.671,-0.011 L14.000,-0.011 L14.000,0.988 L0.671,0.988 L0.671,-0.011 Z"/> </svg>');
  }
  .mob_menu.active:after {
    content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="14px" height="15px"> <path fill-rule="evenodd"  fill="rgb(255, 255, 255)"  d="M8.314,7.608 L8.544,7.378 L14.000,1.923 L13.019,0.942 L7.563,6.397 L7.333,6.628 L7.103,6.397 L1.647,0.942 L0.667,1.923 L6.123,7.378 L6.353,7.608 L6.123,7.838 L0.667,13.293 L1.647,14.274 L7.103,8.819 L7.333,8.589 L7.563,8.819 L13.019,14.274 L14.000,13.293 L8.544,7.838 L8.314,7.608 Z"/> </svg>');
  }
  #breadcrumbs a,
  #breadcrumbs .breadcrumb_last {
    margin-bottom: 5px;
  }
  .page-title {
    font-size: 24px;
    color: #000;
  }
  .main-grid .col-md-9 {
    width: 100%;
  }
  #category_in .service_cats .col-md-2 {
    width: 50%;
  }
  #popular {
    margin-bottom: 40px;
  }
  #services #menu-uslugi-na-glavnoj > li.active > ul {
    display: none;
  }
  #services #menu-uslugi-na-glavnoj > li {
    width: 100%;
    float: none;
    overflow: hidden;
    margin-bottom: 5px;
  }
  #services #menu-uslugi-na-glavnoj > li > a {
    background-color: #f3f5f9 !important;
    color: #000 !important;
    display: block;
    overflow: hidden;
    border-right: none;
    padding: 10px 15px 10px 20px;
    position: relative;
  }
  #services #menu-uslugi-na-glavnoj > li:first-child > ul {
    display: none;
  }
  #services #menu-uslugi-na-glavnoj > li > a:after {
    position: absolute;
    right: 25px;
    content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="12px" height="21px"> <path fill-rule="evenodd"  fill="rgb(33, 66, 133)"  d="M9.198,9.995 L0.249,1.438 L1.039,0.681 L11.335,10.529 L1.039,20.379 L0.249,19.622 L9.198,11.065 L9.760,10.529 L9.198,9.995 Z"/> </svg>');
    top: 22px;
  }
  #services #menu-uslugi-na-glavnoj > li > a .icon:after {
    display: none;
  }
  #services #menu-uslugi-na-glavnoj > li > a .icon {
    height: 40px;
    width: 40px;
    float: left;
    margin-right: 20px;
  }
  #services #menu-uslugi-na-glavnoj > li > a .name {
    width: auto;
    float: left;
  }
  #calcModal .modal-dialog {
    padding: 0;
    height: 410px;
    margin: auto;
    width: 380px !important;
  }
}
div[data-bx-form-popup-cont] {
  min-width: 420px !important;
}
.slideout-menu {
  position: fixed;
  background-color: #214285;
  color: #fff;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
}
.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}
.slideout-open .slideout-menu {
  display: block;
  color: #fff;
  padding: 15px;
}
.slideout-open .slideout-menu .menu {
  margin-bottom: 25px;
}
.slideout-open .slideout-menu .title {
  font-family: 'SFUIDisplay-Semibold';
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 2px solid #2a4f99;
}
.slideout-open .slideout-menu a {
  color: #fff;
}
.slideout-open .slideout-menu ul > li > a {
  position: relative;
  display: block;
  border-bottom: 1px solid #214285;
  color: #fff;
  font-size: 13px;
  padding: 7px 0;
  font-family: "SFUIDisplay-Regular";
}
.slideout-open .slideout-menu ul > li > a:before {
  content: url('data:image/svg+xml; utf8, <svg  xmlns="http://www.w3.org/2000/svg"  xmlns:xlink="http://www.w3.org/1999/xlink"  width="7px" height="13px"> <path fill-rule="evenodd"  opacity="0.502" fill="rgb(255, 255, 255)"  d="M5.652,6.120 L0.004,0.715 L0.503,0.237 L7.001,6.458 L0.503,12.680 L0.004,12.203 L5.652,6.797 L6.007,6.458 L5.652,6.120 Z"/> </svg>');
  margin-right: 15px;
}
@media (max-width: 728px) {
  #menu .menu > li > a.onHover:after,
  #menu .menu > li.hover > a:after {
    right: -2px;
  }
  #blog.cats .col-md-10 {
    width: 100% !important;
  }
  #advantages.services_in .advantages-item-wr {
    width: 100%;
  }
  div[data-bx-form-popup-cont] {
    min-width: 380px !important;
  }
  #calcModal .modal-dialog {
    padding: 0;
    height: 410px;
    margin: auto;
    overflow: visible !important;
    min-width: 380px !important;
    border: 10px solid #f3f5f9 !important;
  }
  #calcModal .modal-dialog .modal-body .close {
    display: block !important;
    position: absolute;
    top: -27px;
    right: -26px;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #3a3939;
    line-height: 22px;
  }
  .header-ceny {
    height: 100px !important;
  }
}
@media (max-width: 375px) {
  #menu .menu > li > a.onHover:after,
  #menu .menu > li.hover > a:after {
    right: -18px;
  }
  #advantages.services_in .advantages-item-wr {
    width: 100%;
  }
  div[data-bx-form-popup-cont] {
    position: relative;
    border: 10px solid #f3f5f9 !important;
  }
}
@media (max-width: 320px) {
  header .header .phone {
    font-size: 12px;
  }
  #portfolio .portfolio-nav a svg {
    margin-left: 10px;
  }
  #portfolio .portfolio-nav a {
    font-size: 13px;
  }
  #services #menu-uslugi-na-glavnoj > li > a .name {
    height: 30px;
    display: flex;
  }
  #popular .popular-nav a svg {
    margin-top: 0px;
    margin-left: 8px;
  }
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("https://gamma-k.ru/wp-content/themes/gamma-theme/less/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.img-adaptive {
  display: block;
  max-width: 100%;
  height: auto;
}
