
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap');


body{
  font-family: "Playfair", serif;
  overflow-x: hidden;
}
@media (min-width: 1700px) {
  body .container {
    max-width: 1400px;
  }
}

@media (max-width: 1600px) {
  body .container {
    max-width: 1200px;
  }
}
@media (max-width: 1200px) {
  body .container {
    max-width: 1140px;
  }
}
@media (max-width: 1024px) {
  body .container {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 767px) {
  body .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section-space-top {
  padding-top: 130px;
}
@media (max-width: 1599px) {
  .section-space-top {
    padding-top: 110px;
  }
}
@media (max-width: 1024px) {
  .section-space-top {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .section-space-top {
    padding-top: 80px;
  }
}
.section-space-bottom {
  padding-bottom: 130px;
}
@media (max-width: 1599px) {
  .section-space-bottom {
    padding-bottom: 110px;
  }
}
@media (max-width: 1024px) {
  .section-space-bottom {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .section-space-bottom {
    padding-bottom: 80px;
  }
}






@media (min-width: 1300px) {
  h1 {
    font-size: 98px;
    line-height: 90px;

  }
  h2 {
    font-size: 75px;
    line-height: 76px;

  }
  h3 {
    font-size:18px;
    line-height: 36px;

  }
  h4 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1.5px;

  }

  p {
    font-size: 14px;
    line-height: 28px;
    padding: 0px;
    font-family: "Inter", sans-serif;
    color: #3D3D3D;
  }

}

@media (max-width: 1024px) {
  h1 {
    font-size: 70px;
    line-height: 60px;

  }
  h2 {
    font-size:50px;
    line-height: 60px;

  }
  p {
    font-size: 14px;
    line-height: 26px;
    padding: 0px;
    margin: 0px 0px 44px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
  }

}
@media (max-width: 991px) {
  h1 {
    font-size: 40px;
    line-height:43px;

  }
  h2 {
    font-size:50px;
    line-height: 51px;

  }
  p {
    font-size: 14px;
    line-height: 26px;
    padding: 0px;
    margin: 0px 0px 20px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
  }
 
}
@media screen and (min-device-width: 1025px) and (max-device-width: 5000px) { 
header.transparent-menu {
  background: transparent;
  position: fixed;
}
header.transparent-menu .main-menu-section ul li a{
  color: #fff;
}
header.transparent-menu .contact-language-wrapper ul li a{
  color: #FFF;
}
header.transparent-menu a.main-logo.black{
  display: none;
}
header.transparent-menu a.main-logo.white{
  display: block;
}

header.transparent-menu .contact-language-wrapper ul li i {
  background: transparent;
  border: 1px solid #fff;
}

}




.desktop-img{
  width: 100%;
  display: block;
}
.mobile-img{
  display: none;
}
.desktop{
  display: block;
}
.mobile{
  display: none;
}


@media (max-width: 767px) {
  .desktop-img{
    width: 100%;
    display: none;
  }
  .mobile-img{
    display: block;
    width: 100%;
  }
  
}

@media (max-width: 991px) {
  .desktop{
    display: none;
  }
  .mobile{
    display: block;
  }
  .quick-links .f-menu-links{
    display: none;
  }
  .quick-links.active .f-menu-links{
    display: block;
  }
  .toggle-link{
    font-weight: 700;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      padding: 30px 0;
      
  }
  .col-lg-4.address {
    margin-bottom: 50px;
}
.col-lg-5.quick-links {
  margin-bottom: 50px;
}
}

.w-100{
  width:100%;
}







.view-all {
  color: #fff;
  background: #B69031;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  border: 0;
  outline: 0;
  font-size: 13px;
  padding: 15px 50px;
  display: inline-block;
  transform: skew(-21deg);
  font-family: "Inter", sans-serif;
  font-weight: 300;
  letter-spacing: 1;
  /* Un-skew the text */
}
.view-all:visited {
  color: #fff;
}
.view-all:hover {
  background: #0069a8;
}
.view-all > span {
  display: inline-block;
  transform: skew(21deg);
}

.view-all i{
margin: -5px 0px 0px 27px;
}
.button-div{
  position: relative;
}
.view-all-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.text-align-right{
  text-align: right;
}
.text-align-center{
  text-align: center;
}

.desktop-banner{
  display: block;
}
.mobile-banner{
  display: none;
}

@media (max-width: 767px) {
  .text-align-right{
    text-align: center;
  }
}

footer{
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1a2c2c+0,070707+100 */
/*background: linear-gradient(to bottom,  rgba(26,44,44,1) 0%,rgba(7,7,7,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
footer{
background:linear-gradient(to bottom, rgb(27 39 39) 0%, rgba(7, 7, 7, 1) 100%) !important
}
a.footer-logo {
  margin: auto;
  text-align: center;
  display: table;
  padding-bottom: 60px;
}


footer a:hover{
  color: #B69031 !important;
}
.footer-link-section{
  margin: 0 auto;
  width: 950px;
}
.footer-link-section h4{
  margin: 0px 0px 45px 0px;
  padding: 0px 0px;
  color: #B69031;
  text-transform: uppercase;
  font-size: 10px;
  font-family: "Inter", sans-serif;
}
.footer-link-section ul{
  margin: 0px;
  padding: 0px;
  column-count: 2;
}
.footer-link-section ul li{
  margin: 0px 0px 20px 0px;
  padding: 0px 0px;
  list-style: none;
}
.footer-link-section ul li a{
  margin: 0px;
  padding: 0px 0px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Inter", sans-serif; 
  text-decoration: none;
}
.footer-link-section p{
  margin: 0px 0px 20px 0px;
  padding: 0px 0px;
  color: #fff;
  font-size: 14px;
  font-family: "Inter", sans-serif; 
  text-decoration: none;

}
.footer-link-section ul li i{
  margin-right: 15px;
}
.get-in-touch{
  column-count: 1 !important;
}
.get-in-touch li {
  display: inline-block;
  margin-right: 35px !important;
}
.get-in-touch li a{
  text-transform: lowercase !important;
}

.footer-bottom{
  padding: 100px 0 50px;
}
.footer-bottom p{
  color: #929292;
  line-height: 17px;
  margin-bottom: 39px;
  text-align: left !important;
}
.footer-bottom p span{
  color: #fff;
  margin: 0;
}
.col-lg-2.text-align-center{
  margin-bottom: 45px;
  text-align: left !important;
}
.col-lg-2.text-align-center a{
  margin: 0 25px 0 0;

}
.footer-bottom a{
  padding: 0px 0px;
  color:#929292;
  font-size: 14px;
  text-decoration: none;
  font-family: "Inter", sans-serif; 
}
.footer-bottom span{
  margin: 0 6px 0 10px;
  color: #929292;
}



.text-box {
  overflow: hidden;
  width: 6.2rem;
  height: 1.1rem;
  position: relative;
}

.btn.load-more {
  clip-path: polygon(10% 0%, 97% 0%, 85% 100%, 0% 100%);
  background: #B69031;
  width: 100%;
  max-width: 198px;
  border-radius: 0;
  padding: 18px 50px;
  margin: auto;
  margin-top: 96px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  overflow: hidden; 
  font-family: "Inter", sans-serif; 
}


.btn.load-more span {
  position: absolute;
  transition: transform 0.5s, opacity 0.5s;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 1px;
}
.arrow1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 28%;
  bottom: auto;
  left: 27%;
  right: auto;
}

.arrow2{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 30%;
  bottom: auto;
  left: 25%; 
  right: auto;
  transform: translate(-25%, 60%);
}

.btn.load-more:hover .arrow1 {
  transition: transform 0.5s cubic-bezier(.3,0,.4,1);
  transform: translate(80%, -230%);
}
.btn.load-more:hover .arrow2 {
  transition: transform 0.5s cubic-bezier(.3,0,.4,1);
  transform: translate(0%, 0%);
}

.btn.load-more .text1 {
  transform: translateY(0); 
  left: 0px;
}
.btn.load-more .text2 {
  transform: translateY(100%); 
  opacity: 0; 
  left: 0px;
}

 .btn.load-more:hover .text1 {
  transform: translateY(-100%); 
  opacity: 0; 
}
.btn.load-more:hover .text2 {
  transform: translateY(0);
  opacity: 1; 
}

.btn.load-more .text1,
.btn.load-more .text2 {
  transition: transform 0.5s, opacity 0.5s; 
}












@media (max-width:400px){

.desktop-banner{
  display: none;
}
.mobile-banner{
  display: block;
}
}



.explore-pages{
  background: #F3F2F0;
  position: relative;
}

.explore-pages .bg-img{
  position: absolute;
  bottom: 0;
}

.explore-pages h2{
  width: 100%;
  font-weight: 300;
  text-transform: uppercase;
  max-width: 451px;
}

.explore-pages h2 span{
  color: #B69031;
  font-weight: 600;
}

.explore-pages .container .explore-pages-wrapper {
  margin-top: 22px;
  display: flex;
  justify-content: space-between;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6{
  position: relative;
  max-width: 612px;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 img{
  transition: 0.5s ease;
}

.explore-pages .container .explore-pages-wrapper .col-lg-6 .col-inner-div{
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6:hover img{
  transform:scale(1.1);
}
.explore-pages .container .explore-pages-wrapper .col-lg-6:hover .contents{
  height: 100px;
  bottom: 0px;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6:hover .contents p{
  visibility: visible;
  opacity: 1;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 .contents{
  position: absolute;
  width: 100%;
  bottom: -10px;
  height: 90px;
  max-width: 474px;
  margin-left: 50px;
  transition: 0.5s ease;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 .contents h3{
  font-weight: 600;
  font-size: 32px;
  line-height:36px;
  color: #FFFFFF;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 .contents p{
  visibility: hidden;
  opacity: 0;
  width: 100%;
  max-width: 300px;
  color: #FFFFFF;
}

/* Button styling and hover effect */
.explore-pages .container .explore-pages-wrapper .col-lg-6 {
  position: relative;
}

.explore-pages .container .explore-pages-wrapper .col-lg-6 button {
  border: none;
  position: absolute;
  z-index: 1;
  bottom: -14px;
  right: 62px;
  background: #B69031;
  width: 80px;
  height: 57px;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  overflow: hidden;
  transition: background-color 0.5s ease;
}

.right-arrow-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #EBEBEB;
  transition: left 0.5s ease-in-out;
  z-index: -1;
}

.col-inner-div:hover ~ .right-arrow-button path{
  stroke: #000 !important;
  transition: left 0.5s ease-in-out;
}
.col-inner-div:hover ~ .right-arrow-button line{
  stroke: #000 !important;
  transition: left 0.5s ease-in-out;
}


.col-inner-div:hover ~ .right-arrow-button::before {
  transition: left 0.5s ease-in-out;
  left: 0;
}

.right-arrow-button:hover::before {
  transition: left 0.5s ease-in-out;
  background-color: #272624;
  left: 0;
}




@media (max-width:992px) {

.explore-pages .container .explore-pages-wrapper {
  margin-top: 25px;
  display: flex;
  justify-content: center;
  row-gap: 30px;
}

.footer-link-section{
  width: 100%;
  padding: 0 25px;
}
.footer-link-section ul{
  column-count: 1;
}

}




@media (max-width:600px) {
.explore-pages .container .explore-pages-wrapper .col-lg-6 button {
  right: 35px;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 .contents {
  margin-left: 25px;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 .contents {
  bottom: 0px;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6:nth-child(2) .contents {
  bottom: -35px;
}
.explore-pages .container .explore-pages-wrapper .col-lg-6 .contents h3 {
  max-width: 269px;
  line-height: 33px;
}
}
header{
  width: 100%;
  position: relative;
  z-index: 3;
}
header .container{
  max-width: 95%;
}
.logo-menu-section{
  padding: 30px 0px 0;
  display: flex;
}
.main-menu-section{
  margin: 0px;
  padding: 18px 25px;
  border-left: 1px solid #b2b2b2;
}
.yellow-bg .main-menu-section{
  margin: 0px;
  padding: 20px 25px;
  border-left: 1px solid #c1a150;
}
.main-logo{
  margin-right: 30px;
}

.main-menu-section ul {
  display: flex;
  margin-bottom: 0;
  padding: 0;
}
.main-menu-section ul li{
  margin: 0px 30px;
  list-style: none;
}
.main-menu-section ul li a{
  text-decoration: none;
  color: #000000;
  font-size: 12px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.main-menu-section ul li:first-child{
  margin-left: 0;
}
.contact-language-wrapper{
  text-align: right;
  padding: 30px 0px 0px;
}
.contact-language-wrapper ul{
  display: flex;
  justify-content: flex-end;
  padding: 20px 0px;
  margin-bottom: 0;
}
.contact-language-wrapper ul li{
  text-decoration: none;
  list-style: none;
  margin: 0 20px;
}
.contact-language-wrapper ul li:last-child{
  margin-right: 0;
}
.contact-language-wrapper ul li i {
  margin: 0px 20px 0px 0px;
  padding: 15px 17px;
  border-radius: 100px;
  background: #B69031;
}

.contact-language-wrapper ul li a{
text-decoration: none;
color: #000000;
font-size: 12px;
font-family: "Inter", sans-serif;
font-weight: 600;
}

header.yellow-bg{
  background:#B69031 !important;
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
  box-shadow: 0px 3px 30px #00000029;
}
header.yellow-bg a{
  color: #fff !important;
}
/*header.yellow-bg .logo-menu-section{
  padding: 20px 0px 0;
}*/

header.yellow-bg .logo-menu-section{
  padding: 0px 0px 0;
}

/*header.yellow-bg .contact-language-wrapper{
  padding: 20px 0px 0px;
}*/
header.yellow-bg .contact-language-wrapper{
  padding: 0px 0px 0px;
}
header.yellow-bg .container{
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: 95%;
}
header.yellow-bg .contact-language-wrapper ul li i {
  background: #fff;
}
header.yellow-bg .contact-language-wrapper ul li i path{
  fill: #D6AD61;
}
header .black{
  display: block;
}
header .white{
  display: none;
}
header.yellow-bg .black{
  display: none !important;
}
header.yellow-bg .white{
  display: block !important;
}
header .main-logo img{
  width: 84px;
}

.wpml-ls-legacy-list-horizontal a span:hover{
 /* font-size: 14px;*/
  font-weight: 500;
}
.wpml-ls-legacy-list-horizontal ul{
  padding: 0 !important; 
}
.wpml-ls-legacy-list-horizontal{
  padding: 0 !important; 
}
.wpml-ls-native{
  color: #F2D49D;
}
.wpml-ls-legacy-list-horizontal a{
  padding: 5px 5px 6px;
}
.wpml-ls-legacy-list-horizontal ul li{
  position: relative;
}
.wpml-ls-legacy-list-horizontal ul li::after {
  content: "/";
  position: absolute;
  color: #F2D49D;
  left: 24px;
  top: -5px;
  font-weight: bold;
  font-size: 23px;
}
.wpml-ls-legacy-list-horizontal ul li:last-child::after{
  display: none;
}
header ul li a:hover{
  color: #F2D49D;
}
span.wpml-ls-display {
  color: #C5C5C5;
}
header.yellow-bg a:hover{
  color: #000 !important;
}

.only-mob {
  display: none !important;
}
@media (max-width: 1000px) {
  .explore-pages h2 span{
    display: block;
  }
  .mobile-menu {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
  }
  .only-mob {
    display: block !important;
}
}




@media (max-width: 1000px) {
  ul.sub-menu {
    display: none;
  }
}

@media (min-width: 1000px) {
  ul.sub-menu {
    position: absolute;
    left: 0;
    top: 60px;
  }
}

ul.sub-menu li {
  margin: 10px 0;
  width: 100%;
}

@media (min-width: 1000px) {
  ul.sub-menu {
    background: #FFF;
    min-width: 220px;
    text-align: left;
    border-radius: 8px;
  }
}


@media (max-width: 1000px) {
  .menu-item-has-children.active .sub-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: initial;
            transform: initial;
    padding-left: 40px;
  }
}

@media (min-width: 1000px) {
  li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0px;
    padding-bottom: 15px;
  }
}

@media (min-width: 1000px) and (min-width: 1000px) {
  li:hover > ul.sub-menu:before {
    background: #FFF;
    width: 20px;
    height: 20px;
    content: "";
    display: block;
    position: relative;
    top: -9px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

li:hover > ul.sub-menu li a {
  color: #000;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

li:hover > ul.sub-menu li a:hover {
  margin-left: 10px;
}

li:hover > ul.sub-menu li {
  margin: 13px 0;
}

@media (max-width: 1000px) {
  li:hover > ul.sub-menu li {
    border-bottom: 1px solid #D6D9DE;
  }
}

@media (max-width: 1000px) {
  .menu-main-wrap {
    width: 103%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 1001;

    padding: 35px 38px 25px 28px;
    right: 0;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 10001;
    -webkit-transition: 0.3s ease-in !important;
    transition: 0.3s ease-in !important;
    overflow: auto;
  }
  .menu-main-wrap.show {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    display: block;
  }
}

.hamburger path {
  stroke: #FFF;
}
/*
.close-menu-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}*/

@media (min-width: 1000px) {
  .close-menu-div {
    display: block;
  }
}

@media (max-width: 1000px) {
  .close-menu-div {
    margin-bottom: 35px;
  }
}

.close-menu svg path {
  stroke: #000;
}

@media (max-width: 1000px) {
  .mobile-menu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
header .contact-language-wrapper{
  display: none;
}
.main-menu-section{
  display: none;
}
}


/*
@media (max-width: 1199px) {
  header{
    display: none;
  }
}

*/

.for-mobile-menu {
  display: none;
}
.close-menu {
  display: none;
}
.hm-manu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.hamburger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-self: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 30px;
  height: 17px;
  cursor: pointer;
}
.hamburger div {
  align-self: flex-start;
  height: 2px;
  width: 100%;
  background: #656565;
  border-radius: 60px;
}
.inner-header .hamburger div {
  background: #000;
}
.inner-header.sticky .hamburger div {
  background: #fff;
}
/*.hamburger .top-bun {
  width: 30px;
}*/
.hamburger .meat {
  width: 17px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.hamburger .bottom-bun {
  /*width: 24px;*/
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.res-submenu {
  display: block;
  width: 12px;
  height: 16px;

  position: absolute;
  right: 0;
  top: 5px;
}
.res-submenu.active {
 
  rotate: 180deg;
}
.menu > li {
  position: relative;
}
.menu-subs {
  opacity: 0;
  visibility: hidden;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
  -o-transition: -o-transform 0.3s, opacity 0.3s;
  -ms-transition: -ms-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  position: absolute;
  padding-top: 24px;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 10;
}
.menu-item-has-children:hover .menu-subs {
  opacity: 1;
  visibility: visible;
}
@media(min-width:1025px) {
  .res-submenu {
    display: none;
  }
  .main-menu > ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .main-menu > ul > li {
    margin: 0px;
    vertical-align: middle;
    height: 100%;
    position: relative;
  }
  .main-menu > ul > li:first-child {
    padding-left: 0px;
  }
  .main-menu > ul > li:last-child {
    padding-right: 0px;
  }
  .main-menu > ul > li a {
    display: block;
    text-decoration: none;
    font-size: 11px;
    letter-spacing: 2.75px;
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-weight: 400;
    line-height: 14px;
    position: relative;
    text-transform: uppercase;
  }
  .main-menu > ul > li:last-child a {
    font-weight: 600;
    padding: 17px 40px;
    text-align: center;
    margin: 0px;
    color: #fff;
    border: solid 1px #D9AE16;
  }
  .main-menu > ul > li:last-child a:hover {
    color: #000000;
    background: #D9AE16;
  }
  .sticky .main-menu > ul > li a {
    color: #000000;
    font-weight: 500;
  }
  .sticky .main-menu > ul > li:last-child a {
    color: #000000;
    background: #D9AE16;
    font-weight: 600;
  }
  .sticky .main-menu > ul > li:last-child a:hover {
    color: #000;
    background: none;
  }
  .main-menu > ul > li a:hover {
    color: #E4562F;
  }
  .inner-header .main-menu > ul > li a {
    color: #000;
  }
  .inner-header > ul > li a:hover {
    color: #E4562F;
  }
  .inner-header.sticky .main-menu > ul > li a {
    color: #fff;
  }
  .inner-header.sticky > ul > li a:hover {
    color: #E4562F;
  }
  .main-menu > ul > li.menu-item-has-children > a {
    padding-right: 14px;

  }

  .main-menu > ul > li a.active:hover {
    color: #E4562F;
  }
  .main-menu > ul > li.menu-item-has-children.active a:hover {
    color: #E4562F;
  }
  .main-menu > ul > li.menu-item-has-children li a.active {
    color: #E4562F;
  }
  .menu-subs {
    width: 100%;
    left: 0;
  }
  .menu-subs-inner {
    background: #FFFFFF;
    border-radius: 0px;
    -webkit-box-shadow: 0px 3px 50px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 50px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 50px 0px rgba(0, 0, 0, 0.3);
  }
  .menu-subs ul li:last-child {
    margin: 0;
  }
  .menu-subs ul {
    column-count: 1;
    list-style: none;
    margin: 0px;
  }
  .menu-subs ul li {
    display: block;
    text-align: left;
    padding: 0px;
    margin: 0px 0px 20px;
    line-height: normal;
  }
  .menu-subs ul li a {
    font-size: 14px;
    color: #fff;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    top: 0px;
    transform: none;
    line-height: normal;
  }
  .menu-subs ul li a:hover {
    color: #E4562F;
  }
  .inner-header .menu-subs ul li a {
    color: #fff;
  }
  .inner-header .menu-subs ul li a:hover {
    color: #E4562F;
  }
  .close-menu-div {
    display: none;
  }


}
@media (min-width: 1600px) {}
@media(max-width:1599px) {}
@media (max-width: 1024px) {
  .menu-sec {
    width: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    background: #fff;
    padding: 0px;
    right: 0;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 1001;
    -webkit-transition: 0.3s ease-in !important;
    transition: 0.3s ease-in !important;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu-sec.show {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  .menu-sec .menu-sec-inner {
    padding: 0px;
    overflow: auto;
  }
  .for-mobile-menu {
    display: table;
    margin-left: auto;

    position: absolute;
    right: 18px;
    top: 30px;
  }
  .overlay-mobile-menu {
    background: rgba(0, 0, 0, 0.65);
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    position: fixed;
    z-index: 1000;
    display: none;
  }
  .overlay-mobile-menu.show {
    display: block;
  }
  .close-menu {
    display: table;
    margin-left: auto;
  }
  .main-menu {
    text-align: left;
    padding: 57px 23px 60px;
  }
  .main-menu > ul > li {
    display: block;
    width: 100%;
    margin-bottom: 18px;
    position: relative;
    padding-bottom: 18px;
    border-bottom: solid 1px #295F91
  }
  .main-menu > ul > li:last-child {
    border: 0px;
    padding-top: 14px;
  }
  .main-menu > ul > li:nth-last-child(2) {
    border: 0px;
  }
  .main-menu > ul > li.menu-item-has-children {
    padding-right: 23px;
  }
  .main-menu > ul > li a {
    font-size: 13px;
    line-height: 25px;
    color: #ffff;
    display: block;
    width: 100%;
    padding: 0px 0px;
    font-weight: 400;
    letter-spacing: 2.6px;
  }
  .main-menu > ul > li:last-child a {
    font-weight: 600;
    padding: 17px 40px;
    text-align: center;
    margin: 0px;
    color: #fff;
    border: solid 1px #D9AE16;
    width: auto;
    display: inline-block;
  }
  .main-menu > ul > li a.active {
    color: #FBBB00;
  }
  .header-search-menu-wrap {
    display: none;
  }
  .main-menu .menu-subs {
    display: none;
    top: 0px;
  }
  .main-menu .menu-subs {
    padding-top: 34px;
    padding-left: 30px;
    padding-right: 0px;
  }
  .menu-item-has-children.active .menu-subs {
    display: block;
  }
  .menu-subs {
    position: relative;
    opacity: 1;
    visibility: visible;
  }
  .main-menu .menu-subs li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #295F91;
  }
  .main-menu .menu-subs li a {
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    letter-spacing: 2.6px;
    text-transform: uppercase;
  }
  .main-menu .menu-subs li:last-child {
    border-bottom: solid 1px #295F91;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .close-menu-div {
    padding: 14px 20px;
    background-color: rgba(255, 255, 255, 0.06);
  }
  .main-menu > ul > li.active {
    border-bottom: 0px;
  }

  header .main-logo img{
    width: 52px;
  }

  .logo-menu-section{
    padding: 20px 0px;
  }
.mobile-menu-items {
  margin: 80px 0px 100px 0px;
}
.mobile-menu-items li{
  margin: 0px 0px;
  padding: 0px 0px;
  list-style: none;
  border-bottom: 1px solid #ddd;
}
.mobile-menu-items li a{
  margin: 0px 0px;
  padding: 20px 0px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  color: #000000;
  font-family: "Inter", sans-serif;
  display: block;
  font-weight: 600;
}
ul.get-in-touch.mobile-menu-social{
  border-bottom: 1px solid #ddd;
}

ul.get-in-touch.mobile-menu-social li{
  margin: 0px 0px 20px 0px;
  padding: 0px;
  list-style: none;
}
ul.get-in-touch.mobile-menu-social li i{
  margin-right: 15px;
}
ul.get-in-touch.mobile-menu-social li a{
  margin: 0px;
  padding: 0px 0px;
  color: #040404;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  font-weight: 600;
}
.social-media-items{
  margin-top: 10px;
}
.social-media-items a {
  margin: 0px 20px 0px 0;
}
.yellow-bg .mobile-menu-items li a{
  color:#000000 !important;
}
.yellow-bg ul.get-in-touch.mobile-menu-social a{
  color: #000 !important;
}
header.yellow-bg{
  padding-bottom: 15px !important;
}
header .container {
  max-width: 100%;
}
header.yellow-bg .hamburger div{
  background: #fff;
}
.current-menu-item a{
  color: #B69031 !important;
}
header .contact-language-wrapper{
  display: none;
}
.main-menu-section{
  display: none;
}
header.yellow-bg .white {
  border-right: 1px solid #ccb26f;
  padding: 0px 15px 0px 0px;
}
header .black {
  padding: 0px 15px 0px 0px;
  border-right: 1px solid #b2b2b2;
}
.mobile-logo{
  border-right: 1px solid #b2b2b2;
  display: block;
  width: 100%;
  max-width: 75px;
}
.menu-logo{
  display: flex;
}
.menu-logo .wpml-ls-statics-shortcode_actions {
  padding-left: 20px !important;
}
.menu-logo span.wpml-ls-display {
  color: #000 !important;
  font-size: 12px;
    font-family: "Inter", sans-serif;
}


}
@media(max-width:1024px) {}
@media(min-width:992px) and (max-width : 1024px) {}
@media(max-width:991px) {}
@media(max-width:767px) {}
@media screen and (max-device-width: 767px) and (orientation: landscape) {}
@media(max-width:575px) {}
@media (max-width: 320px) {}
@media screen and (max-device-width: 480px) and (orientation: landscape) {}

@media (max-width:1200px) {

  .explore-pages .container .explore-pages-wrapper .col-lg-6:hover .contents{
    height: 190px;
    bottom: 0px;
  }

}

.swiper-button-next:focus-visible, .swiper-button-prev:focus-visible{
  outline: none !important;
}

@media screen and (min-device-width: 1024px) and (max-device-width: 1299px) {
  .explore-pages h2 {
    font-size: 75px;
    line-height: 76px;
}
 }

 @media (max-width:767px) {
  .explore-pages h2 {
    font-size: 50px;
    line-height: 51px;
}
.col-lg-2.text-align-center {
  margin-bottom: 45px;
  text-align: center !important;
}
 }

 .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
  border-color: red !important;
 }
 .footer-bottom a img:hover {
  transform: scale(1.1);
}
a#cn-accept-cookie {
  background:#000 !important;
  color: #fff !important;
}
a#cn-accept-cookie:hover{
  background:#fff !important;
  color: #000 !important;
}

.cookie-notice-container {
  background: #b69031 !important;
}


  .current-menu-item a {
      color: #f0d29a !important;
  }
  header.yellow-bg  .current-menu-item a {
    color: #f0d29a !important;
  }

.privacy-policy
{
  margin-bottom: 80px;
}
/* .privacy-policy-bg-img{
  position: absolute;
}
.desktop-view{
  display: block;
}
@media(max-width: 600px){
  .mobile-view{
    display: block;
  }
  .desktop-view{
    display: none;
  }
  .privacy-policy
{
  margin: 100px 0 80px 0;
}
} */