 
/* font-family: "Inter", sans-serif; */

body{
    font-family: "Red Hat Text", sans-serif;
}

body {
    margin: 0;
    background: #ffffff;
    overflow-x: hidden;
    background-image: url(/img/white-bg.png);
}

/* Spotlight Effect */
body::before {
    content: "";
    position: fixed;
    top: -250px;
    left: 50%;
    transform: translateX(-50%);
    width: 1000px;
    height: 700px;
    background: radial-gradient(circle at center,
        rgba(255,255,255,0.95) 0%,
        rgba(255,255,255,0.6) 40%,
        transparent 75%);
    pointer-events: none;
}

.lang-he header {
    direction: rtl;
}
.language .dropdown-toggle::after {
    content: "\f107";
    border-color: transparent;
    font-family: 'FontAwesome';
    font-size: 25px;
    vertical-align: sub;
}

.language a {
    color: #000;
}

/* dropdown Menu */
 nav#topMenu .dropdown-submenu {
    position: relative;
} 
nav#topMenu .dropdown-submenu > .dropdown-menu {
    top: 100%;
    left: 0%;
    margin-left: 0.1rem;
    display: none;
    box-shadow: 0px 0px 0px #ddd;
    padding:0;
} 
 nav#topMenu .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
nav#topMenu .dropdown-menu > li:hover > .dropdown-menu {
    display: block;
}
nav#topMenu ul.dropdown-menu.child-menu {
    left: 100%;
    top: 7px;
} 
 nav#topMenu {
    justify-content: center;
}
nav#topMenu.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0 1.5rem;
}
nav#topMenu a.nav-link {
    padding: 0;
} 
.web-logo h2 a {
    text-decoration: none;
    color: #000;
}
.web-logo h2 {
    margin-bottom: 0;
}
header{
    border-bottom: 1px solid #000;
    padding: 10px 0;
}
div#top_header .row {
    align-items: center;
}
.fancybox__thumbs.f-thumbs.is-modern.is-ltr.is-horizontal.is-enabled.is-syncing {
    display: none;
}
@media (min-width:1200px){
    div#top_header,
    .gallery-header {
        max-width: 1680px;
        margin: 0 auto;
    }
}
.widget h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.portfoilo ul li {
    padding: 8px 0;
}
.portfoilo ul li a {
    text-decoration: none;
}
.portfoilo ul{
    padding-left:0px;
}
.portfoilo {
    width: 150px;
    text-align: center;
}
.widget.contact-info-widget h4 {
    display: inline-block;
}
.widget.contact-info-widget {

    text-align: center;
}
.form-control::placeholder {
    color: #fff !important;
}
.form-control {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
}
.reservation-form-control:hover,
.reservation-form-control:focus {
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    outline: none;
    box-shadow: none;
}
form#contact-us-form {
    width: 80%;
    margin: 0 auto;
}
.copyright p a {
    color: #fff;
}
.copyright p {
    color: #fff;
    font-size: 16px;
    
}
#copy__right{
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
.content .content-body
{
    margin: 0 auto;
    padding: 2rem;
    height: 564px;
    background-image: url(/img/horizontal.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 100%;
}
.content .content-title {
    margin: 0 auto;
    padding: 2rem;
    height: 564px;
    background-image: url(/img/detail-box.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 100%;
}

section.in-my-eyes {
    padding: 100px 0;
}
h1.page-title {
    display: inline-block;
    /* border-bottom: 1px solid #333; */
    padding-bottom: 8px;
    margin-bottom: 30px;
}
.content.language-en p {
    line-height: 2rem;
    text-align: justify;
}
/* .content {
    display: flex;
} */



.content-body {
    width: 836px;
}
.content-title {
    width: 364px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    font-family: 'Red Hat Text';
}
.content-title h1 {
    font-weight: 300;
}
.content-wrapper {
    display: flex;
    flex-direction: column-reverse;
    height: 100%;
    overflow-y: scroll;
}

.content_text {
    height: 100%;
    transform: translateY(45%);
    overflow: auto;
    display: flex;
    flex-direction: column-reverse;
}

/******** Footer ***********/

footer {
    background-color: #2f2f2f;
    padding-top: 50px;
}

footer h4, footer ul li a,
footer ul li{
    color: #fff;
}
form#contact-form {
    width: 80%;
    /* border-bottom: 1px solid #fff; */
    margin: 0 auto;
}
button.g-recaptcha.btn.btn-submit.butn {
    color: #fff;
}
.form-horizontal .form-control {
    background: transparent;
    border-color: transparent;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    color:#fff;
}
.widget.faq-widget ul li {
    padding: 2px 0;
}
.widget.faq-widget ul li a {
    text-decoration: none;
}
.widget.faq-widget h4 {
    text-align: center;
}
.widget.faq-widget ul {
    padding-left: 0;
}
.widget.faq-widget {
    width: 140px;
    float: right;
}
textarea.form-control.reservation-form-control.contact-input {
    height: 128px;
    resize: none;
    padding-top: 15px;
}
.gallery_wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 100px;
    padding-right: 100px;
}

