img, svg {
  max-width: 100%;
}

.overlay.overlay-op-9:hover:before, .overlay.overlay-op-9.overlay-show:before, .overlay.overlay-op-9.show:before {
  opacity: 0.4;
}

.brand-header-logo-wrapper {
  border-radius: 40px 40px 0 0;
  width: 100%;
  height: 100px;
  background-color: rgb(36, 37, 37);
  margin-top: -100px;
  position: absolute;
  z-index: 9999999;
}

.brand-header-logo-wrapper img {
  left: 5%;
  position: absolute;
  z-index: 1;
  top: -75px;
  border-radius: 50%;
  border: 2px solid #f6f5f4;
  width: 150px;
  background-color: #fff;
}

.back-dark{
  background-color: rgb(36, 37, 37) !important;
}

/* .owl-carousel.nav-position-1 .owl-nav button.owl-next {
  left: -10px;
  top: 40px;
  right: unset;
} */


.owl-carousel.nav-position-1 .owl-nav button.owl-prev {
  left: unset !important;
  right: 70px;
}

.text-4-5 {
  margin-bottom: 10px !important;
}

.text-center-force img{
  text-align: center !important;
}

.font-color-white{
  color: #fff;
}

#footer {
  background: #737373;
  border-top: 4px solid #737373;
  font-size: 0.9em;
  margin-top: 50px;
  padding: 0;
  position: relative;
  clear: both;
}

#footer p{
  color: #ffffff !important;
}

#footer a:not(.btn):not(.no-footer-css) {
  color: #ffffff;
}

#footer .footer-copyright.footer-copyright-style-2 {
  background: #737373;
  border-top: 1px solid #3d2020;
}

#footer .footer-copyright p {
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-size: 0.9em;
}

.custom-el-2 {
  background: url(https://difco-corporate.menaws.com/themes/ripple/assets/difco/generic-6.svg);
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: 15% 40%;
}

.owl-carousel.nav-position-1 .owl-nav button.owl-prev {
  left: -10px;
}

.card-body{
  padding: 0px;
}

.padding-brand{
  padding: 500px 0px 0px 0px !important;
}

.page-header.page-header-modern.page-header-background.page-header-background-md {
  margin-bottom: 55px;
}

.overlay-color-dark:not(.no-skin):before {
  background-color: #000 !important;
}

.overlay.overlay-op-7:hover:before, .overlay.overlay-op-7.overlay-show:before, .overlay.overlay-op-7.show:before {
  opacity: 0.3;
}

.pt-100{
  padding-top: 100px;
}

.pt-50{
  padding-top: 50px;
}

.pb-50{
  padding-bottom: 50px;
}


p {
  color: #000 !important;
}

body {
  color: #000000;
}

.pb-100{
  padding-bottom: 100px;
}

.back-dark h3, .back-dark p{
  color: #fff !important;
}

/*----------------------------------------*/
/*  7.10 gallery css start
/*----------------------------------------*/
.tp-gallery-slider-active {
  margin: 0px -15px;
}
.tp-gallery-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
@media (max-width: 767px) {
  .tp-gallery-shape-1 {
    top: -6px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-gallery-shape-1 {
    top: 0px;
  }
}
.tp-gallery-shape-1 .img-2 {
  display: none;
}
.tp-gallery-shape-2 {
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 2;
}
@media (max-width: 767px) {
  .tp-gallery-shape-2 {
    bottom: -6px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-gallery-shape-2 {
    bottom: -1px;
  }
}
.tp-gallery-shape-2 .img-2 {
  display: none;
}
.tp-gallery-titming {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.tp-gallery-6-tab-btn button {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  margin: 0 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-gallery-6-tab-btn button {
    margin: 0 15px;
  }
}
@media (max-width: 767px) {
  .tp-gallery-6-tab-btn button {
    font-size: 14px;
    margin: 0 10px;
  }
}
.tp-gallery-6-tab-btn button:hover {
  color: #EB5939;
}
.tp-gallery-6-tab-btn button.active {
  color: #EB5939;
}
.tp-gallery-6-thumb img {
  height: 100%;
  width: 100%;
}

.tp-gallery-6-item .tp-hover-wrapper {
  background-color: var(--tp-theme-1);
  border-radius: 10px;
  display: inline-block;
  padding: 45px 75px;
}

.tp-gallery-6-item .tp-img-reveal-wrapper {
  width: auto;
  height: auto;
}



/*----------------------------------------*/
/*  7.9 funfact css start
/*----------------------------------------*/
.slide-funfact-overlay {
  position: relative;
}
.slide-funfact-overlay::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(30, 30, 30, 0.6) 0.12%, rgba(30, 30, 30, 0.86) 51.83%, rgba(30, 30, 30, 0.6) 99.87%);
  content: "";
}

.slide-funfact-height {
  position: relative;
  overflow: hidden;
  height: 545px;
  background-color: #1e1e1e;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slide-funfact-height {
    height: 400px;
  }
}

.slide-funfact:after {
  content: "";
  z-index: 1;
  width: 100%;
  height: 1px;
  max-width: 80rem;
  background: linear-gradient(64deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.24) 51.22%, rgba(255, 255, 255, 0) 100%);
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-funfact:before {
  content: "";
  z-index: 1;
  width: 100%;
  height: 1px;
  max-width: 80rem;
  background: linear-gradient(64deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.24) 51.22%, rgba(255, 255, 255, 0) 100%);
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  top: 0%;
  left: 0%;
  right: 0%;
}

