 @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
html, html body{
     font-family: "Montserrat", sans-serif !important ;
}
.header__wrapper .lang ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.header__wrapper .lang ul li {
    margin-left: 20px;
}
.lang {
    width: 100px;
}
header.header {
    background: #fff;
}
.header__simplebar .simplebar-content nav.header__navbar a:last-child {
    border: solid 2px #1793ED;
    padding: 10px 15px;
    border-radius: 10px;
}
.hero__wrapper h1.hero__title.relative {
    max-width: 100%;
    text-align: center;
    font-size: 65px;
    width: 100%;
    border: none;
}
.hero__wrapper h1.hero__title.relative:before {
    content: "";
    border-bottom: 1px solid var(--white);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 850px;
    margin: 0 auto;
}

.footer-botm {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 35px;
    padding-top: 40px;
    position: relative;
}

.footer__wrapper.grid {
    display: flex;
    flex-wrap: wrap;
}

.footer-botm .footer__menus a {
    color: #fff;
    font-size: 18px;
    font-weight: 300 !important;
}

.footer-botm .footer__soc-box.flex.flex-wrap {
    margin: 0;
}

.footer-botm:before {
    content: "";
    position: absolute;
    left: -50%;
    top: 0;
    right: 30%;
    height: 1px;
    border-top: solid 1px #fff;
}


.footer__contact-box .footer__contact {
    padding-left: 50px;
}
a.solutions__card {
    text-align: center;
}

body span.btn span {
    display: none !important;
}

body span.btn {
    border: solid 2px #1793ED;
    padding: 10px 25px;
    border-radius: 10px;
    font-size: 17px;
    display: block;
    margin: 0 auto;
}

body .solutions__name:before {
    background: linear-gradient(90deg, #003399 0%, #1793ED 100%);
    height: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 230px;
}

.footer__form input.footer__input {
    background: none;
    border-color: #fff;
    font-family: "Montserrat", sans-serif !important;
    color: #fff;
    font-weight: 300;
}

.ready div#footer_form {
    padding-top: 25px;
}

.footer__form button.btn.btn-white.footer__btn i {
    display: none;
}

.footer__form button.btn.btn-white.footer__btn {
    border: solid 2px #1793ED;
    padding: 10px 25px;
    border-radius: 10px;
    font-size: 17px;
    display: block;
    margin: 0 auto;
    font-weight: 400;
    width: 190px;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif !important;
}

