/* Discover New AT Section CSS Start */

.at-discover {
    background: linear-gradient(100deg, rgb(30, 104, 178) 0%, rgb(19, 41, 72) 72%) !important;
}

.d-padding-top {
    margin-top: 30px;
}

.ml-0 {
    margin-left: 0 !important;
}

.mt-5 {
    margin-top: 5rem !important;
}

.mb-5 {
    margin-bottom: 5rem !important;
}

.overflow-hidden {
    overflow: hidden;
}

.position-relative {
    position: relative;
}

.at-discover.challenge-hero .at-bg-pattern {
    left: -50px;
}

.at-center-head h2 {
    font-family: "Poppins";
    font-weight: 700 !important;
    color: #fff;
}

.at-bg-pattern {
    position: absolute;
    top: 0;
    left: 0;
}

.at-discover.challenge-hero .at-bg-pattern-right-bottom.at-bg-pattern {
    right: -190px;
    left: auto;
    bottom: 0 !important
}

.at-ptb-100 {
    padding-top: 80px;
    padding-bottom: 100px;
}

.at-discover.challenge-hero .at-bg-pattern-right-bottom.at-bg-pattern {
    right: -190px;
    top: auto;
    left: auto;
}

@media only screen and (max-width: 991px) {
    .at-discover.challenge-hero .at-bg-pattern-right-bottom.at-bg-pattern {
        right: 0;
        bottom: 0;
    }

    .at-border-head .at-border::after {
        width: 45px;
    }

    .at-border-head .at-border::before {
        width: 20px;
        margin-bottom: 7px;
    }
}

.at-discover.challenge-hero .at-bg-pattern {
    left: -50px;
}

.at-discover .at-best-work-head {
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .at-discover .at-best-work-head {
        margin-bottom: 30px;
    }

    .at-industries-list {
        display: flex;
        flex-wrap: wrap;
    }

    .at-industries>.container>.row {
        flex-wrap: wrap;
    }

    .at-industries-list>.row {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
}

.at-discover .at-discover-list ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-around;
    max-width: 1000px;
    margin: auto;
}

@media only screen and (max-width: 575px) {
    .at-discover .at-discover-list ul {
        flex-flow: wrap;
        justify-content: start;
    }

    .at-discover .at-discover-list ul li {
        width: 50%;
    }

    .at-discover .at-discover-list ul li+li+li {
        margin-top: 30px;
    }

    .formbottom .heading04 {
        font-size: 24px;
    }

    div#at-inquiryform .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .at-industries-list {
        display: flex;
        flex-wrap: wrap;
    }

    .at-industries>.container>.row {
        flex-wrap: wrap;
    }

    .at-industries-list>.row {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .at-industries-list>.row>.col-md-3.col-sm-4.col-6 {
        width: calc(50% - 20px) !important;
        max-width: 49% !important;
        padding-left: 0;
        padding-right: 0;
        margin-right: 10px;
    }

    .at-industries-list>.row>.col-md-3.col-sm-4.col-6:nth-child(even) {
        margin-right: 0;
    }

    .at-industries-list>.row>.col-md-3.col-sm-4.col-6 .at-industries-des {
        margin-bottom: 10px;
    }

    .at-common-img-shape::after {
        left: 30px;
        top: -80px;
        width: 50%;
        height: 50%;
    }

    .at-icon {
        width: 55px;
        height: 55px;
        line-height: 55px;
    }

    .at-icon img {
        width: 25px !important;
        height: 25px !important;
        object-fit: contain !important;
    }

    .at-common-img img {
        max-width: 100% !important;
        min-width: 100% !important;
    }

    .at-right-shape-img .at-common-bottom-img img {
        max-width: 180px !important;
        max-height: 180px !important;
    }

    .at-partner-des.at-bg-light {
        padding-left: 0;
        padding-right: 0;
    }

    .at-partner-des.at-bg-light .col-6.col-sm-3.col-lg-6 {
        margin-bottom: 15px;
    }

    .at-partner-des.at-bg-light .col-6.col-sm-3.col-lg-6:last-child {
        margin-bottom: 0;
    }

    .at-award-partner .at-partner-des .at-partner-list img {
        height: 80px !important;
        width: 40% !important;
    }

    .bottom-slider {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.at-discover .at-discover-list ul li a {
    display: flex;
    flex-flow: column;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.at-discover .at-discover-list ul li a:hover,
.at-discover .at-discover-list ul li a:focus,
.at-discover .at-discover-list ul li a:focus-within {
    text-decoration: none;
}

.at-discover .at-discover-list ul li a:hover img {
    transform: scale(1.12);
}

.iti {
    position: relative;
    display: inline-block;
}

.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.iti__hide {
    display: none;
}

.iti__v-hide {
    visibility: hidden;
}

.iti input,
.iti input[type=text],
.iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0;
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px;
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555;
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px;
}

@media (max-width: 500px) {
    .iti__country-list {
        white-space: normal;
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px;
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC;
}

.iti__country {
    padding: 5px 10px;
    outline: none;
}

.iti__dial-code {
    color: #999;
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05);
}

.iti__flag-box,
.iti__country-name,
.iti__dial-code {
    vertical-align: middle;
}

.iti__flag-box,
.iti__country-name {
    margin-right: 6px;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0;
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
    cursor: default;
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
    background-color: transparent;
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px;
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px;
}

.iti--container:hover {
    cursor: pointer;
}

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed;
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%;
}

.iti-mobile .iti__country {
    padding: 10px 10px;
    line-height: 1.5em;
}

.iti__flag {
    width: 20px;
}

.iti__flag.iti__be {
    width: 18px;
}

.iti__flag.iti__ch {
    width: 15px;
}

.iti__flag.iti__mc {
    width: 19px;
}

.iti__flag.iti__ne {
    width: 18px;
}

.iti__flag.iti__np {
    width: 13px;
}

.iti__flag.iti__va {
    width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .iti__flag {
        background-size: 5652px 15px;
    }
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0px 0px;
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0px;
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0px;
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0px;
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0px;
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0px;
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0px;
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0px;
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0px;
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0px;
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0px;
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0px;
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0px;
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0px;
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0px;
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0px;
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0px;
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0px;
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0px;
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0px;
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0px;
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0px;
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0px;
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0px;
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0px;
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0px;
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0px;
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0px;
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0px;
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0px;
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0px;
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0px;
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0px;
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0px;
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0px;
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0px;
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0px;
}

.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0px;
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0px;
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0px;
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0px;
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0px;
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0px;
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0px;
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0px;
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0px;
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0px;
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0px;
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0px;
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0px;
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0px;
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0px;
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0px;
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0px;
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0px;
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0px;
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0px;
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0px;
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0px;
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0px;
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0px;
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0px;
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0px;
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0px;
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0px;
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0px;
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0px;
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0px;
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0px;
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0px;
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0px;
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0px;
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0px;
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0px;
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0px;
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0px;
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0px;
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0px;
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0px;
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0px;
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0px;
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0px;
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0px;
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0px;
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0px;
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0px;
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0px;
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0px;
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0px;
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0px;
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0px;
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0px;
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0px;
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0px;
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0px;
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0px;
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0px;
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0px;
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0px;
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0px;
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0px;
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0px;
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0px;
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0px;
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0px;
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0px;
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0px;
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0px;
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0px;
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0px;
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0px;
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0px;
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0px;
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0px;
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0px;
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0px;
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0px;
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0px;
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0px;
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0px;
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0px;
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0px;
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0px;
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0px;
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0px;
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0px;
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0px;
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0px;
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0px;
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0px;
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0px;
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0px;
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0px;
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0px;
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0px;
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0px;
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0px;
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0px;
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0px;
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0px;
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0px;
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0px;
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0px;
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0px;
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0px;
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0px;
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0px;
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0px;
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0px;
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0px;
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0px;
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0px;
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0px;
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0px;
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0px;
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0px;
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0px;
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0px;
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0px;
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0px;
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0px;
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0px;
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0px;
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0px;
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0px;
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0px;
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0px;
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0px;
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0px;
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0px;
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0px;
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0px;
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0px;
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0px;
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0px;
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0px;
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0px;
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0px;
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0px;
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0px;
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0px;
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0px;
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0px;
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0px;
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0px;
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0px;
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0px;
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0px;
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0px;
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0px;
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0px;
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0px;
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0px;
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0px;
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0px;
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0px;
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0px;
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0px;
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0px;
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0px;
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0px;
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0px;
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0px;
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0px;
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0px;
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0px;
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0px;
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0px;
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0px;
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0px;
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0px;
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0px;
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0px;
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0px;
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0px;
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0px;
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0px;
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0px;
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0px;
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0px;
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0px;
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0px;
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0px;
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0px;
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0px;
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0px;
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0px;
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0px;
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0px;
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0px;
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0px;
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0px;
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0px;
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0px;
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0px;
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0px;
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0px;
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0px;
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0px;
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0px;
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0px;
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0px;
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0px;
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0px;
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0px;
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0px;
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0px;
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0px;
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0px;
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0px;
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0px;
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0px;
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0px;
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0px;
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0px;
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0px;
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0px;
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0px;
}

.iti__flag {
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0;
}


/* @media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .iti__flag {
        background-image: url("../images/contact/flags@2x.png");
    }
} */

