html,
body {
    overflow-x: hidden;
}


body {
    font-family: 'Poppins', sans-serif;
    background: #ffffff;
}

.sub_text {
    font-size: 19px;
    line-height: 30px;
}


.text-black {
    color: #2F2F2F;
}
.fs-1 {
    font-size: 34px !important;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-17 {
    font-size: 17px;
}

.fs-19 {
    font-size: 19px;
}

.fs-40 {
    font-size: 40px;
}

.fw_600 {
    font-weight: 600;
}

.pt_80 {
    padding-top: 80px;
}

.py_70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.py_100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.py_140 {
    padding-top: 140px;
    padding-bottom: 140px;
}

.px30_y40 {
    padding: 40px 30px;
}

.mb_40 {
    margin-bottom: 40px;
}

.mb_100 {
    margin-bottom: 100px;
}

.mh_45 {
    min-height: 45px;
}

.mw_560 {
    max-width: 560px
}

.zm-one {
    z-index: -1 !important;
}

.z-one {
    z-index: 1;
}

.z-two {
    z-index: 2;
}

.lh-30 {
    line-height: 30px;
}

.bg_gray {
    background: #F9F9F9;
}

.bg_green {
    background: #67B726;
}

.btn-success {
    background-color: #37a001;
    border-color: #37a001;
}

.btn-cast {
    padding: 12px 25px;
}

.btn_green2 {
    color: #fff;
    background-color: #1c7600;
    border-color: #1c7600;
}

.btn_green2:focus,
.btn_green2:hover {
    color: #fff;
    background-color: #186201;
    border-color: #186201;
}

.rounded-5 {
    border-radius: 0.8rem !important;
}

.bg_grad {
    background-image: linear-gradient(to right top, #f3f2ff, #e9f7ff, #e2fcff, #e4fff7, #f1ffeb);
    background-image: linear-gradient(to right top, #CBEDEE, #F3F2F3);
}

.bg_grad3 {
    background: linear-gradient(180deg, rgba(167, 41, 115, 0.13) 0%, rgba(245, 245, 245, 0.4) 100%);
}

.bg_grad2 {
    background-image: linear-gradient(45deg,
            hsl(60deg 47% 93%) 0%,
            hsl(68deg 48% 93%) 11%,
            hsl(75deg 48% 94%) 22%,
            hsl(83deg 48% 95%) 33%,
            hsl(92deg 47% 95%) 44%,
            hsl(101deg 46% 96%) 56%,
            hsl(111deg 44% 96%) 67%,
            hsl(122deg 42% 97%) 78%,
            hsl(132deg 43% 97%) 89%,
            hsl(140deg 43% 97%) 100%);
}

.transition {
    transition-duration: 0.3s;
}

.sideLink {
    right: 35px;
    max-width: 50px;
    z-index: 99;
}

.soft_link {
    color: #212529;
    text-decoration: none;
}

.btn-check:focus+.btn,
.btn:focus {
    box-shadow: none;
}

.imgTranslateOnHover img,
.translateOnHover {
    transition-duration: 0.4s;
}

.imgTranslateOnHover:hover img,
.translateOnHover:hover {
    transform: translateY(-10px);
}

.bgChangeOnHover {
    position: relative;
}

.bgChangeOnHover::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    bottom: 0;
    background: #d8f3d3;
    height: 0;
    transition-duration: 0.4s;
    z-index: 0;
}

.bgChangeOnHover:hover::before {
    height: 100%;
}

.expert_box {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    min-height: 150px;
}

.expert_box:nth-child(6n) {
    border-right: 0;
}

.expert_box:nth-of-type(13),
.expert_box:nth-of-type(14),
.expert_box:nth-of-type(15),
.expert_box:nth-of-type(16),
.expert_box:nth-of-type(17),
.expert_box:nth-of-type(18) {
    border-bottom: 0;
}

.service_inner {
    border: 1px solid #d1d1d1;
}

/* @media (min-width: 1200px) {
	.banner_height {
		height: calc(100vh - 74px);
		display: flex;
		align-items: center;
	}
} */

.shape_rotated::before {
    /* content: ''; */
    width: 900px;
    height: 900px;
    position: absolute;
    top: -190px;
    right: -80px;
    /* background: #e6f9ef; */
    transform: rotate(-13deg);
    border-radius: 50px;
    z-index: -1;
}

.banner_shape {
    right: -40px;
    top: -30px;
}

.testi_shape {
    left: -36px;
    top: -23px;
}

.banner_experience {
    background: #ffe000;
    max-width: 180px;
    bottom: -20px;
    left: -30px;
    border-radius: 15px;
    color: #0784bd !important;
}

.banner .main_title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 60px;
    color: white;
}

.banner .info_text {
    margin-bottom: 48px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    color: #FFFFFF;
}


.glance .translateY_50 {
    transform: translateY(50px)
}

.animate-text {
    background-image: linear-gradient(90deg, #cde6f2 41.1%, #ffe000 69.11%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textanim 5s linear infinite;
    display: inline-block;
}

@keyframes textanim {
    to {
        background-position: 200% center;
    }
}

.triangle_rightTop {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 250px 100px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    top: 0;
    right: 0;
}

.triangle_leftTop {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 250px 0 0;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
}

.play_button {
    width: 100px;
    height: 100px;
}

.product_icon {
    max-width: 34px;
}

.product_link {
    text-decoration: none;
    color: #212529;
}

.product_link:focus,
.product_link:hover {
    color: #212529;
    transform: scale(1.1);
    transition: .5s ease-in-out;
}


/*Menu Css*/

.navbar_fixed {
    z-index: 99;
    box-shadow: 0px 4px 6px 0px rgb(32 0 46 / 8%);
      
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
  
}

  
  @keyframes smoothScroll {
    0% {
      transform: translateY(-40px);
    }
  
    100% {
      transform: translateY(0px);
    }
  }
  
  
  .navbar_fixed {
    top: 0;
    opacity: 1;
    visibility: visible;
    animation: smoothScroll 1s forwards;
  }

.menu_call {
    padding: 5px;
}

.menu_tray {
    height: 2px;
    background-color: #ffffff;
    margin: 6px 0;
}

.menu_tray:first-child {
    width: 25px;
}

.menu_tray:nth-child(2) {
    width: 30px;
}

.menu_tray:last-child {
    width: 20px;
}

.sideNav {
    width: 320px;
    left: -320px;
    transition-duration: 0.4s;
    z-index: 100;
    max-height: 100%;
    overflow-y: scroll;
}

.sideNav.open {
    left: 0;
}

.mobileNav li {
    padding: 0;
    border-bottom: 1px solid #f2f2f2;
}

.mobileNav li:first-child {
    border-top: 1px solid #f2f2f2;
}

.mobileNav li ul li:last-child {
    border-bottom: 0;
}

.mobileNav li a {
    color: #6f8193;
    text-decoration: none;
    line-height: 40px;
    font-size: 15px;
}

.mobileNav .btn-toggle {
    font-size: 15px;
    color: #6f8193;
    padding-left: 0;
    width: 100%;
    text-align: left;
    position: relative;
}

.mobileNav .btn-toggle i {
    font-size: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.mobileNav .btn.collapsed i {
    transform: translateY(-50%) rotate(180deg);
}

/*MegaMenu CSS*/
.nav-pills .nav-link {
    font-weight: 500;
    color: #212529;
    font-size: 17px;
    margin-right: 10px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #37a001;
    background-color: transparent;
}

.mega-dropdown {
    position: static;
}

.open.dropdown-menu {
    display: block;
}

.mega-dropdown .mega-dropdown-menu {
    top: 88px !important;
    padding: 40px;
    border: 0;
    border-top: 5px solid #29b841;
    box-shadow: 0 0 40px 1px rgb(0 99 40 / 20%);
    transform: none !important;
}

.mega-dropdown-menu {
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.mega-dropdown-menu .nav-pills {
    border-right: 1px solid #ececec;
    padding-right: 20px;
}

.mega-dropdown-menu .nav-pills .nav-item {
    border-bottom: 1px solid #f4f4f4;
}

.mega-dropdown-menu .nav-pills .nav-item:first-child {
    border-top: 1px solid #f4f4f4;
}

.mega-dropdown-menu .nav-pills .nav-link {
    font-size: 16px;
    line-height: 44px;
    padding: 0;
    border-radius: 0;
    width: 100%;
    text-align: left;
    transition: all linear 0.3s;
    position: relative;
}

.mega-dropdown-menu .nav-pills .nav-link::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0%;
    background: #dbf5cd;
    transition-duration: 0.4s;
    z-index: -1;
}

.mega-dropdown-menu .nav-pills .nav-link:hover,
.mega-dropdown-menu .nav-pills .nav-link:focus,
.mega-dropdown-menu .nav-pills .nav-link.active {
    padding-left: 20px;
    color: #37a000;
}

.nav-item .hover-a:hover {
    background: #ffe000;
    color: #000 !important;
    padding: 5px 15px 5px 15px;
    border-radius: 25px;
}

.activenv {
    background: #ffe000 !important;
    color: #000 !important;
    padding: 5px 15px 5px 15px !important;
    border-radius: 25px !important;
}


.mega-dropdown-menu .nav-pills .nav-link:hover::before,
.mega-dropdown-menu .nav-pills .nav-link:focus::before,
.mega-dropdown-menu .nav-pills .nav-link.active::before {
    width: 100%;
}

.mega-dropdown-toggle.nav-link::before,
.mega-dropdown-toggle.nav-link::after {
    content: '';
    position: absolute;
    background: #99caa2;
    border-radius: 50%;
    transition-duration: 0.4s;
    transform: scale(0);
}

.mega-dropdown-toggle.nav-link::before {
    bottom: -6px;
    width: 8px;
    height: 8px;
    left: 50%;
}

.mega-dropdown-toggle.nav-link::after {
    bottom: -31px;
    width: 20px;
    height: 20px;
    left: calc(50% - 15px);
}

.mega-dropdown-toggle.nav-link.open::before,
.mega-dropdown-toggle.nav-link.open::after {
    transform: scale(1);
}

.mobile_dropdown .dropdown-menu {
    transform: translate(-250px, 44px) !important;
    min-width: 830px;

}

.l {
    margin-left: 150px !important;
}

.all_wrapper {
    bottom: 40px;
    right: 40px;
}

.all_wrapper .btn_all {
    color: #212529;
    font-weight: 500;
}

.testi_play {
    transform: translateY(-30px);
}

.slider_nav.owl-carousel .owl-nav .owl-prev,
.slider_nav.owl-carousel .owl-nav .owl-next {
    font-size: 25px;
    background: #0784BD;
    color: #fff;
    margin: 0 5px;
    min-width: 30px;
    height: 10px;
    border-radius: 10%;
}

.slider_nav.owl-carousel .owl-nav .owl-prev i,
.slider_nav.owl-carousel .owl-nav .owl-next i {
    font-size: 12px;
    line-height: 50px;
}

.slider_nav.owl-carousel .owl-nav .owl-prev:hover,
.slider_nav.owl-carousel .owl-nav .owl-next:hover {
    background: #0784BD !important;
    color: #fff !important;
}

.slider_nav.owl-carousel .owl-nav .owl-next {
    margin-left: 10px;
}

.dotted_nav .owl-dots {
    margin-top: 40px;
    text-align: center;
}

.dotted_nav button.owl-dot {
    width: 10px;
    height: 10px;
    background: #67b726;
    margin: 0 5px;
    border-radius: 50%;
}

.browse_all {
    min-height: 320px;
}

.product_pills.nav-pills .nav-link.active {
    font-family: 'Poppins';
    font-weight: 500;
    color: #0784BD;
    padding: 0.5rem 1.2rem;
    font-size: 16px;
    margin: 5px;
    line-height: 30px;
}

.product_pills.nav-pills .nav-link {
    font-family: 'Poppins';
    font-weight: 500;
    color: #1A1717;
    padding: 0.5rem 1.2rem;
    font-size: 16px;
    margin: 5px;
    line-height: 30px;
    
    padding: 5px 15px !important;
    margin: 5px;
    background: #cde6f2;
    border-radius: 40px!important;

}

.card {
    border: none !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px !important;
    border-radius: 10px !important;
}

.card-footer:last-child {
    border-radius: 10px 0px 10px 10px;
}

.career-image-round {
    border-radius: 10px 10px 0px 0px;
}

.card-footer {
    background-color: rgb(255 255 255) !important;
    border-top: none !important;
}

.card_shadow {
    box-shadow: 0 .2rem 0.5rem rgba(0, 0, 0, .1) !important;
}

.client_carousel .owl-nav {
    text-align: center;
    margin-top: 70px;
}

/* solution section start */
.solution_section {
    padding-top: 50px;
    padding-bottom: 60px;
    background: rgba(93, 156, 236, 0.05);
}

.solution_tag {

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    text-align: center;
    background: linear-gradient(90deg, #0784BD 3.1%, #9B8B11 100.11%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.solutions_img {
    max-width: 50px;
}

.sl_box {
    gap: 10px;
}

.sl_box h6 {
    font-family: 'Poppins';
    font-style: normal;
    font-size: 21px;

    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.sl_box p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1A1717;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.sl_box_bg1 {
    /* height: 150px; */
    background: linear-gradient(90deg, rgba(7, 132, 189, 0.2) 0%, rgba(254, 224, 0, 0.1) 100%);
    border-radius: 15px;
    min-height: 200px;
    max-height: 200px;
}

.sl_box_bg2 {
    background: linear-gradient(90deg, rgba(39, 193, 230, 0.33) 0%, rgba(131, 225, 229, 0.17) 96.34%);
    border-radius: 15px;
}

.sl_box_bg3 {
    background: linear-gradient(90deg, rgba(134, 231, 212, 0.43) 0%, rgba(54, 215, 183, 0.13) 100%);
    border-radius: 10px;
}

.sl_view_all_button {
    margin: auto;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 14px 34px;
    gap: 10px;

    width: 144px;
    height: 55px;

    background: #0784BD;
    border-radius: 60px;

    flex: none;
    order: 2;
    flex-grow: 0;
}

.sl_view_all_button:hover {
    background: #ffe000;
    color: black;
    transition: 1s;
}

/*Client Logo Css*/

.tech_logo {
    max-width: 130px
}

.client_logo {
    max-width: 150px;
    border-radius: 10px;
}

.tech_logo,
.client_logo {
    filter: grayscale(1);
    height: auto;
}

.tech_logo:hover,
.client_logo:hover {
    filter: grayscale(0);
}

.logo_box {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    min-height: 150px;
}

.logo_box:nth-child(6n) {
    border-right: 0;
}

.clients_logo .logo_box:nth-of-type(7),
.clients_logo .logo_box:nth-of-type(8),
.clients_logo .logo_box:nth-of-type(9),
.clients_logo .logo_box:nth-of-type(10),
.clients_logo .logo_box:nth-of-type(11),
.clients_logo .logo_box:nth-of-type(12) {
    border-bottom: 0;
}

.logo_box:nth-of-type(13),
.logo_box:nth-of-type(14),
.logo_box:nth-of-type(15),
.logo_box:nth-of-type(16),
.logo_box:nth-of-type(17),
.logo_box:nth-of-type(18) {
    border-bottom: 0;
}

.join_box {
    padding-left: 80px;
    padding-right: 80px;
    background: url(../img/join-us.png);
}

.pulse-anim {
    animation: pulse 1.5s infinite;
    border-radius: 50%;
}

.pulse-anim2 {
    animation: pulse2 1.5s infinite;
    border-radius: 50%;
}

.move_top-anim {
    animation: move_top 1.5s infinite;
}

.move_bottom-anim {
    animation: move_bottom 1.5s infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    }

    5% {
        transform: scale(1.01);
    }

    15% {
        transform: scale(1);
    }

    70% {
        box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
    }

    100% {
        box-shadow: 0 0 0 100px rgba(255, 255, 255, 0);
    }
}

@keyframes pulse2 {
    0% {
        box-shadow: 0 0 0 0 rgb(205 230 242);
    }

    5% {
        transform: scale(1.01);
    }

    15% {
        transform: scale(1);
    }

    70% {
        box-shadow: 0 0 0 50px rgba(103, 183, 38, 0);
    }

    100% {
        box-shadow: 0 0 0 100px rgba(103, 183, 38, 0);
    }
}

@keyframes move_top {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-25px);
    }
}

@keyframes move_bottom {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(25px);
    }
}

/*Footer CSS*/



.social_icon {
    min-width: 50px;
    min-height: 50px;
    background: #252525;
}

/*Contact Page*/

.page-title {
    margin-top: 35px;
    margin-bottom: 45px;
    font-size: 50px;
}

.service-contact .form-column {
    position: relative;
    z-index: 1;
}

.contact-form {
    margin-top: 10px;
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 30px;
}

.contact-form .form-group .form-control {
    padding: 0 0 8px;
    height: 46px;
    font-size: 16px;
    box-shadow: none;
    border-width: 0 0 2px;
    border-style: solid;
    border-color: #beccb6;
    border-radius: 0;
    background: 0 0;
}

.text {
    line-height: 28px;
    margin-bottom: 30px;
    font-size: 17px;
    letter-spacing: -.3px;
    color: #707070;
}

.service-contact .inner .text {
    font-size: 20px;
    font-weight: 300;
}

.service-contact .inner h3 {
    position: relative;
    font-size: 28px;
    font-weight: 500;
    margin-top: 5px;
}

.social_icon li a {
    color: #0784bd;
    text-decoration: none;
    margin-right: 20px;
    font-size: 25px;
}

.gotoTop {
    width: 35px;
    bottom: 70px;
    right: 30px;
    opacity: 0;
    z-index: 1000;
    font-size: 15px;
    cursor: pointer;
    background: #0784bd;
}

.counter-text {
    color: #0784bd !important;
}

.counter_p {
    font-size: 15px;
    font-weight: 500;
}


.gotoTop:hover {
    background: #0784bd;
}

.gotoTop i {
    line-height: 35px
}

.gotoTop.show {
    opacity: 1;
    visibility: visible;
    bottom: 30px
}

/*Mid Deals CSS*/
.mid-deals {
    bottom: 15px;
    left: 15px;
    background: #174088;
    padding: 18px 7px;
    border-radius: 6px;
    z-index: 99;
    transform: scale(1);
}

.mid-deals.hide {
    transform: scale(0);
}

.mid-deals2 {
    bottom: 15px;
    left: 15px;
    background: #174088;
    border-radius: 50%;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0);
}

