@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=PT+Sans+Narrow:wght@400;700&display=swap');


.pt-sans-narrow-regular {
    font-family: "PT Sans Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.pt-sans-narrow-bold {
    font-family: "PT Sans Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
}

body {
    font-family: "PT Sans Narrow", sans-serif;
    line-height: 1.4;
    font-size: 16px;
    color: #1E2022;
    margin: 0;
    padding: 0;
}

body .container {
    width: 100%;
    max-width: 1310px;
    padding: 0 15px;
}

.head-top {
    background: #fff;
    padding: 10px 0;
}

.head-top ul {
    text-align: right;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: end;
}

.head-top ul li {
    text-transform: uppercase;
    font-size: 16px;
    color: #1E2022;
    padding: 0 10px;
}

.head-top ul li:last-child {
    padding-right: 0px;
}

.head-top ul li a {
    color: #1A99F3;
    font-weight: bold;
    text-decoration: underline;
}

.header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9 !important;
}

.header .logo svg {
    max-width: 225px;
}

.mid-head {
    padding: 0;
}

.mid-head .container {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.mid-head .lang {
    text-align: right;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.navigation ul li a {
    color: #fff;
    display: block;
    padding: 20px 14px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}

.navigation ul li a:hover {
    text-decoration: none;
    color: #eee;
}

.mid-head {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0.2) 52%);
}

.navigation ul li:last-child a {
    padding-right: 0;
}

.mid-head .container {
    align-items: center;
}

.mid-head .lang svg {
    width: 20px;
    margin-left: 10px;
}


.navigation ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

.banner {
    /*background-image: url("../images/home-banner.png");*/
    background-repeat: no-repeat;
    min-height: 800px;
    height:100vh;
    background-size: cover;
    position: relative !important;
}
.banner-text {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translateX(-50%)!important;
}
.banner video#myVideo {
    height: 100%;
        width: 100%;
    object-fit: cover;
}
.banner {
    box-sizing: border-box;
}


.banner h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 120px;
    font-weight: 700;
    line-height: 120px;
}

.banner a.ban-btn {
    height: 68px;
    background: #1A99F3;
    width: 290px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 66px;
    border-radius: 6px;
    margin-top: 40px;
}

.sections {
    padding: 45px 0;
}

.sections h2 {
    color: #1E2022;
    font-size: 72px;
    font-weight: 700;
}

.sections p.sub-head {
    color: #1E2022;
    font-size: 35px;
    font-weight: 700;
    margin: 20px 0;
}

.exp-grid .exp-box {
    border-top: solid 1px #1E2022;
    border-bottom: solid 1px #1E2022;
    padding: 20px 0;
}

/*.exp-grid {*/
/*    padding-top: 40px;*/
/*}*/

.exp-grid .exp-box .year {
    color: #1A99F3;
    font-size: 100px;
    font-weight: 700;
    /*line-height: 100px;*/
    /*min-height: 120px;*/
    line-height:1;
}

.exp-grid .exp-box .year span {
    color: #156082;
    font-size: 50px;
}

.exp-grid .exp-box p {
    color: #1E2022;
    font-size: 35px;
    font-weight: 700;
    margin: 0;
}

.why-us {
    background-color: #156082;
    padding: 100px 0;
}

.why-us .container {
    background-image: url("../images/why-bg.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    color: #fff;
    background-size: contain;
}

.sections.why-us h2 {
    color: #fff;
}

.sections.why-us p.sub-head {
    color: #fff;
}

.why-rgt-txt {
    font-size: 18px;
}

.why-us .row {
    justify-content: space-between;
    align-items: center;
}

.owl-carousel.owl-theme.whyus {
    padding-top: 60px;
    max-width: 1100px;
    margin: 0 auto;
}


.owl-carousel .owl-item .w-icon-box img {
    width: auto;
    height: auto;
    display: inline-block;
}

.owl-carousel .owl-item .w-icon-box {
    text-align: center;
    width: 110px;
    height: 110px;
    border: solid 1px #1A99F3;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-carousel.owl-theme.whyus .item {
    text-align: center;
}

.owl-carousel.owl-theme.whyus .owl-item:nth-child(even) .item {
    position: relative;
    top: -20px;
}

.owl-carousel.owl-theme.whyus .owl-stage-outer {
    padding-top: 20px;
}


.services-box .services-icon svg {
    text-align: center;
    width: 80px;
    height: 80px;
}

.services-box .services-icon svg pth {
    fill: #fff;
}

.services-box .services-icon svg .st0,
.services-box .services-icon svg .st1 {
    fill: #fff;
}

.services-box .services-icon svg .st2 {
    fill: none;
    stroke: #1A99F3;
    stroke-width: 1.3;
    stroke-miterlimit: 10;
}

.services-box .services-icon {
    background: #1A99F3;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.services-box .icon-box {
    text-align: center;
    border: solid 1px #E5F4FF80;
    width: 290px;
    height: 290px;
    margin: 0 auto;
    border-radius: 50%;
}

.services-box .services-icon {
    margin: 0 auto;
    position: relative;
}


.blog-box::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: calc(100% - 32px);
    height: calc(100% - 32px);
    background: #000;
    opacity: 0.4;
    transform: translate(-50%, -50%);
}

.services-box h3 {
    font-size: 30px;
    font-weight: 700;
    margin-top: -16px;
}

.services-box {
    text-align: center;
    cursor: pointer;
    position: relative;
}

.services-box .icon-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.services-box .services-icon {
    transition: all 0.8s linear;
}

.services-box:hover .services-icon {
    width: 180px;
    height: 180px;
    background: #E5F4FF;
}

.services-box:hover .services-icon img {
    display: none;
}

.services-box:hover .services-icon img.service_hover {
    display: block;
}

.services-icon img.service_hover {
    position: absolute;
    display: none;
}

.services-icon img {
    width: unset !important;
}

.services-box .hover-txt {
    position: absolute;
    background: #FFFFFF;
    width: 240px;
    height: 240px;
    right: -120px;
    top: -100px;
    border-radius: 50%;
    color: #1E2022;
    box-sizing: border-box;
    align-items: center;
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.8s linear;
}

.services-box .hover-txt::-webkit-scrollbar {
    width: 10px;
}

.services-box .hover-txt p {
    /* margin-top: 71px; */
    max-width: 200px;
    /*overflow-y: scroll;*/
    /*height: 110px;*/
    padding-right: 10px !important;
    margin-bottom:0;
}

.services-box .hover-txt p::-webkit-scrollbar {
    width: 3px;
}

.services-box .hover-txt p::-webkit-scrollbar-track {
    background-color: #c2c2c2;
}

.services-box .hover-txt p::-webkit-scrollbar-thumb {
    background-color: #1A99F3;
}

.services-icon img {
    max-width: 80px;
}

.icon-box a .services-icon {
    padding: 20px;
}

.owl-carousel.owl-theme.services-slide .owl-stage-outer {
    padding-top: 20px;
    overflow: visible !important;
}

.services-box:hover .hover-txt {
    display: flex !important;
    opacity: 1;
    visibility: visible;

}

.owl-item:last-child .services-box .hover-txt {
    right: 0;
}

.customers {
    padding: 100px 0;
}

