/* *** CSS RESET *** */
:focus {
  outline: 0;
}

a {
  outline: none;
  text-decoration: none;
}

a, img {
  border: 0;
}

button {
  cursor: pointer;
}

@font-face {
  font-family: "Span";
  src: url("fonts/SpanBold.eot");
  src: url("fonts/SpanBold.eot") format("embedded-opentype"), url("fonts/SpanBold.woff2") format("woff2"), url("fonts/SpanBold.woff") format("woff"), url("fonts/SpanBold.ttf") format("truetype"), url("fonts/SpanBold.svg#SpanBold") format("svg");
  font-weight: 700;
}
@font-face {
  font-family: "Span";
  src: url("fonts/SpanSemibold.eot");
  src: url("fonts/SpanSemibold.eot") format("embedded-opentype"), url("fonts/SpanSemibold.woff2") format("woff2"), url("fonts/SpanSemibold.woff") format("woff"), url("fonts/SpanSemibold.ttf") format("truetype"), url("fonts/SpanSemibold.svg#SpanSemibold") format("svg");
  font-weight: 600;
}
@font-face {
  font-family: "GalanoGrotesqueAlt";
  src: url("fonts/GalanoGrotesqueAltRegular.eot");
  src: url("fonts/GalanoGrotesqueAltRegular.eot") format("embedded-opentype"), url("fonts/GalanoGrotesqueAltRegular.woff2") format("woff2"), url("fonts/GalanoGrotesqueAltRegular.woff") format("woff"), url("fonts/GalanoGrotesqueAltRegular.ttf") format("truetype"), url("fonts/GalanoGrotesqueAltRegular.svg#GalanoGrotesqueAltRegular") format("svg");
  font-weight: 400;
}
@font-face {
  font-family: "GalanoGrotesqueAlt";
  src: url("fonts/GalanoGrotesqueAltMedium.eot");
  src: url("fonts/GalanoGrotesqueAltMedium.eot") format("embedded-opentype"), url("fonts/GalanoGrotesqueAltMedium.woff2") format("woff2"), url("fonts/GalanoGrotesqueAltMedium.woff") format("woff"), url("fonts/GalanoGrotesqueAltMedium.ttf") format("truetype"), url("fonts/GalanoGrotesqueAltMedium.svg#GalanoGrotesqueAltMedium") format("svg");
  font-weight: 500;
}
@font-face {
  font-family: "GalanoGrotesqueAlt";
  src: url("fonts/GalanoGrotesqueAltSemiBold.eot");
  src: url("fonts/GalanoGrotesqueAltSemiBold.eot") format("embedded-opentype"), url("fonts/GalanoGrotesqueAltSemiBold.woff2") format("woff2"), url("fonts/GalanoGrotesqueAltSemiBold.woff") format("woff"), url("fonts/GalanoGrotesqueAltSemiBold.ttf") format("truetype"), url("fonts/GalanoGrotesqueAltSemiBold.svg#GalanoGrotesqueAltSemiBold") format("svg");
  font-weight: 600;
}
@font-face {
  font-family: "GalanoGrotesqueAlt";
  src: url("fonts/GalanoGrotesqueAltBold.eot");
  src: url("fonts/GalanoGrotesqueAltBold.eot") format("embedded-opentype"), url("fonts/GalanoGrotesqueAltBold.woff2") format("woff2"), url("fonts/GalanoGrotesqueAltBold.woff") format("woff"), url("fonts/GalanoGrotesqueAltBold.ttf") format("truetype"), url("fonts/GalanoGrotesqueAltBold.svg#GalanoGrotesqueAltBold") format("svg");
  font-weight: 700;
}
/* *** GLOBAL *** */
.container {
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto;
}

@media (min-width: 1199px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 1220px;
    max-width: 100%;
    padding: 0 30px;
  }
}
.bx-wrapper {
  z-index: 1;
}

iframe {
  border: none;
}

body h1, body h2, body h3, body h4, body h5, body h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0;
  margin-top: 0;
}

body p {
  margin-bottom: 25px;
  margin-top: 0;
}

