@font-face {
  font-family: 'NotoSansJavanese';
  src: url(/wp-content/themes/fujitoron/dist/fonts/NotoSansJavanese.eot);
  /* IE9 Compat Modes */
  src: url(/wp-content/themes/fujitoron/dist/fonts/NotoSansJavanese.eot?#iefix) format('embedded-opentype'),
    
    url(/wp-content/themes/fujitoron/dist/fonts/NotoSansJavanese.woff) format('woff'),
    
    url(/wp-content/themes/fujitoron/dist/fonts/NotoSansJavanese.ttf) format('truetype'),
    
    url(/wp-content/themes/fujitoron/dist/fonts/NotoSansJavanese.svg#NotoSansJavanese) format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}@charset "UTF-8";

/** Import Bootstrap functions */

/** Bootstrap navbar fix (https://git.io/fADqW) */

/*!
 * Bootstrap Reboot v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */

/* line 19, resources/assets/styles/bootstrap/_reboot.scss */

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 25, resources/assets/styles/bootstrap/_reboot.scss */

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 35, resources/assets/styles/bootstrap/_reboot.scss */

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

/* line 46, resources/assets/styles/bootstrap/_reboot.scss */

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 66, resources/assets/styles/bootstrap/_reboot.scss */

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

/* line 76, resources/assets/styles/bootstrap/_reboot.scss */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 92, resources/assets/styles/bootstrap/_reboot.scss */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 101, resources/assets/styles/bootstrap/_reboot.scss */

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 114, resources/assets/styles/bootstrap/_reboot.scss */

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

/* line 123, resources/assets/styles/bootstrap/_reboot.scss */

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 129, resources/assets/styles/bootstrap/_reboot.scss */

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 136, resources/assets/styles/bootstrap/_reboot.scss */

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 143, resources/assets/styles/bootstrap/_reboot.scss */

dt {
  font-weight: 700;
}

/* line 147, resources/assets/styles/bootstrap/_reboot.scss */

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 152, resources/assets/styles/bootstrap/_reboot.scss */

blockquote {
  margin: 0 0 1rem;
}

/* line 156, resources/assets/styles/bootstrap/_reboot.scss */

b,
strong {
  font-weight: bolder;
}

/* line 161, resources/assets/styles/bootstrap/_reboot.scss */

small {
  font-size: 80%;
}

/* line 170, resources/assets/styles/bootstrap/_reboot.scss */

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 178, resources/assets/styles/bootstrap/_reboot.scss */

sub {
  bottom: -.25em;
}

/* line 179, resources/assets/styles/bootstrap/_reboot.scss */

sup {
  top: -.5em;
}

/* line 186, resources/assets/styles/bootstrap/_reboot.scss */

a {
  color: #525ddc;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, resources/assets/styles/bootstrap/mixins/_hover.scss */

a:hover {
  color: #2632bc;
  text-decoration: underline;
}

/* line 202, resources/assets/styles/bootstrap/_reboot.scss */

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

/* line 13, resources/assets/styles/bootstrap/mixins/_hover.scss */

a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 217, resources/assets/styles/bootstrap/_reboot.scss */

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 225, resources/assets/styles/bootstrap/_reboot.scss */

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 239, resources/assets/styles/bootstrap/_reboot.scss */

figure {
  margin: 0 0 1rem;
}

/* line 249, resources/assets/styles/bootstrap/_reboot.scss */

img {
  vertical-align: middle;
  border-style: none;
}

/* line 254, resources/assets/styles/bootstrap/_reboot.scss */

svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 266, resources/assets/styles/bootstrap/_reboot.scss */

table {
  border-collapse: collapse;
}

/* line 270, resources/assets/styles/bootstrap/_reboot.scss */

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 278, resources/assets/styles/bootstrap/_reboot.scss */

th {
  text-align: inherit;
}

/* line 289, resources/assets/styles/bootstrap/_reboot.scss */

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 298, resources/assets/styles/bootstrap/_reboot.scss */

button {
  border-radius: 0;
}

/* line 307, resources/assets/styles/bootstrap/_reboot.scss */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 312, resources/assets/styles/bootstrap/_reboot.scss */

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 323, resources/assets/styles/bootstrap/_reboot.scss */

button,
input {
  overflow: visible;
}

/* line 328, resources/assets/styles/bootstrap/_reboot.scss */

button,
select {
  text-transform: none;
}

/* line 336, resources/assets/styles/bootstrap/_reboot.scss */

select {
  word-wrap: normal;
}

/* line 344, resources/assets/styles/bootstrap/_reboot.scss */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 357, resources/assets/styles/bootstrap/_reboot.scss */

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 364, resources/assets/styles/bootstrap/_reboot.scss */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 372, resources/assets/styles/bootstrap/_reboot.scss */

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/* line 379, resources/assets/styles/bootstrap/_reboot.scss */

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 391, resources/assets/styles/bootstrap/_reboot.scss */

textarea {
  overflow: auto;
  resize: vertical;
}

/* line 397, resources/assets/styles/bootstrap/_reboot.scss */

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 412, resources/assets/styles/bootstrap/_reboot.scss */

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 424, resources/assets/styles/bootstrap/_reboot.scss */

progress {
  vertical-align: baseline;
}

/* line 429, resources/assets/styles/bootstrap/_reboot.scss */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 434, resources/assets/styles/bootstrap/_reboot.scss */

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 447, resources/assets/styles/bootstrap/_reboot.scss */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 456, resources/assets/styles/bootstrap/_reboot.scss */

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 465, resources/assets/styles/bootstrap/_reboot.scss */

output {
  display: inline-block;
}

/* line 469, resources/assets/styles/bootstrap/_reboot.scss */

summary {
  display: list-item;
  cursor: pointer;
}

/* line 474, resources/assets/styles/bootstrap/_reboot.scss */

template {
  display: none;
}

/* line 480, resources/assets/styles/bootstrap/_reboot.scss */

[hidden] {
  display: none !important;
}

/* line 1, resources/assets/styles/config/_base.scss */

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 7, resources/assets/styles/config/_base.scss */

html,
body {
  margin: 0;
  padding: 0;
  color: #000000;
  line-height: 1.5;
  font-size: 14px;
  font-family: "NotoSansJavanese", "Hiragino Kaku Gothic Pro", "\FF2D\FF33   \30B4\30B7\30C3\30AF", sans-serif;
}

/* line 17, resources/assets/styles/config/_base.scss */

a {
  color: inherit;
  -webkit-transition: color ease .8s;
  -o-transition: color ease .8s;
  transition: color ease .8s;
  text-decoration: none;
}

/* line 21, resources/assets/styles/config/_base.scss */

a:hover {
  color: #2e8295;
}

/* line 26, resources/assets/styles/config/_base.scss */

img {
  max-width: 100%;
}

/* line 30, resources/assets/styles/config/_base.scss */

.fleft {
  float: left;
}

/* line 34, resources/assets/styles/config/_base.scss */

.fright {
  float: right;
}

/* line 38, resources/assets/styles/config/_base.scss */

.clear {
  clear: both;
}

/* line 43, resources/assets/styles/config/_base.scss */

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

/* line 50, resources/assets/styles/config/_base.scss */

.align-left {
  text-align: left;
}

/* line 54, resources/assets/styles/config/_base.scss */

.align-right {
  text-align: right;
}

/* line 58, resources/assets/styles/config/_base.scss */

.align-center {
  text-align: center;
}

/* line 62, resources/assets/styles/config/_base.scss */

.container {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 70, resources/assets/styles/config/_base.scss */

.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 75, resources/assets/styles/config/_base.scss */

.container-small {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

/* line 81, resources/assets/styles/config/_base.scss */

.container-middle {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

/* line 87, resources/assets/styles/config/_base.scss */

.container-large {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

/* line 93, resources/assets/styles/config/_base.scss */

.alert_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

/* line 98, resources/assets/styles/config/_base.scss */

div.wpcf7-mail-sent-ok {
  border-color: #40a8bf;
}

/* line 103, resources/assets/styles/config/_base.scss */

.contact-page .frm-contact .confirmation_info {
  color: #40a8bf;
  font-size: 24px;
}

/* line 109, resources/assets/styles/config/_base.scss */

.page-template-template-contact .frm-search,
.page-template-template-sitemap .frm-search,
.page-template-template-about .frm-search {
  display: none;
}

/* line 118, resources/assets/styles/config/_base.scss */

.heading.text-primary-color {
  color: #14788D;
}

/* line 121, resources/assets/styles/config/_base.scss */

.heading.big-size {
  font-size: 40px;
}

@media (max-width: 768px) {
  /* line 121, resources/assets/styles/config/_base.scss */

  .heading.big-size {
    font-size: 20px;
  }
}

/* line 129, resources/assets/styles/config/_base.scss */

#backtotop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 90px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAArCAMAAAANOCvQAAAASFBMVEUnqMQAAAAPpbMmp8Qnp8Qmp8Qmp8QjqMUgqsomqMUmqMQmqMUmp8QlpsUkqMUjp8IlpcMepcMmqcQlp8UkpsUlqMYkp8Mlp8QNVGr3AAAAGHRSTlPMAAiSxrSgLBjBu6qFbkY5IhF5YFJmQForWWqxAAAA7ElEQVRIx5XSWbaDIBRE0QogYEOnJm/+M33pjcqFy/mttf8KF6IQqIUiYhxFI1mApY2kHuhTE5lwb24hBs9MA9EvovnE453nEtF9SCeYxOGb4xGrNqIsi0j8JDkkYFdgkHFPxjr5w6G1RlJ/JEOqkBmn5jIxyBSLROeILBGPbJ4mosuTTpDkCqIrRayiiLIEmUA25UlAIZMlY4noHFlRbD2TNJTJIE5kRiV3JBHV4oHIOpF7cgOj20bO5yKvtpEFrJaN2J5HevslE5hNH2LAzryJ5hP9Iisa8g8ihhYyiDtxaMpdEFUbURESjcl/q3UIdgKFHCIAAAAASUVORK5CYII=);
}

/* line 141, resources/assets/styles/config/_base.scss */

.single-product__thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

/* line 144, resources/assets/styles/config/_base.scss */

.single-product__thumbnail img {
  opacity: 0;
}

/* line 147, resources/assets/styles/config/_base.scss */

.single-product__thumbnail .right {
  background-size: cover;
  position: relative;
  background-color: #39a8c1;
  color: white;
}

/* line 154, resources/assets/styles/config/_base.scss */

.single-product__thumbnail .left {
  background-size: cover;
}

@media (min-width: 768px) {
  /* line 162, resources/assets/styles/config/_base.scss */

  .single-product__thumbnail {
    height: 300px;
  }

  /* line 167, resources/assets/styles/config/_base.scss */

  .single-product__thumbnail .left {
    width: 20%;
    max-width: 300px;
  }

  /* line 172, resources/assets/styles/config/_base.scss */

  .single-product__thumbnail .right {
    width: 80%;
  }
}

@media (max-width: 768px) {
  /* line 178, resources/assets/styles/config/_base.scss */

  .single-product__thumbnail {
    height: 100px;
  }

  /* line 181, resources/assets/styles/config/_base.scss */

  .single-product__thumbnail .left {
    width: 30%;
  }

  /* line 185, resources/assets/styles/config/_base.scss */

  .single-product__thumbnail .right {
    width: 70%;
  }
}

/* line 1, resources/assets/styles/parts/_header.scss */

#header {
  background: white;
}

@media (min-width: 768px) {
  /* line 1, resources/assets/styles/parts/_header.scss */

  #header {
    border-bottom: 4px solid #0072A2;
  }
}

@media (max-width: 768px) {
  /* line 1, resources/assets/styles/parts/_header.scss */

  #header {
    min-height: 90px;
    padding-top: 10px;
  }
}

/* line 12, resources/assets/styles/parts/_header.scss */

#header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 19, resources/assets/styles/parts/_header.scss */

#header .header__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1024px) {
  /* line 19, resources/assets/styles/parts/_header.scss */

  #header .header__left {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  /* line 19, resources/assets/styles/parts/_header.scss */

  #header .header__left {
    width: 230px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

/* line 34, resources/assets/styles/parts/_header.scss */

#header .header__left .header__logo {
  display: block;
  margin: 0 100px 0 0;
}

@media screen and (max-width: 1023px) {
  /* line 34, resources/assets/styles/parts/_header.scss */

  #header .header__left .header__logo {
    margin: 0;
  }

  /* line 41, resources/assets/styles/parts/_header.scss */

  #header .header__left .header__logo a {
    display: block;
  }

  /* line 44, resources/assets/styles/parts/_header.scss */

  #header .header__left .header__logo a img {
    max-width: 250px;
  }
}