.iti__flag.iti__np {
    background-color: transparent;
}

@media only screen and (max-width: 767px) {
    .at-discover .at-discover-list ul li a {
        font-size: 16px;
    }
}

.at-discover .at-discover-list ul li a img {
    margin-bottom: 20px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 991px) {
    .at-discover .at-discover-list ul li a img {
        max-width: 80px;
    }

    .at-industries>.container>.row {
        flex-wrap: wrap;
    }

    .at-industries>.container>.row .col-lg-4,
    .at-industries>.container>.row .col-lg-8 {
        width: 100%;
        max-width: 100%;
    }

    .at-industries-list>.row>.col-md-3.col-sm-4.col-6 {
        max-width: 25%;
    }

    .at-industries-list {
        margin-top: 25px;
    }

    .at-industries.at-bg-light.at-ptb-100 {
        padding-bottom: 70px;
    }

    .at-requirements .at-requir-des .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .at-requirements .at-requir-des .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .at-requir-des .row {
        display: flex;
        align-items: center;
    }

    .at-requirements .at-requir-des .at-requir-sub-des .at-common-head .at-head-30 {
        font-size: 20px;
    }

    .at-requirements .at-requir-des .at-requir-sub-des .at-common-head .at-border-head {
        font-size: 15px;
    }

    .at-border-head .at-border::after {
        width: 45px !important;
    }

    .at-border-head .at-border::before {
        width: 25px !important;
        margin-bottom: 7px;
    }
}

@media only screen and (max-width: 767px) {
    .at-discover .at-discover-list ul li a img {
        max-width: 100px;
    }
}

@media only screen and (max-width: 575px) {
    .at-discover .at-discover-list ul li a img {
        margin-bottom: 12px;
    }

    .at-common-img-shape::after {
        width: 50% !important;
        height: 50% !important;
    }
}

.at-discription-section.at-our-approach .at-company-des {
    margin-top: 0;
}

.at-discription-section.at-our-approach .at-common-head {
    margin-bottom: 15px;
}

.at-discription-section.at-our-approach .row+.row {
    margin-top: 40px;
}

.at-discription-section.at-our-approach .row .at-company-des+.at-company-des {
    margin-top: 40px;
}

@media only screen and (max-width: 767px) {
    .at-discription-section.at-our-approach .row .col-md-6+.col-md-6 {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .at-discription-section.at-our-approach .at-discription-section-img {
        margin-top: 30px;
    }
}

/* Discover New AT Section CSS End */

/* Portfolio Slider Section CSS Start */

.at-best-work .owl-nav button {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    color: transparent !important;
    background: #ffffff !important;
    box-shadow: 0px 0px 10px rgba(30, 104, 178, 0.05);
    position: relative;
}

.at-best-work .owl-nav button:hover {
    background: #e8f0f7 !important;
}

.at-best-work .owl-nav button.owl-next::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 19px;
    width: 26px;
    margin: auto;
    background: url(../svg/arrow_blue_big_next.svg) no-repeat center;
    background-size: contain;
}

.at-best-work .owl-nav button.owl-prev::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 19px;
    width: 26px;
    margin: auto;
    background: url(../svg/arrow_blue_big_next.svg) no-repeat center;
    transform: rotate(-180deg);
    background-size: contain;
}

.at-read-link {
    position: relative;
    font-family: "Poppins";
    line-height: 1;
    font-size: 16px;
    color: #132948;
    padding-bottom: 7px;
    font-weight: 500;
    text-transform: capitalize;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.at-read-link::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 50px;
    height: 2px;
    background: #4BC261;
}

.at-best-work-sm .at-best-work-list-sm .at-best-work-des .at-best-slider-des {
    padding: 10px 15px 30px 15px;
    flex: 0 0 60%;
}

.at-best-work-sm .at-best-work-list-sm .at-best-work-des {
    padding: 15px !important;
    /* margin: -30px 0px 40px 40px; */
    max-height: 425px;
}

.at-best-work-sm .at-best-work-list-sm .at-best-work-des .at-best-work-img {
    flex: 0 0 40%;
}

.at-icon {
    width: 72px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 15px;
    background: rgba(30, 104, 178, 0.1);
}

.at-icon img {
    width: 40px !important;
    height: 40px !important;
    object-fit: contain !important;
}

.at-border-right-head {
    position: relative;
    width: max-content;
    line-height: 25px;
    color: #4BC261 !important;
    font-size: 20px;
    padding-right: 35px;
    font-weight: 800;
}

.at-services .at-service-sub-list .at-service-des .at-common-des p {
    margin: 12px 0 15px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.at-best-work .at-best-work-list .at-best-work-des .at-best-slider-des .at-head-22 {
    font-family: "Poppins";
    margin-bottom: 5px;
    color: #000;
}

.at-head-22 {
    line-height: 1.2;
    font-size: 22px;
    font-family: "Poppins";
}

.at-common-des p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: #666766;
}

.at-border-right-head::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    width: 25px;
    height: 1px;
    margin: auto;
    background: #4BC261;
}

.at-right-shape-img {
    position: relative;
    margin-top: 0;
}

.at-right-shape-img .at-common-bottom-img img {
    width: 305px;
    height: 305px;
    border-radius: 0 300px 300px 300px;
}

.at-right-shape-img .at-common-img img {
    width: 523px;
    height: 426px;
    margin-right: auto;
    border-radius: 345px 0 0 345px;
}

.at-common-img .at-hm-img {
    width: 580px;
    height: 500px;
    display: block;
    margin-left: auto;
}

.at-common-img img {
    object-fit: cover;
    border-radius: 0 345px 345px 0;
}

.at-right-shape-img .at-common-bottom-img {
    right: 0;
    left: auto;
    bottom: -80px;
}

.at-common-bottom-img {
    position: absolute;
    left: 0;
    bottom: -120px;
    filter: drop-shadow(15px 10px 10px rgba(0, 0, 0, 0.05));
}

.at-common-img-shape::after {
    position: absolute;
    left: 0;
    top: -110px;
    z-index: -1;
    content: "";
    margin: auto;
    width: 600px;
    height: 600px;
    background: url(../svg/dot_center_pattern.svg) no-repeat center;
    background-size: contain;
}

.at-services .at-service-head {
    position: relative;
    z-index: 2;
}

.at-head-bt-lg-space {
    margin-bottom: 30px !important;
}

.at-read-link:hover {
    text-decoration: none;
}

.at-read-link:hover::after {
    width: 100%;
}

@media only screen and (min-width: 992px) {
    .at-best-work-sm .at-best-work-list-sm .at-best-work-des .at-best-work-img.at-best-mobile-img img {
        max-height: 300px !important;
        height: 300px !important;
    }

    .at-best-work {
        /* margin-top: 30px; */
        margin-bottom: 30px;
    }
}

.at-best-work .at-best-work-list {
    margin-top: 20px;
}

@media only screen and (max-width: 767px) {
    .at-best-work .at-best-work-list {
        margin-top: 0px;
    }
}

.at-best-work .at-best-work-list .at-best-work-des {
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 15px;
    align-items: center;
    margin: 0px 0 40px 40px;
}

@media only screen and (max-width: 575px) {
    .at-best-work .at-best-work-list .at-best-work-des {
        margin-left: 5px;
        margin-right: 5px;
        height: 100% !important;
        max-height: 100% !important;
    }

    .at-requir-sub-des .row {
        flex-wrap: wrap;
    }

    .at-requirements .at-requir-des .col-md-7 {
        width: 100%;
    }

    .at-requirements .at-requir-des .col-md-5 {
        width: 100%;
    }

    .at-requir-des .row {
        flex-wrap: wrap;
    }
}

.at-best-work .at-best-work-list .at-best-work-des::after,
.at-best-work .at-best-work-list .at-best-work-des::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 75%;
    height: 100%;
    background: #fff;
    border-radius: 10px;
}

@media only screen and (max-width: 768px) {

    .at-best-work .at-best-work-list .at-best-work-des::after,
    .at-best-work .at-best-work-list .at-best-work-des::before {
        width: 100%;
    }
}

.at-best-work .at-best-work-list .at-best-work-des::after {
    z-index: -1;
    box-shadow: 0px 0px 10px rgba(30, 104, 178, 0.1);
}

.at-best-work .at-best-work-list .at-best-work-des::before {
    left: 15px;
    opacity: 0;
    z-index: -2;
}

@media only screen and (max-width: 575px) {
    .at-best-work .at-best-work-list .at-best-work-des::before {
        display: none;
    }
}

.at-best-work .at-best-work-list .at-best-work-des .at-best-slider-des {
    flex: 0 0 50%;
    padding: 50px 15px 90px;
}

@media only screen and (max-width: 991px) {
    .at-best-work .at-best-work-list .at-best-work-des .at-best-slider-des {
        padding: 50px 15px 80px;
    }

    .at-best-work .at-best-work-list .at-best-work-des {
        min-height: 100% !important;
        height: 100% !important;
        max-height: 100% !important;
    }
}

@media only screen and (max-width: 768px) {
    .at-best-work .at-best-work-list .at-best-work-des .at-best-slider-des {
        order: 2;
        flex: 0 0 100%;
    }
}

