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

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

a, img {
  border: 0;
}

button {
  cursor: pointer;
}

/* *** GLOBAL *** */
.container {
  padding-left: 50px;
  padding-right: 50px;
}

@media (min-width: 1199px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1550px;
  }
}
@media (min-width: 1199px) {
  .container-1 {
    max-width: 1860px;
  }
}
.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: "Montserrat", serif;
}

body {
  font-family: "Montserrat", serif;
  font-size: 16px;
  color: #000;
  line-height: 1.6;
  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, .btn-1, .boxes-1 .row-box .col-box .box-1 .description .button-box, .swiper-button-next, .swiper-button-prev {
  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 *** */
.header {
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  padding: 50px 0;
}

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

.header .main-menu {
  padding-top: 20px;
}

.header .main-menu ul {
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
  margin: 0;
}

.header .main-menu ul > li {
  margin: 0 0 0 26px;
}

.header .main-menu ul > li > a {
  display: block;
  text-align: center;
  color: #fff;
  height: 51px;
  line-height: 53px;
  font-weight: 800;
  position: relative;
}

.header .main-menu ul > li:hover a {
  color: #fff;
}

.header .main-menu ul > li.current > a {
  color: #fff;
}

.h-btn-1 {
  background: #000;
  padding: 0 30px;
  border-radius: 25px;
}

/* *** CUSTOM SELECT *** */
.select {
  width: 100%;
}

.select .chosen-container {
  width: 100% !important;
}

.select ul {
  margin: 0 4px 4px 0 !important;
  padding: 0 0 0 4px !important;
}

.select .chosen-search {
  display: none;
}

.select .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 0 0 0 10px;
  height: 29px;
  border: none;
  border-radius: 0;
  background: #fff;
  border: 1px solid #aaa;
  box-shadow: none;
  color: #000;
  font-size: 14px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 27px;
}

.select .chosen-drop ul li {
  background-image: none !important;
  height: auto !important;
}

.select .chosen-container-single .chosen-single div {
  width: 32px;
  /*background: url('../img/select-arrow.png') center no-repeat;*/
}

.select .chosen-container .chosen-results li.active-result {
  background: #fff;
  color: #000;
}

.select .chosen-container .chosen-results li:hover {
  background: #ec008d;
  color: #fff;
}

/* *** MENU RSP *** */
.header-rsp {
  top: 0;
  left: 0;
  position: fixed;
  z-index: 101;
  width: 100%;
  padding: 10px 15px;
  height: 70px;
  background: #fff;
  border-bottom: 1px solid #000;
  display: none;
}

.header-rsp .logo-rsp {
  margin-top: 8px;
}

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

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

.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: 70px;
  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: #000;
  z-index: 1;
  opacity: 0.4;
}

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

.menu-rsp nav ul {
  float: left;
  width: 100%;
  margin: 0;
  position: relative;
  z-index: 2;
  background: #dc351b;
  padding: 0;
}

.menu-rsp nav li {
  position: relative;
  list-style: none;
  float: left;
  border: none;
  width: 100%;
  height: auto;
  border-top: 1px solid transparent;
}

.menu-rsp nav > ul > li:first-child {
  border-top: none;
}

.menu-rsp nav a {
  line-height: normal;
  height: auto;
  color: #fff;
  background: #dc351b;
  font-size: 18px;
  float: left;
  border-radius: 0;
  width: 100%;
  padding: 15px 15px 14px 15px;
}

.menu-rsp nav a:hover {
  background-color: #fff;
  color: #dc351b;
}

.menu-rsp nav ul .li-submenu > a {
  padding-right: 53px;
}

.btn-slide-down {
  width: 40px;
  height: 100%;
  background: #fff;
  border-left: 1px solid transparent;
  position: absolute;
  top: 0;
  font-size: 14px;
  text-align: center;
  color: #000;
  right: 0;
  z-index: 2;
  display: none !important;
  line-height: 52px;
  cursor: pointer;
}

.menu-rsp nav ul ul {
  display: none;
  color: #fff;
}

.btn-slide-down, .menu-rsp nav li {
  border-color: transparent;
}

.menu-rsp nav ul ul {
  background: #f4f4f4;
}

.menu-rsp nav ul ul ul ul {
  background: #fff;
}

.menu-rsp nav ul ul a {
  padding-left: 30px;
}

.menu-rsp nav ul ul ul a {
  padding-left: 45px;
}