@media screen and (max-width: 767px) {
  /* line 34, resources/assets/styles/parts/_header.scss */

  #header .header__left .header__logo {
    width: 100%;
  }

  /* line 53, resources/assets/styles/parts/_header.scss */

  #header .header__left .header__logo a {
    display: block;
  }

  /* line 56, resources/assets/styles/parts/_header.scss */

  #header .header__left .header__logo a img {
    max-width: 220px;
  }
}

@media screen and (max-width: 767px) {
  /* line 63, resources/assets/styles/parts/_header.scss */

  #header .header__left .header__phone {
    margin: 10px 0 0;
  }
}

/* line 71, resources/assets/styles/parts/_header.scss */

.k__phone {
  color: #14788d;
}

/* line 74, resources/assets/styles/parts/_header.scss */

.k__phone span {
  font-family: 'Baloo';
  font-size: 45px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  margin: 0 0 0 10px;
  color: inherit;
}

@media screen and (max-width: 767px) {
  /* line 74, resources/assets/styles/parts/_header.scss */

  .k__phone span {
    font-size: 30px;
  }
}

/* line 86, resources/assets/styles/parts/_header.scss */

.k__phone i {
  color: inherit;
  font-size: 45px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  /* line 86, resources/assets/styles/parts/_header.scss */

  .k__phone i {
    font-size: 30px;
  }
}

/* line 97, resources/assets/styles/parts/_header.scss */

.header__menu {
  text-align: right;
  position: relative;
}

@media screen and (max-width: 1024px) {
  /* line 97, resources/assets/styles/parts/_header.scss */

  .header__menu {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* line 97, resources/assets/styles/parts/_header.scss */

  .header__menu {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  /* line 109, resources/assets/styles/parts/_header.scss */

  .header__menu .menu-wrap {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100vw;
    margin-right: -15px;
    background: #fff;
    padding: 50px 70px 0;
    text-align: left;
    -webkit-box-shadow: 0 0 10px #333;
            box-shadow: 0 0 10px #333;
    z-index: 999;
  }
}

/* line 123, resources/assets/styles/parts/_header.scss */

.header__menu .menu-wrap ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 1024px) {
  /* line 123, resources/assets/styles/parts/_header.scss */

  .header__menu .menu-wrap ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  /* line 123, resources/assets/styles/parts/_header.scss */

  .header__menu .menu-wrap ul {
    display: block;
  }
}

/* line 136, resources/assets/styles/parts/_header.scss */

.header__menu .menu-wrap ul li {
  position: relative;
  padding: 15px 0;
}

@media screen and (max-width: 767px) {
  /* line 136, resources/assets/styles/parts/_header.scss */

  .header__menu .menu-wrap ul li {
    text-align: left;
    border-bottom: 1px solid #40a8bf;
    padding: 0;
  }
}

/* line 146, resources/assets/styles/parts/_header.scss */

.header__menu .menu-wrap ul li a {
  font-size: 20px;
  display: block;
  padding: 0 35px;
  text-decoration: none;
  line-height: 50px;
}

@media screen and (max-width: 1366px) {
  /* line 146, resources/assets/styles/parts/_header.scss */

  .header__menu .menu-wrap ul li a {
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 146, resources/assets/styles/parts/_header.scss */

  .header__menu .menu-wrap ul li a {
    padding: 0px;
  }
}

/* line 163, resources/assets/styles/parts/_header.scss */

.header__menu .menu-wrap ul li:hover ul {
  opacity: 1;
  z-index: 999;
  visibility: visible;
}

/* line 170, resources/assets/styles/parts/_header.scss */

.header__menu .menu-wrap ul li ul {
  position: absolute;
  top: 100%;
  display: block;
  background: #ffffff;
  padding: 25px 20px;
  width: 260px;
  left: 50%;
  opacity: 0;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all ease .8s;
  -o-transition: all ease .8s;
  transition: all ease .8s;
}

@media (min-width: 768px) {
  /* line 170, resources/assets/styles/parts/_header.scss */

  .header__menu .menu-wrap ul li ul {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    visibility: hidden;
  }
}

@media screen and (max-width: 767px) {
  /* line 170, resources/assets/styles/parts/_header.scss */

  .header__menu .menu-wrap ul li ul {
    opacity: 1;
    position: static;
    width: auto;
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    text-align: left;
    padding: 0;
  }
}

/* line 196, resources/assets/styles/parts/_header.scss */

.header__menu .menu-wrap ul li ul:before {
  content: '';
  position: absolute;
  bottom: 98%;
  left: 50%;
  -webkit-transform: translateY(-30%);
       -o-transform: translateY(-30%);
          transform: translateY(-30%);
  border-width: 8px;
  border-style: solid;
  border-color: #14788d transparent transparent transparent;
}

@media screen and (max-width: 767px) {
  /* line 196, resources/assets/styles/parts/_header.scss */

  .header__menu .menu-wrap ul li ul:before {
    display: none;
  }
}

/* line 211, resources/assets/styles/parts/_header.scss */

.header__menu .menu-wrap ul li ul li {
  text-align: center;
  padding: 0;
}

@media screen and (max-width: 767px) {
  /* line 211, resources/assets/styles/parts/_header.scss */

  .header__menu .menu-wrap ul li ul li {
    text-align: left;
    border-top: 1px solid #40a8bf;
    border-bottom: none;
    padding: 0px 25px;
    margin: 0;
  }
}

/* line 224, resources/assets/styles/parts/_header.scss */

.header__menu .menu-wrap ul li ul li a {
  padding: 0;
}

/* line 228, resources/assets/styles/parts/_header.scss */

.header__menu .menu-wrap ul li ul li:last-child {
  margin: 0;
}

/* line 238, resources/assets/styles/parts/_header.scss */

.menu-search {
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 238, resources/assets/styles/parts/_header.scss */

  .menu-search {
    display: block;
    padding: 40px 0;
    margin: 0 -40px;
  }

  /* line 246, resources/assets/styles/parts/_header.scss */

  .menu-search .frm-search {
    width: 100%;
  }

  /* line 249, resources/assets/styles/parts/_header.scss */

  .menu-search .frm-search input[type=text] {
    line-height: 35px;
    font-size: 18px;
    padding: 0 15px 0 45px;
  }

  /* line 255, resources/assets/styles/parts/_header.scss */

  .menu-search .frm-search button i.fas {
    font-size: 22px;
  }
}

/* line 1, resources/assets/styles/parts/_content.scss */

#content {
  padding: 30px 0 30px;
}

/* line 6, resources/assets/styles/parts/_content.scss */

.main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 10, resources/assets/styles/parts/_content.scss */

.main-content.justify-content-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 15, resources/assets/styles/parts/_content.scss */

.page-head {
  text-align: center;
}

/* line 18, resources/assets/styles/parts/_content.scss */

.page-head h2 {
  font-size: 40px;
  color: #40a8bf;
  font-weight: 400;
  margin: 13px 0 46px;
}

@media screen and (max-width: 767px) {
  /* line 18, resources/assets/styles/parts/_content.scss */

  .page-head h2 {
    font-size: 20px;
    margin: 23px 0 17px;
  }
}

/* line 30, resources/assets/styles/parts/_content.scss */

.page-head p {
  font-size: 20px;
  line-height: 35px;
  margin: 0 0 34px;
}

@media screen and (max-width: 767px) {
  /* line 30, resources/assets/styles/parts/_content.scss */

  .page-head p {
    font-size: 15px;
    margin: 0 0 10px;
  }
}

/* line 41, resources/assets/styles/parts/_content.scss */

.page-head h4 {
  margin: 0;
  font-size: 40px;
  font-weight: 400;
  color: #40a8bf;
}

@media screen and (max-width: 767px) {
  /* line 41, resources/assets/styles/parts/_content.scss */

  .page-head h4 {
    font-size: 36px;
  }
}

/* line 54, resources/assets/styles/parts/_content.scss */

.page-content .page-content__thread {
  margin: 0 0 100px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 60, resources/assets/styles/parts/_content.scss */

.page-content h2 {
  text-align: center;
  font-size: 40px;
  color: #40a8bf;
  font-weight: 400;
  margin: 0px 0 25px;
}

@media screen and (max-width: 767px) {
  /* line 60, resources/assets/styles/parts/_content.scss */

  .page-content h2 {
    font-size: 20px;
  }
}

/* line 72, resources/assets/styles/parts/_content.scss */

.page-content p {
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
  margin: 0 0 15px;
}

@media screen and (max-width: 767px) {
  /* line 72, resources/assets/styles/parts/_content.scss */

  .page-content p {
    font-size: 15px;
    line-height: normal;
  }
}

@media screen and (max-width: 767px) {
  /* line 83, resources/assets/styles/parts/_content.scss */

  .page-content p a.btn {
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 17px;
  }
}

/* line 93, resources/assets/styles/parts/_content.scss */

.page-content h6 {
  font-size: 25px;
  font-weight: 400;
  margin: 40px 0 5px;
}

@media screen and (max-width: 767px) {
  /* line 93, resources/assets/styles/parts/_content.scss */

  .page-content h6 {
    font-size: 20px;
  }
}

/* line 102, resources/assets/styles/parts/_content.scss */

.page-content ol {
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 20px;
  line-height: 35px;
}

@media screen and (max-width: 767px) {
  /* line 102, resources/assets/styles/parts/_content.scss */

  .page-content ol {
    font-size: 15px;
  }
}

/* line 113, resources/assets/styles/parts/_content.scss */

.page-title {
  font-size: 30px;
  color: #14788D;
  font-weight: 400;
  margin: 0px 0 25px;
}

@media screen and (max-width: 1023px) {
  /* line 113, resources/assets/styles/parts/_content.scss */

  .page-title {
    font-size: 20px;
  }
}

/* line 1, resources/assets/styles/parts/_footer.scss */

#footer {
  color: white;
  background: #38a7c0;
  background: -webkit-linear-gradient(top, #38a7c0 0%, #0072a2 100%);
  background: linear, to bottom, #38a7c0 0%, #0072a2 100%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38a7c0', endColorstr='#0072a2', GradientType=0);
  padding: 30px;
  position: relative;
  font-size: 20px;
}

@media screen and (max-width: 1023px) {
  /* line 1, resources/assets/styles/parts/_footer.scss */

  #footer {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 1023px) {
  /* line 17, resources/assets/styles/parts/_footer.scss */

  #footer .footer__left {
    width: 100%;
    margin: 15px 0 0;
  }
}

/* line 24, resources/assets/styles/parts/_footer.scss */

#footer .k__phone {
  color: #fff;
}

