/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{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;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:-.25em}sup{top:-.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:.35em .75em .625em}legend{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]{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}#landscape-msg{width:100dvw;height:100dvh;position:fixed;top:0;left:0;background-color:#fff;z-index:10000;display:none}.phone{height:50px;width:100px;border:3px solid black;border-radius:10px;animation:rotate 1.5s ease-in-out infinite alternate;display:none}.message{color:#000;font-size:1em;margin-top:40px;display:none}@keyframes rotate{0%{transform:rotate(0)}50%{transform:rotate(-90deg)}to{transform:rotate(-90deg)}}@media only screen and (max-device-width: 812px) and (orientation: landscape){html{overflow:hidden}#landscape-msg{display:flex;justify-content:center;align-items:center;flex-direction:column}.phone,.message{display:block}}.hero-c{width:100%;height:100dvh;background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;flex-direction:column;justify-content:center;padding-left:20%;color:#fff}.hero-c h1{margin:0 0 1em;text-transform:uppercase;font-size:clamp(3em,3.5vw,4em);line-height:1em}.hero-c h1 .green-txt{color:#77ba55}.hero-c .services{text-transform:uppercase;font-weight:500;line-height:1.7em;letter-spacing:.03em;font-size:clamp(1em,1vw,1.2em)}.hero-c hr{width:3%;height:2px;border:none;background-color:#fff;margin:2em 0}.hero-c .links{text-transform:uppercase;font-weight:500;line-height:1.7em;letter-spacing:.03em;font-size:clamp(1em,1vw,1.2em)}.hero-c .links a{text-decoration:none;color:#fff;transition:.3s}.hero-c .links a:hover{opacity:.5}.hero-c .home-btn{margin-top:60px;margin-bottom:50px}.hero-c .home-btn a{padding:15px 50px;background-color:#967c4f;border-radius:.5em;text-align:center;text-decoration:none;color:#fff;text-transform:uppercase;letter-spacing:.03em;font-size:clamp(1em,1vw,1.2em);font-weight:600;transition:.3s}.hero-c .home-btn a:hover{background-color:#77ba55}.hero-c .home-footer{position:absolute;bottom:10px;width:79%;display:flex;justify-content:space-between;align-items:flex-end;font-size:.7em}@media screen and (max-width: 850px){.hero-c{padding-left:5%}}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}