body h2 {
  font-size: 20px;
  margin-bottom: 25px;
  margin-top: 0;
}

body ul {
  margin-bottom: 25px;
  padding-left: 16px;
  margin-top: 0;
}

body ol {
  padding-left: 20px;
  margin-bottom: 25px;
  margin-top: 0;
}

body .bx-wrapper {
  padding: 0;
  border: none;
}

body {
  overflow-x: hidden;
}

figure {
  margin: 0;
}

body a:hover {
  text-decoration: none;
}

input, textarea, button {
  font-family: "GalanoGrotesqueAlt";
}

body {
  font-family: "GalanoGrotesqueAlt";
  font-size: 16px;
  color: #31422F;
  line-height: 150%;
  min-width: 302px;
}

img {
  max-width: 100%;
  max-height: 100%;
}

a, a:hover, a:focus, a:active {
  outline: none !important;
  text-decoration: none;
}

.hamburger, .hamburger:focus, .hamburger:active {
  outline: none !important;
  border: none !important;
  box-shadow: none;
}

body .hamburger-inner, body .hamburger-inner::before, body .hamburger-inner::after {
  height: 2px;
}

body .bx-wrapper .bx-controls-auto, body .bx-wrapper .bx-pager {
  position: relative;
  bottom: auto;
  width: auto;
}

.clearer {
  clear: both;
  height: 0;
}

.chosen-container-single .chosen-single div b {
  background: none;
}

.logo, img, a, button {
  transition: 0.15s linear;
}

.bx-caption {
  display: none;
}

.bx-wrapper {
  box-shadow: none;
  border: 0;
  margin: 0;
  background: transparent;
}

.content-box {
  float: left;
  width: 100%;
}

/* *** HEADER *** */
body header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 112px 0;
  transition: 0.15s linear;
  z-index: 10;
}

header .container {
  display: flex;
  justify-content: center;
}

.logo img {
  display: block;
}

/* *** MENU RSP *** */
.header-rsp {
  top: 0;
  left: 0;
  position: fixed;
  z-index: 101;
  width: 100%;
  padding: 10px 0px;
  height: 70px;
  background: #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  display: none;
}

.header-rsp .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-rsp .logo-rsp img {
  max-width: 100%;
  max-height: 100%;
}

.hamburger {
  position: absolute;
  top: 8px;
  right: 0;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  background: #000;
}

.data-rsp {
  position: absolute;
  top: 27px;
  right: 70px;
}

.data-rsp a {
  font-size: 11px;
}

.menu-rsp {
  width: 100%;
  position: fixed;
  padding-top: 80px;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  float: right;
  height: 100%;
  display: none;
}

.menu-rsp .opacity-rsp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #09153A;
  z-index: 1;
  opacity: 0.4;
}

.menu-rsp nav {
  float: left;
  width: 100%;
  height: 100%;
  background: #09153A;
  overflow: auto;
}

/* *** HOME *** */
.x-padding-1 {
  padding: 90px 0 95px 0;
}

.x-mt-1 {
  margin-top: 60px;
}

.x-mb-1 {
  margin-bottom: 60px;
}

.x-content-box-1 {
  background: url("../img/01.png") center center no-repeat;
  background-size: cover;
  height: calc(100vh - 140px);
  overflow: hidden;
}

.x-content-box-2 {
  padding: 30px 0;
  height: 140px;
  background: #EE9C3F;
}
.x-content-box-2 .container {
  height: 80px;
  display: flex;
  align-items: center;
}
.x-content-box-2 .container .txt {
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: bold;
  font-family: "Span";
}

.x-title {
  margin-bottom: 60px;
  text-align: center;
}
.x-title h2 {
  font-family: "Span";
  margin: 0;
  font-weight: 600;
  font-size: 48px;
}

.x-content-box-3 {
  text-align: center;
  background: url("../img/02.png") center no-repeat;
  background-size: cover;
}
.x-content-box-3 .text {
  width: 510px;
  max-width: 100%;
  margin: 0 auto;
}