/* line 28, resources/assets/styles/parts/_footer.scss */

#footer .copyright {
  text-align: center;
  margin: 70px 0 0;
}

/* line 33, resources/assets/styles/parts/_footer.scss */

#footer .footer--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

/* line 40, resources/assets/styles/parts/_footer.scss */

#footer .footer__right {
  width: 58.33%;
}

@media screen and (max-width: 1365px) {
  /* line 40, resources/assets/styles/parts/_footer.scss */

  #footer .footer__right {
    width: 45%;
  }
}

@media screen and (max-width: 1023px) {
  /* line 40, resources/assets/styles/parts/_footer.scss */

  #footer .footer__right {
    width: 100%;
  }
}

/* line 51, resources/assets/styles/parts/_footer.scss */

#footer .footer__right ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

/* line 54, resources/assets/styles/parts/_footer.scss */

#footer .footer__right ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 25px;
}

@media screen and (max-width: 1023px) {
  /* line 54, resources/assets/styles/parts/_footer.scss */

  #footer .footer__right ul li {
    display: block;
  }
}

/* line 62, resources/assets/styles/parts/_footer.scss */

#footer .footer__right ul li a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 100px;
}

/* line 66, resources/assets/styles/parts/_footer.scss */

#footer .footer__right ul li a:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #fff;
}

/* line 73, resources/assets/styles/parts/_footer.scss */

#footer .footer__right ul li ul {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}

/* line 76, resources/assets/styles/parts/_footer.scss */

#footer .footer__right ul li ul li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

@media screen and (max-width: 1023px) {
  /* line 76, resources/assets/styles/parts/_footer.scss */

  #footer .footer__right ul li ul li {
    display: block;
  }
}

/* line 85, resources/assets/styles/parts/_footer.scss */

#footer .footer__right ul li ul li a:after {
  content: '>';
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
}

@media screen and (max-width: 1023px) {
  /* line 73, resources/assets/styles/parts/_footer.scss */

  #footer .footer__right ul li ul {
    display: block;
    margin-top: 15px;
    padding-left: 25px;
  }
}

/* line 105, resources/assets/styles/parts/_footer.scss */

#backtotop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 9;
}

/* line 1, resources/assets/styles/parts/_sidebar.scss */

aside.sidebar {
  width: 16.66%;
}

@media screen and (max-width: 1365px) {
  /* line 1, resources/assets/styles/parts/_sidebar.scss */

  aside.sidebar {
    width: 30%;
  }
}

@media screen and (max-width: 767px) {
  /* line 1, resources/assets/styles/parts/_sidebar.scss */

  aside.sidebar {
    width: 100%;
    margin-bottom: 30px;
  }
}

/* line 13, resources/assets/styles/parts/_sidebar.scss */

aside.sidebar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

/* line 16, resources/assets/styles/parts/_sidebar.scss */

aside.sidebar ul li {
  background: #39a8c1;
  margin: 0 0 20px;
  line-height: 50px;
}

/* line 21, resources/assets/styles/parts/_sidebar.scss */

aside.sidebar ul li a {
  color: #fff;
  display: block;
  padding: 0 5px 0 35px;
  font-size: 16px;
}

/* line 1, resources/assets/styles/components/_mark.scss */

.has-kmark {
  position: relative;
}

/* line 4, resources/assets/styles/components/_mark.scss */

.has-kmark .kmark-label {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 9, resources/assets/styles/components/_mark.scss */

.has-kmark .kmark-label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  border-color: #39a8c1 transparent transparent #39a8c1;
  border-style: solid;
  border-width: 50px;
}

@media screen and (max-width: 767px) {
  /* line 9, resources/assets/styles/components/_mark.scss */

  .has-kmark .kmark-label:after {
    border-width: 35px calc(100vw/2 - 15px);
  }
}

/* line 23, resources/assets/styles/components/_mark.scss */

.has-kmark .kmark-label span,
.has-kmark .kmark-label img {
  text-transform: uppercase;
  color: #fff;
  position: relative;
  z-index: 9;
  padding: 10px 10px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}

@media (max-width: 768px) {
  /* line 23, resources/assets/styles/components/_mark.scss */

  .has-kmark .kmark-label span,
  .has-kmark .kmark-label img {
    margin-top: 12px;
  }
}

/* line 36, resources/assets/styles/components/_mark.scss */

.has-kmark .kmark-label img {
  width: 75px;
}

/* line 2, resources/assets/styles/components/_breadcrums.scss */

.breadcrums--wrap {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  /* line 2, resources/assets/styles/components/_breadcrums.scss */

  .breadcrums--wrap {
    padding: 0;
    display: block;
    margin: 0 0 25px;
  }
}

/* line 15, resources/assets/styles/components/_breadcrums.scss */

.breadcrums ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 21, resources/assets/styles/components/_breadcrums.scss */

.breadcrums ul li {
  display: inline-block;
  vertical-align: middle;
  color: #14788D;
  line-height: 60px;
}

/* line 28, resources/assets/styles/components/_breadcrums.scss */

.breadcrums ul li a:after {
  content: '>';
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  margin: 0 5px;
}

/* line 38, resources/assets/styles/components/_breadcrums.scss */

.frm-search {
  width: 50%;
  max-width: 500px;
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 38, resources/assets/styles/components/_breadcrums.scss */

  .frm-search {
    width: auto;
    max-width: unset;
  }
}

/* line 48, resources/assets/styles/components/_breadcrums.scss */