@media (min-width:1200px) and (max-width:1366px){
    .md .image-wrapper{
        height: 100%;
        aspect-ratio: 6 / 3;
        object-fit: cover;
        width: 100%;
    }
    .md .center-anchor {
        height: 100%;
    }

    .md .thumbnail {
        height: 100%;
        /* width: 100%; */
        width: 80vh;
    }

    .md .thumbnail img {height: 100%;}
    .md .gallery-wrapper{
        padding-top:30px;
    }
    .md .detail-box{
        height: 100%;
        width: 341px;
    }
    .md .slide.showing .detail-box {
        transform: translateX(calc(-64% - 218px));
    }

    .md .detail-box h2 {
        font-size: 14px;
    }

    .image-html h3 {
        font-size: 17px;
    }
    .md .image-html ul li {
        line-height: 1.5rem;
    }
}

@media (min-width:1200px) and (max-width:1400px){
    .md .slider{
        margin-top:0;
    }
}

@media(max-width:1200px){
    .md .gallery-wrapper {
        height: 100%;
    }
    .md .center-anchor {
        height: auto;
        /* width: 85%; */
    }

    .md .galleries {
        padding: 80px 0;
    }

    .md .gallery_wrap {
        padding-bottom: 0;
    }
}
.gallery-wrapper {
        overflow: hidden;
        /* height: 78vh; */
        padding: 0 0 100px;
}
.slider {
    width: 100vw;
    overflow: visible;
    margin-top: 40px;
}

/* .slide-container {
    display: flex;
    gap: 15vw;
    transition: transform 8s ease-in-out;
    will-change: transform;
} */

