*{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body header,body footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body header nav,body footer nav{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;width:100%;margin:1rem}@media only screen and (min-width: 1366px){body header nav,body footer nav{width:75%}}body header nav img,body footer nav img{width:35vw}@media only screen and (orientation: landscape){body header nav img,body footer nav img{width:20vw}}@media only screen and (min-width: 768px){body header nav img,body footer nav img{width:20vw}}@media only screen and (min-width: 958px){body header nav img,body footer nav img{width:17.5vw}}@media only screen and (min-width: 1366px){body header nav img,body footer nav img{width:15vw}}@media only screen and (min-width: 1920px){body header nav img,body footer nav img{width:10vw}}body header nav ul,body footer nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none}body header nav ul li,body footer nav ul li{padding:0 .5rem}body header nav ul li a,body footer nav ul li a{text-decoration:none;color:#000;font-weight:bold}body header nav ul li a:hover,body footer nav ul li a:hover{color:#4f46e5}body main{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;width:100%;margin:0 auto}@media only screen and (min-width: 1366px){body main{width:75%}}body main .hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative}body main .hero img{width:100%}@media only screen and (min-width: 1024px){body main .hero img{width:50%}}body main .hero img:last-of-type{display:none}@media only screen and (min-width: 1024px){body main .hero img:last-of-type{display:block}}body main .hero div.text{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:100%;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff}body main .hero div.text .cta{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;background-color:#4f46e5;color:#fff;padding:1.5rem 1rem;border-radius:.5rem;border:1px solid #4f46e5;font-weight:bold;text-decoration:none;cursor:pointer;margin-top:1rem}body main .hero div.text h1,body main .hero div.text p{text-align:center;text-shadow:1px 1px 2px #000}body main h1,body main h2{text-align:center}body main .one_column{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;width:100%}body main .one_column .hero1{width:100%}body main .one_column .hero1 img{width:100%}body main .two_columns,body main .three_columns{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}@media only screen and (min-width: 1024px){body main .two_columns,body main .three_columns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width: 1024px){body main .two_columns .left,body main .two_columns .right{width:45%}}body main .three_columns .left,body main .three_columns .middle,body main .three_columns .right{width:30%}body main .image_grid{width:100%}body main .image_grid div.image_slideshow{display:block;text-shadow:1px 1px 2px #000}@media only screen and (min-width: 768px){body main .image_grid div.image_slideshow{display:none}}body main .image_grid div.image_slideshow .slideshow_container{max-width:1000px;position:relative;margin:auto}body main .image_grid div.image_slideshow .my_slides{display:none}body main .image_grid div.image_slideshow .prev,body main .image_grid div.image_slideshow .next{cursor:pointer;position:absolute;top:50%;width:auto;margin-top:-22px;padding:16px;color:#fff;font-weight:bold;font-size:18px;-webkit-transition:.6s ease;transition:.6s ease;border-radius:0 3px 3px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body main .image_grid div.image_slideshow .next{right:0;border-radius:3px 0 0 3px}body main .image_grid div.image_slideshow .prev:hover,body main .image_grid div.image_slideshow .next:hover{background-color:rgba(0,0,0,.8)}body main .image_grid div.image_slideshow .text{color:#f2f2f2;font-size:15px;padding:8px 12px;position:absolute;bottom:8px;width:100%;text-align:center}body main .image_grid div.image_slideshow .number_text{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0}body main .image_grid div.image_slideshow .active{background-color:#717171}body main .image_grid div.image_slideshow .fade{-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:1.5s;animation-duration:1.5s}@-webkit-keyframes fade{from{opacity:.4}to{opacity:1}}@keyframes fade{from{opacity:.4}to{opacity:1}}body main .image_grid .row{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .25rem}@media only screen and (min-width: 768px){body main .image_grid .row{display:-webkit-box;display:-ms-flexbox;display:flex}}body main .image_grid .column{-webkit-box-flex:25%;-ms-flex:25%;flex:25%;max-width:25%;padding:0 .25rem}@media screen and (max-width: 800px){body main .image_grid .column{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;max-width:50%}}@media screen and (max-width: 600px){body main .image_grid .column{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}}body main .image_grid .column img{margin-top:8px;vertical-align:middle}body main .why_us{width:100%}body main .why_us .cards{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;width:100%;margin:0 0 3rem 0;width:90%;margin:0 auto}@media only screen and (min-width: 768px){body main .why_us .cards{margin:0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media only screen and (min-width: 1366px){body main .why_us .cards{width:75%}}body main .why_us .cards .card{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-webkit-transition:.3s;transition:.3s;border-radius:5px;width:100%;height:50vw;margin-bottom:1rem}@media only screen and (min-width: 768px){body main .why_us .cards .card{width:30%;height:15vw;padding:1rem 0}}body main .why_us .cards .card img{width:20vw}@media only screen and (min-width: 768px){body main .why_us .cards .card img{width:3vw}}@media only screen and (min-width: 1024px){body main .why_us .cards .card img{width:5vw}}@media only screen and (min-width: 1366px){body main .why_us .cards .card img{width:7vw}}body main .services{text-align:center;margin:0 .5rem}@media only screen and (min-width: 1024px){body main .services{width:75%;margin:0 auto}}@media only screen and (min-width: 1366px){body main .services{width:70%}}@media only screen and (min-width: 1920px){body main .services{width:50%}}body main .services ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;width:100%;list-style-type:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body main .services ul li{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 1rem 1rem 0}body main .services ul li img{width:5rem;vertical-align:middle}body main .services ul li span{font-weight:bold}body main .socials{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}@media only screen and (min-width: 1024px)and (orientation: landscape){body main .socials{-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}}body main .socials ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;padding:0;margin-bottom:0}body main .socials ul li{margin-left:1rem}body main .socials ul li:last-child{margin-right:1rem}body main .socials ul li a{text-decoration:none;color:#000;font-weight:bold}body main .socials ul li a:hover{color:#4f46e5}body main .socials ul li img{width:1.25rem}/*# sourceMappingURL=main.min.css.map */