.frm-search input[type="text"],
.frm-search input[type="search"] {
  display: block;
  border: 1px solid #40a8bf;
  line-height: 58px;
  padding: 0 10px 0 65px;
  border-radius: 25px;
  width: 100%;
  font-size: 25px;
  outline: none;
}

@media screen and (max-width: 767px) {
  /* line 48, resources/assets/styles/components/_breadcrums.scss */

  .frm-search input[type="text"],
  .frm-search input[type="search"] {
    font-size: 15px;
    line-height: 35px;
    padding: 0 10px 0 35px;
  }
}

/* line 65, resources/assets/styles/components/_breadcrums.scss */

.frm-search button {
  border: none;
  outline: none;
  position: absolute;
  left: 1px;
  top: 50%;
  background: none;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 74, resources/assets/styles/components/_breadcrums.scss */

.frm-search button i.fas {
  color: #39a8c1;
  font-size: 40px;
}

@media screen and (max-width: 767px) {
  /* line 80, resources/assets/styles/components/_breadcrums.scss */

  .frm-search button i.fas {
    font-size: 22px;
  }
}

/* line 1, resources/assets/styles/components/_btn.scss */

.btn {
  width: 45%;
  max-width: 400px;
  height: 60px;
  line-height: 60px;
  border-radius: 25px;
  border: none;
  outline: none;
  -webkit-transition: all ease .8s;
  -o-transition: all ease .8s;
  transition: all ease .8s;
  background: #39a8c1;
  opacity: 1;
  color: #fff;
  margin: 0 10px;
  font-size: 24px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  margin: 15px 0 0;
}

/* line 20, resources/assets/styles/components/_btn.scss */

.btn:hover {
  opacity: .7;
  text-decoration: none;
  color: #000000;
}

/* line 26, resources/assets/styles/components/_btn.scss */

.btn.btn-curve {
  border-radius: 0;
}

/* line 30, resources/assets/styles/components/_btn.scss */

.btn.btn-more {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  border: 1px solid #fff;
  border-radius: 25px;
  padding: 0 20px;
  font-size: 16px;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  text-decoration: none;
  max-width: inherit;
  width: auto;
}

/* line 41, resources/assets/styles/components/_btn.scss */

.btn.btn-more:hover {
  background: #fff;
  color: #2e8295;
}

@media screen and (max-width: 767px) {
  /* line 30, resources/assets/styles/components/_btn.scss */

  .btn.btn-more {
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
}

/* line 53, resources/assets/styles/components/_btn.scss */

.btn.btn-contact {
  background-color: #fff;
  color: #006C81;
  height: 54px;
  line-height: 54px;
  font-size: 24px;
}

/* line 61, resources/assets/styles/components/_btn.scss */

.btn.btn-nav {
  padding: 0;
  min-width: unset;
  width: auto;
  padding: 0 20px;
  border-radius: 0;
  background: none;
  display: none;
}

/* line 70, resources/assets/styles/components/_btn.scss */

.btn.btn-nav i.fas {
  font-size: 40px;
  color: #2451A0;
}

@media screen and (max-width: 767px) {
  /* line 61, resources/assets/styles/components/_btn.scss */

  .btn.btn-nav {
    display: block;
    margin: -35px 0 0;
    padding: 0;
    line-height: normal;
    height: auto;
  }
}

/* line 84, resources/assets/styles/components/_btn.scss */

.btn.btn-close {
  min-width: unset;
  width: auto;
  padding: 0;
  background: none;
  color: #000000;
  position: absolute;
  left: 15px;
  top: 0;
  margin: 0;
  line-height: normal;
  font-size: 40px;
  display: none;
}

@media screen and (max-width: 767px) {
  /* line 84, resources/assets/styles/components/_btn.scss */

  .btn.btn-close {
    display: block;
  }
}

/* line 1, resources/assets/styles/components/_pagenavi.scss */

.news-pagenavi {
  text-align: right;
  font-size: 0;
}

@media screen and (max-width: 767px) {
  /* line 1, resources/assets/styles/components/_pagenavi.scss */

  .news-pagenavi {
    text-align: center;
  }
}

/* line 9, resources/assets/styles/components/_pagenavi.scss */

.news-pagenavi a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  color: #1D788C;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #1D788C;
  text-align: center;
  font-size: 26px;
  margin: 0 5px;
  -webkit-transition: all ease .8s;
  -o-transition: all ease .8s;
  transition: all ease .8s;
}

/* line 20, resources/assets/styles/components/_pagenavi.scss */

.news-pagenavi a.current {
  background-color: #1D788C;
  color: white;
}

/* line 24, resources/assets/styles/components/_pagenavi.scss */

.news-pagenavi a:hover {
  text-decoration: none;
  color: #fff;
  background: #1D788C;
}

/* line 31, resources/assets/styles/components/_pagenavi.scss */

.news-pagenavi ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}

/* line 35, resources/assets/styles/components/_pagenavi.scss */

.news-pagenavi ul li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}

/* line 2, resources/assets/styles/components/_slider.scss */

.slider-home--wrap {
  position: relative;
}

@media screen and (max-width: 767px) {
  /* line 1, resources/assets/styles/components/_slider.scss */

  .slider-home {
    position: static;
  }
}

/* line 11, resources/assets/styles/components/_slider.scss */

.slider-home .container-middle {
  position: relative;
  height: 100%;
}

/* line 16, resources/assets/styles/components/_slider.scss */

.slider-home .half-container {
  position: absolute;
  left: 50%;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  /* line 16, resources/assets/styles/components/_slider.scss */

  .slider-home .half-container {
    position: static;
    padding: 20px 15px 0;
  }
}

/* line 28, resources/assets/styles/components/_slider.scss */

.slider-home h3 {
  font-size: 50px;
  color: #fff;
  line-height: 100px;
  font-weight: 400;
  text-align: center;
  margin: 0 0 100px;
}

@media screen and (max-width: 1024px) {
  /* line 28, resources/assets/styles/components/_slider.scss */

  .slider-home h3 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 28, resources/assets/styles/components/_slider.scss */

  .slider-home h3 {
    display: none;
  }
}

/* line 47, resources/assets/styles/components/_slider.scss */

.slider-home .frm-search {
  width: 100%;
  max-width: unset;
}

/* line 52, resources/assets/styles/components/_slider.scss */

.slider-home .direct-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0 40px;
}

@media screen and (max-width: 767px) {
  /* line 52, resources/assets/styles/components/_slider.scss */

  .slider-home .direct-contact {
    display: block;
    padding: 20px 0 0;
  }
}

/* line 64, resources/assets/styles/components/_slider.scss */

.slider-home .direct-contact a.btn-contact {
  margin: 0;
}

@media screen and (max-width: 767px) {
  /* line 64, resources/assets/styles/components/_slider.scss */

  .slider-home .direct-contact a.btn-contact {
    border: 1px solid #40a8bf;
    display: block;
    height: 37px;
    line-height: 37px;
    margin: 0 auto 15px;
    font-size: 16px;
  }
}

/* line 77, resources/assets/styles/components/_slider.scss */

.slider-home .direct-contact span {
  width: 50%;
  color: #fff;
}

@media screen and (max-width: 767px) {
  /* line 77, resources/assets/styles/components/_slider.scss */

  .slider-home .direct-contact span {
    width: 100%;
    color: #000000;
    font-size: 12px;
  }
}

/* line 2, resources/assets/styles/pages/_home.scss */

.home-news--wrap {
  width: 74.5%;
  margin: 0;
  border: 1px solid #40a8bf;
  padding: 35px 150px;
}

@media screen and (max-width: 1023px) {
  /* line 2, resources/assets/styles/pages/_home.scss */

  .home-news--wrap {
    width: 60%;
    padding: 35px 20px 35px 80px;
  }
}

@media screen and (max-width: 767px) {
  /* line 2, resources/assets/styles/pages/_home.scss */

  .home-news--wrap {
    width: 100%;
    padding: 60px 15px;
  }
}

/* line 20, resources/assets/styles/pages/_home.scss */

.home-news .home-news__list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

/* line 23, resources/assets/styles/pages/_home.scss */

.home-news .home-news__list ul li {
  margin: 0 0 5px;
}

/* line 26, resources/assets/styles/pages/_home.scss */

.home-news .home-news__list ul li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  font-size: 16px;
}

/* line 31, resources/assets/styles/pages/_home.scss */

.home-news .home-news__list ul li time {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  margin: 0 10px 0 0;
  min-width: 90px;
}

/* line 37, resources/assets/styles/pages/_home.scss */

.home-news .home-news__list ul li span {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}

/* line 44, resources/assets/styles/pages/_home.scss */

.home-news .home-news__viewmore {
  position: absolute;
  right: 0;
  bottom: 0;
}

/* line 49, resources/assets/styles/pages/_home.scss */

