@import"libs/bootstrap-reboot.css";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500;700&display=swap";*{font-family:"Poppins",sans-serif;margin:0;padding:0}.container{width:1140px;margin:0 auto}.divider{height:3px;width:60px;background-color:#c4740c;margin:25px auto 0 auto}.btn{background:#2c3e50;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,.15);box-shadow:0px 4px 4px rgba(0,0,0,.15);padding:12px 25px;border-radius:5px;-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease}.btn:hover{-webkit-transform:scale(1.1);transform:scale(1.1);background-color:#009bdf}.promo{min-height:100vh;position:relative;background:url("/img/bg.png") no-repeat 50%/cover;padding-top:205px}.promo__title{margin-top:10px;width:535px}.promo__subtitle{position:relative;padding-left:10px;z-index:2}.promo__subtitle:before{content:"";position:absolute;width:40px;height:40px;background:#c4740c;border-radius:100%;z-index:-1;top:-31%;left:0}.promo__btns{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:250px}.promo__link{color:#fff;font-weight:bold;text-decoration:none}.promo__link:hover{color:#fff;text-decoration:none;-webkit-transform:scale(1.1);transform:scale(1.1)}.title{color:#fff;font-weight:bold;font-size:36px;line-height:60px}.title_fs14{font-size:14px;line-height:21px;color:#e0e0e0}.title_fs16{font-size:16px;line-height:24px}.title_fs20{font-size:20px;line-height:30px}.title_fs36{font-size:36px}.title_fs48{font-size:48px}.title__section-title{position:relative;text-align:center;z-index:2}.title__section-title:before{content:"";position:absolute;width:40px;height:40px;background:#c4740c;border-radius:100%;z-index:-1;top:-31%;left:0}.title__section-title:before{top:-6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.title__section-subtitle{text-align:center}.sidepanel{position:fixed;top:250px;left:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:200px;z-index:3}.sidepanel img{-webkit-transition:all .6s;transition:all .6s;width:22px;height:22px}.sidepanel img:hover{-webkit-transform:scale(1.13);transform:scale(1.13)}.hamburger{position:absolute;top:20px;right:30px;height:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;cursor:pointer}.hamburger span{display:block;width:30px;height:3px;background-color:#fff}.hamburger span.long{width:36px}.menu{position:fixed;top:0;left:-100px;width:100%;height:100vh;z-index:10;visibility:hidden;opacity:0;-webkit-transition:all .6s;transition:all .6s}.menu.active{left:0;visibility:visible;opacity:1}.menu__block{position:relative;width:345px;background-color:#c4740c;height:100%;-webkit-transition:all .6s;transition:all .6s;padding-top:140px;padding-left:40px;z-index:11}.menu__close{position:absolute;top:25px;right:25px;cursor:pointer}.menu__list{list-style-type:none;padding-left:35px}.menu__link{position:relative;font-size:24px;font-weight:bold;line-height:36px;margin-bottom:15px;cursor:pointer}.menu__link:before{position:absolute;content:"";top:8px;left:-35px;width:15px;height:15px;border-radius:100%;border:2px solid #331301;-webkit-transition:all .6s;transition:all .6s}.menu__link:hover::before{background-color:#fff}.menu__link a{color:#fff;text-decoration:none}.menu img{width:22px;height:22px;margin:0 4px}.menu__social{padding-top:50px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.75}.about{padding-top:120px;padding-bottom:50px;background:linear-gradient(75deg, #2c3e50, #2a2623)}.about__wrapper{display:grid;grid-template-columns:400px 670px;grid-template-rows:minmax(245px, auto) minmax(255px, auto);grid-auto-rows:minmax(245px, auto);-webkit-column-gap:70px;-moz-column-gap:70px;column-gap:70px;row-gap:40px}.about__photo{opacity:.6;grid-row:1}.about__photo img{width:100%}.about__photo2{opacity:.6;grid-row:2/3}.about__photo2 img{width:100%}.about__descr{padding-top:6px}.about__descr .divider{margin:0}.about__title{position:relative;padding:1px 0 0 12px;z-index:2}.about__title:before{content:"";position:absolute;width:40px;height:40px;background:#c4740c;border-radius:100%;z-index:-1;top:-31%;left:0}.about__text{margin-top:20px;font-size:14px;line-height:21px;color:#e0e0e0}.about__skills{display:grid;grid-template:repeat(2, 1fr)/repeat(2, 1fr);grid-template-rows:1fr;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;row-gap:20px}.about__skills-item{display:grid;grid-template-columns:40px 200px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.about__skills-circle{position:relative;padding:15px 0 0 15px;z-index:2}.about__skills-circle:before{content:"";position:absolute;width:40px;height:40px;background:#c4740c;border-radius:100%;z-index:-1;top:-31%;left:0}.about__skills-circle:before{top:0}.about__skills-text{margin-top:6px;font-size:12px;line-height:18px;color:#fff}.resume{padding-top:50px;padding-bottom:45px;background:linear-gradient(75deg, #2c3e50, #2a2623)}.resume__title{position:relative;text-align:center;z-index:2}.resume__title:before{content:"";position:absolute;width:40px;height:40px;background:#c4740c;border-radius:100%;z-index:-1;top:-31%;left:0}.resume__title:before{top:-6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.resume__subtitle{text-align:center}.resume__wrapper{padding:60px 65px 0 65px;display:grid;grid-template-columns:repeat(2, 425px);-webkit-column-gap:135px;-moz-column-gap:135px;column-gap:135px}.resume__column-title{position:relative;padding-left:35px}.resume__column-title::before{content:"";position:absolute;height:15px;width:15px;background:#c4740c;border-radius:100%;left:-7px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.resume__column ul{list-style-type:none}.resume__column ul li{position:relative}.resume__column ul li:after{content:"";width:1px;height:100%;position:absolute;top:-8px;left:0px;background-color:#fff}.resume__item{position:relative}.resume__item::before{content:"";height:1px;width:45px;position:absolute;z-index:2;background-color:#fff;top:68px}.resume__item-head{position:relative;padding:45px 0 0 100px}.resume__item-body{padding-left:43px;padding-top:12px}.resume__item-icon{position:absolute;top:47px;left:45px;z-index:2}.resume__item-icon:before{content:"";position:absolute;width:40px;height:40px;background:#c4740c;border-radius:100%;z-index:-1;top:-31%;left:0}.resume__item img{position:absolute;left:17px;top:14px}.resume__item-location{color:#fff;font-size:12px;line-height:18px;margin-top:5px}.resume__item-body{color:#fff;font-size:12px;line-height:18px}.skills{padding-top:50px;background:linear-gradient(75deg, #2c3e50, #2a2623)}.skills__title{position:relative;text-align:center;z-index:2}.skills__title:before{content:"";position:absolute;width:40px;height:40px;background:#c4740c;border-radius:100%;z-index:-1;top:-31%;left:0}.skills__title:before{top:-6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.skills__subtitle{text-align:center}.skills__items{margin-top:60px;padding:0 10px;display:grid;grid-template-columns:repeat(4, 270px);grid-template-rows:repeat(2, minmax(270px, auto));grid-auto-rows:minmax(270px, auto);gap:13px}.skills__item{border:1px solid #000;padding:30px 30px 25px 30px}.skills__item-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:65px}.skills__item h3{margin-top:20px;margin-bottom:0}.skills__item p{color:#fff;margin-top:15px;margin-bottom:0;font-size:12px;line-height:18px}.skills__ratings{margin-top:120px;padding-bottom:25px;display:grid;grid-template:repeat(2, minmax(70px, auto))/repeat(3, 350px);-webkit-column-gap:45px;-moz-column-gap:45px;column-gap:45px;row-gap:35px}.skills__ratings-item{display:grid;grid-template:minmax(21px, auto) 14px/200px 35px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}.skills__ratings-title{position:relative;z-index:2;padding:2px 0 0 13px}.skills__ratings-title:before{content:"";position:absolute;width:40px;height:40px;background:#c4740c;border-radius:100%;z-index:-1;top:-31%;left:0}.skills__ratings-title:before{width:25px;height:25px;top:-2px;left:4px}.skills__ratings-counter{color:#fff;font-size:14px;line-height:21px}.skills__ratings-line{width:350px;height:14px;background-color:#e8e4de;border-radius:4px;grid-column:1/3}.skills__ratings-line span{display:block;height:100%;background-color:#c4740c;border-radius:4px}.portfolio{padding-top:50px;padding-bottom:45px;background:linear-gradient(75deg, #2c3e50, #2a2623)}.portfolio__wrapper{margin-top:60px;display:grid;grid-template:repeat(2, 280px)/repeat(4, 280px);grid-auto-rows:280px;gap:5px}.portfolio__wrapper .vertical{grid-row:1/3;grid-column:4/5}.portfolio__wrapper .horizonal{grid-row:2/3;grid-column:2/4}.portfolio__item{-webkit-transition:all .6s;transition:all .6s}.portfolio__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.portfolio__item:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.price{padding-top:50px;padding-bottom:45px;background:linear-gradient(75deg, #2c3e50, #2a2623)}.price__wrapper{margin-top:60px;padding:0 60px;display:grid;grid-template:repeat(3, minmax(45px, auto))/repeat(2, 365px);grid-auto-rows:minmax(45px, auto);row-gap:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price__item{position:relative;display:grid;grid-template:repeat(2, minmax(21px, auto))/repeat(2, auto);row-gap:5px;padding-left:25px}.price__item::before{content:"";width:15px;height:15px;border-radius:100%;background-color:#c4740c;position:absolute;top:4px;left:5px}.price__type,.price__count{font-weight:bold;font-size:14px;line-height:21px;color:#fff}.price__count{justify-self:end}.price__descr{grid-column:1/3;font-size:12px;line-height:18px;color:#fff}.contacts{padding:120px 0 90px 0;background:linear-gradient(75deg, #2c3e50, #2a2623)}.contacts__wrapper{padding:0 35px 0 52px;display:grid;grid-template-columns:400px 585px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts__descr{padding-top:6px}.contacts__descr .divider{margin:0}.contacts__title{position:relative;z-index:2;padding:1px 0 0 12px}.contacts__title:before{content:"";position:absolute;width:40px;height:40px;background:#c4740c;border-radius:100%;z-index:-1;top:-31%;left:0}.contacts__text{margin-top:20px}.contacts__triggers{grid-column:1/3;display:grid;grid-template-columns:repeat(2, auto);-webkit-column-gap:35px;-moz-column-gap:35px;column-gap:35px}.contacts__policy{font-size:12px;line-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__policy input{margin-right:10px}.contacts__link{padding-left:4px;margin-right:25px}.contacts__link img{-webkit-transition:all .6s;transition:all .6s;width:30px;height:30px}.contacts__link img:hover{-webkit-transform:scale(1.13);transform:scale(1.13)}.contacts__social{margin-top:20px}.contacts__photo{-ms-flex-item-align:end;align-self:end;padding-bottom:50px}.contacts__photo img{width:100%}.contacts__form{margin-top:30px;display:grid;grid-template:45px 190px 45px/repeat(2, 280px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:27px}.contacts__form label{display:block;position:absolute;height:18px;padding:0 8px;background-color:#fff;margin-bottom:0;top:-12px;left:12px}.contacts__input{position:relative}.contacts__input input{width:100%;height:100%;padding:0 5px;font-size:12px}.contacts__textarea{position:relative;grid-column:1/3}.contacts__textarea textarea{width:100%;height:100%;resize:none;padding:5px;font-size:12px}.contacts__btn{border:none;font-size:14px;line-height:21px;color:#fff}@media(max-width: 1439px){.sidepanel{display:none}}@media(max-width: 1200px){.container{max-width:960px}.sidepanel{display:none}.about__wrapper{grid-template-columns:400px 520px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.about__skills{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;grid-template:repeat(2, minmax(115px, auto))/repeat(2, 250px)}.about__skills-item{grid-template-columns:40px 195px;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}.resume__wrapper{grid-template-columns:repeat(2, 420px);-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}.skills__items{grid-template-columns:repeat(auto-fit, 270px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.skills__ratings{grid-template-columns:repeat(auto-fit, 350px);grid-auto-rows:minmax(70px, auto);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 30px;padding-bottom:25px}.portfolio__wrapper{grid-template-columns:repeat(auto-fit, 280px);grid-auto-rows:280px;-ms-flex-pack:distribute;justify-content:space-around;row-gap:35px}.portfolio__wrapper .horizonal,.portfolio__wrapper .vertical{grid-row:unset;grid-column:unset}.contacts__wrapper{padding:0;grid-template-columns:400px 520px}.contacts__form{grid-template:45px 190px 45px/repeat(2, 250px)}}@media(max-width: 992px){.container{max-width:720px}.about__wrapper{grid-template-columns:300px 350px}.about__skills{grid-template-columns:380px;grid-auto-rows:minmax(115px, auto)}.about__skills-item{grid-template-columns:40px 320px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.about__photo{-ms-flex-item-align:center;align-self:center}.about__photo2{-ms-flex-item-align:center;align-self:center}.resume__wrapper{grid-template-columns:auto;row-gap:25px}.skills__items{padding:0 20px}.skills__ratings{grid-template-columns:repeat(auto-fit, 320px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;padding-bottom:25px;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.skills__ratings-line{width:100%}.price__wrapper{grid-template-columns:repeat(auto-fit, 350px);padding:0}.contacts__wrapper{grid-template-columns:300px 400px}.contacts__form{grid-template:45px 190px 45px/repeat(2, 195px)}.contacts__btn{padding:8px 25px;line-height:16px}}@media(max-width: 768px){.container{max-width:540px}.title_fs48{font-size:28px}.promo__title{line-height:39px;width:300px}.about{padding-top:40px}.about__wrapper{grid-template:400px auto auto/1fr}.about__photo .about photo2{grid-row:unset}.about__skills{grid-template-columns:repeat(2, 260px)}.about__skills-item{grid-template-columns:40px 200px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.resume__wrapper{grid-template-columns:auto;row-gap:25px}.skills{padding-top:40px}.skills__items{padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.skills__ratings{padding-bottom:25px;grid-template-columns:repeat(auto-fit, 320px);grid-auto-rows:minmax(70px, auto);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.skills__ratings-line{width:100%}.portfolio{padding-top:40px}.price{padding-top:40px}.price__wrapper{margin-top:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contacts{padding-top:40px}.contacts__photo{display:none}.contacts__wrapper{grid-template-columns:1fr}.contacts__form{grid-template:45px 190px 45px/repeat(2, 250px)}}@media(max-width: 576px){.container{max-width:300px}.title_fs48{font-size:26px}.title_fs36{font-size:24px}.hamburger{right:20px}.menu__block{width:250px}.promo{background:url("/img/bg.png") no-repeat 60%/cover}.promo__btns{margin-top:30px}.about_ .about__wrapper{grid-template:340px auto auto/1fr}.about__skills{grid-template-columns:1fr}.resume__wrapper{grid-template-columns:auto;row-gap:20px;padding:0 10px}.resume__subtitle{font-size:24px}.skills__items{margin-top:20px}.skills__ratings{padding-bottom:25px;grid-template-columns:repeat(auto-fit, 300px)}.price__wrapper{grid-template-columns:repeat(auto-fit, 295px)}.contacts{padding-bottom:50px}.contacts__form{grid-template:45px 45px 190px minmax(45px, auto)/1fr}.contacts__textarea{grid-column:unset;width:100%}.contacts__triggers{grid-column:unset;grid-template-columns:1fr;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset;row-gap:20px}.contacts__btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:220px;margin:0 auto}.contacts__policy{width:180px;margin:0 auto;line-height:18px}}/*# sourceMappingURL=style.min.css.map */