@media only screen and (min-width: 992px) {
  .menu-rsp {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .slider .swiper-slide {
    height: auto;
  }
  .header-rsp {
    display: block;
    background: #fff;
  }
  body {
    padding-top: 70px;
  }
  header {
    position: relative;
  }
  header .logo {
    display: none;
  }
  .main-menu {
    display: none;
  }
}
/* *** HOME *** */
.main-image {
  height: 100%;
  align-items: center;
  display: flex;
  text-align: center;
  justify-content: center;
  padding: 30px 0;
}

.content-box-1 {
  background-size: cover;
  background-position: center bottom;
  position: relative;
  overflow: hidden;
  border-radius: 0 0 50px 50px;
}
.content-box-1 .container {
  position: relative;
  z-index: 1;
}
.content-box-1 .video-content {
  height: calc(100vh - 100px);
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
}
.content-box-1 .video-content .container-1 {
  height: 100%;
  padding-top: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.x-video-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-size: cover;
  z-index: 1;
}

.x-video-box video {
  width: 100%;
  height: 100%;
}

.mb1 {
  margin-bottom: 155px;
}

.pb1 {
  padding-bottom: 155px;
}

.pt1 {
  padding-top: 155px;
}

.title {
  width: 560px;
  margin-bottom: 50px;
  max-width: 100%;
}
.title h2 {
  font-weight: 800;
  margin: 0;
  font-size: 32px;
}

.content-box-2-1 {
  display: flex;
  justify-content: flex-end;
}
.content-box-2-1 .description {
  width: 970px;
  max-width: 100%;
  display: flex;
}
.content-box-2-1 .description .nav-tabs-1 {
  width: 305px;
  margin-right: 20px;
  flex-shrink: 0;
}
.content-box-2-1 .description .nav-tabs-1 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.content-box-2-1 .description .nav-tabs-1 ul li {
  margin-bottom: 10px;
  position: relative;
}
.content-box-2-1 .description .nav-tabs-1 ul li a {
  color: #000;
  font-size: 22px;
  font-weight: 800;
  opacity: 0.3;
}
.content-box-2-1 .description .nav-tabs-1 ul li a span {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 2;
  padding-right: 18px;
}
.content-box-2-1 .description .nav-tabs-1 ul li a:after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  background: #000;
  content: "";
  height: 1px;
  display: block;
  transition: 0.55s linear;
}
.content-box-2-1 .description .nav-tabs-1 ul li a span {
  background: #fff;
}

.content-box-2-1 .description .nav-tabs-1 ul li.current a:after {
  width: 100%;
}

.content-box-2-1 .description {
  margin: 0 auto;
  padding-top: 30px;
}

.content-box-2-1 .description .nav-tabs-1 ul li a:hover:after {
  width: 100%;
}

.content-box-2-1 .description .nav-tabs-1 ul li.current a {
  opacity: 1;
}

.cont-box {
  display: none;
}

.cont-boxes {
  padding-top: 6px;
}

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

.content-box-2 {
  position: relative;
  z-index: 1;
  background: #fff;
  border-radius: 0 0 50px 50px;
}

.content-box-3 {
  background: url("../img/02.png") center no-repeat;
  background-size: cover;
  margin: -50px 0;
}
.content-box-3 .container {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-box-3 .container .description {
  color: #fff;
  text-align: center;
}
.content-box-3 h2 {
  font-weight: 800;
  font-size: 32px;
  margin-bottom: 25px;
}
.content-box-3 h3 {
  position: relative;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 25px;
  background: #de3c23;
  display: inline-block;
  padding: 7px 25px 5px 25px;
}
.content-box-3 h3:after {
  position: absolute;
  top: -21px;
  right: 14px;
  width: 37px;
  height: 37px;
  display: block;
  content: "";
  background: url("../img/icons/01.png");
}
.content-box-3 h3 span {
  position: relative;
  z-index: 2;
}
.content-box-3 h4 {
  font-size: 22px;
  font-weight: 800;
  margin: 0;
}
.content-box-3 .button-box {
  display: flex;
  margin-top: 25px;
  justify-content: center;
}
.content-box-3 .button-box a {
  margin: 0 8px;
}

.btn-1 {
  background: #000;
  color: #fff;
  font-weight: 800;
  height: 51px;
  display: inline-block;
  line-height: 51px;
  background: #141414;
  border-radius: 26px;
  padding: 0 20px;
  min-width: 110px;
}
.btn-1:hover {
  color: #fff;
  opacity: 0.9;
}

.content-box-4 {
  background: #f4f4f4;
  border-radius: 50px 50px 0 0;
  position: relative;
  z-index: 2;
}

.title-2 {
  margin-bottom: 30px;
  position: relative;
}
.title-2 h2 {
  font-size: 32px;
  font-weight: 800;
  margin: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 1px;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #dc351b;
}

.carousel-1 {
  position: relative;
  overflow: hidden;
  z-index: 3;
}

.controls-1 {
  position: absolute;
  top: 10px;
  right: 0;
  width: 98px;
  height: 18px;
}
.controls-1 .swiper-button-prev {
  width: 40px;
  height: 18px;
  left: 0;
  top: 0;
  margin: 0;
  background: url("../img/icons/07.png") center no-repeat;
}
.controls-1 .swiper-button-prev:after {
  display: none;
}
.controls-1 .swiper-button-prev:hover {
  opacity: 0.9;
}
.controls-1 .swiper-button-next {
  width: 40px;
  height: 18px;
  right: 0;
  top: 0;
  margin: 0;
  background: url("../img/icons/08.png") center no-repeat;
}
.controls-1 .swiper-button-next:after {
  display: none;
}
.controls-1 .swiper-button-next:hover {
  opacity: 0.9;
}

.c-box {
  padding-top: 35px;
}
.c-box figure {
  text-align: center;
}
.c-box .txt {
  line-height: 1.4;
  margin-bottom: 60px;
}
.c-box .txt .txt-1 {
  font-weight: 800;
}
.c-box .txt .txt-2 {
  font-size: 22px;
}
.c-box .txt .txt-4 {
  font-weight: 800;
  font-size: 22px;
}

/* *** FOOTER *** */
.footer-bg {
  background: #f4f4f4;
}

footer {
  padding: 55px 0;
  color: #fff;
  font-weight: 800;
  height: 250px;
  border-radius: 50px 50px 0 0;
  background: url("../img/01.png") center no-repeat;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fff;
  opacity: 0.9;
}
footer .f-cols {
  margin: 0 -20px;
  display: flex;
  justify-content: space-between;
}
footer .f-cols .f-col {
  padding: 0 20px;
}
footer .txt {
  padding-top: 1px;
  padding-bottom: 1px;
}
footer .txt-1 {
  background: url("../img/icons/02.png") left 1px no-repeat;
  padding-left: 33px;
}
footer .txt-2 {
  background: url("../img/icons/03.png") left 2px no-repeat;
  padding-left: 39px;
}
footer .txt-3 {
  background: url("../img/icons/04.png") left top no-repeat;
  padding-left: 33px;
}
footer .txt-4 {
  background: url("../img/icons/05.png") left 4px no-repeat;
  padding-left: 39px;
}
footer .txt-5 {
  background: url("../img/icons/06.png") left top no-repeat;
  padding-left: 42px;
}

.x-popup {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.5);
}