.home-news .home-news__viewmore:before {
  content: '';
  border-width: 40px;
  border-style: solid;
  border-color: transparent #39a8c1 #39a8c1 transparent;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}

@media screen and (max-width: 767px) {
  /* line 49, resources/assets/styles/pages/_home.scss */

  .home-news .home-news__viewmore:before {
    border-width: 50px calc(100vw/2 - 15px);
  }
}

/* line 64, resources/assets/styles/pages/_home.scss */

.home-news .home-news__viewmore a {
  position: relative;
  z-index: 1;
  color: #fff;
  text-transform: uppercase;
  padding: 0 10px;
}

/* line 74, resources/assets/styles/pages/_home.scss */

.page-thread {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 55px;
}

/* line 82, resources/assets/styles/pages/_home.scss */

.accessories--wrap {
  border: 1px solid #40a8bf;
  width: 24.5%;
  margin: 0;
  background: #39a8c1;
}

@media screen and (max-width: 1023px) {
  /* line 82, resources/assets/styles/pages/_home.scss */

  .accessories--wrap {
    width: 39.5%;
  }
}

@media screen and (max-width: 767px) {
  /* line 82, resources/assets/styles/pages/_home.scss */

  .accessories--wrap {
    width: 100%;
    margin: 20px 0 0;
  }
}

/* line 100, resources/assets/styles/pages/_home.scss */

.accessories .accessories__description {
  color: #fff;
  padding: 20px 25px 35px;
  text-align: center;
}

/* line 105, resources/assets/styles/pages/_home.scss */

.accessories .accessories__description h3 {
  margin: 0 0 15px;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

@media screen and (max-width: 1024px) {
  /* line 105, resources/assets/styles/pages/_home.scss */

  .accessories .accessories__description h3 {
    font-size: 25px;
  }
}

@media screen and (max-width: 767px) {
  /* line 105, resources/assets/styles/pages/_home.scss */

  .accessories .accessories__description h3 {
    font-size: 20px;
    line-height: normal;
  }
}

/* line 121, resources/assets/styles/pages/_home.scss */

.accessories .accessories__description p {
  margin: 0;
  line-height: 30px;
}

@media screen and (max-width: 767px) {
  /* line 121, resources/assets/styles/pages/_home.scss */

  .accessories .accessories__description p {
    font-size: 15px;
    line-height: normal;
  }
}

/* line 133, resources/assets/styles/pages/_home.scss */

.category-item {
  width: 24.0%;
  position: relative;
  margin: 0 0 15px;
  border: 1px solid #40a8bf;
  overflow: hidden;
}

@media screen and (max-width: 1023px) {
  /* line 133, resources/assets/styles/pages/_home.scss */

  .category-item {
    width: 48%;
    margin: 0 1% 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 133, resources/assets/styles/pages/_home.scss */

  .category-item {
    width: 100%;
    margin: 0 0 20px;
  }
}

/* line 151, resources/assets/styles/pages/_home.scss */

.category-item .kmark-label span {
  max-width: 116px;
  width: 100%;
  color: #39a8c1;
}

/* line 157, resources/assets/styles/pages/_home.scss */

.category-item .kmark-label:after {
  border-color: #fff transparent transparent #fff;
  border-width: 100px 70px;
}

/* line 162, resources/assets/styles/pages/_home.scss */

.category-item .kmark-label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-color: #39a8c1 transparent transparent #39a8c1;
  border-style: solid;
  border-width: 101px 71px;
}

/* line 174, resources/assets/styles/pages/_home.scss */

.category-item .category-item__thumbnail img {
  width: 100%;
}

/* line 179, resources/assets/styles/pages/_home.scss */

.category-item .category-item__description {
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px 15px;
}

/* line 189, resources/assets/styles/pages/_home.scss */

.article-item {
  background: #39a8c1;
  color: #fff;
  width: 49.5%;
  padding: 20px 65px;
  text-align: center;
}

/* line 196, resources/assets/styles/pages/_home.scss */

.article-item h3 {
  font-weight: 400;
  font-size: 30px;
}

/* line 201, resources/assets/styles/pages/_home.scss */

.article-item p {
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  /* line 189, resources/assets/styles/pages/_home.scss */

  .article-item {
    width: 100%;
    margin: 0 0 10px;
    padding: 20px 15px;
  }

  /* line 212, resources/assets/styles/pages/_home.scss */

  .article-item h3 {
    font-size: 20px;
    line-height: normal;
  }

  /* line 217, resources/assets/styles/pages/_home.scss */

  .article-item p {
    line-height: normal;
    font-size: 15px;
  }
}

/* line 224, resources/assets/styles/pages/_home.scss */

.company-lists {
  width: 100%;
}

/* line 227, resources/assets/styles/pages/_home.scss */

.company-lists h3 {
  text-align: center;
  font-weight: 400;
  font-size: 35px;
  margin: 0;
  color: #14788d;
  margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
  /* line 227, resources/assets/styles/pages/_home.scss */

  .company-lists h3 {
    font-size: 30px;
  }
}

/* line 240, resources/assets/styles/pages/_home.scss */

.company-lists ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 245, resources/assets/styles/pages/_home.scss */

.company-lists ul li {
  width: 24.5%;
  text-align: center;
  color: #14788d;
  font-size: 14px;
  padding: 10px 0;
}

@media screen and (max-width: 1023px) {
  /* line 245, resources/assets/styles/pages/_home.scss */

  .company-lists ul li {
    width: 49.5%;
  }
}

@media screen and (max-width: 767px) {
  /* line 245, resources/assets/styles/pages/_home.scss */

  .company-lists ul li {
    width: 100%;
  }
}

/* line 1, resources/assets/styles/pages/_contact.scss */

.contact-page {
  padding: 20px 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 767px) {
  /* line 1, resources/assets/styles/pages/_contact.scss */

  .contact-page {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 10, resources/assets/styles/pages/_contact.scss */

.contact-page h6 {
  text-align: center;
  font-size: 20px;
  margin: 0 0 70px;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  /* line 10, resources/assets/styles/pages/_contact.scss */

  .contact-page h6 {
    margin: 0 0 40px;
  }
}

/* line 22, resources/assets/styles/pages/_contact.scss */

.contact-page .frm-contact p {
  margin: 0 0 10px;
}

@media screen and (max-width: 767px) {
  /* line 22, resources/assets/styles/pages/_contact.scss */

  .contact-page .frm-contact p {
    margin: 0 0 15px;
  }
}

/* line 29, resources/assets/styles/pages/_contact.scss */

.contact-page .frm-contact p label {
  font-size: 20px;
  display: block;
  margin: 0;
}

/* line 34, resources/assets/styles/pages/_contact.scss */

.contact-page .frm-contact p label.error {
  font-size: 13px;
  margin: 3px 0 0;
}

/* line 39, resources/assets/styles/pages/_contact.scss */

.contact-page .frm-contact p label span.required {
  color: #f00;
}

/* line 44, resources/assets/styles/pages/_contact.scss */

.contact-page .frm-contact p input[type="text"],
.contact-page .frm-contact p input[type="email"] {
  width: 100%;
  display: block;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #707070;
  outline: none;
}

/* line 52, resources/assets/styles/pages/_contact.scss */

.contact-page .frm-contact p input[type="text"].error,
.contact-page .frm-contact p input[type="email"].error {
  border-color: #f00;
}

/* line 57, resources/assets/styles/pages/_contact.scss */

.contact-page .frm-contact p textarea {
  width: 100%;
  display: block;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #707070;
  outline: none;
  min-height: 280px;
}

/* line 68, resources/assets/styles/pages/_contact.scss */

.contact-page .frm-contact .btn--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 100px 0 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  /* line 68, resources/assets/styles/pages/_contact.scss */

  .contact-page .frm-contact .btn--wrap {
    padding: 80px 0 0;
  }
}

/* line 78, resources/assets/styles/pages/_contact.scss */

.contact-page .frm-contact .btn--wrap button,
.contact-page .frm-contact .btn--wrap input[type="button"] {
  width: 45%;
  max-width: 400px;
  height: 60px;
  line-height: 60px;
  border-radius: 25px;
  border: none;
  outline: none;
  -webkit-transition: all ease .8s;
  -o-transition: all ease .8s;
  transition: all ease .8s;
  background: #39a8c1;
  opacity: 1;
  color: #fff;
  margin: 0 10px;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  /* line 78, resources/assets/styles/pages/_contact.scss */

  .contact-page .frm-contact .btn--wrap button,
  .contact-page .frm-contact .btn--wrap input[type="button"] {
    width: 100%;
    margin: 0 0 30px;
    font-size: 20px;
  }
}

/* line 99, resources/assets/styles/pages/_contact.scss */

.contact-page .frm-contact .btn--wrap button:hover,
.contact-page .frm-contact .btn--wrap input[type="button"]:hover {
  opacity: .7;
}

/* line 1, resources/assets/styles/pages/_search-result.scss */

.page-search-result {
  padding: 10px 15px 30px;
}

/* line 4, resources/assets/styles/pages/_search-result.scss */

.page-search-result h2 {
  font-size: 40px;
  font-weight: 400;
  color: #14788D;
}

@media screen and (max-width: 767px) {
  /* line 4, resources/assets/styles/pages/_search-result.scss */

  .page-search-result h2 {
    font-size: 20px;
  }
}

/* line 14, resources/assets/styles/pages/_search-result.scss */

.page-search-result p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 25px;
}

@media screen and (max-width: 767px) {
  /* line 14, resources/assets/styles/pages/_search-result.scss */

  .page-search-result p {
    font-size: 13px;
  }
}

/* line 23, resources/assets/styles/pages/_search-result.scss */

.page-search-result p span {
  margin: 0 10px 0 0;
}

/* line 27, resources/assets/styles/pages/_search-result.scss */

.page-search-result p strong {
  font-weight: 400;
}

/* line 32, resources/assets/styles/pages/_search-result.scss */

.page-search-result ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

/* line 35, resources/assets/styles/pages/_search-result.scss */

.page-search-result ul li {
  margin: 45px 0 0;
  font-size: 20px;
  line-height: 35px;
}

@media screen and (max-width: 767px) {
  /* line 35, resources/assets/styles/pages/_search-result.scss */

  .page-search-result ul li {
    font-size: 15px;
    line-height: 25px;
  }
}

/* line 45, resources/assets/styles/pages/_search-result.scss */

.page-search-result ul li a {
  color: #40a8bf;
  font-size: inherit;
}

/* line 50, resources/assets/styles/pages/_search-result.scss */

.page-search-result ul li p {
  font-size: inherit;
  margin: 5px 0 0;
}

/* line 1, resources/assets/styles/pages/_news.scss */

.page-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 6, resources/assets/styles/pages/_news.scss */

.page-news .page-news__main {
  width: 65%;
}

@media screen and (max-width: 1023px) {
  /* line 6, resources/assets/styles/pages/_news.scss */

  .page-news .page-news__main {
    width: 100%;
  }
}

/* line 14, resources/assets/styles/pages/_news.scss */

.page-news .page-news__release {
  width: 28%;
}

@media screen and (max-width: 1023px) {
  /* line 14, resources/assets/styles/pages/_news.scss */

  .page-news .page-news__release {
    display: none;
  }
}

/* line 23, resources/assets/styles/pages/_news.scss */

.news-item {
  margin: 0 0 60px;
}

/* line 26, resources/assets/styles/pages/_news.scss */

.news-item .news-item__head {
  border-bottom: 1px solid #40a8bf;
  padding: 5px 0;
  color: #40a8bf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 40px;
}

@media screen and (max-width: 767px) {
  /* line 26, resources/assets/styles/pages/_news.scss */

  .news-item .news-item__head {
    margin: 0px;
  }
}

/* line 39, resources/assets/styles/pages/_news.scss */

.news-item .news-item__head h3 {
  font-weight: 400;
  font-size: 30px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  /* line 39, resources/assets/styles/pages/_news.scss */

  .news-item .news-item__head h3 {
    font-size: 15px;
    line-height: normal;
  }
}

/* line 50, resources/assets/styles/pages/_news.scss */

.news-item .news-item__head time {
  font-size: 16px;
  color: #000000;
  line-height: 60px;
}

@media screen and (max-width: 767px) {
  /* line 50, resources/assets/styles/pages/_news.scss */

  .news-item .news-item__head time {
    font-size: 15px;
    line-height: normal;
  }
}

/* line 62, resources/assets/styles/pages/_news.scss */

.news-item .news-item__exceprtion {
  padding: 20px 0px 20px 0;
}

@media (min-width: 768px) {
  /* line 62, resources/assets/styles/pages/_news.scss */

  .news-item .news-item__exceprtion {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
  }
}

/* line 69, resources/assets/styles/pages/_news.scss */

.news-item .news-item__exceprtion p {
  margin: 0;
  font-size: 20px;
  line-height: 40px;
}

@media screen and (max-width: 1023px) {
  /* line 62, resources/assets/styles/pages/_news.scss */

  .news-item .news-item__exceprtion {
    padding: 20px 0;
  }
}

@media screen and (max-width: 767px) {
  /* line 80, resources/assets/styles/pages/_news.scss */

  .news-item .news-item__exceprtion p {
    font-size: 15px;
    line-height: normal;
  }
}

/* line 87, resources/assets/styles/pages/_news.scss */

.news-item .news-item__link {
  margin: 30px 0 0;
}

@media screen and (max-width: 767px) {
  /* line 87, resources/assets/styles/pages/_news.scss */

  .news-item .news-item__link {
    margin: 0;
  }
}

/* line 94, resources/assets/styles/pages/_news.scss */

.news-item .news-item__link span {
  display: block;
  color: #40a8bf;
  font-size: 16px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  /* line 94, resources/assets/styles/pages/_news.scss */

  .news-item .news-item__link span {
    font-size: 15px;
  }
}

/* line 105, resources/assets/styles/pages/_news.scss */

.news-item .news-item__link a.btn-news {
  border: 1px solid #40a8bf;
  color: #40a8bf;
  border-radius: 0;
  background: transparent;
  font-size: 16px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  /* line 105, resources/assets/styles/pages/_news.scss */

  .news-item .news-item__link a.btn-news {
    width: 100%;
  }
}

/* line 120, resources/assets/styles/pages/_news.scss */

.page-news__release {
  margin-top: 10px;
}

/* line 123, resources/assets/styles/pages/_news.scss */

.page-news__release h5 {
  font-size: 20px;
  font-weight: 400;
  color: #14788D;
  border-bottom: 1px solid #14788D;
  margin: 0 0 15px;
  line-height: 60px;
}

@media screen and (max-width: 767px) {
  /* line 123, resources/assets/styles/pages/_news.scss */

  .page-news__release h5 {
    font-size: 15px;
    line-height: normal;
  }
}

/* line 137, resources/assets/styles/pages/_news.scss */

.page-news__release ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

/* line 140, resources/assets/styles/pages/_news.scss */

.page-news__release ul li {
  font-size: 16px;
  margin: 0 0 10px;
}

@media screen and (max-width: 767px) {
  /* line 140, resources/assets/styles/pages/_news.scss */

  .page-news__release ul li {
    font-size: 15px;
    line-height: normal;
  }
}

/* line 149, resources/assets/styles/pages/_news.scss */

.page-news__release ul li time {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  margin: 0 15px 0 0;
}

/* line 154, resources/assets/styles/pages/_news.scss */

.page-news__release ul li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}

/* line 1, resources/assets/styles/pages/_details.scss */

.page-news-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 6, resources/assets/styles/pages/_details.scss */

.page-news-detail .page-news__main {
  width: 65%;
}

@media screen and (max-width: 1023px) {
  /* line 6, resources/assets/styles/pages/_details.scss */

  .page-news-detail .page-news__main {
    width: 100%;
  }
}

/* line 14, resources/assets/styles/pages/_details.scss */

.page-news-detail .page-news__release {
  width: 28%;
}

@media screen and (max-width: 1023px) {
  /* line 14, resources/assets/styles/pages/_details.scss */

  .page-news-detail .page-news__release {
    width: 100%;
  }
}

/* line 1, resources/assets/styles/pages/_category.scss */

.page-category {
  display: block;
}

/* line 7, resources/assets/styles/pages/_category.scss */

.page-category .page-category__relative {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 11, resources/assets/styles/pages/_category.scss */

.page-category .page-category__relative .page-title {
  font-size: 40px;
  font-weight: 400;
  margin: 25px 0 0;
  color: #40a8bf;
}

/* line 18, resources/assets/styles/pages/_category.scss */

.page-category .page-category__relative h3 {
  font-size: 40px;
  font-weight: 400;
  margin: 25px 0 0;
  color: #40a8bf;
}

@media screen and (max-width: 767px) {
  /* line 18, resources/assets/styles/pages/_category.scss */

  .page-category .page-category__relative h3 {
    font-size: 20px;
  }
}

/* line 31, resources/assets/styles/pages/_category.scss */

ul.klist-item {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 40px 0 90px;
}

/* line 37, resources/assets/styles/pages/_category.scss */

ul.klist-item li {
  position: relative;
  width: 18%;
  margin: 0 2% 20px 0;
}

@media screen and (max-width: 1365px) {
  /* line 37, resources/assets/styles/pages/_category.scss */

  ul.klist-item li {
    width: 31.333%;
  }
}

@media screen and (max-width: 767px) {
  /* line 37, resources/assets/styles/pages/_category.scss */

  ul.klist-item li {
    width: 100%;
    margin: 0 0 15px;
  }
}

/* line 52, resources/assets/styles/pages/_category.scss */

ul.klist-item li.post a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 84px;
  border: 1px solid #40a8bf;
  padding: 0 10px;
  text-align: center;
  font-size: 20px;
  color: #40a8bf;
  -webkit-transition: all ease .8s;
  -o-transition: all ease .8s;
  transition: all ease .8s;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  /* line 52, resources/assets/styles/pages/_category.scss */

  ul.klist-item li.post a {
    height: 55px;
    font-size: 15px;
  }
}

/* line 69, resources/assets/styles/pages/_category.scss */

ul.klist-item li.post a:hover {
  text-decoration: none;
  color: #fff;
  background: #40a8bf;
}

/* line 80, resources/assets/styles/pages/_category.scss */

.page-category__items .product-items--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  padding-right: 0;
}

