.home-top-navbar-wrapper .home-top-navbar{display:flex;justify-content:space-between;align-items:center;flex-direction:row;height:80px;border-bottom:1px solid #0d0d0d;position:relative}.home-top-navbar-wrapper .home-top-navbar:after{content:"";position:absolute;height:1px;width:15vw;background-color:#000;display:block;left:50%;transform:translate(-50%);bottom:-1px}.home-top-navbar-wrapper .home-top-navbar .logo-block img{height:50px}.home-top-navbar-wrapper .home-top-navbar .navbar-block{display:flex;justify-content:space-between;align-items:center}.home-top-navbar-wrapper .home-top-navbar .navbar-block a{margin-right:40px;font-size:15px;color:#888;font-weight:500;line-height:24px;transition:all .35s ease-in-out}.home-top-navbar-wrapper .home-top-navbar .navbar-block a:last-child{margin-right:0}.home-top-navbar-wrapper .home-top-navbar .navbar-block a:hover{color:#4a3c25;background:-webkit-linear-gradient(#a48458,#403324);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block .toggle-btn{color:#fff;position:relative;margin-right:60px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block .toggle-btn p{font-size:14px;color:#fff;font-weight:500;line-height:24px;position:absolute;top:0;left:100%;margin:8px 0 0 5px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block .top-logo img{height:50px;margin-bottom:50px;margin-left:5%}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;background-color:#000000fa;position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:all .3s ease-in-out;padding:50px 200px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .nav-bg{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:100%;height:100%;top:2%;left:176px;position:absolute}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .nav-bg p{font-size:18rem;font-weight:700;color:#d2d2d2;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;opacity:.1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list{position:relative;width:100%;height:100%;top:-3%;display:flex;justify-content:center;align-items:center;flex-direction:row}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list ul{width:54%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;list-style-type:none;padding:0;margin:0;transition:all .3s ease-in-out;float:left}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list ul li{transform:translateY(50px);opacity:0}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list ul li a{display:block;font-size:2.2em;text-decoration:none;padding:10px 0;text-align:left;color:#fff;font-weight:700;transition:all .2s ease-in-out;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list ul li a:hover{color:#a48458}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list ul li span{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;color:#3d3d3d;font-size:14px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .border-div{width:1px;height:60%;background-color:#3d3d3d}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .contact{width:45%;float:right;justify-content:center;margin-left:100px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .contact .contact-text{color:#a48458;font-size:22px;margin-top:40px;margin-bottom:4px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .contact .contact-text:first-child{margin-top:0}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .contact .contact-discription{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:18px;color:#fff;font-weight:300;line-height:24px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .contact .contact-discription a{color:#fff}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .contact .contact-discription a:hover{color:#a48458}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block .toggle-btn{display:block;position:fixed;z-index:101;right:40px;top:10px;cursor:pointer}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block .toggle-btn .bar{width:30px;height:2px;margin:7px auto;background-color:#fff;transition:all .3s ease-in-out;box-shadow:0 0 3px 1px #0000004d}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block .toggle-btn .bar:nth-child(2){width:20px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block #toggle:checked~nav{opacity:1;visibility:visible}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block #toggle:checked~nav ul{top:70px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block #toggle:checked~nav ul li{transform:translateY(0);opacity:1}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block #toggle:checked~nav ul li:nth-child(1){transition:all .3s cubic-bezier(.6,0,.8,1.5) .1s}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block #toggle:checked~nav ul li:nth-child(2){transition:all .3s cubic-bezier(.6,0,.8,1.5) .2s}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block #toggle:checked~nav ul li:nth-child(3){transition:all .3s cubic-bezier(.6,0,.8,1.5) .3s}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block #toggle:checked~nav ul li:nth-child(4){transition:all .3s cubic-bezier(.6,0,.8,1.5) .4s}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block #toggle:checked+label.toggle-btn .bar{background-color:#fff}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block #toggle:checked+label.toggle-btn .bar:nth-child(2){transform:translate(50px);opacity:0}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block #toggle:checked+label.toggle-btn .bar:nth-child(1){transform:translateY(10px) rotate(45deg)}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block #toggle:checked+label.toggle-btn .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media screen and (max-width: 1399px){.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .nav-bg{left:184px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .nav-bg p{font-size:196px;color:#fff;font-weight:500;line-height:24px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list{top:-2.5%;left:0}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list ul li a{font-size:1.8em;line-height:24px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .contact{margin-left:50px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .contact .contact-text{font-size:20px;margin-top:24px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .contact .contact-discription{font-size:16px}}@media screen and (max-width: 990px){.home-top-navbar-wrapper .home-top-navbar .navbar-block{display:none}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .nav-bg{left:188px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .nav-bg p{font-size:150px;color:#fff;font-weight:500;line-height:24px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list{top:-2%}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list ul li a{font-size:1.6em;line-height:24px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .border-div{width:1px;height:40%;background-color:#3d3d3d}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .contact{margin-left:50px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .contact .contact-text{font-size:18px;margin-top:20px}.home-top-navbar-wrapper .home-top-navbar .nav-icon-block nav .menu-list .contact .contact-discription{font-size:14px}}.home-contact-wrapper{border-bottom:1px solid #0d0d0d;padding-bottom:120px}.home-contact-wrapper .home-contact{display:flex;margin-top:120px}.home-contact-wrapper .home-contact .line-content-block{width:300px;display:flex;justify-content:flex-start;align-items:flex-start}.home-contact-wrapper .home-contact .line-content-block .line-block{display:flex}.home-contact-wrapper .home-contact .line-content-block .line-block span{display:block;width:90px;height:2px;background-color:#888;position:relative;margin-top:20px}.home-contact-wrapper .home-contact .line-content-block .line-block span:before{content:"";position:absolute;height:2px;width:30px;background-color:#000;display:block;left:50%;transform:translate(-50%);top:0}.home-contact-wrapper .home-contact .line-content-block .line-block span:after{content:"";position:absolute;height:3px;width:30px;background-color:#cca36c;display:block;left:50%;transform:translate(-50%);top:-2px}.home-contact-wrapper .home-contact .line-content-block p{margin-left:15px;font-size:26px;color:#888;font-weight:600;font-family:neue-light}.home-contact-wrapper .home-contact .line-content-block .client-text2{font-size:50px;color:#888;font-weight:500;line-height:50px;font-family:neue-light}.home-contact-wrapper .home-contact .line-content-block .lets-start{border-bottom:1px solid #888888;padding-bottom:15px}.home-contact-wrapper .home-contact .line-content-block .lets-start p{font-size:20px;color:#888;font-weight:400;line-height:20px;font-family:neue-light;margin-left:0}.home-contact-wrapper .home-contact .big-text-block .home-contact-title p{margin-top:60px;font-size:160px;color:#d2d2d2;font-weight:400;line-height:36px;font-family:neue-thin}.home-contact-wrapper .home-contact .big-text-block .home-contact-title p span{color:#4a3c25;background:linear-gradient(#a48458,#292117,#000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:all .35s ease-in-out}.home-contact-wrapper .home-contact .big-text-block .home-contact-title p span:hover{color:#a48458;background:initial;-webkit-text-fill-color:initial}.home-contact-wrapper .home-contact .big-text-block-2{width:60%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.home-contact-wrapper .home-contact .big-text-block-2 p{font-size:18px;color:#d2d2d2;font-weight:300;line-height:18px;font-family:neue-light;width:40%}.home-contact-wrapper .home-contact .big-text-block-2 .menu ul{list-style:none;font-size:20px;color:#fff;font-weight:400;line-height:30px;font-family:neue-light}.home-contact-wrapper .home-contact .big-text-block-2 .menu ul li a{color:#fff}.home-contact-wrapper .home-contact .big-text-block-2 .menu ul li a:hover{color:#cca36c}.home-footer-wrapper{padding:50px 0}.home-footer-wrapper .home-footer{display:flex;justify-content:space-between}.home-footer-wrapper .home-footer .line-content-block{width:300px;display:flex;justify-content:flex-start;align-items:flex-start}.home-footer-wrapper .home-footer .line-content-block .lets-start{gap:10px;display:flex}.home-footer-wrapper .home-footer .line-content-block .lets-start img{height:20px}.home-footer-wrapper .home-footer .big-text-block-2{width:60%;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.home-footer-wrapper .home-footer .big-text-block-2 p{font-size:18px;color:#d2d2d2;font-weight:300;line-height:18px;font-family:neue-light;width:40%}.home-footer-wrapper .home-footer .big-text-block-2 p a{color:#fff}.home-footer-wrapper .home-footer .big-text-block-2 p a:hover{color:#a48458}