.slide {
    flex: 0 0 50vw;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.center-anchor {
    position: relative;
    height: 564px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.detail-box {
    position: absolute;
    width: 380px;
    height: 564px;
    padding: 40px;
    box-sizing: border-box;
    z-index: 1;
    /* transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 1; */
    left: 46%;
    background-image: url(/img/detail-box.png);
    background-repeat: no-repeat;
    background-size: cover;
   opacity: 0;
    transition: opacity 4s ease, transform 4s ease, visibility 4s;
}

.slide.slide-12 .thumbnail,
.slide.slide-13 .thumbnail,
.slide.slide-16 .thumbnail,
.slide.portrail .thumbnail
{
    width: 392px;
}
.slide.slide-12 .detail-box,
.slide.slide-13 .detail-box,
.slide.slide-16 .detail-box,
.slide.portrail .detail-box{
    width: 380px;
    height: 564px;
    left:0%;
}
.slide.slide-12.showing .detail-box,
.slide.slide-13.showing .detail-box,
.slide.slide-16.showing .detail-box,
.slide.portrail.showing .detail-box{
    pointer-events: all;
    transform: translateX(calc(0% - 210px));
    opacity: 1;
}

/* .image-wrapper {
    position: relative;
    height: 564px;
    width: auto;
    z-index: 5;
    transition: transform 2.5s cubic-bezier(0.25, 1, 0.5, 1);
    overflow: hidden; 
  
    box-shadow: rgba(0, 0, 0, 0.2) 0px 60px 40px -7px;
} */

.image-wrapper {
    position: relative;
    height: 560px;
    width: auto;
    z-index: 5;
    transition: transform 2.5s cubic-bezier(0.25, 1, 0.5, 1);
    /* overflow: hidden; */
    /* box-shadow: 0 30px 60px rgba(0, 0, 0, 0.12); */
   box-shadow: rgba(0, 0, 0, 0.2) 0px 60px 40px -7px; 
  
}
.image-wrapper .item-img {
    height: 564px;
    width: 840px;
    display: block;
    transition: transform 1s ease;
    object-fit: cover;
}

.slide.showing .image-wrapper {
    transform: translateX(210px); 
}

.slide.showing .detail-box {
    pointer-events: all;
    transform: translateX(calc(-100% - 210px));
    opacity: 1;
}

.slide.showing {
    flex: 0 0 50vw;
}


/* Expand View */
.image-wrapper.expanded {
    overflow: visible;
    z-index: 100;
}
.image-wrapper.expanded .item-img {
    transform: scale(1.4);
    box-shadow: 0 0 100px rgba(0,0,0,0.4);
}

/* Buttons and Hover Zones */
.hover-zone-left, .hover-zone-right {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 15;
}

.hover-zone-left { left: 0; }
.hover-zone-right { right: 0; }


.thumbnail img {
    width: 100%;
}
.show-detail, .expand-btn {
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: none;
    background: rgb(0 0 0 / 39%);
    color: white;
    cursor: pointer;
    z-index: 20;
    transition: transform 1.5s cubic-bezier(0.25, 1, 0.5, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    border: 1px solid white;
    opacity: 0;
}

.show-detail { bottom: 30px; left: 0; transform: translateX(-55px); }
/* .expand-btn { bottom: 30px; right: 0; transform: translateX(55px); } */
.expand-btn {
    bottom: 30px;
    right: 0px;
    transform: translateX(55px);
}
.hover-zone-left:hover ~ .show-detail, .show-detail:hover { transform: translateX(25px); opacity: 1; }
.hover-zone-right:hover ~ .expand-btn, .expand-btn:hover { transform: translateX(-25px);opacity: 1; }

/* Navigation UI */
.nav-buttons { 
    display: flex; 
    gap: 10px; 
    z-index: 200; 
}
.nav-buttons .nav {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: white;
    border: 1px solid #eee;
    cursor: pointer;
    line-height: 46px;
    text-align: center;
    justify-content: center;
    padding-right: 0;
}
.preview-nav img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    cursor: pointer;
    opacity: 0.3;
    border: 3px solid #00000082;
}
.preview-nav { 
    display: flex; 
    gap: 10px; 
    z-index: 200; 
    align-items: center;
}
.preview-nav img { width: 38px; height: 38px; border-radius: 50%; object-fit: cover; cursor: pointer; opacity: 0.8; border: 2px solid transparent; }
.preview-nav img.active { opacity: 1; border-color: #000; }
.detail-box h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.image-html h3 {
    font-size: 21px;
    font-weight: 300;
    font-style: italic;
}
.image-html p {
    font-size: 16px;
    color: #666;
}
.image-html ul li {
    color: #666;
    line-height: 2rem;
}
.image-html ul {
    list-style-type: none;
    padding-left: 0;
}

.language-he {
    text-align: right;
}

@media (max-width:767px){
    .in-my-eyes .content {
        width: 100%;
        background-size: 100% 100%;
        height: auto;
    }
    #topMenu{
        display: none;
    }
    div#top_header {
        position: relative;
    }
    .hamburger {
        padding-top: 0px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .content_container.d-flex {
        display: block !important;
    }

    .content_container .content-title {
        display: none;
    }

    .content-body h1.page-title {
        display: block !important;
    }
    .content-body.contact-us {
        height: 100%;
        width: 100%;
    }
    /* .responsive-menu-wrap {
        float: right;
    } */
    .nav-items.active .dropdown-toggle::after{
        display: none;
    }
    .mm-menu_offcanvas{
        z-index: 9;
    }
    .preview-nav{
        right:20px;
    }

    .slide.showing .detail-box {
       transform: translateX(calc(0% - 0px));
        z-index: 9;
        background: rgb(244 244 244 / 50%);
        width: 80%;
        transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
        height: 100%;
        right: 0;
        margin: 0 auto;
        opacity: 1;
    }
    .slide.showing {
        flex: 0 0 100vw;
    }
    .slide.showing .image-wrapper {
        transform: translateX(0);
    }
    .image-wrapper .item-img {
        width: 100%;
        object-fit: cover;
        height: 45vh; 
    }
    .detail-box {
        width: 0px;
        z-index: 1;
        left: 0;
        transform: translateX(0%);
        transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
        transform: translateX(calc(100% - 0px));
        opacity: 0;
        height: 100%;
    }
    .gallery_wrap {
        padding: 30px 0px 0;
        align-items: center;
    }
    .slider {
        width: 100%;
        overflow: hidden;
    }
    .image-wrapper {
        height: auto;
    }

    .thumbnail {
        width: 100%;
    }

    .thumbnail img{
        width:100% !important;
        height:auto;
    }

    .image-wrapper .item-image {
        height: 45vh;
    }

}
@media(max-width:575px){
   
    /* #preloader {
        transition: opacity 0.8s ease, visibility 0.3s ease;
    } */
    .gallery-wrapper {
        margin-bottom: auto;
        overflow: hidden;
        height: auto;
    }
    .xs .thumbnail{
        width:100%;
        height: 100%;
    }
    /* .gallery_wrap {
        display: block;
    } */
    .gallery_wrap {
        flex-direction: column-reverse;
    }
    .nav-buttons{
        margin-top:20px;
    }
    .preview-nav {justify-content: center;}
    .detail-box h2 {
        font-size: 17px;
        margin-bottom: 6px;
    }
    .detail-box {
        padding: 25px;
    }
    
    .xs .widget {
        padding: 0 30px;
    }
    .xs .content-body {
        width: 100%;
        /* height: auto; */
        padding: 30px 20px;
    }
    .xs .scroll-text {
        transform: translateY(21%);
    }
    .xs .scroll-container{
        padding:0 10px;
    }
    .xs .portfoilo {
        width: 100%;
    }

    .xs .widget.contact-info-widget h4 {
        display: block;
        margin-top: 30px;
    }

    .xs .widget.faq-widget h4 {
        display: block;
    }
    .xs .widget.faq-widget {
        width: 100%;
        margin-top: 30px;
    }
    .xs .widget.faq-widget address {
        text-align: center;
    }
    .xs .copyright p {
        font-size: 14px;
    }
    .xs .contact-section {
        padding: 0px 0 50px;
    }
}
@media (min-width:767px){
    nav#menu{
        display: none;
    }
    .widget h4 {
        font-size: 18px;
    }

    .portfoilo ul li a {
        font-size: 15px;
    }

    .form-horizontal .form-control {
        font-size: 14px;
    }

    .widget.faq-widget ul li a {
        font-size: 14px;
    }

    .widget.faq-widget ul li {
        font-size: 14px;
    }

    .copyright p {
        font-size: 13px;
    }
}
@media (min-width:575px) and (max-width:768px){
    .sm .gallery-wrapper {
        height: 100%;
    }
    .sm .thumbnail {
        width: 100%;
        height: 100%;
    }
    /* .thumbnail {
        width: 100%;
        height: 100%;
    } */
}
@media (min-width:330px) and (max-width:768px){
    /* .thumbnail {
        width: auto;
    }
    .thumbnail img {
        width: 100%;
        height: auto;
    } */
    div#top_header .row .col-4 {
        order: 3;
    }
    div#top_header .row .col-6 {
        order: 2;
    }
    div#top_header .row .col-2 {
        order: 1;
    }


}
@media(min-width:330px) and (max-width:376px){
    .xs .slide {
        flex: 0 0 100%;
        align-items: baseline;
    }

    .xs .galleries {
        padding: 30px 0 20px;
    }

    .xs .slider {
        margin-top: 0;
    }
    .xs .gallery-wrapper {
        height: 40vh;
    }
}
@media(min-width:378px) and (max-width:767px){
     .slider {
        margin-top: 0;
    }
    .center-anchor {
        height: auto;
        overflow: hidden;
        width: 80%;
    }
    .sm .slide {
        flex: 0 0 100vw;
    }
    .sm .galleries {
        padding: 0;
    }
    .sm .thumbnail{
        margin: 0 auto;
    }
}
.language-en {
    text-align: left;
}