.at-best-work .at-best-work-list .at-best-work-des .at-best-slider-des .at-head-22 {
    font-weight: 600;
    margin-top: 8px;
    text-transform: capitalize;
}

.at-best-work .at-best-work-list .at-best-work-des .at-best-slider-des .at-cat-head {
    font-family: "Poppins";
    margin-bottom: 5px;
    color: #1e68b2 !important;
    padding-top: 5px;
    font-size: 18px;
}

.at-best-work .at-best-work-list .at-best-work-des .at-best-work-img {
    flex: 0 0 50%;
}

@media only screen and (max-width: 768px) {
    .at-best-work .at-best-work-list .at-best-work-des .at-best-work-img {
        order: 1;
        flex: 0 0 100%;
    }
}

.at-best-work .at-best-work-list .at-best-work-des .at-best-work-img img {
    object-fit: contain;
}

.at-best-work .at-best-work-list .at-best-work-des .at-best-work-img.at-best-desktop-img img {
    height: 300px;
}

@media only screen and (max-width: 991px) {
    .at-best-work .at-best-work-list .at-best-work-des .at-best-work-img.at-best-desktop-img img {
        height: 255px;
    }
}

@media only screen and (max-width: 768px) {
    .at-best-work .at-best-work-list .at-best-work-des .at-best-work-img.at-best-desktop-img img {
        height: 350px;
    }
}

@media only screen and (max-width: 575px) {
    .at-best-work .at-best-work-list .at-best-work-des .at-best-work-img.at-best-desktop-img img {
        height: 150px;
    }
}

.at-best-work .at-best-work-list .at-best-work-des .at-best-work-img.at-best-mobile-img img {
    height: 481px;
}

@media only screen and (max-width: 991px) {
    .at-best-work .at-best-work-list .at-best-work-des .at-best-work-img.at-best-mobile-img img {
        height: 310px;
    }
}

@media only screen and (max-width: 768px) {
    .at-best-work .at-best-work-list .at-best-work-des .at-best-work-img.at-best-mobile-img img {
        height: 350px;
    }
}

@media only screen and (max-width: 575px) {
    .at-best-work .at-best-work-list .at-best-work-des .at-best-work-img.at-best-mobile-img img {
        height: 250px;
    }

    .at-discover.challenge-hero .at-bg-pattern {
        width: 55%;
    }
}

.at-best-work .at-work-slider .active .at-best-work-des::before {
    opacity: 1;
    box-shadow: 0px 0px 10px rgba(30, 104, 178, 0.1);
    transition-delay: 1s;
    -o-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    transform: translateX(-45px) translateY(30px);
    -o-transform: translateX(-45px) translateY(30px);
    -ms-transform: translateX(-45px) translateY(30px);
    -moz-transform: translateX(-45px) translateY(30px);
    -webkit-transform: translateX(-45px) translateY(30px);
}

.at-best-work .at-work-slider .owl-nav {
    position: absolute;
    left: 65px;
    bottom: 60px;
}

.owl-nav button.owl-prev.disabled,
.owl-nav button.owl-next.disabled {
    opacity: 0.5;
    pointer-events: none;
}

@media only screen and (max-width: 575px) {
    .at-best-work .at-work-slider .owl-nav {
        left: 30px;
    }
}

/* Portfolio Slider Section CSS End */

/* Testimonial Section CSS Start */
.testimonialbox {
    padding: 30px 60px 30px 30px;
    background-color: #F6FCF7;
    border-radius: 9px;
    display: flex;
    align-items: center;
    border-left: 8px solid #1E68B2;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-top-color: #f6fcf7;
    border-bottom-color: #f6fcf7;
    border-right-color: #f6fcf7;
    position: relative;
}

.testimonialbox .testimonial-column.left-testimonial .tesimonialboxin {
    width: 95% !important;
    margin: 10px 0 !important;
}

.testimonialbox .testimonial-column.left-testimonial .tesimonialboxin span.testimonial-icon1,
.testimonialbox .testimonial-column.left-testimonial .tesimonialboxin span.testimonial-icon2 {
    display: none;
}

.testimonialbox .testimonial-column.left-testimonial .tesimonialboxin p {
    text-align: left !important;
    padding-left: 0 !important;
}

.testimonialbox .testimonial-column.left-testimonial .testimonial-box-name {
    text-align: left !important;
    font-style: italic !important;
}

.testimonialbox:after {
    content: '';
    background: url(../svg/quote-icon.svg);
    height: 56px;
    width: 100px;
    background-repeat: no-repeat;
}

/* Testimonial Section CSS End */

/* Box Form Section CSS Start */
.at-hero-form {
    padding: 20px 5px;
}

.inquiryform .formbottom {
    background: #fff;
    border: none;
}

.at-boxshadow {
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.05);
}

#at-inquiryform .heading04 {
    text-align: left;
}

.form-group label {
    color: #666766;
    margin-bottom: 12px;
    font-weight: 400;
}

.form-group label sup {
    color: #B21E1E;
    font-size: 15px;
    top: -3px;
}

.form-group .at-icon-with-input .at-input-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 7px;
    top: 6px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background-color: #1E68B2;
}

.formbottom .form-group .at-icon-with-input .form-control {
    padding-right: 60px;
    height: 52px;
    /* width: 100% !important; */
}

@media only screen and (min-width:1200px) {
    .formbottom .form-group .at-icon-with-input input#phone {
        padding-left: 50px;
    }
}

@media only screen and (max-width:1080px) {
    .formbottom .form-group .at-icon-with-input input#phone {
        padding: 0 6px 0px 50px !important;
        min-height: 52px;
    }
}

.formbottom .form-group .form-control {
    background-color: rgba(30, 104, 178, 0.1);
    border: none;
    box-shadow: none;
    border-radius: 50px;
    padding: 20px;
}

.formbottom .form-group textarea.form-control {
    border-radius: 25px;
    min-height: 150px;
}

.mobile-solution-banner {
    background-size: cover !important;
}

.at-common-fill-btn {
    position: relative;
    z-index: 1;
    font-size: 16px;
    padding: 10px 35px;
    border-radius: 50px;
    text-transform: capitalize;
    background: #1E68B2;
    color: #ffffff !important;
}

.at-common-fill-btn:hover {
    background: #4BC261 !important;
    border-color: #4BC261 !important;
}

.whyatbottom .heading01 {
    text-align: left;
    color: #1564af;
}

.whyatbottom .backendlink.link-pad {
    float: left;
    margin-top: 10px;
}

/* Box Form Section CSS End */

/* Our Services Section CSS Start */
.at-center-head:last-child,
.at-common-head:last-child {
    margin-bottom: 0;
}

.at-border-head {
    position: relative;
    color: #1E68B2;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 500 !important;
}

.at-border-head .at-border {
    position: relative;
    margin-right: 10px;
    display: inline-block;
}

.at-border-head .at-border::before,
.at-border-head .at-border::after {
    content: "";
    height: 2px;
    margin-left: auto;
    background: #4BC261;
    display: block;
}

.at-border-head .at-border::before {
    width: 25px;
    margin-bottom: 7px;
}

.at-border-head .at-border::after {
    width: 50px;
}

.at-common-head .at-border-head {
    display: flex;
    align-items: center;
    font-family: 'Poppins';
}

.at-head-60 {
    line-height: 1.24;
    font-size: 34px;
    color: #132948;
    font-family: "Poppins";
    margin-bottom: 10px;
}

.heading01 span {
    color: #1564af;
}

.at-services {
    position: relative;
    z-index: 1;
}

.at-services::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    z-index: -1;
    width: 425px;
    height: 373px;
    background: url('../svg/dot_service_pattern.svg') no-repeat center;
    background-size: contain;
}

@media only screen and (max-width: 1440px) {
    .at-services::after {
        width: 340px;
        height: 290px;
    }
}

@media only screen and (max-width: 991px) {
    .at-services::after {
        width: 240px;
        height: 210px;
    }
}

.at-services .at-service-head {
    position: relative;
    z-index: 2;
}

.at-services .at-service-sub-list .at-service-des {
    margin-bottom: 50px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: left;
}

.at-services .at-service-sub-list .at-service-des .at-head-22 {
    margin-bottom: 0;
    text-transform: capitalize;
}

.at-services .at-service-sub-list .at-service-des .at-common-des p {
    margin: 12px 0 15px;
    -webkit-line-clamp: 4;
}

.at-bg-light {
    background-color: rgba(75, 194, 97, 0.05);
}

.at-best-work.at-best-work-sm.at-bg-light.wow.fadeIn {
    background-color: transparent !important;
}

@media only screen and (max-width: 1660px) {
    .at-right-shape-img .at-common-bottom-img img {
        width: 260px;
        height: 260px;
    }
}

@media only screen and (max-width: 1440px) {
    .at-common-img-shape::after {
        left: 30px;
        top: -80px;
        width: 600px;
        height: 500px;
    }
}

@media only screen and (max-width: 1300px) {
    .at-common-img-shape::after {
        left: 30px;
        top: -80px;
        width: 500px;
        height: 500px;
    }
}

@media only screen and (max-width:1080px) {
    .at-service-list>.row {
        display: flex;
    }
}

