a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.mfp-wrap {
  z-index: 1043;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
  position: fixed;
}
.mfp-container {
  text-align: center;
  position: absolute;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before,
.mfp-content {
  display: inline-block;
  vertical-align: middle;
}
.mfp-container:before {
  content: "";
  height: 100%;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}
.mfp-arrow:before {
  top: 0;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.mfp-figure:after,
img.mfp-img {
  display: block;
  width: auto;
  height: auto;
}
img.mfp-img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.categories-nav li:hover .children,
.slick-initialized .slick-slide,
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(../fonts/ProximaNova-Extrabld.eot);
  src: local("Proxima Nova Extrabold"), local("ProximaNova-Extrabld"),
    url(../fonts/ProximaNova-Extrabld.eot?#iefix) format("embedded-opentype"),
    url(../fonts/ProximaNova-Extrabld.woff) format("woff"),
    url(../fonts/ProximaNova-Extrabld.ttf) format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(../fonts/ProximaNova-Regular.eot);
  src: local("Proxima Nova Regular"), local("ProximaNova-Regular"),
    url(../fonts/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"),
    url(../fonts/ProximaNova-Regular.woff) format("woff"),
    url(../fonts/ProximaNova-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(../fonts/ProximaNova-Semibold.eot);
  src: local("Proxima Nova Semibold"), local("ProximaNova-Semibold"),
    url(../fonts/ProximaNova-Semibold.eot?#iefix) format("embedded-opentype"),
    url(../fonts/ProximaNova-Semibold.woff) format("woff"),
    url(../fonts/ProximaNova-Semibold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(../fonts/ProximaNova-Black.eot);
  src: local("Proxima Nova Black"), local("ProximaNova-Black"),
    url(../fonts/ProximaNova-Black.eot?#iefix) format("embedded-opentype"),
    url(../fonts/ProximaNova-Black.woff) format("woff"),
    url(../fonts/ProximaNova-Black.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(../fonts/ProximaNova-Bold.eot);
  src: local("Proxima Nova Bold"), local("ProximaNova-Bold"),
    url(../fonts/ProximaNova-Bold.eot?#iefix) format("embedded-opentype"),
    url(../fonts/ProximaNova-Bold.woff) format("woff"),
    url(../fonts/ProximaNova-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(../fonts/ProximaNovaT-Thin.eot);
  src: local("Proxima Nova Thin"), local("ProximaNovaT-Thin"),
    url(../fonts/ProximaNovaT-Thin.eot?#iefix) format("embedded-opentype"),
    url(../fonts/ProximaNovaT-Thin.woff) format("woff"),
    url(../fonts/ProximaNovaT-Thin.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(../fonts/ProximaNova-Light.eot);
  src: local("Proxima Nova Light"), local("ProximaNova-Light"),
    url(../fonts/ProximaNova-Light.eot?#iefix) format("embedded-opentype"),
    url(../fonts/ProximaNova-Light.woff) format("woff"),
    url(../fonts/ProximaNova-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
:root {
  --light: #fcfcfc;
  --dark: #3f3f3f;
  --orange: #ee892f;
}
a,
a:hover,
body {
  color: var(--dark);
}
body {
  font-family: "Proxima Nova";
  background: var(--light);
  font-weight: 400;
  line-height: 1.218;
  font-size: 16px;
}
a,
a:hover {
  text-decoration: none;
}
.g-h1 {
  font-weight: 700;
  font-size: 55px;
  text-transform: uppercase;
}
@media screen and (max-width: 540px) {
  .g-h1 {
    font-size: 45px;
  }
}
@media screen and (max-width: 420px) {
  .g-h1 {
    font-size: 35px;
  }
}
.g-h2 {
  font-weight: 700;
  font-size: 55px;
  text-transform: uppercase;
  color: var(--primary);
}
@media screen and (max-width: 768px) {
  .g-h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 540px) {
  .g-h2 {
    font-size: 45px;
  }
}
.container {
  padding: 0 15px;
  width: 100%;
  max-width: 1230px;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.grid {
  display: grid;
}
.btn {
  width: 100%;
  background: var(--primary);
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.btn,
.btn:hover {
  color: var(--light);
}
.header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.header__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header .row1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header .row2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
	flex-wrap: wrap;
	-webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .row1 {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header__logo {
  padding-right: 20px;
}
.header__contacts {
  padding: 10px 10px 0;
}
.header__contacts a,
.lg-title h1 {
  font-weight: 700;
  text-transform: uppercase;
}
.header__contacts a {
  display: block;
  line-height: 1.6;
  font-size: 20px;
}
.header__btn {
  width: 290px;
}
.header__nav {
  width: 100%;
}
.header__nav ul {
  font-size: 16px;
  text-transform: uppercase;
}
.header__nav ul a {
  padding: 5px;
}
.header__menu-btn {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  display: none;
}
.header__menu-btn span {
  display: block;
  height: 3px;
  width: 100%;
  margin: 8px 0;
  background: var(--primary);
}
@media screen and (max-width: 1200px) {
  .header__nav {
    left: 0;
    top: 0;
    right: 0;
    width: auto;
    background: #fcfcfc;
    position: fixed;
    z-index: 10;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
  }
  .header__nav ul {
    font-size: 16px;
    text-transform: uppercase;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: none;
  }
  .header__nav ul a {
    display: block;
    margin: 20px 0;
    padding: 5px;
  }
  .header__nav.open {
    display: block;
  }
  .header__menu-btn {
    display: block;
    cursor: pointer;
    z-index: 20;
  }
}
@media screen and (max-width: 1100px) {
  .header {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .header .row1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .header__btn {
    display: none;
  }
}
@media screen and (max-width: 790px) {
  .header {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .header .row1 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header__contacts,
  .header__logo {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 5px;
  }
}
.promo {
  background: url(../img/promo.jpg) 50% 0 no-repeat;
}
.promo .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 600px;
  color: var(--light);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.promo_inn .container {
  height: 320px;
}
.promo .image {
  display: none;
}
.promo .image img {
  width: 100%;
  height: auto;
}

.promo h2 {
  padding-bottom: 17px;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 1060px) {
  .promo .container {
    padding-right: 450px;
  }
  .promo h2 br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .promo .container {
    padding-right: 15px;
    background: #436d86;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .promo .image {
    display: block;
  }
}
.lg-title,
video {
  position: relative;
}
video {
  width: 100%;
  height: auto;
  display: block;
}
.lg-title {
  overflow: hidden;
  padding-top: 185px;
  padding-bottom: 190px;
  background-size: cover;
}
.lg-title h1 {
  font-size: 55px;
  color: #fff;
  background: url(../img/lg-line.svg) 0 100% no-repeat;
  padding-bottom: 25px;
  margin-bottom: 20px;
  z-index: 11;
}
.lg-title p {
  max-width: 570px;
  margin: auto;
  font-size: 17px;
  color: #fff;
  z-index: 11;
}
.lg-title__inner,
.lg-title__inner:after {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}
.lg-title__inner {
  padding-top: 185px;
  padding-bottom: 190px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-title__inner:after {
  content: "";
  display: block;
  background: rgba(5, 47, 128, 0.7);
  z-index: 10;
}
@media screen and (max-width: 992px) {
  .lg-title,
  .lg-title__inner {
    padding-top: 185px;
    padding-bottom: 190px;
  }
  .lg-title h1 {
    font-size: 45px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: url(../img/lg-line.svg) 0 100% no-repeat;
    padding-bottom: 25px;
    margin-bottom: 20px;
  }
  .lg-title p {
    max-width: 570px;
    margin: auto;
    font-size: 17px;
    color: #fff;
  }
  .lg-title__inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .lg-title,
  .lg-title__inner {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .lg-title h1 {
    font-size: 25px;
    padding-bottom: 15px;
    margin-bottom: 10px;
  }
  .lg-title p {
    max-width: 570px;
    margin: auto;
    font-size: 14px;
    color: #fff;
  }
  .lg-title__inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
  }
}
.categories-nav {
	padding-bottom: 10px;
}
.categories-nav .row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
  position: relative;
  z-index: 10;
}
.categories-nav li,
.lg-title h1,
.lg-title p {
  position: relative;
}
.categories-nav .children {
  top: 66px;
  left: 0;
  right: 0;
  position: absolute;
  display: none;
  z-index: 100;
}

.c-form input,
.c-form textarea,
.categories-nav a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
}
.categories-nav a {
  padding-left: 30px;
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  color: var(--light);
  background: var(--primary);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  height: 70px;
  font-size: 18px;
}
.categories-nav .children a {
  padding-left: 30px;
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  color: var(--light);
  background: var(--primary);
  background: #5f6dbb;
	border: 1px solid #22328E;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  height: 65px;
  font-size: 16px;
}
.categories-nav a.active,
.categories-nav a:hover {
  -webkit-filter: drop-shadow(0 4px 6px var(--primary));
  filter: drop-shadow(0 4px 6px var(--primary));
  background: #5f6dbb;
}
@media screen and (max-width: 992px) {
  .categories-nav .row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 630px) {
  .categories-nav {
    padding-top: 15px;
  }
  .categories-nav .row {
    grid-template-columns: 1fr;
  }
  .categories-nav a {
    padding: 15px;
    height: auto;
  }
}
.categories-body {
  display: none;
}
.categories-body.active {
  display: block;
}
.popular__container {
  max-width: 1520px;
  padding-left: 135px;
  padding-right: 135px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
}
.popular .g-h2 {
  padding-left: 20px;
}
.popular__slider {
  padding-top: 55px;
}
.popular__item {
  font-weight: 700;
  text-transform: uppercase;
  padding: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popular__img {
  height: 425px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.popular__img img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  width: auto;
}
.popular__title {
  padding: 0 45px 30px;
}
.popular__box {
  background: #fff;
  border: 1px solid #e3e3e3;
}
.popular__arrows {
  position: relative;
}
.popular__arrows .arrow {
  top: -333px;
  position: absolute;
}
.popular__arrows .arrow-prev {
  left: -99px;
}
.popular__arrows .arrow-next {
  right: -99px;
}
@media screen and (max-width: 1130px) {
  .popular__container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .popular__item {
    padding: 0;
  }
  .popular__arrows {
    padding-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .popular__arrows .arrow {
    position: static;
  }
  .popular__arrows .arrow-prev {
    left: -99px;
  }
  .popular__arrows .arrow-next {
    right: -99px;
  }
}
@media screen and (max-width: 768px) {
  .popular {
    padding-top: 70px;
  }
}
.arrow {
  width: 90px;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #e1e1e1;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.arrow:hover {
  background-image: url(../img/watermark.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: var(--primary);
}
.arrow:hover svg path {
  stroke: var(--light);
}
.main {
  padding-top: 105px;
}
.main h1 {
  font-size: 55px;
  padding-bottom: 135px;
  background: url(../img/logo2.png) 100% 0 no-repeat;
  padding-right: 300px;
  background-size: 300px auto;
}
.c-form .h2,
.main h1,
.main h2 {
  font-weight: 700;
  text-transform: uppercase;
}
.main h2 {
  margin-bottom: 25px;
  font-size: 20px;
}
.main p {
  padding-bottom: 25px;
  font-size: 17px;
}
.main ul li {
  padding-bottom: 75px;
}
@media screen and (max-width: 1155px) {
  .main h1 {
    background: 0 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .main {
    padding-top: 70px;
  }
  .main h1 {
    font-size: 45px;
    padding-bottom: 55px;
  }
  .main h2 {
    margin-bottom: 20px;
  }
  .main p {
    padding-bottom: 20px;
  }
  .main ul li {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 420px) {
  .g-h2,
  .main h1 {
    font-size: 35px;
  }
  .main {
    padding-top: 50px;
  }
  .main h1 {
    padding-bottom: 55px;
  }
  .main h2 {
    margin-bottom: 20px;
  }
  .main p {
    padding-bottom: 20px;
  }
  .main ul li {
    padding-bottom: 50px;
  }
}
.hr {
  margin-top: 65px;
  border-bottom: 1px solid #b5b5b5;
}
.c-form {
  padding-top: 150px;
  padding-bottom: 125px;
}
.c-form .h2 {
  font-size: 30px;
  text-align: center;
}
.c-form .h2 span,
.main h1 {
  color: var(--primary);
}
.c-form__wr {
  padding-top: 65px;
  display: grid;
  grid-template-columns: 370px 1fr;
  grid-gap: 45px;
}
.c-form input,
.c-form textarea {
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 0 0 0 45px;
  margin: 0 0 25px;
  height: 60px;
  border: 1px solid #b5b5b5;
}
.c-form input[type="submit"] {
  padding: 0;
  border: 0;
  color: var(--light);
  background: var(--primary);
  cursor: pointer;
}
.c-form textarea {
  font-family: "Proxima Nova";
  height: 230px;
  resize: none;
  padding: 45px;
}
.c-form .privacy {
  font-size: 15px;
  line-height: 1.5;
  color: #000;
}
.c-form .privacy a {
  color: #263b8d;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .c-form {
    padding-top: 70px;
    padding-bottom: 0;
  }
  .c-form__wr {
    grid-template-columns: 1fr;
  }
  .c-form__r {
    grid-row-start: 1;
    grid-row-end: 2;
  }
}
.footer {
  padding-top: 140px;
  padding-bottom: 150px;
  background-color: var(--primary);
  line-height: 1.4;
  background-image: url(../img/footer-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.footer h2 {
  font-size: 20px;
  color: #fff;
  background: url(../img/wave.svg) 0 100% no-repeat;
  padding-bottom: 13px;
  margin-bottom: 16px;
}
.footer p {
  margin-bottom: 4px;
}
.footer p a {
  display: inline-block;
  width: 165px;
  color: #fff;
}
.footer p span {
  text-align: left;
  margin-left: 35px;
}
.footer .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__r {
  text-transform: uppercase;
  padding-left: 100px;
}
.footer__r li {
  padding-top: 12px;
}
.footer p,
.footer__r li a {
  color: #fff;
}
.footer__top {
  margin-bottom: 65px;
}
.footer__wr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__left {
  padding-right: 115px;
}
.footer__left a{
  white-space:nowrap;
}
.footer__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.footer__grid p {
  margin-right: 20px;
}
.footer p span,
.footer__grid a {
  text-decoration: underline;
}
@media screen and (max-width: 992px) {
  .footer .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer__r {
    padding-top: 30px;
    padding-left: 0;
  }
}
@media screen and (max-width: 830px) {
  .footer__top {
    margin-bottom: 25px;
  }
  .footer__wr {
    display: block;
  }
  .footer__left {
    padding-right: 0;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    padding-top: 70px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 500px) {
  .footer__grid {
    display: block;
  }
  .footer__grid p {
    margin-right: 0;
    margin-bottom: 25px;
  }
}
.contacts {
  padding-top: 105px;
}
.contacts__wr {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 85px;
}
.contacts #map {
  background-image: url(../img/map.jpg);
  width: 785px;
  height: 495px;
}
.contacts__info {
  padding-right: 10px;
}
.contacts__info h1,
.contacts__info h2,
.footer h2 {
  font-weight: 700;
  text-transform: uppercase;
}
.contacts__info h1 {
  color: var(--primary);
  padding-bottom: 10px;
  font-size: 55px;
}
.contacts__info h2 {
  font-size: 20px;
  margin-bottom: 25px;
  margin-top: 40px;
}
.contacts__info p {
  font-size: 17px;
  margin-bottom: 1px;
}
@media screen and (max-width: 1140px) {
  .contacts__wr {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contacts #map {
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
  }
  .contacts__map {
    padding-top: 30px;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .contacts__info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media screen and (max-width: 768px) {
  .contacts {
    padding-top: 30px;
  }
  .contacts__wr {
    padding-bottom: 25px;
  }
  .contacts #map {
    width: 100%;
    height: 395px;
  }
  .contacts__map {
    padding-top: 20px;
  }
  .contacts__info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 0;
  }
  .contacts__info h1 {
    font-size: 35px;
    padding-bottom: 10px;
  }
  .contacts__info h2 {
    font-size: 17px;
    margin-bottom: 15px;
    margin-top: 20px;
  }
  .contacts__info p {
    font-size: 17px;
    margin-bottom: 1px;
  }
}
.breadcrumbs {
  padding-top: 36px;
  font-size: 17px;
  text-transform: uppercase;
  padding-bottom: 40px;
}
.breadcrumbs li,
.breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.breadcrumbs ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.breadcrumbs li {
  color: var(--primary);
}
.breadcrumbs li:not(:last-child):after {
  content: "/";
  display: block;
  margin-left: 5px;
  margin-right: 5px;
}
.breadcrumbs a {
  color: var(--primary);
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.single__content{
	line-height: 1.4;
}
.single__content h1,
.single__content h2 {
  /* padding-top: 75px; */
  padding-bottom: 25px;
  font-size: 20px;
}
.single__content h2 {
  /* padding-top: 65px; */
}
.single__content p {
  padding-bottom: 25px;
  font-size: 18px;
}
.single__content ul {
  padding-left: 25px;
  list-style-type: disc;
  padding-bottom: 40px;
}
.single__content li {
  font-size: 17px;
  padding-bottom: 1px;
}
.single__content table {
  margin-top: 40px;
  margin-bottom: 40px;
}

.single__row{
	display: flex;
}



.single__row img{
	width: 100%;
  height: auto;
	box-sizing: border-box;
	padding: 3px;
}

.single__imgs{
	width: 500px;
	flex-shrink: 0;
}
.single__img{
	border: 1px solid #E1E1E1;
}
.single__imgs ul{
	flex-wrap: wrap;
	display: flex;
}
.single__imgs li{
	overflow: hidden;
	width: 25%;
	height: 105px;
	box-sizing: border-box;
	padding: 3px;
	border: 1px solid #E1E1E1;
}
.single__imgs img{
	cursor: pointer;
	display: block;
	width: 100%;
	height: auto;
}

.single__content{
	padding-left: 30px;
}

.single__content b{
	display: block;
}
.single__content strong{
	font-weight: bold;
}
.single__content em{
	font-style: italic;
}
.single__content i{
	font-style: italic;
}
.single .single__content{
	padding-left: 0;
	padding-right: 0;
}

@media screen and (max-width: 768px) {
	.single__row{
		flex-direction: column;
	}
	.single__imgs{
		width: 100%;
	}
	.single__content{
		padding-left: 0;
		padding-top: 20px;
	}
}

@media screen and (max-width: 500px) {
	.single__imgs li{
		width: 33%;
		height: 105px;
	}
}







.products__wr {
  padding-top: 80px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}
.products__item {
  border: 3px solid #e1e1e1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 20px;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.products__item:hover {
  border: 3px solid var(--primary);
}
.products__img {
  height: 425px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.products__title {
  padding: 0 45px 30px;
}
.activities__content h3,
.products__title h2,
.single__content h1,
.single__content h2 {
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 992px) {
  .products__wr {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .single__content h1 {
    /* padding-top: 35px; */
    padding-bottom: 20px;
  }
  .single__content h2 {
    /* padding-top: 30px; */
    padding-bottom: 20px;
  }
  .single__content p {
    padding-bottom: 20px;
  }
  .single__content ul {
    padding-bottom: 25px;
  }
  .single__content table {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .products {
    /* padding-top: 70px; */
  }
  .products__wr {
    padding-top: 50px;
  }
}
@media screen and (max-width: 630px) {
  .products__wr {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
}
.more {
  display: block;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 50px;
}
.more span {
  padding-top: 25px;
  display: block;
}
.popup {
  margin: auto;
  position: relative;
  padding: 20px;
  max-width: 500px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fcfcfc;
}
.popup .c-form {
  padding: 15px 0 0;
}
.popup h2 {
  font-size: 25px;
  text-align: center;
  margin-bottom: 30px;
}
.popup .wpcf7-spinner {
  position: absolute;
}
.about-b {
  padding-top: 215px;
  padding-bottom: 155px;
}
.about-b__header {
  padding-bottom: 150px;
}
.about-b__header img {
  width: 100%;
  display: block;
}
.about-b .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about-b__content {
  width: 680px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.about-b p {
  font-size: 17px;
  padding-bottom: 35px;
}
.about-b__grid {
  padding-top: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about-b__grid strong {
  display: block;
  padding-bottom: 9px;
  font-size: 30px;
  font-weight: 900;
  color: var(--primary);
  background: url(../img/sm-line.svg) 0 100% no-repeat;
}
.about-b__grid p {
  margin-top: 10px;
}
@media screen and (max-width: 992px) {
  .about-b {
    padding-top: 215px;
    padding-bottom: 155px;
  }
  .about-b__header {
    padding-bottom: 50px;
  }
  .about-b__header img {
    width: 100%;
    display: block;
  }
  .about-b .row,
  .about-b__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .about-b .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-b__content {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .about-b p {
    font-size: 17px;
    padding-bottom: 35px;
  }
  .about-b p br {
    display: none;
  }
  .about-b__grid {
    padding-top: 33px;
  }
  .about-b__grid strong {
    display: block;
    padding-bottom: 9px;
    font-size: 30px;
    font-weight: 900;
    color: var(--primary);
    background: url(../img/sm-line.svg) 0 100% no-repeat;
  }
  .about-b__grid p {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .about-b {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .about-b__header {
    padding-bottom: 30px;
  }
  .about-b p {
    font-size: 17px;
    padding-bottom: 35px;
  }
  .about-b p br {
    display: none;
  }
  .about-b__grid {
    padding-top: 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .about-b__grid strong {
    display: block;
    padding-bottom: 9px;
    font-size: 30px;
    font-weight: 900;
    color: var(--primary);
    background: url(../img/sm-line.svg) 0 100% no-repeat;
  }
}
@media screen and (max-width: 540px) {
  .about-b__grid {
    padding-top: 15px;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 370px) {
  .about-b__grid {
    grid-template-columns: 1fr;
  }
}
.activities {
  padding-bottom: 90px;
}
.activities .row {
  padding-top: 105px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}
.activities .g-h1 {
  padding-top: 85px;
  font-size: 100px;
  font-weight: 700;
  color: var(--primary);
  padding-bottom: 80px;
  border-bottom: 1px solid var(--primary);
}
.activities__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.activities__content h3 {
  color: #1b1b1b;
  font-size: 20px;
  padding-bottom: 10px;
}
.activities__more {
  margin-top: 10px;
  font-size: 17px;
  display: none;
  color: #fff;
  padding-right: 30px;
  background: url(../img/arr-r.svg) 100% 50% no-repeat;
  overflow: hidden;
}
.activities__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.activities__item img {
  width: 100%;
  opacity: 0.15;
  display: block;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.activities__item:hover img {
  opacity: 1;
}
.activities__item:hover .activities__content {
  background-color: rgba(38, 59, 141, 0.9);
}
.activities__item:hover .activities__content h3 {
  color: #fff;
  background: url(../img/sm-line2.svg) 0 100% no-repeat;
}
.activities__item:hover .activities__more {
  display: block;
}
.activities__box {
  grid-column-start: 1;
  grid-column-end: 3;
  position: relative;
}
.activities__box img {
  width: 100%;
  height: auto;
}
.activities__box .activities__content,
.reviews__info span {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.activities__box h3 {
  padding: 20px;
  color: #fff;
  background: url(../img/sm-line2.svg) 50% 0 no-repeat,
    url(../img/sm-line2.svg) 50% 100% no-repeat;
}
@media screen and (max-width: 1020px) {
  .activities__content {
    padding: 20px;
  }
  .activities__content h3 br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .activities {
    padding-bottom: 30px;
  }
  .activities .row {
    padding-top: 30px;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
  }
  .activities .g-h1 {
    padding-top: 30px;
    font-size: 40px;
    font-weight: 700;
    color: var(--primary);
    padding-bottom: 30px;
  }
  .activities__content h3 {
    color: #1b1b1b;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
  }
  .activities__more {
    margin-top: 10px;
    font-size: 17px;
    display: none;
    color: #fff;
    padding-right: 30px;
    background: url(../img/arr-r.svg) 100% 50% no-repeat;
    overflow: hidden;
  }
  .activities__box .activities__content,
  .activities__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .activities__item img {
    width: 100%;
    opacity: 0.15;
    display: block;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .activities__item:hover img {
    opacity: 1;
  }
  .activities__item:hover .activities__content {
    background-color: rgba(38, 59, 141, 0.9);
  }
  .activities__item:hover .activities__content h3 {
    color: #fff;
    background: url(../img/sm-line2.svg) 0 100% no-repeat;
  }
  .activities__item:hover .activities__more {
    display: block;
  }
  .activities__box {
    grid-column-start: 1;
    grid-column-end: 2;
    position: relative;
  }
  .activities__box img {
    width: 100%;
    height: auto;
  }
  .activities__box .activities__content {
    position: absolute;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .activities__box h3 {
    padding: 20px;
    color: #fff;
    background: url(../img/sm-line2.svg) 50% 0 no-repeat,
      url(../img/sm-line2.svg) 50% 100% no-repeat;
  }
}
.trust {
  padding-top: 100px;
  padding-bottom: 95px;
}
.trust .row {
  padding-top: 65px;
}
.trust__content {
  border-bottom: 1px solid #d0d0d0;
}
.trust__pad {
  padding-right: 40px;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  position: relative;
  padding-top: 50px;
  padding-bottom: 45px;
}
.trust__pad:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background: url(../img/plus.svg) 50% 50% no-repeat;
  cursor: pointer;
}
.trust h3 {
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.trust p {
  display: none;
  color: #fff;
}
.trust__item.open {
  background: url(../img/trust-bg.jpg) 0 0 / cover no-repeat;
}
.trust__item.open .trust__pad {
  padding-top: 67px;
  padding-bottom: 70px;
}
.trust__item.open .trust__pad:after {
  background: url(../img/close.svg) 50% 50% no-repeat;
}
.trust__item.open h3 {
  padding-bottom: 20px;
  color: #fff;
  background: url(../img/sm-line3.png) 0 100% no-repeat;
}
.trust__item.open p {
  padding-top: 20px;
  display: block;
}
.trust__item.open .trust__content {
  border: 0;
}
.reviews {
  padding-bottom: 30px;
}
.reviews__slider {
  padding-top: 90px;
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
}
.reviews__item {
  padding: 60px 20px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.reviews__box {
  padding-bottom: 40px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ecf0ff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.reviews__img {
  margin-top: -60px;
  min-height: 325px;
}
.reviews__img img {
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  display: block;
  margin: auto;
}
.reviews__info {
  text-align: center;
}
.reviews__info span {
  margin: -75px auto auto;
  width: 110px;
  height: 110px;
  border-radius: 100%;
  border: 3px solid var(--primary);
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.about-title h1,
.reviews__info h3 {
  text-transform: uppercase;
  color: var(--primary);
}
.reviews__info h3 {
  padding-top: 20px;
}
.press-center {
  padding-top: 100px;
  padding-bottom: 150px;
}
.press-center__slider {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
  padding-top: 45px;
}
.press-center__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
.press-center__img {
  padding-bottom: 50px;
}
.about-d img,
.press-center__img img {
  width: 100%;
  height: auto;
}
.press-center__arrows {
  position: relative;
}
.press-center__arrows .arrow-prev {
  top: -280px;
  left: -130px;
  position: absolute;
}
.press-center__arrows .arrow-next {
  top: -280px;
  right: -130px;
  position: absolute;
}
.press-center p,
.trust p {
  font-size: 17px;
}
@media screen and (max-width: 1500px) {
  .press-center__arrows {
    padding-top: 20px;
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .press-center__arrows .arrow-next,
  .press-center__arrows .arrow-prev {
    position: static;
  }
}
@media screen and (max-width: 992px) {
  .press-center {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  .press-center__slider {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 25px;
  }
  .press-center__item {
    padding: 0 10px;
  }
  .press-center__img {
    padding-bottom: 15px;
  }
  .press-center p {
    font-size: 16px;
  }
}
.about {
  padding-top: 30px;
}
.about-title .bdb {
  padding-bottom: 150px;
  border-bottom: 1px solid var(--primary);
}
.about-title h1 {
  font-size: 190px;
  font-weight: 700;
}
.about-title .subtitle {
  font-size: 17px;
  max-width: 695px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  padding-right: 40px;
  margin-top: -10px;
}
.about-d {
  padding-top: 150px;
}
.about-d .bdb {
  padding-bottom: 75px;
  border-bottom: 1px solid var(--primary);
}
.about-d .row {
  display: grid;
  grid-template-columns: 440px 1fr;
  grid-gap: 70px;
}
.about-d p {
  padding-top: 52px;
}
.about-i {
  padding-top: 145px;
  padding-bottom: 140px;
}
.about-i h2,
.reviews__info h3 {
  font-weight: 700;
  font-size: 20px;
}

.reviews .arrow {
	top: 50%;
	transform:translateY(-50%);
	position: absolute;
	z-index: 10;
}
 .reviews .arrow-prev {
	 left: -10px;
 }
 .reviews .arrow-next {
	 right: -10px;
 }
/*.reviews .arrow arrow-prev slick-arrow{}
.reviews .arrow arrow-prev slick-arrow{}
.reviews .arrow arrow-prev slick-arrow{}
.reviews .arrow arrow-prev slick-arrow{} */
.about-i .row {
  padding-top: 25px;
  display: grid;
  grid-gap: 45px 79px;
  grid-template-columns: 439px 1fr;
  font-size: 17px;
}
.about-i .row p:last-child {
  grid-column-start: 1;
  grid-column-end: 3;
}
@media screen and (max-width: 1200px) {
  .about-title h1 {
    font-size: 120px;
  }
}
@media screen and (max-width: 992px) {
  .about-title h1 {
    font-size: 80px;
  }
  .about-d .row {
    grid-gap: 30px;
  }
  .about-i .row {
    display: block;
  }
  .about-i .row p {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .about-title .bdb {
    padding-bottom: 50px;
  }
  .about-title h1 {
    font-size: 60px;
  }
  .about-title .subtitle {
    padding-right: 0;
  }
  .about-title .subtitle br {
    display: none;
  }
  .about-d {
    padding-top: 50px;
  }
  .about-d .bdb {
    padding-bottom: 35px;
  }
  .about-d .row {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
  .about-d img {
    width: 100%;
    height: auto;
  }
  .about-d p {
    padding-top: 20px;
  }
  .about-i {
    padding-top: 45px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 540px) {
  .about-title h1 {
    font-size: 40px;
    padding-bottom: 20px;
  }
  .about-title .subtitle {
    font-size: 16px;
  }
}
.clients {
  padding-top: 150px;
}
.clients .bdb {
  padding-bottom: 155px;
  border-bottom: 1px solid var(--primary);
}
.clients .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.clients__content {
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20px;
  width: 690px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.clients p {
  font-size: 17px;
  padding-bottom: 35px;
}
.clients__grid {
  padding-top: 60px;
  display: grid;
  grid-gap: 45px;
  grid-template-columns: repeat(5, 1fr);
}
.clients__grid img {
  max-width: 100%;
}
@media screen and (max-width: 992px) {
  .clients .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .clients__content {
    padding-right: 0;
    width: auto;
  }
  .clients__content br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .clients {
    padding-top: 50px;
  }
  .clients .bdb {
    padding-bottom: 55px;
  }
  .clients__content {
    padding-left: 0;
  }
  .clients p {
    font-size: 17px;
    padding-bottom: 15px;
  }
  .clients__grid {
    padding-top: 30px;
    display: grid;
    grid-gap: 45px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.team {
  padding-top: 150px;
}
.team .bdb {
  padding-bottom: 155px;
  border-bottom: 1px solid var(--primary);
}
.team .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.team__content {
  padding-top: 20px;
  width: 690px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.team p {
  font-size: 17px;
  padding-bottom: 35px;
}
.team__grid {
  padding-top: 135px;
  display: grid;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-gap: 69px;
  grid-template-columns: repeat(5, 1fr);
}
.team__grid img {
  width: 100%;
}
.team__grid img:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 3;
}
.team__grid img:nth-child(2) {
  grid-column-start: 3;
  grid-column-end: 6;
}
.team__grid img:nth-child(3) {
  grid-column-start: 1;
  grid-column-end: 6;
}
.team__grid img:nth-child(4) {
  grid-column-start: 1;
  grid-column-end: 4;
}
.team__grid img:nth-child(5) {
  grid-column-start: 4;
  grid-column-end: 6;
}
@media screen and (max-width: 992px) {
  .team .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .team__content {
    width: auto;
  }
  .team__grid {
    padding-top: 55px;
    grid-gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .team {
    padding-top: 50px;
  }
  .team .bdb {
    padding-bottom: 55px;
  }
  .team__content {
    padding-top: 10px;
  }
  .team__content br {
    display: none;
  }
  .team p {
    font-size: 16px;
    padding-bottom: 15px;
  }
  .team__grid {
    padding-top: 25px;
    display: block;
  }
}


.header__nav2{
	width: 100%;
}
.header__nav2 ul{
	display: flex;
	padding-bottom: 15px;
	font-size: 16px;
	text-transform: uppercase;
	display: flex;
}
.header__nav2 ul li{
	margin-right: 15px;
}


.products__h2{
	padding-top: 40px;
}

.current-menu-item a{
	color: #273997;
	text-decoration: underline;
}



.post-row{
	display: flex;
	padding-top: 15px;
	justify-content: space-between;
	align-items: center;
}
.post-info{
	padding-left: 15px;
	max-width: 600px;
}
.post-info h2{
	font-weight: bold;
	padding-bottom: 15px;
	font-size: 1.2em;
	color: #273997;
}
.post-info{
	font-size: 1.1em;
}
.post-date{
	display: block;
	font-weight: bold;
	padding-bottom: 15px;
}

.post-item:nth-child(even) .post-row{
	flex-direction: row-reverse;
}

.post-item:nth-child(even) .post-row .post-info{
	padding-left: 0;
	padding-right: 15px;
}

@media screen and (max-width: 992px) {
	.post-row{
		display: block;
	}
	.post-info{
		padding-left: 0;
		padding-right: 0;
		max-width: 100%;
	}
	.post-img img{
		width: 100%;
		height: auto;
	}
}