@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;background-color:#eac01a;color:#fff}.btn:hover{background-color:#a68a1b}.modal-skrunka{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;background-color:rgba(115,115,109,0.5)}.modal-skrunka__dialog{max-width:500px;margin:40px auto}.modal-skrunka__content{position:relative;width:100%;padding:40px;background-color:#fff;border:1px solid rgba(0,0,0,0.2);border-radius:4px;max-height:80vh;overflow-y:auto}.modal-skrunka__close{position:absolute;top:8px;right:14px;font-size:30px;color:#eb0707;opacity:.5;font-weight:700;border:none;background-color:transparent;cursor:pointer}.modal-skrunka__title{text-align:center;font-size:22px}.modal-skrunka__title_mini{margin-bottom:20px}.modal-skrunka__title_cookie{margin-bottom:20px}.modal-skrunka__input{display:block;margin:20px auto 20px auto;width:280px;height:50px;background:#fff;-webkit-box-shadow:0 4px 15px rgba(0,0,0,0.2);box-shadow:0 4px 15px rgba(0,0,0,0.2);border:none;border-radius:10px;font-size:18px;text-align:center;padding:0 20px;outline:0}.modal-skrunka .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:#eac01a}.show{display:block}.hide{display:none}.header-skrunka__inner{min-height:100px;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}.header-skrunka__menu{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:28px;background-color:#8e205a}.menu-skrunka__list{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-skrunka__list-item{margin-right:20px}.menu-skrunka__list-item:last-child{margin-right:0}.menu-skrunka__list-link{font-size:20px;color:#fff;font-weight:400;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.menu-skrunka__list-link:hover{color:#42d91c}.logo-skrunka{width:130px;height:15px}.header-skrunka__burger{display:none}.btn_header{margin-right:30px}.about-skrunka{background-color:#8e205a;position:relative}.about-skrunka__inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 100px)}.about-skrunka__photo{width:60%}.about-skrunka__photo img{width:100%;height:calc(100vh - 100px);-o-object-fit:cover;object-fit:cover}.about-skrunka__info{padding:38px;position:absolute;top:70px;right:160px;width:40%;background-color:#fff}.about-skrunka__title{margin-bottom:30px;font-size:70px;text-align:center}.about-skrunka__text{font-size:18px}.service-skrunka{padding:100px 0;background-color:#000;color:#fff}.service-skrunka__title{margin-bottom:40px;font-size:40px;text-align:center}.service-skrunka__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service-skrunka__box__info{margin-left:70px;padding:20px;width:50%}.service-skrunka__box__info:nth-child(1){margin-right:70px;text-align:right}.service-skrunka__box__info-text{margin-bottom:30px;font-size:18px}.service-skrunka__box__info-price{margin-bottom:40px;font-size:22px;color:#ef2c0e;font-weight:700}.service-skrunka__box__photo{width:50%}.service-skrunka__box__photo img{width:100%;min-height:400px;max-height:500px;border-radius:28px;-o-object-fit:cover;object-fit:cover}.blog-skrunka{padding:100px 0;background-color:#8e205a}.blog-skrunka__title{margin-bottom:40px;font-size:40px;text-align:center;font-weight:700;color:#fff}.blog-skrunka__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-skrunka__box-wrapper{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.blog-skrunka__box-wrapper:last-child{margin-bottom:0}.blog-skrunka__box{position:relative;margin-right:40px;width:100%;padding:20px;border-radius:50px;-webkit-box-shadow:0 4px 30px rgba(68,64,64,0.775);box-shadow:0 4px 30px rgba(68,64,64,0.775);background-color:#fff}.blog-skrunka__box:last-child{margin-right:0}.blog-skrunka__photo{margin-bottom:20px;margin-right:20px;width:100%}.blog-skrunka__photo img{width:100%;height:300px;border-radius:50px;-o-object-fit:cover;object-fit:cover}.blog-skrunka__info{width:100%;padding-bottom:30px;font-size:18px}.blog-skrunka__info-date{position:absolute;bottom:0;margin-bottom:20px;font-size:20px;color:#1a0bf3;font-weight:700}.footer{background:#000}.footer-skrunka__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-skrunka_footer{display:inline-block;margin-bottom:20px}.footer-skrunka__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-skrunka__email-link{margin-bottom:15px;font-size:18px;color:#fff}.footer-skrunka__phone-link{margin-bottom:15px;font-size:18px;color:#fff}.footer-skrunka__adress-link{font-size:18px;color:#fff}.footer-skrunka__form{margin-bottom:25px}.footer-skrunka__form-name{margin-right:10px;height:40px;border-radius:10px;border:3px solid #000}.footer-skrunka__form-name::-webkit-input-placeholder{padding-left:10px}.footer-skrunka__form-name::-moz-placeholder{padding-left:10px}.footer-skrunka__form-name:-ms-input-placeholder{padding-left:10px}.footer-skrunka__form-name::-ms-input-placeholder{padding-left:10px}.footer-skrunka__form-name::placeholder{padding-left:10px}.footer-skrunka__form-phone{height:40px;border-radius:10px;border:3px solid #000}.footer-skrunka__form-phone::-webkit-input-placeholder{padding-left:10px}.footer-skrunka__form-phone::-moz-placeholder{padding-left:10px}.footer-skrunka__form-phone:-ms-input-placeholder{padding-left:10px}.footer-skrunka__form-phone::-ms-input-placeholder{padding-left:10px}.footer-skrunka__form-phone::placeholder{padding-left:10px}.footer-skrunka__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-skrunka__menu{margin-bottom:40px}.footer-skrunka__confidentiality{display:inline-block;margin-bottom:10px}.footer-skrunka__confidentiality a{font-size:18px;color:#fff}.footer-skrunka__terms a{display:inline-block;margin-bottom:10px;font-size:18px;color:#fff}.footer-skrunka__copy{border-top:1px solid #fff;background:#000000;text-align:center;padding:50px 0;color:#fff}.confidentiality-skrunka{background:#8f8f8f}.confidentiality-skrunka__inner{padding:150px 40px 40px 40px;text-align:center}.confidentiality-skrunka__title{font-size:60px;margin-bottom:40px;color:#fff}.confidentiality-skrunka__text{text-align:left;color:#fff}@media (max-width: 768px){.confidentiality-skrunka__title{font-size:40px}}@media (max-width: 575px){.confidentiality-skrunka__title{font-size:27px}}.terms-skrunka{background:#8f8f8f}.terms-skrunka__inner{padding:150px 40px 40px 40px;text-align:center}.terms-skrunka__title{font-size:60px;margin-bottom:40px;color:#fff}.terms-skrunka__text{text-align:left;color:#fff}@media (max-width: 768px){.terms-skrunka__title{font-size:40px}}@media (max-width: 575px){.terms-skrunka__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/about/pufficab-main.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}.succses__title{margin-bottom:20px;font-size:80px;color:#e40f0f}.succses__text{font-size:40px;color:#e40f0f}@media (max-width: 1440px){.about-skrunka__info{width:50%;top:0;right:50px}}@media (max-width: 1366px){.service-skrunka__box__info-title{font-size:28px}.service-skrunka__box__info-text{font-size:17px}}@media (max-width: 1200px){.about-skrunka__info{width:60%}}@media (max-width: 1040px){.about-skrunka__info{right:0}}@media (max-width: 900px){.about-skrunka__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;height:auto}.about-skrunka__info{width:100%;position:static;text-align:center;background-color:#000;color:#fff}.about-skrunka__photo{width:100%;height:calc(100vh - 80px)}.about-skrunka__photo img{height:calc(100vh - 80px)}.service-skrunka__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.service-skrunka__box__info:nth-child(1){text-align:left}.service-skrunka__box__info{padding:15px 0;margin-left:0;width:60%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.service-skrunka__box__info:nth-child(1){padding:15px 0;margin-right:0}.service-skrunka__box__photo{width:60%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.service-skrunka__box__info-price{margin-bottom:15px}.blog-skrunka__box-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-skrunka__box{margin-bottom:40px}.blog-skrunka__box:last-child{margin-bottom:0}.footer-skrunka__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-skrunka__info{margin-bottom:40px}.footer-skrunka__menu-wrapper{margin-right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width: 768px){.header-skrunka__wrapper{position:relative}.header-skrunka__inner{min-height:80px;position:fixed;width:100%;top:0;left:0;z-index:10;background-color:#8e205a}.header-skrunka__menu{background-color:inherit}.menu-skrunka__list_header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:80px;left:-100%;width:100%;height:100%;overflow:auto;background-color:rgba(91,138,9,0.6);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.menu-skrunka__list_header.active{left:0}.menu-skrunka__list-item_header{padding-left:25px;margin-right:0;margin-bottom:20px}.menu-skrunka__list-item_header:last-child{margin-bottom:0}.menu-skrunka__list-item_header:first-child{padding-top:25px}.logo-skrunka_header{position:absolute;left:15px;padding-left:15px}.btn_header{position:absolute;right:40px;font-size:16px}.header-skrunka__burger{position:absolute;right:15px;display:block;width:30px;height:20px;z-index:5}.header-skrunka__burger::before,.header-skrunka__burger::after{content:'';background-color:#000;position:absolute;width:100%;height:2px;left:0;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.header-skrunka__burger span{position:absolute;background-color:#fff;top:9px;left:0;width:100%;height:2px;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.header-skrunka__burger::before{top:0;background-color:#fff}.header-skrunka__burger::after{bottom:0;background-color:#fff}.header-skrunka__burger.active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.header-skrunka__burger.active:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:9px}.header-skrunka__burger.active:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:9px}.about-skrunka{padding-top:80px}.service-skrunka__box__info-title{font-size:25px}.service-skrunka__box__info-text{font-size:16px}.blog-skrunka__box-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-skrunka__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-skrunka__photo{margin-right:0;margin-bottom:20px;width:100%}.blog-skrunka__info{width:100%}}@media (max-width: 640px){.about-skrunka__title{font-size:50px}.service-skrunka__box__info{width:80%}.service-skrunka__box__photo{width:80%}.blog-skrunka__box{width:100%}}@media (max-width: 575px){.about-skrunka__info{padding:15px}.service-skrunka{padding-bottom:0}.service-skrunka__box__info{width:100%}.service-skrunka__box__photo{width:100%}.footer-skrunka__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-skrunka__form-name{margin-right:0;margin-bottom:15px}.footer-skrunka__copy{font-size:14px}}