.language-he {
    text-align: right;
    font-family: Arial, sans-serif !important;
}
.language-he {
  display: none;
}

.language-active {
  display: block;
}
.language-he ul {
    padding-right: 0;
}
.language button {
    font-family: 'Red Hat Text';
}
.language button.dropdown-item.active {
    background-color: transparent;
    color: #6b819c;
}
a#parent_item {
    color: #6b819c;
}
.language button:hover, .language button:focus {
    background-color: transparent;
    color: #6b819c;
}
@media (min-width: 768px) {
  .animate { animation-duration: 0.3s; animation-fill-mode: both; }
}
@media (min-width:768px) and (max-width:991px){
    .md .content-class {
        transform: translateX(calc(-40% - 247px));
    }
    .md .scroll-text {
        transform: translateY(30%);
    }
    .content-title h1 {
        font-size: 23px;
    }
    .responsive-menu-wrap {
        display: none;
    }
    #topMenu ul.navbar-nav {
        flex-direction: row;
    }
    #topMenu button.navbar-toggler {
        display: none;
    }
    nav#topMenu a.nav-link {
        padding: 0 0;
        font-size: 14px;
    }
    .in-my-eyes .content {
        width: 100%;
        background-size: 100% 100%;
        height: auto;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 0 17px;
    }
    .in-my-eyes .content{
        width: 100%;
    }
     /* slide */

    .slide {
        flex: 0 0 100vw;
    }
    .slide.showing .detail-box {
       transform: translateX(calc(0% - 0px));
        z-index: 9;
        background: rgb(244 244 244 / 50%);
        width: 80%;
        transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
        height: 37vh;
        right: 0;
        margin: 0 auto;
        opacity: 1;
    }
    .slide.showing {
        flex: 0 0 100vw;
    }
    .slide.showing .image-wrapper {
        transform: translateX(0);
    }
    .image-wrapper .item-img {
        width: 100%;
        object-fit: cover;
       
    }
    .detail-box {
        width: 0px;
        z-index: 1;
        left: 0;
        transform: translateX(0%);
        transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
        transform: translateX(calc(100% - 0px));
        opacity: 0;
    }
    .gallery_wrap {
        padding: 30px 0px;
        align-items: center;
    }
    .slider {
        width: 100%;
        overflow: hidden;
        margin-top:0;
    }
    /* .slide-container {
        transform: translateX(calc(-855.8px + 0vw)) !important;
    } */

    /* .image-wrapper {
        height: 45vh;
    } */

    .image-wrapper .item-image {
        height: 45vh;
    }
    .md .thumbnail{
        width: 100%;
        height: 100%;
    }

}
@keyframes slideIn {
  0% { transform: translateY(1rem); opacity: 0; }
  100% { transform: translateY(0rem); opacity: 1; }
}
.slideIn { animation-name: slideIn; }


