* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  text-decoration: none;
}

ul {
  list-style: none;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  line-height: 1.5;
  background-color: #f9f9f9;
}

.heading {
  font-size: 30px;
  font-weight: 400;
  border-bottom: 2px solid #e0e0e0;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 40px;
}

.heading span {
  padding-bottom: 10px;
  position: relative;
  border-bottom: 2px solid #dfac4e;
}

.info {
  font-weight: 400;
  text-align: justify;
  color: #616161;
  margin-bottom: 30px;
  font-size: 15px;
}

.title-infoo {
  font-size: 18px;
  color: #616161;
}

.infoo {
  font-size: 15px;
  line-height: 1.6;
  margin: 20px 0;
  color: #616161;
}

img {
  max-width: 100%;
  border-radius: 10px;
}

.list .list-box {
  background-color: #333;
  padding: 12px;
  color: white;
}

.list .list-box.active {
  background-color: #a77c28 !important;
}

.list .list-box-info {
  padding: 12px;
  border: 1px solid gray;
}

.hide {
  display: none;
}

.show {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
  }
}

.btn-close:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.headingg {
  font-size: 20px;
  font-weight: 400;
  border-bottom: 2px solid #e0e0e0;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
  /* margin-top: 0; */
  padding-top: 40px !important;
}

@media (max-width: 767px) {
  .headingg .headingg {
    font-size: 12px !important;
  }
}

.headingg span {
  padding-bottom: 10px;
  position: relative;
  border-bottom: 2px solid #dfac4e;
}

.ment-leg-table .col-lg-4,
.ment-leg-table .col-lg-3,
.ment-leg-table .col-lg-2,
.ment-leg-table .col-md-4,
.ment-leg-table .col-md-3,
.ment-leg-table .col-md-2 {
  padding: 0;
  margin-bottom: 30px;
}

.ment-leg-table .col-lg-4 .box-details .title-infoo,
.ment-leg-table .col-lg-3 .box-details .title-infoo,
.ment-leg-table .col-lg-2 .box-details .title-infoo,
.ment-leg-table .col-md-4 .box-details .title-infoo,
.ment-leg-table .col-md-3 .box-details .title-infoo,
.ment-leg-table .col-md-2 .box-details .title-infoo {
  font-size: 15px;
  color: #616161;
  font-weight: bold;
  padding: 20px 10px;
  background: #eaeaea;
}

.ment-leg-table .col-lg-4 .box-details .title-infoo.t-h,
.ment-leg-table .col-lg-3 .box-details .title-infoo.t-h,
.ment-leg-table .col-lg-2 .box-details .title-infoo.t-h,
.ment-leg-table .col-md-4 .box-details .title-infoo.t-h,
.ment-leg-table .col-md-3 .box-details .title-infoo.t-h,
.ment-leg-table .col-md-2 .box-details .title-infoo.t-h {
  height: 76px;
}

.ment-leg-table .col-lg-4 .box-details .details,
.ment-leg-table .col-lg-3 .box-details .details,
.ment-leg-table .col-lg-2 .box-details .details,
.ment-leg-table .col-md-4 .box-details .details,
.ment-leg-table .col-md-3 .box-details .details,
.ment-leg-table .col-md-2 .box-details .details {
  font-size: 15px;
  color: #616161;
  line-height: 1.7;
  padding: 10px;
}

.ment-leg-table .col-lg-4 .box-details .details.d-h,
.ment-leg-table .col-lg-3 .box-details .details.d-h,
.ment-leg-table .col-lg-2 .box-details .details.d-h,
.ment-leg-table .col-md-4 .box-details .details.d-h,
.ment-leg-table .col-md-3 .box-details .details.d-h,
.ment-leg-table .col-md-2 .box-details .details.d-h {
  height: 122px;
}

@media (min-width: 992px) {
  .ment-leg-table .col-lg-4 .box-details .details.d-h,
  .ment-leg-table .col-lg-3 .box-details .details.d-h,
  .ment-leg-table .col-lg-2 .box-details .details.d-h,
  .ment-leg-table .col-md-4 .box-details .details.d-h,
  .ment-leg-table .col-md-3 .box-details .details.d-h,
  .ment-leg-table .col-md-2 .box-details .details.d-h {
    height: 178px;
  }
}

