/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
.layerdisable {
  z-index: 1000;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.6);
}
.modul-nazwa {
  background-color: black;
  color: #fff;
  text-align: center;
}
.site {
  max-width: 1340px;
  margin: 0px auto;
}
.site h1 {
  font-family: "stratos", sans-serif;
  margin: 40px 0px 0px 0px;
  font-size: 80px;
  font-style: italic;
  font-weight: 800;
  color: #ff262e;
  text-align: center;
}
@media (max-width: 1400px) {
  .site h1 {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .site h1 {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .site h1 {
    font-size: 40px;
  }
}
.site h1.white {
  color: #FFF;
}
.site .header {
  text-align: center;
  margin: 40px 0px;
  padding: 0px 100px 0px 100px;
}
@media (max-width: 991px) {
  .site .header {
    padding: 0px 20px;
  }
}
.section {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.section28 {
  padding: 0px !important;
}
.section28 h1 {
  font-family: "stratos", sans-serif;
  margin: 40px 0px 0px 0px;
  font-size: 10em;
  font-style: italic;
  font-weight: 800;
  color: #ff262e;
  position: absolute;
  right: 0px;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  text-align: center;
}
@media (max-width: 1300px) {
  .section28 h1 {
    font-size: 8em;
  }
}
@media (max-width: 991px) {
  .section28 h1 {
    font-size: 5em;
    top: 40%;
  }
}
@media (max-width: 667px) {
  .section28 h1 {
    font-size: 4em;
    top: 40%;
  }
}
@media (max-width: 490px) {
  .section28 h1 {
    top: 30%;
    font-size: 2em;
  }
}
.section28 img {
  max-width: 100%;
}
.section28 video {
  width: 100%;
}
.section28 .ico_play {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
}
.section28 .ico_play:after {
  content: " ";
  width: 140px;
  height: 160px;
  background: url('/view/img/i_play.svg') no-repeat center center;
  background-size: 100% 100% !important;
  position: absolute;
  left: 80px;
  bottom: 80px;
  z-index: 10;
  cursor: pointer;
}
@media (max-width: 991px) {
  .section28 .ico_play:after {
    left: 40px;
    bottom: 40px;
    width: 70px;
    height: 80px;
  }
}
@media (max-width: 490px) {
  .section28 .ico_play:after {
    background-size: 50% 50% !important;
    left: 0px;
  }
}
.section28 .ico_play.ico-pause:after {
  background: url('/view/img/i_pause.svg') no-repeat center center;
}
.section33 {
  padding: 0px !important;
}
.section33 h1 {
  font-family: "stratos", sans-serif;
  margin: 40px 0px 0px 0px;
  font-size: 10em;
  font-style: italic;
  font-weight: 800;
  color: #ff262e;
  position: absolute;
  right: 0px;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  text-align: center;
}
@media (max-width: 1300px) {
  .section33 h1 {
    font-size: 8em;
  }
}
@media (max-width: 991px) {
  .section33 h1 {
    font-size: 5em;
    top: 40%;
  }
}
@media (max-width: 667px) {
  .section33 h1 {
    font-size: 4em;
    top: 40%;
  }
}
@media (max-width: 490px) {
  .section33 h1 {
    top: 30%;
    font-size: 2em;
  }
}
.section33 img {
  max-width: 100%;
}
.section13 h2,
.section13 h3 {
  text-align: center;
  margin: 20px 0px;
}
.section9 {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: mulitple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px auto;
  padding: 80px 0px 0px;
}
@media (max-width: 991px) {
  .section9 {
    padding-top: 40px;
  }
}
.section9 > div {
  width: 33%;
  padding: 0px 60px 40px;
}
@media (max-width: 1200px) {
  .section9 > div {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .section9 > div {
    padding: 0px 0px 40px;
    width: 100%;
  }
}
.section9 > div h4 {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
.section9 > div b {
  font-weight: normal;
  background-color: #ff262e;
  color: #fff;
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.section8 {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: mulitple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1260px;
  margin: 0px auto;
  padding: 40px 0px 40px;
}
@media (max-width: 991px) {
  .section8 {
    padding: 40px 0px 0px 0px;
  }
}
.section8 > div {
  width: 50%;
}
@media (max-width: 1200px) {
  .section8 > div {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .section8 > div {
    width: 100%;
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .section8 > div:first-child {
    padding-right: 120px;
  }
}
@media (min-width: 992px) {
  .section8 > div:last-child {
    padding-left: 120px;
  }
}
.section8 > div h4 {
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
.section18 {
  max-width: 1260px;
  margin: 0px auto;
  padding: 80px 0px 40px 0px;
}
@media (max-width: 991px) {
  .section18 {
    padding: 20px 0px;
  }
}
.section18 .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.section18 .video-wrapper iframe {
  border: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section4 hr {
  border-top: 1px solid #e5e6e6;
  margin: 80px 0px;
}
@media (max-width: 991px) {
  .section4 hr {
    margin: 40px 0px;
  }
}
.section10 {
  width: 100%;
  max-width: 1500px;
  margin: 30px auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 1200px) {
  .section10 {
    display: block;
  }
}
.section10 > div {
  width: 40%;
  padding: 40px 0px;
  position: relative;
}
@media (max-width: 1200px) {
  .section10 > div {
    width: 100%;
    padding: 20px 0px;
  }
}
.section10 > div .contacts {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .section10 > div .contacts {
    display: block;
  }
}
.section10 > div .contacts > div {
  width: 33.33333333%;
  text-align: center;
}
@media (max-width: 991px) {
  .section10 > div .contacts > div {
    width: 100%;
    padding: 10px 0px;
  }
}
.section10 > div .contacts > div a {
  font-weight: bold;
  display: block;
  color: #ff262e;
  font-size: 24px;
}
@media (max-width: 991px) {
  .section10 > div .contacts > div a {
    display: inline-block;
    font-size: inherit;
  }
}
@media (min-width: 1201px) {
  .section10 > div:first-child {
    padding-right: 50px;
  }
}
.section10 > div:first-child a {
  font-weight: bold;
  display: block;
  color: #ff262e;
}
.section10 > div:last-child {
  width: 60%;
  background: #f3f3f4;
}
@media (max-width: 1200px) {
  .section10 > div:last-child {
    width: 100%;
    margin-top: 20px;
  }
}
.section10 > div:last-child::before {
  background: inherit;
  position: absolute;
  width: 3000px;
  top: -40px;
  bottom: -40px;
  left: 0px;
  z-index: -1;
  content: " ";
}
@media (max-width: 1200px) {
  .section10 > div:last-child::before {
    display: none;
  }
}
.modul-nazwa {
  display: none;
}
.section12 {
  padding: 0px;
  margin: 40px auto;
  max-width: 840px;
}
.section12 .text {
  font-size: 20px;
}
.section6,
.section17 {
  padding: 40px 20px;
  max-width: 60%;
  margin: 0px auto;
}
@media (max-width: 991px) {
  .section6,
  .section17 {
    max-width: 100%;
  }
}
.section6 blockquote,
.section17 blockquote {
  position: relative;
  margin: 0px;
  font-size: 24px;
  font-style: italic;
  color: #1a1a1a;
  border: 0;
  padding: 0px;
}
@media (max-width: 991px) {
  .section6 blockquote,
  .section17 blockquote {
    font-size: 20px;
  }
}
.section6 blockquote::after,
.section17 blockquote::after {
  position: absolute;
  top: 0px;
  right: -100px;
  background: url("/view/img/i-quote.svg") top left no-repeat;
  background-size: 100% auto !important;
  width: 70px;
  height: 70px;
  content: " ";
}
@media (max-width: 991px) {
  .section6 blockquote::after,
  .section17 blockquote::after {
    top: -40px;
    right: 0px;
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 768px) {
  .section6 blockquote::after,
  .section17 blockquote::after {
    top: -14px;
    right: 0px;
    width: 40px;
    height: 40px;
  }
}
.section6.section17 blockquote,
.section17.section17 blockquote {
  text-indent: 50px;
}
.section6.section17 blockquote::after,
.section17.section17 blockquote::after {
  right: 0px;
  left: -110px;
}
@media (max-width: 991px) {
  .section6.section17 blockquote::after,
  .section17.section17 blockquote::after {
    top: -40px;
    left: 0px;
  }
}
@media (max-width: 768px) {
  .section6.section17 blockquote::after,
  .section17.section17 blockquote::after {
    top: -14px;
    left: 0px;
  }
}
.section6 blockquote {
  text-align: right;
}
.section6 blockquote:after {
  right: -110px;
}
#ekipavis {
  max-width: 1440px;
  margin: 0px auto;
}
#ekipavis:after {
  clear: both;
  display: block;
  content: " ";
}
#ekipavis #wczytajekipa {
  position: static;
  clear: both;
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}
#ekipavis #wczytajekipa .btn {
  background: #ff262e;
  color: #FFF;
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  width: auto;
  font-weight: 500;
  border: 0px !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-decoration: none !important;
  margin: 0px auto 0px auto;
}
#ekipavis .item {
  margin-top: 60px;
  width: 33.33333333%;
  float: left;
  padding: 0px 30px;
}
@media (max-width: 991px) {
  #ekipavis .item {
    width: 100%;
    float: none;
    max-width: 500px;
    margin: 0px auto 40px auto;
  }
}
#ekipavis .item .title2 {
  padding-top: 10px;
  font-weight: bold;
}
#ekipavis .item > div {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
#ekipavis .item > div .image {
  max-height: 420px;
  overflow: hidden;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
#ekipavis .item > div .image.is-dark:after {
  content: " ";
  background: #E1E4E4;
  mix-blend-mode: darken;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  pointer-events: none;
  z-index: 5;
}
#ekipavis .item > div .image img {
  max-width: 100%;
}
#ekipavis .item > div .description {
  background: #FFF;
  padding: 40px;
  min-height: 390px;
}
#ekipavis .item > div .description .title {
  margin-top: 0px;
}
.section5 {
  padding: 40px 20px;
  max-width: 60%;
  margin: 0px auto;
}
@media (max-width: 991px) {
  .section5 {
    max-width: 100%;
  }
}
.section5 .information {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0px;
  font-size: 24px;
  font-style: italic;
  color: #1a1a1a;
  border: 0;
  padding: 0px;
  padding-left: 20px;
}
@media (max-width: 991px) {
  .section5 .information {
    font-size: 20px;
    padding-left: 60px;
  }
}
@media (max-width: 768px) {
  .section5 .information {
    font-size: 20px;
    padding-left: 60px;
  }
}
.section5 .information::before {
  display: block;
  background: url("/view/img/info.svg") center left no-repeat;
  background-size: 58%;
  width: 90px;
  height: 90px;
  content: " ";
}
@media (max-width: 991px) {
  .section5 .information::before {
    position: absolute;
    left: 0px;
    background-size: 38%;
  }
}
.title-medium {
  font-size: 32px;
  font-weight: 500;
}
@media (max-width: 991px) {
  .title-medium {
    font-size: 26px;
  }
}
.section23 {
  margin: 80px 0px;
  padding: 20px;
  text-align: center;
}
.section23.kol_niebieski {
  background: #10bcee;
  color: #FFF;
}
.section23.kol_zielony {
  background: #95c11f;
  color: #FFF;
}
.section23.kol_fioletowy {
  background: #662383;
  color: #FFF;
}
.section23.kol_czerwony {
  background: #e84e1b;
  color: #FFF;
}
.section23.kol_pomaranczowy {
  background: #f39200;
  color: #FFF;
}
.section23.kol_bialy {
  background: #FFF;
  color: #000;
}
.section1 {
  width: 100%;
  max-width: 840px;
  margin: 40px auto;
}
.section1 h2,
.section1 h3,
.section1 h4 {
  font-size: 32px;
  margin: 0px 0px 40px 0px;
}
.section22 {
  width: 100%;
  max-width: 1440px;
  margin: 40px auto;
}
.section22 h2,
.section22 h3,
.section22 h4 {
  font-size: 32px;
  margin: 0px 0px 40px 0px;
}
.section22 .item {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.section22 .item img {
  max-width: 100%;
}
@media (max-width: 480px) {
  .section22 .item {
    display: block;
  }
}
.section22 .item .image {
  width: 40%;
  margin-right: 40px;
}
@media (max-width: 480px) {
  .section22 .item .image {
    margin: 0px auto 30px auto;
  }
}
.section22 .item .description {
  width: 60%;
}
.section25 {
  margin: 80px 0px;
}
@media (max-width: 991px) {
  .section25 {
    margin: 40px 0px;
  }
}
.section25 h4 {
  font-family: "stratos", sans-serif;
  font-size: 40px;
  font-style: italic;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
}
@media (max-width: 991px) {
  .section25 h4 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .section25 h4 {
    font-size: 24px;
  }
}
.section25 span {
  display: inline-block;
  padding: 4px 8px 4px 8px;
}
.section25 .kol_niebieski {
  color: #10bcee;
}
.section25 .kol_zielony {
  color: #95c11f;
}
.section25 .kol_fioletowy {
  color: #662383;
}
.section25 .kol_czerwony {
  color: #e84e1b;
}
.section25 .kol_pomaranczowy {
  color: #f39200;
}
.section25 .kol_bialy {
  color: #ff262e;
}
.section25 .kolor_niebieski {
  background-color: #10bcee;
}
.section25 .kolor_zielony {
  background-color: #95c11f;
}
.section25 .kolor_fioletowy {
  background-color: #662383;
}
.section25 .kolor_czerwony {
  background-color: #e84e1b;
}
.section25 .kolor_pomaranczowy {
  background-color: #f39200;
}
.section25 .kolor_bialy {
  background-color: #ff262e;
}
.section24 {
  margin: 40px auto;
  width: 100%;
  max-width: 1260px;
}
.section24 h2,
.section24 h3 {
  text-align: center;
}
.section24 ul {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: mulitple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -20px;
  padding: 0px;
  list-style: none;
}
.section24 ul > li {
  padding: 20px;
  position: relative;
  text-align: center;
  font-weight: 500;
}
@media (min-width: 992px) {
  .section24 ul > li {
    width: 33.33333333%;
  }
  .section24 ul > li:nth-child(3n + 1) {
    clear: both;
  }
}
@media (min-width: 481px) and (max-width: 991px) {
  .section24 ul > li {
    width: 50%;
  }
  .section24 ul > li:nth-child(2n + 1) {
    clear: both;
  }
}
@media (max-width: 480px) {
  .section24 ul > li {
    width: 100%;
    float: none;
    padding: 10px 20px;
  }
  .section24 ul > li:nth-child(1n + 1) {
    clear: both;
  }
}
.section24 ul > li span {
  border: 1px solid #e5e6e6;
  padding: 10px 20px;
  font-size: 16px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  min-height: 120px;
  justify-content: center;
}
.section7 {
  margin: 40px auto;
  width: 100%;
  max-width: 1400px;
}
.section7 h2,
.section7 h3 {
  text-align: center;
}
.section7 ul {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: mulitple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -20px;
  padding: 0px;
  list-style: none;
}
.section7 ul > li {
  padding: 20px;
  position: relative;
  text-align: center;
  font-weight: 500;
}
@media (min-width: 992px) {
  .section7 ul > li {
    width: 33.33333333%;
  }
  .section7 ul > li:nth-child(3n + 1) {
    clear: both;
  }
}
@media (min-width: 481px) and (max-width: 991px) {
  .section7 ul > li {
    width: 50%;
  }
  .section7 ul > li:nth-child(2n + 1) {
    clear: both;
  }
}
@media (max-width: 480px) {
  .section7 ul > li {
    width: 100%;
    float: none;
    padding: 10px 20px;
  }
  .section7 ul > li:nth-child(1n + 1) {
    clear: both;
  }
}
.section7 ul > li span {
  display: block;
  border: 1px solid #e5e6e6;
  padding: 10px 20px;
  font-size: 18px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  min-height: 120px;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.section7 ul > li span:hover {
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
}
.section27 {
  padding: 0px;
  max-width: 1000px;
  margin: 40px auto;
}
.section27 img {
  max-width: 100%;
  height: auto !important;
}
.section27 .images {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  position: relative;
  gap: 10px;
  margin-top: 10px;
}
.section27 .images::before {
  left: -1000px;
  right: -1000px;
  top: 0px;
  bottom: 0px;
  background: #f3f3f4;
  content: " ";
  position: absolute;
  z-index: 10;
}
.section27 .images > div {
  position: relative;
  width: 50%;
  z-index: 10000;
}
.section27 .title {
  text-align: center;
  width: 100%;
  padding: 40px 40px;
  margin: 0px;
  position: relative;
  background: #f3f3f4;
}
.section3 {
  max-width: 1500px;
  margin: 80px auto 40px auto;
}
@media (max-width: 768px) {
  .section3 {
    margin: 40px auto 20px auto;
  }
}
.section3 .expand-description {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-lines: multiple;
  -moz-box-lines: mulitple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section3 .expand-description > .images {
  width: 60%;
}
@media (max-width: 767px) {
  .section3 .expand-description > .images {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 20px;
  }
}
.section3 .expand-description > .images .item img {
  margin-bottom: 20px;
}
.section3 .expand-description > .description {
  width: 40%;
  padding-left: 40px;
}
@media (max-width: 767px) {
  .section3 .expand-description > .description {
    width: 100%;
    padding-left: 0px;
  }
}
.section3 .expand-description > .description > strong {
  font-size: 32px;
  display: block;
  font-weight: 500;
}
.section3 .expand-description > .description ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 4px;
}
.section3 .expand-description > .description ul > li {
  padding: 15px 85px 15px 15px;
  font-weight: 500;
  border-bottom: 1px solid #e5e6e6;
  position: relative;
}
@media (max-width: 768px) {
  .section3 .expand-description > .description ul > li {
    padding: 15px 5px 15px 5px;
  }
}
.section3 .expand-description > .description ul > li .www {
  background-color: #ff262e;
  color: #fff;
  text-align: center;
  padding: 7px 15px 7px 15px;
  position: absolute;
  right: 4px;
  top: 17px;
  font-size: 80%;
}
@media (max-width: 768px) {
  .section3 .expand-description > .description ul > li .www {
    position: static;
  }
}
.section3 .expand-description > .description ul > li > b {
  display: block;
  padding: 10px 30px 10px 0px;
  position: relative;
  cursor: pointer;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.section3 .expand-description > .description ul > li > b::after {
  position: absolute;
  right: 0px;
  width: 24px;
  height: 24px;
  top: 0px;
  content: " ";
  top: 50%;
  margin-top: -12px;
  background: url('/view/img/arrow_down.svg') right center no-repeat;
  background-size: 24px auto !important;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
@media (max-width: 768px) {
  .section3 .expand-description > .description ul > li > b {
    padding: 10px 0px 10px 0px;
  }
}
.section3 .expand-description > .description ul > li.empty b {
  cursor: pointer;
}
.section3 .expand-description > .description ul > li.empty b::after {
  display: none !important;
}
.section3 .expand-description > .description ul > li > div {
  max-height: 0px;
  overflow: hidden;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  font-weight: 400;
}
.section3 .expand-description > .description ul > li > div > div {
  padding-top: 15px;
}
.section3 .expand-description > .description ul > li.in > b {
  color: #ff262e;
}
.section3 .expand-description > .description ul > li.in > b::after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.section3 .expand-description > .description ul > li.in > div {
  max-height: 1000px;
}
.section3 .expand-description > .description ul > li:hover {
  background-color: #f3f3f4;
}
.section3 .expand-description > .description ul > li.active {
  background-color: #f3f3f4;
}
.section30 {
  padding-right: 0px !important;
}
.section30 .top {
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.section30 .movie {
  margin-top: 0px;
  width: auto;
}
.section30 .description {
  width: auto;
}
@media (max-width: 767px) {
  .section30 .top .description {
    width: 100%;
  }
}
.section31 .top {
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.section31 .movie {
  margin-top: 0px;
  width: auto;
}
.section31 .foto {
  order: 2;
}
.section31 .image {
  order: 3;
}
.section31 .description {
  width: auto;
  order: 1;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .section31 .top .description {
    width: 100%;
  }
}
.section32 .top {
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.section32 .movie {
  margin-top: 0px;
  width: auto;
}
.section32 .description {
  width: auto;
}
.section32 .description ul {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: mulitple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px -20px;
  padding: 0px;
  list-style: none;
}
.section32 .description ul > li {
  padding: 20px;
  position: relative;
  text-align: center;
  font-weight: 500;
}
@media (min-width: 992px) {
  .section32 .description ul > li {
    width: 50%;
  }
  .section32 .description ul > li:nth-child(2n + 1) {
    clear: both;
  }
}
@media (min-width: 481px) and (max-width: 991px) {
  .section32 .description ul > li {
    width: 50%;
  }
  .section32 .description ul > li:nth-child(2n + 1) {
    clear: both;
  }
}
@media (max-width: 480px) {
  .section32 .description ul > li {
    width: 100%;
    float: none;
    padding: 10px 20px;
  }
  .section32 .description ul > li:nth-child(1n + 1) {
    clear: both;
  }
}
.section32 .description ul > li span {
  display: block;
  border: 1px solid #e5e6e6;
  padding: 10px 20px;
  font-size: 18px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  min-height: 120px;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.section32 .description ul > li span:hover {
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .section32 .top .description {
    width: 100%;
  }
}
.section29 {
  padding: 40px 0px !important;
}
.section29 .sliderfull {
  background-color: #000;
}
.section29 .swiper-slide {
  width: fit-content;
  flex-shrink: 100 !important;
}
.section21 {
  padding: 40px 0px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: mulitple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .section21 {
    display: block;
  }
}
.section21 h4 {
  width: 30%;
  padding: 0px 40px;
  background: #f3f3f4;
  min-height: 160px;
  margin: 0px;
  font-weight: bold;
  font-size: 24px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 991px) {
  .section21 h4 {
    width: 100%;
    background: none;
  }
}
.section21 .images {
  width: 70%;
}
@media (max-width: 991px) {
  .section21 .images {
    width: 100%;
    background: none;
  }
}
.section21 .images .owl-controls,
.section21 .images .owl-dots {
  display: none;
}
.section21 .images .item {
  position: relative;
}
.section21 .images .item .image img {
  width: auto !important;
  max-width: 100%;
}
@media (max-width: 991px) {
  .section21 .images .item .image img {
    margin: 0px auto;
  }
}
.section21 .images .item .description {
  position: absolute;
  bottom: 0px;
  left: 0px;
  min-height: 160px;
  max-width: 300px;
  padding: 0px 30px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #ff262e;
  color: #FFF;
}
@media (max-width: 767px) {
  .section21 .images .item .description {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    max-width: 100%;
    min-height: auto;
    padding: 30px;
  }
}
.section21 > .description {
  width: 100%;
  padding: 40px;
  background: #f3f3f4;
}
@media (max-width: 767px) {
  .section21 > .description {
    padding: 30px;
  }
}
.section26 {
  margin: 40px auto;
  text-align: center;
  max-width: 1500px;
}
.section26 .image {
  display: table;
  margin: 0px auto;
}
.section26 .image img {
  max-width: 100%;
  height: auto !important;
}
.section15s {
  background: #f3f3f4;
  padding: 80px 80px 40px 33%;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
.section15s:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1400px) {
  .section15s {
    padding: 80px 40px 40px 25%;
  }
}
@media (max-width: 991px) {
  .section15s {
    padding: 40px 20px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.section15s .name {
  position: absolute;
  left: 80px;
  top: 80px;
}
@media (max-width: 1400px) {
  .section15s .name {
    left: 20px;
  }
}
@media (max-width: 991px) {
  .section15s .name {
    order: 2;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-top: 0px;
  }
}
.section15s .name span {
  display: table;
  margin: 0px auto 0px 0px;
  padding-right: 100px;
  background: url("/view/img/arrow_right_long2_color.svg") no-repeat right center;
  background-size: 81px 13px !important;
}
@media (max-width: 991px) {
  .section15s .name span {
    margin: 0px auto;
  }
}
.section15s .section-15-wrapper {
  margin: 0px -20px;
}
.section15s .section-15-wrapper:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 991px) {
  .section15s .section-15-wrapper {
    order: 1;
    margin: 0px -10px;
  }
}
.section15s .section-15-wrapper .section15 {
  width: 300px;
  padding: 0px 20px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .section15s .section-15-wrapper .section15 {
    padding: 0px 10px;
  }
}
.section15s .section-15-wrapper .section15 > div {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  padding: 20px;
  background: #FFF;
}
.section15s .section-15-wrapper .section15 > div .image {
  height: 200px;
  border: 1px solid #e5e6e6;
  padding: 10px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.section15s .section-15-wrapper .section15 > div .image img {
  max-width: 100%;
  max-height: 160px;
  display: block;
  margin: 0px auto;
}
.section15s .section-15-wrapper .section15 > div .description h5 {
  font-size: 24px;
  margin: 30px 0px 20px 0px;
  text-align: center;
}
.section16s {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.section11 .title {
  font-family: "stratos", sans-serif;
  margin: 0px;
  font-size: 60px;
  font-style: italic;
  font-weight: 800;
  color: #ff262e;
  text-align: center;
  margin: 80px 80px;
}
@media (max-width: 991px) {
  .section11 .title {
    margin: 40px;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .section11 .title {
    font-size: 32px;
  }
}
.section11 .owl-carousel .owl-item img {
  width: auto;
}
.section11 .description {
  position: relative;
  min-height: 170px;
}
.section11 .description .button {
  position: absolute;
  bottom: 30px;
}