.slide-funfact .img-marq {
  z-index: -1;
  opacity: 0.7;
  -webkit-perspective: 1412px;
  perspective: 1412px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.slide-funfact .img-marq .slide-img-right {
  z-index: -1;
  -webkit-transform-origin: 100%;
  -ms-transform-origin: 100%;
  transform-origin: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: -10%;
  -webkit-transform: rotateX(0) rotateY(-80deg) rotate(0);
  transform: rotateX(0) rotateY(-80deg) rotate(0);
}

.slide-funfact .img-marq .slide-img-right .box {
  -webkit-transform: translate(0%, 0px);
  -ms-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
  -webkit-animation-name: bgshotsright;
  animation-name: bgshotsright;
  -webkit-animation-duration: 45s;
  animation-duration: 45s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.slide-funfact .img-marq .slide-img-left {
  z-index: -1;
  -webkit-transform-origin: 0%;
  -ms-transform-origin: 0%;
  transform-origin: 0%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: -10%;
  right: auto;
  -webkit-transform: rotate3d(0, 1, 0.00009, 80deg);
  transform: rotate3d(0, 1, 0.00009, 80deg);
}

.slide-funfact .img-marq .slide-img-left .box {
  -webkit-transform: translate(0%, 0px);
  -ms-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
  -webkit-animation-name: bgshots;
  animation-name: bgshots;
  -webkit-animation-duration: 45s;
  animation-duration: 45s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.slide-funfact .img-marq img {
  width: 50vw;
  -webkit-perspective: 100px;
  perspective: 100px;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  margin-left: 3rem;
  margin-right: 3rem;
  -webkit-transform: perspective(100px);
  transform: perspective(100px);
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

.slide-funfact .img-marq .box {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.middle-shadow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.middle-shadow span {
  height: 230px;
  width: 350px;
  display: inline-block;
  background: linear-gradient(90deg, rgba(25, 25, 26, 0) 0%, #19191A 14.76%, #19191A 84.25%, rgba(25, 25, 26, 0) 100%);
}

.slide-funfact-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.slide-funfact-item h4 {
  font-size: 90px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -1.8px;
  color: #F5F7F5;
  font-family: var;
}
.slide-funfact-item h4 i {
  font-style: normal;
}
.slide-funfact-item span {
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.4px;
  color: #F5F7F5;
}

@-webkit-keyframes bgshots {
  from {
    -webkit-transform: translate(0%, 0px);
    transform: translate(0%, 0px);
  }
  to {
    -webkit-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
  }
}
@keyframes bgshots {
  from {
    -webkit-transform: translate(0%, 0px);
    transform: translate(0%, 0px);
  }
  to {
    -webkit-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
  }
}
@-webkit-keyframes bgshotsright {
  from {
    -webkit-transform: translate(0%, 0px);
    transform: translate(0%, 0px);
  }
  to {
    -webkit-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }
}
@keyframes bgshotsright {
  from {
    -webkit-transform: translate(0%, 0px);
    transform: translate(0%, 0px);
  }
  to {
    -webkit-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
  }
}
.tp-studio-funfact-wrap {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
@media (max-width: 767px) {
  .tp-studio-funfact-wrap {
    border-bottom: 0;
  }
}
.tp-studio-funfact-item {
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  padding: 150px 20px 50px 20px;
  height: 100%;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-studio-funfact-item {
    padding: 50px 20px 50px 20px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-studio-funfact-item {
    padding: 30px 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-studio-funfact-item {
    padding: 20px 15px;
  }
}
@media (max-width: 767px) {
  .tp-studio-funfact-item {
    padding: 20px 15px;
    border-right: 0;
  }
}
.tp-studio-funfact-item span {
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  color: rgba(255, 255, 255, 0.66);
  margin-left: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-studio-funfact-item span {
    margin-left: 0;
    font-size: 12px;
  }
}
.tp-studio-funfact-title i {
  font-size: 90px;
  font-weight: 700;
  line-height: 1;
  color: #F5F7F5;
  font-family: var(--tp-ff-shoulders);
  font-style: normal;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-studio-funfact-title i {
    font-size: 70px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-studio-funfact-title i {
    font-size: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-studio-funfact-title i {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .tp-studio-funfact-title i {
    font-size: 50px;
  }
}
.tp-studio-funfact-title span {
  font-style: normal;
  font-size: 30px;
  font-weight: 400;
  display: inline-block;
  transform: translateY(-52px);
  color: rgba(255, 255, 255, 0.6);
  margin-right: 7px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-studio-funfact-title span {
    transform: translateY(-38px);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-studio-funfact-title span {
    transform: translateY(-30px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-studio-funfact-title span {
    transform: translateY(-20px);
  }
}
@media (max-width: 767px) {
  .tp-studio-funfact-title span {
    transform: translateY(-22px);
  }
}

.tp-studio-funfact-wrap .row [class*=col-]:last-child .tp-studio-funfact-item {
  border-right: 0;
}


/* Timeline */
.timeline-carousel {
  position: relative;
  overflow: hidden;
}

.timeline-carousel:after,
.timeline-carousel:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  height: 100%;
  width: 6.9444%;
  z-index: 3;
}

.timeline-carousel:after {
  left: 0;
}

.timeline-carousel:before {
  right: 0;
  opacity: 0;
}

.timeline-carousel .slick-list {
  overflow: visible;
}

.timeline-carousel .slick-dots {
  display: none !important;
  bottom: -73px;
}

.timeline-carousel h1 {
  color: var(--white);
  font-size: 46px;
  line-height: 50px;
  margin-bottom: 40px;
  font-weight: 900;
}

.timeline-carousel__image {
  padding-right: 30px;
}

.timeline-carousel__item {
  cursor: pointer;
}

.timeline-carousel__item .media-wrapper {
  opacity: 0.4;
  padding-bottom: 71.4%;
  transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.timeline-carousel__item:last-child .timeline-carousel__item-inner:after {
  width: calc(100% - 30px);
}

.timeline-carousel__item-inner {
  position: relative;
  padding-top: 5px;
}

.timeline-carousel__item-inner:after {
  position: absolute;
  width: 100%;
  top: 5px;
  left: 0;
  content: "";
  border-bottom: 1px solid var(--white-20);
}

.timeline-carousel__item-inner .year {
  font-size: 36px;
  line-height: 36px;
  color: #fff;
  display: table;
  letter-spacing: -1px;
  padding-right: 10px;
  background-color: #1d1d1e;
  z-index: 1;
  position: relative;
  margin: -15px 0 20px;
  font-weight: 900;
}

.timeline-carousel__item-inner .year:after {
  content: "";
  position: absolute;
  display: block;
  left: -10px;
  top: 0;
  height: 100%;
  width: 10px;
  background-color: #1d1d1e;
  z-index: 3;
}

.timeline-carousel__item-inner .month {
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  display: block;
  margin-bottom: 10px;
  font-weight: 900;
}

.timeline-carousel__item-inner p {
  font-size: 12px;
  line-height: 18px;
  color: var(--white);
  width: 60%;
  font-weight: 400;
  margin-bottom: 15px;
}

.timeline-carousel__item-inner .read-more {
  font-size: 12px;
  color: #000;
  display: table;
  margin-bottom: 10px;
  font-weight: 900;
  text-decoration: none;
  position: relative;
}

.timeline-carousel__item-inner .read-more:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  border-bottom: 2px solid var(--main-color);
  transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.timeline-carousel__item-inner .read-more:hover:after {
  width: 100%;
}

.timeline-carousel__item-inner .pointer {
  height: 29px;
  position: relative;
  z-index: 1;
  margin: -4px 0 16px;
}

.timeline-carousel__item-inner .pointer:after,
.timeline-carousel__item-inner .pointer:before {
  position: absolute;
  content: "";
}

.timeline-carousel__item-inner .pointer:after {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  top: 0;
  left: 0;
  background-color: #ee3038;
}

.timeline-carousel__item-inner .pointer:before {
  width: 1px;
  height: 100%;
  top: 0;
  left: 4px;
  background-color: #ee3038;
}

.slick-active .media-wrapper {
  opacity: 1 !important;
}

.slick-dots {
  bottom: 60px;
  list-style: none;
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  z-index: 2;
}

.slick-dots li {
  cursor: pointer;
  display: inline-block;
  margin: 0 6px;
  position: relative;
  width: 10px;
  height: 10px;
}

.slick-dots li:last-child {
  margin-right: 0;
}

.slick-dots li.slick-active button {
  background: var(--main-color);
  border-color: var(--main-color);
}

.slick-dots li button {
  display: none;
  display: block;
  font-size: 0;
  width: 10px;
  height: 10px;
  padding: 0;
  background-color: #ee3038;
  border-color: #ee3038;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  border-radius: 50px;
}

.slick-dots li button:hover {
  background: var(--main-color);
  border-color: var(--main-color);
}

.link {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px;
  z-index: 9999;
}

.link a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #fff;
}

.link .fa {
  font-size: 28px;
  margin-right: 8px;
  color: #fff;
}

.bc-black{
  background-color: rgb(36, 37, 37);
}

.mb-10{
  margin-bottom: 10px;
}

#map-container{
  padding-top: 101px;
  background-color: rgb(36, 37, 37);
}

.listing-title p{
  display: inline-block;
  padding: 0px;
  margin: 0px;
}

.listing-title-min {
  padding: 15px 15px;
  min-height: 210px;
}

.pt-100{
  padding-top: 100px !important;
}

/* Toast container */
.toast-container {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.testimonial p{
  color: #fff !important;
}

/* Toast message styles */
.toast {
  padding: 12px 20px;
  color: #fff;
  font-size: 14px;
  border-radius: 6px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  min-width: 250px;
  max-width: 350px;
}

/* Success toast */
.toast-success {
  background-color: #28a745;
}

/* Error toast */
.toast-danger {
  background-color: #dc3545;
}

.testimonial .text-color-dark{
  color: #000 !important;
}

h2 {
  margin: 0;
}

.pb-20{
  padding-bottom: 20px;
}

.pt-20{
  padding-bottom: 20px;
}

.input-group-rounded .btn {
  border-radius: 0rem 8px 8px 0rem;
}

.input-group-rounded .form-control {
  border-radius: 8px 0rem 0rem 8px;
  border: 0;
  padding-left: 16px;
  padding-left: 1rem;
}


/*////////////////////////////////========*/
/*///////////    header     ///========*/
/*///////////    header     ///========*/
/*///////////    header     ///========*/
/*////////////////////////////////========*/

:root {
  --brand-red: #E50119;
  --text-muted: #6c757d;
}

/*.header-1 .navbar {*/
/*padding-top: 0.6rem;*/
/*padding-bottom: 0.6rem;*/
/*background: #fff;*/
/*}*/
/*.header-1 .navbar-brand img {*/
/*height: 98.65px;*/
/*width: 187.66px;*/
/*}*/
/*.header-1 .nav-link {*/
/*color: #5A5B5E !important;*/
/*font-weight: 500;*/
/*font-size: 0.95rem;*/
/*padding-left: 0.9rem !important;*/
/*padding-right: 0.9rem !important;*/
/*white-space: nowrap;*/
/*}*/
/*.header-1 .nav-link:hover,*/
/*.header-1 .nav-link:focus {*/
/*color: #000 !important;*/
/*text-decoration: none;*/
/*}*/


/*.header-1 .lang-switch a {*/
/*color: #5A5B5E !important;*/
/*font-weight: 600;*/
/*text-decoration: none;*/
/*margin-left: .25rem;*/
/*margin-right: .25rem;*/
/*font-size: 18px !important;*/
/*}*/
/*.header-1 .lang-switch a.active {*/
/*color: var(--brand-red) !important;*/
/*font-size: 18px;*/
/*}*/
/*.header-1 .navbar-collapse{*/
/*padding: 20px*/
/*}*/
/*!* container width similar to the screenshot (very wide with centered content) *!*/
/*.header-1 .container-custom {*/
/*max-width: 1200px;*/
/*}*/
/*@media (max-width: 1290px) and (min-width: 1200px) {*/
/*.container-1330 {*/
/*margin-left: 0px;*/
/*margin-right: 0px;*/
/*}*/
/*}*/
/*@media (max-width: 2000px) and (min-width: 1600px) {*/
/*.container-custom a img {*/
/*hight :  98px ;*/
/*}*/
/*.container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom) {*/
/*max-width: 1600px;*/
/*}*/
/*.header-1 .nav-link{*/
/*font-size: 1.5em;*/
/*}*/
/*}*/
/*@media (max-width: 1600px) and (min-width: 1400px) {*/
/*.container-custom a img {*/
/*hight :  90px ;*/
/*}*/
/*.container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom) {*/
/*max-width: 1380px;*/
/*}*/
/*.header-1 .nav-link{*/
/*font-size: 1.1em;*/
/*}*/
/*}*/
/*@media (max-width: 1400px) and (min-width: 1200px) {*/
/*.container-custom a img {*/
/*hight :  85px ;*/
/*}*/
/*.container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom) {*/
/*max-width: 90%;*/
/*}*/

/*}*/

/* ========== Header v1 (mobile-first, responsive) ========== */
/*.header-1{*/
  /*max-width: 1900px;*/
  /*padding-left: 5%;*/
/*}*/
/*.header-1 .navbar{*/
  /*padding-block: .6rem;*/
  /*background: #fff;*/
  /*padding-top: 70px;*/
  /*height: 98.65px;*/
/*}*/

/*!* Brand logo: scale smoothly, keep aspect ratio *!*/
/*.header-1 .navbar-brand img{*/
  /*height: clamp(48px, 7vw, 98px);*/
  /*width: 187.66px;            !* don't force width *!*/
  /*!*max-width: 100%;*!*/
  /*display: block;*/
/*}*/

/*!* Nav links *!*/
/*.header-1 .nav-link{*/
  /*color: #5A5B5E !important;*/
  /*font-weight: 500;*/
  /*font-size: clamp(.9rem, 1.2vw, 1rem);*/
  /*padding-inline: clamp(.6rem, 1.2vw, .9rem) !important;*/
  /*white-space: nowrap;*/
/*}*/
/*.header-1 .nav-link:hover,*/
/*.header-1 .nav-link:focus{*/
  /*color: #000 !important;*/
  /*text-decoration: none;*/
/*}*/

/*!* Language switch *!*/
/*.header-1 .lang-switch a{*/
  /*color: #5A5B5E !important;*/
  /*font-weight: 600;*/
  /*text-decoration: none;*/
  /*margin-inline: .25rem;*/
  /*font-size: clamp(14px, 2.2vw, 18px) !important;*/
/*}*/
/*.header-1 .lang-switch a.active{*/
  /*color: var(--brand-red) !important;*/
/*}*/

/*!* Collapsed area padding (mobile) *!*/
/*.header-1 .navbar-collapse{*/
  /*padding: 12px;*/
/*}*/

/*!* Container width *!*/
/*.header-1 .container-custom{*/
  /*width: 100%;*/
  /*max-width: 1200px;  !* default desktop cap *!*/
  /*margin-inline: auto;*/
  /*padding-inline: 16px;*/
/*}*/

/* ---------- Breakpoints ---------- */

/*!* ≥1600px (very wide) *!*/
/*@media (min-width: 1600px){*/
  /*.header-1 .container:not(.container-bs):not(.container-xl-custom):not(.container-XXL-custom){*/
    /*max-width: 1600px;*/
  /*}*/
  /*.header-1 .navbar-brand img{*/
    /*height: 98px;*/
  /*}*/
  /*.header-1 .nav-link{*/
    /*font-size: 1.125rem;*/
  /*}*/
/*}*/

/*!* 1200px–1599px (large desktop) *!*/
/*@media (min-width: 1200px) and (max-width: 1599.98px){*/
  /*.header-1 .container:not(.container-bs):not(.container-xl-custom):not(.container-XXL-custom){*/
    /*max-width: 1380px;*/
  /*}*/
  /*.header-1 .navbar-brand img{*/
    /*height: 90px;*/
  /*}*/
/*}*/

/*!* 992px–1199px (desktop) *!*/
/*@media (min-width: 992px) and (max-width: 1199.98px){*/
  /*.header-1 .navbar-brand img{*/
    /*height: 82px;*/
  /*}*/
/*}*/

/*!* 768px–991px (tablet) *!*/
/*@media (min-width: 768px) and (max-width: 991.98px){*/
  /*.header-1 .navbar{*/
    /*padding-block: .55rem;*/
  /*}*/
  /*.header-1 .navbar-brand img{*/
    /*height: 72px;*/
  /*}*/
  /*.header-1 .nav-link{*/
    /*font-size: 1rem;*/
    /*padding-inline: .75rem !important;*/
  /*}*/
  /*.header-1 .navbar-collapse{*/
    /*padding: 14px;*/
  /*}*/
/*}*/

/*!* ≤767px (mobile) *!*/
/*@media (max-width: 767.98px){*/
  /*.header-1 .navbar{*/
    /*padding-block: .5rem;*/
  /*}*/
  /*.header-1 .navbar-brand img{*/
    /*height: 58px;*/
  /*}*/
  /*.header-1 .navbar-collapse{*/
    /*padding: 12px;*/
  /*}*/
  /*!* Make collapsed links full-width & easy to tap *!*/
  /*.header-1 .nav-link{*/
    /*display: block;*/
    /*padding-block: .6rem !important;*/
    /*white-space: normal;             !* allow wrap on small screens *!*/
  /*}*/
  /*!* Stack & center language switch if needed *!*/
  /*.header-1 .lang-switch{*/
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*gap: .25rem .5rem;*/
    /*margin-top: .25rem;*/
  /*}*/
/*}*/

/*!* ≤480px (small phones) *!*/
/*@media (max-width: 479.98px){*/
  /*.header-1 .navbar-brand img{*/
    /*height: 52px;*/
  /*}*/
  /*.header-1 .nav-link{*/
    /*font-size: .95rem;*/
  /*}*/
/*}*/


