*{margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth;background-color:#fefefe;position:relative}#mobileMenu{height:100vh;z-index:99999;top:0;right:-50vw;background-color:#20568b;max-width:50vw;display:flex;flex-direction:column;padding:3rem 2rem;position:absolute;align-items:flex-end;transition:.6s}#mobileMenu img,#mobileMenu svg{width:35px;height:35px;position:absolute;top:1rem;right:1rem;fill:#fff}#mobileMenu a{color:#fff;text-decoration:none;margin:.5rem 0}#mobileMenu.active{transition:.6s;right:0;position:fixed}button{background-color:gold;color:#000;border:none;outline:0;font-size:20px;padding:10px 25px;border-radius:15px;margin-top:10px;cursor:pointer}button a{font-weight:bolder;color:#000;text-decoration:none}button a:hover{text-decoration:underline}#cookieconsent .cc-revoke{background-color:#20568b;color:#fff}#cookieconsent .cc-window{background-color:#20568b;color:#fff}#cookieconsent .cc-window a{color:#fff}#cookieconsent .cc-window .cc-compliance a{background-color:gold;color:#000;border:none;outline:0;font-size:14px;border-radius:15px;cursor:pointer}#cookieconsent .cc-window .cc-compliance a a{font-weight:bolder;color:#000;text-decoration:none}#cookieconsent .cc-window .cc-compliance a a:hover{text-decoration:underline}header{background-color:#007dab;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;padding:1rem 0;transition:.6s;font-weight:700;z-index:999}@media (max-width:768px){header{padding:.5rem 0}}header.active{position:fixed;top:0;padding:.2rem 0;transition:.6s}header .headerLogo img{width:450px}@media (max-width:768px){header .headerLogo img{width:50vw}}header .headerRight{display:flex;flex-direction:column}@media (max-width:768px){header .headerRight{display:none}}header .headerRight div{display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:space-around;font-size:18px;padding-right:2rem}header .headerRight div:first-of-type{justify-content:flex-end;margin-bottom:1rem}header .headerRight div a{color:#fff;text-decoration:none;margin:0 1rem}header .headerRight div img{width:30px;background-color:#fff;border-radius:60px}header #headerMobile{display:none;justify-content:flex-end;align-items:center;padding:0 1rem 0 0}header #headerMobile *{fill:#fff;stroke:#fff;width:35px;height:35px}@media (max-width:768px){header #headerMobile{display:flex}}footer{padding:1rem 0;color:#fff;width:100%;background-color:#007dab;font-weight:700}footer h4{border-bottom:1px solid #fff;margin:5px 0;font-weight:700;padding-bottom:.5rem;font-size:1.6rem}footer h5{font-size:1.1rem;margin-bottom:5px}footer h6{font-size:.9rem}footer a{color:#fff;text-decoration:none}footer .footer_top{width:90%;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center}@media (max-width:768px){footer .footer_top{flex-direction:column;align-items:flex-start}}footer .footer_top .menu a{margin:8px 0}footer .footer_top .right{width:50%}@media (max-width:1366px){footer .footer_top .right{width:35%}}@media (max-width:768px){footer .footer_top .right{width:100%}}footer .footer_top .left{width:50%}@media (max-width:1366px){footer .footer_top .left{width:55%}}@media (max-width:768px){footer .footer_top .left{width:100%}}footer .footer_top .left{display:flex;flex-direction:row;justify-content:space-between}@media (max-width:576px){footer .footer_top .left{flex-direction:column;align-items:flex-start}}footer .footer_top .left div{display:flex;flex-direction:column}footer .footer_top .left div#addresses div{margin:10px 0}footer .footer_top .right{text-align:right}footer .footer_top .right img{width:75%}@media (max-width:768px){footer .footer_top .right img{margin:5px 0;width:100%}}footer .footer_bottom{width:90%;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;border-top:2px solid #fff;margin-top:1rem;padding-top:1rem}@media (max-width:768px){footer .footer_bottom{align-items:flex-start;flex-direction:column}}footer .footer_bottom .left{display:flex;align-items:center}footer .footer_bottom .left a{margin:0 1rem}footer .footer_bottom .left a:first-of-type{margin-left:0}footer .footer_bottom .left img{width:25px;height:25px;background-color:#fff;border-radius:70px}.banner{display:flex;padding:0 0 2rem}@media (max-width:768px){.banner{flex-direction:column;padding:0}}.banner div{width:50%}@media (max-width:768px){.banner div{display:block;width:100%}}.banner div.banner_left img{width:100%}.banner div.banner_right{margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.banner div.banner_right div{width:75%}@media (max-width:768px){.banner div.banner_right div{width:90%}}.banner div.banner_right div.banner_title{font-size:1.5rem}@media (max-width:768px){.banner div.banner_right div.banner_title{font-size:unset}}@media (max-width:768px){.banner div.banner_right{width:unset;padding:1rem 0;max-width:90%}}#cookie{position:fixed;bottom:0;background-color:#20568b;color:#fff;border-top:5px solid gold;width:100%;padding:10px 0;display:flex;justify-content:space-around;align-items:center;font-size:14px}@media (max-width:576px){#cookie{flex-direction:column}}#cookie button{font-weight:700;font-size:14px}.index section{padding:2rem 0}.index section .section_title{padding-bottom:1rem}.index section .section_title .title{font-size:2.5rem}.index section .section_title .title span{color:#000}@media (max-width:768px){.index section .section_title .title{padding:0 1rem}}.index section#affiliations_section{width:100%;background-color:#007dab;color:#fff;text-align:center;border-bottom-left-radius:25%;border-bottom-right-radius:25%;padding-bottom:5rem;position:relative}@media (max-width:1024px){.index section#affiliations_section{border-radius:0}}.index section#affiliations_section::after{position:absolute;bottom:-50px;left:25%;width:50%;height:100px;content:'What We Offer';text-align:center;color:#000;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;background-color:#fff;border-radius:400px;z-index:0}@media (max-width:1024px){.index section#affiliations_section::after{height:50px;bottom:-30px;width:100%;left:0}}.index section#affiliations_section #affiliations{margin:0 auto;display:flex;justify-content:space-around;align-items:center}.index section#affiliations_section #affiliations .affiliation{width:20%}.index section#affiliations_section #affiliations .affiliation img{width:100%}.index section #locations{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem}@media (max-width:768px){.index section #locations{flex-direction:column}}.index section #locations .location{position:relative;width:30%}.index section #locations .location img{width:100%;height:100%}.index section #locations .location .location_text{position:absolute;top:0;left:0;width:100%;height:100%;display:none;flex-direction:column;justify-content:center;align-content:center;color:#fff;text-align:center}.index section #locations .location .location_text h3{font-size:30px}.index section #locations .location .location_text p{font-size:18px;width:75%;margin:0 auto}.index section #locations .location:hover img{filter:grayscale(1)}.index section #locations .location:hover .location_text{display:flex;background-color:rgba(0,0,0,.7)}@media (max-width:768px){.index section #locations .location{width:100%}.index section #locations .location img{filter:grayscale(1)}.index section #locations .location .location_text{display:flex;background-color:rgba(0,0,0,.7)}}.index section #services{display:flex;flex-direction:column}.index section #services .service{width:100%;display:flex;justify-content:space-between;padding:2rem 0;align-items:center}.index section #services .service div{width:50%}.index section #services .service div.service_desc{direction:ltr}.index section #services .service div img{width:100%;max-height:350px}.index section #services .service:nth-of-type(2){flex-direction:row-reverse}.index section #services .service:nth-of-type(2) .service_desc{direction:rtl}@media (max-width:576px){.index section #services .service:nth-of-type(2){flex-direction:column}}@media (max-width:576px){.index section #services .service{direction:ltr;flex-direction:column;padding:0}.index section #services .service div{width:100%}.index section #services .service div.service_desc{padding:2rem 1rem}}.index section #services button{align-self:flex-end}.services section{padding:2rem 0}.services section#featuredServices{display:flex;justify-content:space-between;align-items:center;grid-gap:2rem}@media (max-width:576px){.services section#featuredServices{flex-direction:column}}.services section#featuredServices .featuredService{width:30%;padding:0 2rem;display:flex;flex-direction:column}.services section#featuredServices .featuredService .featuredImage{height:350px}.services section#featuredServices .featuredService .featuredImage img{width:100%;height:100%}.services section#featuredServices .featuredService .featuredText *{margin:0 0 8px}.services section#featuredServices .featuredService .featuredText h2{font-size:28px}.services section#featuredServices .featuredService .featuredText h3{font-size:20px}.services section#featuredServices .featuredService .featuredText p{font-size:18px}@media (max-width:768px){.services section#featuredServices .featuredService{width:100%}}.services section#services{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media (max-width:1024px){.services section#services{grid-template-columns:repeat(2,1fr);grid-gap:0}}@media (max-width:576px){.services section#services{flex-direction:column}}.services section#services .serviceCard{width:30%;padding:1rem;display:flex;flex-direction:row;align-items:flex-start}.services section#services .serviceCard img{width:75px;border-radius:15px}.services section#services .serviceCard .cardBottom{padding:0 7.5px}.services section#services .serviceCard .cardBottom *{margin:0 0 8px}.services section#services .serviceCard .cardBottom h3{font-size:24px}.services section#services .serviceCard .cardBottom h5{font-size:18px}@media (max-width:1024px){.services section#services .serviceCard{width:40%}}@media (max-width:576px){.services section#services .serviceCard{width:90%}}@media (max-width:576px){.services section .featuredService,.services section .serviceCard{width:100%}}.plans #pageSections section{display:flex;padding:1rem 0}@media (max-width:768px){.plans #pageSections section{flex-direction:column;padding:2rem}}.plans #pageSections section div{width:100%}@media (min-width:768px){.plans #pageSections section div.sectionText{text-align:right}}.plans #pageSections section div.sectionImage img{width:350px}@media (max-width:768px){.plans #pageSections section div.sectionImage img{width:100%}}@media (min-width:768px){.plans #pageSections section div{width:50%}.plans #pageSections section div:nth-of-type(2){direction:rtl}.plans #pageSections section div:nth-of-type(2) .sectionText{text-align:left}}.contact section{margin:1rem auto}.contact #offices .title{padding:1rem 0;text-align:center}.contact #offices .title h1{font-size:42px}.contact #offices .office{display:flex}@media (min-width:768px){.contact #offices .office:nth-of-type(2n){flex-direction:row-reverse}}.contact #offices .office .officeImage{width:50%;background-repeat:no-repeat;background-size:cover;background-position:center;margin:20px 0}.contact #offices .office .officeImage img{width:100%}.contact #offices .office .officeText{width:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.contact #offices .office .officeText h2{font-size:46px}.contact #offices .office .officeText h3{font-size:26px}@media (max-width:767px){.contact #offices .office{flex-direction:column}.contact #offices .office .officeImage,.contact #offices .office .officeText{width:100%}}.contact #contactform{width:50%;color:#fff;padding:2rem 10rem;border-radius:25px}.contact #contactform a{color:#fff;text-decoration:none}@media (max-width:768px){.contact #contactform{width:75%;padding:2rem}}.contact #contactform .title{text-align:center}.contact #contactform form label{font-size:18px;font-weight:700}.contact #contactform form input[type=email],.contact #contactform form input[type=number],.contact #contactform form input[type=password],.contact #contactform form input[type=tel],.contact #contactform form input[type=text]{border:none;background-color:unset;color:#ebebeb;font-size:14px;padding:3px;width:100%;outline:1px solid #ebebeb;margin:5px 0}.contact #contactform form input[type=email]:focus,.contact #contactform form input[type=email]:hover,.contact #contactform form input[type=number]:focus,.contact #contactform form input[type=number]:hover,.contact #contactform form input[type=password]:focus,.contact #contactform form input[type=password]:hover,.contact #contactform form input[type=tel]:focus,.contact #contactform form input[type=tel]:hover,.contact #contactform form input[type=text]:focus,.contact #contactform form input[type=text]:hover{border-bottom:2px solid #20568b}.contact #contactform form textarea{width:100%;font-size:14px;padding:3px}.contact #contactform form textarea:focus{outline:0}.contact #contactform form .consent{display:flex;align-items:center}.contact #contactform form .consent input{margin-right:10px}.legal #maincontent{padding:1rem;min-height:100vh}.legal section{padding:1rem 1rem 0 0}.legal section .section_title{margin:0 0 10px}.capital{text-transform:uppercase}.camel{text-transform:capitalize}.inline{display:inline}.hidden{display:none}.column{width:90%;margin:0 auto}@media (max-width:768px){.column{width:100%}}.bg-blue{background-color:#007dab;color:#fff}.flex{display:flex}.flex.row{flex-direction:row}.flex.align-center{align-items:center;align-content:center}.flex.justify-center{justify-content:center;justify-items:center}.flex.space-between{justify-content:space-between}