@media only screen and (max-width:991px) {
    .at-service-list>.row {
        display: flex;
        flex-wrap: wrap;
    }

    .at-services .at-service-sub-list .at-service-des {
        min-height: auto;
    }

    .at-common-img img {
        width: 80% !important;
        height: 80% !important;
        margin: 0 auto !important;
    }

    .at-services.at-ptb-100 {
        padding-bottom: 150px;
    }
}

/* Our Services Section CSS End */

/* Industries We Serves CSS Start */
.at-industries .at-industries-list .at-industries-des {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 30px;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.at-industries .at-industries-list .at-industries-des::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.at-industries .at-industries-list .at-industries-des img {
    width: 100%;
    height: 232px;
    object-fit: cover;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 1366px) {
    .at-industries .at-industries-list .at-industries-des img {
        height: 200px;
    }
}

@media only screen and (max-width: 375px) {
    .at-industries .at-industries-list .at-industries-des img {
        height: 230px;
    }
}

.at-industries .at-industries-list .at-industries-des .at-industries-overlay {
    position: absolute;
    left: 20px;
    z-index: 1;
    bottom: 20px;
}

@media only screen and (max-width: 1440px) {
    .at-industries .at-industries-list .at-industries-des .at-industries-overlay {
        left: 10px;
        bottom: 10px;
    }
}

.at-industries .at-industries-list .at-industries-des .at-industries-overlay .at-icon {
    background: rgba(255, 255, 255, 0.2);
}

.at-industries .at-industries-list .at-industries-des .at-industries-overlay .at-head-18 {
    color: #fff;
    font-family: 'Poppins';
}

.at-industries .at-industries-list .at-industries-des:hover img:not(.at-icon img) {
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.at-industries .at-industries-list .at-industries-des .at-industries-overlay {
    position: absolute;
    left: 20px;
    z-index: 1;
    bottom: 20px;
}

.at-head-18 {
    line-height: 1.2;
    font-size: 18px;
}

.IndustriesWeServe .services-list-item.at-industries-list {
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    background: transparent;
}

@media only screen and (max-width: 1660px) {
    .at-head-18 {
        font-family: 'Poppins';
        font-size: 18px;
    }
}

/* Industries We Serves CSS End */

/* Awards Slider Section CSS Start */
.client-rev-list a img {
    width: 225px;
    height: 225px;
    object-fit: contain;
}

.at-award-partner .at-award-slider .at-award-slider-des {
    margin: 10px;
    padding: 15px;
    background: #ffffff;
    box-shadow: 0px 0px 10px rgba(30, 104, 178, 0.1);
    border-radius: 10px;
}

.at-award-partner .at-award-slider .at-award-slider-des img {
    margin: auto;
    width: 115px;
    height: 115px;
    display: block;
    object-fit: contain;
}

@media only screen and (max-width: 1440px) {
    .at-award-partner .at-award-slider .at-award-slider-des img {
        width: 90px;
        height: 90px;
    }
}

.owl-nav button {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    color: transparent !important;
    background: #ffffff !important;
    box-shadow: 0px 0px 10px rgba(30, 104, 178, 0.05);
    position: relative;
}

.owl-nav button:hover {
    background: #e8f0f7 !important;
}

@media only screen and (max-width: 575px) {
    .owl-nav button {
        width: 40px;
        height: 40px;
    }
}

.owl-nav button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 19px;
    width: 26px;
    margin: auto;
    background: url(../svg/arrow_blue_big_next.svg) no-repeat center;
    background-size: contain;
}

@media only screen and (max-width: 575px) {
    .owl-nav button::before {
        width: 20px;
    }
}

.owl-nav button.owl-prev {
    margin-right: 20px;
}

.owl-nav button.owl-prev::before {
    background: url(../svg/arrow_blue_big_prev.svg) no-repeat center;
    background-size: contain;
}

.owl-nav button span {
    display: none;
}

.owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    color: transparent !important;
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    background: rgba(30, 104, 178, 0.1);
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.owl-dots .owl-dot.active span {
    background: #1E68B2;
    transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
}

@media only screen and (max-width: 991px) {
    .owl-dots .owl-dot.active span {
        transform: scale(1.3);
        -o-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -webkit-transform: scale(1.3);
    }
}

.at-award-partner .at-award-slider .at-award-slider-des {
    margin: 10px;
    padding: 15px;
    background: #ffffff;
    box-shadow: 0px 0px 10px rgba(30, 104, 178, 0.1);
    border-radius: 10px;
}

.at-award-partner .at-award-slider .at-award-slider-des img {
    margin: auto;
    width: 115px;
    height: 115px;
    display: block;
    object-fit: contain;
}

@media only screen and (max-width: 1440px) {
    .at-award-partner .at-award-slider .at-award-slider-des img {
        width: 90px;
        height: 90px;
    }
}

@media only screen and (min-width: 576px) {
    .at-award-partner .at-award-slider .owl-nav {
        position: absolute;
        top: -70px;
        right: 40px;
    }
}

@media only screen and (max-width: 576px) {
    .at-award-partner .at-award-slider .owl-nav {
        margin-top: 30px;
        text-align: center;
    }
}

.at-award-partner .at-partner-des {
    padding: 30px;
    border-radius: 10px;
}

@media only screen and (max-width: 991px) {
    .at-award-partner .at-partner-des {
        margin-top: 30px;
    }
}

.at-award-partner .at-partner-des .at-border-head {
    margin-bottom: 36px;
}

.at-award-partner .at-partner-des .at-partner-list {
    padding: 20px;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 0px 10px rgba(30, 104, 178, 0.1);
    border-radius: 10px;
}

@media only screen and (max-width: 1440px) {
    .at-award-partner .at-partner-des .at-partner-list {
        padding: 15px;
    }
}

.at-award-partner .at-partner-des .at-partner-list img {
    width: 110px;
    height: 50px;
    object-fit: contain;
}

@media only screen and (max-width: 1440px) {
    .at-award-partner .at-partner-des .at-partner-list img {
        height: 40px;
        width: 90px;
    }
}

.at-award-partner .at-partner-des .at-partner-list.at-saleforce-img img {
    width: 90px;
    height: 50px;
}

@media only screen and (max-width: 1440px) {
    .at-award-partner .at-partner-des .at-partner-list.at-saleforce-img img {
        height: 40px;
    }
}

/* Awards Slider Section CSS End */

/* Technologies Bottom Revised CSS Start */
.app_bg_h {
    border-bottom: 0px !important;
}

.app_bg_title {
    padding-top: 15px;
}

.footer-logos-wrp {
    padding-bottom: 45px;
    border-bottom: 0px !important;
}

/* Technologies Bottom Revised CSS End */

/* Footer CSS Start */

.at-footer .at-footer-top {
    padding: 60px 0;
}

.at-footer .at-footer-top .at-footer-des a img {
    width: 250px;
    height: 60px;
    object-fit: contain;
    object-position: left;
}

.at-footer .at-footer-top .at-footer-des p {
    padding-top: 30px;
    text-align: left;
}

.at-footer .at-footer-top .at-footer-social {
    margin-top: 20px;
}

.at-footer .at-footer-top .at-footer-social a:hover,
.at-footer .at-footer-top .at-footer-social a:focus {
    text-decoration: none;
}

@media only screen and (max-width: 991px) {
    .at-footer .at-footer-top .at-footer-social {
        margin-bottom: 40px;
    }
}

.at-footer .at-footer-top .at-footer-social a:not(:last-child) {
    margin-right: 5px;
}

.at-footer .at-footer-top .at-footer-social a img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

@media only screen and (max-width: 575px) {
    .at-footer .at-footer-top .at-footer-links .at-footer-link-des {
        padding-bottom: 15px;
    }
}

.at-footer .at-footer-top .at-footer-links .at-footer-link-des .at-head-18 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 12px;
    font-weight: 500;
    font-family: 'Poppins';
}

.at-footer .at-footer-top .at-footer-links .at-footer-link-des .at-head-18::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    height: 1px;
    width: 60px;
    background: #4bc261;
}

.at-footer .at-footer-top .at-footer-links .at-footer-link-des a {
    display: block;
    color: #666766;
    font-size: 16px;
    margin-bottom: 10px;
}

.at-footer .at-footer-top .at-footer-links .at-footer-link-des a:hover,
.at-footer .at-footer-top .at-footer-links .at-footer-link-des a.at-active {
    color: #1e68b2;
}

.at-footer .at-footer-copy {
    padding: 30px 0;
    border-top: 1px solid rgba(30, 104, 178, 0.1);
}

.at-footer .at-footer-copy p {
    margin-bottom: 0;
    font-size: 14px;
    color: #132948;
}

.at-footer.at-requir-footer {
    margin-top: -110px;
}

.at-footer.at-requir-footer .at-footer-top {
    padding: 205px 0 60px;
}

.at-requirements .at-requir-des {
    position: relative;
    z-index: 1;
    padding: 60px 20px;
    border-radius: 10px;
    background-size: cover;
    background-image: url(../webp/your_requirments_bg.webp);
}

.at-requirements .at-requir-des::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 10px;
    background: linear-gradient(92.65deg, rgba(30, 104, 178, 0.8) -7.6%, rgba(19, 41, 72, 0.8) 54.55%);
}

@media only screen and (min-width: 768px) {
    .at-requirements .at-requir-des .at-requir-sub-des {
        padding-left: 15px;
    }
}

