*{padding:0;margin:0;box-sizing:border-box;font-family:Roboto,Arial,"san-serif"}#nav{width:100%;position:fixed;z-index:10;background:transparent;height:70px;overflow:hidden;transition:background .3s ease}#nav.show-color{background:#f8f8f8;box-shadow:0 0 5px 0 rgba(0,0,0,.5)}.show-color .bar{background:#000}.nav-logo{font-size:2rem;line-height:55px}.nav-image{cursor:pointer;position:absolute;top:5px;height:60px;width:60px}.nav-inner{display:flex;justify-content:space-between}.nav-list-container{display:flex;line-height:55px}.show-color .nav-item{color:#000}.nav-item{margin:0 20px;cursor:pointer;line-height:70px;color:#eee;font-weight:400;opacity:.7;position:relative}.nav-list-wrapper .nav-list-container .nav-item:hover{opacity:1}.nav-list-container:hover .nav-item{opacity:.5}.nav-list-wrapper.open-wrapper{-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}.hamburger{width:50px;top:10px;height:50px;position:relative;cursor:pointer;display:none}.bar{position:absolute;height:3px;width:90%;background:#eee;left:2px}.bar:first-child{top:17%}.bar:nth-child(2){top:44%}.bar:nth-child(3){top:71%}@media only screen and (max-width:700px){.nav-list-container{display:none}.nav-list-container.open-list-container{position:absolute;top:50px;right:50px;left:50px;bottom:50px;background:#000;border-radius:25px;box-shadow:0 0 2px 0 rgba(0,0,0,.4);padding:50px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.show-color .nav-list-container{background:#eee}.hamburger{display:block}.open-wrapper{position:fixed;width:100%;height:100vh;background:rgba(0,0,0,.5);left:0;bottom:0;right:0;z-index:2}.x-button{position:absolute;right:0;color:#eee;top:0;cursor:pointer;height:50px;width:50px;background:#000;display:flex;justify-content:center;align-items:center;border-radius:50%;box-shadow:0 0 2px 0 hsla(0,0%,100%,.4)}.x-button-span:before{transform:rotate(45deg)}.x-button-span:after,.x-button-span:before{position:absolute;content:"";height:2px;width:55%;background:#eee;left:12px}.x-button-span:after{transform:rotate(-45deg);top:24px}.show-color .x-button{background:#eee;box-shadow:0 0 5px 0 rgba(0,0,0,.4)}.show-color .x-button-span:after,.show-color .x-button-span:before{background:#000}}@-webkit-keyframes fade{0%{opacity:0}20%{opacity:.045}45%{opacity:.506}to{opacity:1}}@keyframes fade{0%{opacity:0}20%{opacity:.045}45%{opacity:.506}to{opacity:1}}@media only screen and (max-width:500px){#nav{height:60px}.nav-image{height:50px;width:50px}.hamburger{top:0;width:40px}.bar:first-child{top:20%}.bar:nth-child(2){top:42%}.bar:nth-child(3){top:64%}.nav-list-container.open-list-container{left:20px;right:20px;bottom:50px;top:50px}.x-button{width:40px;height:40px}.x-button-span:after,.x-button-span:before{width:50%;top:19px;left:9px}}#banner{height:100vh;width:100%}.banner-background{background:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.6)),url(/static/media/banner2.f398cb2e.png);height:100%;width:100%;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:50%;position:relative}.banner-inner{position:absolute;top:52%;width:50vw;text-align:left;transform:translateY(-50%)}.banner-title{font-size:3rem;color:#eee;margin-bottom:20px;font-weight:700;letter-spacing:1px}.banner-text{font-size:1.2rem;color:#eee}.banner-button{border:none;padding:15px 24px;border-radius:2px;background:#911a1b;color:#eee;cursor:pointer;outline:none;margin-top:25px;transition:background .3s ease,color .3s ease}.banner-button:hover{background:#861d1e;color:#cac9c9}@media only screen and (max-width:768px){.banner-inner{width:70vw}.banner-title{font-size:2.3rem}.banner-text{font-size:1rem}.banner-button{padding:10px 18px}}@media only screen and (max-width:600px){.banner-inner{width:70vw}.banner-title{font-size:2rem}}#about{position:relative;background:#eee;overflow:hidden;z-index:1}.about-inner{padding:70px 0;width:100%;height:100%;position:relative;z-index:2}.title-container{display:flex;justify-content:center;align-items:center;position:relative}.title{font-size:2.5rem;font-weight:500;border-bottom:2px solid #911a1b;text-transform:uppercase;margin-bottom:20px;text-align:left;position:relative}.title:after{height:40px;width:20px;background:#911a1b}.title:after,.title:before{content:"";position:absolute;bottom:0;left:-24px}.title:before{border:10px solid transparent;border-bottom-color:#eee;z-index:1}.getter{flex-grow:1;height:3px;background:linear-gradient(90deg,#911a1b 50%,transparent);position:relative;top:-20px}.about-content{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;padding:20px 0}.content-info{flex-direction:column;padding:0 20px;flex:1 1}.content-info,.logo{display:flex;justify-content:center;align-items:center}.logo{width:100px;height:100px;border-radius:50%;background:#911a1b;color:#eee;margin-bottom:30px}.logo-img{font-size:35px}.logo-title{font-size:1rem;color:#911a1b;font-weight:500;margin-top:20px;margin-bottom:25px}.logo-rotate{transform:rotate(-90deg)}.about-background{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.about-background>.about-span{position:absolute;border-radius:50%}.about-span:first-child{background:linear-gradient(94deg,#976c6d,#fc9e9e,#fff);width:500px;height:500px;left:-50px;bottom:-200px}.about-span:nth-child(2){width:200px;height:200px;bottom:151px;left:250px;background:linear-gradient(90deg,#976c6d,#fc9e9e,#fff);z-index:-1}.about-span:nth-child(3){width:450px;height:450px;border-radius:50%;background:linear-gradient(210deg,#976c6d,#fc9e9e,#fff);bottom:7px;right:-53px}.about-span:nth-child(4){width:140px;height:140px;background:linear-gradient(246deg,#976c6d,#fc9e9e,#fff);right:24%;bottom:35%;z-index:-1}@media only screen and (max-width:768px){.about-content{flex-direction:column}.margin-40{margin-bottom:40px;padding:0 50px}}@media only screen and (max-width:600px){.margin-40{padding:0 20px}.title{font-size:1.6rem}.title:after{height:27px;width:16px;left:-22px}.logo{width:80px;height:80px;margin-bottom:5px}}#offer{padding:70px 0 0;background:#999}.offer-inner{display:flex;flex-direction:column}.offer-title:before{border-bottom:10px solid #999}.offer-content{display:flex;flex-direction:row;justify-content:center;padding:20px 0}img.logo-img{border-radius:50%;background-image:radial-gradient(#000 0,#911a1b 70%);position:absolute;height:100px;width:100px;border:2px solid #fff}.offer-content-inner{flex:1 1;padding:50px 20px;box-shadow:0 1px 2px 0 rgba(0,0,0,.5);position:relative;background:#d7d5d5;border-radius:8px;margin:50px 25px}.border-left{border-left:3px solid #911a1b}.logo-top{position:absolute;top:-50px;border:1px solid #eee}@media only screen and (max-width:768px){.offer-content{flex-direction:column}}@media only screen and (max-width:600px){.offer-content-inner{margin:40px 38px;padding:42px 17px}.offer-title{margin-top:0!important;margin-bottom:10px!important}}#contact{padding:70px 0;position:relative}#contact:before{position:absolute;content:"";height:150px;width:100%;background:#999;left:0;right:0;top:0}.contact-inner{position:relative;box-shadow:0 8px 6px 0 rgba(0,0,0,.5);border-radius:10px;padding:50px 0;background:#eee}.form{width:100%;background:#eee;padding:20px}.form-group{display:flex;flex-direction:column;position:relative;margin-bottom:30px}.label{position:absolute;top:11px;left:12px;transition:.3s ease}.input-field{height:44px;padding:0 12px}.input-field,.textarea{border:1px solid rgba(0,0,0,.4);border-radius:4px;font-size:15px}.textarea{width:100%;max-width:100%;min-width:100%;margin-top:0;margin-bottom:0;height:110px;padding:10px 12px 0;min-height:110px}.focus:focus+.label,.label.shrink-to-top{top:-7px;font-size:13px;background:#eee}.focus:focus+.label{color:rgba(5,56,164,.8196078431372549)}.btn{border:none;padding:11px 55px;border-radius:3px;color:#eee;cursor:pointer;outline:none;transition:color .3s ease}.btn,.btn:hover{background:#911a1b}.btn:hover{color:hsla(0,0%,93.3%,.8)}.direction-row{flex-direction:row;justify-content:flex-end}.contact-content{width:100%;max-width:500px;min-width:320px;margin:0 auto}.links-container{display:flex;flex-direction:row;justify-content:space-around}.links{font-size:62px;cursor:pointer;transition:color .3s ease}.facebook{color:#3c5a99}.facebook:hover{color:#234a9e;text-decoration:underline}.twitter{color:#5da9dd}.twitter:hover{color:#2892da}.gmail{color:#d34436}.gmail:hover{color:#d63628}.or-separator{font-size:18.5px;margin-bottom:23px;font-weight:500}@media only screen and (max-width:600px){.input-field{height:39px}.label{font-size:14px}.btn{padding:9px 49px}.links{font-size:55px}}#footer{padding:10px 0 70px;background:#000;position:relative}#footer:before{position:absolute;content:"";height:130px;background:#000;top:-130px;right:0;left:0;z-index:-1;width:100%}.footer-inner{display:flex;flex-direction:column}.footer-link-container{display:flex;justify-content:space-between;align-items:baseline}.footer-link{display:flex;flex-direction:column;flex:1 1;align-items:flex-start}.link{text-decoration:none;color:rgba(199,198,198,.8);margin:5px 0;cursor:pointer;transition:color .3s ease}.link:hover{color:hsla(0,0%,93.3%,.8)}.info-link{color:rgba(199,198,198,.8)}.info{align-items:center;text-align:left;display:flex;position:relative}.info:first-child{margin-bottom:20px}.info:nth-child(3){margin-top:20px;margin-bottom:20px}.info-logo{position:absolute}.first{font-size:38px;left:-2px}.second{font-size:34px}.third{font-size:33px}.info-text{margin-left:50px}.footer-end{color:rgba(199,198,198,.8);padding:10px 0;text-align:center;border-top:1px solid rgba(199,198,198,.8)}@media only screen and (max-width:768px){.footer-link-container{flex-direction:column}.footer-link{margin-bottom:20px;text-align:center;flex-basis:100%}}@font-face{font-family:Roboto;src:url(/static/media/Roboto-Regular.11eabca2.ttf)}.App{text-align:center}.App-logo{height:40vmin}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#09d3ac}.nav-item.active{opacity:1!important;position:relative}.nav-item.active:before{position:absolute;content:"";left:0;right:0;bottom:20px;height:2px;width:100%;background:#911a1b}
/*# sourceMappingURL=main.ecf4b470.chunk.css.map */