@import "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.4/font/bootstrap-icons.css";*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0;text-decoration:none;transition:all .5s}h1:hover,h2:hover,span:hover{letter-spacing:1px}::selection{background-color:#ffb901}::-webkit-scrollbar{width:16px}::-webkit-scrollbar-track{background-color:#022279}::-webkit-scrollbar-thumb{background-color:#ffb901;border-radius:20px}header{width:100%;height:8vh;z-index:10000;background-color:#fff;outline:2px solid #ffb901;position:fixed}header nav{height:100%;flex-direction:row;flex-wrap:none;justify-content:space-around;align-items:center;display:flex}header nav .header_logo{flex-direction:row;flex-wrap:none;justify-content:center;align-items:center;display:flex}header nav .header_logo p{color:#ffb901;font-size:2rem;font-weight:700}header nav .header_logo p span{color:#022279}@media (max-width:900px){header nav .header_logo p{font-size:1.2rem}}header nav .nav_list{flex-direction:row;flex-wrap:none;justify-content:center;align-items:center;list-style:none;display:flex}@media (max-width:900px){header nav .nav_list{width:60%;height:92vh;flex-direction:column;flex-wrap:none;opacity:0;background-image:linear-gradient(333deg,#000f37 0%,#02649b 100%);justify-content:space-evenly;align-items:center;transition:opacity .5s;display:flex;position:absolute;top:8vh;right:0}}header nav .nav_list li{margin-left:30px}@media (max-width:900px){header nav .nav_list li{margin-left:0}}header nav .nav_list li a{color:#022279;font-size:1.2rem;font-weight:700;transition:all .5s}header nav .nav_list li a:hover{color:#ffb901;font-size:1.32rem;text-decoration:underline}@media (max-width:900px){header nav .nav_list li a:hover{font-size:2.2rem}header nav .nav_list li a{color:#fff;font-size:2rem}}header nav .nav_list.active{opacity:1}header nav .mobile_menu{cursor:pointer;display:none}@media (max-width:900px){header nav .mobile_menu{display:block}}header nav .mobile_menu div{height:2px;width:30px;background-color:#022279;margin:8px;transition:all .5s}header nav .mobile_menu.active .line1{transform:rotate(-45deg)translate(-8px,8px)}header nav .mobile_menu.active .line2{opacity:0}header nav .mobile_menu.active .line3{transform:rotate(45deg)translate(-5px,-7px)}#home{width:100%;height:90vh;flex-direction:column;flex-wrap:none;background:linear-gradient(333deg,#000f37 0%,#02649b 100%);justify-content:center;align-items:flex-start;padding:0 7%;display:flex;position:relative}@media (max-width:900px){#home{height:95vh}}#home .home_content{width:40%;min-width:300px;flex-direction:column;flex-wrap:none;color:#fff;justify-content:center;align-items:flex-start;display:flex}#home .home_content h1{margin-bottom:20px;font-size:2rem}#home .home_content p{margin-bottom:20px;font-size:1.2rem}@media (max-width:900px){#home .home_content p{font-size:1rem}}#home .home_content span{margin-bottom:10px}#home .home_content a{color:#000;background-color:#ffb901;border-radius:20px;margin-top:10px;padding:10px 50px;font-weight:700}#home .home_content a:hover{filter:brightness(110%);transform:translateY(-2px);box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}#home .home_house{width:50%;position:absolute;bottom:-14%;right:0}#home .home_house:hover{transform:scale(.95)}@media (max-width:900px){#home .home_house{bottom:-5%}}#home .home_city{width:60%;position:absolute;bottom:0;left:20%}#home .home_circles{position:absolute;top:20%;left:10%}@media (max-width:900px){#home .home_circles{width:30%}}#about{width:100%;background:linear-gradient(333deg,#000f37 0%,#02649b 100%);flex-flow:wrap;justify-content:center;align-items:center;padding:150px 7%;display:flex}#about .about_content{width:50%;min-width:320px}#about .about_content h1{color:#fff;margin-bottom:20px;font-size:2.5rem}#about .about_content p{width:70%;color:#fff;margin-bottom:20px}@media (max-width:900px){#about .about_content p{width:100%}}#about .about_content a{color:#000;background-color:#ffb901;border-radius:20px;margin-right:20px;padding:10px 30px;font-weight:700;display:inline-block}#about .about_content a:hover{filter:brightness(110%);transform:translateY(-2px);box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}@media (max-width:900px){#about .about_content a{padding:10px}}#about .about_content a i{margin-left:10px}#about .about_slider{width:50%;min-width:320px;height:100%}@media (max-width:900px){#about .about_slider{margin-bottom:50px}}#about .about_slider img{width:80%}#about .about_slider img:hover{transform:scale(.95)}#services{width:100%;flex-direction:column;flex-wrap:none;justify-content:center;align-items:center;padding:170px 7%;display:flex}#services .services_top{width:75%;text-align:center}@media (max-width:900px){#services .services_top{width:100%}}#services .services_top .services_top_title{width:70%;margin:0 auto 80px}@media (max-width:900px){#services .services_top .services_top_title{width:100%}}#services .services_top .services_top_title h1{margin-bottom:20px;font-size:2.5rem}#services .services_top .services_top_cards{flex-flow:wrap;justify-content:space-around;align-items:center;display:flex}#services .services_top .services_top_cards div{width:42%;min-width:320px;height:400px;flex-direction:column;flex-wrap:none;border-radius:20px;justify-content:flex-end;align-items:center;padding:30px;display:flex;position:relative;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}@media (max-width:900px){#services .services_top .services_top_cards div{margin-bottom:100px}}#services .services_top .services_top_cards div img{position:absolute;top:-50px;right:50%;transform:translate(50%)}#services .services_top .services_top_cards div img:hover{transform:translate(50%)scale(1.1)}@media (max-width:900px){#services .services_top .services_top_cards div img{top:-70px}}#services .services_top .services_top_cards div h1{color:#022279;margin-bottom:20px;font-size:2rem}#services .services_top .services_top_cards div p{margin-bottom:20px}#services .services_top .services_top_cards div a{color:#000;background-color:#ffb901;border-radius:20px;margin-bottom:10px;padding:10px 50px;font-weight:700}#services .services_top .services_top_cards div a:hover{filter:brightness(110%);transform:translateY(-2px);box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}#services .services_bottom{width:80%;text-align:center;margin-top:80px}@media (max-width:900px){#services .services_bottom{width:100%;margin-top:0}}#services .services_bottom h1{width:70%;margin:0 auto;font-size:2.5rem}@media (max-width:900px){#services .services_bottom h1{width:100%;font-size:2rem}}#services .services_bottom .services_bottom_cards{flex-flow:wrap;justify-content:space-around;align-items:center;margin-top:80px;display:flex}#services .services_bottom .services_bottom_cards .services_bottom_card{width:22%;min-width:200px;height:230px;flex-direction:column;flex-wrap:none;border-radius:20px;justify-content:flex-end;align-items:center;padding:20px;display:flex;position:relative;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}@media (max-width:1500px){#services .services_bottom .services_bottom_cards .services_bottom_card{height:250px;margin-bottom:80px}}@media (max-width:900px){#services .services_bottom .services_bottom_cards .services_bottom_card{width:280px;height:230px;margin-bottom:80px}}#services .services_bottom .services_bottom_cards .services_bottom_card div{width:50%;height:100px;flex-direction:row;flex-wrap:none;background:linear-gradient(333deg,#000f37 0%,#02649b 100%);border-radius:20px;justify-content:center;align-items:center;display:flex;position:absolute;top:-30px;right:50%;transform:translate(50%)}#services .services_bottom .services_bottom_cards .services_bottom_card div:hover i{transform:scale(1.8)rotate(15deg)}#services .services_bottom .services_bottom_cards .services_bottom_card div i{color:#ffb901;font-size:2.5rem}#services .services_bottom .services_bottom_cards .services_bottom_card h2{color:#022279;margin-bottom:10px}#services .services_bottom .services_bottom_cards .services_bottom_card p{margin-bottom:15px}#contact{width:100%;flex-flow:wrap;justify-content:center;align-items:center;padding-top:20px;display:flex}@media (max-width:900px){#contact{flex-direction:column}}#contact .contact-content{width:50%;padding:0 7%}@media (max-width:900px){#contact .contact-content{width:100%;text-align:center;margin-top:30px}}#contact .contact-content h1{margin-bottom:30px;font-size:2rem}#contact .contact-content h1 i{color:#ffb901}#contact .contact-content a{color:#000;background-color:#ffb901;border-radius:20px;margin-right:20px;padding:10px 50px;font-weight:700;display:inline-block}#contact .contact-content a:hover{filter:brightness(110%);transform:translateY(-2px);box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}#contact .contact-image{width:50%;height:250px;position:relative}@media (max-width:900px){#contact .contact-image{width:100%}}#contact .contact-image img{width:100%;position:absolute;bottom:0;right:0}#contact .contact-image img:hover{filter:grayscale(50%)}footer{width:100%;background:linear-gradient(333deg,#000f37 0%,#02649b 100%);flex-flow:wrap;justify-content:space-between;align-items:center;padding:30px 7%;display:flex}footer .footer_logo{flex-direction:row;flex-wrap:none;justify-content:center;align-items:center;display:flex}@media (max-width:900px){footer .footer_logo{display:none}}footer .footer_logo p{color:#ffb901;font-size:2rem;font-weight:700}footer .footer_logo p span{color:#fff}@media (max-width:900px){footer .footer_logo p{font-size:1.2rem}}footer .footer_copy{color:#fff}footer .footer_copy a{color:#ffb901}
/*# sourceMappingURL=index.990d7f09.css.map */