.x-popup-content {
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  border-radius: 20px;
  overflow: hidden;
  max-width: 100%;
}
.x-popup-content video {
  border-radius: 20px;
  display: block;
  max-height: 90%;
  width: 90%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.x-popup-flex {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  height: 100vh;
}

.x-close {
  position: absolute;
  top: 20px;
  right: 20px;
  border-radius: 50%;
  line-height: normal;
  color: #fff;
  background: #000;
  width: 50px;
  height: 50px;
  line-height: 1.05;
  font-weight: 300;
  font-size: 50px;
  z-index: 10;
  text-align: center;
}
.x-close:hover {
  opacity: 0.9;
  color: #fff;
}

.carousel-2 {
  position: relative;
  z-index: 9;
}
.carousel-2 .swiper-slide {
  height: 100vh;
}
.carousel-2 .swiper-slide .c-box-1 {
  height: 100vh;
  width: 100%;
  background-size: cover;
}
.carousel-2 .swiper-button-next, .carousel-2 .swiper-button-prev {
  color: #fff;
  margin-left: 20px;
  padding-right: 20px;
}

@media only screen and (min-width: 992px) {
  .cont-2 {
    padding-top: 45px;
  }
  .cont-3 {
    padding-top: 90px;
  }
}
@media only screen and (max-width: 992px) {
  .content-box-2-1 .description {
    padding-top: 0px;
  }
}
.cont-box .button-box {
  margin-top: 30px;
}
.cont-box .button-box a {
  text-align: center;
}

.cookies-box {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 100%;
  z-index: 100;
  padding: 26px 0 25px 0;
}
.cookies-box .container {
  display: flex;
  justify-content: space-between;
  height: 100%;
  align-items: center;
}
.cookies-box .button-box {
  flex-shrink: 0;
}
.cookies-box .btn-1 {
  text-align: center;
}
.cookies-box .txt {
  padding-right: 30px;
  padding-top: 2px;
}

@media only screen and (max-width: 992px) {
  .cookies-box .container {
    display: block;
    font-size: 14px;
  }
  .cookies-box .txt {
    padding: 0;
  }
  .cookies-box {
    max-height: 100%;
    overflow: auto;
  }
  .cookies-box .button-box {
    padding-top: 20px;
  }
}
.h-btn-1-1:hover span:nth-child(1) {
  display: none !important;
}

.h-btn-1-1:hover span:nth-child(2) {
  display: block !important;
}

footer {
  height: auto;
}

.footer-bottom {
  padding-top: 45px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media only screen and (max-width: 1199px) {
  footer .f-cols {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 992px) {
  body footer .f-cols .f-col {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  body footer .f-cols .f-col {
    width: 100%;
  }
  footer .f-cols .f-col {
    padding-left: 0;
  }
  .footer-bottom {
    display: block;
    text-align: center;
  }
  .footer-bottom .f-link {
    margin: -40px 0 30px 0;
  }
}/*# sourceMappingURL=style.css.map */
.carousel-2 .swiper-slide .c-box-1 {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}