.text p:last-child {
  margin-bottom: 0;
}

.x-btn-1 {
  padding: 0 20px;
  height: 46px;
  border-radius: 22px;
  background: #31422F;
  font-size: 18px;
  color: #fff;
  line-height: 48px;
  display: inline-block;
}
.x-btn-1:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #fff;
  opacity: 0.9;
}

.x-content-box-6 .x-box-2 {
  height: 100%;
}
.x-content-box-6 .x-box-2 .x-btn-1 {
  transition: 0.15s linear;
}

.x-content-box-4 {
  background: #31422F;
  color: #fff;
}
.x-content-box-4 .x-boxes-2 .row-box {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -25px;
}
.x-content-box-4 .x-boxes-2 .row-box .col-box {
  width: 33.3333%;
  padding: 0 25px;
}
.x-content-box-4 .x-boxes-2 .row-box .col-box .x-box-2 figure {
  margin-bottom: 30px;
}
.x-content-box-4 .x-boxes-2 .row-box .col-box .x-box-2 figure img {
  display: block;
  margin: 0 auto;
  border-radius: 10px;
}
.x-content-box-4 .x-button-box {
  display: flex;
  justify-content: center;
}

.x-btn-1-yellow {
  background: #EE9C3F;
}

.x-boxes-1 .row-box {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.x-boxes-1 .row-box .col-box {
  padding: 0 15px;
  width: 33.33333%;
}
.x-boxes-1 .row-box .col-box .x-box-1 {
  height: 100%;
  background: #FFFFFF;
  border-radius: 30px;
  padding: 0 25px 50px 25px;
  color: #31422F;
  text-align: center;
}
.x-boxes-1 .row-box .col-box .x-box-1 figure {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.x-boxes-1 .row-box .col-box .x-box-1 h3 {
  text-align: center;
}

body h3 {
  margin-bottom: 30px;
  font-size: 26px;
  line-height: 150%;
  font-family: "span";
  font-weight: bold;
}

.x-content-box-5 {
  background: #C7D9C8;
}
.x-content-box-5 h3 {
  text-align: center;
  padding-top: 30px;
  margin-bottom: 0;
}
.x-content-box-5 h3 span {
  margin: 0 15px;
}

.map-box {
  height: 500px;
}
.map-box iframe {
  display: block;
  height: 100%;
  width: 100%;
  border: none;
  display: block;
  border-radius: 30px;
}

.x-content-box-6 .x-button-box {
  display: flex;
  justify-content: center;
}

.x-boxes-2 .row-box {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  margin-bottom: -30px;
}
.x-boxes-2 .row-box .col-box {
  width: 50%;
  margin-bottom: 30px;
  padding: 0 15px;
}

.x-box-2 {
  padding: 30px;
  display: block;
  border-radius: 30px;
  background: #31422F;
  color: #fff;
  text-align: center;
}
.x-box-2:hover {
  color: #fff;
  opacity: 0.9;
}
.x-box-2 h4 {
  font-family: "span";
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: bold;
}
.x-box-2 figure {
  margin-bottom: 30px;
}
.x-box-2 figure img {
  border-radius: 30px;
}
.x-box-2 .button-box {
  padding-top: 30px;
}

.x-box-2-1 {
  background: #C7D9C8;
  color: #31422F;
}
.x-box-2-1:hover {
  color: #31422F;
}

.x-content-box-7 {
  background: #E3E3E3;
  text-align: center;
}

.x-boxes-2-1 .row-box .col-box {
  width: 20%;
}
.x-boxes-2-1 .row-box .col-box .gallery-box figure img {
  border-radius: 30px;
}

.x-content-box-8 {
  background: #EE9C3F;
}

.x-boxes-3 {
  display: flex;
  padding-top: 25px;
  padding-bottom: 25px;
  justify-content: space-between;
  align-items: center;
}
.x-boxes-3 .x-box-3 {
  background: #fff;
  padding: 10px 20px;
  text-align: center;
  border-radius: 10px;
}
.x-boxes-3 .x-box-3-1 {
  background: #C7D9C8;
}

.x-content-box-3-2 {
  background: none;
}
.x-content-box-3-2 .text {
  width: 570px;
}

.text p:last-child {
  margin-bottom: 0;
}

footer {
  color: #fff;
  background: #31422F url("../img/06.png") center top no-repeat;
  background-size: cover;
}
footer a {
  color: #fff;
}
footer a:hover {
  opacity: 0.85;
  color: #fff;
}
footer .txt-box {
  text-align: center;
}
footer .row-box {
  display: flex;
  flex-wrap: wrap;
}
footer .row-box .col-box {
  width: 25%;
  padding: 0 20px;
  text-align: center;
  border-left: 1px solid #fff;
}
footer .row-box .col-box:first-child {
  border-left: none;
}
footer .txt-1a {
  text-align: center;
  font-size: 12px;
  width: 670px;
  line-height: 1.5;
  margin: 0 auto;
  padding: 40px 0 70px 0;
}
footer .txt-2a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  border-top: 1px solid #fff;
}
footer .txt-2a ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  font-size: 16px;
}
footer .txt-2a ul li {
  margin-right: 40px;
}

