.home-slider{height:60vh}@media (min-width:768px){.home-slider{height:70vh}}@media (min-width:992px){.home-slider{height:100vh}}.home-slider .slider-item{background-size:cover;height:60vh;position:relative;background-position:bottom}@media (min-width:768px){.home-slider .slider-item{height:70vh;background-position:unset}}@media (min-width:992px){.home-slider .slider-item{height:100vh}}.home-slider .slider-item .align-start{align-items:flex-start;text-align:left}.home-slider .slider-item .align-center{align-items:center;text-align:center}.home-slider .slider-item .align-center .main-btn{margin:40px auto 0}.home-slider .slider-item .align-end{align-items:flex-end;text-align:right}.home-slider .slider-item .align-end .slider-content{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:wrap}.home-slider .slider-item .align-end .slider-content .main-btn{margin-top:0}.home-slider .slider-item .slider-content{max-width:450px;width:90%}.home-slider .slider-item .slider-content h2.slider-title{font-weight:600;font-size:initial;line-height:1;text-transform:uppercase}@media (min-width:768px){.home-slider .slider-item .slider-content h2.slider-title{font-size:54px}}.home-slider .slider-item .slider-content div.slider-text{margin:20px 0}.home-slider .slider-item .slider-content a.main-btn{margin-top:40px}.home-slider .header-socials ul{display:flex;list-style:none;margin:10px 0 50px;padding:0}.home-slider .header-socials ul > li{margin-right:16px}.home-slider .header-socials ul > li a{background:#fbf078;border-radius:100%;color:#b19404;display:block;height:40px;line-height:1.4;padding:10px;text-align:center;text-decoration:none;width:40px}section.our-team{background-color:#fff;padding:100px 0}section.our-team .team-members{margin-top:60px}section.our-team .team-members__member:nth-child(odd){flex-direction:row-reverse}section.our-team .team-members__member__contact ul{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}section.our-team .team-members__member__contact ul > li{align-items:center;display:flex;margin-right:20px;margin-bottom:10px}section.our-team .team-members__member__contact ul > li span{font-size:14px;padding-left:20px}.our-services{background-color:#fafafa;background-image:url("../assets/images/home/stars-pattern.png");background-size:650px;padding:100px 0}.our-services__services{margin-top:90px}.our-services__services-row{margin-top:40px}.our-services__service-card{background-color:#fff;border-radius:6px;box-shadow:0 10px 14px rgba(0, 0, 0, 0.03);margin-bottom:10px;padding:20px;transition:margin-top 0.3s}.our-services__service-card:hover{margin-top:-6px}.our-services__service-card .image-holder{border-radius:8px;margin:0 auto 20px;overflow:hidden}.our-services__service-card .image-holder > img{width:100%}.our-services__service-card .service-title{font-size:20px;margin:10px 0 15px}.our-services__service-card .service-title::after{background-color:#fbf078;content:"";display:block;height:6px;margin:14px 0 26px;width:40px}.our-services__service-card p{font-size:14px;font-weight:300}.our-clients{background-color:#fff;padding:100px 0 190px}.our-clients__carousel-container{margin:20px 0 0}.our-clients__carousel-container .our-clients-slider{margin-top:100px}.our-clients__carousel-container .our-clients-slider .owl-stage{align-items:center;display:flex}.our-clients__carousel-container .our-clients-slider .owl-dots > button.owl-dot{border-radius:100%;margin:0 6px;outline:none;padding:4px !important}.our-clients__carousel-container .our-clients-slider .owl-dots > button.owl-dot > span{background-color:#b19404;margin:0 auto;opacity:0.3}.our-clients__carousel-container .our-clients-slider .owl-dots > button.owl-dot.active{border:1px solid #b19404}.our-clients__carousel-container .our-clients-slider .owl-dots > button.owl-dot.active > span{background-color:#b19404;opacity:1}.our-clients__carousel-container .item figure{max-width:128px;width:100%}.our-clients__carousel-container .item figure:hover > img{-moz-filter:grayscale(0);-ms-filter:grayscale(0);-webkit-filter:grayscale(0);filter:grayscale(0)}.our-clients__carousel-container .item figure > img{-moz-filter:grayscale(1);-ms-filter:grayscale(1);-webkit-filter:grayscale(1);filter:grayscale(1);transition:all 0.3s;width:100%}.our-projects{background-color:#fafafa;position:relative}.our-projects__title{background-color:#fff;border-radius:4px;box-shadow:0 3px 16px 0px rgba(0, 0, 0, 0.06);padding:40px 30px;position:absolute;text-align:center;left:0;top:-100px;width:100%}.our-projects__title h2{font-size:30px}.our-projects__title h2::after{background-color:#fbf078;content:"";display:block;height:6px;margin:14px 0 26px;width:40px}.our-projects__title h2::after{margin:10px auto 22px}.our-projects__title p{color:#707070;font-size:14px;margin:0 auto;max-width:540px}.our-projects__projects-container{padding:180px 14px 100px}@media (min-width:768px){.our-projects__projects-container{padding:180px 60px 100px}}.our-projects__projects-container > div.our-projects-slider > div.owl-dots{bottom:20px;position:absolute;right:20px}.our-projects__projects-container > div.our-projects-slider > div.owl-dots > button.owl-dot{border-radius:100%;margin:0 6px;outline:none;padding:4px !important}.our-projects__projects-container > div.our-projects-slider > div.owl-dots > button.owl-dot > span{background-color:#b19404;margin:0 auto;opacity:0.3}.our-projects__projects-container > div.our-projects-slider > div.owl-dots > button.owl-dot.active{border:1px solid #b19404}.our-projects__projects-container > div.our-projects-slider > div.owl-dots > button.owl-dot.active > span{background-color:#b19404;opacity:1}.our-projects__project{background-color:#fff;border-radius:8px;padding:20px 10px}@media (min-width:768px){.our-projects__project{padding:50px}}.our-projects__project__image-holder figure{margin:0;width:90%}.our-projects__project__image-holder figure > img{border-radius:12px;width:100%}.our-projects__project__info-holder{max-width:520px;width:100%}.our-projects__project__info-holder .section-title > h2{font-size:25px;margin:20px 0}.our-projects__project__info-holder .section-title > h2::after{background-color:#fbf078;content:"";display:block;height:6px;margin:14px 0 26px;width:40px}@media (min-width:768px){.our-projects__project__info-holder .section-title > h2{font-size:34px;margin:0}}.our-projects__project__info-holder .section-title > h2 > span{display:block;font-size:15px;margin-top:6px}@media (min-width:768px){.our-projects__project__info-holder .section-title > h2 > span{font-size:18px;margin:0}}.our-projects__project__info-holder ul{list-style:none;margin:0;padding:0}.our-projects__project__info-holder ul > li{align-items:center;display:flex;margin-bottom:10px}.our-projects__project__info-holder ul > li span{font-size:14px;margin-left:10px}.our-projects__project__link{margin-top:40px}.our-projects__slider{display:flex;flex-wrap:wrap;justify-content:center}.our-projects__project-thumb{background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:8px;box-shadow:0 3px 16px 0px rgba(0, 0, 0, 0.06);cursor:pointer;flex-basis:68%;height:260px;margin-bottom:20px;margin-right:20px;overflow:hidden}@media (min-width:768px){.our-projects__project-thumb{flex-basis:50%;height:360px}}@media (min-width:992px){.our-projects__project-thumb{flex-basis:30%}}.our-projects__project-caption{align-items:flex-end;background:#000;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 120%);display:flex;height:100%;padding:30px 20px;width:100%}.our-projects__project-caption h4{color:#fff}.project-modal-wrapper{height:100vh;position:fixed;top:0;width:100vw;z-index:40}.project-modal-backdrop{align-items:center;background-color:rgba(0, 0, 0, 0.5);display:flex;height:100vh;justify-content:center;top:0;width:100vw}.project-modal-content{background-color:#fff;border-radius:8px;min-height:340px;min-width:340px;max-width:900px;overflow:hidden;width:95%;max-height:83vh;overflow-y:scroll}.project-modal-content__image{padding-top:300px;background-size:cover;background-position:center;background-repeat:no-repeat}.project-modal-content__body{padding:30px}.project-modal-content__body h4{font-size:24px}.project-modal-content__body h4::after{background-color:#fbf078;content:"";display:block;height:6px;margin:14px 0 26px;width:40px}.project-modal-content__body h4 span{display:block;font-weight:normal;font-size:16px}.project-modal-content__body ul.project-modal-socials{align-items:center;list-style-type:none;display:flex;flex-wrap:wrap;padding-left:0;margin:0;border-top:1px solid #ededed;padding-top:30px;margin-top:13px;width:100%}.project-modal-content__body ul.project-modal-socials li{align-items:center;display:flex;margin-right:20px;margin-bottom:10px}.project-modal-content__body ul.project-modal-socials li span{margin-left:10px}.project-modal-content__body .project-button{display:flex;justify-content:flex-end;width:100%}.lets-talk{background-color:#fff;background-image:url("../assets/images/home/stars-pattern.png");background-size:650px;padding:100px 0}.lets-talk__image-col figure{margin:0 auto;max-width:300px;width:100%}@media (min-width:768px){.lets-talk__image-col figure{max-width:400px}}.lets-talk__image-col figure figcaption{font-size:14px;margin-bottom:20px}.lets-talk__image-col figure img{border-radius:6px;box-shadow:26px 26px #fbf078;width:100%}.lets-talk__form-holder{max-width:420px;width:100%}.lets-talk__form-holder .form-input-holder{position:relative}.lets-talk__form-holder .form-input-holder i{color:#b19404;left:15px;position:absolute;top:38px;z-index:2}.lets-talk__form-holder .main-input{width:100%}.lets-talk__form-holder .main-input + span.wpcf7-not-valid-tip{font-size:12px;margin-top:8px}.lets-talk__form-holder textarea{height:100px;resize:none;margin-bottom:20px}.lets-talk__section-content{margin-top:80px}.lets-talk__contact ul{list-style:none;margin:0 0 50px;padding:0}.lets-talk__contact ul > li{align-items:center;display:flex;margin-bottom:10px}.lets-talk__contact ul > li a.mail-text{color:#292929;text-decoration:none}.lets-talk__contact ul > li span{font-size:14px;margin-left:10px}.last-posts{background-color:#fafafa;padding:100px 0}.last-posts .section-title{margin-bottom:50px}.last-posts__post{background-color:#fff;border-radius:10px;box-shadow:0 6px 15px 4px rgba(41, 41, 41, 0.03);margin-bottom:20px;overflow:hidden;transition:margin-top 0.3s}.last-posts__post:hover{margin-top:-8px}.last-posts__post figure{height:260px;margin:0}.last-posts__post figure img{height:100%;object-fit:cover;object-position:center;width:100%}.last-posts__post__info{padding:26px}.last-posts__post__info h4::after{background-color:#fbf078;content:"";display:block;height:6px;margin:14px 0 26px;width:40px}.last-posts__post__info p{color:#707070}.section-breaker-products{background-color:#fbf078;padding:100px 0;text-align:center}.section-breaker-products a{display:inline-block;margin-top:10px;border-bottom:2px solid;padding-bottom:4px}.section-breaker-products a:hover{text-decoration:none}.instagram-feed{background-color:#fff;background-image:url("../assets/images/home/stars-pattern.png");background-size:650px;padding:80px 0}.instagram-feed .section-title{margin-bottom:50px} .section-title h2{font-size:34px} .section-title h2::after{background-color:#fbf078;content:"";display:block;height:6px;margin:14px 0 26px;width:40px} .section-title h2.text-center::after{margin:20px auto} .section-title h5{display:block} .section-title h5::after{background-color:#fbf078;content:"";display:block;height:6px;margin:14px 0 26px;width:40px} .section-title h5.text-center::after{margin:20px auto 0} .section-title p{font-size:14px;font-weight:300}.global-modal-wrapper{height:100vh;position:fixed;top:0;width:100vw;z-index:40}.global-modal-backdrop{align-items:center;background-color:rgba(0, 0, 0, 0.5);display:flex;height:100vh;justify-content:center;top:0;width:100vw}.global-modal-content{background-color:#fff;border-radius:8px;overflow:hidden;padding:30px}