/* line 88, resources/assets/styles/pages/_category.scss */

h3.page-category__items--title {
  background: #39a8c1;
  color: #fff;
  padding: 0 15px;
  line-height: 55px;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  margin: 0;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  /* line 88, resources/assets/styles/pages/_category.scss */

  h3.page-category__items--title {
    font-size: 20px;
  }
}

/* line 103, resources/assets/styles/pages/_category.scss */

.product-item {
  width: 16.666%;
  position: relative;
  border: 2px solid #40a8bf;
}

@media screen and (max-width: 1366px) {
  /* line 103, resources/assets/styles/pages/_category.scss */

  .product-item {
    width: 25%;
  }
}

@media screen and (max-width: 1365px) {
  /* line 103, resources/assets/styles/pages/_category.scss */

  .product-item {
    width: 33.333%;
  }
}

@media screen and (max-width: 767px) {
  /* line 103, resources/assets/styles/pages/_category.scss */

  .product-item {
    width: 50%;
  }
}

/* line 123, resources/assets/styles/pages/_category.scss */

.product-item h4 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 10px;
  background: #fff;
  margin: 0;
  font-weight: 400;
  font-size: 20px;
  color: #40a8bf;
}

@media screen and (max-width: 767px) {
  /* line 123, resources/assets/styles/pages/_category.scss */

  .product-item h4 {
    position: static;
  }
}

/* line 139, resources/assets/styles/pages/_category.scss */

.product-item h4 a {
  display: block;
  line-height: 50px;
  text-align: center;
}

/* line 144, resources/assets/styles/pages/_category.scss */

.product-item h4 a:hover {
  text-decoration: none;
}

/* line 1, resources/assets/styles/pages/_category-detail.scss */

