* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
    font-family: Lato, sans-serif
}

.cp {
    cursor: pointer
}

.fs-10 {
    font-size: 10px
}

.fs-11 {
    font-size: 11px
}

.fs-12 {
    font-size: 12px
}

.fs-13 {
    font-size: 13px
}

.fs-14 {
    font-size: 14px
}

.fs-15 {
    font-size: 15px
}

.col_7 {
    width: 14.2857% !important
}

.fs-17 {
    font-size: 17px
}

.fs-18 {
    font-size: 18px
}

.fs-19 {
    font-size: 19px
}

.fs-20 {
    font-size: 20px
}

.fs-22 {
    font-size: 22px
}

.fs-24 {
    font-size: 24px
}

.fs-25 {
    font-size: 25px
}

.fs-28 {
    font-size: 28px
}

.fs-29 {
    font-size: 29px
}

.fs-30 {
    font-size: 30px
}

.fs-42 {
    font-size: 42px
}

.fs-38 {
    font-size: 38px
}

.fs-40 {
    font-size: 35px
}

.fs-48 {
    font-size: 48px
}

.fs-50 {
    font-size: 50px
}

.fs-60 {
    font-size: 60px
}

.fs-75 {
    font-size: 75px
}

.fw-200 {
    font-weight: 200
}

.fw-300 {
    font-weight: 300
}