.at-requirements .at-requir-des .at-requir-sub-des .at-common-head {
    margin-bottom: 0;
}

.at-requirements .at-requir-des .at-requir-sub-des .at-common-head .at-head-30 {
    margin-bottom: 0;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 600;
}

.at-requirements .at-requir-des .at-requir-sub-des .at-common-head .at-border-head {
    color: #fff;
}

.at-requirements .at-requir-des .at-requir-sub-des .at-common-head .at-border-head .at-border::before,
.at-requirements .at-requir-des .at-requir-sub-des .at-common-head .at-border-head .at-border::after {
    background: #fff;
}

.at-requirements .at-requir-des .at-requir-sub-des .at-requir-btn {
    position: relative;
}

.at-requirements .at-requir-des .at-requir-sub-des .at-requir-btn::after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    content: '';
    width: 1px;
    height: 50px;
    margin: auto;
    background: #fff;
}

@media only screen and (max-width: 1440px) {
    .at-requirements .at-requir-des .at-requir-sub-des .at-requir-btn::after {
        left: -30px;
    }
}

@media only screen and (max-width: 1199px) {
    .at-requirements .at-requir-des .at-requir-sub-des .at-requir-btn::after {
        left: 0;
    }
}

@media only screen and (max-width: 991px) {
    .at-requirements .at-requir-des .at-requir-sub-des .at-requir-btn::after {
        display: none;
    }
}

.at-requirements .at-requir-des .at-requir-sub-des .at-requir-btn .at-common-fill-btn {
    border: 0;
    background: #4bc261;
}

.at-requirements .at-requir-des .at-requir-sub-des .at-requir-btn .at-common-fill-btn:hover {
    background: #fff !important;
    color: #1e68b2 !important;
}

@media only screen and (max-width: 1199px) {
    .at-requirements .at-requir-des .at-requir-sub-des .at-requir-btn .at-common-fill-btn {
        font-size: 14px;
        padding: 10px 25px;
    }
}