input::placeholder {
    opacity: 1;
}
body .ready__title:before {
    background: linear-gradient(90deg, #039, #1793ed);
    height: max(6px, min(calc(-.47059px + .58824vw), 8px));
}
section.hero.relative .hero__wrapper h3 {
    font-size: 25px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 100px;
}

.hero__wrapper h1.hero__title.relative {margin-bottom: 40px;}
.header__simplebar .simplebar-content nav.header__navbar a:last-child:before {
    display: none;
}

.header__simplebar .simplebar-content nav.header__navbar a:last-child:hover {
    background: #1793ED;
    color: #fff;
}

.bringing__text-box {
    background: none;
    text-align: center;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    max-width: 1150px;
    padding-top: 20px;
}

section.bringing h2.bringing__title {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    margin: 0 auto;
    font-weight: 600;
        max-width: 1150px;
}

section.bringing h2.bringing__title {
    position: relative;
    padding-top: 50px;
    padding-bottom: 80px;
}

section.bringing h2.bringing__title:before {
    content: "";
    background: linear-gradient(90deg, #039, #1793ed);
    height: max(6px, min(calc(-.47059px + .58824vw), 8px));
    position: absolute;
    left: -40%;
    top: 0;
    display: block;
    right: 60%;
}

section.bringing h2.bringing__title:after {
    content: "";
    background: linear-gradient(90deg, #039, #1793ed);
    height: max(6px, min(calc(-.47059px + .58824vw), 8px));
    position: absolute;
    right: -40%;
    bottom: 9px;
    display: block;
    left: 60%;
}

.bringing__name {
    font-size: max(22px,min(calc(-3.88235px + 2.35294vw),25px));
}
a.btn i {
    display: none !important;
}

a.btn {
    border: solid 2px #1793ED;
    padding: 10px 25px;
    border-radius: 10px;
    font-size: 17px;
    display: inline-block;
    margin: 0 auto;
}

a.btn:hover {
    background: #1793ED;
    color: #fff;
}

section.why-section h2.section-title {
    text-align: right;
    position: relative;
}

section.why-section h2.section-title:before {
    content: "";
    background: linear-gradient(90deg, #039, #1793ed);
    height: max(6px, min(calc(-.47059px + .58824vw), 8px));
    position: absolute;
    left: -40%;
    top: 30px;
    display: block;
    right: 40%;
}

.why-section-content {
    border: none;
}
section.bringing a.bringing__btn.btn {
    margin-top: 30px;
}
a.btn span.icon-arrow-right {
    display: none;
}
section.mission-section h2.section-title {
    position: relative;
}

.mission-section .mission-section-text {
    background: none;
}

section.mission-section h2.section-title:before {
    background: linear-gradient(90deg, #039, #1793ed);
    content: "";
    display: block;
    height: 8px;
    left: 30%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .5s ease-out, opacity .5s linear;
    width: 100vw;
    will-change: transform, opacity;
}

section.different-section h2 {
    position: relative;
    text-align: right;
}

section.different-section h2:after {
    background: linear-gradient(90deg, #039, #1793ed);
    content: "";
    display: block;
    height: 8px;
    right: 57%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .5s ease-out, opacity .5s linear;
    width: 100vw;
    will-change: transform, opacity;
}

section.we-do-section h2:after {
    right: 30%;
    left: auto;
}

section.we-do-section h2 {
    text-align: right;
    width: 100% !important;
}

.hero-interior .hero-motto {
    border: none;
}

section.different-section .different-section-text {
    background: none;
    border: none;
    color: #000;
}

section.different-section .different-section-text:before {
    display: none;
}

.values-section-wrapper h2.section-title {
    position: relative;
}

.values-section-wrapper h2.section-title:before {
    background: linear-gradient(90deg, #039, #1793ed);
    content: "";
    display: block;
    height: 8px;
    left: -50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .5s ease-out, opacity .5s linear;
    will-change: transform, opacity;
    width: 85%;
    z-index: -1;
}

.values-section-wrapper h2.section-title:after {
    background: linear-gradient(90deg, #039, #1793ed);
    content: "";
    display: block;
    height: 8px;
    right: -50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .5s ease-out, opacity .5s linear;
    will-change: transform, opacity;
    width: 85%;
    z-index: -1;
}
section.benefits-section h2.section-title {
    text-align: center;
    position: relative;
}

section.benefits-section h2.section-title:before {
    content: "";
    background: linear-gradient(90deg, #039, #1793ed);
    height: max(6px, min(calc(-.47059px + .58824vw), 8px));
    position: absolute;
    left: -40%;
    top: 30px;
    display: block;
    right: 67%;
}
section.industry h2.industry__title {
    position: relative;
}

section.industry h2.industry__title:before {
    content: "";
    background: linear-gradient(90deg, #039, #1793ed);
    height: max(6px, min(calc(-.47059px + .58824vw), 8px));
    position: absolute;
    right: calc(50% + max(0px, min(calc(2px + -2 * ((100vw - 375px) / 1065)), 2px)));
    top: calc(30% + max(0px, min(calc(2px + -2*((100vw - 375px) / 1065)), 2px)));
    width: calc(100% + 100vw);
    transform: translate(-15%, 100%) scale(1);
}
body .benefit-card {
    background: none;
}
section.different-section .different-section-text{
    position: relative;
    padding-bottom: 130px;
    overflow: visible;
}
section.different-section .different-section-text:after {
   background: linear-gradient(90deg, #039, #1793ed);
   display: block;
   height: 8px;
   left: 57%;
   position: absolute;
   bottom: 51px;
   transform: translateY(-50%);
   transition: transform .5s ease-out, opacity .5s linear;
   width: 100vw;
   content: "";
   will-change: transform, opacity;
}

.values-section-wrapper .join-section h2.section-title:before {
    display: none;
}

.values-section-wrapper .join-section h2.section-title:after {
    left: 0;
    margin: 0 auto;
    right: 0;
    bottom: 7px;
    top: auto;
}
section.contingent-section .cont-tabs-wr {
    display: flex;
    flex-wrap: wrap;
}

section.contingent-section .cont-tabs-wr .cont-tabs-switchers {
    order: -1;
    display: flex;
    width: 100%;
    max-width: 100%;
    margin-bottom: 50px;
}

section.contingent-section .cont-tabs-wr .benefit-card.same-height {
    background: rgba(255,255,255,0.7);
}

section.contingent-section .cont-tabs-wr .cont-tabs-switchers h2 {
    font-size: max(20px,min(calc(-55.88235px + 7.35294vw),25px));
    margin: 0;
}

section.contingent-section .cont-tabs-wr .cont-tabs-switchers .cont-tabs-switchers-item.same-height {
    max-width: 33%;
    min-height: auto !important;
    position: relative;
    padding: 15px 20px 16px;
}

section.contingent-section .cont-tabs-wr .cont-tabs-switchers .cont-tabs-switchers-item.same-height .btn {
    font-size: 0;
    position: absolute;
    right: 27px;
    top: 20px;
}

section.contingent-section {
    padding-top: 20px;
}

section.contingent-section .cont-tabs-wr .cont-tabs-switchers .cont-tabs-switchers-item.same-height:hover .btn {
    transform: rotate(90deg);
    right: 10px;
    top: 14px;
}
.industry__wrapper .industry__card {
    border: 1px solid #1793ED80;
}

.solutions__slider .swiper-slide .solutions__card {border: 1px solid #1793ED80;}

section.ready {
    margin: 0 auto;
    max-width: 1276px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 80px;
}

section.ready h2.ready__title {
    font-size: max(34px,min(calc(-33.94118px + 6.17647vw),70px));
}

.footer__form input.footer__input {
    opacity: 0.7;
}
body .why-section-content-list li:after {
    background: linear-gradient(90deg, #039, #1793ed);
    height: 3px;
}

body .join-sections-wr .benefit-card {
    background: hsla(0,0%,100%,.5);
}
body .director-popup .close-popup-btn {
    align-items: center;
    justify-content: center !important;
}
section.directors-section.meet-our-team-section h2.section-title {
    text-align: left;
    margin-left: 0;
}

section.directors-section.meet-our-team-section h2.section-title:after {
    left: calc(100% + var(--offset-line));
}
.sector-cont-tab-departments {
    padding-top: 40px;
}

.sector-cont-tab-departments ul li {
    margin: 0;
    list-style: none;
    background: rgba(255,255,255,0.7);
    text-align: center;
    padding: 20px;
    width: 18%;
}

.sector-cont-tab-departments ul li .department-img {
    max-width: 45px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}

.sector-cont-tab-departments ul li .department-img img {
    display: inline-block;
}

.sector-cont-tab-departments ul li:before {
    display: none;
}

.sector-cont-tab-departments ul li span {
    font-weight: 300;
}

.sector-cont-tab-departments ul li span:after {
    display: none;
}
.header__wrapper .lang ul li a {
    border: solid 1px #1793ED;
    border-radius: 50%;
    padding: 2px;
}
.header__wrapper .lang ul li.active a {
    background: #1793ED;
}
div#contact-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 999;
    background: #000;
    max-width: 1100px;
    margin: 0 auto;
    border-radius: 10px;
    border-top: solid 8px #1793ed;
    padding: 80px;
    transform: translate(0%, -50%);
}

div#contact-header .close-contact-popup {
    position: absolute;
    right: 20px;
    top: 20px;
    border: solid 3px #1793ed;
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 10px;
    text-align: center;
    line-height: 43px;
    cursor: pointer;
}
div#contact-header .close-contact-popup:before {
    content: "";
    content: "\e904";
    font-family: icomoon !important;
    font-size: 20px;
}

div#contact-header .close-contact-popup {
    font-size: 0;
}
div#contact-header .footer__form-title {
    font-size: max(30px,min(calc(-47.05882px + 8.82353vw),40px));
    font-weight: 600;
    margin-bottom: 60px;
}

div#contact-header form#header_contact_form {
    max-width: 100%;
    grid-gap: unset;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
div#contact-header form#header_contact_form .field {
    width: 48%;
}

div#contact-header form#header_contact_form .field label {
    display: block;
    color: #fff;
    padding-bottom: 10px;
}
div#contact-header form#header_contact_form input.footer__input {
    width: 100%;
    margin: 0;
    margin-bottom: 60px;
    opacity: 0.5;
}

.footer__form button.btn.btn-white.footer__btn {
    float: right;
    margin-left: 0;
    margin-right: 0;
    height: 50px;
}
.director-popup .close-popup-btn {
    border: solid 3px #1793ed;
}

body .director-popup .close-popup-btn:before {
    display: none;
}

body .director-popup .close-popup-btn {
    padding: 5px;
    width: 50px;
    height: 50px;
    border-radius: 10px;
}
div#contact-header .close-contact-popup:hover {
    color: #1793ed;
}
section.contingent-section .cont-tabs-wr .cont-tabs-switchers .cont-tabs-switchers-item.same-height:hover:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 9px;
    background: linear-gradient(90deg, #003399 0%, #1793ED 100%);
}
section.contingent-section .cont-tabs-wr .cont-tabs-switchers .cont-tabs-switchers-item.same-height {
    overflow: hidden;
}


.department-popup .department-popup-inner .simplebar-mask {
    text-align: left;
}

.department-popup .department-popup-inner .simplebar-mask .simplebar-content {
    font-size: 16px;
}
div#send-us-cv {
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 999;
    background: #000;
    max-width: 1100px;
    margin: 0 auto;
    border-radius: 10px;
    border-top: solid 8px #1793ed;
    padding: 80px;
    transform: translate(0%, -50%);
}

div#send-us-cv .close-contact-popup {
    position: absolute;
    right: 20px;
    top: 20px;
    border: solid 3px #1793ed;
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 10px;
    text-align: center;
    line-height: 43px;
    cursor: pointer;
}
div#send-us-cv .close-contact-popup:before {
    content: "";
    content: "\e904";
    font-family: icomoon !important;
    font-size: 20px;
}

div#send-us-cv .close-contact-popup {
    font-size: 0;
}
div#send-us-cv .footer__form-title {
    font-size: max(30px,min(calc(-47.05882px + 8.82353vw),40px));
    font-weight: 600;
    margin-bottom: 60px;
}

