html body{margin:0}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;line-height:2em;--primary-color:#f02529;--secondary-color:#d3d3d3;--tetiary-color:#2a55cc;--footer-color:#474a4d}#nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}#nav a{text-decoration:none;font-weight:lighter;color:var(--secondary-color);margin-left:1rem}div.nav-wrapper{padding-top:.5rem;background-color:var(--primary-color);width:100%;position:fixed;height:60px;top:0;left:0}#nav a.router-link-exact-active{color:#fff;font-weight:700}.nav-wrapper .side-nav-btn{display:none}@media only screen and (max-width:998px){#nav .nav-links{display:none}.nav-wrapper .side-nav-btn{display:block;margin-right:1rem}#nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}div.side-nav{position:fixed;height:700px;top:0;right:0;width:60vw;background-color:var(--primary-color);padding:2rem;-webkit-box-shadow:-2px -4px 30px;box-shadow:-2px -4px 30px}.side-nav .mob-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.side-nav a{color:#fff;font-size:24px;text-decoration:none;margin:.25rem 0}.side-nav a.router-link-exact-active{color:#fff;font-weight:700}.side-nav .closer{position:absolute;top:20px;right:20px}.ease-in-enter,.ease-in-leave-to{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}.ease-in-enter-active,.ease-in-leave-active{-webkit-transition:all 1s;transition:all 1s}footer{background-color:var(--footer-color);color:#818181}footer a{margin-bottom:1rem;text-decoration:none;color:#fff}footer .footer-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;margin:0 2rem}footer .links{grid-column:1/2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .contact{grid-column:2/3}footer .contact h4{color:#d3d3d3}footer .copyright{color:#f5f5f5;height:40px;background-color:var(--tetiary-color);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}footer .copyright,form.newsletter{display:-webkit-box;display:-ms-flexbox;display:flex}form.newsletter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}form.newsletter input{border-radius:1rem;margin-bottom:1rem;padding:.5rem}@media only screen and (max-width:998px){footer .contact,footer .link{grid-column:1/4}}.btn{padding:.5rem 1rem;border-radius:1rem}.btn.btn-dark{background-color:var(--footer-color);color:#fff;border-width:0}.btn.btn-light{background-color:#f5f5f5;color:var(--footer-color)}.btn.btn-outline{color:#f5f5f5;border-color:#f5f5f5}.btn.btn-outline,.btn.btn-outline-dark{background-color:hsla(0,0%,100%,0);border-width:1px;border-style:solid}.btn.btn-outline-dark{color:var(--tetiary-color);border-color:var(--tetiary-color)}div.page-header{height:20vh;background-color:var(--tetiary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f5f5f5;padding:0 2rem}section.page-content{margin:2rem}header[data-v-3b84239a]{height:40vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem;background:url(/header_bg.jpg);background-position:top;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header h1[data-v-3b84239a]{font-style:lighter;color:#f5f5f5}header .buttons[data-v-3b84239a]{display:inline}a.btn-light[data-v-3b84239a]{margin-right:1.5rem}section.one[data-v-3b84239a]{display:grid;grid-template-columns:repeat(4,1fr)}section.one .info-panel[data-v-3b84239a]{grid-column:span 3;margin:2rem}.info-panel a[data-v-3b84239a]{text-decoration:none}section.one .img-panel-1[data-v-3b84239a]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section.one .img-panel-1[data-v-3b84239a],section.one .img-panel-2[data-v-3b84239a]{grid-column:span 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}section.one .img-panel-2[data-v-3b84239a]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:998px){section.one .info-panel[data-v-3b84239a]{grid-column:span 4}section.one .img-panel-1[data-v-3b84239a]{grid-column:1/3}section.one .img-panel-2[data-v-3b84239a]{grid-column:3/5}.img-panel-2 img[data-v-3b84239a],section.one .img-panel-1 img[data-v-3b84239a]{height:50vw}}div.inter[data-v-3b84239a]{height:150px;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:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.two[data-v-3b84239a]{margin:1rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem}section.two .card[data-v-3b84239a]{text-align:center;grid-column:span 1;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;padding:2rem 1rem;border-radius:1.5rem;height:250px;-webkit-box-shadow:2px 8px 30px #d3d3d3;box-shadow:2px 8px 30px #d3d3d3}@media only screen and (max-width:480px){section.two .card[data-v-3b84239a]{grid-column:span 3}}section.three[data-v-3b84239a]{padding:1rem;margin-top:2rem;background:#9fbbf5}form.contact[data-v-3b84239a]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem}form.contact label[data-v-3b84239a]{font-size:12px;margin-bottom:.5rem}form.contact input[data-v-3b84239a],textarea[data-v-3b84239a]{border-radius:1rem;padding:.5rem;border-style:solid}form.contact .form-control[data-v-3b84239a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:.25rem}form.contact .form-control.one[data-v-3b84239a]{grid-column:1/2}form.contact .form-control.two[data-v-3b84239a]{grid-column:2/3}form.contact .form-control.full[data-v-3b84239a]{grid-column:1/3}form.contact button[data-v-3b84239a]{display:block}@media only screen and (max-width:998px){form.contact .form-control.one[data-v-3b84239a],form.contact .form-control.two[data-v-3b84239a]{grid-column:1/3}}.buttons a[data-v-3b84239a]{text-decoration:none}div.service-cards[data-v-24dd9bb1]{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem}.page-content .card[data-v-24dd9bb1]{grid-column:span 1;border-radius:1rem;-webkit-box-shadow:2px 8px 30px #d3d3d3;box-shadow:2px 8px 30px #d3d3d3;padding:1rem}.card>a[data-v-24dd9bb1]{text-decoration:none}@media only screen and (max-width:998px){.page-content .card[data-v-24dd9bb1]{grid-column:span 3}}.form-request[data-v-542af81a]{background-color:pink;padding:2rem}form div.form-control[data-v-542af81a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:1.5rem}.form-control input[data-v-542af81a]{border-radius:1rem;padding:.5rem;border-style:solid}.form-control select[data-v-542af81a]{background-color:#f5f5f5;padding:.5rem;border-style:solid}.page-content[data-v-60699150]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem}div.card[data-v-60699150]{grid-column:span 1;border-radius:1rem;-webkit-box-shadow:2px 8px 30px #d3d3d3;box-shadow:2px 8px 30px #d3d3d3}.card-head[data-v-60699150]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom-style:solid;border-bottom:1px;padding:1rem}.card-head button[data-v-60699150]{background-color:transparent;color:var(--tetiary-color);border-width:0}.card-body[data-v-60699150]{border-width:2px 0;padding:1rem}.card-footer[data-v-60699150]{background-color:var(--secondary-color);padding:.5rem 0;padding:1rem}@media only screen and (max-width:998px){div.card[data-v-60699150]{grid-column:span 2}}.page-content[data-v-3dec32b7]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem}div.card[data-v-3dec32b7]{grid-column:span 1;border-radius:1rem;-webkit-box-shadow:2px 8px 30px #d3d3d3;box-shadow:2px 8px 30px #d3d3d3}.card-head[data-v-3dec32b7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom-style:solid;border-bottom:1px;padding:1rem}.card-head button[data-v-3dec32b7]{background-color:transparent;color:var(--tetiary-color);border-width:0}.card-body[data-v-3dec32b7]{border-width:2px 0;padding:1rem}.card-footer[data-v-3dec32b7]{background-color:var(--secondary-color);padding:.5rem 0;padding:1rem}@media only screen and (max-width:998px){div.card[data-v-3dec32b7]{grid-column:span 2}}.page-content[data-v-6b501cf4]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem}div.card[data-v-6b501cf4]{grid-column:span 1;border-radius:1rem;-webkit-box-shadow:2px 8px 30px #d3d3d3;box-shadow:2px 8px 30px #d3d3d3}.card-head[data-v-6b501cf4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom-style:solid;border-bottom:1px;padding:1rem}.card-head button[data-v-6b501cf4]{background-color:transparent;color:var(--tetiary-color);border-width:0}.card-body[data-v-6b501cf4]{border-width:2px 0;padding:1rem}.card-footer[data-v-6b501cf4]{background-color:var(--secondary-color);padding:.5rem 0;padding:1rem}@media only screen and (max-width:998px){div.card[data-v-6b501cf4]{grid-column:span 2}}