textarea.bxeditor-textarea {
  line-height: normal;
}
body #panel:not(:empty) ~ header {
  position: static;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  [data-aos^=fade][data-aos^=fade],
  [data-aos^=zoom][data-aos^=zoom] {
    opacity: 1;
  }
  .index main img {
    max-height: 500px;
  }
}
a,
a:focus {
  outline: none;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  min-height: 100vh;
}
body.mobile-menu-open {
  overflow: hidden;
  width: 100%;
}
body #mobile-header {
  flex: 0 0 auto;
  width: 100%;
}
body header {
  position: fixed;
  width: 100%;
  z-index: 101;
}
body main {
  flex: 1 0 auto;
}
body footer {
  flex: 0 0 auto;
}
body {
  font-family: 'Montserrat', sans-serif;
}
body a,
body a:hover,
body a:focus {
  color: #00b4c8;
}
body strong,
body b {
  font-weight: 500;
}
body img {
  max-width: 100%;
  height: auto;
}
body .button {
  padding: 12px 24px;
  color: #FFF;
  background-color: #00b4c8;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  border: none;
  border-radius: 5px;
}
body span.anchor {
  display: block;
  position: relative;
  /*top: -129px;*/
  visibility: hidden;
}
body .text-blue {
  color: #00b4c8;
}
body .text-lightgrey {
  color: #c8c8c8;
}
body .text-grey {
  color: #999999;
}
body .bg-lightgrey {
  background-color: #181c1e;
}
body .bg-black {
  background-color: #0b0b0b;
}
h1 {
  margin-bottom: 1rem;
  padding-top: 3rem;
}
h2,
h3,
h4,
h5 {
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
  margin-top: 0rem;
}
#mobile-panel {
  display: none;
  padding: 0px 15px 0px 15px;
  z-index: 1001;
  overflow: scroll;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #181c1e;
}
#mobile-panel #mobile-panel-content {
  color: #FFF;
}
#mobile-panel #mobile-panel-content a,
#mobile-panel #mobile-panel-content a:hover {
  text-decoration: none;
}
#mobile-panel #mobile-panel-content section {
  padding: 15px 0px;
}
header {
  border-bottom: 1px solid #0b0b0b;
}
@media (min-width: 768px) {
  header {
    border-bottom: none;
  }
}
header .line1 {
  background-color: #FFF;
  padding: 15px 0px;
}
header .line1 .lang {
  color: #0b0b0b;
}
header .line1 a.logo img {
  height: 33px;
  display: inline-block;
}
header .line1 a.logo:hover {
  text-decoration: none;
}
header .line1 .snet a {
  color: #0b0b0b;
  font-size: 13px;
  font-weight: 500;
  margin-right: 5px;
}
header .line2 {
  background-color: #FFF;
}
header .line2 .top {
  background-color: rgba(11, 11, 11, 0.9399999999999999);
}
header .line2 .bottom {
  background-color: #0b0b0b;
}
header .toggle-btn {
  padding: 5px;
  float: right;
}
header .toggle-btn img {
  width: 35px;
  height: 35px;
}
main {
  padding: 130px 0px 0px 0px;
}
main .contact-block .contact-data {
  border-top: 1px solid #181c1e;
  border-bottom: 1px solid #181c1e;
  padding: 20px 0px;
  margin: 40px 0px 20px 0px;
}
main .contact-block .contact-data a {
  color: #FFF;
}
main .contact-block .contact-data .insta,
main .contact-block .contact-data .youtube,
main .contact-block .contact-data .facebook {
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
main .contact-block .contact-data .insta {
  background-image: url(/local/templates/bootstrap4/images/icons/insta.svg);
  padding-left: 40px;
}
main .contact-block .contact-data .youtube {
  background-image: url(/local/templates/bootstrap4/images/icons/youtube.svg);
  padding-left: 50px;
}
main .contact-block .contact-data .facebook {
  background-image: url();
  padding-left: 40px;
}
main .product .icon360 {
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/local/templates/bootstrap4/images/icons/360.svg);
  padding-left: 75px;
}
main .key-visual .hydroid,
main .key-visual .hydroid-product-page {
  height: 500px;
  background-size: cover;
  background-position: 50% 50%;
}
@media (min-width: 768px) {
  main .key-visual .hydroid,
  main .key-visual .hydroid-product-page {
    height: 800px;
  }
}
main .key-visual .hydroid .slogan,
main .key-visual .hydroid-product-page .slogan {
  font-size: 18px;
  padding-top: 20px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  main .key-visual .hydroid .slogan,
  main .key-visual .hydroid-product-page .slogan {
    font-size: 36px;
    padding-top: 40px;
  }
}
main .key-visual .hydroid .new-diving-era,
main .key-visual .hydroid-product-page .new-diving-era {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 10px;
  padding-top: 30px;
}
@media (min-width: 768px) {
  main .key-visual .hydroid .new-diving-era,
  main .key-visual .hydroid-product-page .new-diving-era {
    padding-top: 30px;
    font-size: 48px;
  }
}
@media (min-width: 1200px) {
  main .key-visual .hydroid .new-diving-era,
  main .key-visual .hydroid-product-page .new-diving-era {
    padding-top: 110px;
  }
}
main .key-visual .hydroid {
  background-image: url(/local/templates/bootstrap4/images/bg_key.jpg);
}
main .key-visual .hydroid-product-page {
  background-image: url(/images/bg_key_prod_page.jpg);
}
.index main {
  background-color: #0b0b0b;
}
.index main .h1 {
  margin-top: 0;
}
.black main {
  background-color: #0b0b0b;
}
.black main h1 {
  color: #FFF;
}
footer {
  color: #FFFFFF;
}
footer .line1 {
  background-color: #181c1e;
  padding-top: 15px;
  padding-bottom: 15px;
}
footer .line1 img.up {
  width: 64px;
  height: 64px;
}
footer .line2 {
  background-color: #181c1e;
  color: #999999;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 12px;
}
footer .line2 a {
  color: #999999;
}
footer .line2 a.terminal_link {
  color: #999999;
}
