.banner-image{height:100vh;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.banner-image .icon-arrow-down{position:absolute;bottom:20px;left:0;right:0;margin:0 auto;z-index:2;color:#fff;width:fit-content;animation:moveUpDown 1s linear 0s infinite alternate}@keyframes moveUpDown{0%{bottom:40px}100%{bottom:20px}}.banner-image .content-center{position:absolute;width:fit-content;height:fit-content;top:0;left:0;right:0;bottom:0;margin:auto;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center}.banner-image .content-center .nice-button{margin-top:20px;display:block;background-color:rgba(255,255,255,.8);color:#664063;padding:10px;border-radius:100px;display:flex;align-items:center}.banner-image .content-center .nice-button span:first-child{margin-right:20px;margin-left:10px}.banner-image .content-center .nice-button .icon-arrow-right{background-color:#664063;color:#fff;size:40px;padding:10px;border-radius:30px;line-height:0!important}.banner-image .content-center .content h1,.banner-image .content-center .content h5{color:#fff;text-align:center}.banner-image .content-center .content .title{font-size:var(--font-size-title)}.banner-image .content-center .content .subtext{margin-top:5px;letter-spacing:15px;font-size:20px}.about-us{padding:30px 0}.about-us .content-quote{width:100%;display:flex;flex-direction:row;align-content:center;align-items:stretch;justify-content:space-between}@media (max-width:992px){.about-us .content-quote{flex-direction:column}}.about-us .content-quote .col-title,.about-us .content-quote .col-title-vertical{display:flex;align-items:center;justify-content:center;background-color:#5f545c}.about-us .content-quote .col-title{padding:10px}.about-us .content-quote .col-title .title{display:block;width:fit-content;height:fit-content;text-transform:uppercase;letter-spacing:15px;color:#fff;font-weight:700}.about-us .content-quote .col-image{width:20%;background-position:center;background-repeat:no-repeat;background-size:cover}.about-us .content-quote .col-content{width:70%;padding:50px 100px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}@media (max-width:992px){.about-us .content-quote .col-content{width:100%;padding:30px}}.about-us .content-quote .col-content .content .title{font-size:var(--font-size-title)}.about-us .content-quote .col-content .content p{font-size:20px;color:#525252}.about-us .content-quote .col-content div.image{width:60%;margin-top:70px;position:relative}@media (max-width:992px) and (min-width:767px){.about-us .content-quote .col-content div.image{width:400px}}@media (max-width:767px){.about-us .content-quote .col-content div.image{width:100%}}.about-us .content-quote .col-content div.image img{width:100%;box-shadow:5px 10px 8px #888;z-index:2;top:0;left:0}.about-us .content-quote .col-content div.image .shape-below{width:70%;height:100%;background-color:#3c946b;position:absolute;z-index:-1;right:-10px;bottom:-10px}.about-us .content-quote .col-title-vertical{width:10%}.about-us .content-quote .col-title-vertical .title-vertical{writing-mode:vertical-rl;text-orientation:mixed;display:block;width:fit-content;height:fit-content;text-transform:uppercase;letter-spacing:15px;color:#fff;font-weight:700}.our-services{margin-bottom:30px}.our-services .content-services-wrapper{width:100%;background-color:#f5f5f5}.our-services .content-services-wrapper .col-image img{width:100%;height:100%;object-fit:cover;object-position:center}.our-services .content-services-wrapper .col-content-services{display:flex;flex-direction:column;justify-content:center;align-items:center}.our-services .content-services-wrapper .col-content-services .content-services{padding:30px;width:100%}.our-services .content-services-wrapper .col-content-services .content-services .content .title{font-size:var(--font-size-title)}.our-services .content-services-wrapper .col-content-services .content-services .content>*{margin-bottom:10px}.our-services .content-services-wrapper .col-content-services .content-services .content>a{font-size:20px;color:#664063}.our-services .content-services-wrapper .col-content-services .content-services .row-image{margin-top:10px;width:100%;list-style:none;padding-left:0;display:flex;flex-wrap:nowrap}.our-services .content-services-wrapper .col-content-services .content-services .row-image .item-image{width:25%;flex-shrink:1;padding:5px}.our-services .content-services-wrapper .col-content-services .content-services .row-image .item-image img{width:100%}.quote{width:100%;margin-bottom:30px}.quote .quote-wrap{background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;position:relative;height:500px}.quote .quote-wrap .icon-quote{color:#fff;opacity:.4;width:fit-content;height:fit-content;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;z-index:2}.quote .quote-wrap .icon-quote>svg{width:300px;height:300px}.quote .quote-wrap .content-wrap{position:absolute;width:fit-content;height:fit-content;padding:20px;z-index:3;color:#fff;top:0;top:0;bottom:0;right:0;left:0;margin:auto;text-align:center}.quote .quote-wrap .content-wrap .name-writer{margin-top:20px}.latest-projects{width:100%;padding:70px 0;background-color:#414141}.latest-projects .title-section{color:#fff;font-size:var(--font-size-title);text-align:center;text-transform:uppercase;margin-bottom:50px}.latest-projects .row-projects .item-project{padding:10px}.latest-projects .row-projects .item-project:hover a .title-with-overlay{opacity:1}.latest-projects .row-projects .item-project a{display:block;width:100%;height:auto;text-decoration:none;color:#fff;position:relative}.latest-projects .row-projects .item-project a .title-with-overlay{width:100%;height:100%;padding:10px;display:flex;position:absolute;background-color:rgba(79,79,79,.6);top:0;left:0;justify-content:center;align-items:center;opacity:0;transition:.3s opacity}.latest-projects .row-projects .item-project a .title-with-overlay .title{font-size:18px}.latest-projects .row-projects .item-project a img{width:100%;height:auto}
/*# sourceMappingURL=home.min.css.map */