nav{background-color:#fff;color:#000;height:60px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.nav,nav{width:100%}.nav{align-items:center;display:flex;justify-content:space-between}.brand-name{color:#000;font-size:1.3rem;text-decoration:none}.hamburger{background-color:#434242;border:0;border-radius:50%;color:#fff;cursor:pointer;display:none;font-size:16px;height:40px;padding:.5rem;position:absolute;right:25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:background-color .2s ease-in-out;width:40px}.hamburger:hover{background-color:#8e5c5c}.nav-menu{color:#000}.nav-menu ul{display:flex;justify-content:space-between;list-style:none;margin-left:auto}.nav-menu ul li{margin:0 1em}.nav-menu ul li a{color:#000;text-decoration:none}.nav-menu ul li.active,.nav-menu ul li:hover{border-bottom:2px solid #8e5c5c;color:#8e5c5c}.nav .nav-btn{background-color:#2f4a81;border:0;border-radius:5px;color:#fff;cursor:pointer;outline:none;padding:.8em 1.2em;text-transform:capitalize}@media screen and (max-width:960px){.nav.container{width:95%}}@media screen and (max-width:768px){.hamburger,.nav-menu.expanded{display:block}.nav-menu{background-color:#fff;display:none;left:0;position:absolute;top:60px;width:100%}.nav-menu ul{border-top:1px solid #ede0e0;flex-direction:column;height:calc(100vh - 60px);justify-content:flex-start;width:100%}.nav-menu ul li{padding:1em 0;text-align:center}.nav-menu ul li a{color:#000;padding:1.5rem 0;width:100%}.nav-menu ul li:hover{background-color:#eee;border:none}.nav-btn{margin-right:4em}}@media screen and (max-width:480px){.nav-btn{margin-right:5em}}.hero{align-items:center;display:flex;height:65vh;justify-content:space-between;line-height:1;width:100%}.hero-left,.hero-right{width:50%}.hero-left{font-weight:lighter}.hero-right img{width:100%}.hero-left h1{font-size:38px;font-weight:500;text-transform:capitalize}.hero-left h1 .text{color:#2f4a81}.hero-left h1 .word{color:#e31e24}p{color:#a0a1a3;margin:2em 0}.hero-btn{background-color:#2f4a81;border:0;border-radius:5px;color:#fff;cursor:pointer;outline:none;padding:1em 2em;text-transform:capitalize}@media screen and (max-width:960px){.hero.container{width:90%}}@media screen and (max-width:810px){.hero-right{display:none}.hero-left{text-align:center;width:100%}}.services{background-color:#f8eef5;padding:2em 0;width:100%}.services h1{color:#2f4a81;font-size:28px;text-align:center}.cards{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;width:100%}.card{cursor:default;padding:2em 0;width:100%}.card-info{align-items:center;display:flex;justify-content:space-between}.card-even{background-color:#fff}.card-odd{background-color:#f8eef5}.card-odd:last-child{background-color:#fff5ee}.card .card-details,.card img{width:48%}.card-details h3{color:#2f4a81;font-size:24px}.card p{color:#a0a1a3}@media screen and (max-width:768px){.cards{flex-direction:column}.card{width:100%}.card .card-info{flex-direction:column;width:90%}.card-even .card-info{flex-direction:column-reverse}.card img,.card-info .card-details{width:100%}}.about-us{background-color:#f8eef5}.abt{align-items:center;display:flex;justify-content:space-between}.qualities .icon-box{text-align:center}.right h2{color:#2f4a81;font-size:28px}.right h2 span{color:#d33}.about-us{padding:2em 0}.left,.right{width:45%}.left img{width:100%}.values{padding:1em 0}.values h2{color:#2f4a81;font-size:26px;padding:2em 0;text-align:center}.values .qualities{display:flex;flex-flow:row wrap;justify-content:space-evenly}@media screen and (max-width:768px){.left{display:none}.right{width:100%}}.gallery{margin:2em 0;width:100%}.gallery h1{color:#2f4a81;padding:1em 0;text-align:center}.image-gallery{margin:2em 0;position:relative;width:100%}.image-gallery .slide{display:flex;flex-flow:row nowrap;justify-content:space-between}.image-gallery img{max-width:32%}.arrows{align-items:center;display:flex;justify-content:space-between;width:100%;z-index:1}.left-arrow,.right-arrow{background-color:initial;border:0;border-radius:50%;color:#fff;cursor:pointer;font-size:1.5rem;padding:.3em .4em;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}.left-arrow{left:0}.right-arrow{right:0}.slide{display:none}.slide,.slide.active{transition:1s ease-in-out}.slide.active{display:flex}.gallery-btn{background-color:#2f4a81;border:0;border-radius:5px;color:#fff;cursor:pointer;outline:none;padding:1em 2em;text-transform:capitalize}.clients{margin:2em 0;padding:2em 0;text-align:center;width:100%}.clients h1{color:#2f4a81}.partners{display:flex;flex-flow:row wrap;gap:5px;justify-content:space-around;margin:2em 0}.partners .img-box{margin:auto;padding:5px 0;width:15%}.img-box img{width:80%}footer{background-color:#1a1b27;color:#fff;padding:2.5em 0;width:100%}.footer{display:flex;flex-flow:row wrap;justify-content:space-between}.footer .icons img{margin-right:5px}.footer .info{width:35%}.footer .info p{margin:.3em}.footer .socials{display:flex;font-size:24px;width:30%}.footer .socials a i{color:#fff;padding:0 10px}@media screen and (max-width:810px){.footer{flex-direction:column}.footer .icons,.footer .info{margin-bottom:1em}.footer .info{width:100%}}.container{margin:auto;width:80%}.about-hero{padding:2em 0}.about-hero img{width:100%}.about-hero .about-info{padding:2em 0;text-align:center}.about-info h1{color:#2f4a81;font-size:36px}.core-values{background-color:#f8f5f5;padding:2em 0;width:100%}.core{display:flex;justify-content:space-between}.core-left,.core-right{width:45%}.core-left{display:flex;flex-flow:column nowrap;justify-content:space-evenly}.core-left h3{border-bottom:1px solid #a9a1a2;font-size:24px}.core-right h2{font-size:28px}.core-right .about-icons{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-evenly;margin:2em 0}.about-icons .about-icon{padding:1em;width:40%}.about-icons .about-icon p{text-transform:capitalize}.statistics{margin:2em 0;padding:2em 0;width:100%}.stats{display:flex;justify-content:space-between}.stat{font-weight:600;line-height:0;text-align:center;text-transform:capitalize}.stats .stat span.num{color:#2f4a81;font-size:28px;font-weight:600}@media screen and (max-width:768px){.container{width:90%}.core{flex-direction:column}.core-left,.core-right{margin:2em 0;text-align:center;width:100%}.core-left>div{padding:2em 0}.core-left h3{border:none;font-size:24px}.about-icons{flex-wrap:wrap}.about-icons .about-icon{width:100px}}@media screen and (max-width:480px){.stats{flex-direction:column;justify-content:space-between}.stat{margin-bottom:1em}}main{overflow-x:hidden}.contact-us{padding:2em 0;width:100%}.contact{display:flex;justify-content:space-between}.contact>div{width:45%}.contact div>h3{color:#434242;font-size:24px;padding:1em 0;text-transform:capitalize}.address h4{color:#2f4a81;font-size:16px}.address .phone{line-height:0}.contact-right .msg{background-color:#986161;color:#fff;display:none;margin:.5em 0;padding:.8em}.contact-right .msg.show{display:block}.contact-right form input{margin:.5em 0}.contact-right form input,textarea{padding:.8em .2em;width:100%}.contact-right form input[type=submit]{background-color:#2f4a81;border:none;color:#fff;cursor:pointer;outline:none;text-transform:capitalize}@media screen and (max-width:960px){.container{width:90%}}@media screen and (max-width:768px){.contact{flex-direction:column-reverse}.contact>div{width:100%}}.certificate{padding:2em 0;width:100%}.certificate h1{color:#2f4a81;margin:1em 0;text-align:center}.certs{align-items:center;display:flex;justify-content:space-between}.cert{width:33%}.cert h3{color:#2f4a81;margin-bottom:1em;text-align:center}.cert img{width:100%}@media screen and (max-width:960px){.certs{width:90%}}@media screen and (max-width:768px){.certs{flex-direction:column}.cert{margin:2em 0;width:100%}}.albums{padding:2em 0}.albums h1{text-align:center}.album{display:flex;flex-flow:row wrap;justify-content:space-evenly;margin:2em auto}.album .photo{width:33%}.album .photo img{max-width:100%}@media screen and (max-width:960px){.album.container{width:90%}}
/*# sourceMappingURL=main.94540076.css.map*/