@media (min-width: 1200px) {
  .ment-leg-table .col-lg-4 .box-details .details.d-h,
  .ment-leg-table .col-lg-3 .box-details .details.d-h,
  .ment-leg-table .col-lg-2 .box-details .details.d-h,
  .ment-leg-table .col-md-4 .box-details .details.d-h,
  .ment-leg-table .col-md-3 .box-details .details.d-h,
  .ment-leg-table .col-md-2 .box-details .details.d-h {
    height: 122px;
  }
}

@media (min-width: 992px) {
  .ment-leg-table .col-lg-4 .box-details .details.ds-h,
  .ment-leg-table .col-lg-3 .box-details .details.ds-h,
  .ment-leg-table .col-lg-2 .box-details .details.ds-h,
  .ment-leg-table .col-md-4 .box-details .details.ds-h,
  .ment-leg-table .col-md-3 .box-details .details.ds-h,
  .ment-leg-table .col-md-2 .box-details .details.ds-h {
    height: 71px;
  }
}

@media (min-width: 1200px) {
  .ment-leg-table .col-lg-4 .box-details .details.ds-h,
  .ment-leg-table .col-lg-3 .box-details .details.ds-h,
  .ment-leg-table .col-lg-2 .box-details .details.ds-h,
  .ment-leg-table .col-md-4 .box-details .details.ds-h,
  .ment-leg-table .col-md-3 .box-details .details.ds-h,
  .ment-leg-table .col-md-2 .box-details .details.ds-h {
    height: 122px;
  }
}

.ment-leg-table .col-lg-4 .box-details .details-1,
.ment-leg-table .col-lg-3 .box-details .details-1,
.ment-leg-table .col-lg-2 .box-details .details-1,
.ment-leg-table .col-md-4 .box-details .details-1,
.ment-leg-table .col-md-3 .box-details .details-1,
.ment-leg-table .col-md-2 .box-details .details-1 {
  color: #616161;
  padding: 10px;
  background: #eaeaea;
}

.ment-leg-table .col-lg-4 .box-details .details-1.d-hh,
.ment-leg-table .col-lg-3 .box-details .details-1.d-hh,
.ment-leg-table .col-lg-2 .box-details .details-1.d-hh,
.ment-leg-table .col-md-4 .box-details .details-1.d-hh,
.ment-leg-table .col-md-3 .box-details .details-1.d-hh,
.ment-leg-table .col-md-2 .box-details .details-1.d-hh {
  height: 71px;
}

#info {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.modal-p {
  overflow-y: auto;
  height: 250px;
}

@media (max-width: 767px) {
  .modal .modal-dialog .modal-content {
    height: 550px !important;
    overflow-y: auto !important;
  }
  .modal i {
    font-size: 32px !important;
    position: absolute !important;
    top: 1px !important;
    right: 5px !important;
  }
}

/*Start Nav*/
.nav-deskk {
  padding: 10px 0 0;
  background: url("../images/bg-image1 (1).jpg");
  background-size: cover;
}

@media (max-width: 768px) {
  .nav-deskk {
    display: none;
  }
}

@media (min-width: 769px) {
  .nav-deskk {
    display: block;
  }
}

.nav-deskk .container {
  position: relative;
}

.nav-deskk .container .lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  color: white;
  margin: 0;
}

.nav-deskk .container .lang li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
}