div#send-us-cv form#header_join_us_form {
    max-width: 100%;
    grid-gap: unset;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
div#send-us-cv form#header_join_us_form .field {
    width: 48%;
}

div#send-us-cv form#header_join_us_form .field label {
    display: block;
    color: #fff;
    padding-bottom: 10px;
}
div#send-us-cv form#header_join_us_form input.footer__input {
    width: 100%;
    margin: 0;
    margin-bottom: 60px;
    opacity: 0.5;
}




/* Custome FIle css*/
    .filelabel {
    width: 100%;
    border: 2px dashed grey;
    border-radius: 5px;
    display: block;
    padding: 5px;
    transition: border 300ms ease;
    cursor: pointer;
    text-align: center;
    margin: 0;
}
.filelabel i {
    display: block;
    font-size: 30px;
    padding-bottom: 5px;
}
.filelabel i,
.filelabel .title {
  color: grey;
  transition: 200ms color;
}
.filelabel:hover {
  border: 2px solid #1665c4;
}
.filelabel:hover i,
.filelabel:hover .title {
  color: #1665c4;
}
#FileInput{
    display:none;
}
@media screen and (min-width:1800px){
    section.industry h2.industry__title:before{
        right: calc(38% + max(0px, min(calc(2px + -2*((100vw - 375px) / 1065)), 2px)));
    }
}