.customers h2 {
    text-align: center;
}
.sections.customers .container.aos-animate:last-child {
    display: none;
}
.customers ul {
    margin: 0;
    padding: 50px 0 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.customers ul li {
    width: 100%;
    text-align: center;
    /*padding: 30px 0;*/
    min-height: 100px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.customers .owl-carousel .owl-item ul li img {
    object-fit: contain;
      display: block;
    max-width: 280px;
    max-height: 105px;
    width: auto;
    height: auto;
}

.customers ul li img {
    display: inline-block;
}

.reviews {
    background: #E5F4FF;
    box-shadow: 0px 3px 16px 0px #0000000D;
}

.reviews h3 {
    background: #1E2022;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 20px;
    max-width: 90%;
    border-right: solid 7px #1A99F3;
}

.reviews .review-txt {
    padding: 25px;
    color: #1E2022;
    font-size: 22px;
    line-height: 35px;
}



.owl-carousel.owl-theme.reviews-slide {
    padding-top: 30px;
}

.owl-carousel.owl-theme.reviews-slide .owl-stage-outer {
    overflow: visible;
}

.outer-wrap {
    max-width: 100%;
    overflow: hidden;
}

.owl-carousel.owl-theme.reviews-slide .owl-item {
    opacity: 0.5;
}

.owl-carousel.owl-theme.reviews-slide .owl-item.active {
    opacity: 1;
}

.footer .container {
    border-top: solid 1px #1E2022;
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
}

.fot-left .f-logo {
    padding-bottom: 50px;
}

.fot-right {
    display: flex;
}

.fot-boxes h3 {
    font-size: 16px;
    font-weight: 700;
    min-width: 150px;
    margin-bottom: 10px;
}

.fot-boxes ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fot-boxes ul li a {
    color: #1E2022;
    font-size: 16px;
    display: block;
    padding: 2px 0;
}

.footer {
    padding-bottom: 40px;
}

.banner.inner-banner {
    /* background-image: url(../images/services-banner.png); */
    padding:250px 0 150px;
    height:auto;
}

.services-list {
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}

.services-list h3 {
    background: rgba(30, 32, 34, 1);
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding: 15px;
    border-right: solid 6px rgba(26, 153, 243, 1);
    max-width: 90%;
}

.services-list img {
    width: 100%;
}

.services-list a.find {
    height: 58px;
    background: #fff;
    display: inline-block;
    color: rgba(26, 153, 243, 1);
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 58px;
    border-radius: 6px;
    position: absolute;
    left: 22px;
    right: 22px;
    bottom: -122px;
    transition: all 0.8s linear;
    text-decoration: none;
}

.services-list:hover a.find {
    bottom: 22px;
}

.services-list:before {
    content: "";
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: all 0.8s linear;
}

.services-list:hover:before {
    opacity: 1;
}

a.blue-btn {
    height: 58px;
    background: #1A99F3;
    width: 250px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 56px;
    border-radius: 6px;
    margin-top: 20px;
    box-shadow: 0px 3px 16px 0px #00000040;
}

.map {
    text-align: right;
}

/*.map img {*/
/*    max-width: 100%;*/
/*}*/

.sections.experience p.sub-head {
    margin-bottom: 40px;
}

.banner.inner-banner.detail-ser {
    /* background-image: url(../images/services-detail-ban.png); */
}

.banner.inner-banner.detail-ser p {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    font-weight:700;
}

.sections.experience.abt-services {
    background: #1E2022;
    color: #fff;
    padding: 80px 0;
}

.abt-services .ser-head {
    position: relative;
}

.abt-services .ser-head h2 {
    position: relative;
    margin: 0;
    padding: 0;
}

.abt-services .ser-head:before {
    /*content: "";*/
    /*background: #E5F4FF;*/
    /*position: absolute;*/
    /*left: -50%;*/
    /*right: 0;*/
    /*top: -180px;*/
    /*bottom: -237px;*/
        content: "";
    background: #E5F4FF;
    position: absolute;
    left: -50%;
    right: 0;
    top: -50%;
    height: calc(100% + 500px);
}

.sections.experience.abt-services {
    overflow: hidden;
}

.sections.experience.abt-services h3 {
    font-size: 30px;
    margin-bottom: 30px;
        font-weight: 700;
}

.sections.experience.abt-services p {
    font-size: 20px;
}

.sections.where .row {
    align-items: center;
}

a.blue-btn:hover {
    text-decoration: none;
    background-color: #111;
    color: #fff !important;
}

.banner.inner-banner.abt {
    /* background-image: url(../images/about-banner.png); */
    min-height: auto;
}

.abt-origin p {
    font-size: 18px;
    margin-bottom: 24px;
}

.abt-origin h2 {
    margin-bottom: 30px;
}

.sections.abt-origin .container {
    max-width: 850px;
}

.sections.abt-origin {
    padding: 70px 0;
}

.sections.mission {
    background: #E5F4FF;
    padding: 70px 0;
    position: relative;
    padding-bottom: 30px;
}

.sections.mission .mission-head p {
    font-size: 22px;
    color: #fff;
    max-width:315px;
}

.sections.mission:before {
    content: "";
    background: #1E2022;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40%;
}

.sections.mission h2 {
    color: #fff;
}

.sections.mission .container {
    position: relative;
}

.mission-boxed {
    display: flex;
    max-width: 800px;
    float: right;
    /*margin-right: 40px;*/
}

.mission-boxed {
    position: relative;
}

.mission-boxed.one {
    left: 100px;
}

.mission-boxed .mission-txt {
    padding-bottom: 0;
    /*max-width: 354px;*/
    max-width: 100%;
}

.mission-boxed .mission-txt p {
    margin-bottom: 0;
}

.mission-boxed.two {
    left: 50px;
}

.mission-boxed.two .mission-txt {
    background: #0094BD;
}

.mission-boxed.two .mission-txt:before {
    background: #0094BD;
}

.mission-boxed.three .mission-txt {
    background: #015573;
}

.mission-boxed.three .mission-txt:before {
    background: #015573;
}

.mission-boxed .mission-txt h3 {
    margin-bottom: 5px;
}

.mission-boxed .mission-icon img {
        height: 150px;
    min-height: 164px;
}

.mission-boxed .mission-txt {
    background: #00B7FF;
    padding: 15px;
    color: #fff;
    position: relative;
}

.mission-boxed .mission-txt h3 {
    font-weight: 700;
    font-size: 20px;
    position: relative;
    z-index: 9;
}

.mission-boxed .mission-txt {
    /*font-size: 15px;*/
    font-size: 18px;
    line-height:1.2;
}

.mission-boxed .mission-txt:before {
    content: "";
    position: absolute;
    right: -50px;
    top: 0;
    bottom: -0.1px;
    width: 97px;
    background: #00B7FF;
    transform: skew(-20deg, 0deg);
}

.mission-boxed .mission-txt p {
    position: relative;
}

.mission-boxed .mission-icon:before {
    content: "";
    position: absolute;
    left: 25px;
    top: 0;
    bottom: 0;
    width: 21px;
    transform: skew(-16deg, 0deg);
    box-shadow: -10px 10px 30px 0px rgba(0, 0, 0, 0.25);
}

.mission-boxed .mission-icon img {
    position: relative;
}

.mission-boxed .mission-icon {
    position: relative;
    top: -50px;
}

.sections.meet-team {
    padding: 70px 0;
}

.team-box {
    margin-bottom: 30px;
}

.sections.meet-team h2 {
    margin-bottom: 20px;
}

.team-box .hover-txt {
    transition: all 0.8s linear;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 18px;
    line-height: 21px;
    background: rgba(229, 244, 255, 0.8);
    padding: 15px;
    opacity: 0;
}

.team-box h3 {
    display: flex;
    justify-content: space-between;
    background: #1E2022;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    height: 60px;
    align-items: center;
    padding-left: 15px;
    border-right: solid 7px #1A99F3;
    padding-right: 15px;
    margin: 0;
}

.team-box h3 a.linkedin {
    background: #1A99F3;
    width: 35px;
    height: 35px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 34px;
}

.team-box h4 {
    font-size: 21px;
    color: #1E2022;
    padding: 18px 0;
    border-bottom: solid 1px #1E2022;
}

.team-box .team-img {
    position: relative;
}

.team-box:hover .hover-txt {
    opacity: 1;
}

.sections.contact-us {
    background: rgba(30, 32, 34, 1);
    color: #fff;
    padding: 70px 0;
}

.sections.contact-us h2 {
    color: #fff;
    margin-bottom: 40px;
}

.sections.contact-us ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sections.contact-us ul li.full {
    width: 100%;
}

.sections.contact-us ul li label {
    font-size: 20px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

.sections.contact-us ul li span.select {
    border-radius: 6px;
    font-size: 16px;
    text-transform: uppercase;
    border: solid 1px #fff;
    padding: 4px 10px;
    margin-right: 10px;
    display: inline-block;
}

.sections.contact-us ul li span.select.active {
    background: rgba(26, 153, 243, 1);
    border-color: rgba(26, 153, 243, 1);
}

.sections.contact-us ul li {
    margin: 20px 0;
    width: 31%;
}

.sections.contact-us ul li input.input-text,
.sections.contact-us ul li textarea {
    font-size: 20px;
    background: none;
    border: none;
    border-bottom: solid 1px rgba(255, 255, 255, 1);
    width: 100%;
    padding: 10px 10px;
    font-family: "PT Sans Narrow", sans-serif;
        background: #fff;
    border-radius: 5px;
}

.sections.contact-us ul li.message {
    width: 65.5%;
}

.sections.contact-us ul li.file p {
    margin: 0;
    color: rgba(182, 182, 182, 1);
    font-size: 14px;
    margin-top: 10px;
}

.sections.contact-us ul li.file input#Upload {
    color: rgba(182, 182, 182, 1);
    font-size: 14px;
    margin-top: 5px;
}

.sections.contact-us ul li button {
    height: 58px;
    background: #fff;
    width: 240px;
    display: inline-block;
    color: #1A99F3;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 53px;
    border-radius: 6px;
    margin-top: 0;
    border: none;
    cursor: pointer;
}

.sections.contact-us ul li button:hover {
    background: #1A99F3;
    color: #fff;
}

.sections.contact-us {
    position: relative;
}

.sections.contact-us .cont-txt {
    position: absolute;
    background: rgba(229, 244, 255, 1);
    right: 0;
    top: 0;
    max-width: 580px;
    font-size: 30px;
    color: rgba(30, 32, 34, 1);
    font-weight: 700;
    padding: 30px;
}

.team-box .team-img img {
    max-width: 100%;
    width: 100%;
}

.banner.inner-banner.client {
    /* background-image: url(../images/client-banner.png); */
    background-color: rgba(26, 153, 243, 1);
      background-size: contain;
    background-position: right 29px;
}

.sections.choose {
    background: rgba(30, 46, 57, 1);
    padding: 70px 0;
    color: #fff;
}

.sections.choose h2 {
    color: #fff;
}

.sections.choose p.large {
    font-size: 30px;
    font-weight: 700;
}

.sections.choose p {
    font-size: 18px;
}

.sections.choose .row {
    align-items: center;
}

.choose-img {
    text-align: right;
}

.sections.aggre {
    background-image: url(../images/aggre.png);
}

.sections.aggre {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    font-size: 30px;
    color: #fff;
}

.sections.aggre .aggre-txt {
    max-width: 740px;
}

.sections.aggre .aggre-txt h2 {
    text-transform: uppercase;
    font-size: 100px;
    color: #fff;
}

.sections.aggre .aggre-txt h2 {
    line-height: 1;
}

a.blue-btn.white {
    background: #fff;
    color: #1A99F3;
}

.sections.aggre {
    margin-bottom: 50px;
}

.inner-banner.jobs {
    background-image: url(../images/jobs-banner.png);
}

/*.header.lite .head-top {*/
/*    background: rgba(26, 153, 243, 1);*/
/*    color: #fff;*/
/*}*/

.outer-wrap.job .mid-head {
    background: rgba(26, 153, 243, 1);
}

.header.lite .mid-head {
    background: none;
}

.header.lite .head-top li,
.header.lite .head-top li a {
    color: #000;
}

.header.lite .navigation ul li a {
    color: rgba(0, 0, 0, 1);
}

.header.lite .mid-head .lang {
    color: #111;
}

.header.lite .mid-head .lang svg {
    fill: #111;
}

.banner.inner-banner.jobs {
    padding-top: 200px;
    background-size: auto;
    background-position: right top;
    padding-bottom: 0;
    min-height: 893px;
}

.banner.inner-banner.jobs h1 {
    color: rgba(26, 153, 243, 1);
    margin-bottom: 30px;
}

.banner.inner-banner.jobs p.large {
    font-size: 30px;
    font-weight: 700;
    max-width: 700px;
}

.banner.inner-banner.jobs p {
    font-size: 18px;
    max-width: 700px;
}

ul.jobs-form {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.jobs-form {
    display: flex;
    flex-wrap: wrap;
    padding-top: 25px;
}

ul.jobs-form li {
    width: 25%;
    padding: 10px 0;
}

ul.jobs-form li label {
    font-size: 20px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

ul.jobs-form li input.input-text,
ul.jobs-form li select {
    width: 100%;
    border: solid 1px rgba(25, 153, 243, 1);
    height: 50px;
    padding: 0 10px;
    font-size: 20px;
    font-family: "PT Sans Narrow", sans-serif;
    border-right: none;
    outline: 0;
}

ul.jobs-form li input.input-text {
    border-radius: 6px 0 0 6px;
}

ul.jobs-form li:nth-child(4) select {
    border-radius: 0px 6px 6px 0px;
    border-right: solid 1px rgba(25, 153, 243, 1);
}

ul.jobs-form li.full {
    width: 100%;
    display: flex;
}

ul.jobs-form li span.select {
    border-radius: 6px;
    font-size: 16px;
    text-transform: uppercase;
    border: solid 1px rgba(30, 32, 34, 1);
    padding: 4px 10px;
    margin-right: 10px;
    display: inline-block;
}

ul.jobs-form li.full label {
    margin: 0;
    margin-right: 20px;
}

ul.jobs-form li button {
    height: 58px;
    background: #fff;
    width: 240px;
    display: inline-block;
    color: #1A99F3;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 53px;
    border-radius: 6px;
    margin-top: 20px;
    border: none;
    cursor: pointer;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.25);
}

.sections.contact-us.jobs-cv ul li {
    width: 23%;
}

.sections.contact-us.jobs-cv ul li.file {
    width: 100%;
}

.job-boxed {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1%;
}

.job-boxed .job-box {
    width: 31.3%;
    margin: 1%;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.05);
    padding: 35px;
    background: #fff;
}

.job-boxed .job-box:hover {
    background: rgba(229, 244, 255, 1);

}

.job-boxed .job-box h3 {
    color: rgba(26, 153, 243, 1);
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}

.job-boxed .job-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.job-boxed .job-box ul li {
    font-size: 18px;
    padding: 8px 0;
}

.job-boxed .job-box>a {
    color: #1E2022;
    text-decoration: none;
}

.job-boxed .job-box ul li span {
    display: block;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.sections.jobs-listing {
    padding-top: 0;
    margin-top: -40px;
}

ul.jobs-type {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.jobs-type li {
    font-size: 20px;
    padding: 8px 0;
    color: rgba(26, 153, 243, 1);
    text-transform: uppercase;
    font-weight: 700;
    padding-right: 50px;
}

ul.jobs-type li span {
    display: block;
    color: rgba(30, 32, 34, 1);
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
}

.job-details {
    padding-top: 60px;
    display: flex;
    justify-content: space-between;
}
.job-details p strong {
    text-transform: uppercase;
}
.banner.inner-banner.jobs .job-details .job-left p {
    font-size: 18px;
    max-width: 100%;
}

.job-details .job-left {
    max-width: 730px;
}

.job-details .job-right {
    max-width: 290px;
}

.job-details .job-left h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    margin-top: 35px;
    margin-bottom: 20px;
}

.job-details .job-left ul {
    margin: 0;
    padding: 0;
    padding-left: 15px;
}

.job-details .job-left ul li {
    font-size: 18px;
    padding: 5px 0;
}

.job-details .job-left .det-btn a {
    margin-right: 30px;
}

.job-details .job-left .det-btn a.blue-btn.white {
    box-shadow: none;
    border: solid 1px #1A99F3;
}

.job-details .job-right .team-box {
    margin: 0;
}

.sections.jobs-listing.more-jobs {
    margin-top: 70px;
}

.job-details .job-right .team-box {
    border-bottom: solid 1px #1E2022;
    padding-bottom: 20px;
}

.job-details .job-right .team-box h4 {
    border: none;
    padding-bottom: 10px;
}

.blog-boxed {
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px;
}

.blog-boxed .blog-box {
    width: 33.3%;
    padding: 16px;
    box-sizing: border-box;
    position: relative;
}

.blog-boxed .blog-box img {
    width: 100%;
    object-fit: cover;
    min-height: 540px;
}

.blog-boxed .blog-box .blog-head {
    position: absolute;
    left: 30px;
    top: 30px;
    color: #fff;
    padding-right: 10%;
}

.blog-boxed .blog-box .blog-head span.date {
    display: block;
}

.blog-boxed .blog-box .blog-head h3 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
}

.blog-boxed .blog-box .b-button {
    position: absolute;
    left: 30px;
    bottom: 30px;
}

a.blue-btn.white:hover {
    background: #1A99F3;
    color: #fff;
}

.banner.inner-banner.detail-ser.blog-detail {
    /* background-image: url(../images/blog-detail.png); */
    min-height: 840px;
    padding-top: 220px;
}

.sections.blog-detail h2 {
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    margin: 20px 0;
    font-weight: 700;
}

.sections.blog-detail h3 {
    font-size: 20px;
    line-height: 35px;
    text-transform: uppercase;
    margin: 20px 0;
    font-weight: 700;
    margin-top: 30px;
}

.sections.blog-detail img {
    max-width: 100%;
}

.sections.blog-detail img {
    margin-bottom: 30px;
    width: 100%;
    margin-top: 20px;
}

.sections.blog-detail p {
    font-size: 18px;
    line-height: 22px;
}

.sections.blog-detail {
    padding: 70px 0;
    padding-bottom: 0;
    position: relative;
}

.sections.blog-detail .container {
    background: #fff;
    margin-top: -180px;
}

.sections.blog-recent {
    background: #1E2022;
    color: #fff;
    padding: 70px 0;
    margin-bottom: 50px;
}

.sections.blog-recent h2 {
    color: #fff;
}

.fot-boxes:last-child ul li a {
    background: #777;
    width: 28px;
    height: 28px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 19px;
}

.sections.blog-detail .blog-content {
    max-width: 840px;
    margin: 0 auto;
    padding: 70px 0;
}

.banner a.ban-btn:hover {
    text-decoration: none;
    background: #fff;
    color: #1A99F3;
}

.sections.abt-origin {
    background-image: url(../images/txt-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.fot-boxes:last-child ul li a:hover {
    background: #1A99F3;
    color: #fff;
}

.fot-boxes ul li a:hover {
    color: #1A99F3;
    text-decoration: none;
}

ul.jobs-form li span.slct {
    display: block;
    position: relative;
    background: #fff;
}

ul.jobs-form li span.slct:before {
    font-weight: 700;
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    right: 20px;
    top: 6px;
    font-size: 26px;
}

ul.jobs-form li select {
    -webkit-appearance: none;
    color: #555;
    padding-left: 20px;
    background: none;
    position: relative;
    z-index: 999;
}

ul.jobs-form li button:hover {
    background: #1A99F3;
    color: #fff;
}

.reviews .review-txt {
    overflow-y: auto !important;
    height: 241px;
}

.reviews .review-txt::-webkit-scrollbar {
    width: 4px;
}

.reviews .review-txt::-webkit-scrollbar-track {
    background-color: #000;
}

.reviews .review-txt::-webkit-scrollbar-thumb {
    background-color: #1A99F3;
}
.frame__popup {
    width: 100%;
    height: 100%;
}
.frame__popup iframe {
    width: 100%;
    height: 100%;
    border: none;
}
::-webkit-file-upload-button { cursor:pointer; }
.frame__popup .close-btn {
    position: absolute;
    right: 4%;
    top: 8%;
    font-size: 30px;
    color: #1a99f3;
    cursor:pointer;
    z-index:999;
}

.frame__popup.frame__popup_register.active {
    padding-top: 42px;
}

.header span.btn_reg {
    color: #1A99F3;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.header.lite {
    top:10px;
}
.header.lite span.btn_reg, .head-top ul li a{
    text-decoration: none;
}
.header.lite nav.dropdown-list-5.w-dropdown-list {
    text-align: left;
}
.header.lite span.btn_reg {
    color: #000;
}

/* 30-08-24 */

.home-banner::before,
.detail-ser::before,
.service-bg::before,
.abt::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
}

.banner .container,
.inner-banner .container {
    z-index: 1;
}

.home-banner::after,
.service-bg::after,
.abt::after,
.blog-detail::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url("../images/desktop_watermark.png");
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
    width: 80%;
    height: 100%;
}

.header.header_new1 {
    transform: translateY(-108px);
     /*transition: all 300ms linear; */
     /*opacity: 0; */
}

.header.header_new {
    position: fixed;
    top: 0px;
    transform: translateY(0px);
    transition: all 300ms linear;
    background-color: #fff;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.2);
    opacity: 1;
}

.header.header_new .head-top {
    display: none;
}

.header.header_new .language {
    display: none;
}

.header.header_new .navigation ul li a {
    color: #000 !important;
}

.header.header_new .logo img {
    width: 150px;
}

.header.header_new .logo svg {
    width: 150px;
}

.header.header_new ul.menu li:nth-child(3) img {
    filter: unset !important;
}

.header.header_new .mid-head {
    background: unset;
}

svg.overlay-logo {
    display: none;
}

.header_new svg.overlay-logo {
    display: block;
}

.header_new .logo img {
    display: none;
}
.review-txt.small-text p {
    font-size: 30px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
}
.header_new ul.menu li>nav a:hover{
    color: #fff !important;
    
}
a.blue-btn.apply_button_custom {
    color: #fff;
    cursor: pointer !important;
}
a.blue-btn.apply_button_custom{
    cursor: pointer;
}




/*70% resolution style*/


a.logo img {
    width: 85%;
}
    .banner h1{
        font-size: 70px;
            line-height: 85px;
    }
        .banner a.ban-btn {
        width: 150px;
        font-size: 20px;
    }
    .sections h2 {
        font-size: 45px;
    }
    .sections p.sub-head, .exp-grid .exp-box p{
    font-size: 26px;
    }
    .exp-grid .exp-box .year{
       font-size: 75px;
    }
    .exp-grid .exp-box .year span{
        font-size: 36px;
    }
    .services-box h3 {
    font-size: 25px;}
    
    .services-box .icon-box{
            width: 200px;
    height: 200px;
    }
    .services-box:hover .services-icon{
            width: 130px;
    height: 130px;
    }
    .review-txt.small-text p {
    font-size: 24px;
    }
    .sections.contact-us .cont-txt{
            font-size: 23px;
    }
    .abt-services .ser-head:before{
        top: -170%;
    }
    .sections.aggre .aggre-txt h2{
        font-size: 65px;
    }


/**/
.mobile-lang{
    display:none;
}

.owl-carousel.owl-theme.whyus .item img {
       width: 241px;
    height: 56px;
    object-fit: contain;
}

.contract-commercial-management .sections.where {
    padding: 0;
}

.sections.experience.abt-services p:empty {
    display: none;
}




/*scroll bar overflow*/

.construction-amp-operations-epci .map.mobile-service-img img {
    width: 800px;
}

.construction-amp-operations-epci .map.mobile-service-img {
    width: 100%;
    overflow-y: scroll;
    margin: 26px 0;
}

.why-us ,.sections.customers,.sections.experience{
    overflow: hidden;
}
/* popup design window */

.brochure-main {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #000000ba;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
   
}

div#brochure-popup button.popup-close:focus{
    outline: none !important;
}
div#brochure-popup p:last-child {
    margin-bottom: 0px !important;
}

