 * {box-sizing: border-box;margin: 0;padding: 0;}:root {--nav_height : 80px;--Roboto : 'Roboto', sans-serif;--OpenSans : 'Open Sans', sans-serif;--Poppins : 'Poppins', sans-serif;--NG_blue : #0a0a8d;--NG_dark_blue : #010164;}::-webkit-scrollbar {width: 10px;}::-webkit-scrollbar-thumb {background-color: #010164;border: 3px solid transparent;border-radius: 10px;background-clip: content-box;}::-webkit-scrollbar-thumb:hover {background-color: #2f2f99;border: 3px solid transparent;border-radius: 9px;background-clip: content-box;}::-webkit-scrollbar-track {background-color: transparent;}.over-photo-header {color: #fff;font-size: 30px;font-family: var(--Roboto);font-weight: 500;letter-spacing: 0.05rem;padding-bottom: 20px;text-align: center;padding-left: 20px;padding-right: 20px;}.over-photo-description {color: #d6d6d6;font-size: 18px;font-family: var(--OpenSans);font-weight: 400;letter-spacing: 0.02rem;padding-left: 20px;padding-right: 20px;text-align: center;}.background-partners {background-color: #080846;}.overflow-hidden {overflow: hidden;}@media (max-width: 425px) {.over-photo-header {font-size: 25px;}.over-photo-description {font-size: 14px;}}nav {height: var(--nav_height);width: 100%;display: flex;align-items: center;z-index: 999;position: relative;box-shadow: rgba(9, 30, 66, 0.4) 0px 1px 1px, rgba(9, 30, 66, 0.4) 0px 0px 1px 1px;}.nav-logo {display: grid;place-items: center;width: 10%;height: 100%;}.access-bar {height: 100%;width: 40%;}.access-bar ul {display: flex;height: inherit;}.access-bar li {height: inherit;width: 25%;list-style: none;display: grid;place-items: center;}.access-bar a {color: #000;text-decoration: none;font-family: var(--Poppins);font-size: 15px;font-weight: 500;letter-spacing: 0.05em;}.access-bar a:hover {color: #4c4c4c;}.mobile-nav-button, .mobile-nav {display: none;}@media (max-width : 1024px) {.access-bar {display: none;}.mobile-nav-button {display: grid;place-items: center;height: 100%;width: 10%;cursor: pointer;}.mobile-nav-button svg {fill: #000;height: 18px;}.nav-logo {height: 100%;width: 80%;}.mobile-nav {display: block;top: 0;height: 100vh;width: 320px;background-color: #fff;position: fixed;overflow-y: auto;scrollbar-width: none;-ms-overflow-style: none;z-index: 999;transform: translateX(-100%);transition: .4s linear(0 0%, 0 1.8%, 0.01 3.6%, 0.03 6.35%, 0.07 9.1%, 0.13 11.4%, 0.19 13.4%, 0.27 15%, 0.34 16.1%, 0.54 18.35%, 0.66 20.6%, 0.72 22.4%, 0.77 24.6%, 0.81 27.3%, 0.85 30.4%, 0.88 35.1%, 0.92 40.6%, 0.94 47.2%, 0.96 55%, 0.98 64%, 0.99 74.4%, 1 86.4%, 1 100%);-webkit-transition: .4s linear(0 0%, 0 1.8%, 0.01 3.6%, 0.03 6.35%, 0.07 9.1%, 0.13 11.4%, 0.19 13.4%, 0.27 15%, 0.34 16.1%, 0.54 18.35%, 0.66 20.6%, 0.72 22.4%, 0.77 24.6%, 0.81 27.3%, 0.85 30.4%, 0.88 35.1%, 0.92 40.6%, 0.94 47.2%, 0.96 55%, 0.98 64%, 0.99 74.4%, 1 86.4%, 1 100%);-moz-transition: .4s linear(0 0%, 0 1.8%, 0.01 3.6%, 0.03 6.35%, 0.07 9.1%, 0.13 11.4%, 0.19 13.4%, 0.27 15%, 0.34 16.1%, 0.54 18.35%, 0.66 20.6%, 0.72 22.4%, 0.77 24.6%, 0.81 27.3%, 0.85 30.4%, 0.88 35.1%, 0.92 40.6%, 0.94 47.2%, 0.96 55%, 0.98 64%, 0.99 74.4%, 1 86.4%, 1 100%);-ms-transition: .4s linear(0 0%, 0 1.8%, 0.01 3.6%, 0.03 6.35%, 0.07 9.1%, 0.13 11.4%, 0.19 13.4%, 0.27 15%, 0.34 16.1%, 0.54 18.35%, 0.66 20.6%, 0.72 22.4%, 0.77 24.6%, 0.81 27.3%, 0.85 30.4%, 0.88 35.1%, 0.92 40.6%, 0.94 47.2%, 0.96 55%, 0.98 64%, 0.99 74.4%, 1 86.4%, 1 100%);-o-transition: .4s linear(0 0%, 0 1.8%, 0.01 3.6%, 0.03 6.35%, 0.07 9.1%, 0.13 11.4%, 0.19 13.4%, 0.27 15%, 0.34 16.1%, 0.54 18.35%, 0.66 20.6%, 0.72 22.4%, 0.77 24.6%, 0.81 27.3%, 0.85 30.4%, 0.88 35.1%, 0.92 40.6%, 0.94 47.2%, 0.96 55%, 0.98 64%, 0.99 74.4%, 1 86.4%, 1 100%);}.mobile-nav-opened {transform: translateX(0%);}.nav-close {height: 80px;width: 100%;display: flex;justify-content: flex-end;align-items: center;position: relative;}.nav-button-underline {height: 0.05rem;width: 90%;background-color: #000;position: absolute;left: 5%;bottom: -25px;}.nav-close-button {fill: #000;height: 35px;width: 35px;margin-right: 15px;margin-top: 20px;cursor: pointer;display: flex;justify-content: center;align-items: center;}.nav-close-button svg {fill: #000;height: 23px;}.mobile-nav-access-bar {height: 500px;width: 100%;display: grid;place-items: center;}.mobile-nav-access-bar ul {height: 80%;width: 100%;}.mobile-nav-access-bar li {height: 25%;display: grid;place-items: center;}.mobile-nav-access-bar a {color: #000;text-decoration: none;font-family: var(--Poppins);font-size: 16px;font-weight: 500;letter-spacing: 0.03em;}.mobile-nav-access-logo {height: 120px;display: grid;place-items: center;grid-template-columns: repeat(1, 1fr);margin-bottom: 100px;}.mobile-nav-access-logo p {margin-top: 25px;color: #000;font-family: var(--Poppins);font-weight: 500;font-size: 12px;}.background-minifier {height: 100vh;width: 100%;background-color: #222222;position: fixed;top: 0;opacity: 0;pointer-events: none;z-index: 900;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}.background-minifier-opened {opacity: .4;pointer-events: auto;}}@media (max-width : 425px) {.nav-logo {width: 60%;}.mobile-nav-button {width: 20%;}}footer {height: 350px;width: 100%;display: flex;box-shadow: rgba(9, 30, 66, 0.4) 0px 1px 1px, rgba(9, 30, 66, 0.4) 0px 0px 1px 1px;}.footer-ng-data {width: 30%;height: 100%;display: flex;align-items: center;flex-direction: column;}.footer-ng-data ul {width: 100%;height: auto;display: flex;flex-direction: column;align-items: center;}.footer-ng-data ul li {color: #000;list-style: none;height: 38px;}.footer-ng-data ul li a {color: #000;font-family: var(--OpenSans);font-size: 15px;text-decoration: none;}.footer-ng-data ul li a:hover {text-decoration: underline;}.footer-logo {width: 30%;height: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;}.footer-logo img {margin-bottom: 25px;}.footer-logo h1 {color: #000;font-size: 15px;font-family: var(--Roboto);font-weight: 400;}.footer-information {width: 40%;height: 100%;display: flex;align-items: center;flex-direction: column;}.footer-info {display: flex;align-items: center;padding-top: 5px;padding-bottom: 5px;}.footer-info div {height: auto;width: auto;}.footer-info-contact {height: 30px;fill: #000;}.footer-info-contact[data-style="addresse"] {stroke: #000;stroke-width: 3px;margin-left: 5px;}.footer-info-contact[data-style="phone"] {margin-left: 2px;}.footer-info-contact[data-style="email"] {stroke: #000;stroke-width: 3px;margin-left: 1px;}.footer-info p {font-size: 14px;color: #000;font-family: var(--Poppins);padding-left: 20px;padding-right: 10px;}.footer-headers {width: 100%;height: 130px;display: grid;place-items: center;}.footer-headers h1 {font-family: var(--Poppins);font-weight: 400;font-size: 25px;color: var(--NG_dark_blue);}@media (max-width: 768px) {footer {height: auto;flex-direction: column;}.footer-ng-data, .footer-logo, .footer-information {width: 100%;}.footer-ng-data {height: auto;}.footer-ng-data ul li {height: 50px;}.footer-logo {height: 250px;}.footer-information {padding-top: 50px;padding-bottom: 50px;}.footer-info {height: 80px;}}@media (max-width: 425px) {.footer-info {width: 300px;}}.contact-section {display: flex;height: 700px;width: 100%;}.contact-img {width: 50%;background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(/img/contact.jpg);background-size: cover;background-position: center;}.contact-header {width: 50%;display: flex;justify-content: center;align-items: center;flex-direction: column;}.contact-header h1 {color: var(--NG_dark_blue);font-family: var(--Poppins);letter-spacing: 0.1rem;font-size: 30px;font-weight: 600;}.contact-header p {color: var(--NG_blue);font-family: var(--Poppins);font-size: 16px;font-weight: 400;text-align: center;padding-left: 30px;padding-right: 30px;margin-top: 10px;}.contact {height: auto;width: 100%;display: flex;justify-content: center;padding-top: 60px;padding-bottom: 60px;}.contact-box {height: auto;width: 550px;background-color: #fff;box-shadow: rgba(0, 15, 186, 0.493) 0px 0px 15px 0px;border-radius: 20px;}.contact-logo {height: 150px;display: flex;justify-content: center;align-items: center;flex-direction: column;}.contact-form {width: 100%;display: grid;place-items: center;margin-top: 10px;}.input-box {width: 250px;height: 60px;box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.5) 0px 0px 0px 1px;border-radius: 10px;position: relative;margin-bottom: 65px;}.input {height: 100%;width: 100%;padding-left: 15px;font-family: var(--Poppins);letter-spacing: 0.03rem;border: none;background-color: transparent;padding-top: 5px;transition: box-shadow .1s ease-in-out;border-radius: inherit;}.input:focus {outline: 1px solid var(--NG_blue);outline-offset: 5px;border-radius: 10px;}.placeholder {position: absolute;left: 15px;top: 15px;font-family: var(--Poppins);letter-spacing: 0.03rem;font-size: 14px;pointer-events: none;color: #000000b8;transition: all .1s ease-in-out;padding-top: 2.5px;}.input:not(:placeholder-shown) ~ .placeholder, .input:focus ~ .placeholder {-moz-transform: translateX(-2px) translateY(-13px);-webkit-transform: translateX(-2px) translateY(-13px);-o-transform: translateX(-2px) translateY(-13px);-ms-transform: translateX(-2px) translateY(-13px);transform: translateX(-2px) translateY(-13px);color: #000;font-size: 12px;}.input:not(:placeholder-shown), .input:focus {box-shadow: rgba(255, 255, 255, .2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.9) 0px 0px 0px 0.07rem;border-radius: 10px;}.textarea-box {width: 250px;height: 200px;box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.5) 0px 0px 0px 1px;border-radius: 10px;position: relative;margin-bottom: 65px;}.textarea {height: 100%;width: 100%;padding-left: 15px;font-family: var(--Poppins);letter-spacing: 0.03rem;border: none;background-color: transparent;padding-top: 25px;padding-right: 5px;resize: none;transition: box-shadow .2s ease-in-out;border-radius: inherit;}.textarea:focus {outline: 0.1rem solid var(--NG_blue);outline-offset: 6px;border-radius: 10px;}.textarea-placeholder {position: absolute;left: 15px;top: 15px;font-family: var(--Poppins);letter-spacing: 0.03rem;font-size: 14px;pointer-events: none;color: #000000b8;transition: all .1s ease-in-out;padding-top: 2.5px;padding-right: 5px;background-color: #fff;width: 60px;}.textarea:not(:placeholder-shown) ~ .textarea-placeholder, .textarea:focus ~ .textarea-placeholder {-moz-transform: translateX(-2px) translateY(-13px);-webkit-transform: translateX(-2px) translateY(-13px);-o-transform: translateX(-2px) translateY(-13px);-ms-transform: translateX(-2px) translateY(-13px);transform: translateX(-2px) translateY(-13px);color: #000;font-size: 12px;}.textarea:not(:placeholder-shown), .textarea:focus {box-shadow: rgba(255, 255, 255, .2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.9) 0px 0px 0px 0.07rem;border-radius: 10px;}.submit-box {position: relative;}.submit {position: relative;width: auto;height: 35px;font-family: var(--Poppins);letter-spacing: 0.03rem;padding-left: 10px;padding-right: 10px;outline: none;border: none;background-color: #fff;color: #000;font-weight: 400;box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.5) 0px 0px 0px 1px;border-radius: 10px;margin-bottom: 30px;cursor: pointer;z-index: 1;transition: box-shadow .2s ease-in-out;}.submit:hover {box-shadow: rgba(255, 255, 255, .2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.9) 0px 0px 0px 0.09rem;}.submit:focus {outline: 1px solid var(--NG_blue);outline-offset: 5px;}.error-message {color: #df1818;font-family: var(--Roboto);letter-spacing: 0.04rem;font-size: 13px;padding: 10px 5px 5px 5px;line-height: 1.2rem;opacity: 0;transition: .1s ease-in-out;}.error-message-opened {opacity: 1;}.error-border:not(:placeholder-shown) {box-shadow: rgba(255, 255, 255, .2) 0px 0px 0px 1px inset, rgba(255, 2, 2, 0.9) 0px 0px 0px 0.07rem;}.error-border {box-shadow: rgba(255, 255, 255, .2) 0px 0px 0px 1px inset, rgba(255, 2, 2, 0.9) 0px 0px 0px 0.07rem;}.error-border:focus {outline: 1px solid #df1818;outline-offset: 5px;border-radius: 10px;}.contact-response {display: flex;justify-content: center;margin-bottom: 40px;padding-left: 10px;padding-right: 10px;width: 100%;}.contact-response-error-svg, .contact-response-success-svg {display: none;}.contact-response-error-svg svg {height: 16px;width: 16px;}.contact-response-success-svg svg {height: 16px;width: 16px;}.contact-response-p {font-family: var(--Roboto);letter-spacing: 0.05rem;font-size: 14px;text-align: center;padding-left: 5px;padding-right: 5px;}.contact-response-error {color: #df1818;}.contact-response-success {color: rgb(7, 151, 38);}.contact-response-svg-opened {display: flex;}@media (max-width: 1023px) {.contact-img {display: none;}.contact-header {width: 100%;background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(/img/contact.jpg);background-size: cover;background-position: left;}.contact-header h1 {color: #fff;font-size: 30px;}.contact-header p {color: #fff;font-size: 14px;margin-top: 20px;}}@media (max-width: 425px) {.contact-box {border-radius: 0px;}}.expertise-main-section {height: 500px;background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, 0.7)), url(/img/expertise.jpg);background-size: cover;background-position: center;display: flex;justify-content: center;align-items: center;flex-direction: column;color: #fff;}.header-expertise {height: 150px;display: grid;place-items: center;font-family: var(--Poppins);font-size: 30px;background: -webkit-linear-gradient(var(--NG_blue), var(--NG_dark_blue));background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 0.05em;font-weight: 500;text-align: center;}.expertise {height: auto;width: 100%;display: flex;flex-direction: column;align-items: center;}.expertise-box {height: 300px;width: 90%;display: flex;margin-bottom: 50px;background-color: #f5f5f5;}.expertise-img {height: 100%;width: 30%;display: flex;align-items: center;}.expertise-img img {max-width: 100%;max-height: 100%;}.expertise-info {height: 100%;width: 70%;display: flex;flex-direction: column;align-items: center;justify-content: center;padding-right: 50px;padding-left: 50px;letter-spacing: 0.05rem;font-family: var(--Roboto);text-align: center;line-height: 1.8rem;}.expertise-info h1 {font-size: 30px;margin-bottom: 20px;}.expertise-info p {font-size: 17px;}@media (max-width:1024px) {.expertise-box {justify-content: center;align-items: center;flex-direction: column;}.expertise-img {padding-top: 20px;justify-content: center;}.expertise-info {padding-top: 40px;padding-bottom: 40px;}.expertise-img, .expertise-info {width: 100%;}.expertise-box {height: auto;}.expertise-info h1 {font-size: 25px;}.expertise-info p {font-size: 16px;}}@media (max-width:768px) {.expertise-info {padding-bottom: 40px;}.expertise-img {padding: 0;}.expertise-box {width: 83%;border-radius: 20px;}.expertise-img img {border-radius: 20px 20px 0 0;}.expertise-box {flex-direction: column;justify-content: center;align-items: center;}.expertise-info h1 {margin-top: 20px;}}@media (max-width:425px) {.header-expertise {font-size: 25px;padding-right: 10px;padding-left: 10px;}.expertise-box {width: 95%;}.expertise-info {padding-left: 10px;padding-right: 10px;}.expertise-info h1 {font-size: 21px;}.expertise-info p {font-size: 14px;}}.main-section {height: calc(100vh - var(--nav_height));width: 100%;display: flex;}.main-section-text {height: 100%;width: 50%;display: grid;place-items: center;}.main-section-text h1 {font-family: var(--Poppins);font-size: 30px;background: -webkit-linear-gradient(var(--NG_blue), var(--NG_dark_blue));background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 0.1em;font-weight: 600;text-align: center;padding-left: 20px;padding-right: 20px;}.main-section-photo {height: 100%;width: 50%;background-image: url(/img/unsplash.jpg);background-size: cover ;background-position: right;}.main-section-box {width: 100%;display: grid;place-items: center;}.main-section-box p {font-family: var(--Poppins);font-size: 15px;font-weight: 500;text-align: center;padding: 20px 60px 40px 60px;color: var(--NG_dark_blue);}.main-section-box-buttons {height: 100px;display: grid;place-items: center;grid-template-columns: 1fr 1fr;}.main-section-box-buttons button {margin-left: 20px;margin-right: 20px;height: 40px;width: 110px;border: none;background-color: #fff;box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.9) 0px 0px 0px 1px;border-radius: 5px;transition: all .1s ease-in;}.main-section-box-buttons button a {display: grid;place-items: center;height: 100%;width: 100%;text-decoration: none;color: #000;font-family: var(--Poppins);letter-spacing: 0.05rem;font-weight: 500;}#main-expertise-button {box-shadow: none;background-color: var(--NG_blue);}#main-expertise-button a {color: #fff;}.main-section-box-buttons button:hover {box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px inset, rgba(0, 0, 0, 0.4) 0px 0px 0px 1px;transform: translateY(-3px);-webkit-transform: translateY(-3px);-o-transform: translateY(-3px);-moz-transform: translateY(-3px);-ms-transform: translateY(-3px);}.who-we-are {height: auto;width: 100%;padding-bottom: 100px;}.who-we-are-header {height: 150px;width: 100%;display: grid;place-items: center;font-family: var(--Poppins);font-size: 30px;background: -webkit-linear-gradient(var(--NG_blue), var(--NG_dark_blue));background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 0.05em;font-weight: 500;text-align: center;}.who-we-are-box {height: 600px;width: 100%;display: grid;place-items: center;}.who-we-are-box:nth-child(2), .who-we-are-box:nth-child(4) {background-color: #f5f5f5;}.who-we-are-sections {display: flex;width: 100%;height: 100%;}.who-we-are-img, .who-we-are-text {width: 50%;height: 100%;display: flex;justify-content: center;align-items: center;}.who-we-are-text {flex-direction: column;}.who-we-are-text h1 {text-align: center;margin-bottom: 20px;font-family: var(--Poppins);font-size: 30px;font-weight: 600;color: #000;padding-left: 10px;padding-right: 10px;}.who-we-are-text p {font-family: var(--Poppins);font-size: 20px;font-weight: 400;text-align: center;letter-spacing: 0.02em;color: #000;padding-left: 20px;padding-right: 20px;}.who-we-are-sections img {border-radius: 20px;max-width: 90%;max-height: 70%;height: auto;width: auto;}.partners {height: auto;width: 100%;margin-bottom: 100px;display: flex;justify-content: center;align-items: center;flex-direction: column;}.scroll-container {height: 300px;overflow-y: scroll;}.partners-header {height: 150px;display: grid;place-items: center;}.partners-header h1 {font-family: var(--Poppins);font-size: 35px;background: -webkit-linear-gradient(var(--NG_blue), var(--NG_dark_blue));background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 0.1em;font-weight: 600;text-align: center;padding-left: 20px;padding-right: 20px;}.partners-list {position: relative;width: 80%;display: flex;align-items: center;overflow-x: auto;scrollbar-width: none;-ms-overflow-style: none;user-select: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;cursor: auto;}.partner-swipe {height: auto;width: 80%;display: flex;align-items: center;justify-content: flex-end;}.partner-swipe p {font-family: var(--Roboto);font-size: 12px;padding-right: 5px;color: #2b3338;letter-spacing: 0.05rem;}.partner-swipe svg {height: 8px;fill: #181818;}.partner-swipe div {display: flex;}.partners-logo {display: flex;justify-content: center;align-items: center;margin-right: 50px;flex: 1 0 auto;}.partners-logo img {max-height: 100%;max-width: 100%;pointer-events: none;}.partners-logo:last-child {margin-right: 10px;}@media (max-width:768px) {.main-section {flex-direction: column;}.main-section-photo {display: none;}.main-section-text {width: 100%;background-image: url(/img/unsplash.jpg);background-size: cover ;background-position: right;z-index: 0;}.who-we-are-box {height: 700px;}.main-section-text h1 {font-size: 25px;width: 100%;z-index: 1;color: #fff;}.who-we-are-sections {flex-direction: column;align-items: center;}#reverse-column {flex-direction: column-reverse;}.who-we-are-sections div {width: 100%;}.who-we-are-text {display: flex ;justify-content: flex-start;}.who-we-are-text h1 {font-size: 25px;}.who-we-are-text p {font-size: 15px;}.partner-swipe {width: 90%;}.partners-list {width: 90%;}}@media (max-width:425px) {.main-section-box p {padding: 20px 40px 40px 40px;}.who-we-are-text h1 {font-size: 20px;}.who-we-are-box {height: 600px;}}.notfound {height: 80vh;width: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;}.notfound svg {height: 120px;fill:#010164;clip-rule:evenodd;fill-rule:evenodd;margin-bottom: 30px;}.notfound h1 {font-family: var(--Poppins);font-weight: 500;font-size: 17px;text-align: center;padding-left: 15px;padding-right: 15px;color: var(--NG_dark_blue);}.not-found-return {height: 30px;width: 70px;border: none;background-color: var(--NG_dark_blue);margin-top: 20px;border-radius: 5px;transition: all .1s ease-in-out;}.not-found-return a {font-family: var(--Poppins);color: #fff;text-decoration: none;letter-spacing: 0.05rem;font-weight: 500;height: 100%;width: 100%;display: grid;place-items: center;}.not-found-return:hover {transform: translateY(-2px);background-color: var(--NG_blue);}.reference {height: calc(85vh - var(--nav_height));width: 100%;display: flex;}.reference-img {height: 100%;width: 50%;background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)), url(/img/references.jpg);background-size: cover;background-position: center;}.references-top-section {position: relative;height: 100%;width: 50%;display: flex;justify-content: center;align-items: center;flex-direction: column;}.trusted-icon {height: 70px;width: 50px;margin-bottom: 20px;}.references-top-section h1 {color: var(--NG_dark_blue);font-size: 30px;font-family: var(--Poppins);font-weight: 600;letter-spacing: 0.1rem;height: 50px;}.references-top-section p {color: var(--NG_blue);font-size: 15px;font-family: var(--OpenSans);font-weight: 400;letter-spacing: 0.05rem;text-align: center;padding-left: 10px;padding-right: 10px;}.references-top-section svg {position: relative;height: 30px;top: 80px;}.references-section {height: auto;width: 100%;display: grid;place-items: center;grid-template-columns: repeat(1, 1fr);margin-bottom: 75px;}.references-section-header {height: 150px;display: grid;place-items: center;font-family: var(--Poppins);font-size: 30px;background: -webkit-linear-gradient(var(--NG_blue), var(--NG_dark_blue));background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 0.05em;font-weight: 500;text-align: center;}.reference-box {width: 60%;height: 300px;box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;position: relative;border-radius: 20px;display: grid;place-items: center;margin-bottom: 50px;}.website-view {height: 45%;width: 100%;border-radius: 20px 20px 0px 0px;box-shadow: 0px 0px 2px 0px rgba(0, 27, 72, 1);background-attachment:unset;background-size: cover;background-position: top;position: absolute;z-index: -1;top: 0;}.world-bank-img {background-position: -10px 0px;background-image: url(/img/worldbank.png);}.ilo-img {background-position: 0px 0px;background-image: url(/img/ilo.png);}.giz-img {background-position: -10px 0px;background-image: url(/img/giz.png);}.trace-img {background-position: -10px -14px;background-image: url(/img/trace.png);}.wageningen-img {background-position: 8px 0px;background-image: url(/img/wageningen.png);}.neg-img {background-position: -25px 0px;background-image: url(/img/neg.png);}.embassy-img {background-position: -55px 0px;background-image: url(/img/embassy.png);}.hifl-img {background-position: -65px 0px;background-image: url(/img/hifl.png);}.ugfs-img {background-position: -30px 0px;background-image: url(/img/ugfs.jpg);}.ctnci-img {background-position: -40px 0px;background-image: url(/img/ctnci.png);}.ccis-img {background-position: 0px 0px;background-image: url(/img/ccis.jpg);}.ctnci-logo img {padding-left: 13px;margin-top: 10px;}.reference-logo {height: 150px;width: 150px;border-radius: 50%;box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;background-color: #fff;margin-top: 20px;display: grid;place-items: center;}.ilo-bg-color {background-color: #1c2cbc;}.ugfs-bg-color {background-color: #042433;}.reference-box h1 {font-family: var(--Poppins);font-weight: 500;font-size: 20px;text-align: center;}.visit-web {outline: none;border: none;background-color: var(--NG_dark_blue);height: 30px;width: 80px;border-radius: 5px;display: grid;margin-bottom: 10px;transition: .1s ease-in;}.visit-web a {display: grid;place-items: center;text-decoration: none;height: 100%;width: 100%;color: #fff;font-family: var(--Roboto);font-size: 15px;padding-left: 10px;padding-right: 10px;letter-spacing: 0.05rem;}.visit-web:hover {background-color: var(--NG_blue);}@media (max-width: 1024px) {.reference-box {width: 80%;}}@media (max-width: 768px) {.reference-box {width: 90%;}.reference-img {display: none;}.references-top-section {width: 100%;background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3)), url(/img/references.jpg);background-size: cover;background-position: center;}.references-top-section h1 {color: #fff;font-size: 25px;}.references-top-section p {color: #fff;}.references-section-header {font-size: 25px;}}@media (max-width: 425px) {.reference-box {width: 95%;}.reference-box h1 {font-size: 16px;}.references-section-header {font-size: 20px;}.references-top-section h1 {color: #fff;font-size: 23px;}.references-top-section p {font-size: 14px;color: #fff;}}.services-main-section {height: 70vh;width: 100%;background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/img/services-main.jpg);background-size: cover;background-position: center;display: flex;justify-content: center;align-items: center;flex-direction: column;}.services-card-box {position: relative;height: auto;width: 100%;display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));justify-content: center;align-items: center;place-items: center;flex-wrap: wrap;bottom: 150px;}.service-card {width: 300px;height: 300px;background-color: #fff;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;padding: 10px;margin-bottom: 50px;display: flex;align-items: center;flex-direction: column;border-radius: 10px;position: relative;}.service-card h1 {font-size: 18px;text-align: center;margin-top: 30px;font-family: var(--OpenSans);font-weight: 600;}.service-card p {font-size: 15px;text-align: center;margin-top: 10px;font-family: var(--Poppins);color: #222222;}.service-card-img {height: 40px;margin-top: 50px;}.service-card-number {height: 22px;position: absolute;top: 15px;left: 15px;}.main-solutions {width: 100%;height: auto;display: flex;justify-content: center;}.main-solutions-box {height: auto;width: 80%;padding-bottom: 100px;padding-top: 100px;}.main-solutions-header {width: 100%;position: relative;}.main-solutions-header h1 {font-family: var(--Roboto);font-weight: 500;font-size: 15px;letter-spacing: 0.1rem;height: 50px;display: flex;}.swipe-solutions-section {position: absolute;top: 0;right: 0;display: flex;align-items: center;}.swipe-solutions-section p {font-family: var(--Roboto);font-size: 12px;padding-right: 7px;color: #2b3338;letter-spacing: 0.05rem;}.swipe-solutions-section svg {height: 8px;fill: #2b3338;}.main-solutions-lists {height: 100%;width: 100%;display: flex;overflow-x: auto;scrollbar-width: none;-ms-overflow-style: none;user-select: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;cursor: auto;}.main-solutions-list {flex: 1 0 auto;height: 100%;width: 300px;margin-right: 60px;}.main-solutions-list:last-child {margin-right: 0px;}.main-solutions-list img {max-width: 100%;border-radius: 20px;pointer-events: none;}.main-solutions-list h1 {font-size: 17px;font-family: var(--Poppins);font-weight: 500;padding-top: 15px;}.main-solutions-list p {font-family: var(--Roboto);line-height: 1.8rem;padding-top: 10px;color: #2b3338;}.our-services {height: auto;width: 100%;position: relative;bottom: 100px;display: flex;align-items: center;flex-direction: column;}.service-box {width: 90%;height: 500px;display: flex;margin-bottom: 50px;}.service-box-right {display: flex;flex-direction: column;justify-content: center;align-items: center;width: 50%;}.service-box-right h1 {font-size: 29px;font-family: var(--Poppins);letter-spacing: .05rem;text-align: center;padding: 0px 10px 0px 10px;font-weight: 600;}.service-box-right p {font-size: 20px;font-family: var(--Poppins);letter-spacing: .05rem;text-align: center;padding: 20px 40px 20px 40px;color: #2f2f2f;}.service-box-right div {width: 100%;display: flex;align-items: center;flex-direction: column;}.service-box-right div ul li {list-style-type: disc;font-family: var(--Poppins);padding-top: 10px;font-size: 19px;}.service-box-img {height: 100%;width: 50%;display: flex;justify-content: center;align-items: center;}.service-box-img img {max-height: 100%;max-width: 100%;}.why-choose-us {height: 800px;background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.5)), url(/img/services-partner.jpg);background-size: cover;background-position: center;display: flex;justify-content: center;align-items: center;flex-direction: column;}.services-second-item {flex-direction: row-reverse;}@media (max-width:1024px) {.services-card-box {display: grid;place-items: center;grid-template-columns: repeat(2, 1fr);}.service-box-right h1 {font-size: 20px;}.service-box-right p {font-size: 16px;}.service-box-right div ul li {font-size: 16px;}}@media (max-width:768px) {.services-card-box {grid-template-columns: repeat(1, 1fr);}.main-solutions-box {width: 90%;}.main-solutions-list {margin-right: 30px;}.service-box {flex-direction: column;justify-content: center;align-items: center;height: auto;}.service-box-img {width: 100%;}.service-box-right {margin-top: 30px;margin-bottom: 30px;width: 100%;}.service-box-right p {padding: 20px 0 20px 0px;}}@media (max-width:425px) {.main-solutions-list {width: 280px;}}