*,*::after,*::before{box-sizing:border-box}body{font-family:'Manrope', sans-serif;font-weight:500}.container{max-width:1200px;padding:0 15px;margin:0 auto}.wrapper{overflow:hidden}.header{position:relative}.header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(255,255,255,0.7)}.header::after{content:'';position:absolute;right:0;bottom:0;top:0;width:100%;height:100%;background:url(../images/header-bg-vector2.png);background-repeat:no-repeat;background-size:contain;background-position:right}.header__inner{padding:15px 0 125px;position:relative;z-index:10}.header__inner::before{content:'';position:absolute;right:-50px;bottom:0;width:654px;height:818px;background:url(../images/4.webp);background-repeat:no-repeat;background-size:contain}.header__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:45px}.header__logo{width:100px;height:auto}.header__line{width:100%;height:4px;border-radius:4px;background: linear-gradient(90deg,#4db6ac,#009688 35%,#00695c);margin:0 55px 0 95px}.header__menu{min-width:415px}.header__menu-list{display:flex;justify-content:flex-end}.header__menu-item{font-size:18px;line-height:24px;font-weight:800;color:#248078;transition:0.2s;margin-left:30px;position:relative;cursor:pointer}.header__menu-item::before{transition:0.2s;content:'';position:absolute;left:0;bottom:-5px;width:0;height:3px;background:#248078}.header__menu-item:hover{transition:0.2s}.header__menu-item:hover::before{width:100%;transition:0.2s}.header__menu-item:first-child{margin-left:0}.header__title{font-size:43px;line-height:54px;font-family:"Roboto Slab",serif;color:#248078;margin-bottom:25px}.header__form{display:flex;flex-direction:column;max-width:300px}.header__form-input{color:#248078;outline:none;border:1px solid #E5E5E5;background:#E5E5E5;padding:12px 20px;margin-bottom:17px;box-shadow:0 5px 10px 0px rgb(0 108 95 / 52%);font-size:16px;transition:0.3s}.header__form-input::placeholder{color:#1e3e6d73}.header__form-input:hover{transition:0.3s;border:1px solid #b1b9c5}.header__form-input:focus{transition:0.3s;border:1px solid #248078}.header__form-btn{background: linear-gradient(90deg,#4db6ac,#009688 35%,#00695c);color:#fff;padding:18px 24px;border:none;outline:none;font-weight:900;text-transform: uppercase;cursor:pointer;transition:0.2s;border:1px solid #248078}.header__form-btn:hover{transition:0.2s;background: linear-gradient(90deg,#00695c,#009688, 35%,#4db6ac);}.messages{margin-top:10px}.info__inner{padding:60px 0 30px}.info__box{display:flex;justify-content:space-around;flex-wrap:wrap}.info__box-item{width:370px;margin:0 10px 30px}.info__box-item:last-child{margin:0 10px}.info__box-img{margin-bottom:25px}.info__box-text{max-width:280px;text-align:center;margin:0 auto}.info__box-text span{display:block;font-weight:800}.title{text-align:center;font-size:36px;line-height:48px;font-weight:900;font-family:"Roboto Slab",serif;position: relative;padding-bottom:30px;margin-bottom:30px;z-index: 1;background: linear-gradient(90deg,#4db6ac,#009688 35%,#00ffe1);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.title::before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:150px;height:4px;border-radius:4px;background:linear-gradient(90deg,#4db6ac,#009688 35%,#00ffe1);}.work{background:#f0f0f0fd}.work__inner{padding:50px 0 80px}.work__text{font-size:18px;line-height:24px;font-weight:800;text-align:center;margin-bottom:48px;color:#333333}.work__box{display:flex;justify-content:space-between;flex-wrap:wrap}.work__box-item{width:570px;margin:0 5px 30px;background:#fff;color:#1e3e6df8;padding:32px 128px 32px 32px;position:relative;min-height:270px}.work__box-item:nth-child(2n){margin-left:auto}.work__box-item::before{content:'';position:absolute;top:32px;right:32px;height:70px;width:70px}.work__box-item:nth-child(1){color:#fff;background:#248078}.work__box-item:nth-child(1)::before{background:url(../images/g1.svg);background-size:contain;background-repeat:no-repeat}.work__box-item:nth-child(2)::before{background:url(../images/g2.svg);background-size:contain;background-repeat:no-repeat}.work__box-item:nth-child(3)::before{background:url(../images/g3.svg);background-size:contain;background-repeat:no-repeat}.work__box-item:nth-child(4)::before{background:url(../images/g4.svg);background-size:contain;background-repeat:no-repeat}.work__box-title{font-size:18px;line-height:24px;font-weight:800;margin-bottom:30px}.work__box-text{font-size:16px;line-height:22px}.guarantee__inner{padding:60px 0 30px}.guarantee__box{display:flex;justify-content:space-around;flex-wrap:wrap}.guarantee__box-item{width:370px;margin:0 10px 30px}.guarantee__box-item:last-child{margin-right:0}.guarantee__box-img{margin-bottom:25px}.guarantee__box-text{max-width:250px;text-align:center;margin:0 auto;font-size:18px;line-height:24px;font-weight:800;color:#333333}.contact{background:url(../images/bg-bg.png);background-repeat:no-repeat;background-size:cover;max-height:575px;position:relative}.contact::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#035851;opacity:0.6}.contact__inner{padding:50px 0 0;position:relative;z-index:10}.contact__title{color:#fff}.contact__title::before{background:#fff}.contact__text{font-size:16px;line-height:22px;color:#fff;text-align:center;margin-bottom:38px}.contact__board{max-width:470px;width:100%;margin:0 auto;background:#fff;padding:45px;border-radius:0 0px 15px 15px;box-shadow:5px 7px 10px 0px rgb(36 128 120)}.contact__form{display:flex;flex-direction:column;justify-content:center}.contact__form-box{display:flex;justify-content:space-between}.contact__form-box input:first-child{margin-right:30px}.contact__form-input{color:#248078;outline:none;border:1px solid #E5E5E5;background:#E5E5E5;padding:16px 24px;margin-bottom:40px;font-size:16px;transition:0.3s;width:100%}.contact__form-input::placeholder{color:#1e3e6d73}.contact__form-input:hover{transition:0.3s;border:1px solid #b1b9c5}.contact__form-input:focus{transition:0.3s;border:1px solid #248078}.contact__form-btn{background:linear-gradient(90deg,#4db6ac,#009688 35%,#00695c);color:#fff;padding:18px 24px;border:none;outline:none;font-weight:800;cursor:pointer;transition:0.2s;border:1px solid #248078;max-width:300px;margin:0 auto}.contact__form-btn:hover{transition:0.2s;background:linear-gradient(90deg,#00695c,#009688 35%,#4db6ac)}.contact__form-textarea{resize:none;color:#248078;outline:none;border:1px solid #e5e5e5fa;background:#E5E5E5;padding:16px 24px;margin-bottom:30px;font-size:16px;transition:0.3s;width:100%;height:100px}.contact__form-textarea::placeholder{color:#1e3e6d73}.contact__form-textarea:hover{transition:0.3s;border:1px solid #b1b9c5}.contact__form-textarea:focus{transition:0.3s;border:1px solid #248078}.review__inner{padding:215px 0 40px}.review__box-item{display:flex;margin-bottom:100px}.review__box-item:last-child{margin-bottom:0}.review__box-icon{width:170px;height:auto}.review__box-desc{margin-left:30px;display:flex;flex-direction:column;justify-content:space-between}.review__box-text{font-size:16px;line-height:22px;color:#333333}.review__box-name{font-size:18px;line-height:24px;font-weight:800;color:#333333}.footer{background:#248078}.footer__inner{padding:60px 0;display:flex;align-items:center;justify-content:space-between}.footer__logo{width:100px;height:auto}.footer__line{width:100%;height:4px;border-radius:4px;background:#fff;margin:0 55px 0 95px}.footer__menu{min-width:415px}.footer__menu-list{display:flex;justify-content:flex-end}.footer__menu-item{font-size:18px;line-height:24px;font-weight:800;color:#fff;transition:0.2s;margin-left:30px;position:relative;cursor:pointer}.footer__menu-item::before{transition:0.2s;content:'';position:absolute;left:0;bottom:-5px;width:0;height:3px;background:#fff}.footer__menu-item:hover{transition:0.2s}.footer__menu-item:hover::before{width:100%;transition:0.2s}.footer__menu-item:first-child{margin-left:0}@media (max-width: 1024px){.header::after{background-size:cover;right:-300px}.header__inner::before{right:-260px}.header__line{margin:0 30px}.header__title{font-size:58px;line-height:68px}.title{font-size:32px;line-height:44px;padding-bottom:20px}}@media (max-width: 768px){.header::after{background-size:cover;right:0;opacity:0.4}.header__inner{padding:30px 0 60px}.header__inner::before{display:none}.header__top{flex-direction:column;justify-content:center;align-items:center;margin-bottom:30px}.header__logo{margin-bottom:15px}.header__line{max-width:100px;margin-bottom:15px}.header__menu-list{flex-direction:column;align-items:center}.header__menu-item{margin:0 0 25px}.header__title{font-size:48px;line-height:58px;margin-bottom:70px;text-align:center}.header__form{margin:0 auto}.work__text{font-size:16px;line-height:22px}.work__box-item{padding:25px 100px 25px 25px}.work__box-item::before{height:50px;width:50px;top:25px;right:25px}.title{font-size:28px;line-height:40px;padding-bottom:15px}.contact__board{padding:35px 30px}.contact__form-box{flex-direction:column}.contact__form-box input:first-child{margin-right:0}.contact__form-input{margin-bottom:25px}.review__inner{padding:260px 0 30px}.review__box-item{flex-direction:column;align-items:center;max-width:500px;margin:0 auto 30px;text-align:center}.review__box-desc{margin:0;flex-direction:column-reverse}.review__box-icon{width:120px;margin:0 auto 5px}.review__box-text{font-size:14px}.review__box-name{margin-bottom:15px;font-size:16px}.footer__inner{flex-direction:column;justify-content:center;align-items:center;padding:30px 0}.footer__logo{margin-bottom:15px}.footer__line{max-width:100px;margin:0 auto 15px}.footer__menu-list{flex-direction:column;align-items:center}.footer__menu-item{margin:0 0 25px}.footer__menu-item:last-child{margin:0}}@media (max-width: 460px){.header__inner{padding:30px 0 30px}.header__logo{width:80px}.header__line{max-width:80px}.header__title{font-size:28px;line-height:28px;margin-bottom:40px;text-align:center}.title{font-size:26px;line-height:38px}.title::before{height:3px}.info__inner{padding:35px 0}.info__box-item{margin:0 0 30px}.info__box-img{margin-bottom:15px}.info__box-text{font-size:14px;max-width:100%}.work__inner{padding:30px 0}.work__text{font-size:14px;line-height:20px}.work__box-item{min-height:235px;padding:95px 25px 25px;text-align:center}.work__box-item:last-child{margin-bottom:0}.work__box-item::before{top:25px;left:50%;transform:translateX(-50%);right:auto}.work__box-title{font-size:16px;line-height:22px;margin-bottom:20px}.work__box-text{font-size:14px;line-height:20px}.guarantee__inner{padding:35px 0}.guarantee__box-item{margin:0 0 30px}.guarantee__box-item:last-child{margin:0}.guarantee__box-img{margin-bottom:15px}.guarantee__box-text{font-size:14px;max-width:100%}.contact__board{padding:20px 15px}.contact__text{font-size:14px;line-height:20px}.contact__form-input{font-size:14px;padding:12px 20px}.contact__form-textarea{font-size:14px;height:80px;margin-bottom:30px}.contact__form-btn{font-size:14px}.footer__logo{width:80px}.footer__line{max-width:80px}}