.page-category-detail {
  display: block;
}

/* line 4, resources/assets/styles/pages/_category-detail.scss */

.page-category-detail h2.page-title {
  text-align: left;
}

/* line 8, resources/assets/styles/pages/_category-detail.scss */

.page-category-detail .container-large {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 14, resources/assets/styles/pages/_category-detail.scss */

.product-details {
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  /* line 14, resources/assets/styles/pages/_category-detail.scss */

  .product-details {
    margin-bottom: 20px;
  }
}

/* line 2, resources/assets/styles/pages/_sitemap.scss */

.page-sitemap ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

/* line 4, resources/assets/styles/pages/_sitemap.scss */

.page-sitemap ul > li {
  display: block;
  margin: 0 0 20px;
  font-size: 20px;
}

/* line 8, resources/assets/styles/pages/_sitemap.scss */

.page-sitemap ul > li a {
  font-size: 20px;
  color: #40a8bf;
}

/* line 14, resources/assets/styles/pages/_sitemap.scss */

.page-sitemap ul ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 20px;
  margin: 15px 0 0;
}

@media screen and (max-width: 767px) {
  /* line 14, resources/assets/styles/pages/_sitemap.scss */

  .page-sitemap ul ul {
    padding-left: 40px;
  }
}

/* line 25, resources/assets/styles/pages/_sitemap.scss */

.page-sitemap ul ul li {
  width: 25%;
  margin: 0 0 15px;
}

@media screen and (max-width: 767px) {
  /* line 25, resources/assets/styles/pages/_sitemap.scss */

  .page-sitemap ul ul li {
    width: 100%;
  }
}

/* line 34, resources/assets/styles/pages/_sitemap.scss */

.page-sitemap ul ul ul {
  display: block;
}

/* line 37, resources/assets/styles/pages/_sitemap.scss */

.page-sitemap ul ul ul li {
  display: block;
  width: auto;
}

/* line 1, resources/assets/styles/pages/_about.scss */

.about-page {
  width: 83.333%;
  padding: 0 120px;
}

@media screen and (max-width: 1365px) {
  /* line 1, resources/assets/styles/pages/_about.scss */

  .about-page {
    width: 70%;
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  /* line 1, resources/assets/styles/pages/_about.scss */

  .about-page {
    width: 100%;
    padding: 0;
  }
}

/* line 15, resources/assets/styles/pages/_about.scss */

.about-page h1 {
  font-size: 40px;
  color: #14788D;
  margin: 0 0 45px;
  text-align: center;
  font-weight: 400;
}

@media screen and (max-width: 1023px) {
  /* line 15, resources/assets/styles/pages/_about.scss */

  .about-page h1 {
    font-size: 20px;
    margin: 0 0 15px;
  }
}

/* line 28, resources/assets/styles/pages/_about.scss */

.about-page h2 {
  font-size: 40px;
  color: #000000;
  margin: 0 0 75px;
  text-align: center;
  font-weight: 400;
}

@media screen and (max-width: 1023px) {
  /* line 28, resources/assets/styles/pages/_about.scss */

  .about-page h2 {
    font-size: 20px;
    margin: 0 0 15px;
  }
}

/* line 42, resources/assets/styles/pages/_about.scss */

.about-thread {
  margin: 0 0 50px;
}

/* line 45, resources/assets/styles/pages/_about.scss */

.about-thread h4 {
  text-align: center;
  font-weight: 400;
  margin: 0 0 35px;
  font-size: 30px;
}

@media screen and (max-width: 1023px) {
  /* line 45, resources/assets/styles/pages/_about.scss */

  .about-thread h4 {
    font-size: 20px;
    margin: 0 0 15px;
  }
}

/* line 58, resources/assets/styles/pages/_about.scss */

.about-thread--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 70px;
}

/* line 64, resources/assets/styles/pages/_about.scss */

.about-thread--wrap .about-thread__intro {
  font-size: 20px;
  line-height: 35px;
}

@media screen and (max-width: 1023px) {
  /* line 64, resources/assets/styles/pages/_about.scss */

  .about-thread--wrap .about-thread__intro {
    font-size: 15px;
    line-height: normal;
  }
}

/* line 74, resources/assets/styles/pages/_about.scss */

.about-thread--wrap p {
  font-size: 20px;
  line-height: 35px;
  margin: 0 0 35px;
  width: 100%;
}

@media screen and (max-width: 1023px) {
  /* line 74, resources/assets/styles/pages/_about.scss */

  .about-thread--wrap p {
    font-size: 15px;
    line-height: normal;
  }
}

/* line 86, resources/assets/styles/pages/_about.scss */

.about-thread--wrap > div:nth-child(1) {
  width: 30%;
}

@media screen and (max-width: 767px) {
  /* line 86, resources/assets/styles/pages/_about.scss */

  .about-thread--wrap > div:nth-child(1) {
    width: 100%;
  }
}

/* line 94, resources/assets/styles/pages/_about.scss */

.about-thread--wrap > div:nth-child(2) {
  width: 67%;
}

@media screen and (max-width: 767px) {
  /* line 94, resources/assets/styles/pages/_about.scss */

  .about-thread--wrap > div:nth-child(2) {
    width: 100%;
  }
}

/* line 103, resources/assets/styles/pages/_about.scss */

ul.k-tbl {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 20px;
  width: 100%;
}

@media screen and (max-width: 1023px) {
  /* line 103, resources/assets/styles/pages/_about.scss */

  ul.k-tbl {
    font-size: 15px;
  }
}

/* line 112, resources/assets/styles/pages/_about.scss */

ul.k-tbl li {
  border-bottom: 1px solid #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 50px;
}

@media screen and (max-width: 767px) {
  /* line 112, resources/assets/styles/pages/_about.scss */

  ul.k-tbl li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: normal;
    padding: 10px 0;
  }
}

/* line 123, resources/assets/styles/pages/_about.scss */

ul.k-tbl li strong {
  font-weight: 400;
}

/* line 127, resources/assets/styles/pages/_about.scss */

ul.k-tbl li span {
  margin-left: 15px;
}

@media screen and (max-width: 767px) {
  /* line 127, resources/assets/styles/pages/_about.scss */

  ul.k-tbl li span {
    margin-left: 0;
  }
}

/* line 135, resources/assets/styles/pages/_about.scss */

ul.k-tbl li time {
  margin-right: 15px;
}

/* line 141, resources/assets/styles/pages/_about.scss */

ul.k-tbl.tbl-hasfield li strong {
  font-weight: 400;
  width: 250px;
}

@media screen and (max-width: 1023px) {
  /* line 141, resources/assets/styles/pages/_about.scss */

  ul.k-tbl.tbl-hasfield li strong {
    width: 150px;
  }
}

@media screen and (max-width: 767px) {
  /* line 141, resources/assets/styles/pages/_about.scss */

  ul.k-tbl.tbl-hasfield li strong {
    width: 100%;
  }
}

/* line 1, resources/assets/styles/pages/_detail.scss */

.single .news-item .news-item__head h1 {
  font-weight: 400;
  font-size: 40px;
  margin: 0;
}

/* line 36, stdin */

.thumbnail_col img {
  height: auto;
}

/* line 41, stdin */

.page-category__thumbnail {
  position: relative;
}

/* line 44, stdin */

.page-category__thumbnail img {
  width: 100%;
}

/* line 48, stdin */

.page-category__thumbnail .page-title {
  position: absolute;
  top: 30px;
  left: 30px;
  color: white;
  font-weight: bold;
  font-size: 60px;
}

@media (max-width: 768px) {
  /* line 48, stdin */

  .page-category__thumbnail .page-title {
    top: 10px;
    left: 10px;
    font-size: 18px;
  }
}

/* line 64, stdin */

ul.product-list-type-2 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #39a8c1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 23%;
}

@media (max-width: 768px) {
  /* line 64, stdin */

  ul.product-list-type-2 li {
    width: 100%;
  }
}

/* line 74, stdin */

ul.product-list-type-2 .thumbnail_col {
  width: 40%;
}

/* line 78, stdin */

ul.product-list-type-2 .klist-title {
  font-size: 20px;
  color: white;
  font-weight: normal;
  width: 60%;
  text-align: center;
  padding: 0 10px;
}

@media (max-width: 768px) {
  /* line 78, stdin */

  ul.product-list-type-2 .klist-title {
    font-size: 18px;
  }
}

/* line 88, stdin */

ul.product-list-type-2 .klist-title a {
  color: white;
  text-align: center;
}

/* line 91, stdin */

ul.product-list-type-2 .klist-title a:hover {
  text-decoration: none;
}

@media (max-width: 768px) {
  /* line 99, stdin */

  .container .container-large {
    padding: 0;
  }
}

/* line 106, stdin */

.product-details {
  margin-top: 40px;
}

/* line 110, stdin */

.footer__left .infor p {
  line-height: 0.8;
}

/* line 114, stdin */

.category-item .category-item__description {
  background-color: #fff;
}

/* line 120, stdin */

.product-list-type-2 .thumbnail_col img {
  width: 150px;
}

@media (min-width: 768px) {
  /* line 127, stdin */

  .page-category__relative ul.klist-item {
    padding: 100px 0 90px 0;
  }
}

/* line 134, stdin */

.footer--top {
  font-size: 16px;
}

/* line 138, stdin */

.btn-title {
  cursor: initial;
}

@media (min-width: 1041px) {
  /* line 143, stdin */

  .page-search-result {
    min-height: 300px;
  }
}