.nav-deskk .container .lang li a {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav-deskk .container .lang li .my-account {
  cursor: pointer;
}

.nav-deskk .container .lang li .myacc {
  margin-left: 5px;
}

.nav-deskk .container .lang li .mega-menu {
  position: absolute;
  top: 30px;
  right: 0%;
  background-color: white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: none;
  z-index: 2;
}

@media (max-width: 767px) {
  .nav-deskk .container .lang li .mega-menu {
    right: 4%;
  }
}

.nav-deskk .container .lang li .mega-menu .mega-menuu {
  width: 120px;
}

.nav-deskk .container .lang li .mega-menu .mega-menuu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

.nav-deskk .logo img {
  max-height: 115px;
  width: 250px;
}

.nav-deskk .links-pages {
  font-size: 12px;
  padding: 30px 0 0;
}

@media (min-width: 769px) and (max-width: 949px) {
  .nav-deskk .links-pages {
    font-size: 9px !important;
  }
}

@media (max-width: 767px) {
  .nav-deskk .links-pages {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.nav-deskk .links-pages li a {
  color: #dfac4e;
  padding: 0 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nav-deskk .links-pages li a.nav-activee {
  color: white;
}

.nav-deskk .links-pages li a:hover {
  color: white;
}

@media (max-width: 768px) {
  .nav-mobb {
    display: block;
  }
}

@media (min-width: 769px) {
  .nav-mobb {
    display: none;
  }
}

.nav-mobb .active {
  color: #f3bc57 !important;
}

.nav-mobb .lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  color: white;
  margin: 0;
  position: relative;
}

.nav-mobb .lang li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
}

.nav-mobb .lang li a {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav-mobb .lang li .my-account {
  cursor: pointer;
}

.nav-mobb .lang li .myacc {
  margin-left: 5px;
}

.nav-mobb .lang li .mega-menu {
  position: absolute;
  top: 30px;
  right: 0%;
  background-color: white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: none;
  z-index: 2;
}

@media (max-width: 767px) {
  .nav-mobb .lang li .mega-menu {
    right: -15%;
    top: 44px;
  }
}

.nav-mobb .lang li .mega-menu .mega-menuu {
  width: 120px;
}

.nav-mobb .lang li .mega-menu .mega-menuu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

.nav-mobb .logo {
  padding: 33px 0;
  background: url("../images/bg-image1 (1).jpg");
  background-size: cover;
}

.nav-mobb .links-pages {
  font-size: 9px;
  padding: 30px 0 0;
}

@media (min-width: 769px) and (max-width: 992px) {
  .nav-mobb .links-pages {
    font-size: 9px !important;
  }
}

@media (max-width: 767px) {
  .nav-mobb .links-pages {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.nav-mobb .links-pages li a {
  color: #dfac4e;
  padding: 0 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nav-mobb .links-pages li a:hover {
  color: white;
}

/*End Nav*/
.slog-width {
  max-width: 50%;
}

.swiper {
  width: 100%;
  height: calc(100vh - 242px);
}

@media (max-width: 767px) {
  .swiper {
    height: calc(100vh - 336px);
  }
}

.swiper .swiper-wrapper .swiper-slide {
  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;
  background-size: cover !important;
  background-position: center !important;
}

.swiper .swiper-button-next:after,
.swiper .swiper-button-prev:after {
  color: white;
}

.swiper .swiper-pagination .swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  height: 15px;
  width: 15px;
}

.swiper .swiper-pagination .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: white;
  height: 15px;
  width: 15px;
}

.general-presentation .content .youtube-vid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .general-presentation .content .youtube-vid #iframee {
    width: 300px !important;
    margin-bottom: 30px;
  }
}

.ch-presentation .content .logos {
  padding: 80px 0 40px;
}

.ch-presentation .content .logos .logo {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ch-presentation .content .logos .logo:hover {
  color: #bb841b;
}

.ch-presentation .content .logos .logo h2 {
  font-size: 1.077em;
  font-weight: 400;
  text-transform: uppercase;
  margin: 30px 0;
  text-align: center;
}

.footer {
  margin-top: 50px;
}

.footer .content-1 {
  padding: 20px 0;
  background-color: #262626;
}

.footer .content-1 span {
  font-style: italic;
  color: #757575;
  display: block;
  font-size: 12px;
}

.footer .content-2 {
  background-color: black;
  color: #bbb;
  padding: 16px 0;
  font-size: 13px;
}

.footer .content-2 .sec-2 a {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #bbb;
}

.footer .content-2 .sec-2 a:hover {
  color: white;
}

.animate__animated.animate__bounce {
  --animate-duration: 10s;
}

.our-team {
  text-align: center;
  padding-bottom: 80px;
}

.our-team .head-our-team {
  font-size: 18px;
}

@media (max-width: 767px) {
  .ment-legales .heading span {
    border-bottom: none;
  }
  .ment-legales .headingg span {
    font-size: 12px !important;
  }
}

/* Media query to change to a single column on mobile devices */
 .row-footer {
  display: flex;
  flex-wrap: wrap;
}


@media (max-width: 600px) {
  .row-footer {
      flex-direction: column;
  }
}