div#brochure-popup {    
    background-color: #156082 !important;
    max-width: 700px !important;
    width: 90% !important;
    position: relative !important;
    transform: unset !important;
    left: unset !important;
    top: unset !important;
    background-image: url("../images/desktop_watermark.png") !important;
    background-size: cover !important;
    padding: 30px clamp(15px, calc(0.9375rem + ((1vw - 5.76px) * 1.7361)), 30px) !important;
     border-radius: 8px !important;
}

div#brochure-popup h2 {
    font-size: clamp(24px, calc(1.5rem + ((1vw - 5.76px) * 0.9259)), 32px);
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
    padding-right: 40px;
}

div#brochure-popup input {
    font-size: 16px;
    background-color: #fff !important;
    border: none;
    border-bottom: solid 1px rgba(255, 255, 255, 1);
    width: 100%;
    padding: 6px 8px;
    font-family: "PT Sans Narrow", sans-serif;
    background: #fff;
    border-radius: 5px;
}

div#brochure-popup p {
    color: #fff !important;
    font-size: 14px !important;
    margin-bottom: 12px;
}

div#brochure-popup p a {
    color: #fff;
    text-decoration: underline;
}
div#brochure-popup p strong {
    color: #fff;
    font-weight: 700;
}
div#brochure-popup button[type=submit] {
    background: #1A99F3;
    width: max-content;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    line-height: normal;
    border-radius: 6px;
    margin-top: 0px;
    border: none;
    padding: 8px 40px;
    cursor: pointer;
    transition: .3s linear !important;
}
div#brochure-popup button[type=submit]:hover{
    background-color: #fff !important;
    color: #1A99F3 !important;
    transition: .3s linear !important;
}