@media only screen and (max-width: 575px) {
    .at-requirements .at-requir-des .at-requir-sub-des .at-requir-btn .at-common-fill-btn {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .at-requirements .at-requir-review {
        justify-content: left;
        margin-top: 20px;
    }
}

.at-requirements .at-requir-review a {
    display: block;
}

.at-requirements .at-requir-review a:not(:last-child) {
    margin-right: 15px;
}

.at-requirements .at-requir-review a img {
    width: 130px;
}

@media only screen and (max-width: 575px) {
    .at-requirements .at-requir-review a img {
        width: 115px;
    }
}

.at-award-partner .at-award-des .at-border-head {
    margin-bottom: 30px;
}

.at-award-partner .at-award-slider {
    position: relative;
    left: -10px;
}

@media only screen and (min-width: 992px) {
    .at-award-partner .at-award-slider {
        padding-right: 30px;
    }

    .form-group.at-phone-no .at-icon-with-input.position-relative .at-input-icon {
        right: 2px;
    }
}

.at-award-partner .at-award-slider .at-award-slider-des {
    margin: 10px;
    padding: 15px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(30, 104, 178, 0.1);
    border-radius: 10px;
}

.at-award-partner .at-award-slider .at-award-slider-des img {
    margin: auto;
    width: 115px;
    height: 115px;
    display: block;
    object-fit: contain;
}

@media only screen and (max-width: 1440px) {
    .at-award-partner .at-award-slider .at-award-slider-des img {
        width: 90px;
        height: 90px;
    }
}

@media only screen and (min-width: 576px) {
    .at-award-partner .at-award-slider .owl-nav {
        position: absolute;
        top: -70px;
        right: 40px;
    }
}

@media only screen and (max-width: 576px) {
    .at-award-partner .at-award-slider .owl-nav {
        margin-top: 30px;
        text-align: center;
    }
}

.at-award-partner .at-partner-des {
    padding: 30px;
    border-radius: 10px;
}

@media only screen and (max-width: 991px) {
    .at-award-partner .at-partner-des {
        margin-top: 30px;
    }
}

.at-award-partner .at-partner-des .at-border-head {
    margin-bottom: 36px;
}

.at-award-partner .at-partner-des .at-partner-list {
    padding: 20px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(30, 104, 178, 0.1);
    border-radius: 10px;
}

@media only screen and (max-width: 1440px) {
    .at-award-partner .at-partner-des .at-partner-list {
        padding: 15px;
    }
}

.at-award-partner .at-partner-des .at-partner-list img {
    width: 110px;
    height: 50px;
    object-fit: contain;
}

@media only screen and (max-width: 1440px) {
    .at-award-partner .at-partner-des .at-partner-list img {
        height: 40px;
        width: 90px;
    }
}

.at-award-partner .at-partner-des .at-partner-list.at-saleforce-img img {
    width: 90px;
    height: 50px;
}

@media only screen and (max-width: 1440px) {
    .at-award-partner .at-partner-des .at-partner-list.at-saleforce-img img {
        height: 40px;
    }
}

.text-center,
.text-center p {
    text-align: center !important;
}

/* Footer CSS End */

/* Footer Icon CSS For Old Pages CSS Start */
.at-requir-review {
    display: flex;
    align-items: center;
    justify-content: center;
}

.at-requirements>.container>.row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.at-requir-sub-des .row {
    display: flex;
    align-items: center;
}

@media only screen and (min-width:1200px) {
    .top-arrow {
        padding-top: 13px;
    }

    .top-arrow img {
        width: 14px;
    }

    .top-arrow:hover img {
        transform: translate(0) !important;
    }
}

/* Footer Icon CSS For Old Page CSS End */

/* Loading CSS Start */

.loading {
    display: none !important;
}

.at-loading-new .loading-image {
    display: none !important;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 45%;
    left: 45%;
}

body.at-loading-area {
    width: 100%;
    height: 100%;
    display: block;
}

body.at-loading-area .at-loading-new {
    display: block !important;
}

/* Loading CSS End */

@media only screen and (max-width:1100px) {
    .at-loading-new .loading-image {
        left: 40% !important;
    }
}

@media only screen and (max-width:991px) {
    .at-loading-new .loading-image {
        left: 35% !important;
    }
}

@media only screen and (max-width:575px) {
    .at-loading-new .loading-image {
        left: 25% !important;
    }

    .testimonialbox {
        flex-direction: column;
    }

    .testimonialbox .testimonial-column.left-testimonial .tesimonialboxin p {
        padding-right: 0 !important;
    }

    .testimonialbox .testimonial-column.left-testimonial .tesimonialboxin {
        width: 100% !important;
    }

    .testimonialbox {
        padding: 30px !important;
    }

    .testimonialbox:after {
        background-position: right !important;
        width: 100%;
    }
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.at-cs-list ul {
    padding-left: 35px !important;
}

.at-cs-list ul li {
    list-style-type: disc;
}

.sap-banner-01bg .home-banner-img {
    display: block !important;
}

.sap-banner-01bg .home-banner-img img {
    object-fit: contain;
}

.at-top-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 50px;
    position: fixed;
    z-index: 9;
    right: 20px;
    bottom: 0;
    width: 45px;
    height: 45px;
    pointer-events: none;
    box-shadow: 0px 0px 10px rgba(30, 104, 178, 0.1);
    opacity: 0;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

@media only screen and (max-width: 575px) {
    .at-top-arrow {
        right: 10px;
        width: 40px;
        height: 40px;
    }
}

.at-top-arrow.sticky {
    opacity: 1;
    bottom: 40px;
    pointer-events: auto;
}

@media only screen and (max-width: 575px) {
    .at-top-arrow.sticky {
        bottom: 62px;
    }
}

.at-top-arrow img {
    width: 14px;
    transition: 0.2s;
}

/* --- New FontFamily CSS Start --- */
h1,
h2,
h3,
h4,
h5,
h6,
li,
a,
p,
input,
label,
button,
.service-text,
.listborder div,
span:not(.glyphicon) {
    font-family: 'Poppins' !important;
}

.banner-title {
    font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
.heading01,
.heading04 {
    font-weight: 600 !important;
}

/* h1,
h2,
h3,
h4,
h5,
h6 {
    color: #132948 !important;
} */

.white-color,
.at-discover .at-head-60,
.at-requirements .at-head-30,
.at-industries-des .at-head-18,
.at-requirements .at-border-head {
    color: #fff !important;
}

a {
    text-decoration: none !important;
}

a,
.btn,
button,
.orangebtn {
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

a:hover,
a:focus {
    color: #4bc261;
}

.banner-link,
.backendlink a,
.blogboxmain .blogbox span.orangebtn {
    padding: 10px 30px;
    border-radius: 50px;
    color: #fff !important;
    text-transform: capitalize;
}

.backendlink .all-icon,
.banner-link .all-icon,
.blogboxmain .blogbox span.orangebtn .all-icon {
    display: none;
}

.blogboxmain .blogbox span.orangebtn {
    background: #4bc261;
}

p,
.bullet3 li {
    color: #666766;
}

/* --- New FontFamily CSS End --- */

/* --- New Header CSS Start --- */
.at-header {
    position: fixed;
    z-index: 999;
    background: #ffffff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.05);
    top: 0;
    width: 100%;
}

@media only screen and (max-width: 991px) {
    .at-header .navbar-nav {
        width: 100%;
        height: 100%;
        margin-top: 50px;
        overflow-y: auto;
        overflow-x: hidden;
        display: inline-block;
    }

    .at-header .navbar-nav>.nav-item {
        position: relative;
        flex-flow: wrap;
        align-items: center;
        display: flex !important;
        justify-content: space-between;
        border-bottom: 1px solid #e1e1e1;
    }

    .at-header .navbar-nav>.nav-item:not(.at-search-form) {
        padding: 0 15px;
    }

    .at-header .navbar-nav>.nav-item:nth-child(8) {
        border-bottom: 0;
    }

    .at-header .navbar-nav>.nav-item.at-hire-mega-menu ul li {
        padding: 0;
    }
}

.at-header .navbar-brand img {
    width: 205px;
    height: 60px;
}

@media only screen and (max-width: 1280px) {
    .at-header .navbar-brand img {
        width: 160px;
    }
}

.at-header .nav-item {
    padding-left: 15px;
    position: relative;
}

.at-header .nav-item.at-mega-menu a:hover {
    background-color: transparent !important;
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item.at-mega-menu {
        position: inherit;
    }

    .at-header .nav-item.at-mega-menu>ul.collapse {
        padding: 24px;
    }

    .at-header .nav-item.at-mega-menu ul.collapse {
        width: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 970px;
    }

    .at-header .nav-item.at-mega-menu ul .at-image-holder,
    .at-header .nav-item.at-mega-menu ul .at-image-holder-v2 {
        float: left;
        margin-right: 30px;
        width: 224px;
        height: 217px;
        background-color: #DDDDDD;
        border-radius: 10px;
        overflow: hidden;
    }

    .at-header .nav-item.at-mega-menu ul .at-image-holder img,
    .at-header .nav-item.at-mega-menu ul .at-image-holder-v2 img {
        width: 100%;
        object-fit: cover;
        height: 100%;
    }

    .at-header .nav-item.at-mega-menu ul ul {
        position: relative;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        background: transparent;
        box-shadow: none;
        border-radius: 0;
        float: left;
        width: calc(100% - 255px);
        transform: translate(0, 0);
    }

    .at-header .nav-item.at-mega-menu ul ul li {
        float: left;
        width: 50%;
    }

    .at-header .nav-item.at-mega-menu ul ul li a {
        padding: 5px 0;
    }

    .at-header .nav-item.at-mega-menu ul ul li a img {
        object-fit: contain;
    }

    .at-header .nav-item.at-mega-menu ul ul li a:hover {
        color: #1E68B2;
    }

    .at-header .nav-item.at-mega-menu ul ul li a p {
        font-weight: 400;
    }
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item.at-mega-menu.at-service-mega-menu ul.collapse {
        max-width: 840px;
    }
}

.at-header .nav-item.at-mega-menu.at-technology-mega-menu a img {
    width: 20px;
    height: 18px;
    margin-right: 5px;
    object-fit: contain;
}

.at-header .nav-item.at-mega-menu.at-technology-mega-menu a img.at-hover-tech-icon {
    display: none;
}

.at-header .nav-item.at-mega-menu.at-technology-mega-menu a:hover img {
    display: none;
}

.at-header .nav-item.at-mega-menu.at-technology-mega-menu a:hover img.at-hover-tech-icon {
    display: inline-block;
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item.at-mega-menu.at-technology-mega-menu ul {
        max-width: 550px;
    }

    .at-header .nav-item.at-mega-menu.at-technology-mega-menu ul ul {
        width: 100%;
    }

    .at-header .nav-item.at-mega-menu.at-technology-mega-menu ul ul li a:hover {
        color: #1E68B2;
    }
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item.at-mega-menu.at-experience-mega-menu ul ul {
        width: 100%;
    }
}

.at-header .nav-item.at-mega-menu.at-experience-mega-menu ul li img {
    width: 100%;
    border-radius: 10px;
}

@media only screen and (max-width: 991px) {
    .at-header .nav-item.at-mega-menu.at-experience-mega-menu ul li img {
        display: none;
    }
}

.at-header .nav-item.at-mega-menu.at-experience-mega-menu ul li h3,
.at-header .nav-item.at-mega-menu.at-experience-mega-menu ul li .h3 {
    font-size: 16px;
    color: #666766;
    font-weight: 600;
    position: relative;
    margin-top: 15px;
    padding-bottom: 7px;
    margin-bottom: 12px;
    width: 100%;
}

.at-header .nav-item.at-mega-menu.at-experience-mega-menu ul li h3:after,
.at-header .nav-item.at-mega-menu.at-experience-mega-menu ul li .h3:after {
    height: 2px;
    width: 38px;
    background-color: #4BC261;
    position: absolute;
    bottom: 0;
    content: "";
    left: 0;
}

.at-header .nav-item.at-mega-menu.at-experience-mega-menu ul li p {
    color: #666766;
    font-size: 14px;
    margin-bottom: 0;
}

.at-header .nav-item.at-mega-menu.at-experience-mega-menu ul li a {
    padding: 0;
    display: block;
}

.at-header .nav-item.at-mega-menu.at-experience-mega-menu ul li a:hover h3,
.at-header .nav-item.at-mega-menu.at-experience-mega-menu ul li a:hover .h3 {
    color: #1E68B2;
}

.at-header .nav-item.at-mega-menu.at-blog-st-menu ul ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.at-header .nav-item.at-mega-menu.at-blog-st-menu ul ul li {
    width: calc(50% - 12px);
    transition: ease all 0.25s;
}

@media only screen and (max-width: 991px) {
    .at-header .nav-item.at-mega-menu.at-blog-st-menu ul {
        padding-left: 0;
    }

    .at-header .nav-item.at-mega-menu.at-blog-st-menu ul ul li {
        padding: 10px;
        width: 100%;
    }

    .at-header .nav-item.at-mega-menu.at-blog-st-menu ul ul li h3,
    .at-header .nav-item.at-mega-menu.at-blog-st-menu ul ul li .h3 {
        font-size: 14px;
        padding-bottom: 4px;
        margin-bottom: 8px;
    }
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul {
        width: 100%;
    }

    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul ul li {
        padding-left: 12px;
    }

    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li {
        width: 33.33%;
    }

    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li ul {
        padding-bottom: 0;
    }

    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li h3,
    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li .h3 {
        font-size: 16px;
        color: #666766;
        font-weight: 600;
        margin-top: 0;
        padding-bottom: 7px;
        margin-bottom: 15px;
    }

    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li h3:after,
    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li .h3:after {
        height: 2px;
        width: 38px;
        background-color: #4BC261;
        position: absolute;
        bottom: 0;
        content: "";
        left: 0;
    }

    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li ul {
        width: 100%;
        left: 0;
    }

    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li ul li {
        width: 100%;
        border-left: 2px solid #DDDDDD;
    }

    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li ul li:hover {
        border-color: #4BC261;
    }

    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li ul li:hover a {
        color: #1E68B2;
    }
}

.at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li h3,
.at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li .h3 {
    position: relative;
    width: 100%;
}

.at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li h3 .accordion-button.at-has-sub-menu-arrow,
.at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li .h3 .accordion-button.at-has-sub-menu-arrow {
    top: 0;
}

.at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li:hover h3,
.at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li:hover .h3 {
    color: #132948;
}

@media only screen and (max-width: 991px) {
    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul {
        padding-left: 5px;
    }

    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li h3,
    .at-header .nav-item.at-mega-menu.at-hire-mega-menu ul ul li .h3 {
        margin-top: 12px;
        margin-bottom: -1px;
        font-size: 13px;
        padding-bottom: 12px;
        font-weight: 400;
        color: #666766;
        border-bottom: 1px solid #e1e1e1;
    }
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item.at-mega-menu.at-about-mega-menu ul {
        max-width: 675px;
        margin-right: 0;
    }

    .at-header .nav-item.at-mega-menu.at-about-mega-menu ul ul {
        width: calc(100% - 400px);
    }

    .at-header .nav-item.at-mega-menu.at-about-mega-menu ul ul li {
        width: 100%;
    }
}

.at-header .nav-item.at-mega-menu.at-about-mega-menu ul .at-about-info {
    max-width: 365px;
    width: 100%;
    border-radius: 10px;
    background-image: url(../webp/at-about-bg.webp);
    position: relative;
    overflow: hidden;
    padding: 15px 20px 20px;
    background-position: center center;
    background-size: cover;
    float: left;
    margin-right: 30px;
}

.at-header .nav-item.at-mega-menu.at-about-mega-menu ul .at-about-info>* {
    position: relative;
    z-index: 1;
}

.at-header .nav-item.at-mega-menu.at-about-mega-menu ul .at-about-info h4,
.at-header .nav-item.at-mega-menu.at-about-mega-menu ul .at-about-info .h4,
.at-header .nav-item.at-mega-menu.at-about-mega-menu ul .at-about-info p {
    color: #ffffff;
}

.at-header .nav-item.at-mega-menu.at-about-mega-menu ul .at-about-info h4,
.at-header .nav-item.at-mega-menu.at-about-mega-menu ul .at-about-info .h4 {
    font-size: 16px;
    line-height: normal;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

@media only screen and (max-width: 991px) {

    .at-header .nav-item.at-mega-menu.at-about-mega-menu ul .at-about-info h4,
    .at-header .nav-item.at-mega-menu.at-about-mega-menu ul .at-about-info .h4 {
        font-size: 14px;
    }
}

.at-header .nav-item.at-mega-menu.at-about-mega-menu ul .at-about-info p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}

.at-header .nav-item.at-mega-menu.at-about-mega-menu ul .at-about-info p.at-border-top {
    text-align: left;
    font-weight: 300;
    border-top: 1px solid rgba(255, 255, 255, 0.47);
    padding-top: 20px;
}

.at-header .nav-item.at-mega-menu.at-about-mega-menu ul .at-about-info a.btn {
    padding: 6px 24px;
}

.at-header .nav-item.at-mega-menu.at-about-mega-menu ul .at-about-info::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.75;
    background: #000000;
    pointer-events: none;
    z-index: 0;
}

@media only screen and (max-width: 1660px) {
    .at-header .nav-item {
        padding-left: 5px;
    }
}

@media only screen and (max-width: 991px) {
    .at-header .nav-item {
        padding-left: 0;
    }
}

.at-header .nav-item a {
    color: #666766;
}

.at-header .nav-item a:hover,
.at-header .nav-item a:focus {
    color: #1E68B2;
}

@media only screen and (max-width: 1199px) {
    .at-header .nav-item a {
        font-size: 14px;
    }
}

.at-header .nav-item a.nav-link:not(.at-search, .at-nav-btn) {
    position: relative;
}

@media only screen and (max-width: 1660px) {
    .at-header .nav-item a.nav-link:not(.at-search, .at-nav-btn) {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    .at-header .nav-item a.nav-link:not(.at-search, .at-nav-btn) {
        padding-left: 0;
    }
}

.at-header .nav-item a.nav-link:not(.at-search, .at-nav-btn)::before {
    position: absolute;
    left: 0;
    right: 0;
    width: 0;
    bottom: 0;
    content: "";
    height: 2px;
    background: #4BC261;
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item a.nav-link:not(.at-search, .at-nav-btn)::before {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 991px) {
    .at-header .nav-item a.nav-link:not(.at-search, .at-nav-btn)::before {
        display: none;
    }
}

.at-header .nav-item a.nav-link:not(.at-search, .at-nav-btn):hover::before,
.at-header .nav-item a.nav-link:not(.at-search, .at-nav-btn):focus::before,
.at-header .nav-item a.nav-link:not(.at-search, .at-nav-btn).active::before {
    width: 25px;
}

@media only screen and (max-width: 991px) {
    .at-header .nav-item a.nav-link {
        display: inline-block;
    }
}

.at-header .nav-item .at-nav-btn {
    margin-top: -3px;
    color: #ffffff;
    position: relative;
    z-index: 1;
    font-size: 16px;
    padding: 10px 35px;
    border-radius: 50px;
    font-weight: 500;
    text-transform: capitalize;
    background: #4BC261;
}

.at-header .nav-item .at-nav-btn::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 0;
    z-index: -1;
    content: "";
    height: 100%;
    margin: 0 auto;
    border-radius: 50px;
}

.at-header .nav-item .at-nav-btn:hover::after {
    width: 100%;
}

@media only screen and (max-width: 575px) {
    .at-header .nav-item .at-nav-btn {
        font-size: 14px;
    }
}

.at-header .nav-item .at-nav-btn::after {
    background: #1E68B2;
}

.at-header .nav-item .at-nav-btn:hover,
.at-header .nav-item .at-nav-btn:focus {
    color: #ffffff;
}

@media only screen and (max-width: 1660px) {
    .at-header .nav-item .at-nav-btn {
        font-size: 14px;
        margin-top: -1px;
    }
}

@media only screen and (max-width: 991px) {
    .at-header .nav-item .at-nav-btn {
        margin: 8px 0;
    }
}

@media only screen and (max-width: 575px) {
    .at-header .nav-item .at-nav-btn {
        width: 100%;
        display: block;
        margin: 8px auto;
        text-align: center;
    }
}

.at-header .nav-item .at-search img,
.at-header .nav-item .at-search svg {
    width: 25px;
    height: 25px;
    object-fit: contain;
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item.at-has-menu:hover>ul {
        transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        opacity: 1;
        visibility: visible;
        pointer-events: all;
    }
}

.at-header .nav-item.at-has-menu ul {
    width: auto;
    padding: 0;
    list-style: none;
    border-radius: 10px;
    background-color: #ffffff;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item.at-has-menu ul {
        position: absolute;
        transform: translate(0, 50px);
        -o-transform: translate(0, 50px);
        -moz-transform: translate(0, 50px);
        -webkit-transform: translate(0, 50px);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        box-shadow: 0px 0px 10px rgba(30, 104, 178, 0.2);
        transform: rotateX(-90deg);
        transform-origin: 50% 50px;
        pointer-events: none;
    }

    .at-header .nav-item.at-has-menu ul a {
        display: block !important;
    }
}

@media only screen and (max-width: 991px) {
    .at-header .nav-item.at-has-menu ul {
        width: 100%;
        padding-left: 8px;
        border-top: 1px solid #e1e1e1;
        border-radius: 0;
    }

    .at-header .nav-item.at-has-menu ul ul {
        border-top: none;
        padding-left: 0;
    }
}

.at-header .nav-item.at-has-menu ul li {
    width: 100%;
    padding-left: 0;
    display: block;
}

@media only screen and (max-width: 991px) {
    .at-header .nav-item.at-has-menu ul li {
        border-bottom: 1px solid #e1e1e1;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-flow: wrap;
    }

    .at-header .nav-item.at-has-menu ul li a {
        display: flex;
        flex-wrap: wrap;
    }

    .at-header .nav-item.at-has-menu ul li.at-has-sub-menu {
        padding-left: 5px;
    }
}

.at-header .nav-item.at-has-menu ul li:last-child {
    border-bottom: none;
}

.at-header .nav-item.at-has-menu ul li a {
    display: inline-block;
    padding: 12px 25px;
}

@media only screen and (max-width: 1660px) {
    .at-header .nav-item.at-has-menu ul li a {
        padding: 8px 20px;
    }
}

@media only screen and (max-width: 991px) {
    .at-header .nav-item.at-has-menu ul li a {
        padding: 8px 0;
    }
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item.at-has-menu ul li a:hover {
        background-color: #1E68B2;
        color: #ffffff;
    }
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item.at-has-menu ul li:last-child a {
        border-radius: 0 0 10px 10px;
    }

    .at-header .nav-item.at-has-menu ul li:first-child a {
        border-radius: 10px 10px 0 0;
    }
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item.at-has-menu ul>li>ul {
        left: 100%;
        top: 0;
    }
}

.at-header .nav-item.at-has-sub-menu ul li a {
    border-radius: 0 !important;
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item.at-has-sub-menu ul li:last-child a {
        border-radius: 0 0 10px 10px !important;
    }

    .at-header .nav-item.at-has-sub-menu ul li:first-child a {
        border-radius: 10px 10px 0 0 !important;
    }
}

.at-header>.nav-item:nth-last-child(2) {
    border-bottom: none;
    margin-top: 10px;
}

.at-header>.nav-item:last-child {
    border-bottom: none;
}

.at-header .navbar-toggler:focus {
    box-shadow: none;
}

@media only screen and (max-width: 991px) {
    .at-header nav>.navbar-collapse {
        position: fixed;
        left: -100%;
        top: 0;
        height: 100% !important;
        background: #ffffff;
        width: 320px;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        z-index: 2;
        display: block !important;
    }
}

@media only screen and (max-width: 375px) {
    .at-header nav>.navbar-collapse {
        width: 280px;
    }
}

@media only screen and (max-width: 991px) {
    .at-header:after {
        content: "";
        background: #000000;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 1;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }

    .at-header .navbar-toggler {
        position: relative;
        z-index: 2;
        background-color: transparent;
        border-radius: 0;
        padding: 0;
        border: 0;
        width: 35px;
        height: 35px;
    }

    .at-header .navbar-toggler .navbar-toggler-animation {
        background-image: none;
        position: relative;
        height: 22px;
        width: 22px;
        display: inline-block;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }

    .at-header .navbar-toggler .navbar-toggler-animation span {
        transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -moz-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
        height: 2px;
        background: #000000;
        display: block;
        position: absolute;
        width: 100%;
        border-radius: 30px;
    }

    .at-header .navbar-toggler .navbar-toggler-animation span:nth-child(1) {
        top: 10%;
    }

    .at-header .navbar-toggler .navbar-toggler-animation span:nth-child(2) {
        top: 50%;
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .at-header .navbar-toggler .navbar-toggler-animation span:nth-child(3) {
        bottom: 10%;
    }

    .at-header .navbar-toggler[data-bs-toggle=collapse][aria-expanded=true] {
        top: -24px;
        right: -4px;
        width: 25px;
        height: 25px;
        background-color: #4BC261;
    }

    .at-header .navbar-toggler[data-bs-toggle=collapse][aria-expanded=true] .navbar-toggler-animation {
        width: 15px;
        height: 15px;
    }

    .at-header .navbar-toggler[data-bs-toggle=collapse][aria-expanded=true] .navbar-toggler-animation span {
        background: #ffffff;
    }

    .at-header .navbar-toggler[data-bs-toggle=collapse][aria-expanded=true] .navbar-toggler-animation span:nth-child(1) {
        -o-transform: rotateZ(45deg) translateY(-50%);
        -ms-transform: rotateZ(45deg) translateY(-50%);
        -moz-transform: rotateZ(45deg) translateY(-50%);
        -webkit-transform: rotateZ(45deg) translateY(-50%);
        transform: rotateZ(45deg) translateY(-50%);
        top: 49%;
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        width: 100%;
    }

    .at-header .navbar-toggler[data-bs-toggle=collapse][aria-expanded=true] .navbar-toggler-animation span:nth-child(2) {
        visibility: hidden;
        -o-transition: all 0s ease-in-out;
        -ms-transition: all 0s ease-in-out;
        -moz-transition: all 0s ease-in-out;
        -webkit-transition: all 0s ease-in-out;
        transition: all 0s ease-in-out;
    }

    .at-header .navbar-toggler[data-bs-toggle=collapse][aria-expanded=true] .navbar-toggler-animation span:nth-child(3) {
        -o-transform: rotateZ(-45deg) translateY(-50%);
        -ms-transform: rotateZ(-45deg) translateY(-50%);
        -moz-transform: rotateZ(-45deg) translateY(-50%);
        -webkit-transform: rotateZ(-45deg) translateY(-50%);
        transform: rotateZ(-45deg) translateY(-50%);
        bottom: 42%;
        -o-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        -moz-transform-origin: 50% 0;
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        width: 100%;
    }
}

.at-header.at-header-fixed {
    position: fixed;
    width: 100%;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.at-header.at-header-fixed:not(.at-fixed),
.at-header.at-header-fixed.at-header-bg-blue {
    background-color: transparent;
    box-shadow: none;
}

@media only screen and (min-width: 992px) {

    .at-header.at-header-fixed:not(.at-fixed) .navbar-nav>.nav-item>a,
    .at-header.at-header-fixed.at-header-bg-blue .navbar-nav>.nav-item>a {
        color: #ffffff;
    }
}

.at-header.at-header-fixed:not(.at-fixed) .navbar-nav>.nav-item .at-search-form-inner .form-group .form-control,
.at-header.at-header-fixed.at-header-bg-blue .navbar-nav>.nav-item .at-search-form-inner .form-group .form-control {
    background-color: #ffffff;
}

.at-header.at-header-fixed:not(.at-fixed) .navbar-toggler .navbar-toggler-animation span,
.at-header.at-header-fixed.at-header-bg-blue .navbar-toggler .navbar-toggler-animation span {
    background-color: #ffffff;
}

.at-header.at-header-fixed:not(.at-fixed) .at-head-number,
.at-header.at-header-fixed.at-header-bg-blue .at-head-number {
    color: #ffffff;
}

.at-header.at-header-fixed:not(.at-fixed) .at-head-number span,
.at-header.at-header-fixed.at-header-bg-blue .at-head-number span {
    background: #ffffff;
}

.at-header.at-header-fixed.at-header-bg-blue {
    background: rgba(4, 64, 121, 0.6);
}

.at-header.at-header-fixed.at-header-bg-blue.at-fixed {
    background: #132948;
}

.at-header.at-header-fixed.at-header-transparent {
    background: transparent;
}

.at-header.at-header-fixed.at-header-transparent.at-fixed {
    background: #132948;
}

@media only screen and (min-width: 992px) {
    .at-header.at-header-fixed .at-search svg path {
        fill: #ffffff;
    }
}

@media only screen and (min-width: 992px) {

    .at-header.at-header-fixed.at-logo-change.at-fixed .at-search svg path,
    .at-header.at-header-fixed.at-white-logo-change.at-fixed .at-search svg path {
        fill: #666766;
    }
}

@media only screen and (max-width: 991px) {
    body.navbar-open {
        height: 100vh;
        overflow: hidden;
    }
}

@media only screen and (max-width: 991px) {
    body.navbar-open .at-header:after {
        opacity: 0.6;
        visibility: visible;
    }

    body.navbar-open .at-header .navbar-collapse {
        left: 0;
    }
}

.accordion-button.at-has-sub-menu-arrow {
    color: transparent !important;
}

@media only screen and (min-width: 992px) {
    .accordion-button.at-has-sub-menu-arrow {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 10px;
        height: 12px;
        margin: auto;
        width: auto;
        pointer-events: none;
    }
}

@media only screen and (max-width: 991px) {
    .accordion-button.at-has-sub-menu-arrow {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 20px;
        height: 20px;
        margin: auto;
    }

    .accordion-button.at-has-sub-menu-arrow::after,
    .accordion-button.at-has-sub-menu-arrow::before {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: "";
        margin: auto;
        transform: none;
        cursor: pointer;
        background: #1E68B2;
        transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }

    .accordion-button.at-has-sub-menu-arrow:before {
        width: 2px;
        height: 10px;
    }

    .accordion-button.at-has-sub-menu-arrow:after {
        width: 10px;
        height: 2px;
    }

    .accordion-button.at-has-sub-menu-arrow[data-bs-toggle=collapse][aria-expanded=true]:before {
        opacity: 0;
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

.accordion-button.at-has-sub-menu-arrow svg {
    width: 8px;
}

@media only screen and (max-width: 991px) {
    .accordion-button.at-has-sub-menu-arrow svg {
        width: 100%;
        height: 14px;
    }
}

.accordion-button.at-has-sub-menu-arrow svg path {
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.at-has-sub-menu a:hover~.at-has-sub-menu-arrow svg path {
    fill: #ffffff;
}

.at-head-number {
    font-weight: 600;
    font-size: 14px;
    color: #1E68B2;
}

@media only screen and (max-width: 575px) {
    .at-head-number {
        font-size: 0;
        margin: 0 10px !important;
    }
}

.at-head-number span {
    margin-right: 11px;
    height: 40px;
    width: 40px;
    border-radius: 30px;
    background: rgba(30, 104, 178, 0.1);
}

@media only screen and (max-width: 575px) {
    .at-head-number span {
        margin-right: 0;
    }
}

.at-head-number span img {
    width: 20px;
}

@media only screen and (max-width: 575px) {
    .at-head-number span img {
        width: 19px;
    }
}

.at-header .nav-item.at-search-form {
    position: static;
}

.at-header .nav-item.at-search-form .at-search {
    z-index: 2;
}

.at-header .nav-item.at-search-form .at-search img,
.at-header .nav-item.at-search-form .at-search svg path {
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.at-header .nav-item.at-search-form .at-search img.at-search-close-icon,
.at-header .nav-item.at-search-form .at-search svg path.at-search-close-icon {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 15px;
    height: 15px;
    opacity: 0;
    visibility: hidden;
}

.at-header .nav-item.at-search-form .at-search[aria-expanded=true] .at-search-icon {
    opacity: 0;
}

.at-header .nav-item.at-search-form .at-search[aria-expanded=true] .at-search-close-icon {
    opacity: 1;
    visibility: visible;
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item.at-search-form [aria-expanded=false]~.at-search-form-inner {
        width: 0;
        opacity: 0;
        visibility: hidden;
    }
}

@media only screen and (max-width: 991px) {
    .at-header .nav-item.at-search-form {
        position: absolute;
        top: 0;
        border: 0;
        width: 100%;
    }

    .at-header .nav-item.at-search-form .at-search {
        position: absolute !important;
        top: 0;
        right: 10px;
    }

    .at-header .nav-item.at-search-form .at-search img,
    .at-header .nav-item.at-search-form .at-search svg {
        width: 20px;
        height: 20px;
    }

    .at-header .nav-item.at-search-form .at-search-form-inner.collapse:not(.show) {
        display: block !important;
    }

    .at-header .nav-item.at-search-form .at-search-form-inner.collapse:not(.show) .form-group .form-control {
        border-radius: 0;
        background: transparent;
        padding: 10px 20px 10px 10px;
        border-bottom: 1px solid #e1e1e1;
    }
}

.at-header .nav-item .at-search-form-inner {
    width: 100%;
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item .at-search-form-inner {
        position: absolute;
        margin: auto;
        right: -5px;
        top: 0;
        bottom: 0;
        z-index: 1;
        transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        opacity: 1;
        visibility: visible;
        width: 80%;
        height: 100% !important;
    }
}

.at-header .nav-item .at-search-form-inner .form-group {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 17px;
}

@media only screen and (max-width: 991px) {
    .at-header .nav-item .at-search-form-inner .form-group {
        margin-bottom: 8px !important;
        margin-top: 0;
    }
}

.at-header .nav-item .at-search-form-inner .form-group .form-control {
    background-color: #e8f0f7;
}

@media only screen and (min-width: 992px) {
    .at-header .nav-item .at-search-form-inner .form-group .form-control {
        padding: 14px 50px 14px 20px;
    }
}

@media only screen and (max-width: 991px) {
    .at-header .nav-item .at-search-form-inner .form-group .form-control {
        padding: 10px 20px;
    }
}

.branding img {
    width: 205px;
    height: 60px;
}

/* --- New Header CSS End --- */