@font-face{font-family:'icomoon';src:url("fonts/icomoon.eot?diezds");src:url("fonts/icomoon.eot?diezds#iefix") format("embedded-opentype"),url("fonts/icomoon.ttf?diezds") format("truetype"),url("fonts/icomoon.woff?diezds") format("woff"),url("fonts/icomoon.svg?diezds#icomoon") format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-envelop::before{content:"\e945"}.icon-compass::before{content:"\e949"}*,*::before,*::after{margin:0;padding:0;box-sizing:inherit}html{font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-size:62.5%}body{box-sizing:border-box;font-weight:400}@keyframes moveInOut{0%{transform:translateX(0)}50%{transform:translateX(1)}100%{transform:translateX(0)}}.btn{border:none;border-radius:5px;line-height:1.5;text-shadow:0 0 5px #000;text-transform:uppercase;font-weight:600;letter-spacing:1px;width:60%}@media (max-width: 56.25em){.btn{width:100%}}.btn:focus{outline:none}.btn__features{background-color:#464646;background:linear-gradient(to bottom, #3a3a3a, #868686, #3a3a3a);box-shadow:0 0 5px #000;font-size:2.5rem;margin:5rem auto;padding:15px;text-align:center;position:relative}@media (max-width: 37.5em){.btn__features{font-size:2.2rem;margin-top:2rem;margin-bottom:2rem;padding:5px}}.btn__features::before{background-color:#868686;border-radius:10px;content:"";display:block;height:100%;width:100%;position:absolute;top:0;left:0;z-index:-1;transition:all .2s}.btn__features:hover::before{transform:scale(1.1, 1.5);box-shadow:0 0 30px #000}.nav-link:link,.nav-link:visited{color:inherit;display:block;text-decoration:none}.nav{align-self:flex-end}.nav--item{border-radius:5px;font-size:2rem;text-transform:uppercase;padding:5px 10px}.nav--item:not(:last-child){margin-right:1rem}.nav .nav-list{display:flex;justify-content:space-between;flex-wrap:wrap;list-style:none}.logo{display:block}@media (max-width: 56.25em){html{font-size:50%}}body{background-color:#868686;background:linear-gradient(to bottom, lightgray, #868686)}.main{margin-left:auto;margin-right:auto;width:80%}@media (max-width: 56.25em){.main{width:100%;padding:0 3rem}}.header{background-color:#868686;box-shadow:0 2px 5px #443d3d;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem 10%;position:fixed;top:0;left:0;right:0;z-index:100}.header__logo-box{display:flex;flex-wrap:wrap}.header__logo-box--img{max-height:86px;max-width:80px}@media (max-width: 37.5em){.header__logo-box--img{max-height:53.75px;max-width:50px}}.header__logo-box--name{align-self:flex-end;font-size:2.5rem;font-weight:700;padding-left:5px;text-transform:uppercase}.header__logo-box--name .nav-link{transition:all .2s}.header__logo-box--name .nav-link:hover{color:#333333}.header__logo-box--name .nav-link:active{color:#4d4d4d}.header__nav--item{color:#000;transition:all .2s}.header__nav--item:hover{background-color:#000;color:#eee}.form{font-size:2.5rem;width:60%;margin:2rem auto}@media (max-width: 37.5em){.form{font-size:2rem}}@media (max-width: 56.25em){.form{width:100%}}.form-field{display:flex}.form-field:hover .form-field__email{border-color:#252529}.form-field:hover .form-field__email::placeholder{color:#948686}.form-field:hover .form-field__email--label{background-color:#252529}.form-field__email,.form-field__btn{flex:1;font-size:inherit;padding:5px}.form-field__btn{background-color:#313137;box-shadow:0 0 5px #868694;color:#eee;margin-top:2rem;transition:all .2s;flex:1 1 auto}.form-field__btn:focus{transform:translateY(2px)}.form-field__btn:hover{background-color:#252529}.form-field__email{border:3px solid #313137;border-radius:0 5px 5px 0;text-align:center}.form-field__email:focus{outline:none}.form-field__email--label{background-color:#313137;border-radius:5px 0 0 5px;color:#eee;padding:5px 2rem;display:flex}.form-field__email--label::before{color:inherit;font-size:inherit;margin:auto}.footer{background-color:#000;color:#eee;font-size:3rem;padding:2rem 10% 5rem 10%;display:flex;flex-direction:column}.footer__logo-box{align-self:center;margin-bottom:5rem}.footer__logo-box--img{max-height:150px;max-width:120px}@media (max-width: 37.5em){.footer__logo-box--img{max-height:90px;max-width:72px}}.footer__content-box{display:flex;justify-content:space-between}.footer__nav--item{color:#eee;transition:all .2s}.footer__nav--item:hover{background-color:#eee;color:#222}.footer__nav--item .nav-link{color:inherit}.footer__copy{font-size:2rem}.about{color:#eee;margin:5rem 0}@media (max-width: 37.5em){.about{margin-bottom:3rem}}.about .title{font-size:6rem;font-weight:700;letter-spacing:2.5rem;margin-top:12rem;text-indent:2.5rem}@media (max-width: 37.5em){.about .title{font-size:4rem}}.about .sub-title{font-size:3rem;letter-spacing:.3rem;text-indent:.3rem;margin-top:1rem}@media (max-width: 37.5em){.about .sub-title{font-size:2rem}}.about .title,.about .sub-title{text-align:center;text-shadow:0 0 5px #000;text-transform:uppercase}.about .video{background-color:#605454;background:linear-gradient(to right, #a0a0a0, #000, #a0a0a0);margin:2rem 0;width:100%}.about .video__content{display:block;margin:0 auto;width:70%}@media (max-width: 56.25em){.about .video__content{box-shadow:0 0 5px #000;width:100%}}.features,.pricing{display:flex;justify-content:space-between;margin:15rem 0 5rem 0}@media (max-width: 37.5em){.features,.pricing{display:block;margin:2rem 0}}.features__redish-grey,.features__greenish-grey,.features__bluish-grey,.pricing__redish-grey,.pricing__greenish-grey,.pricing__bluish-grey{background-color:#868686;box-shadow:0 0 10x #000;color:#eee;text-shadow:0 0 5px #000;height:50vh;width:30%;display:flex}@media (max-width: 37.5em){.features__redish-grey,.features__greenish-grey,.features__bluish-grey,.pricing__redish-grey,.pricing__greenish-grey,.pricing__bluish-grey{height:70vw;width:100%;margin-bottom:2rem}}.features__redish-grey,.pricing__redish-grey{background:linear-gradient(to right bottom, #948686, #0e0d0d)}.features__greenish-grey,.pricing__greenish-grey{background:linear-gradient(to right bottom, #869486, #0d0e0d)}.features__bluish-grey,.pricing__bluish-grey{background:linear-gradient(to right bottom, #868694, #0d0d0e)}.features{align-items:center}.features__redish-grey,.features__greenish-grey,.features__bluish-grey{border-radius:50%}@media (max-width: 37.5em){.features__redish-grey,.features__greenish-grey,.features__bluish-grey{border-radius:5px}}.features__redish-grey .feature-title,.features__greenish-grey .feature-title,.features__bluish-grey .feature-title{font-size:2.5rem;margin:auto;text-align:center;text-transform:uppercase;transition:transform .2s}.features__redish-grey:hover>.feature-title,.features__greenish-grey:hover>.feature-title,.features__bluish-grey:hover>.feature-title{transform:skewY(35deg)}.pricing__redish-grey,.pricing__greenish-grey,.pricing__bluish-grey{border-radius:5px;flex-direction:column;align-items:center;justify-content:center}.pricing__redish-grey .pricing-title,.pricing__greenish-grey .pricing-title,.pricing__bluish-grey .pricing-title{font-size:2.5rem;text-align:center;text-transform:uppercase;transition:transform .2s}.pricing__redish-grey .pricing-items,.pricing__greenish-grey .pricing-items,.pricing__bluish-grey .pricing-items{font-size:2rem;margin-top:3rem;text-transform:uppercase}.pricing__redish-grey .list-item,.pricing__greenish-grey .list-item,.pricing__bluish-grey .list-item{position:relative}.pricing__redish-grey .list-item:not(:last-child),.pricing__greenish-grey .list-item:not(:last-child),.pricing__bluish-grey .list-item:not(:last-child){margin-bottom:2rem}.pricing__redish-grey .list-item::before,.pricing__greenish-grey .list-item::before,.pricing__bluish-grey .list-item::before{background-color:#868686;content:"";display:block;position:absolute;top:0;left:-3rem;right:-2rem;height:100%;transform:scaleX(0);transition:all .4s}.pricing__redish-grey .list-item:hover::before,.pricing__greenish-grey .list-item:hover::before,.pricing__bluish-grey .list-item:hover::before{transform:scaleX(1);opacity:.5}