div#brochure-popup button.popup-close {
    line-height: 0px;
    font-size: 60px;
    height: 30px;
    width: 30px;
    color: #fff;
    font-weight: 400 !important;
    right: 30px;
    top: 34px;
}



/* window popup design */



@media(max-width:1600px) {
    .sections.mission:before{
        width: 37%;
    }
}

@media(max-width:1500px){
    .mission-boxed .mission-txt{
    max-width: 415px;
    }
    .mission-boxed .mission-icon{
            top: -30px;
    }
    .mission-boxed .mission-icon img{
        min-height: 167px;
    }
    .mission-boxed {
    position: relative;
    margin-right: 50px;
}
    .sections.mission:before {
        width: 34%;
    }
    .abt-services .ser-head:before{
        bottom: -293px;
    }
    .mission-boxed .mission-txt p{
        font-size:15px;
    }
}

@media(max-width:1366px){
    .banner h1 {
    font-size: 65px;
    line-height: 76px;
}
.banner a.ban-btn {
    height: 62px;
    
}

.mission-boxed{
margin-right: 92px;
}


}

@media(min-width:1200px)and (max-width:1260px){
    .team-box .hover-txt {
    height: 276px;
    overflow-y: scroll;
}
}


@media(max-width:1200px) {
    .popup-inner {
        bottom: 0;
        width: 100% !important;
        height: 100% !important;
        padding: 80px 60px 100px 87px !important;
    }

    .blog-box::before {
        width: calc(100% - 16px);
        height: calc(100% - 16px);
    }
    .review-txt.small-text p {
        font-size: 28px;
    }
    .abt-services .ser-head:before{
        top: -89%;
    }
    .team-box .team-img{
        min-height: 490px;
    }
    .blog-boxed .blog-box img {
    width: 100%;
    object-fit: cover;
    min-height: 100%;
    height: 460px;
}
}
@media(max-width:1190px) {
    .blog-boxed .blog-box img {
        width: 100%;
        object-fit: cover;
        min-height: 100%;
        height: 380px;
    }
    .customers .owl-nav {
    text-align: center;
}
    
    body .owl-carousel .owl-nav button {
        border: solid 1px #1A99F3 !important;
        width: 50px;
        height: 50px;
        border-radius: 6px;
        margin-right: 10px;
    }

    body .owl-carousel .owl-nav button span {
        display: none;
    }

    body .owl-carousel .owl-nav button:before {
        content: "\f104";
        font-family: 'FontAwesome';
        font-size: 31px;
    }

    body .owl-carousel .owl-nav button.owl-next:before {
        content: "\f105";
    }

    .owl-nav {
        padding-top: 30px;
    }
    
}
@media(max-width:991px) {
    .team-box .team-img {
        min-height: 100%;
    }
        .blog-boxed .blog-box img {
        height: 310px;
    }
    .choose-img img {
                max-width: 18%;
    }
    .sections.aggre{
            font-size: 22px;
    }
    .sections.mission .mission-head p{
        max-width:100%;
    }
}
@media(max-width:767px) {
    
    body .owl-carousel .owl-nav button{
                width: 40px;
        height: 42px;
    }
    .header.lite nav.dropdown-list-5.w-dropdown-list{
        text-align:center;
    }
    
    .banner.inner-banner {
    min-height: auto;
}
.sections.experience.abt-services p {
    font-size: 18px;
}
    .contract-commercial-management .sections.where{
        padding-top:50px;
    }
    .contract-amp-commercial-management .map.mobile-service-img {
    overflow: scroll;
}
.contract-amp-commercial-management .map.mobile-service-img img {
    width: 800px;
}
  .head-top ul li:first-child {
    display: none;
}
    .experience-slide {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    margin-top: 20px;
}
.experience-slide .item {
    width: 48%;
}
   .mobile-lang{
    display:block;
} 
.desktop-lang{
    display:none;
}
    .team-box .team-img {
        min-height: 100%;
    }
  .services-slide .owl-item.cloned{
    display: none !important;
  }
  .services-slide .owl-stage{
    transform:none !important;
    transition: none !important;
    width: auto !important;
  }
  .services-slide .owl-item{
    width: auto !important;
            float:none!important;
    margin: 30px 0 !important;
  }
    .services-box h3 {
    font-size: 22px;
}
    
    .owl-carousel.owl-theme.whyus {
    display: none;
}
    .sections.mission h2, .sections.mission .mission-head p {
    color: #000;
}
.sections.mission {
    padding: 50px 0;
}
    .outer-wrap .popup-inner {
        padding: 40px 30px 30px 30px !important;
        overflow: scroll;
    }

    .popup .title-popup {
        font-size: 40px !important
    }

    .outer-wrap span.close-popup {
        right: 28px !important;
        top: 0 !important;
    }

    .pf-row .pf-label {
        font-size: 18px !important;
        line-height: normal;
    }

    .blog-box::before {
        width: calc(100% - 32px);
        height: calc(100% - 32px);
    }

    ul.menu li:nth-child(3) img {
        position: static !important;
        width: 16px;
        height: 12px;
        right: 40% !important;
        top: 24px;
        filter: invert(1) !important;
        margin-top: -10px;
    }

    .blog-boxed .blog-box img {
        height: 440px;
        min-height: unset;
    }

    .mobile-link span.btn_reg {
        background: none;
        border: solid 1px #fff;
        height: 56px;
        width: 100%;
        display: inline-block;
        color: #fff;
        text-align: center;
        font-size: 22px;
        text-transform: uppercase;
        line-height: 55px;
        border-radius: 6px;
        margin-top: 20px;
        color: #fff !important;
        padding: 0;
        text-decoration: none !important;
    }
    .review-txt.small-text p {
        font-size: 26px;
    }

    .banner.inner-banner.jobs ul.jobs-form li.full:last-child{
        position: static;
    }
    .sections.jobs-listing {
        padding-top: 0px !important;
    }
    .search-query__result-block {
        margin: 0px !important;
    }
    .banner.inner-banner.jobs ul.jobs-form li.full {
        flex-wrap: nowrap;
    }
    .banner.inner-banner.jobs ul.jobs-form li.full label{
        text-align: center;
    }
    .banner.inner-banner.jobs {
        padding-bottom: 50px !important;
    }
    .banner.inner-banner.jobs ul.jobs-form li.full label:first-child{
        text-align: left;
    }
    ul.menu > li:nth-child(3){
        padding-right: 0px !important;
    }
    .abt-services .ser-head:before{
        height:auto;
    }
    .banner h1 {
    font-size: 55px;
    line-height: 62px;
    }
    
    .language .language__list {
    padding: 10px !important;
    }
    div#brochure-popup button.popup-close {
    font-size: 40px;
    top: 28px;
    right: 10px;
}
}

