.full,
.row,
.wrap {
  width: 100%;
}
.clearfix,
.wrap:after {
  display: block;
  height: 0;
  clear: both;
}
body,
td {
  color: #231f20;
}
.text-left,
caption,
td,
th {
  text-align: left;
}
.as-mask,
.as-panel,
.row {
  overflow: hidden;
}
.accordion-slider *,
.slick-slider {
  -webkit-tap-highlight-color: transparent;
}
.slick-track:after,
.slick-track:before,
.wrap:after,
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-dots,
ol,
ul {
  list-style: none;
}
.clearfix,
.pagination,
.slick-track:after,
.vv-video,
.wrap:after {
  clear: both;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
body,
h1,
h2,
h3,
h4,
td {
  font-family: Roboto, Helvetica, Arial, sans-serif;
}
:focus {
  outline: 0;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
td,
th {
  font-weight: 400;
}
body,
h1,
td {
  font-weight: 300;
}
blockquote,
q {
  quotes: "" "";
}
a img {
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
select,
textarea {
  box-sizing: border-box;
  background-clip: padding-box;
  border-radius: 0;
  -webkit-appearance: none;
  outline: 0;
  vertical-align: middle;
}
select {
  background: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==)
    #fff;
  background-repeat: no-repeat;
  background-position: 97% center;
  padding: 0 25px 0 8px;
  font-size: 0.875em;
}
.input-checkbox,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}
.row {
  float: left;
}
.wrap {
  display: block;
  max-width: 1024px;
  margin: 0 auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.d1-2,
.d1-3,
.d1-4,
.d1-6,
.d3-4,
.full {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 10px;
  float: left;
  overflow: hidden;
  border: 10px solid rgba(255, 255, 255, 0);
  background-clip: padding-box;
}
.no-pad {
  padding: 0 !important;
}
.d1-2 {
  width: 50%;
}
.d1-3 {
  width: 33.33333%;
}
.d2-3 {
  width: 66.66667%;
}
.d1-4 {
  width: 25%;
}
.d3-4 {
  width: 75%;
}
.d1-6 {
  width: 16.66667%;
}
.clearfix {
  width: 100%;
  padding: 0;
  margin: 0;
}
.as-horizontal .as-panels,
.as-mask {
  height: 100%;
}
.with-asside {
  padding-right: 310px;
  position: relative;
}
.asside {
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
}
.as-mask,
.as-vertical .as-panels {
  width: 100%;
}
body {
  font-size: 15px;
  line-height: 1.5;
}
h1,
h2,
h3,
h4 {
  color: #51b8e8;
  margin: 0 0 0.5em;
  line-height: 1.25;
}
h1 {
  font-size: 26px;
  margin-top: 0;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 15px;
  text-transform: uppercase;
}
li,
p,
td,
th {
  font-size: 16px;
  line-height: 1.5;
}
p {
  line-height: 1.55em;
  margin: 0 0 20px;
}
a {
  color: #08c;
  text-decoration: none;
}
a:focus,
a:hover {
  outline: 0;
  color: #005580;
}
a:hover {
  text-decoration: underline;
}
.as-black a:hover,
.main-navigation ul li a:hover {
  text-decoration: none;
}
.p9 {
  font-size: 0.9em !important;
}
.p8 {
  font-size: 0.8em !important;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.accordion-slider {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.as-background-opened,
.as-layer,
.as-mask,
.as-panel,
.as-panels {
  position: absolute;
}
.as-overlap .as-panel {
  overflow: visible;
}
.as-horizontal .as-panel {
  height: 100%;
  width: auto;
}
.as-vertical .as-panel {
  width: 100%;
  height: auto;
}
.as-shadow {
  -mox-box-shadow: -5px 0 40px 1px #000;
  box-shadow: -5px 0 40px 1px #000;
}
.as-background,
.as-background-opened {
  border: none;
}
.as-horizontal .as-background,
.as-horizontal .as-background-opened {
  height: 100%;
  width: auto;
}
.as-vertical .as-background,
.as-vertical .as-background-opened {
  width: 100%;
  height: auto;
}
.as-background-opened {
  left: 0;
  top: 0;
  visibility: hidden;
}
.as-layer {
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
}
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.as-black {
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
}
.as-white {
  color: #000;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
}
.as-rounded {
  border-radius: 10px;
}
.as-padding {
  padding: 10px;
}
.as-pagination-buttons {
  position: absolute;
  top: 100%;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.as-pagination-button {
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
}
.as-pagination-buttons .as-selected {
  background-color: #000;
}
.as-has-buttons {
  margin-bottom: 32px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .as-pagination-button {
    width: 14px;
    height: 14px;
  }
  .as-has-buttons {
    margin-bottom: 36px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 768px) {
  .as-pagination-button {
    width: 16px;
    height: 16px;
  }
  .as-has-buttons {
    margin-bottom: 38px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 568px) {
  .as-pagination-button {
    width: 18px;
    height: 18px;
  }
  .as-has-buttons {
    margin-bottom: 40px;
  }
}
.as-selectable {
  cursor: default;
}
.as-grab {
  cursor: url(images/openhand.cur), move;
}
.as-grabbing {
  cursor: url(images/closedhand.cur), move;
}
.as-no-js {
  overflow: hidden;
  max-width: 100%;
}
.accordion-slider p.as-layer {
  font-size: 14px;
  line-height: 1.4;
}
.accordion-slider h1.as-layer {
  font-size: 32px;
  line-height: 1.4;
}
.accordion-slider h2.as-layer {
  font-size: 24px;
  line-height: 1.4;
}
.accordion-slider h3.as-layer {
  font-size: 19px;
  line-height: 1.4;
}
.accordion-slider h4.as-layer {
  font-size: 16px;
  line-height: 1.4;
}
.accordion-slider h5.as-layer {
  font-size: 13px;
  line-height: 1.4;
}
.accordion-slider h6.as-layer {
  font-size: 11px;
  line-height: 1.4;
}
.accordion-slider img.as-layer {
  border: none;
}
.accordion-slider .as-background,
.accordion-slider .as-background-opened {
  max-width: none !important;
  max-height: none !important;
  border: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  -mox-box-shadow: none !important;
  box-shadow: none !important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}
.accordion-slider a {
  position: static;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.accordion-slider canvas,
.accordion-slider embed,
.accordion-slider iframe,
.accordion-slider object,
.accordion-slider video {
  max-width: none;
  max-height: none;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  margin-bottom: 0;
}
.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 {
  left: 0;
  top: 0;
}
.slick-track:after,
.slick-track:before {
  display: table;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots,
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}
.slick-loading .slick-list {
  background: url(images/ajax-loader.gif) center center no-repeat #fff;
}
@font-face {
  font-family: slick;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format("embedded-opentype"),
    url(fonts/slick.woff) format("woff"),
    url(fonts/slick.ttf) format("truetype"),
    url(fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal;
}
.slick-next,
.slick-prev {
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  margin-top: -10px\9;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none;
  outline: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  color: #000;
  opacity: 0.75;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "<";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: ">";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
[dir="rtl"] .slick-next:before {
  content: ">";
}
.slick-dots {
  bottom: -45px;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "â€¢";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
body {
  background-color: #fbfafa;
  -webkit-text-size-adjust: 100%;
}
.transition,
a,
a:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a.button {
  display: block;
}
b,
strong {
  font-weight: 700;
}
.bg-blue-dark {
  background-color: #3b86a8;
}
.bg-blue {
  background-color: #51b8e8;
}
.bg-blue .wrap {
  padding: 0 10px;
}
.description {
  font-size: 1.1em !important;
}
.panel-header {
  overflow: visible !important;
}
.panel-header .wrap {
  padding: 0 10px;
  box-sizing: border-box;
}
.panel-header .wrap a img {
  display: block;
  float: left;
  height: 50px;
  width: auto;
}
.burger-button {
  display: none;
  width: 24px;
  height: 24px;
}
.burger-icon {
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.burger-icon,
.burger-icon::after,
.burger-icon::before {
  display: block;
  width: 24px;
  height: 3px;
  background-color: #fff;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main-navigation,
.main-navigation .menu-main-menu-container {
  width: auto;
  display: inline-block;
}
.burger-icon::after,
.burger-icon::before {
  position: absolute;
  content: "";
}
.burger-icon::before {
  top: -8px;
}
.burger-icon::after {
  top: 8px;
}
.burger-button.is-active .burger-icon {
  background-color: transparent;
}
.burger-button.is-active .burger-icon::after,
.burger-button.is-active .burger-icon::before {
  background-color: #fff;
}
.burger-button.is-active .burger-icon::before {
  -webkit-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
.burger-button.is-active .burger-icon::after {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}
.main-navigation {
  float: right;
}
.main-navigation ul {
  font-size: 0;
}
.main-navigation ul li {
  display: inline-block;
  box-sizing: border-box;
  padding: 0 5px;
  position: relative;
}
.main-navigation ul li.current-menu-item,
.main-navigation ul li:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.main-navigation ul li .sub-menu {
  display: none;
  position: absolute;
  top: 50px;
  width: 240px;
  background: red;
  z-index: 999;
}
.main-navigation ul li .sub-menu li {
  width: 100%;
  padding: 10px 5px;
}
.main-navigation ul li .sub-menu li a {
  line-height: 20px;
}
.main-navigation ul li:focus .sub-menu,
.main-navigation ul li:hover .sub-menu {
  display: block;
}
.main-navigation ul li a {
  color: #fff;
  margin: 0;
  padding: 0 5px;
  text-transform: uppercase;
  font: 12px/50px Montserrat, Helvetica, Arial, sans-serif;
  display: block;
}
.contact-people,
.with-slider {
  background-color: rgba(255, 255, 255, 0.9);
  position: relative;
}
.contact-people:before,
.with-slider:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: " ";
  background: url(images/hone_bg_1.jpg) center center fixed;
  opacity: 0.5;
  z-index: -1;
}
.product-slider,
.with-slider h2 {
  background: #fff;
}
.contact-people .wrap,
.with-slider .wrap {
  padding: 0 10px;
}
.with-slider h2 {
  text-align: center;
  color: #000;
  padding: 10px 0;
  margin-bottom: 0;
}
.section-content {
  padding: 20px 0;
  background-color: #fbfafa;
}
.contact-people .d1-4,
.contact-people h1,
.emp h1 {
  background-color: #fff;
}
.section-content .wrap .full {
  background-color: #fff;
  padding: 20px;
}
.page-template-page-home .section-content .d1-3 {
  margin-bottom: 30px;
  text-align: center;
}
.page-template-page-home .section-content .d1-3 .button {
  width: 100%;
  max-width: 220px;
  font-size: 14px;
}
.page-template-page-home .section-content .d1-3 .button i {
  font-size: 20px;
}
.home-title {
  text-align: center;
  margin-bottom: 0;
  margin-top: 10px;
}
.home-title span {
  padding-top: 3px;
  color: #231f20;
}
.home-title img {
  height: 40px;
  width: auto;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 8px;
}
.slick-slide {
  padding: 0;
}
.as-black a {
  color: #fff;
}
.as-black:hover {
  opacity: 1;
}
.section-news .d1-4 {
  float: right;
  clear: both;
}
.page-template-page-product .d2-3,
.page-template-page-product-inhome .d2-3,
.page-template-page-purchase .d2-3,
.section-news .d3-4,
.vv-video {
  float: left;
}
.section-news h2 {
  margin-bottom: 0;
}
.section-news .post-date {
  font-size: 11px;
  margin-bottom: 20px;
  display: inline-block;
}
.emp {
  text-align: center;
}
.emp img {
  margin: 0 auto 20px;
  height: 180px;
  width: auto;
}
.emp h2 {
  margin-bottom: 0;
}
.contact-people .d1-4 {
  background-clip: padding-box;
}
.contact-people img {
  margin: 0 auto 20px;
  height: 180px;
  width: auto;
}
.contact-people h2 {
  margin-bottom: 0;
}
.contact-people h3 {
  color: #231f20;
}
.contact-people .fa {
  width: 20px;
  font-size: 1.3em;
  text-align: center;
}
.contact-people .fa.fa-mobile {
  font-size: 1.4em;
}
.contact-people .fa.fa-fax {
  font-size: 1.1em;
}
#map-canvas {
  width: 100%;
  height: 300px;
}
#map-canvas .gm-style {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: #333;
  -webkit-backface-visibility: hidden;
}
.panel-counter {
  padding: 5px;
  font-size: 20px;
  color: #333;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(-90deg) translateY(100%);
  -ms-transform: rotate(-90deg) translateY(100%);
  transform: rotate(-90deg) translateY(100%);
}
.section-videos {
  padding-bottom: 20px;
}
.vv-video {
  margin: 20px 0;
}
.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
img {
  display: block;
  width: 100%;
  height: auto;
}
.buttons-section {
  padding: 20px 0;
  background-color: rgba(81, 184, 232, 0.9);
  position: relative;
}
.buttons-section:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: " ";
  background: url(images/hone_bg_1.jpg) center center fixed;
  opacity: 0.5;
  z-index: -1;
}
.buttons-section .d1-3 {
  padding: 0;
}
.buttons-section.asside {
  position: absolute;
  padding: 0;
  border: 0;
  background: 0 0;
  background-color: #fff;
  top: 10px;
}
.buttons-section.asside .full {
  border: 0;
  padding: 20px;
}
.button {
  padding: 12px 10px;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 18px;
}
.button hr {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.3);
  border: 0 solid #fff;
  height: 2px;
  width: 80%;
}
.button i {
  font-size: 30px;
}
.button-orange {
  color: #fff;
  background-color: #f2a429;
  border: 1px solid #f2a429;
  box-sizing: border-box;
}
.button-blue,
.button-white {
  border: 1px solid #54667a;
  box-sizing: border-box;
}
.button-orange:hover {
  background: #fff;
  color: #f2a429;
}
.button-orange:hover hr {
  background-color: #f2a429;
  opacity: 0.3;
}
.button-blue {
  background-color: #54667a;
}
.button-blue:hover {
  background: #fff;
  color: #f2a429;
}
.button-blue:hover hr {
  background-color: #f2a429;
  opacity: 0.3;
}
.button-white {
  background-color: #fff;
  color: #54667a;
}
.button-white hr {
  background-color: #54667a;
}
.button-white:hover {
  background: #54667a;
  color: #f2a429;
}
.button-white:hover hr {
  background-color: #f2a429;
  opacity: 0.3;
}
.prod-list .prod-more {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.prod-list .d1-2 {
  background-size: cover;
  position: relative;
}
.prod-list .d1-2 img {
  opacity: 0;
}
.prod-list .d1-2 .prod-title {
  margin: 40px 0 20px 20px;
  padding: 10px;
  color: #000;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  width: 60%;
}
.prod-list .d1-2 .prod-desc {
  margin: 40px 0 20px 20px;
  padding: 10px;
  color: #000;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  width: 80%;
  font-size: 0.8em;
}
.prod-list .d1-2 .prod-link {
  font-size: 14px;
  line-height: 1.4;
  display: block;
  width: auto;
  text-align: center;
  margin: 0 auto;
  color: #fff !important;
}
.prod-list .d1-2 .prod-link span.as-black {
  padding: 10px;
  background: rgba(0, 0, 0, 0.7);
  display: inline-block;
}
.page-template-page-product-inhome .buttons-section.asside .button-orange,
div[role="form"] img.ajax-loader {
  display: none;
}
.prod-list .d1-2 .prod-link a {
  color: #fff !important;
  text-decoration: underline !important;
}
.prod-link span {
  padding: 10px;
}
.page-template-page-product .slider-text,
.page-template-page-product-inhome .slider-text,
.page-template-page-purchase .slider-text {
  padding-top: 40px;
}
.page-template-page-product .slider-text p,
.page-template-page-product-inhome .slider-text p,
.page-template-page-purchase .slider-text p {
  padding: 20px 0;
  font-size: 22px;
  font-weight: 400;
  display: none;
}
.page-template-page-product-inhome .d1-2 {
  background-color: #fff;
}
.page-template-page-product-inhome .d1-2 .button {
  width: 100%;
  max-width: 220px;
  font-size: 14px;
  margin: 0 auto;
}
.page-template-page-product-inhome .d1-2 .button i {
  font-size: 20px;
}
.wp-caption-text {
  font-size: 0.8em;
  text-align: center;
}
div[role="form"] {
  margin-top: -20px;
}
div[role="form"] input,
div[role="form"] textarea {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #eeecec;
  padding: 8px;
}
div[role="form"] input:focus,
div[role="form"] textarea:focus {
  border: 1px solid #8e8083;
}
div[role="form"] input[type="radio"] {
  width: auto;
}
div[role="form"] .d1-3,
div[role="form"] .full {
  padding: 0;
}
div[role="form"] .form-submit {
  float: right;
}
div[role="form"] .form-submit input {
  background: #51b8e8;
  color: #fff;
  font: 300 15px/20px Roboto, Helvetica, Arial, sans-serif;
}
div[role="form"] .form-submit input:hover {
  background-color: #1987ba;
  cursor: hand;
  cursor: pointer;
}
div[role="form"] input[type="submit"] {
  background: #51b8e8;
  color: #fff;
  font: 300 15px/20px Roboto, Helvetica, Arial, sans-serif;
}
div[role="form"] input[type="submit"]:hover {
  background-color: #1987ba;
}
form p,
form span {
  font-size: 14px;
}
.wpcf7-checkbox label input,
.wpcf7-checkbox label span {
  float: left;
}
.wpcf7-checkbox label input {
  clear: left;
  width: 20px !important;
}
.section-benefits .wrap {
  padding: 20px 0;
}
.section-benefits .wrap .full {
  padding: 20px;
  background-color: #fff;
}
.list-ticked {
  list-style-type: none;
}
.list-ticked li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 5px;
}
.list-ticked li:before {
  color: green;
  font-family: FontAwesome;
  content: "\f00c";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}
.footer {
  background-color: rgba(59, 134, 168, 0.9);
  position: relative;
}
.footer:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: " ";
  background: url(images/hone_bg_1.jpg) center center fixed;
  opacity: 0.5;
  z-index: -1;
}
.footer strong {
  font-weight: 400;
}
.footer a,
.footer h4,
.footer p {
  color: #fff;
}
.footer h4 {
  font-size: 1.3em;
  text-transform: none;
  padding-bottom: 10px;
  position: relative;
}
.footer h4:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 25px;
  height: 2px;
  background-color: #fff;
}
.copy a,
.copy p {
  font-size: 12px;
  text-align: center;
  padding: 5px 0;
  margin: 0;
  color: #231f20;
}
.third-desc {
  background-color: rgba(81, 184, 232, 0.8);
}
.page-template-page-home .with-slider {
  display: block;
}
.page-template-page-home .prod-list {
  display: none;
}
div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  clear: both;
}
@media only screen and (max-width: 1050px) {
  .slick-next {
    right: 0;
  }
  .slick-prev {
    left: 0;
    z-index: 1;
  }
}
@media only screen and (max-width: 1023px) {
  .main-navigation,
  body:before {
    width: 100%;
    text-align: center;
  }
  body:before {
    z-index: 999;
    content: "less than 1024px";
    font-size: 300%;
    font-weight: 700;
    position: fixed;
    bottom: 60px;
    background-color: rgba(163, 42, 40, 0.7);
    color: #fff;
    display: none !important;
  }
  .panel-header .wrap a img {
    margin: 0 auto;
    float: none;
  }
}
@media only screen and (max-width: 850px) {
  body:before {
    z-index: 999;
    content: "less than 850px";
    font-size: 300%;
    font-weight: 700;
    position: fixed;
    bottom: 60px;
    width: 100%;
    text-align: center;
    background-color: rgba(163, 42, 40, 0.7);
    color: #fff;
    display: none !important;
  }
  .home-title span {
    width: 100%;
    display: block;
  }
  .with-asside {
    padding-right: 260px;
  }
  .asside {
    width: 250px;
  }
  .page-template-page-product .slider-text,
  .page-template-page-product-inhome .slider-text,
  .page-template-page-purchase .slider-text {
    padding-top: 20px;
  }
  .page-template-page-product .slider-text p,
  .page-template-page-product-inhome .slider-text p,
  .page-template-page-purchase .slider-text p {
    padding: 10px 0;
  }
  .page-template-page-product-inhome .with-asside {
    padding-right: 0;
  }
  .page-template-page-product-inhome .buttons-section.asside {
    position: relative;
    float: left;
    width: 100%;
  }
  .contact-people .d1-4,
  .footer .d1-3,
  .page-template-page-product-inhome .buttons-section.asside .full {
    width: 50%;
  }
  .contact-people .d1-4:nth-child(4) {
    clear: left;
  }
  .footer .d1-3.footer-about {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .page-template-page-product .d1-3,
  .page-template-page-product .d2-3,
  .page-template-page-product-inhome .d1-3,
  .page-template-page-product-inhome .d2-3,
  .page-template-page-purchase .d1-3,
  .page-template-page-purchase .d2-3,
  body:before {
    width: 100%;
    text-align: center;
  }
  body:before {
    z-index: 999;
    content: "less than 768px";
    font-size: 300%;
    font-weight: 700;
    position: fixed;
    bottom: 60px;
    background-color: rgba(163, 42, 40, 0.7);
    color: #fff;
    display: none !important;
  }
  .page-template-page-home .with-slider {
    display: none;
  }
  .page-template-page-home .prod-list {
    display: block;
  }
  .page-template-page-product img,
  .page-template-page-product-inhome img,
  .page-template-page-purchase img {
    width: 96%;
    margin: 0 2%;
  }
  .main-navigation .menu-main-menu-container ul li,
  .small-full {
    width: 100%;
  }
  .page-template-page-product .slider-text,
  .page-template-page-product-inhome .slider-text,
  .page-template-page-purchase .slider-text {
    padding-top: 10px;
  }
  .page-template-page-product .slider-text p,
  .page-template-page-product-inhome .slider-text p,
  .page-template-page-purchase .slider-text p {
    padding: 5px 0;
    display: block;
    line-height: 1.2em;
    margin: 5px;
  }
  .burger-button {
    display: inline-block;
    float: right;
    padding: 13px;
  }
  .main-navigation .menu-main-menu-container {
    display: none;
    float: left;
  }
  .panel-header {
    min-height: 50px;
  }
  .panel-header .wrap {
    padding: 0;
  }
  .panel-header .wrap a img {
    position: absolute;
    left: 0;
    top: 0;
  }
  .with-asside {
    padding-right: 0;
  }
  .buttons-section.asside {
    position: relative;
    float: left;
    width: 100%;
  }
  .small-half {
    width: 50%;
  }
  .page-template-page-home .section-content .d1-3 .button {
    max-width: 100%;
  }
  .accordion-slider .as-layer.panel-content {
    bottom: 50px !important;
  }
  .accordion-slider .description {
    left: 0 !important;
    max-width: 200px !important;
  }
  .accordion-slider .first-h3 {
    max-width: 200px !important;
  }
  .accordion-slider .first-more {
    top: 80px !important;
  }
  .accordion-slider .first-desc {
    top: 130px !important;
  }
  .prod-list .d1-2 .prod-link span.as-black {
    padding: 3px 10px;
  }
}
@media only screen and (max-width: 480px) {
  body:before {
    z-index: 999;
    content: "less than 480px";
    font-size: 300%;
    font-weight: 700;
    position: fixed;
    bottom: 60px;
    width: 100%;
    text-align: center;
    background-color: rgba(163, 42, 40, 0.7);
    color: #fff;
    display: none !important;
  }
  .contact-people .d1-4,
  .d1-2,
  .d1-3,
  .d1-4,
  .d3-4,
  .footer .d1-3 {
    width: 100%;
  }
}
.nk-top-content p {
  width: 100%;
  display: block;
  text-align: center;
}
.nk-top-content p a {
  text-decoration: underline;
  color: #fff;
}
.row1,
.row2 {
  min-height: 140px;
}
.row3 {
  min-height: 360px;
}
.row4 {
  min-height: 140px;
}
.row5 {
  min-height: 500px;
}
.row6 {
  min-height: 240px;
}
.row7 {
  min-height: 480px;
}
@media only screen and (min-width: 757px) {
  #wpcf7-f230-p228-o2 textarea,
  #wpcf7-f244-p243-o2 textarea {
    height: 295px;
  }
}
div[role="form"] img.ajax-loader {
  display: block;
  width: auto;
}