/* Slide from right */
@keyframes slideRight {
  0% {
    transform: translateX(1rem);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.slideRight {
  animation-name: slideRight;
}

.thumbnail{
    width: 836px;
    height: 564px;

    overflow: hidden;
    cursor: pointer;
    background-size: cover;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
}  

#topMenu ul.navbar-nav {
    width: 100%;
    justify-content: space-between;
}

.dropdown-menu {
    border: none;
    border-radius: 12px;
    padding: 10px;
    min-width: 220px;
    box-shadow: 0 15px 40px rgba(0,0,0,.12);
  }

  .dropdown-animate {
    opacity: 0;
    transform: translateY(12px);
    transition: all .35s ease;
    display: block;
    pointer-events: none;
  }
  
  .dropdown-menu.show {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }

  .dropdown-submenu {
    position: relative;
  }
  
  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: 8px;
    transform: translateX(10px);
  }
  
  /* hover for desktop */
  @media (min-width: 768px) {
    .dropdown:hover > .dropdown-menu {
      opacity: 1;
      transform: translateY(0);
      pointer-events: auto;
    }
  
    .dropdown-submenu:hover > .dropdown-menu {
      opacity: 1;
      transform: translateX(0);
      pointer-events: auto;
    }
  }
  
  /* nice hover */
  .dropdown-item {
    border-radius: 8px;
    padding: 10px 14px;
    transition: background .25s;
  }
  
  .dropdown-item:hover {
    background: #f3f4f6;
  }
  /* parent must be relative */