.fw-400 {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.fw-700 {
    font-weight: 700
}

.fw-800 {
    font-weight: 800
}

.new-menu-in {
    max-width: 1240px;
    margin: 0 auto
}

.new-menu-in2 {
    max-width: 1228px !important;
    margin: 0 auto
}

.for_height {
    height: 88vh
}


.navbar-expand-lg .navbar-nav .contact_btn_h {
    padding: 13px 27px;
    background: 0 0;
    border: 1px solid #018ff2;
    display: flex;
    flex-direction: row;
    align-items: flex-start
}

.details {
    display: none;
    min-height: 100px
}

.detail_hover:hover .details {
    max-width: 100vw;
    display: block;
    min-height: 200px;
    transition: height ease-in-out .9s;
    position: absolute;
    left: 0;
    top: 53px;
    background-color: #f5f5f5;
    overflow-x: hidden;
    z-index: 9
}

.abou_t {
    font-family: Karla;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2e2e2e;
    padding: 0 53px 0 0
}

.part_lin {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.part_lin a {
    line-height: 21px;
    color: #2e2e2e;
    text-decoration: none
}

.part_lin a:hover {
    color: #018ff2
}

.ser_w {
    width: 33.99%;
    display: flex;
    justify-content: center
}

.ser_w2 {
    width: 14.99%;
    display: flex;
    justify-content: center
}

.left_border {
    border-left: 1px solid #000
}

.main_h {
    line-height: 21px;
    color: #191b1d;
    margin-bottom: 30px;
    font-weight: 700;
    text-decoration: underline
}

.text_underline {
    position: relative;
    text-decoration: none
}

.text_underline::after {
    content: "";
    height: 2px;
    width: 100%;
    background: linear-gradient(180deg, #01acfb 0, #0176f2 100%);
    position: absolute;
    top: 20px;
    left: 0;
    transition: transform .25s ease-out;
    transform: scaleX(0)
}

.text_underline:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left
}

.underline-animated {
    position: relative;
    text-decoration: none
}

.navbar-toggler {
    border: none
}

.details.container {
    width: 100%
}

.underline-animated::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    inset: 0;
    background: linear-gradient(180deg, #01a8fa 0, #0178f2 100%);
    z-index: -1;
    transition: transform .3s ease
}

.underline-animated::before {
    transform: scaleX(0);
    transform-origin: bottom right
}

.underline-animated:hover::before {
    transform: scaleX(1);
    transform-origin: bottom left
}

.service_text {
    background: linear-gradient(to right, #019bf2, #6001fa, #019bf2, #6001fa, #019bf2, #6001fa, #019bf2, #6001fa);
    background-size: 400% 400%;
    color: transparent !important;
    background-clip: text !important;
    animation: lineartext 15s ease infinite
}

@keyframes lineartext {
    0% {
        background-position: 0 0
    }

    25% {
        background-position: 100% 0
    }

    50% {
        background-position: 100% 100%
    }

    75% {
        background-position: 0 100%
    }

    100% {
        background-position: 0 0
    }
}

.let_talk {
    z-index: 1;
    position: absolute;
    background: linear-gradient(180deg, #01a7fa 0, #018ff2 100%);
    padding: 49px 25px 51.5px !important;
    font-size: 18px;
    line-height: 150%;
    border: none;
    border-radius: 100%;
    min-width: 125px;
    display: inline-block;
    color: #fff;
    font-weight: 700
}

.let_talk a {
    color: #fff;
    text-shadow: 0 5px 4px #00000040;
    text-decoration: none
}

.waves-block {
    height: 50vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.waves {
    position: absolute;
    width: 150px;
    height: 150px;
    filter: "alpha(opacity=0)";
    opacity: 0;
    box-shadow: -13px 4px 29px rgb(255 255 255 / .25), 34px 0 23px rgb(136 143 158 / .18), inset -13px 4px 29px rgb(255 255 255 / .25), inset 13px 0 23px rgb(207 208 210 / .5);
    border-radius: 100%;
    -webkit-animation: waves 4s ease-in-out infinite;
    animation: waves 4s ease-in-out infinite
}

.wave-1 {
    -webkit-animation-delay: 1s !important;
    animation-delay: 1s !important
}

.wave-2 {
    -webkit-animation-delay: 2s !important;
    animation-delay: 2s !important
}

.wave-3 {
    -webkit-animation-delay: 3s !important;
    animation-delay: 3s !important
}

@keyframes waves {
    0% {
        transform: scale(0, 0);
        opacity: 0
    }

    50% {
        opacity: .9
    }

    100% {
        transform: scale(4, 4);
        opacity: 0
    }
}

@keyframes slide-up {
    0% {
        bottom: 20px;
        opacity: 0
    }

    100% {
        bottom: 0;
        opacity: 1
    }
}

.for_bggiant {
    background: linear-gradient(180deg, #444 0, #000 100%);
    padding: 55px 0
}

.for_bggiant h2 {
    color: #fff;
    margin: 0;
    font-size: 35px;
    font-weight: 700
}

.for_bggiant p {
    color: #bfbfbf
}

.client_logos {
    overflow-x: hidden;
    padding: 90px 0 0 0;
    white-space: nowrap
}

.client_logos:hover .logo_slide {
    animation-play-state: paused
}

.logo_slide {
    display: inline-block;
    animation: slide 25s infinite linear;
    overflow: hidden
}

.logo_slide img {
    height: 50px;
    margin: 0 50px
}

@keyframes slide {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-100%)
    }
}

@keyframes slideDowns {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

.nav_link_border.active {
    font-size: 17px;
    color: #000 !important;
    background-color: transparent !important;
    font-weight: 600 !important;
    border-left: 4px solid #0190f6 !important;
    border-radius: inherit !important;
    text-align: start !important;
    border-bottom: none !important;
    border-right: none !important;
    border-top: none !important;
    transition: all .3s
}

.nav_link_border {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #999 !important;
    text-align: start !important;
    border-left: 4px solid #f1f1f1 !important;
    border-radius: 0 !important;
    font-weight: 400;
    font-size: 18px
}

.nav-link3 {
    background-color: #fff;
    border: none;
    display: block;
    padding: .5rem .5rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.nav_link_border2.active {
    font-size: 17px;
    color: #000 !important;
    background-color: transparent !important;
    font-weight: 600 !important;
    border-left: 4px solid #0190f6 !important;
    border-radius: inherit !important;
    text-align: start !important;
    border-bottom: none !important;
    border-right: none !important;
    border-top: none !important;
    transition: all .3s
}

.nav_link_border2 {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #999 !important;
    text-align: start !important;
    border-left: 4px solid #f1f1f1 !important;
    border-radius: 0 !important;
    font-weight: 400;
    font-size: 18px
}

.nav-link4 {
    background-color: #fff;
    border: none;
    display: block;
    padding: .5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.nav_link_border4.active {
    font-size: 17px;
    color: #000 !important;
    background-color: transparent !important;
    font-weight: 600 !important;
    border-left: 4px solid #0190f6 !important;
    border-radius: inherit !important;
    text-align: start !important;
    border-bottom: none !important;
    border-right: none !important;
    border-top: none !important;
    transition: all .3s
}

.nav_link_border4 {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #999 !important;
    text-align: start !important;
    border-left: 4px solid #f1f1f1 !important;
    border-radius: 0 !important;
    font-weight: 400;
    font-size: 18px
}

.nav_link_border5.active {
    padding: 0 20px;
    font-size: 18px;
    color: #000 !important;
    background-color: transparent !important;
    font-weight: 700 !important;
    border-left: 6px solid #0190f6 !important;
    border-radius: inherit !important;
    text-align: start !important;
    border-bottom: none !important;
    border-right: none !important;
    border-top: none !important;
    transition: all .3s
}

.nav_link_border5 {
    padding: 0 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    opacity: .7;
    color: #999 !important;
    text-align: start !important;
    border-right: 0 solid #f1f1f1 !important;
    border-radius: 0 !important;
    font-weight: 500;
    font-size: 13px
}

.navbar-expand-lg_custom {
    box-shadow: 0px 5px 104.2px 0px #00000029;
    background-color: #F5F5F5;
    height: 55px;
}

.w_100 {
    width: 100px;
}

.hidess {
    display: none !important;
}
.about_imgh {
    width: 95%;
    border-radius: 20px
}
.mobile-only {
    display: none !important;
}

.desktop-only {
    display: block;
}
.icon-container {
    position: relative !important;
    /* display: inline-block !important; */
}
.global-icon {
    font-size: 23px;
    padding: 10px;
    border-radius: 50%;
    cursor: pointer;
}

.icon-hover-box {
    position: absolute;
    z-index: -11;
    width: 150px;
    top: 43px;
    right: -50px;
    transform: translateY(-50%) scale(0.95);
    box-shadow: 0px 5px 104.2px 0px #00000029;
    background-color: #F5F5F5;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
    min-width: 120px;
    text-align: center;
}

.icon-container:hover .icon-hover-box {
    background-color: white;
    opacity: 1;
    z-index: 11;
    pointer-events: auto !important;
    transform: translateY(0%) scale(1);
}

.icon-hover-box a {
    margin: 0;
    padding: 11px 10px;
    /* display: block; */
    text-decoration: none;
    color: #515151;
}
.flag_parent {
    width: 20px;
    height: 20px;
}
.books_btns {
    background: linear-gradient(180deg, #01ABFB 0%, #0176F2 100%);
    color: #fff;
    padding: 10px 10px !important;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
}
.nav-link:focus,
.nav-link:hover {
    color: #fff
}
.nav-link::before{
    border-radius: 3px !important;
}
.client_h {
    padding: 0 0;
}
.custom-col-left {
    width: 70%;
    padding-top: 100px;
}

.word {
    position: absolute;
    display: flex;
    opacity: 0
}

.letter {
    transform-origin: center center 25px
}

.out {
    transform: rotateX(90deg);
    transition: 0.32s cubic-bezier(.6, 0, .7, .2)
}

.in {
    transition: 0.38s ease
}

.behind {
    transform: rotateX(-90deg)
}

.alizarin {
    color: #e74c3c
}

.wisteria {
    color: #8e44ad
}

.peter-river {
    color: #3498db
}

.emerald {
    color: #2ecc71
}

.sun-flower {
    color: #f1c40f
}

.animationss {
    width: 100px;
    border: 2px solid #3B88BC;
    position: relative;
    border-radius: 20px;
    animation: animatess 2s infinite
}

@keyframes animatess {
    from {
        left: 0
    }

    to {
        left: 100px
    }
}
button {
    background-color: #06c;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer
}

.nav-link {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 14px 18px;
    text-align: center;
    transition: color 0.3s ease
}

.mt_52{
    margin-top: 52px;
}
.w_131{
    width: 131px;
}
.w_30{
    width: 30%;
}
.w_20{
    width: 20px;
}
.form_height{
    height: 500px;
}
.round-left {
  border-radius: 15px 0 0 15px;
}
.theme_color {
    color: #0176f2;
}

#scrollButton {
    position: fixed;
    bottom: 20px;
    z-index: 99;
    background-color: #ffffffba;
    cursor: pointer;
    border-radius: 4px;
    height: 90px;
    width: 90px
}
.social_icon {
    position: fixed;
    top: 50%;
    right: 10px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    transform: translate(0, -50%);
    gap: 15px
}

.social_circle2 {
    border: 3px solid #0176f2;
    border-radius: 100%;
    height: 15px;
    width: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 18px;
    cursor: pointer;
    position: relative;
    background-color: #fff0;
    transition: background-color 0.3s ease, color 0.3s ease
}

.footer_absolute {
    position: absolute;
    right: 3rem;
    top: 10%;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #0176f2;
    font-weight: 500
}

.footer_absolute p {
    display: none;
    text-shadow: 0 5px 4px #00000040
}

.social_circle2:hover .footer_absolute p {
    display: block;
    transition: 0.3s all;
    animation: lefttoright 0.5s linear alternate
}

@keyframes lefttoright {
    0% {
        transform: translate(15%);
        transition: .3 all
    }

    100% {
        transition: .3 all;
        transform: translate(0%)
    }
}

.social_circle2:hover .fa-facebook-f {
    color: #ffffff !important;
    transform: scale(1.2)
}

.social_circle2 .fa-facebook-f {
    color: #0176f2;
    transition: 0.3s all
}

.social_circle2:hover .fa-instagram {
    color: #ffffff !important;
    transform: scale(1.2)
}

.social_circle2 .fa-instagram {
    color: #0176f2 !important;
    transition: 0.3s all
}

.social_circle2:hover .fa-youtube {
    color: #ffffff !important;
    transform: scale(1.2)
}

.social_circle2 .fa-youtube {
    color: #0176f2 !important;
    transition: 0.3s all
}

.social_circle2:hover .fa-whatsapp {
    color: #ffffff !important;
    transform: scale(1.2)
}

.social_circle2 .fa-whatsapp {
    color: #0176f2 !important;
    transition: 0.3s all
}

.social_circle2:hover .fa-phone {
    color: #ffffff !important;
    transform: scale(1.2)
}

.social_circle2 .fa-phone {
    color: #0176f2 !important;
    transition: 0.3s all
}

.border_bottom {
    border-bottom: 1px solid #e5e5e5;
}

.social_circle2:hover {
    background: linear-gradient(to right, #0193EF, #005991);
}

.hide_image {
    display: none;
}

.social_circle2:hover .hide_image {
    display: block;
}

.social_circle2:hover .show_image {
    display: none;
}

.footer_ul2 {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.footer_ul2 li {
    text-decoration: none;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}

.btnsss {
    min-width: 160px;
    width: fit-content;
    background: #fff;
    padding: 0 30px;
    height: 50px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #06c;
    letter-spacing: 2.8px;
    font-weight: 700;
    line-height: 1.6;
    box-shadow: 0 15px 40px -10px rgba(0, 0, 0, 0.3);
    position: relative;
    transition: all 0.4s ease;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 0;
}
.btnsss span{
    z-index: 1;
    text-align: center;
}

.btnsss:before,
.btnsss:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    top: 0;
    background: linear-gradient(180deg, #01ABFB 0%, #0176F2 100%) !important;
    transition: all 0.4s ease;
}

.btnsss:before {
    left: 0;
}

.btnsss:after {
    right: 0;
}

.btnsss:hover {
    box-shadow: 0 8px 20px -12px rgba(0, 0, 0, 0.2);
    letter-spacing: 2px;
    color: white;
}

.btnsss:hover:before,
.btnsss:hover:after {
    width: 51%;
}

.details.container {
    width: 100%;
}

.theme_color {
    color: #0176f2;
}

.div_padding {
    padding: 2px 6px;
}

#backToTopBtn {
    position: fixed;
    bottom: 30px;
    right: 10px;
    display: none;
    font-size: 24px;
    color: #f5f5f5;
    background-color: linear-gradient(to right, #0193EF, #005991);
    border: none;
    border-radius: 50%;
    padding: 9px 11px;
    cursor: pointer;
    z-index: 1000;
}

#backToTopBtn p i {
    font-size: 16px;
}

.clicked-background {
    padding: 7px 9px !important;
    background-color: white !important;
    color: #005991 !important;
    border: 3px solid #0176f2 !important;
}
.ser_head {
    color: #000;
    font-weight: 700;
    font-size: 37px
}


.horizontal-scroll {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding-bottom: 10px;
}

.horizontal-scroll button {
    flex: 0 0 auto;
    /* Prevent buttons from shrinking */
    margin-right: 10px;
}

.horizontal-scroll::-webkit-scrollbar {
    height: 8px;
}

.horizontal-scroll::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 4px;
}

.horizontal-scroll::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}

@keyframes slide {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-100%)
    }
}

.navbar_animation.is-sticky {
    position: fixed;
    box-shadow: 0 5px 16px rgb(0 0 0 / .1);
    z-index: 10000;
    top: 0% !important;
    animation: slideDowns .6s ease-out;
    width: 100% !important;
}

@keyframes slideDowns {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

.nav_link_border.active {
    font-size: 17px;
    color: #000000 !important;
    background-color: transparent !important;
    font-weight: 600 !important;
    border-left: 4px solid #0190F6 !important;
    border-radius: inherit !important;
    text-align: start !important;
    border-bottom: none !important;
    border-right: none !important;
    border-top: none !important;
    transition: all 0.3s
}
.nav_link_border {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #999999 !important;
    text-align: start !important;
    border-left: 4px solid #F1F1F1 !important;
    border-radius: 0 !important;
    font-weight: 400;
    font-size: 18px
}

.nav-link3 {
    background-color: #fff;
    border: none;
    display: block;
    padding: .5rem .5rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.nav_link_border2.active {
    font-size: 17px;
    color: #000000 !important;
    background-color: transparent !important;
    font-weight: 600 !important;
    border-left: 4px solid #0190F6 !important;
    border-radius: inherit !important;
    text-align: start !important;
    border-bottom: none !important;
    border-right: none !important;
    border-top: none !important;
    transition: all 0.3s
}

.nav_link_border2 {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #999999 !important;
    text-align: start !important;
    border-left: 4px solid #F1F1F1 !important;
    border-radius: 0 !important;
    font-weight: 400;
    font-size: 18px
}

.nav-link4 {
    background-color: #fff;
    border: none;
    display: block;
    padding: .5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.nav_link_border4.active {
    font-size: 17px;
    color: #000000 !important;
    background-color: transparent !important;
    font-weight: 600 !important;
    border-left: 4px solid #0190F6 !important;
    border-radius: inherit !important;
    text-align: start !important;
    border-bottom: none !important;
    border-right: none !important;
    border-top: none !important;
    transition: all 0.3s
}

.nav_link_border4 {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #999999 !important;
    text-align: start !important;
    border-left: 4px solid #F1F1F1 !important;
    border-radius: 0 !important;
    font-weight: 400;
    font-size: 18px
}


.nav_link_border5.active {
    padding: 0px 20px;
    font-size: 18px;
    color: #000000 !important;
    background-color: transparent !important;
    font-weight: 700 !important;
    border-left: 6px solid #0190F6 !important;
    border-radius: inherit !important;
    text-align: start !important;
    border-bottom: none !important;
    border-right: none !important;
    border-top: none !important;
    transition: all 0.3s;
}

.nav_link_border5 {
    padding: 0px 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    opacity: 0.7;
    color: #999999 !important;
    text-align: start !important;
    border-right: 0px solid #F1F1F1 !important;
    border-radius: 0 !important;
    font-weight: 500;
    font-size: 13px;
}

.nav_link_border01.active {
     color: #000000 !important;
     div{
        font-size: 20px;
        font-weight: 600;
     }
}

.nav_link_border01 {
    display: contents;
    padding-right: 20px !important;
      color: #999999 !important;
       div{
        font-size: 18px;
        font-weight: 700;
        padding-block:  1.5rem;
        text-align: left;
     }
}

.active_heading {
    font-size: 25px;
    transform: translateY(-10px);
    font-weight: 700;
    background: linear-gradient(90deg, #0176F2 0%, #01AAFA 100%);
    color: #fff0;
    background-clip: text;
    margin-bottom: 0;
}
.nav_tab {
    box-shadow: 0 4px 24.3px 0 #0000000F;
}

.nav_tab {
    box-shadow: 0 4px 24.3px 0 #0000000F
}

.nav_tab1 {
    display: flex;
    gap: 0px !important
}

.tech-wrapper {
    border-right: 1px solid #e5e5e5
}

.bo_bottom {
    border-bottom: 1px solid #e5e5e5
}

.al_services {
    height: 50px;
    box-shadow: 0 4px 24.1px 0 #0000001F;
    border: none;
    background-color: #fff;
    border-radius: 8px;
    padding: 0 25px;
    color: #000;
    font-weight: 400;
    font-size: 20px
}

.al_services:hover {
    color: #fff;
    background: linear-gradient(90deg, #0176F2 0%, #01AAFA 100%)
}

.ser_head {
    color: #000;
    font-weight: 700;
    font-size: 37px
}

.web_second_tab {
    width: 95%;
    padding: 20px 0 20px 21px
}

.cobol-im {
    width: 67px;
    height: 45px
}
.spe_tech {
    padding: 20px;
    width: 50%;
    height: 180px
}

.technology-card {
    padding: 20px;
    width: 50%;
    min-height: 160px
}

.spe_tech3 {
    padding: 20px;
    width: 50%;
    height: 100px;
    display: flex;
    border-right: 1px solid #e5e5e5
}

.tec_img_jump {
    width: 65%;
    animation-direction: alternate;
    transition: all 0.5s
}

.spe_tech3:hover .tec_img_jump {
    width: 90%;
    animation-direction: alternate;
    transition: all 0.5s
}

.spe_tech3:hover .arti_p {
    font-weight: 700;
    font-size: 20px;
    animation-direction: alternate;
    transition: all 0.5s
}

.spe_tech p {
    margin: 0;
    font-weight: 400;
    font-size: 15px
}
.hover_text {
    font-weight: 700;
    font-size: 21px
}

.white_arrow .white {
    display: none !important;

    width: 1vw;
    height: 1vw;
    border-bottom: 3px solid white !important;
    border-right: 3px solid whiten !important;
    /* transform: rotate(45deg); */
    animation: animatessss 2s infinite
}

.white_arrow {
    position: absolute;
    bottom: 15px !important;
    right: 25px
}

@keyframes animatessss {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-25px, -25px)
    }

    50% {
        opacity: 1;
        border-color: white;
    }

    100% {
        opacity: 0;
        transform: rotate(45deg) translate(0, 0)
    }
}

.spe_tech:hover .white_arrow .white {
    display: block !important;
}

.tabsss-img {
    width: 400px;
    height: 400px;
}
.imges {
    width: 65%;
    transition: all 0.5s
}

.tec_hover:hover .imges {
    width: 65%;
    transform: scale(1.5);
    transition: all 0.5s;
    animation-direction: alternate
}

.arrow {
    transform: rotate(270deg);
    cursor: pointer
}

.arrow span {
    display: block;
    width: 1vw;
    height: 1vw;
    border-bottom: 3px solid #0190F6;
    border-right: 3px solid #0190F6;
    transform: rotate(45deg);
    animation: animate 2s infinite
}

@keyframes animate {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-25px, -25px)
    }

    50% {
        opacity: 1;
        border-color: #0190F6
    }

    100% {
        opacity: 0;
        transform: rotate(45deg) translate(0, 0)
    }
}
.blue_arrow {
    position: absolute;
    bottom: 23px;
    right: 25px
}
.tec_img {
    width: 22% !important;
    text-align: center !important;
}
.image_setup {
    width: 80px;
    display: flex
;
    justify-content: center;
    align-items: center;
}
.arti_p {
    font-size: 20px;
    color: gray;
    font-weight: 500;
    margin-bottom: 0
}
.tab_heading-1 {
    font-size: 35px;
    font-weight: 600;
    position: relative !important;
    bottom: 30%;
}
.flex-start-col {
    display: flex;
    flex-direction: column;
    align-items: start;
}
.tab_texts {
    font-weight: 400;
    font-size: 22px;
    color: #999
}
.margin_100 {
    margin-top: 130px;
}
.my_ul_navtab {
    box-shadow: 0 .85px 8.92px 1.7px #00000014;
    border-radius: 35px;
    width: 100%;
    justify-content: space-between
}

.my_ul_navtab .my_li_btn {
    padding: 22px 35px !important;
    border-radius: 32px !important;
    color: black !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    opacity: .8;
    background-color: white !important
}

.my_ul_navtab .my_li_btn.active {
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    background: linear-gradient(180deg, #01A8FA 0%, #0178F2 100%);
    box-shadow: 0 .85px 8.92px 1.7px #00000014
}

.tab_heading-2 {
    font-size: 35px;
    font-weight: 600;
    position: relative !important;
    bottom: 47%;
}

.we_develop_text {
    color: #999;
    font-weight: 400;
    font-size: 22px
}

.univer_img {
    min-height: 350px
}

.client_img {
    height: 120px;
    width: 120px
}
.main_padding {
    padding: 44px 0 0 0
}

.working_text {
    font-weight: 400;
    font-size: 34px;
    color: #999
}

.blog_text {
    padding-top: 18px;
    font-size: 16px;
    color: #999;
    font-weight: 400
}

.book_text {
    background: linear-gradient(90deg, #3B88BC 0%, #1B3E56 100%);
    color: #fff0;
    background-clip: text;
    font-weight: 700;
    font-size: 38px
}

.book_bottom_text {
    font-weight: 400;
    font-size: 20px;
    width: 100%
}

.follow_text {
    background: linear-gradient(90deg, #227BB6 0%, #0F3650 100%);
    color: #fff0;
    background-clip: text;
    font-weight: 700;
    font-size: 25px
}

.circle {
    background: #0F3650;
    color: #fff;
    font-size: 20px;
    border-radius: 100px;
    height: 45px;
    width: 45px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.circle:hover {
    background: linear-gradient(180deg, #01A6FA 0%, #017EF3 100%)
}

.con_blog {
    background: linear-gradient(332.82deg, #000004 1.29%, #00006A 124.71%);
    color: #fff;
    padding: 15px 31px;
    border-radius: 15px;
    height: auto;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.blog_he {
    color: #fff0;
    background: linear-gradient(270deg, #F6796C 0%, #9BA4F2 100%);
    background-clip: text;
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 10px 0
}

.blog_h_p {
    padding: auto auto 10px auto;
    margin-bottom: 10px
}

.blo_imgg {
    margin: 20px 0 30px 0
}

.blog_box {
    box-shadow: 0 4px 9.2px 1px #0000000F;
    padding: 20px;
    border-radius: 10px;
    margin: 0 0 26px 0;
    min-height: 295px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 375px
}

.blog_box:hover {
    background-image: linear-gradient(to left, #01abfb 0%, #0072de 100%)
}

.blog_box:hover p {
    color: #fff !important
}
.blog_box:hover a img {
    filter: invert(1);
    transform: scale(1.2);
    transition: .8s linear
}

.timer_book {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    background: linear-gradient(180deg, #3B88BC 0%, #1B3E56 100%);
    padding: 12px
}

.new-menu-in3 {
    max-width: 1300px
}

.blue_color {
    color: #0F3650;
    font-weight: 700;
    font-size: 22px
}

.for_r_p {
    padding-right: 6rem
}

.forPP {
    padding-right: 11rem;
    padding-bottom: 14rem;
    font-size: 18px
}

.social_mm {
    border-top: 1px solid #abb6be;
    margin-right: 11rem;
    padding: 13px 0 0 0;
    width: 100%
}
.owl-nav button {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 43px;
    height: 45px;
    cursor: pointer;
    border: 2px solid white;
    background: linear-gradient(180deg, #0F3650 0%, #227BB6 100%);
    border-radius: 50%;
    background-clip: padding-box, border-box;
}
.fa-arrow-right {
    background: #fff !important;
    width: 0px !important;
    height: 0px !important;
    border-radius: 50% !important;
    display: inline-block !important;
    justify-content: center !important;
    align-items: center !important;
    /* color: #0f3650 !important; */
    left: 35%;
    top: 30%;
    position: absolute;
}

.fa-arrow-left {
    background: #fff !important;
    width: 0px !important;
    height: 0px !important;
    border-radius: 50% !important;
    display: inline-block !important;
    justify-content: center !important;
    align-items: center !important;
    /* color: #0f3650 !important; */
    left: 35%;
    top: 30%;
    position: absolute;
}

.owl-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    padding-top: 0px;
    gap: 20px;
}

.carasoule_circle {
    border-radius: 50%;
    background: linear-gradient(180deg, #01A8FA 0%, #0178F2 100%);
    padding: 25px 25px;}

#customers-testimonialss_22.owl-carousel .owl-dots .owl-dot span {
    background: #D3E4EF;
    display: inline-block;
    height: 10px;
    border-radius: 50px;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 30px;
}

#customers-testimonialss_22.owl-carousel .owl-dots .owl-dot.active span {
    background: linear-gradient(180deg, #0F3650 0%, #227BB6 100%);
    height: 10px;
    border-radius: 50px;
    width: 60px;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
    box-shadow: 0px 4px 4px 0px #0000001F;
}

#customers-testimonialss_22.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
    transform: translateY(-35px);
}

#customers-testimonialss_22.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}

.faq-container {
    max-width: 800px;
    margin: 50px auto;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 20px;
}

.faq-title {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 20px;
}

.faq-item:last-child {
    border-bottom: none;
}

.faq-question {
    border-radius: 15px !important;
    min-height: 90px !important;
    width: 100%;
    background: linear-gradient(180deg, #01ABFB 0%, #0176F2 100%);
    border: none !important;
    outline: none !important;
    text-align: left !important;
    padding: 15px 20px !important;
    font-size: 0.9rem !important;
    font-weight: bold !important;
    color: #ffffff !important;
    cursor: pointer !important;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background 0.3s ease !important;
}

.faq-question:hover {
    background-color: #e6e6ff !important;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    background-color: #fbfbff !important;
    transition: max-height 0.3s ease-out, padding 0.3s ease !important;
    padding: 0 20px;
}

.faq-answer p {
    margin: 0;
    color: white !important;
    padding: 10px 0;
}

/* Toggle Icon */
.toggle-icon {
    font-size: 1.2rem;
    transform: rotate(0deg);
    transition: transform 0.3s ease !important;
}

.faq-item.open .faq-question {
    border-radius: 15px 15px 0px 0px !important;
}

.faq-item.open .faq-answer {
    border-radius: 0px 0px 15px 15px !important;
}

.faq-item.open .toggle-icon {
    transform: rotate(180deg) !important;
}

.faq-item.open .faq-answer {
    max-height: 200px;
    padding: 10px 20px;
    background: linear-gradient(180deg, #01ABFB 0%, #0176F2 100%);
}

.text-light-grey {
    color: rgba(207, 203, 203, 1);
}

.custom-card-style {
    box-shadow: 0px 12.08px 69.84px 7.25px #00000029;
    border-radius: 15px;
    min-height: 500px;
}

.image_setup {
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pop_left {
    position: relative;
    width: 100%;
    height: 100%
}

.pop_left img {
    display: inline-block;
    width: 100%;
    height: 100%
}

.pop_right {
    position: relative;
    border-radius: 12px;
    height: 100%;
    padding: 15px 15px;
    z-index: 99;
    background-color: #fff
}

.usericon {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 5%;
    bottom: 6%
}

.textimg1 {
    position: absolute;
    width: 60%;
    left: 5%;
    top: 2%
}

.textimg2 {
    position: absolute;
    width: 80%;
    height: 50%;
    left: 15%;
    top: 28%
}

.usericon img,
.textimg2 img,
.textimg1 img {
    width: 100%;
    height: 100%
}

.numsele {
    position: absolute;
    width: 60px
}

.numberinput {
    padding-left: 75px !important
}

.popMain .form-group {
    margin-bottom: 24px
}

.popMain .form-control:focus {
    color: none;
    background-color: #fff;
    border-color: none;
    outline: 0;
    box-shadow: none
}

.popMain label {
    font-weight: 600;
    margin-bottom: 10px
}

.captchabox {
    display: flex;
    gap: 15px
}

.cp-num {
    font-size: 18px;
    font-weight: 600
}

.cp-input {
    width: 30% !important
}

.popsubmit {
    background: linear-gradient(180deg, #01ABFB 0%, #0176F2 100%);
    color: #fff;
    padding: 8px 10px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
}

.nav-link {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 14px 18px;
    text-align: center;
    transition: color 0.3s ease
}

.contact_left_header {
    padding: 52px;
    border-radius: 13px 0 0 13px
}

.contact_right_header {
    padding: 40.3px;
    box-shadow: 0 12.08px 69.84px 2.42px #00000029;
    border-radius: 10px;
    background: linear-gradient(180deg, #0E4468 0%, #227BB6 100%)
}

.padding_phone {
    padding-top: 40px !important;
    padding-bottom: 40px !important
}

.capcha_text {
    border-radius: 8px !important;
    width: 40%
}

.capcha_texts {
    font-size: 18px;
    font-weight: 800;
    font-style: italic;
    color: #0176F2;
    margin-bottom: 0
}

.math_text {
    font-style: italic;
    font-weight: 800 !important;
    font-size: 16px !important;
    text-align: center !important;
    margin-bottom: 0px !important
}

.tp-btn {
    font-size: 16px !important;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 9px !important;
    text-transform: capitalize;
    padding: 14px !important;
    background-color: #0176F2 !important;
    color: #fff !important;
    font-weight: 600 !important;
    border: none !important
}

.text_areaForm {
    width: 100%;
    height: auto;
    padding: .5rem 1rem !important;
    outline: none;
    border: none;
    border-bottom: 1px solid #47444424 !important;
    color: #000 !important
}

.align_contact_captcha {
    width: 100% !important;
    display: flex !important;
    align-items: center !important
}

.cont_imgs {
    border-radius: 5px;
    width: 480px;
    height: 416px
}

.show_img {
    filter: grayscale(1);
    transition: all 0.8s ease-in-out
}

.show_img:hover {
    filter: none;
    filter: grayscale(0);
    transform: scale(1.01)
}

.bg-color {
    background-image: linear-gradient(to left, #2d2c2ced, rgb(31 91 221))
}

.mobile_view {
    display: none
}

.first_border_section {
    height: 400px;
    border: 3px solid #fff;
    border-top-right-radius: 50px;
    border-left: none !important;
    border-bottom: none !important;
    position: relative
}

.second_border_section {
    margin-top: 60px !important;
    right: 3px;
    position: relative;
    height: 400px;
    border: 3px solid #fff;
    border-bottom-left-radius: 50px;
    border-right: none !important;
    border-top: none !important
}

.child_footer_top_circle {
    position: absolute;
    top: -4%;
    width: 100%;
    left: 0%;
}

.parent_tooltip {
    position: relative;
    display: inline-block
}

.parent_tooltip .first_child_tooltip {
    box-shadow: 0px 0.85px 12.05px 0px #0000001F;
    visibility: hidden;
    width: 160px;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 40px;
    left: 25px;
    margin-left: -60px;
    font-size: 14px;
    font-weight: 700
}

.parent_tooltip .first_child_tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 30.5%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff #fff0 #fff0 #fff0
}

.parent_tooltip:hover .first_child_tooltip {
    visibility: visible
}

.parent_tooltip .second_child_tooltip {
    box-shadow: 0px 0.85px 12.05px 0px #0000001F;
    visibility: hidden;
    width: 160px;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 0;
    top: 40px;
    left: -52px;
    margin-left: -60px;
    font-size: 14px;
    font-weight: 700
}

.parent_tooltip .second_child_tooltip::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 79%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff0 #fff0 #fff #fff0
}

.parent_tooltip:hover .second_child_tooltip {
    visibility: visible
}

.footer_top_circle {
    border-radius: 100%;
    background-color: #fff;
    border: 3px solid rgb(194 194 194);
    cursor: pointer;
}

.inner_footer_top_circle {
    border-radius: 100%;
    height: 10px;
    width: 10px;
    background-color: blue;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 6px
}

.service_heading {
    margin-top: 24px
}

.footer_ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.footer_ul li a {
    text-decoration: none;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}

.footer_ul2 {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.footer_ul2 li {
    text-decoration: none;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
}

.footer_ul li a:hover {
    text-decoration: underline
}

.child_footer_top_circle2 {
    position: absolute;
    left: 0%;
    width: 100%;
    bottom: -14px;
}

.country_box {
    width: 31%;
    height: auto;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / .25) 0 0 13px 3px;
    margin: 0 8px
}

ul {
    padding-left: 0rem;
    margin-bottom: 0rem
}

.mobile_align {
    margin-bottom: 20px
}

.country_text {
    font-size: 15px
}

.copy_text {
    font-size: 8px
}

.copyright_text {
    color: rgb(255 248 248)
}

.new_responsive {
    justify-content: end
}
.w_131{
    width: 131px;
}
.w_30{
    width: 30%;
}
.w_20{
    width: 20px;
}
.form_height{
    height: 500px;
}
.round-left {
  border-radius: 15px 0 0 15px;
}

.footer-flag{
    width: 25px; 
    height: 20px;
}
.padding_right_100{
    padding-right: 100px;
}
.pr-6{
    padding-right: 30px;
}
.ls-1 {
  letter-spacing: 1px;
}
.footer_link{
    color: white !important;
}
.footer_link:hover{
    color: rgb(13 110 253) !important;
}
.translate-x-40 {
  transform: translateX(90px);
}
.h_30ibm{
    height: 30px !important;
}
@media (max-width: 768px) {
    .mobile-only {
        display: block !important;
    }
    .w_91{
        width: 91%;
    }
    .desktop-only {
        display: none !important;
    }
    .desktops_view {
        display: none;
    }
}



/* responsivehome .css unused removes */
@media (min-width:992px) {
    .navbar-expand-lg .navbar-nav .for_padd {
        padding: 7px 20px
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-weight: 400;
        font-size: 18px;
        opacity: .8;
        transition: all .3s
    }

    .contact_text {
        font-weight: 400;
        font-size: 18px;
        color: #000;
        opacity: .8
    }

    .first_p {
        display: none
    }

    .fir_hover:hover {
        padding: 20px;
        width: 100%;
        height: 180px;
        overflow-y: hidden;
        background: linear-gradient(180deg, #01abfb 0, #0072de 100%);
        box-shadow: 0 4px 24.3px 2px #0000000F;
        color: #fff;
        transition: all ease-in-out .5s;
        position: absolute;
        z-index: 10
    }

    .fir_hover:hover .first_p {
        display: block
    }

    .secondp {
        display: none
    }

    .second_hover:hover .secondp {
        display: block
    }

    .second_hover:hover .secp {
        display: none
    }

    .second_hover:hover {
        overflow-y: hidden;
        padding: 20px;
        width: 100%;
        height: 180px;
        background: linear-gradient(180deg, #01abfb 0, #0072de 100%);
        box-shadow: 0 4px 24.3px 2px #0000000F;
        color: #fff;
        transition: all ease-in-out .5s;
        position: absolute;
        right: 0;
        top: 0
    }
}

@media (max-width:992px) {
    .mobile_view {
        display: block
    }

    .waves-block {
        height: 25vh;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative
    }

    .waves {
        position: absolute;
        width: 80px;
        height: 80px;
        top: 38px;
        right: 17px
    }

    .first_content {
        padding: 5px
    }

    .let_talk {
        z-index: 1;
        padding: 33px 13px 33.5px !important;
        font-size: 14px;
        min-width: 82px;
        position: absolute;
        top: 27px;
        right: 17px
    }

    .for_bggiant h2 {
        font-size: 28px;
        text-align: center
    }

    .for_bggiant p {
        font-size: 17px
    }

    .client_logos {
        padding: 31px 0 0 0
    }

    .mobile_top_align {
        padding-top: 0 !important
    }

    .mobile_tab {
        display: flex;
        flex-direction: column !important;
        gap: 45px !important;
        padding: 10px
    }

    .mobile_font {
        font-size: 14px
    }

    .nav_tab1 {
        display: flex;
        flex-direction: column !important;
        gap: 0 !important
    }

    .nav_link_border.active {
        font-size: 15px
    }

    .nav_link_border {
        font-size: 15px
    }

    .arti_p {
        font-size: 14px
    }

    .technology-card {
        padding: 20px;
        width: 100%
    }

    .spe_tech3 {
        padding: 20px;
        width: 100%;
        height: 100px;
        display: flex;
        border-right: 0
    }

    .spe_tech {
        padding: 20px;
        width: 100%;
        height: auto;
        border-bottom: 1px solid #e5e5e5;
        font-size: 14px
    }

    .tech-wrapper {
        border-right: 1px solid #fff
    }

    .firstp {
        font-size: 14px
    }

    .secp {
        font-size: 14px
    }

    .my_ul_navtab .my_li_btn {
        padding: 13px 18px !important;
        font-size: 14px !important
    }

    .my_ul_navtab .my_li_btn.active {
        font-size: 14px !important
    }

    .new_responsive {
        justify-content: center !important
    }

    .blue_arrow {
        bottom: 10px
    }

    .font_s_m {
        font-size: 14px
    }

    .univer_img {
        min-height: 150px
    }

    .client_img {
        height: 49px;
        width: 42px
    }

    .main_padding {
        padding: 0
    }

    .main_margin {
        margin: 41px 0
    }

    .con_blog {
        height: 440px
    }

    .for_t_m_m {
        margin-top: 26px
    }

    .for_col_bo {
        border-right: 1px solid #fff
    }

    .for_r_p {
        padding-right: 0
    }

    .detail_hover:hover .details {
        top: 105px
    }

    .my_mobile {
        display: block
    }

    .my_ul_navtab .my_li_btn2 {
        padding: 15px 16px !important
    }

    .angular_div h2 {
        width: 800px;
        font-size: 52px
    }

    .angular_div p {
        font-size: 25px;
        min-width: 768px
    }

    .bg_angular {
        background-image: url(../homeimg/Angularpage.webp);
        min-height: 84vh
    }

    .partner_h_p h2 {
        font-size: 31px
    }

    .partner_h_p p {
        font-size: 23px
    }

    .nav_tab_process {
        font-size: 41px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .first_border_section {
        border: 0;
        height: auto
    } 
    .for_height {
        height: auto
    }

    .first_content {
        padding: 5px;
        height: 37vh
    }

    .mobile_tab {
        display: flex;
        flex-direction: row !important;
        gap: 6px !important
    }

    .con_blog {
        padding: 15px 11px
    }

    .blog_he {
        font-size: 20px;
    }

    .for_t_m_m {
        margin-top: 0;
    }

    .fs-22 {
        font-size: 20px;
    }

    .about_imgh {
        width: 82%;
    }

    .part_lin {
        gap: 13px;
        font-size: 14px;
    }

    .my_ul_navtab {
        border-radius: 15px;
        padding: 10px;
        width: 754px;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: scroll;
        box-shadow: none
    }
}

@media (min-width:681px) and (max-width:767px) {
    .first_border_section {
        border: 0;
        height: auto
    }
    
    .footer_ul li a {
        font-size: 12px
    }

    .footer_ul {
        list-style-type: none;
        display: flex;
        flex-direction: column;
        gap: 3px;
        line-height: 15px
    }

    .contact_text_mob {
        font-size: 17px
    }

    .for_height {
        height: 61vh
    }

    .detail_hover:hover .details {
        display: none
    }

    .first_content_re {
        height: 61vh
    }

    .angular_div h2 {
        width: 337px;
        font-size: 25px
    }

    .angular_div p {
        font-size: 16px;
        min-width: 351px
    }

    .bg_angular {
        min-height: 70vh
    }

    .partner_h_p h2 {
        font-size: 19px
    }

    .partner_h_p {
        padding: 47px 0 0 0
    }

    .partner_h_p p {
        font-size: 15px
    }

    .nav_tab_process {
        font-size: 21px;
        padding: 0 0 10px 10px
    }

    .my_ul_navtab {
        border-radius: 15px;
        padding: 10px;
        width: 675px;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: scroll;
        box-shadow: none
    }
}

@media (min-width:481px) and (max-width:680px) {
    .first_border_section {
        border: 0;
        height: auto
    }

    .footer_ul li a {
        font-size: 12px
    }

    .footer_ul {
        list-style-type: none;
        display: flex;
        flex-direction: column;
        gap: 3px;
        line-height: 15px
    }

    .for_height {
        height: 61vh
    }

    .contact_text_mob {
        font-size: 17px
    }

    .detail_hover:hover .details {
        display: none
    }

    .about_imgh {
        width: 250px;
        margin: 0 0 21px 0
    }

    .first_content_re {
        height: 61vh
    }

    .angular_div h2 {
        width: 337px;
        font-size: 25px
    }

    .angular_div p {
        font-size: 16px;
        min-width: 351px
    }

    .bg_angular {
        min-height: 70vh
    }

    .partner_h_p h2 {
        font-size: 19px
    }

    .partner_h_p {
        padding: 47px 0 0 0
    }

    .partner_h_p p {
        font-size: 15px
    }

    .nav_tab_process {
        font-size: 21px;
        padding: 0 0 10px 10px
    }

    .my_ul_navtab {
        border-radius: 15px;
        padding: 10px;
        width: 478px;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: scroll;
        box-shadow: none
    }
}

@media (min-width:320px) and (max-width:480px) {
    .arrow span {
        display: block;
        width: 3vw;
        height: 3vw;
        border-bottom: 3px solid #0190f6;
        border-right: 3px solid #0190f6;
        transform: rotate(45deg);
        animation: animate 2s infinite
    }

    .click_text_mobile {
        width: 100% !important;
        font-size: 14px !important
    }

    .hover_text {
        font-weight: 700;
        font-size: 18px
    }

    .padding-bottom_mobilesss {
        padding-bottom: 0 !important
    }

    .mobile_gaps {
        display: flex;
        gap: 0 !important;
        flex-wrap: wrap !important
    }

    .padding_bottom_mobile {
        padding-bottom: 30px !important
    }

    .blog_text {
        padding-top: 18px;
        font-size: 14px;
        color: #999;
        font-weight: 400
    }

    .blog_box {
        box-shadow: 0 4px 9.2px 1px #0000000F;
        padding: 20px;
        border-radius: 10px;
        min-height: 295px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%
    }

    .text_mobile_blog {
        font-size: 16px !important
    }

    .blog_he {
        color: #fff0;
        background: linear-gradient(270deg, #f6796c 0, #9ba4f2 100%);
        background-clip: text;
        font-weight: 700;
        font-size: 22px
    }

    .padding_top_mobile {
        padding-top: 0 !important
    }
    
    .working_text {
        font-weight: 400;
        font-size: 16px;
        color: #999;
        text-align: center
    }

    .padding_align {
        padding: 10px
    }

    .book_text {
        background: linear-gradient(90deg, #3b88bc 0, #1b3e56 100%);
        color: #fff0;
        background-clip: text;
        font-weight: 700 !important;
        font-size: 25px !important
    }

    .book_bottom_text {
        font-weight: 400;
        font-size: 16px;
        width: 100%
    }

    .mobile_wrap {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin-top: 20px;
        gap: 20px
    }

    .country_box {
        width: 100%;
        height: auto;
        border-radius: 20px;
        box-shadow: rgb(0 0 0 / .25) 0 0 13px 3px;
        margin: 0 8px
    }

    .accordion-body {
        padding: 1rem .5rem !important
    }

    .heading_child_text {
        font-size: 14px;
        color: #000 !important
    }

    .margin_top_mobile {
        margin-top: 0 !important
    }

    .mobile_image_height {
        height: 300px !important
    }

    .tab_heading {
        font-size: 18px;
        font-weight: 600;
        position: relative;
        bottom: 30% !important;
        width: 100%;
        padding: 15px
    }

    .about_imgh {
        width: 100%;
        margin: 0 0 21px 0
    }

    .abou_t {
        font-family: Karla;
        font-style: normal;
        font-weight: 400;
        font-size: 14px !important;
        line-height: 24px;
        color: #2e2e2e;
        padding: 0
    }

    .contact_left_header {
        padding: 22px;
        border-radius: 0
    }

    .contact_right_header {
        padding: 22px;
        border-radius: 0
    }

    .capcha_texts {
        font-size: 18px;
        font-weight: 800;
        font-style: italic;
        color: #0176f2;
        margin-bottom: 0
    }

    .math_text {
        font-style: italic;
        font-weight: 800 !important;
        font-size: 18px !important;
        text-align: center !important;
        margin-bottom: 0 !important
    }

    .mobile_top {
        margin-top: 30px !important
    }

    .part_lin {
        display: flex;
        flex-direction: column;
        gap: 11px
    }

    .header_text_mobile {
        font-size: 12px
    }

    .first_border_section {
        border: 0;
        height: auto
    }

    .footer_ul li a {
        font-size: 11px
    }

    .footer_ul {
        list-style-type: none;
        display: flex;
        flex-direction: column;
        gap: 3px;
        line-height: 15px
    }

    .offcanvas-end {
        top: 0;
        right: 1px !important;
        width: 400px;
        border-left: 1px solid rgb(0 0 0 / .2);
        transform: translateX(100%)
    }

    .contact_text_mob {
        font-size: 15px
    }

    .for_height {
        height: 61vh
    }

    .detail_hover:hover .details {
        display: none
    }

    .circle_images_mobile {
        width: 25% !important
    }

    .first_content_re {
        height: 61vh
    }

    .ser_head {
        color: #000;
        font-weight: 700;
        font-size: 22px
    }

    .we_text_mobile {
        font-size: 30px
    }

    .angular_div h2 {
        width: 337px;
        font-size: 25px
    }

    .padding_mobile_bottom {
        padding-bottom: 0 !important
    }

    .what_mobnile_text {
        font-size: 26px !important;
        text-align: center
    }

    .client_mobnile_text {
        font-size: 22px !important;
        text-align: center
    }

    .angular_div p {
        font-size: 16px;
        min-width: 351px
    }

    .bg_angular {
        min-height: 70vh
    }

    .partner_h_p h2 {
        font-size: 19px
    }

    .partner_h_p {
        padding: 47px 0 0 0
    }

    .partner_h_p p {
        font-size: 15px
    }

    .nav_tab_process {
        font-size: 21px;
        padding: 0 0 10px 10px
    }

    .my_ul_navtab {
        border-radius: 15px;
        padding: 10px;
        width: 330px;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-x: scroll;
        box-shadow: none
    }

    .nav-link {
        display: block;
        color: #000;
        text-decoration: none;
        padding: 14px 24px;
        text-align: center;
        transition: color .3s ease
    }

    .spe_tech p {
        margin: 0;
        font-weight: 400;
        font-size: 14px !important
    }

    .navbar_mobile_div {
        display: flex;
        justify-content: space-around;
        width: 100%;
        align-items: center
    }

    .mobile_font {
        font-size: 12px
    }
}

@media screen and (max-width:576px) {
    .tab_heading-1 {
        font-size: 20px;
    }
    .tabsss-img {
        width: 255px !important;
        height: 245px !important;
    }
    .accordion-button{
        /* color: white !important; */
        border: none !important;
        background-color: white !important;
    }
    

.accordion-button:not(.collapsed) {
    border: none !important;
    background-color: transparent !important;
}
    .get_btn {
        background: linear-gradient(90deg, #01a8fa 0, #0178f2 100%);
        font-weight: 700;
        font-size: 18px;
        padding: 10px 20px
    }

    .center-icon {
        width: 120px;
        height: 120px
    }

    .icon img {
        width: 100% !important;
        height: 100% !important;
        padding: 10px !important
    }

    @keyframes cir1 {
        0% {
            transform: translate(0) scale(1)
        }

        50% {
            transform: rotate(0) translate(120px) scale(1.2)
        }

        100% {
            transform: rotate(0) translate(120px) scale(1)
        }
    }

    @keyframes cir2 {
        0% {
            transform: translate(0) scale(1)
        }

        50% {
            transform: rotate(30deg) translate(100px) scale(1.2)
        }

        100% {
            transform: rotate(30deg) translate(100px) scale(1)
        }
    }

    @keyframes cir3 {
        0% {
            transform: translate(0) scale(1)
        }

        50% {
            transform: rotate(110deg) translate(140px) scale(1.2)
        }

        100% {
            transform: rotate(110deg) translate(140px) scale(1)
        }
    }

    @keyframes cir4 {
        0% {
            transform: translate(0) scale(1)
        }

        50% {
            transform: rotate(185deg) translate(160px) scale(1.2)
        }

        100% {
            transform: rotate(185deg) translate(160px) scale(1)
        }
    }

    @keyframes cir5 {
        0% {
            transform: translate(0) scale(1)
        }

        50% {
            transform: rotate(220deg) translate(90px) scale(1.2)
        }

        100% {
            transform: rotate(220deg) translate(90px) scale(1)
        }
    }

    @keyframes cir6 {
        0% {
            transform: translate(0) scale(1)
        }

        50% {
            transform: rotate(300deg) translate(110px) scale(1.2)
        }

        100% {
            transform: rotate(300deg) translate(110px) scale(1)
        }
    }

    @keyframes cir7 {
        0% {
            transform: translate(0) scale(1)
        }

        50% {
            transform: rotate(160deg) translate(100px) scale(1.2)
        }

        100% {
            transform: rotate(160deg) translate(100px) scale(1)
        }
    }

    .align_about {
        width: 100% !important;
        line-height: 16px !important;
        text-align: center !important;
        font-size: 14px !important
    }

    .align_about_heading {
        width: 100% !important;
        text-align: center !important;
        font-size: 30px !important
    }

    .video-div video {
        height: 100%;
        width: 100%
    }

    #customers-testimonialss_223.owl-carousel .owl-dots {
        display: inline-block;
        width: 100%;
        text-align: center;
        transform: translateY(-76vh) !important
    }

    .image_hide_mobile {
        display: none !important
    }

    #customers-testimonialss_223.owl-carousel .owl-nav {
        display: flex;
        top: 12% !important;
        right: 0;
        justify-content: space-around;
        align-items: center;
        position: absolute;
        width: 100%;
        padding-top: 0;
        gap: 25%
    }

    .portfolio_heading_mobile {
        font-size: 35px !important
    }

    .portfolio_heading_mobile2 {
        font-size: 25px !important
    }

    .hide {
        display: none
    }

    .show1 {
        display: block
    }

    .mobile_heading {
        width: 100% !important;
        padding-top: 50px !important
    }

    .heading_text {
        font-size: 25px !important
    }

    .client_h {
        padding: 12px
    }

    .social_icon {
        position: fixed;
        top: 250px;
        right: 10px;
        z-index: 1;
        display: flex;
        flex-direction: column;
        gap: 15px
    }

    .text_all_icon {
        width: 65%
    }

    .navbar_mobile {
        padding: 0 0 !important
    }

    .mobile_logo {
        width: 50% !important
    }

    .align_mobile {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important
    }

    .mobile-hide {
        display: none
    }

    .heading_mobile {
        font-size: 18px !important
    }

    .blue_color {
        color: #0f3650;
        font-weight: 700;
        font-size: 20px
    }

    button {
        background-color: #06c;
        color: #fff;
        padding: 5px 18px;
        border: none;
        border-radius: 4px;
        cursor: pointer
    }

    input[type=date], select {
        width: 75%;
        padding: 10px;
        margin-bottom: 10px
    }

    .active_heading {
        font-size: 22px
    }

    .mobile_padding_bottom {
        padding-bottom: 0 !important
    }

    .padding-top_mobile {
        padding-top: 15px !important
    }

    .popsubmit {
        padding: 10px 18px;
        background-image: linear-gradient(to bottom, #01aafb, #0178f2);
        color: #fff;
        font-weight: 600;
        border-radius: 5px;
        border: none;
        font-size: 12px;
        width: 100%
    }

    .padding_blogs_mobile {
        padding: 10px !important
    }

    .padding_top_mobilesss {
        padding-top: 30px !important
    }

    .padding_top_mobilesss2 {
        padding-bottom: 10px !important;
        padding-top: 10px !important
    }

    .heading_blog_text {
        font-size: 20px !important
    }

    .heading_blog_text2 {
        font-weight: 400 !important;
        font-size: 18px !important
    }

    .content_blog_text {
        font-size: 16px !important
    }

    .heading {
        padding-top: 0 !important;
        font-weight: 600;
        font-size: 18px;
        padding-bottom: 0 !important
    }

    .select_contact-text {
        padding-top: 0 !important;
        font-weight: 600;
        font-size: 18px;
        padding-bottom: 0 !important;
        color: #000
    }

    .con_blog2 {
        height: auto !important
    }

    .hidess {
        display: block !important
    }

    .blog_he2 {
        font-size: 18px !important
    }

    .hone_casr_text {
        font-size: 16px !important
    }

    .nav-tabs {
        white-space: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch
    }

    .mobile_spacing {
        margin-top: 25px !important
    }

    .part_lin a {
        font-size: 12px;
        line-height: 21px;
        color: #2e2e2e;
        text-decoration: none
    }

    .desktop_index {
        height: auto !important
    }

    .nav-tabs .nav-link {
        flex-shrink: 0;
        margin-right: 5px
    }
    

    .form-group label {
        font-size: 16px !important
    }

    .align_about {
        width: 100% !important;
        line-height: 28px !important;
        text-align: center !important;
        font-size: 18px !important
    }

    .align_about_heading {
        width: 100% !important;
        text-align: center !important;
        font-size: 30px !important
    }

    .looking_text {
        font-weight: 600;
        font-size: 22px;
        line-height: 30px;
        text-align: center;
        padding-top: 20px
    }

    .heading_text_mobile {
        font-size: 28px !important
    }

    .padding_mobile_about {
        padding-top: 0 !important
    }

    .underline-text {
        font-size: 20px !important;
        text-align: center
    }

    .expert_mobile {
        text-align: center;
        font-size: 16px !important
    }

    .expert_mobile_heading {
        font-size: 50px !important
    }

    .side_box {
        width: 100% !important
    }

    .side_box2 {
        width: 100% !important
    }

    .margin_mobile_align {
        margin-top: 15px !important;
        margin-bottom: 15px !important
    }

    .item {
        width: 50px;
        height: 50px;
        border-radius: 100px;
        display: flex;
        position: absolute
    }

    .heading_about_mobile {
        font-size: 25px !important
    }

    .mobile_about_new_text {
        font-size: 18px !important
    }

    .wrapper {
        height: 165px !important
    }

    .line_height_mobile_about {
        line-height: 35px !important;
        font-size: 22px !important
    }

    .padding_icon_about {
        padding-top: 20px !important;
        padding-bottom: 20px !important
    }
        .pop_left {
        display: none;
    }
     .margin_mobile {
        margin-top: 2rem !important;
    }
    .horizontal-scroll::-webkit-scrollbar {
        width: 0.5px !important;
}
}

.my_off_canvas {
    width: 100% !important
}

.mobile_menu {
    color: #000;
    padding: 16px 20px
}

.accordion-button:focus {
    border-color: #ffffff !important;
    box-shadow: none !important
}

.accordion-button:not(.collapsed) {
    color: #000000 !important;
    background-color: #ffffff !important
}
.horizontal-scroll::-webkit-scrollbar {
  width: 1px;
}

.horizontal-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.horizontal-scroll::-webkit-scrollbar-thumb {
  background: #007bff;
}

.horizontal-scroll::-webkit-scrollbar-thumb:hover {
  background: #0056b3;
}


.navbar_animation.is-stickys {
    background-color: #f5f5f5;
    position: fixed;
    box-shadow: 0 5px 16px rgb(0 0 0 / .1);
    z-index: 10000;
    animation: slideDownss .6s ease-out;
    top: 0% !important;
    width: 100% !important;
}

@keyframes slideDownss {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

