@font-face{font-family:"Roboto";src:url("../../fonts/Roboto-Regular.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Roboto";src:url("../../fonts/Roboto-Medium.ttf") format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:"Roboto";src:url("../../fonts/Roboto-Bold.ttf") format("truetype");font-style:normal;font-weight:700;font-display:swap}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-webkit-box-sizing:inherit;box-sizing:inherit}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}ul[class]{list-style:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{text-decoration:none}html,body{height:100%;font-family:"Roboto",sans-serif;overflow-x:hidden}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container{max-width:1200px;margin:0 auto;padding:0 15px}.container-fluid{max-width:1920px;margin:0 auto;padding:0 15px}.btn{padding:15px 20px;font-size:20px;font-weight:700;border-radius:28px;border:none;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.btn:hover{background:#aea5a5}.modal-konsstruk{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;background-color:rgba(115,115,109,.5)}.modal-konsstruk__dialog{max-width:500px;margin:40px auto}.modal-konsstruk__content{position:relative;width:100%;padding:40px;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;max-height:80vh;overflow-y:auto}.modal-konsstruk__close{position:absolute;top:8px;right:14px;font-size:30px;color:#eb0707;opacity:.5;font-weight:700;border:none;background-color:rgba(0,0,0,0);cursor:pointer}.modal-konsstruk__title{text-align:center;font-size:22px}.modal-konsstruk__title_mini{margin-bottom:20px}.modal-konsstruk__title_cookie{margin-bottom:20px}.modal-konsstruk__input{display:block;margin:20px auto 20px auto;width:280px;height:50px;background:#fff;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.2);box-shadow:0 4px 15px rgba(0,0,0,.2);border:none;border-radius:10px;font-size:18px;text-align:center;padding:0 20px;outline:0}.modal-konsstruk .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:280px;margin:0 auto;color:#fff;background-color:#000}.show{display:block}.hide{display:none}.header{background-color:#000}.header-konsstruk__inner{min-height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-konsstruk__list{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-konsstruk__list-item{margin-right:20px}.menu-konsstruk__list-item:last-child{margin-right:0}.menu-konsstruk__list-link{font-size:20px;color:#fff;font-weight:400;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.menu-konsstruk__list-link:hover{color:#fa4222}.logo-konsstruk{width:130px;height:15px}.header-konsstruk__burger{display:none}.intro-konsstruk__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;height:calc(100vh - 80px);background:url(../../images/intro/photokonstr-intr.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.intro-konsstruk__inner::before{position:absolute;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background:-webkit-gradient(linear, left top, left bottom, color-stop(1.78%, #000000), color-stop(28.53%, rgba(0, 0, 0, 0)));background:-o-linear-gradient(top, #000000 1.78%, rgba(0, 0, 0, 0) 28.53%);background:linear-gradient(180deg, #000000 1.78%, rgba(0, 0, 0, 0) 28.53%)}.intro-konsstruk__inner::after{position:absolute;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background:-webkit-gradient(linear, left bottom, left top, color-stop(1.78%, #000000), color-stop(48.53%, rgba(0, 0, 0, 0)));background:-o-linear-gradient(bottom, #000000 1.78%, rgba(0, 0, 0, 0) 48.53%);background:linear-gradient(360deg, #000000 1.78%, rgba(0, 0, 0, 0) 48.53%)}.intro-konsstruk__info{text-align:center}.intro-konsstruk__info-subtitle{margin-bottom:10px;font-size:28px;color:#dc30e6}.intro-konsstruk__info-title{padding:0 15px;margin-bottom:40px;font-size:80px;line-height:60px;color:#fc4c01}.service-konsstruk{padding:100px 0;background-color:rgba(84,145,144,.7019607843);color:#fff}.service-konsstruk__title{margin-bottom:50px;margin-left:15px;font-size:75px;line-height:80px;text-align:left;letter-spacing:2px;font-weight:700}.service-konsstruk__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service-konsstruk__info{margin:60px;padding:20px;width:50%;background-color:#000;border-radius:28px;-webkit-box-shadow:0 15px 50px #101010;box-shadow:0 15px 50px #101010}.service-konsstruk__info-title{margin-bottom:15px;font-size:25px;font-weight:700}.service-konsstruk__info-price{margin-bottom:30px;font-size:22px;font-weight:700;color:#ef521e}.service-konsstruk__info-text{margin-bottom:25px;font-size:18px}.service-konsstruk__photo{position:relative}.service-konsstruk__photo::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.service-konsstruk__photo_plant{width:50%;height:500px;background:url(../../images/service/photokonstr-1.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-box-shadow:0 15px 50px #101010;box-shadow:0 15px 50px #101010}.service-konsstruk__photo_wood{width:50%;height:500px;background:url(../../images/service/photokonstr-2.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-box-shadow:0 15px 50px #101010;box-shadow:0 15px 50px #101010}.service-konsstruk__photo_brooklyn{width:50%;height:500px;background:url(../../images/service/photokonstr-3.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-box-shadow:0 15px 50px #101010;box-shadow:0 15px 50px #101010}.blog-konsstruk{padding:100px 0;background-color:#000;color:#fff}.blog-konsstruk__title{margin-bottom:40px;font-size:60px;text-align:center;font-weight:700}.blog-konsstruk__inner{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:center;-ms-flex-pack:center;justify-content:center}.blog-konsstruk__box-wrapper{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.blog-konsstruk__box-wrapper:last-child{margin-bottom:0}.blog-konsstruk__box{position:relative;margin-right:40px;width:50%;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-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;color:#000;border-radius:50px}.blog-konsstruk__box:last-child{margin-right:0}.blog-konsstruk__photo{margin-bottom:20px;width:100%;background-color:#000}.blog-konsstruk__photo img{margin:20px auto;width:500px;height:500px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.blog-konsstruk__info{padding:20px 15px 30px;font-size:18px}.blog-konsstruk__info-title{margin-bottom:35px;font-size:25px;font-weight:bold;letter-spacing:.5}.blog-konsstruk__info-date{padding:40px;position:absolute;top:350px;right:50px;margin-bottom:20px;font-size:20px;color:#fff;background-color:#2d575b;border-radius:50%;border:10px solid #fff}.about-konsstruk{padding:100px 0}.about-konsstruk__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-konsstruk__info{margin-top:20px;width:50%}.about-konsstruk__info-title{margin-bottom:20px;font-size:45px}.about-konsstruk__photo{margin-right:100px;width:50%}.about-konsstruk__photo img{height:560px;-o-object-fit:cover;object-fit:cover;-webkit-box-shadow:0 15px 50px #101010;box-shadow:0 15px 50px #101010}.about-konsstruk__info-text{font-weight:400;font-size:16px;line-height:19px}.footer{background-color:#2556ab}.footer-konsstruk__inner{padding:50px 0 50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-konsstruk_footer{display:inline-block;margin-bottom:20px}.footer-konsstruk__contacts{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-konsstruk__info{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-align:center;-ms-flex-align:center;align-items:center}.footer-konsstruk__email-link{margin-bottom:15px;font-size:18px;color:#fff}.footer-konsstruk__phone-link{margin-bottom:15px;font-size:18px;color:#fff}.footer-konsstruk__adress-link{font-size:18px;color:#fff}.footer-konsstruk__form{min-width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:25px}.footer-konsstruk__form-name{margin-bottom:15px;height:40px;border-radius:10px;border:3px solid #000}.footer-konsstruk__form-name::-webkit-input-placeholder{padding-left:10px}.footer-konsstruk__form-name::-moz-placeholder{padding-left:10px}.footer-konsstruk__form-name:-ms-input-placeholder{padding-left:10px}.footer-konsstruk__form-name::-ms-input-placeholder{padding-left:10px}.footer-konsstruk__form-name::placeholder{padding-left:10px}.footer-konsstruk__form-phone{height:40px;border-radius:10px;border:3px solid #000}.footer-konsstruk__form-phone::-webkit-input-placeholder{padding-left:10px}.footer-konsstruk__form-phone::-moz-placeholder{padding-left:10px}.footer-konsstruk__form-phone:-ms-input-placeholder{padding-left:10px}.footer-konsstruk__form-phone::-ms-input-placeholder{padding-left:10px}.footer-konsstruk__form-phone::placeholder{padding-left:10px}.footer-konsstruk__menu-wrapper{margin-right:15px;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:center;-ms-flex-pack:center;justify-content:center}.footer-konsstruk__menu{margin-bottom:40px}.footer-konsstruk__confidentiality{display:inline-block;margin-bottom:10px}.footer-konsstruk__confidentiality a{font-size:18px;color:#fff}.footer-konsstruk__terms a{display:inline-block;margin-bottom:10px;font-size:18px;color:#fff}.footer-konsstruk__copy{background:#000;text-align:center;padding:50px 0;color:#fff}.confidentiality-konsstruk{background:#8f8f8f}.confidentiality-konsstruk__inner{padding:150px 40px 40px 40px;text-align:center}.confidentiality-konsstruk__title{font-size:60px;margin-bottom:40px;color:#fff}.confidentiality-konsstruk__text{text-align:left;color:#fff}@media(max-width: 768px){.confidentiality-konsstruk__title{font-size:40px}}@media(max-width: 575px){.confidentiality-konsstruk__title{font-size:27px}}.terms-konsstruk{background:#8f8f8f}.terms-konsstruk__inner{padding:150px 40px 40px 40px;text-align:center}.terms-konsstruk__title{font-size:60px;margin-bottom:40px;color:#fff}.terms-konsstruk__text{text-align:left;color:#fff}@media(max-width: 768px){.terms-konsstruk__title{font-size:40px}}@media(max-width: 575px){.terms-konsstruk__title{font-size:27px}}.succses{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100vh;background:url(../../images/intro/photokonstr-intr.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}.succses__title{margin-bottom:20px;font-size:80px;color:#fc4c01}.succses__text{font-size:40px;color:#fc4c01}@media(max-width: 1200px){.service-konsstruk__info-title{margin-bottom:10px}.service-konsstruk__info-text{margin-bottom:15px;font-size:16px}.service-konsstruk__info-price{font-size:30px}}@media(max-width: 1040px){.service-konsstruk__box{margin-bottom:100px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.service-konsstruk__box:last-child{margin-bottom:0}.service-konsstruk__info{width:70%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.service-konsstruk__photo{margin-bottom:20px;width:70%}.service-konsstruk__photo_plant{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media(max-width: 900px){.intro-konsstruk__info-subtitle{font-size:25px}.intro-konsstruk__info-title{margin-bottom:20px;font-size:60px}.intro-konsstruk__info-text{font-size:18px}.blog-konsstruk__info-title{margin-bottom:20px;font-size:20px}.blog-konsstruk__box-wrapper{margin-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-konsstruk__box-wrapper:last-child{margin-bottom:0}.blog-konsstruk__box{width:80%;margin-right:0;margin-bottom:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blog-konsstruk__box:last-child{margin-bottom:0}.about-konsstruk__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-konsstruk__photo{width:100%;margin-right:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.about-konsstruk__info{width:100%;margin-top:0;margin-bottom:40px}.footer-konsstruk__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.footer-konsstruk__menu-wrapper{margin-right:0;margin-bottom:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(max-width: 768px){.header-konsstruk__wrapper{position:relative}.header-konsstruk__inner{min-height:80px;position:fixed;width:100%;top:0;left:0;z-index:10;background-color:#000}.menu-konsstruk__list_header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:80px;right:-100%;width:100%;height:100%;overflow:auto;background-color:rgba(70,43,93,.9);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu-konsstruk__list_header.active{right:0}.menu-konsstruk__list-item_header{padding-left:25px;margin-right:0;margin-bottom:20px}.menu-konsstruk__list-item_header:last-child{margin-bottom:0}.menu-konsstruk__list-item_header:first-child{padding-top:25px}.logo-konsstruk_header{padding-left:15px}.header-konsstruk__burger{position:absolute;right:15px;display:block;width:30px;height:20px;z-index:5}.header-konsstruk__burger::before,.header-konsstruk__burger::after{content:"";background-color:#000;position:absolute;width:100%;height:2px;left:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header-konsstruk__burger span{position:absolute;background-color:#fff;top:9px;left:0;width:100%;height:2px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header-konsstruk__burger::before{top:0;background-color:#fff}.header-konsstruk__burger::after{bottom:0;background-color:#fff}.header-konsstruk__burger.active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.header-konsstruk__burger.active:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:9px}.header-konsstruk__burger.active:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:9px}.intro-konsstruk{margin-top:80px}}@media(max-width: 640px){.intro-konsstruk__info-subtitle{margin-bottom:5px;font-size:20px}.intro-konsstruk__info-title{font-size:50px;line-height:35px}.intro-konsstruk__info-text{font-size:16px}.service-konsstruk__box{margin-bottom:70px;padding:0 15px}.service-konsstruk__photo{width:100%}.service-konsstruk__info{width:100%}.service-konsstruk__info-price{margin-bottom:20px}}@media(max-width: 575px){.intro-konsstruk__info-title{font-size:50px;line-height:55px}.blog-konsstruk__info-title{margin-bottom:15px;font-size:18px}.blog-konsstruk__box{width:100%}.blog-konsstruk__info-date{top:250px;right:10px;padding:20px;font-size:18px}.blog-konsstruk__photo img{height:350px}.footer-konsstruk__copy{font-size:14px}}