.dropdown-submenu {
    position: relative;
  }
  
  /* submenu goes RIGHT, not DOWN */
  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: 10px;
  
    opacity: 0;
    transform: translateX(15px);
    transition: all .35s ease;
  
    display: block;
    pointer-events: none;
  }
  
  /* show on hover (desktop) */
  @media (min-width: 768px) {
    .dropdown-submenu:hover > .dropdown-menu {
      opacity: 1;
      transform: translateX(0);
      pointer-events: auto;
    }
  }
  
  /* show class (mobile click) */
  .dropdown-submenu > .dropdown-menu.show {
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
  }

/* @keyframes Animation{

    0% {

        background-position: 0% 50%;

    }

    50% {

        background-position: 100% 50%;

    }

    100% {

        background-position: 0% 50%;

    }



}

@-webkit-keyframes Animation {

    0% {

        background-position: 0% 50%;

    }

    50% {

        background-position: 100% 50%;

    }

    100% {

        background-position: 0% 50%;

    }



}

@-moz-keyframes Animation {

   0% {

        background-position: 0% 50%;

    }

    50% {

        background-position: 100% 50%;

    }

    100% {

        background-position: 0% 50%;

    }



}  */

.detail-wrap {
  position: absolute;
  top: 0;
  left: -150%; 
  width: 50%;
  height: 100%;

  background: linear-gradient(
    to right, 
    rgba(255, 255, 255, 0) 0%, 
    rgba(255, 255, 255, 0.3) 50%, 
    rgba(255, 255, 255, 0) 100%
  );
  
  transform: skewX(-25deg);
  

  animation: shine 3s infinite;
}
@keyframes shine {
  0% { left: -150%; }
  100% { left: 150%; }
}
.slide-container.fade-mode {
    transition: opacity 0.35s ease !important;
  }
  
  .slide-container.fade-out {
    opacity: 0;
  }
  
  .slide-container.fade-in {
    opacity: 1;
  }

/* Contact Us */
.contact-section {
    padding: 100px 0;
}
/* .form-bg {
    width: 836px;
    margin: 0 auto;
    padding: 2rem;
    height: auto;
    background-image: url(/img/horizontal.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 564px;
} */
.form-bg{
    position: relative;
}
.form-bg .alert {
    position: absolute;
    background: #f0f0f0;
    border-color: transparent;
    top: -14px;
    text-align: center;
    color: #747373;
    padding: 4px 20px;
    left: 0;
    right: 0;
    width: 82%;
    margin: 0 auto;
}
.form-horizontal .form-control-design {
    background: transparent;
    border-color: transparent;
    border-bottom: 1px solid #b3b3b3;
    box-shadow: none;
    color: #1b1b1b;
    height: 80px;
}
textarea#request {
    height: 180px;
}

#contact-form input::placeholder,
#contact-form textarea::placeholder {
    color: #454545 !important;  
    opacity: 1 !important;   
}

#contact-form input::-webkit-input-placeholder,
#contact-form textarea::-webkit-input-placeholder { color: #454545 !important; }
#contact-form input::-moz-placeholder,
#contact-form textarea::-moz-placeholder { color: #454545 !important; opacity: 1 !important; }
#contact-form input:-ms-input-placeholder,
#contact-form textarea:-ms-input-placeholder { color: #454545 !important; }
#contact-form input::-ms-input-placeholder,
#contact-form textarea::-ms-input-placeholder { color: #454545 !important; }

#contact-form .btn-submit {
    background-color: #454545;
    color: #fff;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 20px;
}

.contact-card {
    background-color: #fff;
    border: 2px solid #2f2f2f;
    border-radius: 12px;
    padding: 40px 40px 60px 40px;
    color: #2f2f2f;
}