@media (max-width: 768px) {
  /* line 2, resources/assets/styles/components/_mobile.scss */

  body {
    font-size: 15px;
  }

  /* line 5, resources/assets/styles/components/_mobile.scss */

  .home-news .home-news__list ul li time {
    font-size: 15px;
  }

  /* line 8, resources/assets/styles/components/_mobile.scss */

  .mobile_slider_caption {
    position: absolute;
    top: 60px;
    right: 10px;
    color: white;
    z-index: 9;
  }

  /* line 15, resources/assets/styles/components/_mobile.scss */

  .home-news .home-news__list ul li a {
    font-size: 15px;
  }

  /* line 18, resources/assets/styles/components/_mobile.scss */

  .home-news .home-news__viewmore a {
    font-size: 16px;
    padding-left: 15px;
    padding-bottom: 20px;
  }

  /* line 23, resources/assets/styles/components/_mobile.scss */

  .home-news .home-news__viewmore {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
  }

  /* line 27, resources/assets/styles/components/_mobile.scss */

  .home-news--wrap {
    padding: 100px 15px;
  }

  /* line 29, resources/assets/styles/components/_mobile.scss */

  .home-news--wrap .kmark-label img {
    width: 95px;
  }

  /* line 33, resources/assets/styles/components/_mobile.scss */

  .category-item .kmark-label:before {
    border-width: 60px 70px;
  }

  /* line 36, resources/assets/styles/components/_mobile.scss */

  .category-item .kmark-label span {
    font-size: 17px;
  }

  /* line 39, resources/assets/styles/components/_mobile.scss */

  .category-item .kmark-label span {
    margin-top: 0;
  }

  /* line 42, resources/assets/styles/components/_mobile.scss */

  .category-item .kmark-label:after {
    border-width: 60px 70px;
  }

  /* line 45, resources/assets/styles/components/_mobile.scss */

  .category-item .kmark-label span {
    color: #006C81;
  }

  /* line 48, resources/assets/styles/components/_mobile.scss */

  .company-lists ul li {
    font-size: 15px;
  }

  /* line 51, resources/assets/styles/components/_mobile.scss */

  #footer {
    font-size: 15px;
  }

  /* line 54, resources/assets/styles/components/_mobile.scss */

  .header__menu .menu-wrap ul li a {
    font-size: 15px;
  }

  /* line 57, resources/assets/styles/components/_mobile.scss */

  aside.sidebar ul li a {
    font-size: 15px;
  }

  /* line 60, resources/assets/styles/components/_mobile.scss */

  div.about-thread + div.about-thread + div.about-thread h4 {
    font-size: 20px;
  }

  /* line 63, resources/assets/styles/components/_mobile.scss */

  .about-thread__thumbnail {
    margin-bottom: 20px;
  }

  /* line 67, resources/assets/styles/components/_mobile.scss */

  .page-about-contact .btn.btn-link {
    min-width: 280px;
    height: auto;
    min-height: 48px;
    line-height: 48px;
  }

  /* line 75, resources/assets/styles/components/_mobile.scss */

  .footer__logo img {
    max-width: 180px;
  }

  /* line 81, resources/assets/styles/components/_mobile.scss */

  #footer .k__phone {
    margin: 15px 0;
  }

  /* line 83, resources/assets/styles/components/_mobile.scss */

  #footer .k__phone i {
    font-size: 45px;
  }

  /* line 86, resources/assets/styles/components/_mobile.scss */

  #footer .k__phone span {
    font-size: 40px;
  }

  /* line 92, resources/assets/styles/components/_mobile.scss */

  .breadcrums--wrap ul li,
  .breadcrums--wrap span.current {
    font-size: 13px;
  }

  /* line 95, resources/assets/styles/components/_mobile.scss */

  .breadcrums ul {
    padding: 0;
  }

  /* line 99, resources/assets/styles/components/_mobile.scss */

  .product-item h4 a {
    font-size: 20px;
    line-height: 27px;
    color: #026C80;
  }

  /* line 104, resources/assets/styles/components/_mobile.scss */

  .product-item {
    border: 1px solid #40a8bf;
  }

  /* line 108, resources/assets/styles/components/_mobile.scss */

  body.blog .frm-search,
  body.single-post .frm-search {
    display: none;
  }

  /* line 112, resources/assets/styles/components/_mobile.scss */

  .single .news-item .news-item__head h1 {
    font-size: 15px;
  }

  /* line 115, resources/assets/styles/components/_mobile.scss */

  .page-category .page-category__relative .page-title {
    font-size: 20px;
  }

  /* line 118, resources/assets/styles/components/_mobile.scss */

  .product-items--wrap {
    margin-bottom: -30px;
  }

  /* line 121, resources/assets/styles/components/_mobile.scss */

  ul.klist-item {
    padding: 40px 0 40px;
  }

  /* line 124, resources/assets/styles/components/_mobile.scss */

  .news-item .news-item__link {
    margin-top: 20px;
  }

  /* line 127, resources/assets/styles/components/_mobile.scss */

  .news-item {
    margin: 0 0 30px;
  }
}

@media (min-width: 768px) {
  /* line 133, resources/assets/styles/components/_mobile.scss */

  .about-thread--wrap > div:nth-child(1) {
    width: 40%;
  }

  /* line 136, resources/assets/styles/components/_mobile.scss */

  .about-thread--wrap > div:nth-child(2) {
    width: 58%;
  }

  /* line 139, resources/assets/styles/components/_mobile.scss */

  .category-item .category-item__description a {
    font-size: 16px;
  }

  /* line 141, resources/assets/styles/components/_mobile.scss */

  .category-item .category-item__description a:hover {
    text-decoration: none;
  }
}

@media (min-width: 1540px) {
  /* line 148, resources/assets/styles/components/_mobile.scss */

  .slider-home .half-container {
    top: 45%;
    -webkit-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  /* line 153, resources/assets/styles/components/_mobile.scss */

  .home-news .home-news__viewmore:before {
    border-width: 75px;
  }

  /* line 156, resources/assets/styles/components/_mobile.scss */

  .home-news .home-news__viewmore a {
    font-size: 16px;
  }

  /* line 160, resources/assets/styles/components/_mobile.scss */

  .category-item .kmark-label:before {
    border-width: 75px 70px;
  }

  /* line 164, resources/assets/styles/components/_mobile.scss */

  .has-kmark .kmark-label:after {
    border-width: 75px;
  }

  /* line 167, resources/assets/styles/components/_mobile.scss */

  .has-kmark .kmark-label img {
    width: 95px;
  }

  /* line 172, resources/assets/styles/components/_mobile.scss */

  .article-item p {
    font-size: 20px;
  }

  /* line 175, resources/assets/styles/components/_mobile.scss */

  .company-lists ul li {
    font-size: 20px;
  }
}

@media (min-width: 1341px) and (max-width: 1530px) {
	.header__logo img {
		max-width: 200px;
	}
    .k__phone i, .k__phone a {
        font-size: 31px;
    }
}

/* line 181, resources/assets/styles/components/_mobile.scss */

.product-item__thumbnail img {
  width: 100%;
}


@media (min-width: 768px) and (max-width: 1340px) {
  /* line 3, resources/assets/styles/components/tablet.scss */

  .header__logo img {
    max-width: 200px;
  }

  /* line 8, resources/assets/styles/components/tablet.scss */

  .k__phone i,
  .k__phone a {
    font-size: 31px;
  }

  /* line 13, resources/assets/styles/components/tablet.scss */

  .slider-home h3 {
    font-size: 31px;
    line-height: 50px;
    margin: 0 0 50px;
  }

  /* line 19, resources/assets/styles/components/tablet.scss */

  .slider-home .direct-contact span {
    font-size: 13px;
  }

  /* line 23, resources/assets/styles/components/tablet.scss */

  .slider-home .half-container {
    -webkit-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
  }

  /* line 27, resources/assets/styles/components/tablet.scss */

  #backtotop {
    width: 45px;
    height: 45px;
    background-size: 25px auto;
    z-index: 99999;
  }

  /* line 34, resources/assets/styles/components/tablet.scss */

  .accessories .accessories__description p {
    font-size: 16px;
  }

  /* line 37, resources/assets/styles/components/tablet.scss */

  .accessories .accessories__description h3 {
    font-size: 26px;
    line-height: 41px;
  }

  /* line 41, resources/assets/styles/components/tablet.scss */

  .category-item .category-item__description a {
    font-size: 14px;
  }

  /* line 44, resources/assets/styles/components/tablet.scss */

  #footer .footer__right {
    width: 60%;
  }
}

@media (min-width: 768px) {
  /* line 50, resources/assets/styles/components/tablet.scss */

  .slider-home h3 {
    font-size: 31px;
    line-height: 45px;
    margin-bottom: 30px;
  }

  /* line 55, resources/assets/styles/components/tablet.scss */

  .slider-home .direct-contact span {
    font-size: 13px;
  }

  /* line 58, resources/assets/styles/components/tablet.scss */

  #header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999999;
    width: 100%;
  }

  /* line 65, resources/assets/styles/components/tablet.scss */

  .slider-home .half-container {
    max-width: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  /* line 72, resources/assets/styles/components/tablet.scss */

  .slider-home .direct-contact a.btn-contact {
    max-width: 175px;
    font-size: 18px;
  }

  /* line 77, resources/assets/styles/components/tablet.scss */

  .slider-home .frm-search {
    max-width: 500px;
  }

  /* line 81, resources/assets/styles/components/tablet.scss */

  .slider-home .direct-contact {
    width: 100%;
    max-width: 500px;
  }

  /* line 86, resources/assets/styles/components/tablet.scss */

  .slider-home .direct-contact span {
    width: 60%;
  }
}


/*# sourceMappingURL=main.css.map*/