@media(max-width:575px) {
    
    
    .sections.mission .mission-head p{
            font-size: 18px;
    }
    
    .pf-flex {
        flex-direction: column !important;
    }

    .popup .pf-flex .pf-column {
        width: 100% !important;
        margin-left: 0px !important;
    }

    .outer-wrap.popup-open .popup-inner {
        justify-content: flex-start !important;
    }

    .outer-wrap .popup-inner {
        z-index: 999;
        overflow: scroll;

    }

    .popup .title-popup {
        font-size: 32px !important;
        padding-right: 30px !important;
    }

    ul.menu li:nth-child(3) img {
        right: 39% !important;
        top: 20px !important;
    }

    .blog-boxed .blog-box img {
        height: 340px;
        min-height: unset;
    }

    .home-banner::after,
    .service-bg::after,
    .abt::after,
    .blog-detail::after {
        background-image: url("../images/mobile_watermark.png");
        width: 100%;
        height: 100%;
        left: 0px;
    }

    .navigation ul li a {
        font-size: 20px !important;
        padding: 14px 14px;
    }
    .review-txt.small-text p {
        font-size: 23px;
    }


    .whyus {
        position: relative;
    }
    .whyus::before {
        content: "";
        position: absolute;
        /* left: 0px; */
        top: 0px;
        height: 100%;
        width: 100%;
        right: 90%;
        background-color: #156082;
        z-index: 1;
    }

    .banner.inner-banner.jobs ul.jobs-form li.full{
        flex-wrap: wrap;
    }
    .banner.inner-banner.jobs ul.jobs-form li.full label:first-child{
        flex: 0 0 auto;
        width: 100%;
        text-align: left;
    }
    .banner.inner-banner.jobs ul.jobs-form li.full label{
        flex: 0 0 auto;
        width: 30%;
    }
    nav.dropdown-list-5.w-dropdown-list a {
    line-height: 1;
    padding: 5px;
    font-size: 17px !important;
}

}

@media(max-width:420px) {

    /* .outer-wrap .popup-inner {
        padding: 40px 20px 40px 20px !important;
    } */
    .popup .title-popup {
        font-size: 28px !important;
        padding-right: 20px !important;
    }

    .outer-wrap span.close-popup {
        right: 14px !important;
        top: 0 !important;
    }

    ul.menu li:nth-child(3) img {
        right: 34% !important;
        top: 19px !important;
    }
}

@media screen and (min-width:767px) {
    .sections.why-us .why-rgt-txt {
        max-width: 734px;
        float: right;
    }

    ul.jobs-form li select {
        border-left: none;
    }

    ul.jobs-form li {
        position: relative;
    }

    ul.jobs-form li:after {
        content: "";
        position: absolute;
        right: 0;
        top: 54px;
        background: rgba(25, 153, 243, 1);
        width: 1px;
        bottom: 15px;
    }

    ul.jobs-form li.full:after,
    ul.jobs-form li:nth-child(4):after {
        display: contents;
    }


}

@media screen and (min-width:767px) and (max-width:1200px) {
    .sections.blog-detail {
        padding-left: 15px;
        padding-right: 15px;
    }
.services-box h3{
         margin-top: 0;
}
    .sections.blog-detail .container {
        padding-left: 50px;
        padding-right: 50px;
    }
    .banner.inner-banner.client {
        background-size: 47%;
        background-position: right 80%;
    }
    .banner video#myVideo{
        height: 80vh;
    }
}

