[data-icon]:before {
  font-family: "latta" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "latta" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook-1:before {
  content: "b";
}
.icon-twitter:before {
  content: "a";
}
.icon-google-plus:before {
  content: "c";
}
.icon-blogger:before {
  content: "d";
}
.icon-mail:before {
  content: "e";
}
.icon-chevron-left:before {
  content: "f";
}
.icon-chevron-right:before {
  content: "g";
}
.icon-search:before {
  content: "h";
}
/* Using @include declare-font-face('FontName', 'font-filename', 400); */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Using @include svg-font-face('FontName', 'font-filename', 400); */
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-width: 1px;
}
html {
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
}
a, a:hover, input, textarea, select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0 none;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
a img, fieldset, hr {
  border: 0;
}
mark {
  background: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: middle;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="search"], select, textarea {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 0;
  -webkit-appearance: none;
}
input[type="submit"], input[type="button"], button {
  -webkit-appearance: none;
  cursor: pointer;
  border: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #707070;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #707070;
  opacity: 1;
}
hr {
  clear: both;
  font-size: 0;
  overflow: hidden;
  display: block;
  height: 0;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary, main {
  display: block;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.alignleft {
  margin: 0 30px 10px 0;
}
img.alignright {
  margin: 0 0 10px 30px;
}
.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.valign {
  display: inline-block;
  vertical-align: middle;
  max-width: 94%;
}
.vfix {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fullframe {
  height: 0;
  margin: 0;
  overflow: hidden;
  padding-bottom: 56.5%;
  position: relative;
  z-index: 0;
}
.fullframe iframe, .fullframe object, .fullframe embed, .fullframe video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  border: none;
}
.selbel_w {
  position: relative;
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  font-family: "Roboto";
  height: 44px;
  line-height: 44px;
}
.selbel_w select {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  display: block;
  z-index: 1;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.selbel_w select + span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  color: #555;
  padding: 0 15px;
  border: 2px solid #cfdae3;
}
.selbel_w select + span:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 5px 0 5px;
  border-color: #555 transparent transparent transparent;
  position: absolute;
  right: 13px;
  top: 16px;
}
.selbel_w select + span.err {
  border-color: #ef4036;
}
.selbel_w select option {
  padding: 5px;
}
div.wpcf7 .wpcf7-form-control-wrap {
  display: block !important;
  margin-bottom: 20px;
  clear: both;
}
div.wpcf7 .wpcf7-not-valid-tip {
  background: #fff;
  border: 1px solid #FF0000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  font-family: "Roboto";
  height: 44px;
  line-height: 44px;
  padding: 0 10px;
  text-align: left;
}
div.wpcf7 .wpcf7-response-output {
  width: 100%;
  background: #fff;
  margin: 10px 0 0 0;
  font-family: "Roboto";
  font-size: 12px;
  line-height: 20px;
  padding: 5px 20px;
  text-align: center;
}
div.wpcf7 .ajax-loader {
  display: none;
}
.error404 .content {
  text-align: center;
}
.error404 .content h1 {
  font-size: 4.2857142857rem;
  line-height: 1.2;
  padding-bottom: 40px;
  font-weight: 400;
}
.error404 .content h1 span {
  font-size: 6.0714285714rem;
  line-height: 1.2;
  color: #dc171f;
  font-weight: 700;
}
.error404 .content p {
  font-size: 1.2857142857rem;
}
#menuOpen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #222;
  height: 50px;
  display: none;
  z-index: 100;
}
#menuOpen.opened span:before, #menuOpen.opened span:after {
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#menuOpen.opened span:before {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotate(-45deg) translate(-7px, 7px);
  -moz-transform: rotate(-45deg) translate(-7px, 7px);
  -ms-transform: rotate(-45deg) translate(-7px, 7px);
  -o-transform: rotate(-45deg) translate(-7px, 7px);
  transform: rotate(-45deg) translate(-7px, 7px);
}
#menuOpen.opened span:after {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotate(45deg) translate(7px, 7px);
  -moz-transform: rotate(45deg) translate(7px, 7px);
  -ms-transform: rotate(45deg) translate(7px, 7px);
  -o-transform: rotate(45deg) translate(7px, 7px);
  transform: rotate(45deg) translate(7px, 7px);
}
#menuOpen p {
  margin-left: 3%;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 50px;
}
#menuOpen span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 3%;
  width: 27px;
  height: 27px;
  cursor: pointer;
  z-index: 300;
  margin-right: 0 !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#menuOpen span:before, #menuOpen span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  box-shadow: 0 4px 0 0 #fff, 0 18px 0 0 #fff;
  -webkit-box-shadow: 0 4px 0 0 #fff, 0 18px 0 0 #fff;
  -moz-box-shadow: 0 4px 0 0 #fff, 0 18px 0 0 #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#menuOpen span:after {
  content: "";
  position: absolute;
  top: 7px;
  height: 4px;
  -webkit-box-shadow: 0 4px 0 0 #fff;
  -moz-box-shadow: 0 4px 0 0 #fff;
  -ms-box-shadow: 0 4px 0 0 #fff;
  -o-box-shadow: 0 4px 0 0 #fff;
  box-shadow: 0 4px 0 0 #fff;
}
/*
Flexbox grid @mixin
EXAMPLE
.flexbox {
    @include boxGrid(5, 4%);
}
*/
html {
  font: 400 14px/1.5714 "Roboto", sans-serif;
}
body {
  color: #5e5f78;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
}
#main {
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
}
.container {
  margin: 0 auto;
  width: 1140px;
  max-width: 94%;
  position: relative;
}
.container2 {
  margin: 0 auto;
  width: 1020px;
  max-width: 94%;
  position: relative;
}
.g-recaptcha {
  display: block;
  clear: both;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.alc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat";
  padding-bottom: 25px;
  color: #000000;
  text-transform: uppercase;
}
h1, h2 {
  font-size: 18px;
  letter-spacing: 2px;
}
h3 {
  font-size: 14px;
  letter-spacing: 0.75px;
}
p {
  padding-bottom: 20px;
  line-height: 1.6;
}
a {
  color: #dc171f;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover {
  text-decoration: underline;
}
header {
  position: relative;
  z-index: 100;
  padding: 13px 0;
}
header .data {
  font-size: 12px;
  font-family: "Montserrat";
  font-weight: 700;
  text-transform: uppercase;
}
header .data span {
  color: #576670;
  margin-right: 32px;
}
header .data span span {
  color: #9ea8af;
  margin-right: 0;
}
header .right {
  width: 180px;
}
header .right .si {
  float: right;
  margin-left: auto;
  font-size: 0;
}
header .right .si a {
  display: inline-block;
  margin-left: 5px;
  border-radius: 50%;
  background: #56636c;
  color: #fff;
  width: 18px;
  height: 18px;
  font-size: 12px;
  text-align: center;
  padding-top: 1px;
}
header .right .si a:hover {
  background: #7279b3;
  text-decoration: none;
}
header .right .searchform {
  clear: both;
  margin-top: 50px;
  position: relative;
}
header .right .searchform #s {
  height: 30px;
  padding: 0 40px 0 10px;
  font-size: 12px;
}
header .right .searchform #searchsubmit {
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
}
@media screen and (min-width: 1024px) {
  #mainMenu {
    margin-top: 38px;
  }
  #mainMenu ul {
    font-size: 0;
  }
  #mainMenu ul li {
    display: inline-block;
    vertical-align: top;
  }
  #mainMenu ul li a {
    display: block;
    font-size: 12px;
    font-weight: 700;
    font-family: "Montserrat";
    color: #232542;
    margin: 0 10px;
    text-transform: uppercase;
  }
  #mainMenu ul li:first-child a {
    margin-left: 0;
  }
  #mainMenu ul li:last-child a {
    margin-right: 0;
  }
  #mainMenu ul li:hover a, #mainMenu ul li.current-menu-item a {
    text-decoration: none;
    color: #dc171f;
  }
}
.breadcrumbs {
  background: #f1f5f8;
  padding: 20px 0;
}
.breadcrumbs span {
  color: #242643;
}
.breadcrumbs a {
  color: #242643;
}
.breadcrumbs a:hover {
  color: #dc171f;
  text-decoration: none;
}
#top {
  color: #fff;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