@media screen and (min-width:1600px){
    section.industry h2.industry__title:before{
        right: calc(45% + max(0px, min(calc(2px + -2*((100vw - 375px) / 1065)), 2px)));
    }
}

@media screen and (min-width:1100px){
    
  
    
.directors-section .directors-list {
    display: flex;
    justify-content: center;
}
.sectors-page img.main-bg-shape.aos-init {
    min-height: 1160px;
}
.directors-section .directors-list .director-card {
    margin: 0;
}
section.directors-section.meet-our-team-section .director-card-thumbnail img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
section.directors-section.meet-our-team-section  .director-card-text {
    max-width: 370px;
}
section.directors-section.meet-our-team-section  .director-card.swiper-slide {
    width: 370px;
}
.director-card-name {
    font-size: max(26px,min(calc(-3.11765px + 2.64706vw),30px));
}
}
@media screen and (min-width:768px){
    

section.directors-section.meet-our-team-section  .director-card.swiper-slide {
    width: 350px;
}
.directors-section .directors-list {
    display: flex;
    justify-content: center;
}
.directors-section .directors-list .director-card {
    margin: 0;
}
}
@media screen and (min-width:1024px) and (max-width:1200px) {
     
    section.bringing h2.bringing__title {
   
        font-size: 30px;
        line-height: 40px;
        
    }  
body .header__simplebar {
    width: calc(100% - 55px);
}
h2.ready__title {
    max-width: 47%;
}

.footer__form input.footer__input {
    width: max(230px,min(calc(36.76923px + 11.05769vw),196px));
}
.cont {
    width: 100%;
}
}
@media screen and (min-width:767px) and (max-width:1023px) {
    section.bringing h2.bringing__title {
   
        font-size: 20px;
        line-height: 30px;
        
    } 
.footer__form button.btn.btn-white.footer__btn {
    margin-top: 43px;
}
.footer-botm .footer__menus .header__navbar.flex.items-center {
    align-items: center;
    flex-direction: row;
}

.footer-botm .footer__menus a {
    margin: 4px 10px;
}

.footer__contact-box .footer__contact {
    padding-left: 20px;
}
section.different-section h2:after{
    right: 62%;
}
section.contingent-section .cont-tabs-wr .cont-tabs-switchers {
    order: 1;
}
section.contingent-section .cont-tabs-wr .cont-tabs-switchers h2 {
    font-size: 20px;
    padding-right: 31px;
}
}
@media screen and (max-width:767px){
    
    div#send-us-cv{
        
        padding:40px;
    }
    div#send-us-cv form#header_join_us_form .field {
        width: 100%;
    }
    div#contact-header form#header_contact_form .field {
        width: 100%;
    }
    section.bringing h2.bringing__title {
   
        font-size: 20px;
        line-height: 30px;
        
    } 
    .hero__wrapper h1.hero__title.relative {
        font-size: 31px !important;
        margin-top: 0;
        padding: 0;
        order: -1;
        padding-top: 50%;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

section.hero.relative .hero__wrapper h3 {
    font-size: 20px;
    padding-bottom: 0;
}
section.why-section h2.section-title:before {
    right: 85%;
    top: 18px;
}
.hero__wrapper.flex.flex-col.items-start {
    flex-direction: column;
}
section.we-do-section h2:after {
    right: 68%;
}

section.mission-section h2.section-title:before {
    left: 68%;
}
section.we-do-section h2:after {
    right: 68%;
}

section.mission-section h2.section-title:before {
    left: 68%;
}

.values-section-wrapper h2.section-title:after {
    right: -67%;
}

.values-section-wrapper h2.section-title:before {
    left: -67%;
}
body section.contingent-section .cont-tabs-wr {
    flex-direction: unset;
}

section.contingent-section .cont-tabs-wr .cont-tabs-switchers .cont-tabs-switchers-item.same-height {
    max-width: 100%;
}

section.contingent-section .cont-tabs-wr .cont-tabs-switchers {
    flex-wrap: wrap;
}

section.contingent-section .cont-tabs-wr .cont-tabs-switchers .cont-tabs-switchers-item.same-height .btn {
    top: 14px;
}
.footer-botm {
    flex-wrap: wrap;
    margin-top: 0;
}

.footer-botm .footer__soc-box.flex.flex-wrap {
    width: 100%;
    justify-content: flex-start;
    padding-bottom: 20px;
}

.footer__contact-box .footer__contact {
    padding-left: 0;
}

.footer-botm:before {
    right: 0;
}

.footer__form button.btn.btn-white.footer__btn {
    margin-top: 20px;
    width: 100%;
}
section.directors-section.meet-our-team-section  .director-card-text {
    width: 300px;
}
section.industry h2.industry__title:before {
    display: none;
}
.sector-cont-tab-departments ul li {
    width: 100%;
    max-width: 304px;
}
div#contact-header form#header_contact_form input.footer__input {
    width: 100%;
}
div#contact-header{
    padding: 30px;
        padding-top: 80px;
        top: 0;
        transform: none;
        bottom: 0;
}
section.different-section h2:after {
    right: 85%;
    top: 25%;
}
section.benefits-section h2.section-title:before {
    right: 88%;
    top: 20px;
}
}

/*******************29-07-2024 start********************/
.sector-cont-tab-clients ul li img {
    height: auto;
    max-width: 144px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 80px;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}
.about-us-page section.hero-interior p {
    margin-bottom: 20px;
}
.mission-section-text-wr {
    font-weight: 500;
}
@media screen and (min-width:1024px){
.values-card-text {
    min-height: 200px;
}
}
.benefit-card-text {
    --line-count: 4;
}
.join-us-page .benefit-card-text {
    --line-count: 6;
}

/*********************end***********************/
/*********************07-08-2024(start)*****************/
.hero__wrapper h1.hero__title.relative {    
    font-size: 55px;  
}
.about-us-page .mission-section-text {
    background: transparent;   
}
.about-us-page .values-card-title {
  text-align: center;
}
.solutions-page .cont-tab-text ul li {
    padding-left: 17px;
    position: relative;
    padding-bottom: 10px;
}
.sector-cont-tab-text p:first-of-type {
    font-size: 20px;
}
section.review-section {
    padding-bottom: 50px;
}

.botton_section_join_us {
    text-align: center;
    margin: 0 auto 50px;
}

/*********************end***********************/