.contact-card h3,
.contact-card h5 {
    color: #353535;
    margin-bottom: 10px;
    font-weight: 600;
}

.contact-card p,
.contact-card a {
    color: #000;
    text-decoration: none;
}

.contact-card a:hover {
    text-decoration: underline;
}

.contact-card .d-flex {
    gap: 20px;
}

.contact-card {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

#loader {
  position: fixed;
  top:0;
  left:0;
  width:100%;
  height:100vh;
  background:white;
  display:flex;
  align-items:center;
  justify-content:center;
  z-index:99999;
  transition: opacity 0.4s ease;
}

.loader-wrapper{
  text-align:center;
}

.logo{
  width:120px; /* reasonable size */
  height:120px;
  object-fit:contain;
  margin-bottom:20px;
}

.loading-bar{
  width:200px;
  height:6px;
  background:#eee;
  border-radius:20px;
  overflow:hidden;
}

.bar{
  height:100%;
  width:0;
  background:#1b1b1b; 
}



.scroll-container {
    height: 94%;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 20px;
}
.scroll-text {
    transform: translateY(65%);
}
.scroll-container::-webkit-scrollbar {
  width: 10px;
}

.scroll-container::-webkit-scrollbar-track {
  background: transparent;
}

.scroll-container::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #888, #444);
  border-radius: 20px;
  border: 2px solid transparent;
  background-clip: content-box;
  transition: all 0.3s ease;
}

.scroll-container::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #aaa, #666);
}

.content-title {
    transition: transform 5s ease-in-out;
    will-change: transform;
    position: absolute;
    left: 50%;
    opacity: 0;
    z-index: -1;
}
.content-class {
    pointer-events: all;
    transform: translateX(calc(-100% - 280px));
    opacity: 1;
    position: relative;
    z-index: -1;
} 



 .content-title.active {
    opacity: 1;
   
  } 


.loading__bar {
	position: relative;
	height: 5px;
	width: 12rem;
	/* background-color: rgb(169, 169, 169); */
    background-color: #000;
	border-radius: 1em;
	overflow: hidden;
}

.loading__bar::after {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 50%;
	height: 100%;
    background-color: rgba(230, 230, 230, 0.891); 
	/* background: linear-gradient(90deg, #000, rgba(230, 230, 230, 0.891));  */
	animation: loading-animation 1.3s infinite;
	border-radius: 1em;
}

@keyframes loading-animation {
	0% {
		left: -50%;
	}

	100% {
		left: 150%;
	}
}

.nav-buttons .nav {
    cursor: pointer;
  transition: opacity 0.3s;
  }
  
  .nav-buttons .nav.disabled {
    opacity: 0.3;
    pointer-events: none; 
  }

  
.slider {
    perspective: 1500px; 
    overflow: visible;
}


.slide-container {
    display: flex;
    gap: 15vw;
    transition: transform 10s linear;
    transform-style: preserve-3d;
    will-change: transform;
}



/* 3D Perspective Animation Class */
.fade-mode.perspective-change {
    animation: perspectiveFlip 1s ease-in-out;
}

@keyframes perspectiveFlip {
    0% {
        opacity: 1;
        transform: translateZ(0) rotateY(0deg);
    }
    50% {
        opacity: 0.5;
        transform: translateZ(-500px) rotateY(15deg); 
    }
    100% {
        opacity: 1;
        transform: translateZ(0) rotateY(0deg);
    }
}

.detail-box h2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
}
.image-html h3,.image-html p {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
}
.detail-box {
    display: flex;
    flex-flow: column;
    justify-content: end;
}
.gallery_title h2{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    /* text-align: center; */
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
}


.gallery-description {
    position: absolute;
    bottom: 0;
    padding: 2rem;
}
.slide-title .detail-box {
    opacity: 1;
    position: static;
    display: flex;
    margin-right: 40px;
}

.slide-title .gallery_title h2 {
    position: static;
}

.in-my-eyes .content-title h1 {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}

.contact-us-page .content-title h1 {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}

.materials h1{
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}
.gallery-description.image-html p {
    line-height: 200%;
}

.navbar-nav .nav-item.active > .nav-link {
    color: #000 !important; 
    font-weight: bold;
}