footer .row-box {
  margin: 0 -20px;
}

/* *** PODSTRONA *** */
.x-content-box-9 {
  padding: 90px 0 0 0;
}

.x-content-box-10 {
  background: #31422F;
  padding: 40px 0;
  color: #fff;
}

.x-title-1 {
  text-align: center;
}
.x-title-1 h2 {
  font-family: "Span";
  margin: 0;
  font-weight: 700;
  font-size: 26px;
}

.x-content-box-11 img {
  display: block;
  width: 100%;
}

.x-content-box-12 {
  padding: 60px 0;
}

.boxes-1 {
  margin: -20px 0;
}
.boxes-1 .box-1 {
  padding: 20px 0;
  border-bottom: 1px solid #C7D9C8;
}
.boxes-1 .box-1:last-child {
  border-bottom: none;
}
.boxes-1 .box-1 .row-box {
  margin: 0 -20px;
  align-items: center;
  justify-content: space-between;
  display: flex;
}
.boxes-1 .box-1 .row-box .col-box {
  width: 100%;
  padding: 0 20px;
  border-left: 1px solid #31422F;
}
.boxes-1 .box-1 .row-box .col-box:nth-child(1), .boxes-1 .box-1 .row-box .col-box:nth-child(2), .boxes-1 .box-1 .row-box .col-box:nth-child(6) {
  border-left: none;
}
.boxes-1 .box-1 .row-box .txt-1 {
  font-family: "Span";
  font-size: 26px;
  font-weight: 700;
}
.boxes-1 .box-1 .row-box .txt-2 {
  font-size: 18px;
  font-weight: bold;
}
.boxes-1 .box-1 .row-box .x-btn-1 {
  text-wrap: nowrap;
}

.x-btn-1-1 {
  font-size: 16px;
  color: #31422F;
  background: #E3E3E3;
}
.x-btn-1-1:hover {
  background: #31422F;
  color: #E3E3E3;
}

.x-content-box-10-1 {
  background: #C7D9C8;
  color: #31422F;
}

