#banner .slick-dots, .bannerTextBox, .aboutArea .leftBox, .borderList .Img > a, .productList .slick-slide, .productList .Txt, .fixedPrivacyBox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.bannerTextBox .textEditor, .borderList img, .productList .Img::before, .productList .Txt, .productList .Txt::before, .fixedPrivacyBox, .closePrivacyBtn {
  -webkit-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out; }

.bannerTextBox .textEditor, .fixedPrivacyBox.hide {
  opacity: 0; }

.bannerTextBox .textEditor, .fixedPrivacyBox.hide {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px); }

#banner .current .bannerTextBox .textEditor {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  opacity: 1; }

@media (min-width: 1181px) {
  .outerWrap {
    padding-top: 0; } }

header.isTop {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent; }

.mainArea {
  padding-top: 0;
  padding-bottom: 0; }

#banner .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
  z-index: 1;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  text-align: left; }

.bannerTextBox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  pointer-events: none; }
  @media (min-width: 1181px) {
    .bannerTextBox {
      padding-top: 16vh; } }
  @media (max-width: 1180px) {
    .bannerTextBox {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media (max-width: 960px) {
    .bannerTextBox {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center; } }
  .bannerTextBox .textEditor {
    pointer-events: auto;
    line-height: 1.2; }
  .bannerTextBox h2 {
    font-size: 70px;
    font-weight: 400;
    text-transform: uppercase; }
    @media (min-width: 641px) and (max-width: 1180px) {
      .bannerTextBox h2 {
        font-size: 50px; } }
    @media (min-width: 541px) and (max-width: 640px) {
      .bannerTextBox h2 {
        font-size: 30px; } }
    @media (max-width: 540px) {
      .bannerTextBox h2 {
        font-size: 20px; } }
    .bannerTextBox h2 strong {
      width: 700px; }
  .bannerTextBox em {
    font-size: 22px; }
    @media (min-width: 641px) and (max-width: 1180px) {
      .bannerTextBox em {
        font-size: 16px; } }
    @media (max-width: 640px) {
      .bannerTextBox em {
        font-size: 13px; } }
    @media (max-width: 480px) {
      .bannerTextBox em {
        display: none; } }

.aboutArea {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 1180px) {
    .aboutArea {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .aboutArea .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 640px) {
      .aboutArea .wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .aboutArea .leftBox {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 110px; }
    @media (min-width: 961px) and (max-width: 1400px) {
      .aboutArea .leftBox {
        padding-right: 50px; } }
    @media (min-width: 641px) and (max-width: 960px) {
      .aboutArea .leftBox {
        padding-right: 20px; } }
    @media (max-width: 640px) {
      .aboutArea .leftBox {
        margin-bottom: 20px;
        padding-right: 0;
        text-align: center; } }
  .aboutArea .textEditor {
    font-size: 13px;
    color: #666; }
    .aboutArea .textEditor > h2, .aboutArea .textEditor > h3 {
      font-size: 34px;
      font-weight: 400;
      color: #000; }
      @media (min-width: 961px) and (max-width: 1400px) {
        .aboutArea .textEditor > h2, .aboutArea .textEditor > h3 {
          font-size: 28px; } }
      @media (max-width: 960px) {
        .aboutArea .textEditor > h2, .aboutArea .textEditor > h3 {
          font-size: 20px; } }
    .aboutArea .textEditor > h2 {
      margin-bottom: 30px;
      text-transform: uppercase; }
      @media (max-width: 960px) {
        .aboutArea .textEditor > h2 {
          margin-bottom: 15px; } }
    .aboutArea .textEditor > h3 {
      margin-bottom: 10px;
      line-height: 1.3;
      text-transform: uppercase; }
  .aboutArea .rightBox {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 961px) {
      .aboutArea .rightBox {
        width: 34.61538%; } }
    @media (min-width: 641px) and (max-width: 960px) {
      .aboutArea .rightBox {
        width: 25%; } }
    @media (max-width: 640px) {
      .aboutArea .rightBox {
        width: 250px;
        margin-left: auto;
        margin-right: auto; } }
  .aboutArea .btnBox {
    margin-top: auto; }
    @media (max-width: 960px) {
      .aboutArea .btnBox {
        margin-top: 20px; } }

.aboutImgList {
  max-width: 100%; }
  @media (min-width: 961px) {
    .aboutImgList {
      margin-top: -84%;
      margin-bottom: 55px; } }
  @media (max-width: 640px) {
    .aboutImgList {
      margin-left: auto;
      margin-right: auto; } }
  .aboutImgList img {
    display: block;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.supportArea, .standardArea {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 1480px) {
    .supportArea .wrap, .standardArea .wrap {
      width: 100%;
      padding-left: 50px;
      padding-right: 50px; } }
  @media (max-width: 1180px) {
    .supportArea, .standardArea {
      padding-bottom: 150px;
      padding-top: 30px; } }
  .supportArea .titleBox, .standardArea .titleBox {
    margin-bottom: 80px; }
    @media (max-width: 1180px) {
      .supportArea .titleBox, .standardArea .titleBox {
        margin-bottom: 30px; } }

.borderList .Img {
  position: relative;
  padding-bottom: 100px; }
  .borderList .Img > a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 10px; }

.borderList img {
  max-width: 100%;
  max-height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.borderList .prevArrowBtn, .borderList .nextArrowBtn {
  top: 50%;
  margin-top: -25px; }

@media (min-width: 1481px) {
  .borderList .prevArrowBtn {
    left: -70px; } }

@media (min-width: 1181px) and (max-width: 1480px) {
  .borderList .prevArrowBtn {
    left: -50px; } }

@media (min-width: 1481px) {
  .borderList .nextArrowBtn {
    right: -70px; } }

@media (min-width: 1181px) and (max-width: 1480px) {
  .borderList .nextArrowBtn {
    right: -50px; } }

.borderList .slick-dots {
  position: absolute;
  top: calc(100% + 30px);
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%; }

.supportArea {
  background-color: #616771; }
  .supportArea .titleBox > h2 {
    color: #fff; }

.standardArea {
  background-color: #e9ebee; }

.productArea {
  padding-top: 110px;
  padding-bottom: 110px; }
  @media (max-width: 1180px) {
    .productArea {
      padding-top: 30px;
      padding-bottom: 30px; } }

@media (min-width: 481px) {
  .productList {
    margin-left: -13px;
    margin-right: -13px; } }

@media (min-width: 481px) {
  .productList .slick-slide {
    padding-left: 13px;
    padding-right: 13px; } }

.productList .item {
  position: relative;
  border-radius: 4px;
  overflow: hidden; }
  @media (min-width: 1181px) {
    .productList .item:hover .Img::before {
      opacity: 0; }
    .productList .item:hover .Txt {
      opacity: 1; }
      .productList .item:hover .Txt::before {
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg); } }

.productList .Img {
  position: relative; }
  .productList .Img::before {
    content: attr(data-title);
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
    font-size: 14px;
    color: #0C193B;
    text-transform: uppercase;
    pointer-events: none; }

.productList img {
  display: block;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.productList .Txt {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding-left: 15px;
  padding-bottom: 20px;
  color: #fff; }
  @media (min-width: 1181px) {
    .productList .Txt {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      padding-right: 20%;
      opacity: 0;
      pointer-events: none; } }
  @media (max-width: 1180px) {
    .productList .Txt {
      position: relative;
      padding-top: 20px;
      padding-right: 15px; } }
  .productList .Txt::before {
    content: '';
    position: absolute;
    bottom: 0;
    z-index: -1;
    background: -webkit-gradient(linear, left top, right top, from(#30C9E9), to(#081f7a));
    background: -webkit-linear-gradient(left, #30C9E9, #081f7a);
    background: -o-linear-gradient(left, #30C9E9, #081f7a);
    background: linear-gradient(to right, #30C9E9, #081f7a);
    opacity: .9;
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom; }
    @media (min-width: 1181px) {
      .productList .Txt::before {
        right: -5px;
        width: 150%;
        height: 150%; } }
    @media (max-width: 1180px) {
      .productList .Txt::before {
        left: 0;
        width: 100%;
        height: 100%; } }
  .productList .Txt p {
    max-height: 50px;
    font-size: 13px; }

.productList h3 a {
  display: block;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 14px;
  color: #fff; }

.productList .slick-dots {
  margin-top: 20px; }

.fixedPrivacyBox {
  position: fixed;
  left: 30px;
  bottom: 30px;
  z-index: 91;
  width: 420px;
  padding: 30px;
  text-align: left;
  background-color: #fff; 
  border-radius: 5px;
  box-shadow: 3px -2px 19px -3px rgb(0 0 0 / 33%);
}
@media (max-width: 480px) {
	.fixedPrivacyBox {
    left: 0;
    bottom: 0;
    max-width: 480px;
    width: 100%;
	}
}
.fixedPrivacyBox.hide {
  pointer-events: none;
  visibility: hidden; 
}
.fixedPrivacyBox .textEditor {
  color: grey; 
}
.fixedPrivacyBox .cookies{
  display: flex;
  align-items: center;
  padding-bottom: 5px;
}
.fixedPrivacyBox .cookies .Img{
  padding-right: 15px; 
  display: inline-block;
  width: 35px;
}
.fixedPrivacyBox .cookies .Img img{
  display: block;
  width: 100%;
}.fixedPrivacyBox .cookies span{
  font-size: 22px;
  font-weight: 700;
  color: dimgrey;
}
.closePrivacyBtn {
  /* display: block;
  width: 120px;
  height: 40px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 1px;
  color: #0C193B;
  border-radius: 2px;
  border: 2px solid currentColor;
  background-color: transparent;
  cursor: pointer;  */
  font-size: 14px;
  padding: 7px 10px;
  display: inline-block;
  line-height: 20px;
  border-color: #30c9e9;
  background-color: #30c9e9;
  color: #fff;
  font-weight: 400;
  border-radius: 5px;
  margin-top: 10px;
  cursor: pointer;
}
@media (min-width: 1181px) {
  .closePrivacyBtn:hover {
    color: #fff;
    border-color: #2e356a;
    background-color: #2e356a; 
  } 
}

.closeIcon{
  position: absolute;
  top: -20px;
  right: -15px;
  font-size: 18px;
  font-weight: bold;
  border-radius: 100%;
  padding: 6px 10px;
}
@media (max-width: 480px) {
  .closeIcon {
    top: 0px;
    right: 5px;
  } 
}