.mid-deals2.show {
    transform: scale(1);
}

.closeDiv {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #d81b47;
    font-size: 8px;
    width: 22px;
    height: 22px;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.countdown div {
    font-size: 26px;
    width: 57px;
    position: relative;
    font-weight: 700;
}

.animate-text2 {
    background-image: linear-gradient(-225deg,
            #3df8fd 0%,
            #32e9b0 29%,
            #ffffff 67%,
            #ffffff 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textanim 2s linear infinite;
    display: inline-block;
}

@media(min-width: 576px) {
    .countdown div {
        width: 60px;
        font-size: 20px;
        text-align: center;
    }
}

.midSaleBg {
    background: #ffe000 !important;
    width: 100%;

}

.midSaleBg a {
    color: black;
}


.midSaleBg ul {
    margin: 0;
}

.midSaleBg ul li {
    padding: 10px;
    display: inline-block;

}

.top-bar-social {
    float: right;
    padding-right: 120px;
    font-size: 20px;
    align-items: center;
}



@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

/*End Midyear Sale CSS*/

@media (max-width: 1199px) {
    .logo_box:nth-child(3n) {
        border-right: 0;
    }

    .clients_logo .logo_box:nth-of-type(7),
    .clients_logo .logo_box:nth-of-type(8),
    .clients_logo .logo_box:nth-of-type(9),
    .logo_box:nth-of-type(13),
    .logo_box:nth-of-type(14),
    .logo_box:nth-of-type(15) {
        border-bottom: 1px solid #ddd;
    }
}

@media (max-width: 991px) {
    .testi_img .img-fluid {
        width: 100%;
    }

    .client_carousel .owl-nav {
        top: 100%;
        left: 0;
        transform: translateY(-30px);
    }
}

@media (max-width: 767px) {
    .banner_experience {
        left: 15px;
        bottom: -50px;
    }

    .py_100 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .banner .main_title {
        line-height: 112px
    }

    .join_box {
        padding-left: 40px;
        padding-right: 40px;
    }

    .slider_nav.owl-carousel .owl-nav .owl-prev,
    .slider_nav.owl-carousel .owl-nav .owl-next {
        font-size: 22px;
        min-width: 40px;
        min-height: 40px;
    }
}

@media (max-width: 575px) {
    .banner .main_title {
        font-size: 68px;
    }

    .banner .info_text {
        font-size: 16px;
        line-height: 25px;
    }

    .logo_box:nth-child(2n) {
        border-right: 0;
    }

    .logo_box:nth-child(2n+1) {
        border-right: 1px solid #ddd;
    }

    .clients_logo .logo_box:nth-of-type(10),
    .logo_box:nth-of-type(16) {
        border-bottom: 1px solid #ddd;
    }
}

@media (max-width: 460px) {
    .banner .main_title {
        font-size: 33px !important;
        line-height: 55px;
    }
}

.top_bar {
    align-items: center;

    background: #ffe000;
}

.quick_contact {
    color: #0784bd
}

.quick_contact a {
    padding-top: 10px;
    text-decoration: none;
    width: 174px;
    height: 27px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 27px;
    /* identical to box height */


    /* Color/Text Color */

    color: #0784bd;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.tob_bar_social {
    font-size: 20px;
    align-items: center;
}

.tob_bar_social a {
    font-size: 22px;
}

.header_area {
    background: #0784BD;
    width: 100%;
    display: inline-block;

}

header {
    display: inline-block;
}

header ul {
    align-items: center;
}

header ul li a {
    color: white !important;
    text-decoration: none;
    font-size: 18px;
}

.header-btn-link .btn {
    padding: 10px 15px;
    font-weight: 500;
    font-size: 17px;
    line-height: 14px;
    background: #CDE6F2;
    border-radius: 60px;
    color: #0784BD;
    flex: none;
    order: 0;
    flex-grow: 1;
}

.logo {
    height: 63px;
    align-items: center;
    float: left;


    /* Inside auto layout */


}

.banner_tag {
    color: white;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 75px;
    line-height: 112px;


}

.main_title span {
    color: #ffe000;
}

.banner_bg {
    background: #0784BD;
    position: relative;
    z-index: 99;
}

.collaborate {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 25px;
    gap: 10px;
    width: 445px;
    height: 90px;
    background: #FFFFFF;
    border-radius: 100px;

    flex: none;
    order: 1;
    flex-grow: 0;
}

.at_a_first_sight {
    background: -webkit-linear-gradient(rgba(222, 238, 255, 0) 0%,
            #deeeff 100%);
    height: 320px;
    padding-top: 60px;
}

.at_a_first_sight .experience {
    color: #4d4d4d;
    font-size: 22px;
    font-weight: 600;
    font-family: cursive;

}


.box_border {
    box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.1) !important;
    border-radius: 15px 0px;

}

.banner_quete {
    margin-bottom: 50px;
}

/* banner section */
.banner_line {
    width: 80px;
    height: 0px;
    border: 2px solid #F5F5F5;
}

.banner_height {
    padding-top: 80px;
    padding-bottom: 80px;

}

.banner_quete1 {
    color: #0784BD;
    padding: 14px 34px;
    align-items: center;
    text-decoration: none;

    /* Color/Primary color */

    background: #CDE6F2;
    border-radius: 60px;

    /* Inside auto layout */


}

.banner_quete1:hover {
    background: #7caed6;
    color: black;
    transition: 1s;
}

.banner_quete2 {
    margin-left: 20px;
    color: #0784BD;
    align-items: center;
    padding: 14px 34px;

    text-decoration: none;



    /* Color/Primary color */

    background: #ffe000;
    border-radius: 60px;

    /* Inside auto layout */


}

.banner_quete2:hover {
    background: #ffe000;
    color: black;
    transition: 1s;
}

.h_get_a_quete:hover {
    background: #ffe000;
    color: black;
    transition: 1s;
}

.prev_icon {
    font-size: 30px;
    margin-top: 6px;
}

.next_icon {
    font-size: 30px;
    margin-top: 6px;
}

.banner_img {
    z-index: 9;
}

.b_rectangle1 {
    position: absolute;
    top: 40px;
}

.b_rectangle2 {
    position: absolute;
    right: 0;
    top: 80px;
}

.b_rectangle3 {
    position: absolute;
    bottom: 50px;
    left: 130px;
}

.b_icon1 {
    position: absolute;
    right: 110px;
    bottom: 140px;
}

.b_icon2 {
    position: absolute;
    right: 95px;
    bottom: 200px;
}

.b_r_icon1 {
    position: absolute;
    background: #0784BD;
    width: 48px;
    height: 48px;
    left: 0px;
    top: 50%;
    border: 2px solid #ffe000;
    border-radius: 50%;
}

.b_r_icon2 {
    position: absolute;
    background: #0784BD;
    width: 48px;
    height: 48px;
    right: 0px;
    top: 50%;
    border: 2px solid #ffe000;
    border-radius: 50%;
}

/* HR speech section start */

.hr_speech {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 68px;
    /* identical to box height */


    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.hr_speech1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */


    /* Color/Primary color */

    color: #0784BD;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.hr_speech_details {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */


    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.hr_speech_view_button {
    font-size: 18px;
    color: white;
    margin-left: 60px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 14px 34px;
    gap: 10px;
    text-decoration: none;

    width: 182px;
    height: 55px;

    /* Color/Primary color */

    background: #0784BD;
    border-radius: 60px;

    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.hr_speech_view_button:hover {
    font-size: 18px;
    background: #ffe000;
    color: black;
    transition: 1s;
}

.hr_speech_bg {
    background: #CDE6F2;
}


.play_bg {
    background: #0784BD;
}

.hr_speech_play {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    /* max-height: 400px; */
    border-radius: 15px;
    flex: none;
    order: 1;
    flex-grow: 0;
    z-index: 1;
}

/* HR speech section end */

/* customer testimonial section start */

.customer_testimonie_bg {
    background: #CDE6F2;
    padding-top: 50px;
}

.customer_img {
    box-sizing: border-box;
    /* border: 5px solid #ffe000; */
    flex: none;
    order: 0;
    flex-grow: 0;
    z-index: 0;
    border-radius: 10px;
}

.customer_img_bg {
    margin-right: 20px;
    float: right;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 36px 48px;
    isolation: isolate;
    width: 100%;
    flex: none;
    order: 0;
    flex-grow: 0;
    z-index: 0;
}

.customer_testimonie {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 68px;
    /* identical to box height */


    /* Color/text-2 */

    background: linear-gradient(90deg, #0784BD 3.1%, #9B8B11 100.11%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;


    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.customer_testimonie_cont {
    text-align: center;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */

    text-align: center;

    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.customer_name {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    /* identical to box height */


    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.customer_designation {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */


    /* Color/Primary color */

    color: #0784BD;


    /* Inside auto layout */

    flex: none;
    order: 2;
    flex-grow: 0;
}

.customer_speech {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */


    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 3;
    flex-grow: 0;
}

/* project section start */
.project {
    background: #FFFFFF;
}

.p_title {
    padding-top: 20px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 68px;
    /* identical to box height */


    /* Color/text-2 */

    background: linear-gradient(90deg, #0784bd 41.1%, #ffe000 69.11%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;


    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.p_sub_text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */

    text-align: center;

    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.project_box {

    /* gap: 10px; */
    margin-top: 20px !important;
    margin-bottom: 20px !important;

}

.p_box1 {
    transition: transform 1s ease;
}

.common-hover {
    transition: transform 1s ease;
    cursor: pointer;
}

.common-scale:hover {
    transition: .5s ease-in-out;
    cursor: pointer;
    transform: scale(1.1);
}

.common-hover:hover {
    transform: translateY(-20px);
}




.p_box1:hover {
    transform: translateY(-20px);
}

.p_box2:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    transition: 0.8s;
}

.p_box3:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    transition: 0.8s;
}

.p_box4:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    transition: 0.8s;
}

.p_box5:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    transition: 0.8s;
}

.p_box6:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    transition: 0.8s;
}

.p_box7:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    transition: 0.8s;
}

.p_box8:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    transition: 0.8s;
}

.p_box9:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    transition: 0.8s;
}

.p_box1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 53px 0px;
    gap: 10px;
    background: linear-gradient(180deg, rgba(57, 157, 202, 0.2) 0%, rgba(245, 245, 245, 0.4) 100%);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    border-radius: 20px;
    transition: all linear 0.3s;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.card-text {
    padding: 15px;
}


.p_box2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 83px 43px;
    gap: 10px;
    height: 412px;

    background: linear-gradient(180deg, rgba(254, 224, 0, 0.2) 0%, rgba(245, 245, 245, 0.4) 100%);
    box-shadow: 0px 10px 32px rgba(0, 0, 0, 0.1);
    border-radius: 20px;

    /* Inside auto layout */


}

.p_box3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 83px 43px;
    gap: 10px;
    height: 412px;

    background: linear-gradient(180deg, rgba(28, 174, 228, 0.15) 0%, rgba(245, 245, 245, 0.1) 100%);
    box-shadow: 0px 10px 32px rgba(0, 0, 0, 0.1);
    border-radius: 20px;

    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.p_box4 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 83px 15px;
    gap: 10px;
    height: 412px;

    background: linear-gradient(180deg, rgba(155, 245, 125, 0.16) 0%, rgba(245, 245, 245, 0.4) 100%);
    box-shadow: 0px 10px 32px rgba(0, 0, 0, 0.1);
    border-radius: 20px;

    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.p_box5 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 83px 43px;
    gap: 10px;
    height: 412px;

    background: linear-gradient(180deg, rgba(167, 41, 115, 0.13) 0%, rgba(245, 245, 245, 0.4) 100%);
    box-shadow: 0px 10px 32px rgba(0, 0, 0, 0.1);
    border-radius: 20px;

    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.p_box6 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 83px 43px;
    gap: 10px;
    height: 412px;

    background: linear-gradient(180deg, rgba(54, 215, 183, 0.14) 0%, rgba(245, 245, 245, 0.4) 100%);
    box-shadow: 0px 10px 32px rgba(0, 0, 0, 0.1);
    border-radius: 20px;

    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.p_box7 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 83px 43px;
    gap: 10px;
    height: 412px;

    background: linear-gradient(180deg, rgba(254, 224, 0, 0.2) 0%, rgba(245, 245, 245, 0.4) 100%);
    box-shadow: 0px 10px 32px rgba(0, 0, 0, 0.1);
    border-radius: 20px;

    /* Inside auto layout */

    flex: none;
    order: 2;
    flex-grow: 0;
}