@media (min-width: 1900px) {
  .x-content-box-1 {
    background: url("../img/01-1.png") center no-repeat;
    background-size: cover;
    height: 700px;
  }
}
.x-content-box-3 {
  background: none;
  position: relative;
}
.x-content-box-3 .figure-1 {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.x-content-box-3 .figure-1 img {
  display: block;
}
.x-content-box-3 .figure-2 {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.x-content-box-3 .figure-2 img {
  display: block;
}

@media (max-width: 1120px) {
  .x-content-box-3 .figure-1 {
    margin-left: -100px;
  }
  .x-content-box-3 .figure-2 {
    margin-right: -100px;
  }
}
.img-mobile {
  display: none !important;
}

@media (max-width: 767px) {
  .f-box a {
    text-decoration: underline;
  }
  .x-content-box-3 .figure-1 img:first-child, .x-content-box-3 .figure-2 img:first-child {
    display: none;
  }
  .img-mobile {
    display: block !important;
  }
  .x-content-box-3 .figure-1 {
    margin-left: 0px;
  }
  .x-content-box-3 .figure-2 {
    margin-right: 0px;
  }
}
.w-content-box-1 {
  height: 562px;
  background-image: url("../img/files/10.png");
  background-size: cover;
  background-position: center center;
}

.w-content-box-1-1 {
  background-image: url("../img/files/11.png");
}

.w-title {
  background: #31422F;
}
.w-title .container {
  height: 138px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.w-title .container h2 {
  margin: 0;
  color: #fff;
  font-family: "Span";
  font-size: 48px;
  font-weight: 600;
}

.w-content-box-2 {
  padding: 70px 0;
}
.w-content-box-2 .txt-1 {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.w-content-box-2 .txt-1 .txt-1-1 {
  font-family: "Span";
  font-size: 26px;
  font-weight: bold;
}
.w-content-box-2 .txt-1 .txt-1-2 {
  margin-left: 30px;
  padding: 8px 22px 7px 22px;
  background: #C7D9C8;
  color: #31422F;
  font-weight: 600;
  font-size: 16px;
  border-radius: 50px;
}
.w-content-box-2 .txt-1 .txt-1-2.yellow {
  background: #EE9C3F;
  color: #fff;
}
.w-content-box-2 .txt-1 .txt-1-2.grey {
  color: #fff;
  background: #5B5B5B;
}
.w-content-box-2 .txt-2 {
  margin-top: 45px;
  display: flex;
  font-size: 18px;
  justify-content: space-between;
  align-items: center;
}
.w-content-box-2 .txt-2 strong {
  margin-left: 20px;
  font-weight: 600;
}
.w-content-box-2 .txt-2 .w-btn-1 {
  padding: 8px 20px 7px 20px;
  color: #31422F;
  font-size: 16px;
  border-radius: 20px;
  display: block;
  font-weight: 500;
  border: 1px solid #31422F;
}
.w-content-box-2 .txt-2 .w-btn-1:hover {
  background: #31422F;
  color: #fff;
}

.w-content-box-2-1 {
  border-bottom: 1px solid #31422F;
  padding-bottom: 65px;
  margin-bottom: 65px;
}

.w-content-box-2 .container .w-content-box-2-1:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.w-boxes-1 .row-box {
  display: flex;
  margin: 0 -25px;
}
.w-boxes-1 .row-box .col-box {
  flex: 1;
  padding: 0 25px;
  border-left: 1px solid #31422F;
}
.w-boxes-1 .row-box .col-box:first-child {
  border-left: none;
}
.w-boxes-1 .row-box .col-box .w-box-1 {
  font-size: 18px;
  line-height: 150%;
}
.w-boxes-1 .row-box .col-box .w-box-1a {
  color: #98a197;
  width: 100%;
  padding: 5px 0;
  border-top: 1px solid #C7D9C8;
}
.w-boxes-1 .row-box .col-box .w-boxes-1a {
  padding-top: 5px;
}
.w-boxes-1 .row-box .col-box .t-2 {
  font-weight: 600;
}
.w-boxes-1 .row-box .col-box .t-1 {
  white-space: nowrap;
  width: auto;
}
.w-boxes-1 .row-box .col-box .icon-1 {
  padding-right: 30px;
  background: url("../img/icons/04.svg") center right no-repeat;
}
.w-boxes-1 .row-box .col-box .icon-2 {
  padding-right: 30px;
  background: url("../img/icons/05.svg") center right no-repeat;
}

.w-content-box-3 {
  padding: 30px 0;
  background: #D0BCFF;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.w-content-box-3 .txt-2 {
  display: none;
}
.w-content-box-3 .txt-2 {
  padding-top: 20px;
}
.w-content-box-3 .button-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.w-content-box-3 .button-box a:hover {
  opacity: 0.85;
}
.w-content-box-3 .button-box .active img {
  transform: scaleY(-1);
}

.w-title-1 {
  background: #C7D9C8;
}
.w-title-1 h2 {
  color: #31422F !important;
}

.ww-boxes-1 {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}
.ww-boxes-1 .row-box {
  display: flex;
  margin: 0 -20px;
  flex-wrap: wrap;
  margin-bottom: -70px;
}
.ww-boxes-1 .row-box .col-box {
  width: 50%;
  padding: 0 20px;
}
.ww-boxes-1 .row-box .col-box .ww-box-1 {
  display: flex;
  margin-bottom: 70px;
  align-items: center;
}
.ww-boxes-1 .row-box .col-box .ww-box-1 figure {
  margin: 0 30px 0 0;
  flex-shrink: 0;
}

.ww-content-box-1 {
  background: #C7D9C8;
}

.ww-boxes-2 {
  width: 1000px;
  margin: 0 auto;
  max-width: 100%;
}
.ww-boxes-2 .row-box {
  display: flex;
  margin: 0 -30px;
  flex-wrap: wrap;
  margin-bottom: -60px;
}
.ww-boxes-2 .row-box .col-box {
  margin-bottom: 60px;
  padding: 0 30px;
  width: 50%;
}
.ww-boxes-2 .ww-box-2 {
  background: #fff;
  padding: 30px;
  height: 100%;
  border-radius: 30px;
}
.ww-boxes-2 .ww-box-2 table {
  font-size: 16px;
  width: 100%;
}
.ww-boxes-2 .ww-box-2 table tr td {
  padding-top: 15px;
  vertical-align: top;
}
.ww-boxes-2 .ww-box-2 table tr td:first-child {
  font-weight: 600;
  padding-left: 15px;
  width: 92px;
  padding-right: 10px;
}
.ww-boxes-2 .ww-box-2 .name {
  font-family: "Span";
  display: flex;
  align-items: center;
  font-size: 26px;
}
.ww-boxes-2 .ww-box-2 .name figure {
  width: 78px;
  display: flex;
  height: 60px;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}

body .header-2 {
  position: relative;
  background: #31422F;
  padding: 45px 0;
}
body .header-2 img {
  width: 160px;
}

@media (max-width: 767px) {
  body .header-2 {
    padding: 35px 0;
  }
}
.x-btn-rwd {
  display: none;
}

.x-button-box-22 .txt {
  display: none;
}

@media (max-width: 767px) {
  .x-btn-rwd {
    display: block;
  }
  .x-btn-desktop {
    display: none;
  }
  .x-button-box-22 .txt {
    text-align: center;
    display: block;
  }
  .x-button-box-22 .x-btn-1 {
    display: none;
  }
}
.xx-popup-gallery {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000000000;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}

.xx-popup-gallery figure {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
}

.gallery-box img:hover {
  cursor: pointer;
}

.xx-close {
  position: absolute;
  top: 0;
  cursor: pointer;
  z-index: 3;
  right: 0;
  color: #fff;
  margin: 10px 10px;
  font-size: 30px;
}

.xx-close:hover {
  opacity: 0.8;
  color: #fff;
}

.w-boxes-1a .w-box-1 .t-1 {
  font-size: 14px;
  line-height: 1.3;
}

.w-boxes-1a {
  display: none;
}

.icon-1, .icon-2 {
  cursor: pointer;
}

.w-box-1 {
  transition: 0.15s linear;
}

.xx-prev-1, .xx-next-1 {
  position: relative;
  z-index: 3;
}

.xx-prev-1 {
  color: #fff;
  position: absolute;
  top: 50%;
  margin: 0 20px;
  left: 0;
  margin-top: -20px;
}

.xx-next-1 {
  color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  margin: 0 20px;
  margin-top: -20px;
}

.w-content-box-2 .txt-2 .w-btn-1 {
  flex-shrink: 0;
  margin-left: 10px;
}

.xx-prev-1:hover, .xx-next-1:hover {
  color: #fff;
  opacity: 0.85;
}

.w-content-box-1 {
  position: relative;
}

.xx-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  opacity: 0.4;
}/*# sourceMappingURL=style.css.map */