/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital@0;1&display=swap");html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-size:16}.body-container{height:100vh;padding:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden;font-family:"Eb Garamond",serif}.body-container_off{overflow:hidden}.header{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:center;padding:0 20px 0 20px}.header__column-wrap{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__column-left{-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url("../images/faveicon.jpg");background-repeat:no-repeat;background-size:cover;width:31px;height:36px;padding:0;-ms-flex-negative:0;flex-shrink:0}.header__column-center{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:31px}.header__name{font-size:0.88rem;font-weight:400;letter-spacing:normal;line-height:normal;color:#1f2528;margin-bottom:10px}.header__phone{color:#1f2528;font-style:normal;line-height:normal;font-size:100%;font-weight:700;letter-spacing:1.6px;text-decoration:none;color:black}.header__adress{font-size:0.75rem;color:#1f2528;font-weight:500;letter-spacing:1.4px;margin-top:10px}.header__btn{border:none;padding:0;background-color:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;width:40px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;right:20px;top:30px;cursor:pointer;z-index:16}.header__btn::before,.header__btn::after{content:"";width:35px;height:4px;background-color:black;border-radius:2px;left:0;bottom:10px}.header__btn::after{left:0;top:10px}.header__btn-item{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:black;width:35px;height:4px;border-radius:2px}.header__btn_active span{opacity:0}.header__btn_active::before{z-index:16;content:"";background-color:black;width:35px;height:4px;border-radius:2px;-webkit-transform:translate(0px, 11px) rotate(45deg);transform:translate(0px, 11px) rotate(45deg)}.header__btn_active::after{-webkit-transform:translate(0px, -15px) rotate(-45deg);transform:translate(0px, -15px) rotate(-45deg)}.header__nav{background-color:#68605c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;width:60vw;height:80vh;overflow:auto;position:fixed;z-index:2;top:0;left:-100%;padding:80px 30px 60px 30px;-webkit-box-shadow:0 0 40px 4px inset rgba(0,0,0,0.4);box-shadow:0 0 40px 4px inset rgba(0,0,0,0.4);-webkit-transition-duration:0.5s;transition-duration:0.5s}.header__nav ul{padding:0}.header__nav-item{list-style:none;cursor:pointer}.header__nav-item a{display:block;text-decoration:none;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;font-weight:normal;font-size:1.125rem;letter-spacing:2px;padding:15px 0;color:#dbdbdb}.header__nav-item:not(:last-child)::after{content:'';width:20vw;height:1px;background:#dbdbdb;margin-left:0px;display:block}.header__nav_on{left:0;-webkit-transition-duration:0.3s;transition-duration:0.3s}h1{line-height:normal;text-transform:uppercase;font-family:"Eb Garamond",serif;color:#1f2528;font-size:0.88rem;font-weight:700;letter-spacing:0.7px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100vw;display:block;text-align:center;padding:20px 10px 20px 10px;margin:0}.aboutme{padding:0 0 20px 0}.aboutme__img-container{margin:0;padding:0;max-width:100%;max-height:33vh;overflow-y:hidden}.aboutme__img{-webkit-box-sizing:border-box;box-sizing:border-box;width:100vw}.aboutme__text{width:100vw;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:20px 20px;font-family:"Eb Garamond",serif;text-align:center;font-size:0.81rem;font-weight:400;letter-spacing:0.65px;line-height:13px;background-color:#e2dfdd}.aboutme__text h2{font-family:"Eb Garamond",serif;text-align:center;font-size:0.8rem;font-stretch:100%;font-weight:400;line-height:13px;font:inherit}.aboutme__text p{font:inherit;text-align:left;font-size:0.81rem;font-weight:normal}.services{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;width:85vw;margin:20px auto;background-color:#e2dfdd;border-radius:3px;font-family:"Eb Garamond",serif}.services h2{margin:0;padding:0;color:#2f2f30;text-align:center;font-size:0.94rem;font-weight:bold}.services p{padding-left:15px;font-size:0.81rem;background-image:url(../images/check.png);background-position:3px 5px;background-repeat:no-repeat;background-size:0.7rem}.services a{display:block;margin:0 auto;border-radius:3px;font-size:0.88rem;text-decoration:none;color:white;padding:10px;text-align:center;background-color:#776853;max-width:50vw}.services a:hover{background-color:#47433c}.advantages{display:none}.footer{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;text-align:center;padding-top:30px;position:relative;background-image:url("../images/webp/translucent-image.webp");background-size:cover;background-position:-410px 0px;background-repeat:no-repeat}.contacts{font-size:0.94rem}.contacts__adr-phone{font-family:"EB Garamond", sans-serif;font-size:inherit;letter-spacing:normal;text-decoration:none;color:#2f2f30;font-weight:700}.contacts__adr-phone a{text-decoration:none;color:inherit;font-weight:700}.contacts__adr-phone a:first-child{letter-spacing:normal}.contacts__email{color:inherit;font-weight:400}.contacts__socials{gap:10px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts__socials-item{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667vw;flex:0 0 16.6666666667vw;height:16.6666666667vw;-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,0.3);box-shadow:0 0 10px 2px rgba(0,0,0,0.3);border-radius:6px;background-image:url("../images/whatsapp.png");background-repeat:no-repeat;background-size:cover}.contacts__socials-item_vk{background-image:url("../images/vk.png")}.contacts__socials-item:hover{-webkit-box-shadow:0 0 40px 1px rgba(0,0,0,0.8);box-shadow:0 0 40px 1px rgba(0,0,0,0.8)}.google-map{max-width:90vw;height:90vw;-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,0.3);box-shadow:0 0 10px 2px rgba(0,0,0,0.3);border-radius:6px;margin:40px 0}.copyright{padding:20px 0 50px 0;font-size:1rem;line-height:2}.copyright a{display:block;color:#1f2528}.callme{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 40px 2px rgba(0,0,0,0.3);box-shadow:0 0 40px 2px rgba(0,0,0,0.3);width:100vw;height:60px;padding:5px;background-color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;position:fixed;z-index:3;bottom:0;left:0}.callme__item{cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 48vw;flex:0 0 48vw}.callme__item:hover{color:#8a827c}

/*# sourceMappingURL=style.css.map */