@import "https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Lora:ital,wght@0,400..700;1,400..700&display=swap";body{font-family:lato,sans-serif;font-size:16px;color:#a09e8f}h1,h2,h3,h4,h5,h6{font-family:lora,sans-serif;font-weight:600;color:#000}p{font-size:16px;color:#a09e8f}h1{font-size:60px}h2{font-size:50px}h3{font-size:30px}h4{font-size:25px}h5{font-size:18px}h6{font-size:15px;font-weight:300}a{color:#65615a;text-decoration:none;transition:all .3s ease}a:hover{color:#990207;text-decoration:underline}.btn{font-family:lora,sans-serif;border:none;color:#fffdf0!important;padding:20px 45px;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:box-shadow .3s ease,transform .3s ease,background-color .3s ease}.btn:focus{box-shadow:0 6px 15px rgba(0,0,0,.15)}.btn:hover{box-shadow:0 6px 15px rgba(0,0,0,.15);transform:translateY(-2px)}.btn:active{background-color:#666!important;box-shadow:0 2px 5px rgba(0,0,0,.1);transform:translateY(1px)}@media(max-width:991px){.btn{padding:17px 40px}}.btn .btn-area{display:block;overflow:hidden}.btn .btn-area span{position:relative;display:inline-block;padding:2px 0;transition:transform .9s cubic-bezier(.19,1,.22,1);transform-origin:left center}.btn .btn-area span::after{content:attr(data-text);position:absolute;top:150%;left:0;transform:skewY(30deg);transform-origin:left center;transition:transform .9s cubic-bezier(.19,1,.22,1)}.btn:hover .btn-area span{transform:translateY(-150%)skewY(7deg)}.btn:hover .btn-area span::after{transform:skewY(-7deg)}.btn:visited .btn-area span{transform:translateY(-150%)skewY(7deg)}.btn:visited .btn-area span::after{transform:skewY(-7deg)}.btn-sm{padding:12px 30px!important}@media(max-width:575px){.btn-sm{padding:8px 20px!important}}.btn-sm-rounded{border-radius:40px;box-shadow:0 3px 8px rgba(0,0,0,8%)}.btn-primary{background:#990207;color:#fffdf0}.btn-primary:hover{background:#670105}.btn-primary:active{background-color:#666!important}.btn-secondary{background:0 0;border:2px solid #fffdf0}.btn-secondary:hover{background:#670105;border:0}.btn-secondary:active{background-color:#666!important}.site-project-item-button.btn{border-top-left-radius:0!important;border-top-right-radius:0!important}body{background:#fffef5}.card-style{border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,5%);transition:all .3s ease}.card-style:hover{box-shadow:0 10px 25px rgba(0,0,0,.1);transform:translateY(-3px)}.card-style:active{background-color:#666;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);transform:translateY(1px)}.section-title{margin-bottom:70px}@media(max-width:991px){.section-title{text-align:center}}.section-title h2{font-weight:300;letter-spacing:2px;text-transform:uppercase;margin-bottom:15px}@media(max-width:991px){.section-title h2{font-size:40px}}.section-title p{font-size:20px;font-weight:300}.form-control{background:0 0;border-radius:8px;margin-bottom:30px;padding:0 0 10px;border-width:0 0 1px;border-color:#990207;font-weight:300;letter-spacing:1px;-webkit-appearance:none;height:42px;box-shadow:0 2px 5px rgba(0,0,0,5%);transition:box-shadow .3s ease,border-color .3s ease,background-color .3s ease}.form-control:focus{box-shadow:0 4px 8px rgba(0,0,0,.1);background:0 0;border-color:#a09e8f}.form-control:active{background-color:rgba(102,102,102,.1)}select.form-control{height:42px!important;position:relative}.select-wrapper{position:relative}.select-wrapper::before{content:'';position:absolute;width:16px;height:10px;background:url(../images/angle-down-select.svg);background-size:contain;background-repeat:no-repeat;right:15px;top:50%;transform:translateY(-80%)}textarea.form-control{height:auto}.site-navigation{padding:12px 0;background:#fffdf0;position:fixed;top:0;width:100%;z-index:1000;box-shadow:none;transition:box-shadow .3s ease}.site-navigation.scrolled{box-shadow:0 0 12px rgba(0,0,0,9%)}@media(max-width:991px){.site-navigation{background:#fffdf0;margin:10px;border-radius:5px;top:0;width:calc(100% - 20px);box-shadow:none}.site-navigation.scrolled{box-shadow:0 0 12px rgba(0,0,0,9%)}}@media(max-width:575px){.site-navigation{padding:8px 14px}}.site-navigation .navbar-nav{align-items:center}.site-navigation .navbar-brand{padding:0 10px;margin:0}@media(max-width:575px){.site-navigation .navbar-brand{padding:0 5px}}.site-navigation .navbar-brand img{max-height:40px;max-width:65px}@media(max-width:575px){.site-navigation .navbar-brand img{max-height:32px;max-width:52px}}.site-navigation .nav-item{display:flex;align-items:center}@media(max-width:991px){.site-navigation .nav-item{text-align:center;margin:2px 0}}.site-navigation .nav-item-lang{display:inline-block}.site-navigation .nav-item .nav-link{font-family:lora,sans-serif;color:#000;transition:all .3s ease;padding:10px 15px;position:relative;margin-bottom:0;display:flex;align-items:center}@media(max-width:575px){.site-navigation .nav-item .nav-link{padding:5px 10px;font-size:.9em}}.site-navigation .nav-item .nav-link-lang{color:#a09e8f}@media(max-width:991px){.site-navigation .nav-item:nth-last-child(2){margin-top:2px;margin-bottom:2px}}@media(max-width:991px){.site-navigation .nav-item:last-child{margin-top:2px;margin-bottom:2px}}@media(max-width:991px){.site-navigation .navbar-collapse{background:#fffdf0;padding:3px 0;margin-top:3px;border-radius:0;box-shadow:none}}.site-navigation .navbar-toggler{outline:0;padding:0}.site-navigation .navbar-toggler .icon-bar{height:2px;width:25px;transition:all .2s;background:#990207;display:block}.site-navigation .navbar-toggler .icon-bar:not(:last-child){margin-bottom:5px}.site-navigation .navbar-toggler .icon-bar:nth-child(1){transform:rotate(45deg);transform-origin:10% 10%}.site-navigation .navbar-toggler .icon-bar:nth-child(2){opacity:0;filter:alpha(opacity=0)}.site-navigation .navbar-toggler .icon-bar:nth-child(3){transform:rotate(-45deg);transform-origin:10% 90%}.site-navigation .navbar-toggler.collapsed .icon-bar:nth-child(1){transform:rotate(0)}.site-navigation .navbar-toggler.collapsed .icon-bar:nth-child(2){opacity:1;filter:alpha(opacity=1)}.site-navigation .navbar-toggler.collapsed .icon-bar:nth-child(3){transform:rotate(0)}.site-hero{position:relative;padding-left:20px;padding-right:20px;height:100vh;display:flex;align-items:center;overflow:hidden;justify-content:center}.site-hero::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:2}@media(max-width:991px){.site-hero{height:auto;padding:200px 0}}@media(max-width:575px){.site-hero{height:100vh;padding-left:20px;padding-right:20px}}.site-hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;background-color:#fffdf0}.site-hero-content{position:relative;z-index:3}.site-hero-content h1{margin-bottom:40px;color:#fffdf0}@media(max-width:1200px){.site-hero-content h1{font-size:50px;margin-bottom:50px}}@media(max-width:575px){.site-hero-content h1{font-size:40px}}.site-hero-content h6{color:#fffdf0}.site-hero-content-buttons{margin:0;padding:0}.site-hero-content-buttons li{display:inline-block}@media(max-width:575px){.site-hero-content-buttons li{display:block}}.site-hero-content-buttons li:not(:last-child){margin-right:30px}@media(max-width:575px){.site-hero-content-buttons li:not(:last-child){margin-right:0;margin-bottom:20px}}.site-hero-content-buttons li .btn{font-weight:600}@media(max-width:575px){.site-hero-content-buttons li .btn{width:80%;margin:0 auto;display:block}}.site-hero-scroll{position:absolute;left:50%;bottom:70px;transform:translateX(-50%);z-index:3}.site-project,.site-blog{padding:120px 0;overflow:hidden}.site-project .col-lg-4:hover .site-project-item,.site-project .col-lg-4:hover .site-blog-post,.site-blog .col-lg-4:hover .site-project-item,.site-blog .col-lg-4:hover .site-blog-post{box-shadow:0 20px 40px rgba(0,0,0,.12);transform:translateY(-5px)}.site-project .col-lg-4:hover .site-project-item-content,.site-project .col-lg-4:hover .site-blog-post-content,.site-blog .col-lg-4:hover .site-project-item-content,.site-blog .col-lg-4:hover .site-blog-post-content{padding-bottom:75px}.site-project .col-lg-4:hover .site-project-item-content a,.site-project .col-lg-4:hover .site-blog-post-content a,.site-blog .col-lg-4:hover .site-project-item-content a,.site-blog .col-lg-4:hover .site-blog-post-content a{transform:translateY(0);opacity:1}.site-project .col-lg-4:hover .site-project-item-button,.site-blog .col-lg-4:hover .site-project-item-button{margin-top:-40px}.site-project-item,.site-blog-post{position:relative;transition:all .3s ease-in;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,5%);margin-bottom:30px;border:1px solid rgba(0,0,0,.1);border-bottom-left-radius:0;border-bottom-right-radius:0}.site-project-item-thumb,.site-blog-post-thumb{padding-bottom:80px}.site-project-item-thumb img,.site-blog-post-thumb img{width:100%;min-height:350px;object-fit:cover}.site-project-item-content,.site-blog-post-content{position:absolute;background:#f9f7e8;width:100%;padding:30px 50px 45px;bottom:0;transition:all .25s cubic-bezier(.36,.03,0,.91)}@media(max-width:767px){.site-project-item-content,.site-blog-post-content{padding:30px;padding-bottom:75px}}.site-project-item-content span,.site-blog-post-content span{font-family:lora,sans-serif;color:#a09e8f;display:block;margin-bottom:10px}.site-project-item-content h3,.site-blog-post-content h3{margin-bottom:0}.site-project-item-content h3 a,.site-blog-post-content h3 a{color:#990207;transition:.3s ease}.site-project-item-content h3 a:hover,.site-blog-post-content h3 a:hover{text-decoration:none;color:#990207}.site-project-item-content a.read-more,.site-blog-post-content a.read-more{position:absolute;bottom:40px;display:block;width:100%;color:#a09e8f;opacity:0;transform:translateY(20px);transition:all .3s cubic-bezier(.36,.03,0,.91)}@media(max-width:767px){.site-project-item-content a.read-more,.site-blog-post-content a.read-more{transform:translateY(0);opacity:1}}.site-project-item-button{margin-bottom:30px;width:100%;margin-top:-40px;position:relative;z-index:1;border-top-left-radius:0;border-top-right-radius:0;transition:all .3s ease-in}.site-project-cta{margin-top:30px;display:inline-block;position:relative;font-family:lora,sans-serif;font-size:18px;font-weight:500;color:#990207}.site-project-cta::before{content:'';position:absolute;height:2px;width:100%;background:#990207;bottom:-2px;transition:transform .3s cubic-bezier(.36,.03,0,.91);transform-origin:right;transform:scaleX(0)}.site-project-cta:hover{color:#990207;text-decoration:none}.site-project-cta:hover::before{transform:scaleX(1);transform-origin:left}.site-project-header{padding:170px 0 100px;background:#f9f7e8}@media(max-width:767px){.site-project-header{padding:120px 0 80px}}.site-project-header-content h1{font-size:55px}.site-project-header-content h1 span{color:#990207}@media(max-width:767px){.site-project-header-content h1{font-size:40px}}@media(max-width:991px){.site-project-header-content{text-align:center;margin-bottom:30px}}.site-project-header-action{display:block;text-align:center}.site-project-header-action span{display:block;font-size:30px;font-weight:300;color:#000;margin-bottom:20px}@media(max-width:767px){.site-project-header-action span{font-size:25px}}.site-project-header-action img{width:66px}@media(max-width:767px){.site-project-header-action img{width:40px}}.site-project-header-action:hover{text-decoration:none}.site-project-pagination,.site-blog-pagination{margin-top:40px}.site-project-pagination .pagination,.site-blog-pagination .pagination{justify-content:center}.site-project-pagination .pagination .page-item:not(:last-child),.site-blog-pagination .pagination .page-item:not(:last-child){margin-right:10px}.site-project-pagination .pagination .page-item .page-link,.site-blog-pagination .pagination .page-item .page-link{font-size:24px;border-radius:10px;border:none;padding:12px 20px;color:#000;font-weight:300;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,5%)}.site-project-pagination .pagination .page-item .page-link:active,.site-blog-pagination .pagination .page-item .page-link:active{background-color:#666;color:#fffdf0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.site-project-pagination .pagination .page-item.active .page-link,.site-blog-pagination .pagination .page-item.active .page-link{background-color:#990207;color:#fffdf0}.site-project-pagination .pagination .page-item.disabled,.site-blog-pagination .pagination .page-item.disabled{opacity:.3;cursor:not-allowed}.site-project-single-section{padding:160px 0 100px}@media(max-width:767px){.site-project-single-section{padding:140px 0}}.site-project-single h1{font-size:40px;font-weight:500;margin-bottom:40px}.site-project-single-image{display:flex;flex-wrap:wrap;margin-bottom:30px}.site-project-single-image img{width:100%}.site-project-single-image img:nth-child(2n){margin-left:auto}@media(max-width:767px){.site-project-single-image img{width:100%}}.site-project-single-description{margin-bottom:33px}.site-project-single-description p{margin-bottom:33px}.site-project-single-description ul{margin-bottom:15px}.site-project-single-description h3{padding-top:5px;margin-bottom:20px}.site-project-single-description h4{padding-top:5px;margin-bottom:20px}.site-project-single-description h5{padding-top:5px;margin-bottom:20px}.site-project-single-action a{position:relative;font-size:24px;font-weight:300;color:#000;display:flex;margin-left:auto;justify-content:flex-end}@media(max-width:575px){.site-project-single-action a{transform:translateX(-10px)}}.site-project-single-action a .link-area{display:inline-block;overflow:hidden}.site-project-single-action a .link-area span{position:relative;display:block;padding:2px 0;transition:transform .9s cubic-bezier(.19,1,.22,1);transform-origin:left center}.site-project-single-action a .link-area span::after{content:attr(data-text);position:absolute;top:150%;left:0;transform:skewY(30deg);transform-origin:left center;transition:transform .9s cubic-bezier(.19,1,.22,1)}.site-project-single-action a:hover{text-decoration:none}.site-project-single-action a:hover .link-area span{transform:translateY(-150%)skewY(7deg)}.site-project-single-action a:hover .link-area span::after{transform:skewY(-7deg)}.site-project-single-action img{filter:invert(1);transform:rotate(90deg);margin-left:30px}@media(max-width:575px){.site-blog{padding:70px 0}}.site-blog.details{padding:150px 0 80px}@media(max-width:767px){.site-blog.details{padding:100px 0 60px}}.site-blog-header{padding:150px 0 0}@media(max-width:575px){.site-blog-header{padding:100px 0 0}}.site-blog-header h1{font-weight:700;text-transform:uppercase;letter-spacing:10px;margin-bottom:20px}@media(max-width:575px){.site-blog-header h1{font-size:35px}}.site-blog-header p{line-height:28px;margin-bottom:0}@media(max-width:575px){.site-blog-post-content{padding:15px 25px 40px}}.site-blog-post-content span{font-size:14px}.site-blog-post-content h3{margin-bottom:15px}@media(max-width:575px){.site-blog-post-content h3{font-size:20px}}.site-blog-post-content a.read-more{color:#990207;letter-spacing:2px}@media(max-width:575px){.site-blog-post-content a.read-more{transform:translateY(22px)}}.site-blog-details img{max-width:100%;margin-bottom:20px}.site-blog-details .blog-title{font-size:40px}.site-blog-details .feature-image{margin:20px 0 30px}.site-blog-details h2,.site-blog-details h3,.site-blog-details h4,.site-blog-details h5,.site-blog-details h6{margin-bottom:15px}.site-blog-details blockquote p{color:#000;font-size:18px}.site-blog-details cite{margin-top:10px;display:block}.site-testimonial{background:#f9f7e8;padding:100px 0;overflow:hidden}.site-testimonial-item{background:#fffdf0;padding:30px;margin-bottom:30px;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,3%);transition:all .3s ease-in}.site-testimonial-item.active{box-shadow:0 20px 35px rgba(0,0,0,8%);transform:translateY(-5px)}.site-testimonial-item.inactive{opacity:.4}.site-testimonial-item-header{display:flex;align-items:center;margin-bottom:20px}.site-testimonial-item-header .thumb{width:80px;margin-right:15px}.site-testimonial-item-header .thumb img{width:100%}.site-testimonial-item-header .person h5{margin-bottom:5px}.site-testimonial-item-header .person p{margin-bottom:0;color:#65615a}.site-testimonial-item-body{margin-bottom:0;font-weight:300}.site-expertise{padding:100px 0;background:#f9f7e8}.site-expertise-list{padding:0;margin:10px 0 0 20px}@media(max-width:575px){.site-expertise-list{text-align:center;margin:0}}.site-expertise-list li{list-style:none;font-size:25px;font-weight:300;color:#000}.site-expertise-list li:not(:last-child){margin-bottom:10px}.site-contact{padding:150px 0 100px;background:#f9f7e8;border-radius:0 0 15px 15px}@media(max-width:575px){.site-contact{padding:120px 0 100px}}.site-contact-title{font-weight:700}@media(max-width:767px){.site-contact-title{font-size:40px}}.site-contact-title span{color:#990207}.site-contact-form{margin-top:20px}.site-contact-form h4{font-weight:300;text-transform:uppercase;margin-bottom:50px;letter-spacing:3px}@media(max-width:767px){.site-contact-form h4{font-size:20px}}@media(max-width:991px){.site-contact-form h4{margin-bottom:70px}}.contact-form-generator{margin-top:20px}.contact-form-generator a{color:#000;font-size:13px;text-transform:uppercase;margin-bottom:50px;letter-spacing:3px}.contact-form-generator a:hover{text-decoration:none}@media(max-width:767px){.contact-form-generator a{font-size:20px}}@media(max-width:991px){.contact-form-generator a{margin-bottom:70px}}.site-footer{background:#000;padding:100px 0}.site-footer-logo{margin-bottom:50px}@media(max-width:575px){.site-footer-logo{text-align:center}}@media(max-width:991px){.site-footer-widget{margin-bottom:40px}}@media(max-width:575px){.site-footer-widget{text-align:center}}.site-footer-widget-title{color:#fffdf0;margin-bottom:30px}@media(max-width:991px){.site-footer-widget-title{margin-bottom:20px}}.site-footer-widget-description{color:#fffdf0;line-height:30px}.site-footer-widget-description a{color:#fffdf0}.site-footer-widget-links{margin:0;padding:0}.site-footer-widget-links li{list-style:none}.site-footer-widget-links li a{color:#fffdf0;transition:all .3s cubic-bezier(.36,.03,0,.91);display:block}.site-footer-widget-links li:not(:last-child) a{padding-bottom:9px}@media(max-width:575px){.site-footer-widget-top{text-align:center;display:block}}.site-footer-widget-top img{margin-bottom:40px;max-height:130px}.site-footer-widget-top p{color:#fffdf0}.site-footer-widget-top:hover{text-decoration:none}.site-footer-copyright p{color:#fffdf0;margin:50px auto 0;text-align:center}.site-footer-copyright a{color:#000;transition:all .3s ease}@media(max-width:767px){.site-footer-copyright a{font-size:20px}}@media(max-width:991px){.site-footer-copyright a{margin-bottom:70px}}.sticky-footer{background:#3c4461;padding:8px 0;color:#fffdf0;line-height:30px;text-align:center}.site-about-header{padding-top:80px;padding-bottom:80px;background-color:#f9f7e8}@media(max-width:575px){.site-about-header{padding-top:60px;padding-bottom:60px;text-align:center}}.site-about-wrapper{display:flex;align-items:center;flex-wrap:wrap}.site-about-company{width:35%}.site-about-company .site-about-img-desktop{max-width:330px;display:block;border-radius:25px}.site-about-company .site-about-img-mobile{display:none}@media(max-width:575px){.site-about-company{width:100%;margin-bottom:20px;order:-1}.site-about-company .site-about-img-desktop{display:none}.site-about-company .site-about-img-mobile{display:block;width:200px;height:200px;object-fit:cover;border-radius:50%;margin-left:auto;margin-right:auto}}.site-about-company h1{color:#fffdf0;font-weight:400;font-size:25px;line-height:60px;letter-spacing:1px}.site-about-description{width:65%;padding-right:50px;padding-left:50px}@media(max-width:991px){.site-about-description{width:100%;padding:0 38px}}.site-about-description p{font-size:20px;font-weight:300;margin-top:30px;text-align:start}.site-about-description ul{font-size:20px;font-weight:300;text-align:start}.site-about-button{margin-bottom:50px}