.p_box8 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 83px 43px;
    gap: 10px;
    height: 412px;

    background: linear-gradient(180deg, rgba(57, 157, 202, 0.2) 0%, rgba(245, 245, 245, 0.4) 100%);
    box-shadow: 0px 10px 32px rgba(0, 0, 0, 0.1);
    border-radius: 20px;

    /* Inside auto layout */

    flex: none;
    order: 2;
    flex-grow: 0;
}

.p_box9 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 83px 43px;
    gap: 10px;
    height: 412px;

    background: linear-gradient(180deg, rgba(167, 41, 115, 0.13) 0%, rgba(245, 245, 245, 0.4) 100%);
    box-shadow: 0px 10px 32px rgba(0, 0, 0, 0.1);
    border-radius: 20px;

    /* Inside auto layout */

    flex: none;
    order: 2;
    flex-grow: 0;
}

.p_icon {
    align-items: center;
    width: 80px;
    height: 80px;


    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.p_icon {
    margin: auto;
}

/* service section */
.service_bg {
    margin: 80px 0px;
    background: linear-gradient(rgb(250 249 248) 0%, rgb(228 246 243) 100%);
}

.s_title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    /* line-height: 68px; */
    /* identical to box height */


    /* Color/text-2 */

    background: linear-gradient(90deg, #0784BD 3.1%, #9B8B11 100.11%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;


    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.s_subtitle {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */

    text-align: center;

    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}



.s_block {
    box-sizing: border-box;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    border: 1px solid #9ccee575;
    flex: none;
    order: 0;
    border-radius: 10px;
}



.s_block img {
    margin-top: 20px;
}

.sb_text {
    margin-top: 20px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    /* identical to box height, or 133% */

    text-align: center;

    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.choose_us_section {
    background: linear-gradient(106.57deg, rgba(57, 157, 202, 0.1) 0.59%, rgba(254, 224, 0, 0.05) 100%);
}

.choose_us_container {
    padding-top: 50px;
    padding-bottom: 80px;
}

.choose_us_block {
    margin-right: 50px;
}

.choose_us {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    /* identical to box height */


    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 0;
}

.ch_us_underline {
    width: 185px;
    margin-top: -25px;
}

.choose_us_tag {
    width: 641px;
    height: 136px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 68px;

    color: #000000;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.another_space {
    color: #0784BD;
}

.choose_us_sub_text {
    width: 614px;

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */
    padding-top: 15px;

    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.choose_us_li_tag {
    list-style-type: disc;
    padding-top: 10px;
    font-size: 17px;
    font-weight: 500;

}

.choose_us_li_tag li::marker {
    color: #ffe000;
    width: 8px;
    height: 8px;
    
}

.col-lg-5.choose_us_img {
    position: relative;
}

.choose_us_img1 {
    margin-left: 100px;
    position: relative;
    z-index: 9;
    width: 100%;
    border-radius:15px;

}

.choose_us_img2 {
    position: relative;
    z-index: 9;
    width: 100%;
    border-radius:15px;
    margin-top:10px;

}

.choose_us_icon1 {
    top: -50px;
    position: absolute;
    width: 160px;
    height: 160px;
    left: 95px;

}

.choose_us_icon2 {
    bottom: -50px;
    position: absolute;
    width: 95px;
    height: 95px;
    left: 330px
}

.about_us {
    width: 8px;
    height: 8px;

    /* Color/Secondary Color */

    background: #ffe000;
}

.about_us_tag {

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */


    /* Color/Primary color */

    color: #0784BD;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.asdf {
    list-style-type: none;
}

/* client section */
.client_bg {
    background: #FFFFFF;
}

.client_title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 68px;
    /* identical to box height */

    text-align: center;

    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

.row.align-items-center.cp_pad {
    padding-bottom: 100px;
}

img.cp_icon2 {
    top: 305px;
    position: absolute;
    width: 150px;
    height: 150px;
    left: 20px;
}



.client_box {
    margin: 5px;
    border: 1px solid #4A89DC;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 12px;
    gap: 10px;

    width: 231.81px;
    height: 145px;


    /* Inside auto layout */
    order: 0;
    flex-grow: 0;
}

.client_box img {
    width: 100%;
}

.client_view_all_button {
    margin: auto;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 14px 34px;
    gap: 10px;

    width: 144px;
    height: 55px;

    background: #0784BD;
    border-radius: 60px;

    flex: none;
    order: 2;
    flex-grow: 0;
}

.client_view_all_button:hover {
    background: #ffe000;
    color: black;
    transition: 1s;
}

/* blog section */
.blog_top {
    padding-top: 25px;
}

.blog_area,
.client_area {
    padding-top: 80px;
    padding-bottom: 80px;
}



.blog_bg {
    background: linear-gradient(106.57deg, rgba(57, 157, 202, 0.1) 0.59%, rgba(254, 224, 0, 0.05) 100%);
}



.b_title {
    float: left;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 68px;
    /* identical to box height */


    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.b_view_button {
    margin-top: 75px;
}


.blog_img {
    /* border: 12px solid #0784BD; */
    background: #0784BD;
    width: 100%;
    flex: none;
    order: 0;
    flex-grow: 0;
    border-radius: 10px 10px 0px 0px
}

.blog_title {
    text-decoration: none;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    /* identical to box height */


    /* Color/Primary color */

    color: #0784BD;


    /* Inside auto layout */

    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

.blog_descriptoin {

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */


    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}

.mai-time {
    color: #0784bd;
}

.blog_view_all_button {
    margin: auto;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 14px 34px;
    gap: 10px;

    width: 144px;
    height: 55px;

    background: #0784BD;
    border-radius: 60px;

    flex: none;
    order: 2;
    flex-grow: 0;
}

.blog_view_all_button:hover {
    background: #ffe000;
    color: black;
    transition: 1s;
}

.contact_section {
    background: #F5F5F5;
    padding-top: 50px;
    padding-bottom: 70px;
}

.main_contact_part {
    padding-top: 60px;
}

.contact_tag {
    height: 68px;

    /* Text/H2-Semi bold 45 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 68px;
    /* identical to box height */


    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.get_in_touch {
    height: 24px;

    /* Text/H5-midium-18 */

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */


    /* Color/Primary color 80 */

    color: #399DCA;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.pb {
    background: #F5F5F5;
    border: none;
    border-bottom: 2px solid #0784BD;
    border-radius: 0;
}

select,
.b,
.select2-container--default .select2-selection--multiple {
    border: 1px solid #cde6f2 !important;
}

.pb:hover {
    border-bottom: 2px solid #0784BD;
}

.contact_img {
    width: 100%;
    max-height: 520px;
}

.contact_tag_align {
    align-items: center;
}

.contact_form {
    background: #F5F5F5;
    padding: 20px;
    margin-left: 25px;
    border-radius: 15px;
}

.contact_form_submit {
    border: none;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 14px 34px;
    gap: 10px;

    width: 136px;
    height: 55px;

    /* Color/Primary color */

    background: #0784BD;
    border-radius: 60px;

    /* Inside auto layout */

    flex: none;
    order: 5;
    flex-grow: 0;
}

.contact_form_submit:hover {
    background: #ffe000;
    color: black;
    transition: 1s;
}

footer {
    width: 100%;
    background: #CDE6F2;
    flex: none;
    order: 0;
    flex-grow: 0;
    z-index: 0;
}

.f_logo {
    width: 393px;
    height: 63px;


    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.f_logo img {
    width: 385px;
    height: 60px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.footer_title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */


    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}


.footer_li li a {
    height: 24px;
    text-decoration: none;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    /* identical to box height, or 150% */


    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 0;
}

.td_email {
    margin-right: 20px;
    padding-top: 20px;
    float: right;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */


    /* Color/Text Color */

    color: #1A1717;


    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.bottom_line {
    border-bottom: 1px solid #BAB9B9;

    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
    z-index: 1;
}

.footer_contact a {
    padding-top: 10px;
    text-decoration: none;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    color: #0784bd;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.ic {
    color: #0784bd;
}

.footer_contact a:hover {
    color: #0090ff;
    font-size: 30px;
}

.service_coun_text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */


    color: #000000;


    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}


.service_coun_img img {

    flex: none;
    order: 0;
    flex-grow: 1;
    padding: 5px;
}


li.dropdown:hover>ul {
    display: block !important;
    transition: all 1s !important;
}
.ptag{
    margin-bottom: 2px;
    padding-bottom: 0px!important;
    padding-top: 10px!important;
}


/* responsive css */
@media screen and (max-width: 768px) {
    .ptag{
        margin-bottom: 2px;
        padding-bottom: 0px!important;
        padding-top: 10px!important;
    }
    .header_menubar {
        display: none;
    }

    .g {
        display: none;
    }

    .mobile-hide {
        display: none;
    }

    .at_a_first_sight {
        height: auto !important;
    }

    .choose_us_img {
        padding-top: 110px;
    }

    .choose_us_icon1 {
        top: 50px;
    }


    .s {
        display: none;
    }

    .p_title {
        line-height: 40px;
    }


    .b_view_button {
        margin-top: 40px;
    }

    .card-blog {
        margin-top: 20px;
    }

    .contact_form {
        /* margin-left: 200px; */
        /* right: 50%; */
        background: #F5F5F5;
        width: 100%;
        /* height: 425px; */
        padding: 20px;
    }

    .mobile-title{
     text-align: center;
    }


    /* .footer_contact {
        padding-right: 50px;
    } */

    .footer_contact a:last-child {
        margin-left: 15px;
    }

}

@media screen and (max-width: 425px) {
    .at_a_first_sight {
        height: 1150px;
    }
}

/* mobile-responsive */
@media (max-width: 767px) {


    .footer-icon-mobile{
        display: flex;
        justify-content: center;
    }




    .service_coun_text {
        width: 100% !important;
    }

    .service_coun_img img {
        width: 88px !important;
    }

    .im {
        margin-right: 0rem !important;
        margin-left: 0rem !important;
    }


    .banner_line {
        width: 50px;
    }

    .banner_quete1,
    .banner_quete2 {
        padding: 14px 40px;
        font-size: 12px;
    }

    .collaborate {
        width: 100%;
        height: 70px;
        padding: 10px 0px 10px 15px;
    }

    .collaborate-image img {
        width: 30%;
    }

    .mobile-logo img {
        width: 280px;
        height: 45px;
    }

    .p_sub_text {
        margin-left: 2px !important;
        margin-right: 2px !important;
        font-size: 14px !important;
        line-height: 21px !important;
    }

    .card-text {
        font-size: 14px;
    }

    .play_button {
        width: 75px;
        height: 75px;
    }

    .hr_speech {
        font-size: 30px;
    }

    .hr_speech1 {
        font-size: 16px;
    }

    .hr_speech_view_button {
        margin-left: 0px !important;
        margin-top: 35px;
    }

    p {
        font-size: 14px !important;
    }

    .choose_us_tag,
    .choose_us_sub_text {
        height: 100%;
        width: 100%;
    }

    .choose_us_tag {
        font-size: 38px;
        line-height: 49px;
    }

    .choose_us_li_tag li {
        font-size: 14px;
    }

    .choose_us_icon1 {
        /* top: -50px; */
        position: absolute;
        width: 160px;
        height: 160px;
        left: 0px;
    }

    .choose_us_img1 {
        margin-left: 0px !important;
        width: 100% !important;
    }

    .choose_us_img2 {
        margin-left: 0px !important;
        width: 100% !important;
    }

    .product_pills.nav-pills .nav-link.active,
    .product_pills.nav-pills .nav-link {
        padding: 5px !important;
        padding: 5px 15px !important;
        margin: 5px;
        background: #cde6f2;
        border-radius: 40px!important;
    }

    .sl_box h6 {
        font-size: 20px;
    }

    .customer_img_bg {
        margin-right: 0px;
        width: 100%;
        height: auto;
    }

    .customer_img {
        width: 100%;
        height: auto;
    }

    img.cp_icon2 {
        top: 172px;
        position: absolute;
        width: 150px;
        height: 150px;
        left: -16px;
    }

    .contact_img-mobile {
        display: none;
    }


    .contact_form {
        height: auto;
        border-radius: 10px;
        margin-left: 0px;
    }

    .f_logo img {
        width: 100%;
    }

    .td_email {
        text-align: center;
        float: none;
        margin-right: 0px;
    }

    .pt_80 {
        padding-top: 30px;
        padding-bottom: 20px !important;
    }

    .heading_text h2 {
        font-size: 46px !important;
    }

    .mobile-q {
        display: flex !important;
        justify-content: space-between !important;
    }

    .content {
        padding: 15px 0px 14px 0px !important;
    }


    .content-image img {
        width: 150px !important;
        height: 150px !important;
    }

    .img-center {
        padding: 10px !important;
    }

    .item-box-process {
        padding: 30px !important;
    }

    .item-box-main div[class*="col"] .item-box-process::after {
        font-size: 56px !important;
        top: -45px !important;
    }

    .choose_us_sub_text p {
        width: 100% !important;
    }

    .content h2 {
        font-size: 24px !important;
    }

    .service-custom {
        min-height: auto !important;
    }

    .ser {
        padding-top: 50px !important;
    }

    .mobile-p {
        margin: 0px !important;
        padding: 0px !important;
    }
}

.nav-pills .nav-link {
    border-radius: 25px;
    padding: 5px 15px 5px 15px;
    transition: all .5s ease-in-out;
}



@media (min-width: 1024px) {
    .mobile-logo img {
        width: 270px;
        height: 48px;
    }

    .l {
        min-width: 720px !important;
        max-width: 720px !important;
    }

    .mobile_dropdown .dropdown-menu {
        transform: translate(-250px, 44px) !important;
        min-width: 690px;
    }
}

.blog-titel {
    padding: 12px;
    margin-top: -19px;
    border-radius: 0px 0px 10px 10px;
}




.read_more {
    color: #ffffff;
    background: #0784bd;
    text-decoration: none;
    padding: 5px;
    border-radius: 5px;
}

.form-control:focus {
    color: #212529;
    background-color: none !important;
    outline: 0;
    box-shadow: none !important;
}

/* service section */

.service-custom {
    background: linear-gradient(106.57deg, rgba(57, 157, 202, 0.1) 0.59%, rgba(254, 224, 0, 0.05) 100%)
}

.content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 100px 150px 100px 150px;
}

.content h2 {
    color: #ffe000;
    font-size: 46px;
    font-weight: 800;
}



.contact_us_button {
    background: #ffe000;
    border-radius: 60px;
    padding: 14px 34px;
    margin-top: 3rem;
    text-decoration: none;
    color: #0784BD !important;
    font-weight: 600;
}

.icon {
    align-items: center;
    font-size: 30px !important;
    color: #0784bd;
}

.ptag {
    font-size: 12px !important;
    font-weight: 500 !important;
}

.max-height {
    max-height: 170px !important;
}

.platfrom-use {
    padding-top: 20px;
    padding-bottom: 20px;
}

.career a {
    text-decoration: none;
    color: #1d1d1d;
}

.badge {
    background: #0784bd;
    width: 25%;
    padding: 10px
}

.applynow {
    background: #0784bd !important;
    border: 1px solid #0784bd;
}

.item-box img {

    box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
    border-radius: 10px 10px 0px 0px;
    width: 100%;
    max-height: 330px;
}

.box {
    background: #0784BD;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 10px 10px;
    padding: 10px;
    text-align: center;
}

.box h2 {
    font-size: 23px;
    color: #FFE000;
    font-weight: 600;
}

.box h6 {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}

.box p {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}

.team-card {
    background-color: #FFFFFF;
    /* background-image: url(https://www.imbdagency.com/wp-content/uploads/2021/09/card-bg.svg); */
    background-position: -240px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #cde6f2;
    /* border-radius: 0px 0px 0px 0px; */
    box-shadow: 0px 0px 0px 0px rgb(205 230 242);

    padding: 25px;
}

.team-card img {
    padding: 6px 6px 6px 6px;
    border-style: solid;
    border-color: #ffffff;
    /* border-radius: 0px 40px 0px 40px; */
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    background-color: #fff;
    transition-duration: 0.2s;
}

.team-text h2 {
    margin-bottom: 4px;
    font-family: "Nunito", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.team-text p {
    margin-bottom: 10px;
    color: #787878;
    font-family: "Nunito", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}

.page-item.active .page-link {
    background-color: #0784bd !important;
    border-color: #0784bd !important;
}


.post-social-icons>a.facebook {
    background: #3b5998;
}

.post-social-icons>a {
    font-size: 16px;
    margin-right: 5px;
    height: 36px;
    width: 36px;
    color: #fff;
    border-radius: 6px;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-center {
    justify-content: center !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

.post-social-icons>a.twitter {
    background: #00aced;
}

.post-social-icons>a.linkedin {
    background: #0e76a8;
}

.tocify {
    list-style: none;
    padding-left: 16px;
}

.tocify-item {
    padding-top: 16px;
}

.tocify-item a {
    text-decoration: none;
    color: #828282;
}

.tocify-item a:hover {
    color: #0784bd;
}


.p-image {
    transition: transform ease 300ms;
}

.p-image:hover {
    transform: translate(0, -10px);
}

.float-right {
    float: right;
}

.gy-5 {
    --bs-gutter-y: 3rem
}

.item-box-main {
    counter-reset: work;
}

.item-box-process {
    border-radius: 90px 0px;
    padding: 40px;
    position: relative;
    max-height: 290px !important;
}

.img-center {
    display: flex;
    justify-content: center;
    align-items: center;
}


.item-box-main div[class*="col"] .item-box-process::after {
    position: absolute;
    counter-increment: work;
    content: counter(work);
    top: -55px;
    right: 25px;
    font-size: 68px;
    color: #0784bd;
    opacity: 0.15;
    z-index: -1;
    font-weight: 700;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.item-box-main div[class*="col"]:hover .item-box-process::after {
    opacity: 1;
    top: -55px;
}

.item-box {
    position: relative;
}

.item-box::before {
    position: absolute;
    content: '';
    top: 0;
    left: 42px;
    width: 112px;
    height: 7px;
    background: #0784bd;
    border-radius: 0px 0px 5px 5px;
}

.item-box::after {
    position: absolute;
    content: '';
    top: 0;
    right: 36px;
    width: 120px;
    height: 7px;
    background: #FFE000;
    border-radius: 0px 0px 5px 5px;
}

.shapeItem {
    width: 53px;
    position: absolute;
    top: 28px;
    right: 18px;
}

.window {

    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    cursor: n-resize;
}

.window img {
    width: 100%;
    max-height: 500px !important;
    object-fit: cover;
    object-position: top;
    transition: 5s all ease;
}

.window img:hover {
    object-position: bottom;
}

.solution-title h6 {
    font-size: 17px !important;
    font-weight: 600;
}



.accordion-button:not(.collapsed) {
    color: #0784bd !important;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-button:not(.collapsed) {
    background: none;
}

.g {
    max-width: 410px;
    min-height: 895px;
    border-radius: 10px;
}

.btn-dark {
    font-weight: 500;
    font-size: 17px;
    transition: color .2s ease;
    transition: background .2s ease;
    background: #0784bd;
    border-color: #0784bd;
    border-radius: 50px;
}

.btn-dark:hover {
    background: #ffe000 !important;
    border-color: #ffe000 !important;
    color: #000;
    font-weight: 500;
    font-size: 17px;
}

.card-stack {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    border-radius: 10px;
    padding-top: 30px;
    padding-bottom: 23px;
    padding-left: 13px;
    padding-right: 13px;
    cursor: pointer;

}


.card-stack {
    transition: transform 0.5s ease;
}

.card-stack:hover {
    transform: translateY(-10px);
}

.card-stack-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.stack-img {
    width: 100px;
    height: 100px;
}

.card-stack h3 {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    padding-top: 15px;
}

.dsi {
    padding-top: 45px !important;
    padding-bottom: 43px !important;
}

.tsetimonial {
    display: flex;
    justify-content: end;
}


/* custom css */

.header-bg {
    background: #cde6f2;
    padding-top: 80px;
    padding-bottom: 80px;
}

.header-bg h2 {
    color: #0784bd
}



.header-content {
    background: #fff;
    padding-top: 80px;
    padding-bottom: 80px;
}

.header-content h2,
.current-oppening h2 {
    color: #0784bd
}

.header-content p,
.header-bg p,
.current-oppening p {
    color: #5d5d5d;
    padding: 0px 300px;
}

@media (max-width: 992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 1140px;
    }
}

@media (max-width: 988px) {
    .get_a_quote_mobile {
        display: none;
    }
}

.padding-de{
    padding: 20px 100px 40px 100px !important;
}

@media (max-width: 767px) {

    .header-content p,
    .header-bg p,
    .current-oppening p {
        padding-top: 0px !important;
        padding-bottom: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .header-bg,
    .header-content {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .mobile-shape {
        width: 50px;
        height: 50px;
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .ce_message {
        padding: 20px !important;
    }

    .mobile-banner {
        padding: 30px 20px 10px 15px;
    }

    .get_a_quote_mobile {
        display: none;
    }

    .cm {
        padding: 0px !important;
    }

    .career-img {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .dsk {
        margin: 0px !important;
    }

    .mynavtab .nav-pills .nav-link.active,
    .mynavtab .nav-pills .nav-link {
        min-width: 0px !important;
    }

    .window img{
        max-height: 300px!important;
    }

    .padding-de{
        padding:15px!important;
    }

    .icon{
        font-size: 30px!important;
    }

}

.gi{
    color: #0784bd;
    margin-right: 5px;
}

.close_icon {
    background: #FFE000;
    border-radius: 50px;
    padding: 0px;
    width: 30px;
    height: 30px;
    margin-top: 10px;
    font-size: 16px !important;
    font-weight: 600;
}

.header-custom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer_li li a:hover {
    color: #0784bd;
}

.rounded {
    border-radius: 15px !important;
}

.text-side {
    font-size: 14px;
    font-weight: 500
}

.text-side-de {
    font-size: 13px;
}

.mynavtab .nav-pills .nav-link.active,
.mynavtab .nav-pills .show>.nav-link {
    color: black;
    background-color: #CDE6F2;

}

.mynavtab .nav-pills .nav-link {
    border-radius: 0 !important
}

.mynavtab .nav-pills .nav-link.active,
.mynavtab .nav-pills .nav-link {
    min-width: 370px;
    border: none !important;
    border-bottom: 1px solid #dee2e6 !important;
    padding: 14px;
    font-size: 14px;
}

.mynavtab .tab_des {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    padding: 20px;
    border-radius: 15px;
}

.mynavtab .tab_des p {
    font-size: 17px;
    margin-bottom: 0px;

}

.title-pricing {
    font-size: 20px;
}

.dsk {
    margin-left: 75px;
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgb(205 230 242);
}


img{
    object-fit: cover!important;
}