#top .alc {
  height: 100%;
}
#top figure {
  width: 70px;
  margin-right: 5%;
}
#top .text {
  position: relative;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#top .text:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 85px;
  height: 5px;
  background: #fff;
}
#top h1, #top h2, #top h3, #top h4 {
  color: #fff;
}
#top p {
  line-height: 2.2;
}
#top .roll {
  max-height: 100%;
  padding-right: 15px;
  width: 100%;
}
#top .roll .rollbar-path-vertical, #top .roll .rollbar-path-horizontal {
  background-color: rgba(220, 220, 220, 0.5);
  position: absolute;
  z-index: 100;
}
#top .roll .rollbar-path-horizontal {
  bottom: 5px;
  height: 10px;
  left: 0;
  width: 100%;
}
#top .roll .rollbar-path-vertical {
  height: 100%;
  right: 0;
  top: 0;
  width: 5px;
}
#top .roll .rollbar-handle {
  background: #dc171f;
  left: 0;
  position: relative;
  top: 0;
}
#top .roll .rollbar-handle {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
#top .roll .rollbar-path-vertical .rollbar-handle {
  height: 20%;
  width: 100%;
}
#top .roll .rollbar-path-horizontal .rollbar-handle {
  height: 100%;
  width: 20%;
}
#top .roll .rollbar-path-vertical, #top .roll .rollbar-path-horizontal, #top .roll .rollbar-handle {
  border-radius: 5px;
}
.content h4 {
  font-size: 14px;
  text-transform: none;
  padding-bottom: 15px;
}
.content ul {
  margin: 0 0 25px 0;
}
.content ul li {
  padding: 7px 0;
  position: relative;
}
.content .woocommerce-info {
  padding: 40px 0;
}
.content .tabs {
  padding: 0 6%;
  font-size: 0;
  margin-bottom: 30px;
}
.content .tabs li {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 9px;
  text-transform: uppercase;
  color: #232542;
  border: 2px solid #232542;
  line-height: 25px;
  padding: 1px 15px 0;
  border-radius: 15px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.content .tabs li:hover, .content .tabs li.active {
  color: #dc171f;
  text-decoration: none;
  border: 2px solid #dc171f;
}
.content .mobs {
  padding: 0 6%;
  font-size: 0;
  margin-bottom: 30px;
  display: none;
}
.content .mobs li {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.content .mobs li a {
  font-weight: 700;
  font-size: 9px;
  text-transform: uppercase;
  color: #232542;
  border: 2px solid #232542;
  line-height: 25px;
  padding: 1px 15px 0;
  border-radius: 15px;
  display: block;
}
.content .mobs li:hover a, .content .mobs li.active a {
  color: #dc171f;
  text-decoration: none;
  border: 2px solid #dc171f;
}
.content .wpcf7 {
  text-align: center;
  padding: 3.5714285714rem 0 4.7857142857rem;
}
.content .wpcf7:after {
  content: '* required fields';
  position: absolute;
  top: 50px;
  right: 7px;
  color: #000;
  font-size: 14px;
}
.content .wpcf7 h2 {
  text-align: left;
}
.content .wpcf7 .flex {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content .wpcf7 span {
  -webkit-flex-basis: 32%;
  -moz-flex-basis: 32%;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
}
.content .wpcf7 input {
  padding: 0 15px;
}
.content .wpcf7 textarea {
  height: 185px;
  padding: 15px;
}
.content .wpcf7 .button {
  min-width: 235px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.content .products {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -2.5%;
  width: 105%;
  text-align: center;
  margin-top: 50px !important;
  margin-bottom: 0 !important;
}
.content .products > * {
  width: 28.3333333333%;
  margin: 0 2.5% 3.3333333333em;
}
.content .products .product {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 40px 3%;
}
.content .products .product figure {
  height: 200px;
  margin-bottom: 35px;
}
.content .products .product figure img {
  margin: 0 auto;
  max-height: 200px;
  width: auto;
}
.content .products .product a:hover {
  text-decoration: none;
}
.content .products .product h3 {
  color: #373849;
  padding-bottom: 5px;
}
.content .products .product h3 mark {
  display: none;
}
.content .products .product p {
  padding-bottom: 5px;
}
.content .products .product .button {
  background: none;
  line-height: 1.4;
  color: #dc171f;
  margin-top: 0;
  padding: 0;
  min-width: 1px;
  border-radius: 0;
}
.content .products .product:hover {
  box-shadow: 0 12px 32px rgba(24, 72, 108, 0.29);
}
.content .products .product:hover .button {
  border-bottom: 1px solid #dc171f;
}
.content .products .price {
  display: none;
}
article {
  padding: 5.3571428571rem 0;
}
.grey {
  background: #f1f5f8;
}
.aboutVideo {
  padding: 45px 0;
}
.videoBox {
  position: relative;
}
.videoBox .playBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.playBox {
  text-align: center;
}
.playBox .playIc {
  display: block;
  margin: 0 auto 15px;
  background: url("../images/play.png") 0 0 no-repeat;
  width: 50px;
  height: 38px;
}
.playBox .playIc:hover {
  opacity: 0.75;
}
.playBox span {
  font-size: 12px;
  font-family: "Montserrat";
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
}
.sitemap .content ul {
  margin: 0;
}
.sitemap .content ul li {
  padding: 5px 0 5px 15px;
  position: relative;
}
.sitemap .content ul li:before {
  content: "";
  background: #dc171f;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  left: 0;
}
.contactBox {
  padding: 80px 0;
}
.contactBox .container {
  background: #fff;
  box-shadow: 0 12px 32px rgba(24, 72, 108, 0.29);
  -webkit-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.contactBox .container > * {
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
.contactBox .thumb {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.contactBox .info {
  padding: 30px 6%;
  position: relative;
}
.contactBox .info:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 25px;
  border-color: transparent transparent transparent #fff;
}
.contactBox h2 {
  font-family: "Roboto";
  position: relative;
  padding-top: 37px;
}
.contactBox h2:after {
  content: "e";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 18px;
  font-size: 18px;
  font-weight: 400;
  font-family: "latta";
  text-transform: none;
  color: #dc171f;
}
.contactBox .button {
  margin-top: 10px;
}
.map {
  height: 525px;
}
.map #map_canvas {
  height: 100%;
  width: 130%;
}
.map .data {
  background: #fff none repeat scroll 0 0;
  padding: 65px 6%;
  position: absolute;
  left: 0;
  top: 80px;
  z-index: 10;
  width: 50%;
  box-shadow: 0 12px 32px rgba(24, 72, 108, 0.29);
}
.map .data:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 25px;
  border-color: transparent transparent transparent #fff;
}
.map .data h2 {
  font-family: "Roboto";
  position: relative;
  padding-top: 37px;
}
.map .data h2:after {
  content: "e";
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 18px;
  font-size: 18px;
  font-weight: 400;
  font-family: "latta";
  text-transform: none;
  color: #dc171f;
}
.map .data .button {
  margin-top: 10px;
}
.featured {
  padding: 40px 0 0;
  text-align: center;
}
.featured h2 {
  float: left;
}
.featured .tabs {
  float: right;
  padding: 0;
  margin-bottom: 30px;
  display: none;
}
.featured .tabContent {
  clear: both;
}
.featured .tabContent .tabPanel {
  opacity: 0;
}
.featured .proSlider {
  margin-bottom: 53px;
}
.featured .product {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 40px 3%;
  background: #fff;
  text-align: center;
}
.featured .product figure {
  height: 300px;
  margin-bottom: 35px;
}
.featured .product figure img {
  margin: 0 auto;
  max-height: 300px;
  width: auto;
}
.featured .product a:hover {
  text-decoration: none;
}
.featured .product h3 {
  color: #373849;
  padding-bottom: 0;
}
.featured .product h3 mark {
  display: none;
}
.featured .product .button {
  background: none;
  line-height: 1.4;
  color: #dc171f;
  margin-top: 20px;
  padding: 0;
  min-width: 1px;
  border-radius: 0;
}
.featured .product:hover {
  box-shadow: 0 12px 32px rgba(24, 72, 108, 0.29);
}
.featured .product:hover .button {
  border-bottom: 1px solid #dc171f;
}
.featured .swiper-button-next, .featured .swiper-button-prev {
  width: 38px;
  height: 38px;
  color: #5e6d78;
  font-size: 38px;
  background: none;
  line-height: 1;
  text-align: left;
  z-index: 20;
}
.featured .swiper-button-prev {
  left: 10px;
}
.featured .swiper-button-next {
  right: 10px;
}
.home .contactBox, .tpl-contact .contactBox {
  display: none;
}
.tax-product_cat #top .text:after {
  display: none;
}
.gsaText {
  padding: 45px 0;
}
.gsaText .flex {
  padding: 60px 70px;
}
.gsaText .flex > div {
  -webkit-flex-basis: 48%;
  -moz-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
}
.gsaText h3 {
  padding-bottom: 15px;
}
.documents h2 {
  padding-bottom: 45px;
}
.documents .docs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.75%;
  width: 101.5%;
  text-align: center;
}
.documents .docs > * {
  width: 23.5%;
  margin: 0 0.75% 0.9375em;
}
.documents .docs .doc .thumb {
  position: relative;
}
.documents .docs .doc .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(43, 61, 74, 0.9);
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.documents .docs .doc .info {
  background: #fff;
  min-height: 130px;
  padding: 10px 15px;
}
.documents .docs .doc .info > div {
  width: 100%;
}
.documents .docs .doc .info h3 {
  color: #5e5f78;
  padding-bottom: 10px;
  font-size: 14px;
}
.documents .docs .doc .info span {
  color: #dc171f;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  font-family: "Montserrat";
  letter-spacing: 1px;
}
.documents .docs .doc:hover {
  text-decoration: none;
}
.documents .docs .doc:hover .thumb:after {
  opacity: 0;
  visibility: hidden;
}
.post-type-archive-documents .documents .docs .doc .info {
  background: #f1f5f8;
}
.videos h2 {
  padding-bottom: 45px;
}
.videos .items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1.5%;
  width: 103%;
  text-align: center;
}
.videos .items > * {
  width: 30.3333333333%;
  margin: 0 1.5% 2em;
}
.videos .items .item {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
}
.videos .items .item figure {
  position: relative;
}
.videos .items .item .info {
  padding: 20px;
}
.videos .items .item .info h3 {
  color: #5e5f78;
  font-size: 14px;
  padding-bottom: 0;
}
.videos .items .item .button2 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.videos .items .item:hover {
  box-shadow: 0 12px 32px rgba(24, 72, 108, 0.29);
}
.modalInternal .fullframe {
  height: 0;
  margin: 0;
  overflow: hidden;
  padding-bottom: 49.5%;
  position: relative;
  z-index: 0;
  background: #000;
}
.modalInternal .fullframe video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  border: none;
}
.cats {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1.5%;
  width: 103%;
  text-align: center;
}
.cats > * {
  width: 30.3333333333%;
  margin: 0 1.5% 2em;
}
.cats .cat {
  position: relative;
}
.cats .cat .info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 20px 5%;
}
.cats .cat .info > div {
  width: 100%;
  padding-top: 20px;
}
.cats .cat .info h2 {
  color: #fff;
  padding-bottom: 35px;
}
.services {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -2%;
  width: 104%;
  margin-top: 55px;
}
.services > * {
  width: 29.3333333333%;
  margin: 0 2% 2.6666666667em;
}
.services .service figure {
  min-height: 50px;
  margin-bottom: 35px;
}
.services .service .info > div {
  position: relative;
  padding-bottom: 20px;
}
.services .service .info > div:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 85px;
  height: 5px;
  background: #dc171f;
}
table {
  text-align: center;
  background: #fff;
  width: 100%;
}
table tr th {
  padding: 10px;
  border: 1px solid #ddd;
}
table tr td {
  padding: 10px;
  border: 1px solid #ddd;
}
table tr td img {
  margin: 20px auto;
}
.v_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.v_flex.s_around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
}
.v_flex.ai_all_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.v_flex.ai_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.v_flex.ai_stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}
.v_flex.ai_start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.top_wrap {
  padding-top: 70px;
}
.top_wrap .images {
  -webkit-flex-basis: 39%;
  -moz-flex-basis: 39%;
  -ms-flex-preferred-size: 39%;
  flex-basis: 39%;
}
.top_wrap .images img {
  margin: 0 auto;
}
.top_wrap .thumbnails {
  padding-top: 50px;
}
.top_wrap .thumbnails > a {
  -webkit-flex-basis: 23%;
  -moz-flex-basis: 23%;
  -ms-flex-preferred-size: 23%;
  flex-basis: 23%;
  display: inline-block;
  width: 100%;
  border: 2px solid #ebebeb;
  padding: 10px;
  opacity: 0.65;
  background: #ffffff;
}
.top_wrap .thumbnails > a:hover {
  opacity: 1;
  box-shadow: 0 12px 32px rgba(24, 72, 108, 0.29);
  border-color: #fff;
}
.top_wrap .summary {
  -webkit-flex-basis: 58%;
  -moz-flex-basis: 58%;
  -ms-flex-preferred-size: 58%;
  flex-basis: 58%;
  background: #f1f5f8;
  padding: 50px 6%;
}
.top_wrap .summary .product_title {
  font-size: 18px;
  color: #000000;
}
.top_wrap .summary .posted_in, .top_wrap .summary .price {
  display: none;
}
.top_wrap [itemprop="description"] {
  color: #5e5f78;
}
.top_wrap [itemprop="description"] p {
  font-size: 14px;
  font-family: 'Roboto';
  font-weight: 400;
}
.top_wrap [itemprop="description"] strong {
  font-size: 16px;
}
.top_wrap [itemprop="description"] li {
  line-height: 23px;
  padding: 4px 0 4px 20px;
  position: relative;
}
.top_wrap [itemprop="description"] li:before {
  position: absolute;
  top: 15px;
  left: 0;
  content: "";
  width: 4px;
  height: 4px;
  background: #5e5f78;
  border-radius: 50%;
}
.top_wrap .red_btn {
  font-family: "Montserrat";
  font-weight: 700;
  color: #ffffff;
  background: #dc171f;
  padding: 12px 35px;
  display: inline-block;
  border-radius: 23px;
}
.top_wrap .red_btn:hover {
  background: #b4171f;
  text-decoration: none;
}
.single-product .woocommerce-tabs {
  text-align: right;
  padding-top: 100px;
}
.single-product .tabContent {
  padding: 60px 6%;
  background: #f5f7f9;
  text-align: left;
  margin-bottom: 70px;
}
.single-product .tabContent .woocommerce-Tabs-panel strong {
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 10px;
}
.single-product .tabContent .woocommerce-Tabs-panel p {
  padding-bottom: 20px;
}
.blogPost {
  margin-bottom: 30px;
}
.blogPost .thumb {
  -webkit-flex-basis: 300px;
  -moz-flex-basis: 300px;
  -ms-flex-preferred-size: 300px;
  flex-basis: 300px;
  margin-right: 3%;
}
.blogPost .info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="search"], input[type="password"], textarea {
  height: 44px;
  width: 100%;
  border: 2px solid #cfdae3;
  background: #fff;
  padding: 0 15px;
  font-family: "Roboto";
  font-size: 1rem;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus {
  border: 2px solid #9aa5ac;
}
textarea {
  resize: none;
  height: 100px;
  padding: 10px;
}
.header-lp {
  background-color: #e7ecf0;
}
.header-lp .tels {
  font-size: 23px;
  line-height: 1.2;
  margin-top: 20px;
}
.header-lp .tels .phone {
  font-size: 46px;
  color: #dc171f;
}
.landing-form {
  position: absolute;
  right: 0;
  width: 400px;
  padding: 30px;
  background-color: #B0B2B8;
  box-shadow: 5px 4px 8px #888888;
  z-index: 10;
}
.landing-form h1, .landing-form h2, .landing-form h3, .landing-form h4 {
  color: black !important;
}
.copy-left {
  max-width: calc(100% - 500px);
}
.copy-left h1 {
  font-size: 32px;
  line-height: 1.2;
}
.copy-left h3 {
  font-size: 25px;
  padding-bottom: 0;
}
.services.landing h3 {
  font-size: 22px;
  line-height: 1.2;
  color: #dc161f;
}
.services.landing p {
  font-size: 19px;
  color: black;
}
.services.landing ul {
  margin-bottom: 0;
  padding-bottom: 20px;
  font-size: 15px;
  color: black;
}
.all {
  position: absolute;
  right: 0;
  top: -3px;
  display: inline-block;
  line-height: 2rem;
  padding: 2px 1.4285714286rem 0;
  font-size: 9px;
  color: #232542;
  border-radius: 15px;
  border: 2px solid #232542;
  font-family: "Montserrat";
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.all:hover {
  text-decoration: none;
  background: #232542;
  color: #fff;
}
.button {
  display: inline-block;
  line-height: 3.4285714286rem;
  padding: 0 2.3571428571rem;
  font-size: 0.8571428571rem;
  letter-spacing: 1px;
  min-width: 152px;
  background: #dc171f;
  border-radius: 24px;
  color: #fff;
  font-family: "Montserrat";
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.button:hover {
  background: #5e5f78;
  text-decoration: none;
}
.button2 {
  display: inline-block;
  min-width: 152px;
  line-height: 3.2857142857rem;
  padding: 2px 1.4285714286rem 0;
  font-size: 12px;
  color: #fff;
  border-radius: 24px;
  border: 2px solid #fff;
  font-family: "Montserrat";
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}
.button2:hover {
  text-decoration: none;
  border: 2px solid #dc171f;
  background: #dc171f;
}
#mainSlider {
  color: #212c33;
}
#mainSlider h2 {
  font-size: 2.5714285714rem;
  font-family: "Roboto";
  font-weight: 300;
  text-transform: none;
  line-height: 1.3;
  color: #000;
}
#mainSlider h2, #mainSlider p {
  letter-spacing: -0.025em;
}
#mainSlider p {
  padding-bottom: 30px;
}
#mainSlider .swiper-slide {
  background-repeat: no-repeat;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  background: #000;
  min-height: 500px;
}
#mainSlider video {
  margin: 0 auto;
  min-height: 500px;
}
#mainSlider .sliderInfo {
  width: 50%;
  padding: 20px 7%;
}
#mainSlider .swiper-pagination-bullet {
  width: 61px;
  height: 5px;
  background: #fff;
  border-radius: 0;
  opacity: 1;
}
#mainSlider .swiper-pagination-bullet-active {
  background: #2b3d4a;
}
#mainSlider .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 23px;
}
#mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px;
}
#sliderNews {
  position: relative;
  padding: 3.2142857143rem 0;
}
#sliderNews .post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background: #fff;
}
#sliderNews .thumb {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
#sliderNews .thumb .playBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#sliderNews .info {
  -webkit-flex-basis: 479px;
  -moz-flex-basis: 479px;
  -ms-flex-preferred-size: 479px;
  flex-basis: 479px;
  padding: 1.4285714286rem 4.6428571429rem;
}
#sliderNews .info time {
  display: block;
  font-size: 10px;
  font-weight: 400;
  color: #da362a;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding-bottom: 10px;
}
#sliderNews .info h2 {
  padding-bottom: 4px;
  font-family: "Roboto";
  font-weight: 700;
}
#sliderNews .info h2 a {
  color: #373849;
  font-size: 18px;
  letter-spacing: 2px;
}
#sliderNews .info h2 a:hover {
  text-decoration: none;
}
#sliderNews .info p {
  line-height: 1.7;
  padding-bottom: 0;
}
#sliderNews .swiper-button-next, #sliderNews .swiper-button-prev {
  background: #5e6d78;
  width: 30px;
  height: 30px;
  color: #fff;
  margin-top: 0;
  top: 22px;
}
#sliderNews .swiper-button-next:before, #sliderNews .swiper-button-prev:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#sliderNews .swiper-button-next {
  right: 20px;
}
#sliderNews .swiper-button-prev {
  right: 53px;
  left: auto;
}
.aboutBlock {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 2.1428571429rem 0;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.aboutBlock .container {
  width: 845px;
}
.aboutBlock .aboutBlockInfo {
  text-align: center;
}
.aboutBlock .aboutBlockInfo p {
  text-align: left;
  line-height: 2.14;
}
.aboutBlock .aboutBlockInfo h2 {
  color: #fff;
}
.aboutBlock .aboutBlockInfo figure {
  display: inline-block;
  margin-bottom: 2.1428571429rem;
}
.aboutBlock .aboutBlockInfo a:last-child {
  margin-top: 2.1428571429rem;
  display: inline-block;
  font-family: "Montserrat";
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 8px;
  border-bottom: 3px solid #fff;
}
.aboutBlock .aboutBlockInfo a:last-child:hover {
  text-decoration: none;
  border-bottom: 3px solid transparent;
}
.bottomInfo {
  padding: 4.6428571429rem 0 3.2142857143rem;
}
.bottomInfo .flex {
  margin: 3.2142857143rem 0 2.8571428571rem;
}
.bottomInfo .flex div {
  -webkit-flex-basis: 32%;
  -moz-flex-basis: 32%;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  text-align: justify;
  letter-spacing: -0.025em;
}
.bottomInfo .flex div:not(:last-child) {
  margin-right: 4%;
}
.bottomInfo .flex div strong {
  text-transform: uppercase;
  font-family: "Montserrat";
  color: #000;
  letter-spacing: 0.075em;
}
.woocommerce-pagination {
  text-align: center;
}
.woocommerce-pagination li {
  display: inline-block;
}
.custom_cart {
  margin: 23px 0 30px;
}
.custom_cart .cart_head {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.custom_cart .cart_head h3 {
  -webkit-flex-basis: 18%;
  -moz-flex-basis: 18%;
  -ms-flex-preferred-size: 18%;
  flex-basis: 18%;
  margin: 0 1% 10px;
}
.custom_cart .cart_head h3:first-child {
  -webkit-flex-basis: 38%;
  -moz-flex-basis: 38%;
  -ms-flex-preferred-size: 38%;
  flex-basis: 38%;
}
.custom_cart .cart_item {
  margin: 0;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.custom_cart .cart_item li {
  background: #f0f0f0;
  padding: 6px 15px;
  font-size: 14px;
  -webkit-flex-basis: 18%;
  -moz-flex-basis: 18%;
  -ms-flex-preferred-size: 18%;
  flex-basis: 18%;
  margin: 0 1% 10px;
}
.custom_cart .cart_item li:first-child {
  -webkit-flex-basis: 38%;
  -moz-flex-basis: 38%;
  -ms-flex-preferred-size: 38%;
  flex-basis: 38%;
}
.custom_cart .cart_item li.item_remove {
  font-weight: 700;
  text-align: center;
}
.custom_cart .lines {
  color: #000;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  z-index: 0;
  padding: 0;
}
.custom_cart .lines:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  height: 2px;
  background: #959595;
  z-index: -1;
}
.custom_cart .lines span {
  background: #fff;
  padding: 0 13px;
  text-decoration: none !important;
}
.for_button {
  text-align: center;
}
.remodal.cartPopup {
  width: 650px;
  max-width: 100%;
  padding: 30px;
  background: #fff;
}
.remodal.cartPopup h3 {
  font-size: 18px;
}
.remodal.cartPopup .button {
  margin-bottom: 20px;
}
.remodal.cartPopup .body, .remodal.cartPopup .message {
  display: none;
}
.remodal.cartPopup p {
  font-size: 12px;
}
.remodal.cartPopup div.wpcf7 .inputs_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.remodal.cartPopup div.wpcf7 .inputs_wrap .wpcf7-form-control-wrap {
  -webkit-flex-basis: 48%;
  -moz-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
  max-width: 48%;
}
.remodal.cartPopup div.wpcf7 .inputs_wrap label > .wpcf7-form-control-wrap {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.remodal.cartPopup div.wpcf7 label {
  -webkit-flex-basis: 47%;
  -moz-flex-basis: 47%;
  -ms-flex-preferred-size: 47%;
  flex-basis: 47%;
  max-width: 47%;
  text-align: left;
}
.remodal.cartPopup div.wpcf7 label > span {
  margin-top: 4px;
}
.woocommerce-message {
  padding: 30px 0 0;
}
.woocommerce-message .button {
  margin-right: 20px;
}
footer .button {
  min-width: 235px;
  background-color: #2b3d4a;
}
footer .button:hover {
  background: #dc171f;
}
footer .top {
  background: #e7ecf0;
  padding: 4.2857142857rem 0 6.4285714286rem;
}
footer .top .container2 > .flex > div:first-child {
  -webkit-flex-basis: 15%;
  -moz-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
}
footer .top .container2 > .flex > div:nth-child(2) {
  -webkit-flex-basis: 40%;
  -moz-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}
footer .top .container2 > .flex > div:last-child {
  -webkit-flex-basis: 21%;
  -moz-flex-basis: 21%;
  -ms-flex-preferred-size: 21%;
  flex-basis: 21%;
}
footer .top .data {
  text-align: center;
}
footer .top .data div {
  margin-bottom: 20px;
}
footer .top .data p, footer .top .data h2 {
  text-align: left;
}
footer .bottom {
  padding: 1.4285714286rem 0;
  color: #a2a3b4;
}
footer .bottom .container2 {
  padding: 0 10px;
}
footer h2 {
  padding-bottom: 15px;
}
footer #menu-main-menu-1 {
  text-transform: uppercase;
}
footer #menu-main-menu-1 li:not(:last-child) {
  margin-bottom: 10px;
}
footer #menu-main-menu-1 a {
  color: #5e5f78;
}
footer #menu-main-menu-1 a:hover {
  text-decoration: none;
  color: #dc171f;
}
footer .sc a {
  display: inline-block;
  color: #5e5f78;
}
footer .sc a:hover {
  text-decoration: none;
  color: #dc171f;
}
@media screen and (max-width: 1024px) {
  html {
    font-size: 13px;
  }
  header {
    padding: 67px 0 13px;
  }
  header > .container2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  header #logo {
    width: 60px;
  }
  header .tels span {
    margin-right: 0;
  }
  header .tels > span:nth-child(2), header .tels .button {
    display: none;
  }
  header .right .searchform {
    margin-top: 30px;
  }
  .header-lp {
    padding-top: 13px;
  }
  .header-lp #logo {
    width: 90px;
  }
  #menuOpen {
    display: block;
  }
  #menuOpen.opened + #mainMenu {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  #mainMenu {
    position: fixed;
    top: 50px;
    width: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: rgba(26, 26, 26, 0.95);
    right: 0;
    bottom: 0;
    overflow: auto;
    z-index: 100;
  }
  #mainMenu ul li {
    width: 100%;
  }
  #mainMenu ul li a {
    display: block;
    margin: 0;
    color: #fff;
    font-size: 18px;
    padding: 15px 3%;
    border-bottom: 1px solid #000;
  }
  #mainMenu ul li:hover a {
    background: none;
    text-decoration: none;
  }
  #mainMenu ul li.current-menu-item > a {
    background: #dc171f;
  }
  .breadcrumbs {
    padding: 10px 0;
  }
  #top .text {
    padding-bottom: 0;
  }
  #top p {
    line-height: 1.7;
  }
  #mainSlider .swiper-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  #mainSlider .sliderInfo {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 30px 3%;
    width: 500px;
    max-width: 94%;
  }
  #mainSlider .sliderInfo h2 {
    color: #fff;
  }
  .content .products {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1%;
    width: 102%;
    margin-bottom: 20px !important;
  }
  .content .products > * {
    width: 31.3333333333%;
    margin: 0 1% 1.3333333333em;
  }
  .content .tabs {
    padding: 0;
    text-align: center;
  }
  .content .tabs li {
    margin: 0 5px 10px;
  }
  .content .mobs {
    padding: 0;
    text-align: center;
    display: block;
  }
  .content .mobs li {
    margin: 0 5px 10px;
  }
  .featured {
    text-align: center;
  }
  .featured h2 {
    float: none;
  }
  .featured .tabs {
    float: none;
  }
  .contactBox .container {
    display: block;
  }
  .contactBox .info:after {
    display: none;
  }
  .tpl-contact .contactBox {
    display: block;
  }
  .map {
    height: 400px;
  }
  .map #map_canvas {
    width: 100%;
  }
  .map .data {
    display: none;
  }
  .tpl-gsa article {
    padding: 20px 0;
  }
  .tpl-gsa article img {
    width: 150px;
  }
  .gsaText .flex {
    padding: 50px 3% 30px;
    display: block;
  }
  .documents .docs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1%;
    width: 102%;
  }
  .documents .docs > * {
    width: 31.3333333333%;
    margin: 0 1% 1.3333333333em;
  }
  .services {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .services > * {
    width: 99%;
    margin: 0 0.5% 1em;
  }
  .services .service {
    margin-bottom: 40px;
  }
  .services .service .info > div {
    padding-bottom: 0;
  }
  .single-product .product > .v_flex {
    display: block;
  }
  .single-product .thumbnails {
    display: block;
    text-align: center;
  }
  .single-product .thumbnails a {
    width: 80px;
    display: inline-block;
    margin: 0 5px;
  }
  .top_wrap .summary {
    margin-top: 40px;
    padding: 40px 3%;
  }
  .woocommerce-message {
    padding: 30px 0 0;
    text-align: center;
  }
  .woocommerce-message .button {
    margin: 0 auto 20px;
    display: block;
    width: 200px;
  }
  .bottomInfo br {
    display: none;
  }
  .bottomInfo .flex {
    display: block;
    margin-top: 0;
  }
  .aboutBlock .aboutBlockInfo figure {
    width: 40px;
  }
  footer {
    text-align: center;
  }
  footer .top {
    display: none;
  }
  footer .bottom div {
    display: none;
  }
  footer .bottom div:first-child {
    display: block;
  }
  .copy-left {
    max-width: calc(100% - 400px);
  }
  #top.landing {
    background-position: 63% center !important;
  }
}
@media screen and (max-width: 768px) {
  #top.landing {
    height: 350px !important;
    background-size: 1600px !important;
    background-position: 34% -100px !important;
  }
  .landing-form {
    top: 560px;
    width: 100%;
  }
  .copy-left {
    max-width: 100%;
    padding-bottom: 625px;
  }
}
@media screen and (max-width: 767px) {
  #top figure {
    width: 40px;
  }
  #top h1, #top h2 {
    font-size: 16px;
  }
  #mainSlider h2 {
    font-size: 22px;
  }
  #mainSlider .swiper-slide {
    min-height: 400px;
  }
  #mainSlider .swiper-slide video {
    min-height: 400px;
  }
  #mainSlider .swiper-pagination-bullet {
    width: 25px;
  }
  .content .wpcf7 .flex {
    display: block;
  }
  .content .products {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1.5%;
    width: 103%;
  }
  .content .products > * {
    width: 47%;
    margin: 0 1.5% 2.25em;
  }
  .documents {
    text-align: center;
  }
  .documents .docs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1%;
    width: 102%;
  }
  .documents .docs > * {
    width: 48%;
    margin: 0 1% 1.5em;
  }
  .documents h2 {
    padding-bottom: 20px;
  }
  .documents .all {
    position: static;
    margin-bottom: 20px;
  }
  .videos {
    text-align: center;
  }
  .videos .items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1%;
    width: 102%;
  }
  .videos .items > * {
    width: 48%;
    margin: 0 1% 1.5em;
  }
  .videos .items .item .info h3 {
    font-size: 12px;
  }
  .videos h2 {
    padding-bottom: 20px;
  }
  .videos .all {
    position: static;
    margin-bottom: 20px;
  }
  .cats {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
    display: block;
  }
  .cats > * {
    width: 99%;
    margin: 0 0.5% 1em;
  }
  .cats .cat {
    width: 360px;
    max-width: 100%;
    margin: 0 auto 20px;
  }
  .woocommerce-Tabs-panel {
    overflow-x: auto;
  }
  .woocommerce-Tabs-panel table {
    width: 768px !important;
  }
  #sliderNews .post {
    display: block;
  }
  #sliderNews .post .thumb img {
    margin: 0 auto 20px;
  }
  #sliderNews .post .info {
    padding: 30px 3%;
  }
  .remodal.cartPopup div.wpcf7 .inputs_wrap {
    display: block;
  }
  .remodal.cartPopup .remodal {
    padding: 30px 5%;
  }
  .remodal.cartPopup .remodal h3 {
    font-size: 14px;
  }
  .custom_cart .cart_head {
    display: none;
  }
  .custom_cart .cart_item {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 479px) {
  header {
    text-align: center;
  }
  header > .container2 {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  header .data {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 15px;
  }
  header #logo {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    display: inline-block;
    margin: 0 auto 15px;
  }
  header .right {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin: 0 auto;
  }
  header .right .si {
    float: none;
  }
  header .right .searchform {
    margin-top: 15px;
  }
  .content .products {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .content .products > * {
    width: 99%;
    margin: 0 0.5% 1em;
  }
  .contactBox .info .flex {
    display: block;
  }
  .map {
    height: 250px;
  }
  .documents .docs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .documents .docs > * {
    width: 99%;
    margin: 0 0.5% 1em;
  }
  .videos .items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .videos .items > * {
    width: 99%;
    margin: 0 0.5% 1em;
  }
  .videos .items img {
    margin: 0 auto;
  }
  .copy-left h1 {
    font-size: 25px;
  }
  .copy-left h3 {
    font-size: 18px;
  }
}
.google-maps {
  height: 525px;
}
.google-maps iframe {
  height: 100% !important;
  width: 115% !important;
}