@media screen and (min-width:767px) and (max-width:1199px) {
    
    
    .banner h1 {
        font-size: 60px;
        line-height: 1.1;
    }

    .banner {
               min-height: 100%;
        height: 100%;
    }

    .sections h2 {
        font-size: 50px;
    }

    .sections p.sub-head {
        font-size: 24px;
    }

    .exp-grid .exp-box .year {
        font-size: 70px;
        line-height: 70px;
        min-height: 86px;
    }

    .exp-grid .exp-box .year span {
        font-size: 30px;
    }

    .exp-grid .exp-box p {
        font-size: 24px;
    }

    .reviews .review-txt {
        font-size: 20px;
    }

    body .owl-carousel .owl-stage-outer {
        overflow: visible;
    }

    .services-list h3 {
        font-size: 20px;
    }

    .sections.where {
        padding-top: 30px;
    }

    .sections.experience.abt-services {
        padding: 40px 0;
    }

    .abt-services .ser-head:before {
             bottom: auto;
        top: -55px;
        height:calc(100% + 700px);
    }

    .sections.mission:before {
        display: none;
    }

    .sections.mission .mission-head {
        background: #1E2022;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .sections.mission {
        padding-top: 0;
        padding-bottom: 0;
    }

    .sections.mission .col-md-5 p {
        font-size: 20px;
    }

    .mission-boxed {
        left: 0 !important;
        margin: 0;
        padding-bottom: 10px;
    }

    .mission-boxed .mission-txt {
        order: 2;
    }

    .mission-boxed .mission-icon {
        top: 0;
    }

    .mission-boxed .mission-icon img {
        min-height: auto;
    }

    .mission-boxed.one {
        background: #00B7FF;
    }

    .mission-boxed .mission-txt:before {
        display: none;
    }

    .mission-boxed .mission-icon:before {
        display: none;
    }

    .mission-boxed.two {
        background: #0094BD;
    }

    .mission-boxed.three {
        background: #015573;
    }

    .mission-boxed {
        max-width: 100%;
        width: auto;
        float: none;
    }

    .sections.mission .col-md-12.col-lg-7 {
        padding: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .sections.mission .col-md-12.col-lg-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mission-boxed .mission-txt {
        max-width: 70%;
    }

    .sections.contact-us .cont-txt {
        font-size: 20px;
        max-width: 500px;
    }

    .banner.inner-banner.client h1 {
        font-size: 70px;
    }

    img {
        max-width: 100%;
    }

    .choose-img {
        text-align: left;
    }

        .banner.inner-banner.client {
        background-size: 47%;
        background-position: right 80%;
    }


    .job-boxed .job-box {
        width: 48%;
    }

    ul.jobs-type li {
        font-size: 18px;
    }

    ul.jobs-type li span {
        font-size: 25px;
    }

    .job-details .job-left {
        max-width: 70%;
    }

    .job-details .job-right {
        max-width: 27%;
    }

    .job-details .job-right .team-box h3 {
        font-size: 22px;
    }

    .job-details .job-right .team-box h4 {
        font-size: 18px;
    }

    .blog-boxed .blog-box .blog-head h3 {
        font-size: 20px;
        margin-top: 10px;
    }

    .blog-boxed .blog-box a.blue-btn.white {
        width: 126px;
        height: 42px;
        font-size: 18px;
        line-height: 41px;
    }

    .blog-boxed .blog-box {
        padding: 8px;
    }

    .blog-boxed {
        margin: 0 -8px;
    }

    .sections.experience .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .services-list img {
        max-height: 400px;
        object-fit: cover;
    }

    .sections.meet-team .col-md-6.col-lg-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width:767px) {
    .lang {}
    
    .navigation {
        display: none;
    }
.banner video#myVideo {
    height: 100%;}
    .navigation {
        position: fixed;
        left: 0;
        right: 0;
        top: 72px;
        bottom: 0;
        background: linear-gradient(180deg, rgba(21, 96, 130, 0.8) 0%, rgba(21, 96, 130, 0.99) 52%);
        padding-top: 16px;
        overflow:scroll;
    }

    .menuactive .mid-head {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background: rgba(21, 96, 130, 0.9) 0%;
    }

    .navigation ul {
        flex-wrap: wrap;
    }

    .navigation ul li {
        width: 100%;
        text-align: center;
    }

    .navigation ul li a {
        font-size: 24px;
        padding: 8px 14px;
    }
    .dropdown-list-5.menu_activates {
    padding: 8px 0;
}
    .menuactive .navigation {
        display: block;
    }

    .head-top ul {
        text-align: left;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .head-top ul li {
        font-size: 18px;
    }

    .head-top ul li a {
        font-size: 16px;
    }

    .navigation ul.mobile-link {
        display: block !important;
        padding: 0 20px;
        text-align: center;
        padding-top: 20px;
    }

    .navigation ul.mobile-link a {
        height: 56px;
        background: #1A99F3;
        width: 100%;
        display: inline-block;
        color: #fff;
        text-align: center;
        font-size: 22px;
        text-transform: uppercase;
        line-height: 55px;
        border-radius: 6px;
        margin-top: 20px;
        padding: 0;
    }

    .navigation ul.mobile-link a.linkedin {
        background: #fff;
        color: #1A99F3;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        margin: 0 auto;
        line-height: 40px;
    }

    body.menuactive {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
    }

    body.menuactive .head-top {
        display: none;
    }

    .navigation ul.mobile-link li:last-child a {
        background: none;
        border: solid 1px #fff;
    }

    .mobile-menu svg.close {
        display: none;
    }

    .menuactive .mobile-menu svg.close {
        display: block;
    }

    .menuactive .mobile-menu svg.burger {
        display: none;
    }

    .banner h1 {
        font-size: 40px;
        line-height: 1.2;
    }

    .banner a.ban-btn {
        display: block;
        width: 100%;
        height: 56px;
        font-size: 22px;
        line-height: 55px;
    }

    .banner {
        background-position: center center;
        height: 50vh;
    }

    .mid-head {
        padding: 20px 0;
    }

    .mid-head .logo img {
        max-width: 160px;
    }

    .mid-head .lang {
        padding-top: 0;
        font-size: 0;
    }

    .mobile-menu {
        display: flex !important;
        order: 3;
        background: #fff;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        text-align: center;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 15px;
        top: -6px;
    }

    .mid-head .lang:before {
        content: "EN";
        font-size: 16px;
    }

    .mid-head .lang svg {
        margin-left: 5px;
    }

    .head-right {
        padding-right: 70px;
    }

    .sections h2 {
        font-size: 40px;
    }

    .sections p.sub-head {
        font-size: 24px;
    }

    .exp-grid .exp-box .year {
        font-size: 64px;
        line-height: 64px;
        min-height: 75px;
    }

    .exp-grid .exp-box .year span {
        font-size: 32px;
    }

    .exp-grid .exp-box p {
        font-size: 20px;
    }

    .experience-slide .owl-stage-outer {
        overflow: visible;
    }

    

    .services-box .icon-box {
        width: 250px;
        height: 250px;
    }

    .services-box h3 {
        font-size: 24px;
        margin: 0;
        padding-top: 20px;
    }

    .services-box h3 br {
        display: none;
    }

    .owl-carousel.owl-theme.services-slide .owl-stage-outer {
        overflow: visible;
    }

    .sections.why-us {
        padding: 40px 0;
    }

    .owl-carousel.owl-theme.whyus {
        padding-left: 50px;
    }

    .owl-carousel.owl-theme.whyus .owl-stage-outer {
        overflow: visible;
    }

    .sections.customers {
        padding: 50px 0;
    }

    .customers h2 {
        text-align: left;
    }

    .reviews .review-txt {
        font-size: 18px;
        line-height: 30px;
    }

    .footer .container {
        flex-wrap: wrap;
    }

    .fot-right {
        flex-wrap: wrap;
        padding-top: 20px;
    }

    .fot-right .fot-boxes:first-child {
        width: 100%;
    }

    .fot-right .fot-boxes {
        padding: 14px 0;
        width:50%;
    }

    .fot-boxes h3 {
        font-size: 24px;
    }

    .fot-right .fot-boxes:first-child ul {
        display: flex;
        flex-wrap: wrap;
    }

    .fot-right .fot-boxes:first-child ul li {
        width: 50%;
    }

    .fot-boxes ul li a {
        font-size: 20px;
    }

    .copy-right {
        position: absolute;
        bottom: 20px;
    }

    .footer {
        position: relative;
        padding-bottom: 60px;
    }

    .fot-left .f-logo {
        padding-bottom: 0;
    }

    .customers ul li {
        height: 80px;
    }

    .customers-logo .owl-stage-outer {
        overflow: visible;
    }

    .customers ul {
        padding: 10px 0;
    }

    .customers-logo {
        padding-bottom: 0;
    }

    .sections.experience p.sub-head {
        margin-bottom: 0;
    }

    .services-list h3 {
        font-size: 22px;
    }

    .sections.where {
        padding-top: 30px;
    }

    .map {
        text-align: center;
    }

    .banner.inner-banner.detail-ser p {
        font-size: 20px;
    }

    .banner h1 br {
        display: none;
    }

    .abt-services .ser-head:before {
               bottom: 0;
        right: 0;
        left: 0;
        height: 100%;
        width: 100%;
        top: 0;
    }

    .abt-services .ser-head h2 {
      padding: 17px;
    }

    .sections.experience.abt-services {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .sections.experience.abt-services p:nth-last-child(-n+2){
        margin-bottom:0;
    }

    .banner.inner-banner.abt {
        padding-bottom: 50px;
    }

    .sections.mission:before {
        display: none;
    }

    .sections.mission .col-md-12.col-lg-5 {
        background: #1E2022;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    

    .sections.mission .col-lg-5 p {
        font-size: 20px;
    }

    .mission-boxed {
        flex-wrap: wrap;
        left: 0 !important;
        margin: 0 -15px;
        padding-bottom: 10px;
    }

    .mission-boxed .mission-txt {
        order: 2;
    }

    .mission-boxed .mission-icon {
        top: 0;
    }

    .mission-boxed .mission-icon img {
        min-height: auto;
    }

    .mission-boxed.one {
        background: #00B7FF;
    }

    .mission-boxed .mission-txt:before {
        display: none;
    }

    .mission-boxed .mission-icon:before {
        display: none;
    }

    .mission-boxed.two {
        background: #0094BD;
    }

    .mission-boxed.three {
        background: #015573;
    }

    .sections.meet-team {
        padding: 40px 0;
    }

    .team-box .team-img img {
        width: 100%;
        object-fit: cover;
    }

    .mission-boxed .mission-txt{
        max-width:100%;
    }
    .sections.contact-us .cont-txt {
        position: static;
        font-size: 20px;
    }

    .sections.contact-us {
        padding-top: 0;
        padding-bottom: 40px;
    }

    .sections.contact-us h2 {
        padding-top: 40px;
    }

    .sections.contact-us ul li {
        width: 100%;
    }

    .sections.contact-us ul li.message {
        width: 100%;
    }

    .sections.abt-origin {
        padding: 40px 0;
    }
    .sections.abt-origin p:last-child{
        margin-bottom:0;
    }

    .banner.inner-banner.client {
        padding-top: 250px;
        background-size: 0;
    }

    .banner.inner-banner.client h1 {
        max-width: 100%;
        font-size: 50px;
    }

        .choose-img img {
        max-width: 20%;
        display: table;
    }

    .sections.aggre .aggre-txt h2 {
        font-size: 50px;
    }

    .sections.aggre {
        font-size: 20px;
    }

    .banner.inner-banner.jobs {
        padding-top: 170px;
        position: relative;
        padding-bottom: 100px;
    }

    .banner.inner-banner.jobs p.large {
        font-size: 22px;
    }

    ul.jobs-form li {
        width: 100%;
    }

    ul.jobs-form li input.input-text,
    ul.jobs-form li select {
        border: none;
        border-bottom: solid 1px rgba(25, 153, 243, 1);
        background: none;
        border-radius: 0;
    }

    ul.jobs-form li:nth-child(4) select {
        border-radius: 0;
        border-right: none;
    }

    ul.jobs-form {
        border: solid 1px rgba(25, 153, 243, 1);
        padding: 15px;
        border-radius: 6px;
        margin-top: 40px;
    }

    ul.jobs-form li.full {
        flex-wrap: wrap;
    }

    ul.jobs-form li.full label {
        width: 100%;
        margin-bottom: 10px;
    }

    .sections.jobs-listing {
        margin: 0;
        padding-top: 100px;
    }

    ul.jobs-form li.full:last-child {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        justify-content: center;
    }

    .banner.inner-banner.jobs h1 {
        font-size: 50px;
    }

    .job-boxed .job-box {
        width: 100%;
        margin: 15px 0;
    }

    .job-boxed .job-box h3 {
        font-size: 24px;
    }

    .job-boxed .job-box ul li span {
        font-size: 18px;
    }

    .sections.contact-us.jobs-cv ul li {
        width: 100%;
    }

    ul.jobs-type {
        flex-wrap: wrap;
    }

    ul.jobs-type li {
        width: 100%;
        font-size: 18px;
    }

    ul.jobs-type li span {
        font-size: 24px;
    }

    .job-details .job-left {
        padding-bottom: 40px;
    }

    .job-details {
        flex-wrap: wrap;
    }

    .sections.jobs-listing.more-jobs {
        padding-top: 0;
        margin-top: 0;
    }

    .job-details .job-left .det-btn a.blue-btn.white {
        margin-top: 20px;
    }

    .blog-boxed .blog-box {
        width: 100%;
    }

    .sections.blog-detail {
        padding: 0 15px;
    }

    .banner.inner-banner.detail-ser.blog-detail {
        min-height: 700px;
        padding-top: 250px;
    }

    .sections.blog-detail .container {
        margin-top: -200px;
    }

    .sections.blog-recent {
        padding-bottom: 0;
    }

    .services-box .hover-txt {
        right: 0;
    }
    
    .services-list img {
        max-height: 400px;
        object-fit: cover;
    }

    .header {
        z-index: 99;
    }

    .header .logo svg {
        max-width: 160px;
        max-height: 38px;
    }

    .header.lite .mobile-menu {
        background: #eee;
    }

    .header.lite .navigation ul li a {
        color: #fff !important;
    }

    ul.jobs-form li span.slct {
        background: none;
    }
    ul.jobs-form{
        padding-left:0;
        padding-right:0;
    }
    ul.jobs-form li label{
        padding-left: 15px;
    }
    ul.jobs-form li.full{
        padding-left:15px;
    }
    ul.jobs-form li {
        position:relative;
    }
    ul.jobs-form li input.input-text,
    ul.jobs-form li select {
        padding-left: 15px;
        padding-right: 15px;
        border-bottom: none;
        position:relative;
    }
     ul.jobs-form li:after {
        content: '';
        width: 92%;
        height: 1px;
        position: absolute;
        bottom: 9px;
        left: 50%;
        transform: translateX(-50%);
        background: rgba(25, 153, 243, 1);
    }
  ul.jobs-form li:last-child::after,
ul.jobs-form li:nth-last-child(3)::after {
    display: none;
}

    /* 27-08-24 */
    .language__item {
        padding-top: 0px !important;

    }

    ul.menu li:nth-child(3) {
        padding-right: 0px;
    }

    ul.menu li nav {
        position: static !important;
        left: 0px;
        top: 50px;
        background: transparent !important;
        width: auto !important;
    }

    ul.menu li {
        display: block;
    }

    .navigation ul li a {
        display: inline-block;
    }




    nav.dropdown-list-5.w-dropdown-list a {
        display: block !important;
        border: none !important;
        color: #fff !important;
    }


    nav.dropdown-list-5 {
        opacity: 0 !important;
        display: none !important;
        transition: .3s linear all !important;
    }

    .dropdown-list-5.menu_activates {
        display: block !important;
        opacity: 1 !important;
        transition: .3s linear all !important;
    }
}

@media screen and (max-width:360px) {
    .head-top ul li {
        font-size: 15px;
    }

    .header .logo svg {
        max-width: 140px;
        max-height: 38px;
    }

    .mid-head .logo img {
        max-width: 140px;
    }
}


/*23-08-2024 */
.search-query__result-block {
    background-color: #f6fbff;
    font-weight: 700;
    margin-top: 55px;
    margin-bottom: 55px;
    padding: 20px 27px 25px;
    text-transform: uppercase;
}

.search-query__result_numbers {
    border-radius: 5px;
    color: #ffffff;
    background-color: #1A99F3;
    padding: 5px;
}

.search-query {
    font-size: 22px;
    font-weight: 400;
}

.search-query__options-list {
    margin-top: 20px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

.search-query__item {
    border: 1px solid #d5dae2;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 13px 26px;
    margin-bottom: 10px;
    position: relative;
}

.search-query__options-list {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    padding: 0px;
}

.custom-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-checkbox:checked+label {
    display:flex !important;
    user-select: none;
}
.custom-checkbox label {
}
li.search-query__item label {
    display: flex !important;
}

.custom-checkbox label::after {
    width: 1em;
    height: 1em;
}

.custom-checkbox+label::after {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    flex-grow: 0;
    margin-left: 0.5em;
    background-image: url("../images/btn_close.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    cursor: pointer;
    position: relative;
    top: 5px;
}


.search-query__value {
    color: #1A99F3;
    margin-left: 10px;
    cursor: pointer;
}

/* 23-08-2024*/
.map {
    position: relative;
}

.map img {
    max-width: unset;
    width: 100%;
    object-fit: cover;
}

.usa p {
    font-family: PT Sans Narrow;
    font-size: 20px;
    font-weight: 400;
    line-height: 25.88px;
    text-align: center;
    padding: 10px 10px;
    border-radius: 6px;
    background-color: #000;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 5px;
    top: 18px;
    box-shadow: 0px 3px 16px 0px #00000040;
    width: auto;

}

.usa {
    position: absolute;
    left: 45.5%;
    top: 26%;
    cursor: pointer;
}

.usa:hover p {
    visibility: visible;
    opacity: 1;
}

.usa:hover i {
    font-size: 28px;
}

.usa2 {
    left: 49%;
    top: 29%;
    cursor: pointer;
}

.usa3 {
    left: unset;
    top: unset;
    bottom: 42%;
    cursor: pointer;
    right: 22.5%;
}

.usa4 {
    left: unset;
    top: unset;
    bottom: 48%;
    cursor: pointer;
    right: 19%;
}

.usa5 {
    left: unset;
    top: unset;
    bottom: 57%;
    cursor: pointer;
    right: 17%;
}

.usa.usa6 {
    left: unset;
    top: unset;
    bottom: 19%;
    cursor: pointer;
    right: 15%;
}

.usa5 p {
    width: 120px;
}

.det-btn {
    display: flex;
    flex-wrap: wrap;
        align-items: end;
}

.det-btn button.btn.vacancy__btn {
    height: 58px;
    border: 1px solid #1A99F3;
    color: #1A99F3;
    background-color: transparent;
    width: 250px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    /* line-height: 56px; */
    border-radius: 6px;
    margin-top: 40px;

}

.det-btn button.btn.vacancy__btn:hover {
    background-color: #1A99F3;
    color: #fff;
    box-shadow: 0px 3px 16px 0px #00000040;
}

.blog-box img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.header.lite .language__item {
    color: #000;
}

.language__item {
    padding-right: 0px !important;
}

.header.lite span.icon-globe svg {
    fill: #000;
}

li.full label {
    border-radius: 6px;
    font-size: 16px !important;
    text-transform: uppercase;
    border: solid 1px rgba(30, 32, 34, 1);
    padding: 4px 10px;
    margin-right: 10px !important;
    display: inline-block;
    font-weight: 400 !important;
    cursor: pointer;
    line-height: 22px;
}

li.full label:first-of-type {
    border-radius: unset;
    font-size: 20px !important;
    border: none;
    margin-right: 10px;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 700 !important;
    padding-left: 0px !important;
}

li.full input {
    display: none;
}

li.full input:checked+label {
    background: #1a99f3;
    color: #fff;
    border-color: #fff;
}

ul.jobs-form li button:focus,
ul.jobs-form li button:focus-visible {
    outline: none;
}

/* 23-08-2024 end*/


/* 27-08-24 */
.sections.contact-us.jobs-cv ul li select {
    font-size: 20px;
    background: none;
    border: none;
    border-bottom: solid 1px rgba(255, 255, 255, 1);
    width: 100%;
    padding: 10px 0;
    font-family: "PT Sans Narrow", sans-serif;
    color: #757568;
    background:#fff;
    border-radius:5px;
    padding: 10px 10px;
}


ul.menu li nav {
    position: absolute;
    left: 0px;
    top: 50px;
    background: #fff;
    width: 300px;
    display: none;
    visibility: hidden;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 6px 40px -20px #6d6c6c;
}

.dropdown-list-5 a {
    color: #1E2022 !important;
    border-bottom: 1px solid #dbdbdb;
}

.dropdown-list-5 a:last-child {
    border: none;
}

ul.menu>li:hover nav {
    display: block;
    visibility: visible;
}

ul.menu li {
    position: relative;
}

ul.menu li>nav a:hover {
    background: #1A99F3;
    color: #fff !important;
}

/* 
.lite ul.menu li nav {
    background: #fff;
} */

.client_candidate {
    display: flex;
}

.contact-us .full .client_candidate .client label {
    border-radius: 6px;
    font-size: 16px !important;
    text-transform: uppercase;
    border: solid 1px #fff;
    margin-right: 10px;
    display: inline-block;
    font-weight: 400 !important;
    padding: 4px 10px !important;
}

.contact-us .full input:checked+label {
    background: #1a99f3;
    color: #fff;
    border-color: #1a99f3 !important;
}


ul.menu li:nth-child(3) {
    position: relative;
    padding-right: 24px;
}


ul.menu li:nth-child(3) img {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 19px;
    top: 22px;
}

ul.menu li:nth-child(3) img {
    filter: invert(1);
}

.lite ul.menu li:nth-child(3) img {
    filter: unset;
}

/* 27-08-24 end*/

/*pop up css */





.popup__logo {
    display: none;
}

.popup .title-popup {
    margin-bottom: 40px;
    font-size: 50px;
    line-height: 130%;
    text-transform: uppercase;
    color: #1A99F3;
    font-weight: 600 !important;
}

.popup .pf-flex {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
}

.popup .pf-flex .pf-column:first-child {
    margin-left: 0;
}

.popup .pf-flex .pf-column {
    width: 332px;
    margin-left: 38px;
}

.pf-row {
    margin-bottom: 18px;
}

.pf-row .pf-label {
    display: block;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 130%;
    color: #707070;
    font-weight: normal;
}

.pf-row .pf-text-field {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    padding: 0 17px;
    background: #fff;
    border: 1px solid #8B8B8B;
    font-size: 20px;
    line-height: 130%;
    color: #707070;
}

.checkBox {
    display: block;
    margin: 18px 0 42px 0;
    position: relative;
}

.checkBox input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}

.checkBox .check-title {
    display: block;
    position: relative;
    padding-left: 40px;
    font-size: 20px;
    line-height: 130%;
    color: #707070;
    cursor: pointer;
}

.popup button.vacancy__btn {
    width: 180px;
    height: 50px;
    font-size: 20px;
    border-radius: 9px;
    text-transform: uppercase;
    color: #fff;
    background: #1A99F3;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: all 300ms linear;
    /* box-shadow: 0px 3px 16px rgba(0,0,0,0.5); */
    text-decoration: none;
}


.privacy-custom label.checkBox {
    position: relative;
}

.privacy-custom label.checkBox::before {
    content: '';
    appearance: none;
    background-color: transparent;
    border: 2px solid #AAB8F9;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 12px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 6px;
    position: absolute;
}

.privacy-custom input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 10px;
    width: 6px;
    height: 13px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.privacy-custom input:checked+label:before {
    background-color: #1A99F3;
}

.privacy-custom input {
    display: none;
}





.popup-fon {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 9;
}

.popup-open .popup-fon {
    display: block;
}

.outer-wrap .popup-inner {
    position: fixed;
    right: 0;
    top: 50%;
    transition: all 300ms ease-out;
    padding: 110px 10px 100px 87px;
    background: #fff;
    width: 1200px;
    height: 761px;
    z-index: 999;
    transform: translate3d(100%, -50%, 0px);
}

.outer-wrap.popup-open .popup-inner {
    transform: translate3d(0%, -50%, 0px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.outer-wrap span.close-popup {
    position: absolute;
    right: 88px;
    top: 0;
    font-size: 41px;
    color: #1a99f3;
    transition: all 300ms linear;
    cursor: pointer;
}

.language .language__list {
    z-index: 1;
}


.social {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.social a {
    color: #3f90ce;
}

.Upload-file- {
    position: relative;
}
.Upload-file- input[type="file"] {
    opacity: 0;
    width: 125px;
    height: 40px;
}
.Upload-file- label {
    position: absolute;
    margin-bottom: 0;
    height: 40px;
    background: #dddddd;
    display: flex !important;
    align-items: center;
    width: 100px;
    justify-content: center;
    color: #000;
        border-radius: 5px;
}

.file-name {
       display: inline-flex;
    align-items: center;
    position: relative;
    top: 4px;
}

 
.mobile-service-img{
    display:none;
}
.customers .owl-carousel .owl-stage{
    margin:0 auto !important;
}
@media(max-width:767px) {
     .mobile-service-img{
        display:block;
    }
    .desktop-service-img{
        display:none;
    }
    .mission-head{
   padding-bottom:40px;  
 }
}















/*new pop up style*/


.popup-inner {
    position: fixed;
    right: 0;
    top: 50%;
    transition: all 300ms ease-out;
    padding: 110px 10px 100px 87px;
    background: #fff;
    width: 1200px;
    height: 761px;
    z-index: 999;
    transform: translate3d(100%, -50%, 0px);
}

.popup-open .popup-inner {
    transform: translate3d(0%, -50%, 0px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

span.close-popup {
    position: absolute;
    right: 88px;
    top: 0;
    font-size: 41px;
    color: #1a99f3;
    transition: all 300ms linear;
    cursor: pointer;
}

.banner .banner-home a.ban-btn {
    width: unset;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
}



