@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);

*,
body {
    padding: 0;
    margin: 0
}

.active-bg,
header {
    position: fixed;
    width: 100%;
    top: 0
}

.full-w-link,
a {
    text-decoration: none !important
}

*,
body {
    margin: 0
}

.marquee,
:root {
    --duration: 60s
}

@font-face {
    font-family: "Cerebri Sans Pro";
    src: url("../fonts/CerebriSansRegular.eot");
    src: url("../fonts/CerebriSansRegular.ps") format("ps"), url("../fonts/CerebriSansRegular.woff") format("woff"), url("../fonts/CerebriSansRegular.pt3") format("pt3"), url("../fonts/CerebriSansRegular.ttf") format("truetype"), url("../fonts/CerebriSansRegular.otf") format("otf")
}

@font-face {
    font-family: "Myriad Pro";
    src: url("../fonts/MyriadPro-Light.otf")
}

* {
    outline: 0
}

.android .card .card-img-top,
.container {
    width: 100%;
    margin: 0 auto
}

body {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    overflow-x: hidden;
    box-sizing: border-box
}

body p {
    font-family: Roboto, sans-serif !important;
    font-style: normal;
    font-weight: 400
}

body.active {
    overflow-y: hidden
}

:focus-visible {
    outline: 0
}

ul {
    list-style: none;
    padding-left: 0
}

iframe,
img {
    max-width: 100%;
    display: block
}

@media screen and (max-width:500px) {
    .g-recaptcha iframe {
        width: 240px !important
    }
}

.toggle-header {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px
}

.toggle-header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse
}

.toggle-header .container .toggle-bar {
    align-items: center;
    background-color: #023b81;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    height: 40px;
    justify-content: center;
    padding: 10px;
    transform: rotate(180deg);
    width: 40px
}

.toggle-header .container .toggle-bar i {
    font-size: 19px;
    color: #fff
}

.toggle-header .container .toggle-bar span {
    margin-bottom: 5px;
    background-color: #fff;
    cursor: pointer
}

.toggle-header .container .toggle-bar span:first-child,
.toggle-header .container .toggle-bar span:nth-child(3) {
    width: 35px;
    height: 2px;
    border-radius: 10px
}

.toggle-header .container .toggle-bar span:nth-child(2) {
    width: 45px;
    height: 3px;
    border-radius: 10px
}

.toggle-header .container h1 {
    padding-left: 20px;
    font-size: 30px;
    color: #fff
}

.office-list .office-list-items,
.top-logo {
    padding: 10px
}

.home-left-no,
.inner-web .hidden,
.moretext,
.navbar-nav .nav-item .dropdown-menu1 .sub-li .sub-ul,
.navbar-nav .nav-item:hover .services-ul-sub .nav-pills .nav-link.active:hover::after,
.navbar-nav .nav-item:hover .services-ul-sub .nav-pills .nav-link:hover::after,
.services-content,
.services-tab-content,
.top-logo .container .logo,
footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-title #footer-drop {
    display: none
}

.active-bg {
    background-color: #090a0d;
    height: 100%;
    z-index: 10;
    opacity: .3
}

header {
    background-color: #fff;
    z-index: 13
}

header .top-bar-main {
    border-bottom: 1px solid #ededed;
    padding-bottom: 15px;
    padding-top: 5px
}

header .top-bar-main .container .top-bar-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 5px;
    transition: 2s ease-out
}

#page-number,
.contact-hr,
.header-icon-left,
header .top-bar-main .container .top-bar-section .top-left,
header .top-bar-main .container .top-bar-section .top-right,
header .top-bar-main .container .top-bar-section .top-right .socail-icon {
    align-items: center;
    display: flex
}

header .top-bar-main .container .top-bar-section .top-left .email {
    padding-right: 30px;
    position: relative
}

header .top-bar-main .container .top-bar-section .top-left .email a,
header .top-bar-main .container .top-bar-section .top-left .phone a {
    font-size: 16px;
    color: #4e4e4e;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400
}

.header-icon-left {
    gap: 10px
}

.page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-title h1 span,
header .top-bar-main .container .top-bar-section .top-left .email a:hover,
header .top-bar-main .container .top-bar-section .top-left .phone a:hover {
    color: #023b81
}

header .top-bar-main .container .top-bar-section .top-left .email a i {
    color: #023b81;
    font-size: 28px
}

header .top-bar-main .container .top-bar-section .top-left .phone i {
    color: #023b81;
    font-size: 25px
}

.squar-icon a {
    display: inline-flex;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 30px;
    margin: 5px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    background-size: 100% 200%;
    background-position: 0 5%;
    transition: background-position .5s, color .5s
}

.squar-icon {
    position: relative;
    z-index: 999 !important;

}

.squar-icon a:first-child {
    color: #1976d3;
    background-image: linear-gradient(#fff 50%, #1976d3 50%)
}

.squar-icon a:nth-child(2) {
    color: #ef4738;
    background-image: linear-gradient(#fff 50%, #ef4738 50%)
}

.squar-icon a:nth-child(3) {
    color: #000;
    background-image: linear-gradient(#fff 50%, #000 50%)
}

.squar-icon a:nth-child(4) {
    color: #0077b5;
    background-image: linear-gradient(#fff 50%, #0077b5 50%)
}

.squar-icon a:nth-child(5) {
    color: #eb2f48;
    background-image: linear-gradient(#fff 50%, #eb2f48 50%) !important
}

.squar-icon a:nth-child(6) {
    color: #fd0014;
    background-image: linear-gradient(#fff 50%, #fd0014 50%) !important
}

.squar-icon a:hover {
    background-position: 0 100%;
    color: #fff
}

header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon {
    padding-right: 10px
}

.socail-icon .icon a {
    width: 40px;
    height: 40px;
    background-color: #f1f1f1;
    text-align: center;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.socail-icon .icon a i {
    position: relative;
    color: #262626;
    transition: .5s;
    z-index: 3
}

.footer-socail-icon .f-icon .icon:first-child a:hover i,
header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon:first-child a:hover i {
    color: #3b5999
}

.footer-socail-icon .f-icon .icon:nth-child(2) a:hover i,
header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon:nth-child(3) a:hover i {
    color: #55acee
}

.footer-socail-icon .f-icon .icon:nth-child(3) a:hover i,
.footer-socail-icon .l-icon .icon:nth-child(3) a:hover i,
header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon:nth-child(6) a:hover i {
    color: #fd0014
}

.footer-socail-icon .l-icon .icon:first-child a:hover i,
header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon:nth-child(4) a:hover i {
    color: #0077b5
}

.footer-socail-icon .l-icon .icon:nth-child(2) a:hover i,
header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon:nth-child(5) a:hover i {
    color: #eb2f48
}

header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon:nth-child(2) a:hover i {
    color: #89cd04
}

.footer-socail-icon .socail-icon .icon a i,
header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon a i {
    color: #fff;
    transform: scale(1.2)
}

.socail-icon .icon a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .5s;
    z-index: 2
}

.socail-icon .icon a:hover:before {
    top: 100%
}

.footer-socail-icon .f-icon .icon:first-child a:before,
header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon:first-child a:before {
    background: #3b5999
}

.footer-socail-icon .f-icon .icon:nth-child(2) a:before,
header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon:nth-child(3) a:before {
    background: #55acee
}

.footer-socail-icon .f-icon .icon:nth-child(3) a:before,
header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon:nth-child(2) a:before {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

.footer-socail-icon .l-icon .icon:first-child a:before,
header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon:nth-child(4) a:before {
    background: #0077b5
}

.footer-socail-icon .l-icon .icon:nth-child(2) a:before,
header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon:nth-child(5) a:before {
    background: #eb2f48
}

.footer-socail-icon .l-icon .icon:nth-child(3) a:before,
header .top-bar-main .container .top-bar-section .top-right .socail-icon .icon:nth-child(6) a:before {
    background: #fd0014
}

.bost-video,
.contact-section .contact-title,
.faq .faq_title span,
.line-border-bottom-start,
.line-border-bottom-start-text-wrap,
.line-border-bottom-team,
.line-border-bottom-team-center,
.line-border-bottom-team-yk,
.navbar-nav .nav-item .dropdown-menu1 .sub-li,
.page-main .client .client-section,
.page-main .home .container,
.page-main .project .container .project-section .project-title,
.page-main .services .services-section .services-title,
footer .container .footer,
footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info,
header .top-bar-main .container .top-bar-section .top-right .req-btn {
    position: relative
}

header .top-bar-main .container .top-bar-section .top-right .req-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 700;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    text-decoration: none;
    text-transform: uppercase;
    background: #ffc82d;
    padding: 0 10px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    width: 180px;
    height: 47px
}

.android .view-more::before,
.app-contact-btn a::before,
.below-test-banner .view-more::before,
.client .btn-testimonial::before,
.home-btn a::before,
.quote-form-box .submit::before,
.web-apps .view-more::before,
header .top-bar-main .container .top-bar-section .top-right .req-btn a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: -1;
    -webkit-transition: 1s;
    transition: 1s;
    border-style: solid;
    border-color: #023b81;
    border-width: 80px 150px;
    transform: rotate(360deg);
    transform-origin: top left
}

.android .view-more:hover,
.app-contact-btn a:hover,
.below-test-banner .view-more:hover,
.home-btn a:hover,
.quote-form-box .submit:hover,
.web-apps .view-more:hover,
header .top-bar-main .container .top-bar-section .top-right .req-btn a:hover {
    color: #fff;
    transition: .5s 0.3s
}

header .top-bar-main .container .top-bar-section .top-right .req-btn a:hover::before {
    border-color: #ffcd42;
    transform: rotate(20deg)
}

header .top-bar-remove {
    display: none;
    transition: 2s ease-out
}

header .container .navbar {
    background-color: transparent !important;
    flex-wrap: nowrap !important
}

.home-btn a,
form .send-cattch .send-btn {
    background: #ffc82d;
    text-decoration: none
}

.navbar.navbar-expand-lg.navbar-light.bg-light .navbar-brand img,
.toggle-header .logo img {
    width: 220px !important
}

.navbar-nav {
    transition: .3s ease-in !important;
    flex-direction: row !important;
    margin-bottom: 0 !important
}

.navbar-nav .nav-item {
    width: fit-content;
    position: relative;
    transition: .3s ease-in !important;
    text-transform: uppercase;
    margin: auto
}

.navbar-nav .nav-item:hover .dropdown-menu1 {
    display: block;
    position: absolute;
    left: -10px;
    padding-left: 0;
    background-color: #eee;
    border-radius: 15px;
    transition: .3s ease-in !important;
    box-shadow: 0 10px 37px rgba(0, 0, 0, .07);
    animation: .5s slide-btm
}

.navbar-nav .nav-item:hover .dropdown-menu1 a {
    font-size: 17px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    width: fit-content;
    position: relative;
    text-transform: capitalize
}

.banner-title h1,
.head-list-items a,
.head-list-items h6,
.head-list-items p,
.home-btn a,
.home-title h6,
.page-main .services .container .services-section .services-title h3,
.page-main .services .services-section .services-title h3,
.proces_links .process_title,
form .send-cattch .send-btn {
    text-transform: uppercase;
    text-transform: uppercase
}

.navbar-nav .nav-item:hover .dropdown-menu1 a::after {
    background: #023b81;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    -webkit-transition: width .3s, left .3s;
    transition: width .3s, left .3s;
    width: 0
}

.navbar-nav .nav-item:hover .dropdown-menu1 a:hover {
    color: #023b81;
    background-color: transparent;
    transition: .3s ease-in-out
}

.head-list-items a:hover::after,
.navbar-nav .nav-item .nav-link:hover::after,
.navbar-nav .nav-item:hover .dropdown-menu1 a:hover::after,
.office-list .office-list-items .office-info .office-details .office-address .office-description p a.link:hover::after,
footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-list .footer-list-item a:hover::after {
    width: 100%;
    left: 0
}

.navbar-nav .nav-item:hover .services-ul-sub {
    background-color: #fff !important;
    left: 0 !important;
    transform: translate(0, 0);
    width: 100%;
    display: flex;
    overflow: hidden;
    padding-bottom: 40px
}

.navbar-nav .nav-item:hover .services-ul-sub .services-icons {
    width: 30%;
    border-radius: 5px;
    height: 250px;
    padding: 50px 10px 0
}

.software-icon {
    width: 40px;
    height: fit-content;
    padding-bottom: 6px
}

.port-icon {
    padding-bottom: 0
}

.navbar-nav .nav-item:hover .services-ul-sub .service-menu {
    width: 75%;
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-top: -5px
}

.navbar-nav .nav-item:hover .services-ul-sub .service-menu>* {
    padding-left: 5px;
    padding-top: 5px;
    width: calc(100% / 3)
}

.navbar-nav .nav-item:hover .services-ul-sub .pills-width {
    width: 25%
}

.navbar-nav .nav-item:hover .services-ul-sub .company-pills-width {
    width: 35%
}

.navbar-nav .nav-item:hover .services-ul-sub .nav-pills {
    background: #f5f6f8;
    height: 100%;
    padding: 20px 0
}

.navbar-nav .nav-item:hover .services-ul-sub .nav-pills .nav-link {
    color: #3e486b;
    font-weight: 600;
    text-align: start;
    margin: 0 0 10px;
    padding: 12px 15px
}

.navbar-nav .nav-item:hover .services-ul-sub .nav-pills .nav-link.active {
    background: #fff;
    border-radius: 0;
    margin: 0 0 10px;
    padding: 12px 15px;
    width: 100%
}

.navbar-nav .nav-item:hover .services-ul-sub .nav-pills .nav-link.active span {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.full-w-link {
    display: block;
    width: 100% !important;
    color: #3e486b !important;
    font-weight: 600 !important;
    text-align: start
}

.full-w-link:hover::after {
    width: 0 !important
}

.navbar-nav .nav-item:hover .services-ul-sub .nav-pills .nav-link.active span::after {
    font: 600 18px/1 FontAwesome;
    text-rendering: auto;
    content: "\f105";
    display: inline-block
}

.navbar-nav .nav-item:hover .services-ul-sub .tab-content {
    padding: 20px 0
}

.navbar-nav .nav-item:hover .services-ul-sub .tab-content .link-item {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px
}

.navbar-nav .nav-item:hover .services-ul-sub .tab-content .link-item a {
    color: #3d486a;
    font-size: 14px;
    font-weight: 700
}

.navbar-nav .nav-item:hover .services-ul-sub.portfolio-sub-ul .img-portfolio {
    height: auto;
    max-width: 45px;
    width: 100%
}

.navbar-nav .nav-item:hover .services-ul-sub.portfolio-sub-ul .main-portfolio {
    height: auto;
    margin-left: auto;
    max-width: 160px
}

.navbar-nav .nav-item:hover .services-ul-sub .tab-content .img-tab {
    height: auto;
    margin: 0 auto;
    max-width: 160px
}

.navbar-nav .nav-item:hover .services-ul-sub .tab-content .img-company-tab {
    height: auto;
    margin-left: auto;
    max-width: 90px
}

.navbar-nav .nav-item:hover .company-sub-ul {
    width: 920px !important;
    left: 18% !important
}

.navbar-nav .nav-item:hover .portfolio-sub-ul {
    width: 603px !important;
    left: 45% !important
}

.navbar-nav .nav-item:hover .portfolio-sub-ul .services-icons {
    width: 70% !important
}

.navbar-nav .nav-item:hover .portfolio-sub-ul .service-menu .sub-li {
    width: 95% !important
}

.navbar-nav .nav-item:hover .company-sub-ul .services-icons {
    width: 45% !important;
    padding-top: 20px;
    border-radius: 5px
}

.navbar-nav .nav-item:hover .company-sub-ul .service-menu {
    width: 55% !important;
    padding-left: 15px !important
}

.navbar-nav .nav-item:hover .company-sub-ul .service-menu .sub-li {
    width: 50% !important
}

.navbar-nav .nav-item:hover .Portfolio-ul li {
    padding: 5px
}

.navbar-nav .nav-item:hover .Portfolio-ul li a {
    padding: 5px !important;
    font-size: 14px
}

.navbar-nav .nav-item .dropdown-menu1 {
    display: none;
    min-width: auto;
    background-color: #fff !important;
    border-radius: 3px;
    -webkit-transition: .3s ease-in !important;
    transition: .3s ease-in !important
}

.responsive-head .multi-level-menu-wrapper,
.responsive-head .multi-level-menu-wrapper .mainMenu,
footer {
    background-color: #023b81
}

.navbar-nav .nav-item .dropdown-menu1 .sub-li i {
    font-size: 14px
}

.navbar-nav .nav-item .dropdown-menu1 .sub-li:hover .sub-ul {
    display: block;
    background-color: #fff;
    padding: 0;
    position: absolute;
    top: 0;
    min-width: 230px;
    animation: .6s slide-down;
    z-index: 1;
    box-shadow: 0 23px 27px 8px #f1f5fb
}

.Quality {
    font-size: 13px !important
}

.navbar-nav .nav-item .dropdown-menu1 .sub-li:hover .our-process-ul {
    right: -243px
}

.navbar-nav .nav-item .dropdown-menu1 .sub-li .software-details p {
    font-size: 12px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #6f6f6f;
    padding: 0 10px
}

.navbar-nav .nav-item .dropdown-menu1 .sub-li .software-details .sub-ul1 {
    display: block;
    background-color: transparent;
    padding: 0;
    margin-top: -2px;
    min-width: auto;
    animation: .6s slide-down;
    z-index: 1;
    box-shadow: none
}

.navbar-nav .nav-item .dropdown-menu1 .sub-li .software-details .portfolio-sub {
    margin-top: 5px
}

.navbar-nav .nav-item .dropdown-menu1 .sub-li .software-details .sub-ul1 li a {
    font-size: 13px !important;
    padding: 3px 10px 3px 0
}

.navbar-nav .nav-item .dropdown-menu1 .sub-li .software-details .portfolio-sub li a {
    font-size: 16px !important;
    color: #3d486a;
    font-weight: 700
}

.flex-reverse {
    flex-direction: row-reverse
}

.navbar-nav .nav-item .nav-link {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: bolder;
    color: #2a2f34;
    margin: .5rem .8rem;
    padding: 0;
    position: relative;
    text-transform: capitalize
}

.navbar-nav .nav-item .nav-link::after {
    background: #023b81;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    transition: width .3s, left .3s;
    width: 0
}

.navbar-nav .nav-link.active {
    color: #023b81 !important
}

.tab-pane .link-item a.active {
    color: #3d486a !important;
    text-decoration: underline !important;
    text-underline-offset: 5px !important
}

.navbar-nav .nav-item .nav-link:hover {
    color: #023b81 !important;
    transition: .3s ease-in-out
}

.navbar-nav .service-items {
    position: inherit !important
}

.header-active {
    transition: 2s ease-in-out;
    animation: 1.5s slide-header;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15)
}

.responsive-head {
    background-color: #090a0d;
    position: fixed;
    z-index: 99
}

.responsive-head .multi-level-menu-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100%;
    margin: auto;
    width: 100%;
    overflow: hidden;
    transition: .5s ease-in-out
}

.page-main .home,
.page-main .services {
    background-color: #fff;
    overflow: hidden
}

.responsive-head .multi-level-menu-wrapper .close {
    position: absolute;
    right: 16px;
    top: 16px
}

.responsive-head .multi-level-menu-wrapper .close img {
    height: auto;
    max-width: 16px;
    width: 100%
}

footer .container .footer::after,
footer .container .footer::before {
    right: 0;
    height: 1px;
    background-color: #3c6597;
    position: absolute;
    content: ""
}

.responsive-head .multi-level-menu-wrapper .close i {
    font-size: 35px;
    color: #fff
}

.responsive-head .multi-level-menu-wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.responsive-head .multi-level-menu-wrapper ul li {
    color: #f9f5ff
}

.responsive-head .multi-level-menu-wrapper .subMenu .backTrigger:hover,
.responsive-head .multi-level-menu-wrapper ul li:hover {
    background-color: #191c24;
    cursor: pointer
}

.responsive-head .multi-level-menu-wrapper ul li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 15px;
    text-decoration: none;
    color: #f9f5ff
}

.responsive-head .multi-level-menu-wrapper ul li a .icon {
    margin-right: 10px;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

.responsive-head .multi-level-menu-wrapper ul li.hasSubMenu {
    padding-right: 50px;
    position: relative
}

.responsive-head .multi-level-menu-wrapper ul li.hasSubMenu .trigger .fa.fa-angle-right {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 50px
}

.responsive-head .multi-level-menu-wrapper .mainlink {
    margin-top: 40px
}

.responsive-head .multi-level-menu-wrapper .subMenu {
    background-color: #023b81;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    margin: auto;
    transition: .5s ease-in-out
}

.responsive-head .multi-level-menu-wrapper .subMenu .backTrigger {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    text-decoration: none;
    color: #f9f5ff
}

.responsive-head .multi-level-menu-wrapper .subMenu .backTrigger .icon {
    margin-right: 10px
}

.responsive-head .multi-level-menu-wrapper .subMenu.active {
    left: 0
}

footer {
    padding-bottom: 20px !important;
    padding-top: 35px !important;
    overflow: hidden
}

.page-main .services-info .container .service-info-section .row .col-lg-12 .title,
footer .office {
    padding-bottom: 40px
}

footer .office .container .office-section .office-list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15;
    margin-top: -14;
    padding: 1rem 0;
    border-radius: 4px
}

footer .office .container .office-section .office-list>* {
    padding-left: 15;
    padding-top: 14;
    width: calc(100% / 3)
}

@media only screen and (max-width:1199px) and (min-width:992px) {
    .custom-height-image-1 {
        height: 507px !important
    }

    .history-height {
        height: 360px !important
    }

    .eshtablish-img {
        height: 327px !important
    }

    .individual-img-h {
        height: 317px !important
    }

    .excelent-img-h,
    .team-img-h {
        height: 463px !important
    }

    .why-us-img-h-exp {
        height: 400px !important
    }

    .why-us-img-h-eff {
        height: 367px !important
    }

    .why-us-img-h-2 {
        height: 374px !important
    }

    .why-us-img-h {
        height: 392px !important
    }

    .management-img-h {
        height: 350px !important
    }

    .process-our-img-h {
        height: 255px !important
    }

    .expertise-img-h {
        height: 610px !important
    }

    .expertise-img-h-2 {
        height: 570px !important
    }

    .QA-first-img,
    .QA-img-h-2,
    .SER-1st-img,
    .client-server-1st-img,
    .component-1st-img,
    .database-img-h,
    .design-dev-img,
    .distribute-img-h,
    .envision-first-img,
    .gather-img-h,
    .opensource-SD-1st-img,
    .soft-img-0,
    .support-img-h,
    .testing-closing-1st-img,
    .wireless-img-h {
        height: 340px !important
    }

    .pricing-img-h {
        height: 405px !important
    }

    .career-height {
        height: 312px !important
    }

    .career-bottom-img {
        height: 745px !important
    }

    .android-job-img {
        height: 450px !important
    }

    .career-img-h-2 {
        height: 512px !important
    }

    .portfolio-img-h {
        height: 480px !important
    }

    .tech-img-h {
        height: 324px !important
    }

    .protfolio-card__title {
        font-size: 20px !important
    }
}

@media only screen and (max-width:1399px) and (min-width:1200px) {
    .custom-height-image-1 {
        height: 459px !important
    }

    .history-height {
        height: 337px !important
    }

    .eshtablish-img {
        height: 281px !important
    }

    .excelent-img-h {
        height: 390px !important
    }

    .soft-img-0 {
        height: 255px !important
    }

    .why-us-img-h-exp {
        height: 327px !important
    }

    .why-us-img-h-eff {
        height: 298px !important
    }

    .why-us-img-h-2 {
        height: 290px !important
    }

    .why-us-img-h {
        height: 319px !important
    }

    .management-img-h,
    .tech-img-h {
        height: 278px !important
    }

    .team-img-h {
        height: 416px !important
    }

    .process-our-img-h {
        height: 230px !important
    }

    .expertise-img-h {
        height: 490px !important
    }

    .expertise-img-h-2 {
        height: 523px !important
    }

    .QA-first-img,
    .QA-img-h-2,
    .SER-1st-img,
    .client-server-1st-img,
    .component-1st-img,
    .database-img-h,
    .distribute-img-h,
    .opensource-SD-1st-img,
    .wireless-img-h {
        height: 340px !important
    }

    .pricing-img-h {
        height: 378px !important
    }

    .career-height {
        height: 205px !important
    }

    .career-bottom-img {
        height: 660px !important
    }

    .android-job-img {
        height: 422px !important
    }

    .career-img-h-2 {
        height: 452px !important
    }

    .envision-first-img {
        height: 525px !important
    }

    .design-dev-img {
        height: 208px !important
    }

    .testing-closing-1st-img {
        height: 440px !important
    }

    .support-img-h {
        height: 406px !important
    }

    .gather-img-h {
        height: 388px !important
    }

    .portfolio-img-h {
        height: 430px !important
    }
}

@media only screen and (max-width:991px) and (max-width:600px) {
    footer .office .container .office-section .office-list>* {
        padding-left: 0
    }
}

@media only screen and (max-width:600px) and (max-width:600px) {
    footer .office .container .office-section .office-list>* {
        padding-left: 0
    }
}

.office-list .line1 {
    position: absolute;
    width: fit-content !important;
    left: 28%
}

.office-list .line2 {
    position: absolute;
    width: fit-content !important;
    left: 62%
}

.office-list .office-list-items .office-info .office-details {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.office-list .office-list-items .office-info .office-details .title-img {
    width: 20%;
    padding-bottom: 15px
}

.office-list .office-list-items .office-info .office-details .title-img:not(:first-child) {
    margin-bottom: 15px
}

.office-list .office-list-items .office-info .office-details .office-address {
    width: 75%
}

.office-list .office-list-items .office-info .office-details .office-address .office-title h4 {
    color: #fff;
    font-size: 22px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 8px !important
}

.office-list .office-list-items .office-info .office-details .office-address .office-description p {
    margin-bottom: 5px;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff
}

.office-list .office-list-items .office-info .office-details .office-address .office-description p a {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    position: relative;
    padding-bottom: 5px
}

.office-list .office-list-items .office-info .office-details .office-address .office-description p a.link::after {
    background: #fff;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transition: width .3s, left .3s;
    transition: width .3s, left .3s;
    width: 0
}

.office-list .office-list-items .office-info .office-details .office-address .office-description p a.link:hover {
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

footer .container .footer::before {
    width: 100%;
    top: -48px
}

footer .container .footer::after {
    width: 100%;
    bottom: -20px
}

footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-title h3 {
    font-size: 24px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase !important
}

footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-title i {
    color: #fff;
    font-size: 25px;
    display: none
}

footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-list {
    padding-left: 0
}

footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-list .footer-list-item {
    padding-bottom: 5px
}

footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-list .footer-list-item a {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize !important;
    position: relative;
    padding-bottom: 5px
}

footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-list .footer-list-item a::after {
    background: #fff;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    transition: width .3s, left .3s;
    width: 0
}

footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-list .footer-list-item a:hover {
    color: #fff;
    transition: .3s ease-in-out
}

footer .container .footer .row .col-lg-9 .row .col-sm-3 .info-1::after {
    position: absolute;
    content: "";
    width: 1px;
    top: 20px;
    right: 25px;
    height: 280px;
    background-color: #3c6597
}

footer .container .footer .row .col-lg-9 .row .col-sm-3 .info-2::after,
footer .container .footer .row .col-lg-9 .row .col-sm-3 .info-3::after {
    position: absolute;
    content: "";
    width: 1px;
    top: 20px;
    right: 0;
    height: 280px;
    background-color: #3c6597
}

footer .container .footer .row .col-lg-9 .row .col-sm-3 .info-4::after {
    position: absolute;
    content: "";
    width: 1px;
    top: 20px;
    right: 50px;
    height: 280px;
    background-color: #3c6597
}

footer .container .footer .row .footer-socail-icon {
    width: 55%;
    padding-top: 0;
    display: flex;
    height: 100%;
    justify-content: center;
    flex-direction: column
}

footer .container .footer .row .footer-socail-icon .socail-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px
}

footer .payment {
    padding-top: 50px;
    padding-bottom: 0
}

.payment-section .payment-title h4 {
    color: #fff;
    font-size: 24px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 600;
    text-align: center
}

footer .copyright {
    padding-top: 10px
}

.home-btn a,
footer .copyright p {
    font-family: Roboto, sans-serif;
    padding: 0 10px;
    color: #fff;
    text-align: center;
    font-style: normal
}

footer .copyright p {
    font-size: 13px;
    font-weight: 400
}

.page-main {
    margin-top: 150px;
    position: relative;
    overflow-x: hidden
}

.history-right-title,
.home-btn {
    margin-top: 30px
}

.page-main .home {
    position: relative;
    padding-top: 55px
}

.page-main .home .container .carousel {
    height: 450px
}

.carousel .carousel-indicators [data-bs-target] {
    width: 15px !important;
    height: 15px !important;
    border-radius: 50% !important;
    background-color: #ccc
}

.page-main .home .carousel-control-next,
.page-main .home .carousel-control-prev {
    width: 40px !important;
    height: 40px;
    z-index: 12 !important;
    top: 25%;
    bottom: unset;
    border-radius: 50%;
    opacity: 1;
    font-size: 20px
}

.mobi-slider {
    width: 86%
}

.page-main .home .container .carousel .carousel-inner {
    height: 100%
}

.page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info {
    width: 50%
}

.page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-title {
    padding-bottom: 10px;
    padding-top: 80px
}

.page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-title h1 {
    font-size: 52px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #27292b
}

.page-main .home .container .carousel .carousel-inner .carousel-item .home-main .slider-img .mobile-app {
    position: absolute;
    bottom: -6px;
    left: 87px;
    max-width: 21%;
    animation: 6s linear infinite tab
}

@media screen and (min-width:768px) {
    .responsive-head .multi-level-menu-wrapper {
        width: 300px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .slider-img .mobile-app {
        position: absolute;
        bottom: 19px;
        left: 148px;
        max-width: 21%;
        animation: 6s linear infinite tab
    }
}

@media screen and (min-width:560px) and (max-width:768px) {
    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .slider-img .mobile-app {
        position: absolute;
        bottom: 5px;
        left: 88px;
        max-width: 21%;
        animation: 6s linear infinite tab
    }
}

.page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-description p {
    color: #6f6f6f;
    font-size: 18px;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 400;
    margin-bottom: 4px
}

.home-btn {
    position: relative
}

.home-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    font-size: 16px;
    font-weight: 700;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    border-radius: 4px;
    overflow: hidden;
    width: 230px;
    height: 70px
}

.app-contact-btn a:hover::before,
.home-btn a:hover::before {
    border-color: #ffcf4a;
    transform: rotate(20deg)
}

.client-btn a {
    position: unset !important;
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important
}

.page-main .home .container .carousel .carousel-inner .carousel-item .home-main .slider-img {
    width: 50%;
    position: relative
}

.page-main .home .container .carousel .carousel-inner .carousel-item .home-main .slider-img .Tab {
    position: absolute;
    bottom: 0;
    right: 30px;
    width: 46%;
    animation: 6s linear infinite tab
}

.page-main .home .container .carousel .carousel-inner .carousel-item .home-main .slider-img .freel-1 {
    position: absolute;
    bottom: -41px;
    right: 50px;
    width: 40%;
    animation: 6s linear infinite tab
}

.page-main .home .container .carousel .carousel-inner .carousel-item .home-main .slider-img .mobile {
    position: absolute;
    bottom: 12px;
    width: 22%;
    left: 90px;
    animation: 6s linear infinite move
}

.page-main .home .carousel-control-prev {
    left: -50px !important;
    background: #023b81
}

.page-main .home .carousel-control-next .carousel-control-next-icon,
.page-main .home .carousel-control-prev .carousel-control-prev-icon {
    background-color: #dbdde2;
    filter: unset !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: -80px
}

.page-main .home .carousel-control-next {
    right: -24px !important;
    background: #023b81
}

.page-main .services-info {
    padding-top: 20px;
    padding-bottom: 15px;
    overflow: hidden
}

.career-ser .pricing-box h3,
.client-card-title h2,
.ourTeam-title h3,
.page-main .services-info .container .service-info-section {
    text-align: center
}

.client-card-info img,
.client-page-btn a,
.container11 img,
.container12 img,
.history-card-img img,
.page-main .services-info .container .service-info-section .row .col-lg-12,
.pc-icon img {
    margin: auto
}

.page-main .services-info .container .service-info-section .row .col-lg-12 .title h3 {
    font-size: 22px;
    color: #3d486a;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 700
}

.page-main .services-info .container .service-info-section .row .col-lg-12 .description h3 {
    font-size: 20px;
    color: #3d486a;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 35px
}

.page-main .services-info .container .service-info-section .row .col-lg-12 .description p {
    font-size: 16px;
    color: #3d486a;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 400;
    padding-bottom: 40px;
    margin: auto
}

.page-main .services-info .container .service-info-section .row .col-lg-12 .description strong {
    font-size: 23px;
    color: #3d486a;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    position: relative;
    z-index: 3
}

.page-main .services {
    padding-top: 70px
}

.page-main .services .container .services-section .services-title {
    position: relative;
    z-index: 3
}

.page-main .services .container .services-section .services-title h3 {
    font-size: 25px !important;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #3d486a;
    text-align: center;
    padding-bottom: 70px;
    z-index: 2;
    position: inherit
}

.page-main .services .container .services-section .services-title .services-icon {
    position: absolute;
    top: 14%;
    left: 50%;
    transform: translate(-50px, -50px);
    z-index: 1
}

.about-mid,
.page-main .services .container .services-section .services-card {
    position: relative;
    z-index: 1
}

.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card {
    box-shadow: 0 0 33px 1px #f1f1f1;
    border: none;
    transition: .2s ease-in-out;
    position: relative;
    z-index: 0;
    min-height: 300px !important
}

.android .btn:hover,
.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card a:hover,
.web-apps .card .card-body a:hover {
    color: orange !important
}

.history-card-info:hover,
.numbering-box:hover,
.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card:hover,
.processdesign .card:hover {
    transition: .2s ease-in-out;
    background-color: #023b81;
    transform: translateY(-5px);
    box-shadow: none !important;
    position: relative;
    z-index: 1
}

.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card:hover .card-body .card-title {
    color: #fff !important;
    transition: .2s ease-in-out;
    font-weight: 700
}

.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card:hover .card-body .card-text {
    color: #fff;
    transition: .2s ease-in-out;
    font-weight: 500
}

.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card .card-icon {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: -50px auto auto;
    padding: 30px;
    border: 1.5px solid #e7e7e7;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff
}

.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card .card3-icon {
    padding: 25px
}

.page-main .services .container .services-section .services-card .row-cols-md-4 .col .cardicon {
    padding: 20px !important
}

.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card .card-icon .card-img-top {
    width: fit-content !important;
    margin: 0 !important;
    padding: 0 !important
}

.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card .card-icon .card-5 {
    width: 90% !important
}

.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card .card-body {
    text-align: center;
    padding: 2rem .5rem
}

.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card .card-body .card-title {
    font-size: 20px !important;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #27292b;
    text-transform: capitalize;
    transition: .5s ease-in-out
}

.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card .card-body .card-text {
    font-size: 14px;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 400;
    color: #6f6f6f
}

.client-page-card,
.component-app-card,
.contact-section .contact-description,
.page-main .services .container .services-section .services-card .ro1 {
    padding-bottom: 30px
}

.page-main .services .services-section .services-title h3 {
    font-size: 30px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #3d486a;
    text-align: center;
    padding-bottom: 40px;
    z-index: 2;
    position: inherit
}

.page-main .services .services-section .services-title .services-icon {
    position: absolute;
    top: 22%;
    left: 50%;
    transform: translate(-50px, -50px);
    z-index: 1
}

.client-card {
    position: relative;
    z-index: 1;
    margin-bottom: 20px
}

.client-card .slide-container {
    max-width: 1420px;
    width: 100%;
    padding: 0
}

.client-card .slide-container .slide-content1 {
    margin: 0 40px;
    overflow-x: hidden;
    border-radius: 25px
}

.client-card .slide-container .slide-content2 {
    margin: 0;
    overflow-x: hidden;
    border-radius: 25px
}

.client-card .slide-container .slide-content1 .card-wrapper .card,
.client-card .slide-container .slide-content2 .card-wrapper .card {
    text-align: center;
    border: none;
    background-color: transparent
}

.client-card .slide-container .slide-content1 .card-wrapper .card:not(:last-child),
.client-card .slide-container .slide-content2 .card-wrapper .card:not(:last-child),
.page-main .client .client-section .slide-container .slide-content .card-wrapper .card:not(:last-child) {
    margin-right: 15px
}

.client-card .slide-container .slide-content1 .card-wrapper .card .card-image img,
.client-card .slide-container .slide-content2 .card-wrapper .card .card-image img,
.iphone-banner {
    margin: 15px auto
}

.client-card .slide-container .slide-content1 .card-wrapper .card .card-title,
.content-ul,
.page-main .client .client-section .slide-container .slide-content .card-wrapper .card .card-title,
.payment .client-card {
    margin-bottom: 0 !important
}

.client-card .slide-container .slide-content1 .card-wrapper .card .card-title h3 {
    text-align: center;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 700;
    color: #27292b;
    font-size: 19px;
    margin-bottom: 0 !important
}

.client-card .slide-container .slide-content1 .card-wrapper .card .card-body,
.page-main .client .client-section .slide-container .slide-content .card-wrapper .card .card-body {
    padding-top: 0 !important
}

.client-card .slide-container .slide-content1 .card-wrapper .card .card-body p {
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 12px
}

.client-card .slide-container .slide-content1 .card-wrapper .card .card-body .rating,
.page-main .client .client-section .slide-container .slide-content .card-wrapper .card .card-body .rating,
.rect {
    padding-bottom: 15px
}

.client-card .slide-container .slide-content1 .card-wrapper .card .card-body .rating img,
.page-main .client .client-section .slide-container .slide-content .card-wrapper .card .card-body .rating img {
    margin: auto;
    width: 60%
}

.client-card .slide-container .slide-content1 .card-wrapper .card .card-body a {
    font-size: 12px;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 500;
    color: #023b81;
    display: flex;
    align-items: center;
    justify-content: center
}

.client-card .slide-container .slide-content1 .card-wrapper .card .card-body a i:hover,
.client-card .slide-container .slide-content1 .card-wrapper .card .card-body a:hover {
    font-weight: 600;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.client-card .slide-container .slide-content1 .card-wrapper .card .card-body a i {
    padding-left: 2px;
    padding-top: 3px
}

.page-main .project {
    overflow: hidden;
    background-color: #f8fbff;
    padding-top: 70px;
    padding-bottom: 30px
}

.contact-section .contact-title h3,
.page-main .client .client-section .client-title h3,
.page-main .project .container .project-section .project-title h3 {
    font-size: 30px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #3d486a;
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
    z-index: 2;
    position: inherit
}

.contact-section .contact-title .services-icon,
.page-main .project .container .project-section .project-title .services-icon {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50px, -50px);
    z-index: 1
}

.page-main .project .container .project-section .project-description {
    padding-bottom: 50px
}

.page-main .project .container .project-section .project-description p {
    width: 60%;
    text-align: center;
    margin: auto;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #6f6f6f
}

.page-main .project .container .project-section .project-card .card-group1 {
    padding-bottom: 30px;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-top: -15px
}

.page-main .project .container .project-section .project-card .card-group1>* {
    padding-left: 15px;
    padding-top: 15px;
    width: calc(100% / 3)
}

.page-main .project .container .project-section .project-card .card-group1 .card1 .card-main {
    box-shadow: 0 0 35px 2px #e9eef8;
    background-color: #fff;
    border: none;
    transition: .5s ease-in-out
}

.page-main .project .container .project-section .project-card .card-group1 .card1 .card-main img {
    padding: 10px 10px 20px
}

.page-main .project .container .project-section .project-card .card-group1 .card1 .card-main .card-footer1 {
    background: 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #3d486a;
    border-top: 1px solid #efefef;
    padding: 0
}

.page-main .project .container .project-section .project-card .card-group1 .card1 .card-main .card-footer1 a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    width: 100%;
    padding: 25px 18px;
    color: #6f6f6f;
    transition: .5s ease-in-out
}

.page-main .project .container .project-section .project-card .card-group1 .card1 .card-main .card-footer1 a:hover {
    background-color: #023b81;
    transition: .5s ease-in-out;
    color: #fff
}

.page-main .project .container .project-section .project-card .card-group1 .card1 .card-main .card-footer1 a h3 {
    font-size: 22px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0
}

.expertise-sec .history-title h3,
.expertise-services h3,
.page-main .project .container .project-section .project-card .card-group1 .card1 .card-main .card-footer1 a i {
    font-size: 25px
}

.number-title,
.page-main .client .client-section .check-btn .swiper-button-previ,
.swiper-button-nextt i {
    font-size: 40px
}

.page-main .client {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px
}

.page-main .client .client-section .client-title {
    position: relative;
    padding-bottom: 0
}

.page-main .client .client-section .client-title .services-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50px, -50px);
    z-index: 1
}

.page-main .client .client-section .slide-container {
    width: 100%;
    padding: 40px 0
}

.page-main .client .client-section .slide-container .slide-content {
    margin: 0 20px;
    border-radius: 25px
}

.page-main .client .client-section .slide-container .slide-content .card-wrapper .card {
    -webkit-box-shadow: 0 5px 28px 2px #e9eef8;
    box-shadow: 0 5px 28px 2px #e9eef8;
    text-align: center;
    border: none;
    height: auto
}

.page-main .client .client-section .slide-container .slide-content .card-wrapper .card .card-image img {
    margin: 15px auto;
    border-radius: 50%;
    width: 125px;
    height: 125px;
    object-fit: cover
}

.page-main .client .client-section .slide-container .slide-content .card-wrapper .card .card-title h3 {
    text-align: center;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #27292b;
    font-size: 19px;
    margin-bottom: 0 !important
}

.page-main .client .client-section .slide-container .slide-content .card-wrapper .card .card-body p {
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 16px
}

.page-main .client .client-section .slide-container .slide-content .card-wrapper .card .card-body .testimonial-quote {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical
}

.right-qouts img {
    margin-bottom: -5px !important;
    margin-left: -27px !important;
    width: 72px !important
}

.left-qouts {
    width: 45px !important;
    height: auto !important;
    display: inline !important
}

@media only screen and (max-width:990px) {
    .right-qouts img {
        margin-bottom: -5px !important;
        margin-left: -15px !important;
        width: 58px !important
    }
}

@media only screen and (max-width:430px) {
    .right-qouts img {
        margin-bottom: -5px !important;
        margin-left: -10px !important;
        width: 52px !important
    }
}

.page-main .client .client-section .slide-container .slide-content .card-wrapper .card .card-body a {
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #023b81;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px
}

.page-main .client .client-section .slide-container .slide-content .card-wrapper .card .card-body a i:hover,
.page-main .client .client-section .slide-container .slide-content .card-wrapper .card .card-body a:hover {
    font-weight: 600;
    transition: .3s ease-in-out
}

.page-main .client .client-section .slide-container .slide-content .card-wrapper .card .card-body a i {
    padding: 0
}

.page-main .client .client-section .check-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.page-main .client .client-section .check-btn .swiper-button-nextt {
    margin-left: 20px
}

.page-main .client .client-section .check-btn .swiper-button-previ,
.swiper-button-nextt {
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 32px 4px #e9ebee;
    -moz-box-shadow: 0 0 32px 4px #e9ebee;
    box-shadow: 0 0 32px 4px #e9ebee;
    margin-top: 15px;
    margin-bottom: 20px;
    transition: .5s ease-in-out
}

.history-card-info,
.numbering-box {
    box-shadow: 1px 1px 10px 1px rgb(232 232 232)
}

.page-main .client .client-section .check-btn .swiper-button-nextt:hover,
.page-main .client .client-section .check-btn .swiper-button-previ:hover {
    background-color: #033c81;
    transition: .5s ease-in-out
}

.head-list-items h6,
.numbering-box:hover .number-description h4,
.numbering-box:hover .number-title,
.page-main .client .client-section .check-btn .swiper-button-nextt:hover i,
.page-main .client .client-section .check-btn .swiper-button-previ:hover i,
.processdesign .card:hover .card-text,
.pulse i,
ul.process-tabs li.process-tl.tab-active {
    color: #fff
}

.page-main .contact {
    overflow: hidden;
    background-color: #f8f8f8;
    padding-top: 60px;
    padding-bottom: 60px
}

.alignment {
    align-items: end;
    margin: 3px 0 42px !important
}

.history-left {
    display: flex;
    flex-direction: column;
    align-items: start;
    margin-top: 10px
}

.contact-section .contact-description p {
    width: 60%;
    text-align: center;
    margin: auto;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 400;
    color: #6f6f6f
}

.contact-section .contact-form form {
    width: 70%;
    margin: auto
}

.contact-section .contact-form form .input-gp input {
    border: none;
    outline: 0;
    background-color: #fff;
    padding: 15px 12px;
    font-size: 16px;
    border-radius: 0;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #3d486a
}

.contact-section .contact-form form .input-gp input::placeholder {
    font-size: 16px;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 400;
    color: #3d486a
}

.contact-section .contact-form form .form-floating textarea:focus,
.contact-section .contact-form form .input-gp input:focus,
.contact-us-form form .input-gp textarea:focus {
    outline: 0 !important;
    border: none !important;
    box-shadow: none !important
}

.contact-section .contact-form form .form-floating textarea {
    border: none;
    outline: 0;
    background-color: #fff;
    padding: 15px 12px;
    resize: none;
    border-radius: 0;
    font-size: 16px;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 400;
    color: #3d486a !important
}

.contact-section .contact-form form .form-floating textarea::placeholder {
    font-size: 16px;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 400;
    color: #3d486a !important
}

.send-cattch {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.send-cattch .btn-cathca .captcha {
    background-color: #f9f9f9;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    color: #4c4a4b;
    display: flex;
    justify-content: center;
    align-items: center
}

.send-cattch .btn-cathca .text {
    font-size: .9em;
    margin-right: 1em;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 400
}

.send-cattch .btn-cathca .spinner {
    position: relative;
    width: 2em;
    height: 2em;
    display: flex;
    margin: 1em;
    align-items: center;
    justify-content: center
}

.send-cattch .btn-cathca input[type=checkbox] {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.send-cattch .btn-cathca input[type=checkbox]:checked+.checkmark {
    -webkit-animation: 2s forwards spin;
    animation: 2s forwards spin
}

.send-cattch .btn-cathca input[type=checkbox]:checked+.checkmark>span {
    -webkit-animation: 1s 1.9s forwards fadein;
    animation: 1s 1.9s forwards fadein
}

.send-cattch .btn-cathca input[type=checkbox]:checked+.checkmark>span:after {
    -webkit-animation: .3s 2s forwards bottomslide;
    animation: .3s 2s forwards bottomslide
}

.send-cattch .btn-cathca input[type=checkbox]:checked+.checkmark>span:before {
    -webkit-animation: .5s 2.2s forwards rightslide;
    animation: .5s 2.2s forwards rightslide
}

.send-cattch .btn-cathca input[type=checkbox]+.checkmark {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    background-color: #fcfcfc;
    border: 1.5px solid #c3c3c3;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.send-cattch .btn-cathca input[type=checkbox]+.checkmark span {
    content: "";
    position: relative;
    margin-top: -3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: .75em;
    height: 1.2em;
    opacity: 0
}

.send-cattch .btn-cathca input[type=checkbox]+.checkmark>span:after {
    content: "";
    position: absolute;
    display: block;
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: #029f56
}

.send-cattch .btn-cathca input[type=checkbox]+.checkmark>span:before {
    content: "";
    position: absolute;
    display: block;
    width: 3px;
    bottom: 0;
    right: 0;
    background-color: #029f56
}

.send-cattch .btn-cathca .logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    align-self: flex-end;
    margin: .3em 1em
}

.send-cattch .btn-cathca .logo img {
    height: 2em;
    width: 2em
}

.send-cattch .btn-cathca .logo p {
    color: #9d9ba7;
    margin: .4em 0 .2em;
    font-size: .5em;
    font-weight: 700
}

.send-cattch .btn-cathca .logo small {
    color: #9d9ba7;
    margin: 0;
    font-size: .5em
}

.send-cattch .btn-cathca::selection {
    background-color: transparent;
    color: teal
}

.send-cattch .btn-cathca .desg-name {
    color: red;
    font-weight: 700;
    font-size: 20px
}

form .send-cattch .send-btn {
    position: relative;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 700;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 0 10px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    width: 230px;
    height: 60px
}

form .send-cattch .send-btn::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: -1;
    -webkit-transition: 1s;
    transition: 1s;
    border-style: solid;
    border-width: 80px 150px;
    transform: rotate(360deg);
    transform-origin: top left;
    border-color: #023b81 !important
}

form .send-cattch .send-btn:hover {
    transition: .5s 0.3s;
    color: #fff !important
}

.client .btn-testimonial:hover::before,
form .send-cattch .send-btn:hover::before {
    border-color: #ffb93f !important;
    transform: rotate(20deg)
}

.page-main .services-right-img {
    position: absolute;
    top: 539px;
    right: -240px;
    z-index: 0
}

.home-left {
    position: absolute;
    top: 0;
    left: -195px;
    z-index: 11
}

.shape1,
.shape2 {
    z-index: 0;
    position: absolute
}

.head-list,
.ro2 {
    display: flex;
    align-items: center
}

.first-title-img img,
.title-img img {
    width: 60%
}

.company-icons img {
    width: 350px
}

.top-head {
    padding-top: 70px;
    padding-bottom: 20px
}

.head-list {
    justify-content: center;
    margin-bottom: 0
}

.head-list-items {
    padding-right: 8px
}

.head-list-items a,
.head-list-items h6,
.head-list-items p {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
    position: relative;
    font-weight: 500
}

.head-list-items a::after {
    background: #fff;
    bottom: -5px;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    transition: width .3s, left .3s;
    width: 0
}

.head-list-items a:hover {
    color: #fff !important;
    transition: .3s ease-in-out
}

.head-list-items a i {
    color: #c4c4c4 !important
}

.home-portfolio-banner {
    background: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)) center/100% 100% no-repeat, url(../images/portfolio-bg-banner.webp) center/100% 100% no-repeat
}

.home-client-banner {
    background: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, 00.25)) center/100% 100% no-repeat, url(../images/our-clients-new.webp) center/100% 100% no-repeat
}

.home-contact-banner {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(59, 59, 59, 0) 67.37%, rgba(18, 18, 18, .25) 95.45%) center/100% 100% no-repeat, url(../images/contact-us_banner.webp) center/100% 100% no-repeat
}

.home-blog-banner {
    background: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)) center/100% 100% no-repeat, url(../images/blog-banner.webp) center/100% 100% no-repeat
}

.home-testimonial-banner {
    background: linear-gradient(rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)) center/100% 100% no-repeat, url(../images/test-banner-bg.webp) center/100% 100% no-repeat
}

.faq-banner {
    background: linear-gradient(rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)) center/100% 100% no-repeat, url(../images/faq-banner.webp) center/100% 100% no-repeat
}

.home-service-banner {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) center/100% 100% no-repeat, url(../images/services-new.webp) center/100% 100% no-repeat
}

.site-banner-banner {
    background: linear-gradient(rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)) center/100% 100% no-repeat, url(../images/sitemap-banner.webp) center/100% 100% no-repeat
}

.graphic-banner {
    background: linear-gradient(rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)) center/100% 100% no-repeat, url(../images/graphic-banner.webp) center/100% 100% no-repeat
}

.home-request-banner {
    background: linear-gradient(rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)) center/100% 100% no-repeat, url(../images/request-banner.webp) center/100% 100% no-repeat
}

.box-content p a,
section.req-a-link-hyp .req-hyp-div p a {
    color: #023b81 !important;
    font-weight: 700
}

.box-content p a:hover,
section.req-a-link-hyp .req-hyp-div p a:hover {
    color: #ffc82d !important;
    font-weight: 700
}

.career-banner {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) center/100% 100% no-repeat, url(../images/career.webp) center/100% 100% no-repeat
}

.home-banner {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) center/100% 100% no-repeat, url(../images/company_banner.webp) center/100% 100% no-repeat
}

.history-banner {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(59, 59, 59, .25) 67.37%, rgba(18, 18, 18, .25) 95.45%) center/100% 100% no-repeat, url(../images/history_banner.webp) center/100% 100% no-repeat
}

.team-banner {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(59, 59, 59, .15) 67.37%, rgba(18, 18, 18, .25) 95.45%) center/100% 100% no-repeat, url(../images/team_banner.webp) center/100% 100% no-repeat
}

.expertise-banner {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(59, 59, 59, .15) 67.37%, rgba(18, 18, 18, .25) 95.45%) right/100% 100% no-repeat, url(../images/expertise_banner.webp) right/100% 100% no-repeat
}

.digital-marketing-banner {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(59, 59, 59, .25) 67.37%, rgba(18, 18, 18, .25) 95.45%) center/100% 100% no-repeat, url(../images/digital-marketing_banner.webp) center/100% 100% no-repeat
}

.management-banner {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(59, 59, 59, .25) 67.37%, rgba(18, 18, 18, .25) 95.45%) center/100% 100% no-repeat, url(../images/management_banner.webp) center/100% 100% no-repeat
}

.web-application-banner {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(59, 59, 59, .25) 67.37%, rgba(18, 18, 18, .25) 95.45%) center/100% 100% no-repeat, url(../images/web-application_banner.webp) center/100% 100% no-repeat
}

.desktop-application-banner {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(59, 59, 59, .25) 67.37%, rgba(18, 18, 18, .25) 95.45%) center/100% 100% no-repeat, url(../images/desktop-application_banner.webp) center/100% 100% no-repeat
}

.iphone-android-banner {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(59, 59, 59, .25) 67.37%, rgba(18, 18, 18, .25) 95.45%) center/100% 100% no-repeat, url(../images/android-application_banner.webp) center/100% 100% no-repeat
}

.why-us-banner-banner {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) center/100% 100% no-repeat, url(../images/why_us_banner.webp) center/100% 100% no-repeat
}

.pricing-structure-banner {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) center/100% 100% no-repeat, url(../images/Pricing_Structure_banner.webp) center/100% 100% no-repeat
}

.web-development-banner {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) center/100% 100% no-repeat, url(../images/web_development_banner.webp) center/100% 100% no-repeat
}

.software-development-banner {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) center/100% 100% no-repeat, url(../images/Software_Development_banner.webp) center/100% 100% no-repeat
}

.mobile-application-development-banner {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) center/100% 100% no-repeat, url(../images/mobile_application_development_banner.webp) center/100% 100% no-repeat
}

.process-banner {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) center/100% 100% no-repeat, url(../images/our-process-banner.webp) center/100% 100% no-repeat
}

.about-contact,
.contacthome,
.sister-company {
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.faq,
.proces_links,
.single_blog {
    padding: 35px 0
}

.proces_links .process_title {
    font-family: "Cerebri Sans Pro";
    font-size: 24px;
    font-weight: 700;
    color: #3d486a;
    text-align: center
}

.proces_links .link_pro {
    color: #023b81;
    font-size: 14px;
    font-weight: 700
}

.proces_links .link_pro.active,
.proces_links .link_pro:hover,
.service-page .content-li a:hover {
    color: #ffb93f
}

.banner-title h1 {
    font-size: 52px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    color: #fff;
    text-align: center
}

.home-title h6,
.mission-left .mission-description p,
.number-description h4,
.number-title {
    font-family: "Cerebri Sans Pro"
}

.banner-description p {
    color: #fff;
    width: 100%;
    margin: -18px auto 18px;
    text-align: center;
    font-size: 20px
}

.about-home {
    height: auto !important;
    padding-bottom: 15px
}

.shape1 {
    top: -36px;
    left: -17px
}

.shape2 {
    bottom: 8px;
    right: 40px
}

.home-title h6 {
    font-size: 15px;
    color: #f29a00;
    font-weight: 500;
    padding-bottom: 15px
}

.about-title h1 {
    font-size: 33px !important
}

.about-description p,
.card-text b,
.establish-more-btn,
.establish-title,
.mission-title h3 {
    color: #3d486a !important
}

.our-mission,
.why-sub {
    padding-top: 20px;
    padding-bottom: 20px
}

.mission-left .mission-description p {
    font-size: 16px;
    font-weight: 400;
    color: #6f6f6f;
    padding: 0
}

.number-title {
    color: #033c81;
    font-weight: 700
}

.number-description h4 {
    font-size: 20px;
    font-weight: 500;
    color: #000
}

.blog-title h3,
.mission-title h3,
.sister-title h3 {
    font-weight: 700;
    font-family: Roboto, sans-serif;
    text-transform: uppercase
}

.numbering-box {
    padding: 30px 10px;
    height: 170px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px
}

.icon-width,
.tech-logo img {
    width: 40px;
    height: 40px
}

.sistercompany-section .row {
    background-color: #fff;
    padding: 40px 20px
}

.mission-right .mission-description p {
    font-size: 18px;
    font-family: "Cerebri Sans Pro";
    font-weight: 400;
    color: #3d486a
}

.mission-right .mission-description p b {
    color: #000
}

.mission-description-left p {
    text-align: justify
}

.mission-description p span {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500
}

.mission-title h3 {
    font-size: 25px;
    padding-bottom: 10px
}

.vission h3 {
    padding-top: 25px
}

.Current,
.choose,
.client-app-card,
.client-sub {
    background-color: #f4f9ff !important
}

.choose-section {
    padding-bottom: 20px !important
}

.choose-title h3 {
    padding-bottom: 0 !important;
    font-size: 35px !important
}

.choose-title img {
    margin: auto auto 50px
}

.ro2 {
    padding-bottom: 20px;
    justify-content: center
}

.card-icon1 img {
    width: fit-content !important;
    margin: auto
}

.card-icon1 {
    padding: 20px 20px 0
}

.choose .services-card .card-body .card-title {
    font-size: 25px;
    padding-bottom: 10px
}

.page-main .choose .services-card .row-cols-md-4 .col .card {
    height: 300px !important
}

.page-main .service-page .services-card .row-cols-md-4 .col .card {
    border: 2px solid #e6e8ed !important;
    height: 100% !important
}

.about-main {
    overflow: hidden !important
}

.row2 {
    padding-top: 30px
}

.sister-company {
    background-image: url(../images/sister-company-bg.webp);
    background-position: center;
    padding-top: 45px;
    padding-bottom: 35px;
    background-attachment: fixed
}

.blog-title h3,
.sister-title h3 {
    font-size: 25px;
    text-align: center;
    color: #3d486a;
    padding-top: 0;
    padding-bottom: 25px;
    margin-bottom: 0
}

.rectegn {
    padding-bottom: 16px
}

.blog-description p,
.sister-com-description p {
    font-size: 16px;
    font-weight: 400;
    font-family: "Cerebri Sans Pro";
    padding-top: 15px;
    color: #6f6f6f !important
}

.sister-left,
.team-block {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.about-contact-title h3 {
    font-size: 25px;
    font-weight: 500;
    font-family: "Cerebri Sans Pro"
}

.about-contact {
    background-image: url(../images/contact-bg.webp);
    background-position: center;
    padding-top: 35px;
    padding-bottom: 25px
}

.history {
    padding-bottom: 25px;
    background-color: #fff !important
}

.history-right {
    position: relative;
    padding-left: 40px
}

.history-right .history-line {
    position: absolute;
    left: 10px;
    height: 95%;
    width: 1px;
    background-color: #e9e8e8
}

.history-card-step {
    padding-top: 15px;
    position: relative
}

.ellipse {
    position: absolute;
    left: -43px
}

.history-card-info {
    padding: 20px 15px;
    text-align: center;
    height: 200px;
    border-radius: 10px
}

.below-test-banner .container,
.client-page-description,
.history-card {
    padding-top: 35px
}

.history-card-title h2 {
    font-size: 35px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    color: #3d486a;
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: 0
}

.contact-page-card .history-card-title h2 {
    font-size: 20px !important;
    padding: 10px 25px
}

.contact-page-card .history-card-info {
    height: 220px
}

.history-card-des .h6 {
    font-size: 20px;
    font-family: "Cerebri Sans Pro";
    font-weight: 400;
    color: #6f6f6f;
    text-transform: uppercase
}

.history-card-info:hover h2,
.history-card-info:hover h6,
.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card:hover .card-body .card-text a,
.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card:hover .card-body .card-text b,
.page-main .services .container .services-section .services-card .row-cols-md-4 .col .card:hover .establish-more-btn {
    color: #fff !important
}

.form-title h2,
.history-right-title h2,
.history-title h3,
.ourTeam-title h3 {
    font-size: 25px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    color: #3d486a;
    text-transform: uppercase
}

.history-title img {
    margin-bottom: 10px;
    margin-top: 10px
}

.history-description p {
    font-size: 16px;
    font-family: "Cerebri Sans Pro";
    font-weight: 400;
    color: #6f6f6f;
    text-align: left
}

.bost-project {
    background-color: #f8f8f8;
    padding-top: 50px;
    padding-bottom: 40px;
    position: relative
}

.bos-active,
.img-container,
.web-inner-paginate .page-container {
    overflow: hidden
}

.get-start a {
    background-color: #406095;
    border-radius: 5px;
    color: #fff
}

.current-card-box .card:hover .get-start a,
.get-start a:hover {
    background-color: #ffc82d;
    transition: .5s ease-in-out
}

.get-start {
    margin-top: 22px
}

.bost-right {
    padding-left: 35px
}

.bost-img {
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
    right: 0
}

.bost-img2 {
    right: unset;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    cursor: pointer
}

.load-more,
.pg-nav {
    transform: translateX(-50%)
}

.step-title h4 {
    font-size: 22px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    color: #27292b
}

.below-history .span,
.step-title h4 span {
    color: #ffc82d
}

.step-info p {
    font-size: 16px;
    font-family: "Cerebri Sans Pro";
    font-weight: 400;
    color: #6f6f6f;
    margin-bottom: 5px
}

.ceo-title h2,
.form-section .step-title h4,
.services-tab-content h4 {
    font-weight: 700
}

.page-main .choose .container .services-section .services-card .row-cols-md-4 .col {
    width: 33%;
    padding-bottom: 0
}

.page-main .choose .container .services-section .services-card .row-cols-md-4 .col.eshtablish-card {
    width: 50%;
    padding-bottom: 0
}

.contacthome {
    background-image: url(../images/contact-home-bg.webp) !important
}

.our-clients-banner,
.services-main .home-banner {
    background-size: cover;
    background-repeat: no-repeat
}

.contactHistory .history-right {
    padding-left: 60px
}

.contacthome .banner-description p {
    font-size: 15px
}

.contact-us-form {
    width: 395px;
    background-color: #023b81;
    margin-top: 0;
    margin-left: 40px;
    border-radius: 4px
}

@media screen and (min-width:992px) {
    .proces_links .link_pro {
        font-size: 14px
    }

    .contact-us-form {
        margin-top: -80px
    }
}

.form-title {
    background-color: #ffbc3e;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.form-title h2 {
    color: #000;
    text-align: center;
    padding: 20px
}

.form-section .history-right .history-line {
    height: 75%;
    top: 125px;
    left: 15px
}

@media screen and (min-width:345px) {
    .form-section .history-right .history-line {
        top: 115px
    }
}

@media screen and (min-width:601px) {
    .form-section .history-right .history-line {
        top: 100px;
        left: 26px
    }
}

.contact-us-form form {
    padding: 20px 20px 35px
}

.contact-us-form form .col input {
    border: none;
    border-radius: 0;
    box-shadow: 0 1px 1px 0 rgb(185 157 157);
    padding: 10px;
    margin-bottom: 3px
}

.contact-us-form form textarea {
    border: none;
    border-radius: 0;
    box-shadow: 0 1px 1px 0 rgb(185 157 157);
    padding: 10px !important;
    resize: none
}

.contact-us-form form textarea::placeholder {
    font-size: 16px;
    font-family: "Cerebri Sans Pro";
    font-weight: 400;
    color: #3d486a !important
}

.contact-us-form .contact-send-btn,
.services-tab-box img,
.web-apps .card .card-img-top {
    width: 100%
}

.contact-us-form .contact-send-btn a,
.contact-us-form .contact-send-btn button {
    background-color: #ffb93f;
    width: 230px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid #ffb93f;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    font-family: "Cerebri Sans Pro";
    transition: .5s ease-in-out
}

.contact-us-form .contact-send-btn a:hover,
.contact-us-form .contact-send-btn button:hover {
    background-color: transparent;
    color: #fff
}

.contact-us-form .send-cattch .btn-cathca .logo {
    margin: 0 1em
}

.contact-us-form .send-cattch .btn-cathca .spinner {
    position: relative;
    width: 1em;
    height: 1em
}

.contact-us-form .send-cattch .send-btn {
    width: 305px;
    height: 70px
}

.contact-us-form .send-cattch {
    align-items: center;
    justify-content: space-around
}

.req-center-rbt {
    margin-left: 8px;
    align-items: end;
    justify-content: end
}

.c-card h2,
.footer-swiper {
    align-items: center
}

.ceo-section,
.expertise-services {
    background-color: #f7fbff;
    padding-top: 35px;
    padding-bottom: 35px
}

.ourTeam-section,
.ourteam-block,
.team-name h2 {
    padding-top: 20px
}

.ceo-title h2 {
    font-size: 25px;
    font-family: Roboto, sans-serif;
    color: #023b81
}

.ceo-sub-title h3 {
    font-size: 20px;
    font-weight: 600;
    font-family: "Cerebri Sans Pro";
    color: #8b8b8b
}

.ceo-description p {
    font-size: 16px;
    font-weight: 400;
    font-family: "Cerebri Sans Pro";
    color: #6f6f6f;
    margin-bottom: 16px;
    text-align: left
}

.service-page .card-title,
.services-tab-content h3,
.tab-li,
.team-name h2,
.team-position h5 {
    font-family: Roboto, sans-serif
}

.below-test-banner .card,
.career-ser .history-title img,
.ceo-description p:last-of-type,
.content-riban p,
.current-card-box .card-text,
.establish-body .card-text,
ul.pagination {
    margin-bottom: 0
}

.ceo-img img {
    border-radius: 10px;
    box-shadow: 2px 2px 10px 0 #d3d3d3
}

.ourTeam-section {
    padding-bottom: 5px;
    background-color: #fff
}

.ourTeam-title img {
    margin: auto;
    padding-bottom: 20px
}

.team-img {
    border: 2px solid #dce4f8;
    border-radius: 50%;
    padding: 15px
}

.team-name h2 {
    font-size: 25px;
    font-weight: 700;
    color: #023b81
}

.team-position h5 {
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 15px;
    color: #8b8b8b
}

.services-main .home-banner {
    padding-bottom: 100px;
    background-image: url(../images/services-main-bg.webp)
}

.services-sub-banner {
    background-image: url(../images/services-sub-banner.webp)
}

.banner-header-heading-font,
.services-sub-banner .banner-title h1 {
    font-size: 65px
}

.services-sec .history-title h3 {
    text-transform: uppercase;
    font-size: 25px
}

.services-sec {
    background-color: #fff;
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.services-sec .get-start {
    padding-top: 15px
}

.service-page .services-card .card-body .card-title {
    font-size: 20px !important;
    padding-bottom: 0 !important;
    margin-top: 12px;
    margin-bottom: 4px;
    text-transform: uppercase !important
}

.service-page .card-body {
    padding: 0 1rem !important
}

.service-page .card-icon1 img,
.w-100 {
    width: 100% !important
}

.act-content,
.active-content {
    display: block
}

.c-card h2,
.client-card-ul,
.client-page-btn,
.content-li,
nav.pg-nav {
    display: flex
}

.ul-tab {
    padding: 20px;
    background-color: #f4f5f8
}

.tab-li,
ul.process-tabs li.process-tl {
    font-size: 16px;
    padding: 7px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #3d486a;
    cursor: pointer
}

.tab-active,
ul.process-tabs li.process-tl.active {
    background-color: #023b81;
    color: #fff;
    position: relative
}

ul.process-tabs li.process-tl {
    font-family: Roboto, sans-serif !important
}

.tab-inactive {
    background-color: #fff
}

.expertise-page,
.expertise-sec,
.opensource-main {
    background-color: #fff !important
}

.sevices-sub {
    padding-top: 35px !important;
    padding-bottom: 35px !important
}

.services-tab-content h3 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #3d486a
}

.service-page .card-title {
    font-size: 25px;
    font-weight: 700;
    color: #3d486a;
    text-align: left !important
}

.service-page .content-li a {
    color: #6f6f6f
}

.serv-fx-height {
    min-height: 507px
}

@media screen and (max-width:1199px) {
    .serv-fx-height {
        min-height: 420px
    }
}

@media screen and (max-width:991px) {
    .page-main .choose .container .services-section .services-card .row-cols-md-4 .col.eshtablish-card {
        width: 100%;
        padding-bottom: 0
    }

    .contact-us-form .send-cattch {
        align-items: center;
        justify-content: center
    }

    .contact-us-form .contact-send-btn {
        width: 100%;
        justify-content: center;
        align-items: center;
        align-self: center;
        display: flex
    }

    .req-center-rbt {
        margin-left: 8px;
        align-items: center;
        justify-content: space-around
    }

    .serv-fx-height {
        min-height: 440px
    }
}

@media screen and (max-width:1399px) and (min-width:1199px) {
    .serv-fx-height {
        min-height: 460px
    }
}

.service-page .content-li img {
    padding-right: 5px
}

.services-content p,
.services-tab-content p {
    font-size: 16px;
    font-family: "Cerebri Sans Pro";
    font-weight: 400;
    color: #6f6f6f
}

.content-li {
    padding-bottom: 0;
    align-items: baseline
}

.content-li img {
    height: fit-content;
    padding-top: 5px
}

.content-li p {
    margin-bottom: 0;
    padding-left: 5px
}

.content-riban {
    padding: 20px 25px;
    width: 100%;
    box-shadow: 0 1px 10px 1px #f1f3f5;
    margin-top: 15px;
    position: relative
}

.content-riban::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #ffaa17
}

.ex-sub-banner .banner-description p {
    width: 80%
}

.expertise-sec {
    padding-top: 35px;
    padding-bottom: 35px
}

.expertise-sec .history-description p {
    margin-bottom: 20px
}

.c-card,
.career-services,
.pricing-box {
    background-color: #fff
}

.expertise-services .history-title img {
    margin-top: 0
}

.page-main .expertise-page .services-card .row-cols-md-4 .col .card {
    height: auto
}

.current-card-box .card-title,
.expertise-page .card .card-body .card-title {
    padding-bottom: 0 !important
}

.expertise-page .card .card-body .card-text,
.paragraph-font,
.software-page .services-card .card-body .card-title {
    font-size: 16px !important
}

.expertise-page .card {
    padding: 15px 25px
}

.content-li a,
.expertise-page .card-read-btn,
.processdesign .card-read-btn,
.wireless-box .card-read-btn {
    color: #3d486a;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    font-weight: 700 !important;
    text-transform: capitalize
}

.below-test-banner h3,
.portfolio-banner h3,
.process-descreption h3,
.processdesign .card .card-title,
.re-engineering-title h2 {
    text-transform: uppercase
}

.expertise-page .card:hover .card-body .card-read-btn,
.processdesign .card:hover .card-body,
.processdesign .card:hover .card-body .card-read-btn,
.wireless-box .card:hover .card-body .card-read-btn {
    color: #fff !important;
    transition: .2s ease-in-out
}

.opensource img {
    width: 100%;
    padding-right: 10px
}

.apply-email a {
    font-size: 16px;
    font-family: Roboto, sans-serif !important;
    font-weight: 700;
    color: #023b81
}

.apply-email a:hover {
    color: #337ab7
}

.opensource-title h3 {
    font-size: 20px !important
}

.opensource-title .content-li img {
    margin-top: 0 !important
}

.pricing-box {
    padding: 20px;
    border-radius: 20px;
    height: 100%
}

.services-main .pricing-banner {
    background-image: url(../images/pricing-bg.webp) !important
}

.services-main .expertise-banner {
    background-image: url(../images/expertise-bg.webp) !important
}

.our-clients-banner {
    background-image: url(../images/our-client-bg.webp) !important;
    width: 100%;
    background-clip: border-box
}

.why-us-banner {
    background-image: url(../images/why-us-bg.webp) !important
}

.wireless-box {
    padding-top: 20px !important
}

.page-main .wireless-box .services-card .row-cols-md-4 .col .card {
    height: 458px !important
}

.wireless-box .card-icon1 {
    padding: 30px 20px 0
}

.databasedesign .card-icon1 img,
.wireless-box .card-icon1 img {
    width: 80px !important;
    margin: auto
}

.databasedesign .ro2,
.processdesign .ro2 {
    justify-content: unset !important
}

.page-main .software-page .container .services-section .services-card .row-cols-md-4 .col .card .card-body {
    text-align: center;
    padding: 2rem 1rem
}

.services-main .ourprocess-banner {
    background-image: url(../images/ourprocess-bg.webp) !important
}

.services-main .career-banner {
    background-image: url(../images/career-bg.webp) !important
}

.processdesign {
    padding-bottom: 35px !important
}

.processdesign .card,
.prodesign .card {
    box-shadow: 0 0 14px 6px #f1f3f5;
    border: none !important
}

.processdesign .card .card-title {
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #27292b;
    transition: .5s ease-in-out;
    text-align: center
}

.blog .img-container .zoom,
.zoom {
    transition: transform .5s ease-in-out
}

.career-description p,
.processdesign .card .card-body {
    font-size: 16px;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 400;
    color: #6f6f6f;
    text-align: center
}

.c-card h2::before,
.process-descreption h3 {
    font-size: 25px;
    font-family: "Cerebri Sans Pro"
}

.processdesign .card:hover .card-body .card-title {
    color: #fff;
    transition: .2s ease-in-out
}

.process-descreption h3 {
    font-style: normal;
    font-weight: 700;
    color: #3d486a;
    transition: .5s ease-in-out;
    text-align: center
}

.team-description h3 {
    width: auto;
    margin: auto;
    padding-bottom: 30px
}

.client-title {
    margin-top: 35px
}

@media screen and (max-width:560px) {

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-title,
    .sevices-sub,
    .sister-title h3 {
        padding-bottom: 0 !important
    }

    .home-testimonial-banner {
        background-position: left !important
    }

    .rectegn {
        display: none !important
    }

    .client-title {
        margin-top: 0
    }
}

.client-card-title p,
.client-page-info p,
.process-descreption p {
    font-size: 16px;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 400;
    color: #6f6f6f;
    text-align: center;
    width: 70%;
    margin: auto auto 40px
}

.client-page-info p {
    width: 100%;
    margin-bottom: 0
}

.services-tab-content h4,
.services-tab-content h6 {
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    color: #3d486a;
    font-size: 20px
}

.contact-hr p {
    padding-left: 10px;
    margin-bottom: 5px
}

.sevices-sub .services-tab-box .ul-tab .tab-li {
    padding: 7px 14px
}

.sevices-sub .services-tab-box .ul-tab .tab-li i {
    font-size: 18px;
    font-weight: 700
}

.client-page-btn a,
.current-card-box .get-start a {
    padding: 10px 40px
}

.current-card-box .get-start {
    margin-bottom: 10px
}

.current-card-box .card-body {
    padding: 2rem 1rem
}

.contact-section .contact-title,
.current-card-box .col-lg-4 {
    margin-bottom: 25px
}

.career-services {
    padding-top: 0
}

.career-ser {
    padding-bottom: 35px
}

.cur .services-tab-box img {
    padding-top: 0
}

.career-ser .pricing-box {
    box-shadow: 0 0 14px 6px #f1f3f5
}

.career-ser .pricing-box .career-icon {
    margin: auto auto 10px
}

.c-card {
    height: 100%;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 3px 20px 0 rgba(0, 78, 220, .07)
}

.card-head img {
    width: 60px
}

.card-head {
    padding-bottom: 10px
}

.c-card h2,
.c-card h3,
.client-card-title h2 {
    font-size: 30px;
    font-family: "Cerebri Sans Pro";
    font-weight: 700;
    color: #3d486a;
    padding-bottom: 15px
}

.c-card h2 {
    font-size: 21px !important;
    padding-left: 38px;
    position: relative;
    padding-bottom: 0 !important
}

.card-head h3,
.client-card-li,
comment-text {
    padding-left: 15px
}

.c-card h3 {
    font-size: 25px !important;
    padding-bottom: 15px !important
}

.c-card h2::before {
    position: absolute;
    width: 50px;
    height: 50px;
    font-weight: 700;
    color: #f29a00;
    left: 0;
    display: flex;
    align-items: center
}

.c1 h2::before {
    content: "01"
}

.c2 h2::before {
    content: "02"
}

.c3 h2::before {
    content: "03"
}

.client-app-card {
    padding-bottom: 30px;
    padding-top: 30px
}

.card-head h3 {
    padding-bottom: 0 !important;
    font-size: 20px !important;
    margin-bottom: 0
}

.client-card-ul {
    flex: 0 0 auto;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-top: -15px;
    justify-content: center
}

.client-card-li {
    padding-top: 15px;
    width: calc(100% / 5);
    height: 100%
}

.team-service-card .card-body {
    padding: 1rem
}

.team-service-card .card {
    padding: 1.5rem
}

.card-text a,
.content-li,
.content-li p {
    color: #6f6f6f !important
}

.title-bt h3 {
    font-size: 25px;
    font-weight: 700;
    font-family: "Cerebri Sans Pro";
    color: #3d486a !important;
    margin-bottom: 10px
}

@media (max-width:1560px) {
    .home-left {
        display: none
    }
}

@media only screen and (max-width:1399px) {
    .navbar-nav .nav-item:hover .services-ul-sub .service-menu {
        width: 80%
    }

    .navbar-nav .nav-item .dropdown-menu1 .sub-li:hover .our-process-ul {
        right: -231px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-title h1 {
        font-size: 45px
    }

    .page-main .home .carousel-control-prev {
        left: -28px !important;
        width: 3.5%
    }

    .page-main .home .carousel-control-next {
        width: 3.5%
    }
}

@media only screen and (max-width:1210px) {
    .page-main .home .carousel-control-prev {
        left: 2px !important
    }

    .page-main .home .carousel-control-next {
        right: 6px !important
    }
}

@media only screen and (max-width:1199px) {
    .toggle-header {
        display: block;
        background-color: #f9f9f9
    }

    .services-sub-banner .banner-description p,
    footer .container .footer .row .footer-socail-icon {
        width: 100%
    }

    .page-main .wireless-box .services-card .row-cols-md-4 .col .card {
        height: 350px !important
    }

    .tab-active::after {
        right: 6px
    }

    .page-main {
        margin-top: 10px
    }

    header .container .navbar,
    header .top-bar-main {
        display: none
    }

    .navbar-nav .nav-item .dropdown-menu1 .sub-li .software-details .sub-ul1,
    .navbar-nav .nav-item .dropdown-menu1 .sub-li:hover .sub-ul {
        padding: 0
    }

    .responsive-head .active-menu {
        right: 0
    }

    .page-main .services .container .services-section .services-card .row-cols-md-4 .col .card .card-icon {
        width: 90px;
        height: 90px;
        padding: 20px
    }

    .page-main .services-info .container .service-info-section .row .col-lg-12 .title {
        padding-bottom: 10px
    }

    .page-main .services .container .services-section .services-card .row-cols-md-4 .col .card .card-body .card-title {
        font-size: 14px
    }

    footer .office .container .office-section .office-list .line2 {
        left: 65%
    }

    .page-main .services .container .services-section .services-card .row-cols-md-4 .col {
        width: 50%
    }

    .page-main .choose .container .services-section .services-card .row-cols-md-4 .col {
        width: 50%;
        padding-bottom: 0
    }

    .history {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .bost-project {
        padding-top: 35px
    }

    .page-main .wireless-box .col {
        padding-bottom: 0 !important
    }

    footer .container .footer .row .col-lg-9 .row .col-sm-3 {
        width: 50% !important
    }

    footer .container .footer .row .col-lg-9 .row .col-sm-3 .info-1::after {
        right: 70px
    }

    footer .container .footer .row .col-lg-9 .row .col-sm-3 .info-2::after {
        right: 40px
    }

    footer .container .footer .row .col-lg-9 .row .col-sm-3 .info-3::after {
        right: 68px;
        height: 170px
    }

    footer .container .footer .row .col-lg-9 .row .col-sm-3 .info-4::after {
        right: 40px;
        height: 170px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-title {
        padding-top: 40px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-title h1 {
        font-size: 32px
    }

    .page-main .services-info {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .service-page .services-card .card-body .card-title {
        font-size: 17px !important
    }
}

@media only screen and (max-width:1199px) and (min-width:991px) {
    .number-description h4 {
        font-size: 17px
    }

    .number-title {
        font-size: 38px
    }
}

@media (max-width:1024px) {
    .career-ser .pricing-box {
        height: 400px
    }
}

@media (min-width:1024px) {
    .single_blog .img-single-blog {
        border-radius: 24px;
        height: 400px !important;
        object-fit: cover;
        margin: 30px 0;
        max-width: 100%;
        width: 100%
    }
}

@media only screen and (max-width:991px) {
    .top-bar-section .top-right .req-btn {
        width: 145px
    }

    .career-ser .pricing-box {
        height: auto
    }

    .client-card-li {
        width: calc(100% / 4)
    }

    .expertise-page .card {
        padding: 10px
    }

    .expertise-page .card .card-body .card-text {
        margin-bottom: 4px !important
    }

    .page-main .software-page .container .services-section .services-card .row-cols-md-4 .col {
        width: 50%;
        padding-bottom: 0
    }

    .pricing-box {
        margin-bottom: 15px
    }

    .price-services .pricing-box {
        margin-bottom: 0
    }

    .price-services .col-lg-6 {
        margin-bottom: 20px
    }

    .expertise-services-sec .row2,
    .history-card-step,
    .step1 {
        padding-top: 0
    }

    .expertise-page .card-icon1 {
        padding: 0 20px !important
    }

    .ul-tab {
        padding: 20px 0 5px
    }

    .tab-li {
        font-size: 13px
    }

    .tab-active::after {
        right: 8px
    }

    header .top-bar-main .container .top-bar-section .top-right .req-btn a {
        width: 133px;
        font-size: 12px;
        height: 40px
    }

    .ellipse,
    .history-right .history-line,
    footer .office .container .office-section .office-list .line1,
    footer .office .container .office-section .office-list .line2 {
        display: none
    }

    .contactHistory .ellipse,
    .contactHistory .history-right .history-line {
        display: block
    }

    .contactHistory .step1,
    .page-main .services-info .container .service-info-section .row .col-lg-12 {
        padding-top: 15px
    }

    .contact-us-form {
        margin-left: 0;
        width: 100%
    }

    .history-right {
        padding-left: 15px
    }

    .history-card-des h6 {
        font-size: 16px
    }

    .history-card-info {
        padding: 10px 5px
    }

    .our-mission,
    .page-main .services .container .services-section .services-card .ro1,
    .sister-company {
        padding-bottom: 30px
    }

    .our-mission {
        padding-top: 10px
    }

    .sister-company {
        padding-top: 30px
    }

    .home-content {
        display: flex;
        flex-direction: column;
        align-items: start
    }

    .choose .services-card .card-body .card-title {
        font-size: 20px !important;
        padding-bottom: 5px
    }

    .carousel-item .home-main .home-info .home-title {
        padding-bottom: 0;
        padding-top: 10px !important
    }

    .carousel-item .home-main .home-info .home-title h1 {
        font-size: 32px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-btn {
        margin-top: 15px
    }

    .contact-section .contact-form form {
        width: 100%
    }

    .contact-section .contact-form form .send-cattch .send-btn a {
        width: 190px !important;
        left: 60% !important
    }

    footer .office .container .office-section .office-list {
        display: flex;
        flex-wrap: wrap;
        margin-left: -15;
        margin-top: -14
    }

    .page-main .services-info .container .service-info-section .row .col-lg-12 .description h3 {
        margin-bottom: 10px
    }

    footer .office .container .office-section .office-list>* {
        padding-left: 15;
        padding-top: 14;
        width: calc(100% / 2)
    }

    .page-main .project .container .project-section .project-card .card-group1 {
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-top: -15px
    }

    .page-main .project .container .project-section .project-card .card-group1>* {
        padding-left: 15px;
        padding-top: 15px;
        width: calc(100% / 2)
    }

    footer .container .footer .row .footer-socail-icon {
        margin: auto;
        width: 60%
    }

    .page-main .home .container .carousel {
        height: 345px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-btn a {
        width: 190px;
        left: 28% !important
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .slider-img .mobile {
        left: 50px
    }

    .page-main .services-info .container .service-info-section .row .col-lg-12 .description p {
        width: 100%;
        padding-bottom: 10px
    }

    .banner-title h1 {
        font-size: 55px
    }

    .service-page .services-card .card-body .card-title {
        font-size: 16px !important
    }
}

@media (max-width:800px) {
    .page-main {
        margin-top: 15px
    }

    .blog-cards .card-body .card-title {
        font-size: 16px
    }
}

@media only screen and (max-width:767px) {

    .ceo-sub-title h3,
    .ceo-title h2 {
        text-align: center
    }

    .ceo-title h2,
    .contact-section .contact-title h3,
    .page-main .client .client-section .client-title h3,
    .page-main .services .services-section .services-title h3 {
        font-size: 25px
    }

    .container {
        padding-left: 10px;
        padding-right: 10px
    }

    .bost-right,
    .timel2 {
        padding-left: 0
    }

    .opensource img,
    .timeline-left {
        padding-right: 0
    }

    .client-card-li {
        width: calc(100% / 3)
    }

    .client-app-card .col-lg-4:not(:last-child),
    .client-app-card .col-lg-6:not(:last-child),
    .processdesign .col-lg-4 {
        margin-bottom: 20px
    }

    .ourpro-img {
        margin-top: 20px
    }

    .bost-video img,
    .client-card-title p,
    .client-page-info p,
    .contact-section .contact-description p,
    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .slider-img,
    .page-main .project .container .project-section .project-description p,
    .page-main .services-info .container .service-info-section .row .col-lg-12 .description p,
    .process-descreption p {
        width: 100%
    }

    .Current,
    .client-card .slide-container,
    .page-main .client .client-section .client-title,
    .page-main .project .container .project-section .project-card .card-group1,
    .page-main .software-page .container .services-section .services-card .row-cols-md-4 .col,
    footer .office {
        padding-bottom: 0
    }

    .page-main .contact,
    .page-main .project .container .project-section .project-description {
        padding-bottom: 30px
    }

    .career-ser,
    .timeline-block {
        padding-bottom: 25px
    }

    .Current .services-tab-box img,
    .page-main .home {
        padding-top: 0
    }

    .orderr1 {
        order: 1
    }

    .orderr2 {
        order: 2;
        padding-top: 15px
    }

    .bost-right,
    .row2,
    .row4 {
        padding-top: 10px
    }

    .head-list {
        flex-wrap: wrap
    }

    .choose,
    .expertise-page .container .services-section .services-card .row-cols-md-4 .col,
    .wireless-box {
        padding-bottom: 0 !important
    }

    .tab-li {
        font-size: 16px
    }

    .page-main .expertise-page .services-card .row-cols-md-4 .col .card {
        height: auto !important
    }

    .page-main .wireless-box .col {
        width: 100% !important;
        padding-bottom: 15px
    }

    .opensource img {
        width: 100%;
        padding-bottom: 21px
    }

    .contact-us-form {
        height: auto;
        margin-top: 0
    }

    .services-sec .bost-right,
    .services-sec .history-title h3 {
        padding-top: 0 !important
    }

    .contact-us-form .contact-send-btn a {
        margin: 20px auto 0
    }

    .ceo-img img,
    .contact-us-form .send-btn,
    .top-logo .container .logo img {
        margin: auto
    }

    .ceo-sub-title h3 {
        font-size: 18px
    }

    .contact-us-form .captcha {
        width: fit-content
    }

    .contact-us-form .send-cattch,
    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main {
        flex-direction: column
    }

    .about-contact {
        background-size: cover
    }

    .page-main .choose .container .services-section .services-card .row-cols-md-4 .col {
        width: 100%;
        padding-bottom: 50px
    }

    .blur1::after,
    .blur2::after,
    .bost-img,
    .page-main .services-right-img,
    .timeline-line,
    footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-list,
    footer .container .footer .row .col-lg-9 .row .col-sm-3 .info-1::after,
    footer .container .footer .row .col-lg-9 .row .col-sm-3 .info-2::after,
    footer .container .footer .row .col-lg-9 .row .col-sm-3 .info-3::after,
    footer .container .footer .row .col-lg-9 .row .col-sm-3 .info-4::after,
    footer .container .footer::before {
        display: none
    }

    .bost-img2 {
        display: block !important
    }

    .bost-img2 img {
        width: 70%;
        margin: auto
    }

    .player video {
        width: 95% !important;
        margin-top: 0 !important
    }

    .controls {
        width: 70px !important;
        height: 70px !important
    }

    .top-logo .container .logo,
    footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-title #footer-drop,
    footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-title i {
        display: block
    }

    .history-card-info {
        margin-bottom: 10px
    }

    .page-main .contact {
        padding-top: 30px
    }

    .check-btn {
        display: none !important
    }

    .page-main {
        margin-top: 15px
    }

    .page-main .services {
        padding-top: 35px
    }

    .contact-section .contact-title .services-icon,
    .page-main .client .client-section .client-title .services-icon,
    .page-main .project .container .project-section .project-title .services-icon {
        width: 17%;
        top: 30px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-btn a {
        width: 130px;
        font-size: 12px;
        height: 45px;
        left: 13% !important
    }

    .page-main .client .client-section .slide-container {
        padding: 30px 0 !important
    }

    .page-main .client {
        padding-top: 30px;
        padding-bottom: 0
    }

    .page-main .project {
        padding-top: 55px
    }

    .page-main .services .container .services-section .services-title .services-icon,
    .page-main .services .services-section .services-title .services-icon {
        width: 17%;
        top: 25px
    }

    .page-main .services .container .services-section .services-card .row-cols-md-4 .col {
        padding-bottom: 40px
    }

    .page-main .home .carousel-control-prev {
        width: 7%;
        left: 1px !important
    }

    .page-main .services .container .services-section {
        padding-bottom: 35px
    }

    .page-main .home .carousel-control-next {
        width: 7%
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .slider-img .mobile {
        left: 49px;
        bottom: -10px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info {
        width: 100%;
        padding-bottom: 65px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-title h1 {
        font-size: 40px
    }

    footer {
        padding-top: 20px !important;
        padding-bottom: 20px
    }

    .office-list .office-list-items {
        padding: 10px 0 !important
    }

    .office-list .office-list-items .office-info .office-details {
        justify-content: space-between
    }

    .service-page .services-card .card-body .card-title {
        font-size: 18px !important
    }

    .services-sec .bost-video {
        padding-top: 30px
    }

    footer .container .footer .row .col-lg-9 .row .col-sm-3 {
        width: 100% !important
    }

    footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-title {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info {
        padding-bottom: 10px
    }

    footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-title #footer-drop i {
        color: #fff;
        font-size: 30px
    }

    footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-active,
    footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-active1,
    footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-active2,
    footer .container .footer .row .col-lg-9 .row .col-sm-3 .footer-info .footer-active3 {
        display: block;
        animation: 1s slide-btm
    }

    .page-main .home .container .carousel {
        height: 725px
    }

    .mobi-slider {
        width: 73%;
        margin: auto
    }

    .carousel-item .home-main .slider-img .Tab {
        bottom: -22px !important;
        right: 1px
    }

    .page-main .services-info {
        padding-top: 5px
    }

    .page-main .services .container .services-section .services-title h3 {
        font-size: 25px;
        padding-bottom: 40px
    }

    .page-main .project .container .project-section .project-title h3 {
        font-size: 28px
    }

    .time-head {
        text-align: center !important
    }

    .row2 .col-top,
    .row4 .col-top {
        order: 2;
        display: flex;
        justify-content: center
    }

    .row2 .col-btm,
    .row4 .col-btm {
        order: 1;
        display: flex
    }

    .blog-cards .card-body .card-title {
        font-size: 18px
    }

    .timeline-head h1 {
        padding-top: 0;
        padding-bottom: 25px
    }

    .page-main .choose .container .choose-section .services-card .row-cols-md-4 .col {
        padding-bottom: 15px;
        margin-top: 0
    }

    .contacthome .banner-description p {
        width: 90% !important
    }

    .sister-company,
    .timeline {
        padding-top: 20px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-btn {
        margin-left: -30%
    }
}

@media only screen and (max-width:600px) {

    .banner-title h1,
    .services-sub-banner .banner-title h1 {
        font-size: 23px
    }

    .why-sub {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .team-service-card .card {
        padding: .5rem
    }

    .about-contact-title h3,
    .services-tab-content h3 {
        font-size: 22px
    }

    .c-card h2 {
        font-size: 20px !important;
        padding-left: 30px
    }

    .c-card h2::before {
        font-size: 20px
    }

    .client-card-title h2 {
        font-size: 25px
    }

    .contact-us-form form {
        padding: 20px 10px 35px
    }

    div#rc-anchor-container {
        border-radius: 0
    }

    .home-banner {
        padding-top: 50px;
        padding-bottom: 20px
    }

    .services-main .home-banner {
        padding-bottom: 50px;
        background-image: url(../images/services-main-bg.webp)
    }

    .contacthome {
        padding-bottom: 50px
    }

    .contactHistory .ellipse {
        display: none
    }

    .contactHistory .history-right .history-line {
        display: block
    }

    .contactHistory .history-right {
        padding-left: 0 !important
    }

    .top-head,
    footer .payment {
        padding-top: 35px
    }

    .banner-description p,
    .ex-sub-banner .banner-description p,
    .page-main .services .container .services-section .services-card .row-cols-md-4 .col {
        width: 100%
    }

    .blog-title h3,
    .sister-title h3 {
        font-size: 25px;
        padding-top: 5px;
        padding-bottom: 0
    }

    .blog-description p,
    .sister-com-description p {
        font-size: 16px;
        padding-top: 0
    }

    .rectegn {
        padding-bottom: 10px;
        padding-top: 2px
    }

    .sistercompany-section .row {
        padding: 10px 0
    }

    .navbar-nav .nav-item:hover .services-ul-sub .service-menu {
        margin-left: 0
    }

    .navbar-nav .nav-item:hover .services-ul-sub .service-menu>* {
        padding-left: 0
    }

    .contact-section .contact-form form .input-gp {
        flex-direction: column
    }

    footer .office .container .office-section .office-list>* {
        padding-left: 0;
        padding-left: 15;
        padding-top: 14;
        width: calc(100% / 1)
    }

    footer .office .container .office-section .office-list {
        display: flex;
        flex-wrap: wrap;
        margin-top: -14;
        margin-left: 0
    }

    .page-main .project .container .project-section .project-card .card-group1 {
        display: flex;
        flex-wrap: wrap;
        margin-top: -15px;
        margin-left: 0
    }

    .office-list .office-list-items .office-info .office-details .title-img {
        width: 15%
    }

    .office-list .office-list-items .office-info .office-details .office-address {
        width: 80%
    }

    .mission-right .mission-description p span,
    .page-main .services-info .container .service-info-section .row .col-lg-12 .description h3,
    .page-main .services-info .container .service-info-section .row .col-lg-12 .description strong {
        font-size: 18px
    }

    .page-main .home .carousel-control-next {
        right: 2px !important;
        top: 36%
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-btn a {
        width: 160px;
        font-size: 12px;
        height: 48px;
        left: 13% !important
    }

    .page-main .home .carousel-control-prev {
        left: 1px !important;
        top: 36%
    }

    .page-main .project .container .project-section .project-card .card-group1>* {
        padding-left: 15px;
        padding-top: 15px;
        width: calc(100% / 1)
    }

    .timeline-head h1 {
        font-size: 30px;
        margin-bottom: 0
    }

    .mission-left .mission-description p {
        font-size: 16px
    }

    .mission-title h3 {
        font-size: 30px
    }
}

@media only screen and (max-width:991px) and (max-width:600px) {
    .page-main .project .container .project-section .project-card .card-group1 {
        margin-left: 0
    }

    .page-main .project .container .project-section .project-card .card-group1>* {
        padding-left: 0
    }
}

@media (max-width:560px) {
    .expertise-sec .history-title h3 {
        font-size: 20px !important
    }

    .page-main .services .container .services-section .services-title h3 {
        font-size: 24px !important
    }

    .contact-section .contact-form form .send-cattch {
        flex-direction: column;
        margin-top: 18px
    }

    .contact-section .contact-form form .send-cattch .btn-cathca .captcha {
        margin-bottom: 10px
    }

    .client-card-li {
        width: calc(100% / 2)
    }

    .contact-section .contact-form form .send-cattch .btn-cathca .text {
        margin: .5em !important;
        text-align: center
    }

    .contact-section .contact-form form .send-cattch .btn-cathca .logo {
        align-self: center !important
    }

    .contact-section .contact-form form .send-cattch .send-btn {
        width: 190px !important
    }

    .contact-section .contact-form form .send-cattch .send-btn a {
        left: 50% !important;
        transform: translate(-50%, -45%) !important
    }

    .cate-bens h3 {
        font-size: 12px
    }

    .blur-box {
        padding: 10px;
        height: auto
    }
}

@media only screen and (max-width:475px) {
    .toggle-header .container .toggle-bar {
        width: 40px;
        height: 40px
    }

    .content-li a {
        font-size: 13px
    }

    .page-main .software-page .services-card .row-cols-md-4 .col .card,
    .page-main .wireless-box .services-card .row-cols-md-4 .col .card {
        height: auto !important
    }

    .head-list-items a,
    .head-list-items h6,
    .head-list-items p {
        font-size: 10px
    }

    .form-title h2,
    .history-right-title h2 {
        font-size: 22px
    }

    .history-title h3 {
        font-size: 18px
    }

    .step-title h4,
    .team-name h2,
    .time-title h3 {
        font-size: 20px
    }

    .toggle-header .container .toggle-bar span:first-child,
    .toggle-header .container .toggle-bar span:nth-child(3) {
        width: 25px
    }

    .team-name h2 {
        padding-top: 10px
    }

    .toggle-header .container .toggle-bar span:nth-child(2) {
        width: 32px
    }

    .contact-section .contact-title .services-icon,
    .page-main .client .client-section .client-title .services-icon,
    .page-main .project .container .project-section .project-title .services-icon,
    .page-main .services .container .services-section .services-title .services-icon,
    .page-main .services .services-section .services-title .services-icon {
        width: 23%
    }

    .page-main .home .container .carousel {
        height: 565px
    }

    .mobi-slider {
        width: 73%;
        margin: auto
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-title h1 {
        font-size: 32px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-description p {
        font-size: 15px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-btn a {
        left: 20% !important;
        transform: translate(0, -15%)
    }

    .time-title h3 {
        margin-bottom: 10px
    }

    .mission-title h3 {
        font-size: 19px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-btn {
        margin-left: -40%
    }
}

@media (max-width:450px) {
    footer .container .footer .row .footer-socail-icon {
        padding-top: 20px;
        width: 75%
    }

    .choose-title h3 {
        padding-bottom: 0 !important;
        font-size: 25px !important
    }

    .home-banner {
        padding-top: 50px;
        padding-bottom: 30px
    }

    .top-head {
        padding-top: 20px;
        padding-bottom: 0
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-btn {
        margin-left: -42%
    }
}

@media only screen and (max-width:375px) {
    .page-main .home .container .carousel {
        height: 485px
    }

    .team-description h3 {
        width: 100%
    }

    .mobi-slider {
        width: 73%;
        margin: auto
    }

    .contact-us-form .send-cattch .send-btn {
        width: 260px
    }

    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-btn {
        margin-left: -52%
    }
}

@media (max-width:398px) {
    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-title h1 {
        font-size: 28px
    }
}

@media (max-width:350px) {
    .page-main .home .container .carousel .carousel-inner .carousel-item .home-main .home-info .home-title h1 {
        font-size: 24px
    }
}

#page-number .numbers {
    background: 0 0;
    border: none;
    outline: 0;
    padding: 4px 8px;
    border-radius: 7px
}

#page-number .numbers.active,
.web-apps.inner-web #page-number .numbers.active {
    background: #023b81;
    color: #fff
}

.request-quote-banner {
    background-image: url("../images/request-quote-banner.webp") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important
}

.overlay-testimonial {
    background-color: #2e262e;
    opacity: .8;
    padding-top: 166px;
    padding-bottom: 141px
}

.banner-title-testimonial {
    font-size: 80px;
    color: #fff !important;
    text-align: center;
    opacity: 1 !important;
    font-family: PT Sans
}

.below-test-banner {
    background-color: #fff;
    width: 100%;
    padding-bottom: 35px
}

.below-test-banner h3 {
    font-size: 25px;
    font-family: Roboto, sans-serif !important;
    font-weight: 700;
    color: #3d486a;
    display: inline-block
}

.below-test-banner p {
    font-size: 18px !important;
    color: #6f6f6f
}

.below-test-banner .row {
    margin-top: 27px
}

.below-test-banner .card {
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    border: none;
    transition: .3s ease-in-out
}

.below-test-banner .card:hover {
    box-shadow: 0 40px 120px -40px rgba(0, 0, 0, .24);
    background-color: #fffaf1;
    transform: scale(1.01);
    z-index: 9
}

.below-test-banner .card .card-text {
    color: #838383
}

.below-test-banner .card img {
    width: 50%;
    margin: 0 auto
}

.below-test-banner .card a {
    text-decoration: none;
    color: #000
}

.below-test-banner .card .card-desc {
    padding: 10px 0;
    color: #6f6f6f;
    margin: 0 !important
}

.below-test-banner .see-more-btn {
    text-decoration: none;
    width: 235px;
    height: 68px;
    border-radius: 10px;
    padding: 25px 78px;
    font-size: 16px;
    background-color: #023b81;
    color: #fff;
    margin-top: 30px
}

.below-test-banner h3::after {
    height: 5px !important
}

.below-test-banner .card .card-img-top {
    height: 119px !important;
    width: 98px !important;
    margin: 0 auto !important;
    object-fit: contain !important
}

.below-test-banner .card .card-title {
    color: #2e262e !important;
    font-size: 20px !important;
    font-weight: 700 !important
}

.below-test-banner .card .card-text {
    font-size: 15px !important
}

.below-test-banner .card .card-desc,
.card-paragraph-font {
    font-size: 14px !important
}

.below-test-banner .card .card-desc a {
    text-decoration: none !important;
    font-size: 16px !important;
    font-weight: 700;
    color: #2e262e !important
}

.see-more-btn {
    font-size: 20px !important;
    font-weight: 700 !important
}

.testimonial-banner {
    background: linear-gradient(rgba(46, 38, 46, .1), rgba(46, 38, 46, .1)) 0 0/100% 100% no-repeat, url(../images/test-banner-bg.webp) 0 0/100% 100% no-repeat
}

.below-test-banner .view-more,
.web-apps .view-more {
    border: none;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 16%;
    font-family: "Cerebri Sans Pro";
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    background: #ffc82d;
    padding: 16px 20px;
    color: #fff;
    border-radius: 4px;
    overflow: hidden;
    width: 180px;
    height: 47px;
    left: 50%;
    transform: translate(-50%, -45%);
    font-size: 14px
}

.android .view-more:hover::before,
.below-test-banner .view-more:hover::before,
.quote-form-box .submit:hover::before,
.web-apps .view-more:hover::before {
    border-color: #ffc82d;
    transform: rotate(20deg)
}

.below-test-banner .pagination-container {
    display: flex;
    align-items: center;
    justify-content: center
}

.below-test-banner .pagination-number {
    background: 0 0;
    border: none;
    outline: 0;
    padding: 6px 12px;
    border-radius: 7px
}

.below-test-banner .pagination-button {
    font-size: 1.1rem;
    background: #023b81;
    color: #fff;
    border: 2px solid #023b81;
    margin: .25rem;
    cursor: pointer;
    height: 50px;
    width: 100px;
    border-radius: 7px
}

.below-test-banner .pagination-button.disabled,
.below-test-banner .pagination-button:not(.disabled):hover,
.below-test-banner .pagination-number:hover {
    background: #fff;
    color: #023b81
}

.below-test-banner .pagination-button.disabled {
    cursor: not-allowed
}

.below-test-banner #paginated-list .card.mb-3.hidden,
.pag-dis {
    display: none !important
}

.below-test-banner .pagination-number.active {
    color: #fff;
    background: #023b81
}

.below-test-banner #paginated-list i.fa.fa-quote-left,
.below-test-banner #paginated-list i.fa.fa-quote-right {
    color: #f29a00
}

.request-q-banner {
    background: linear-gradient(rgba(18, 12, 27, .67), rgba(18, 12, 27, .67)) 0 0/cover, url(../images/request-quote-banner.webp) bottom center/cover no-repeat;
    padding: 110px 0
}

.below-banner p {
    font-size: 16px;
    color: #6f6f6f
}

.quote-form-box {
    background-color: #f8f8f8;
    padding: 35px 0
}

.quote-form-box .heading {
    font-size: 35px;
    font-weight: 700;
    font-family: CerebriSansPro;
    text-align: center;
    color: #3d486a
}

.quote-form-box .form-control::placeholder {
    color: #3d486a
}

.quote-form-box .form-control {
    font-size: 16px;
    color: #3d486a;
    padding: 14px 12px;
    border: none;
    border-radius: 3px;
    box-shadow: 0 4px 6px 0 #ccc
}

.quote-form-box .input-text,
.text-area {
    color: #6c748e;
    padding: 24px 16px;
    font-weight: 500;
    width: 100%;
    box-shadow: rgba(84, 160, 255, .15) 1.95px 1.95px 2.6px;
    border: none;
    font-size: 20px;
    outline: 0
}

.quote-form-box textarea.form-control {
    resize: none
}

.quote-form-box .input-text {
    height: 50px
}

.quote-form-box .row {
    margin-top: 14px
}

.text-area {
    height: 95px
}

.quote-form-box input[type=file]::file-selector-button {
    margin-right: 20px;
    border: none;
    background: #3d486a;
    padding: 10px 20px;
    color: #fff;
    cursor: pointer;
    transition: .2s ease-in-out
}

.quote-form-box input[type=file]::file-selector-button:hover {
    background: #0d45a5
}

.quote-form-box input[type=checkbox] {
    width: 30px;
    border-radius: 5px;
    height: 30px;
    border: 2px solid #c8c8c8
}

.quote-form-box input[type=file] {
    border: 1px solid #d3d3d3;
    outline: 0;
    width: 100%;
    color: #444;
    padding: 22px 28px;
    background: #fff;
    box-shadow: none
}

.quote-form-box .input-captcha {
    padding: 5px 0 5px 20px;
    width: 100%;
    float: right;
    background-color: #f9f9f9;
    display: flex;
    justify-content: space-around;
    border: 2px solid #e8e8e8
}

.android .view-more,
.quote-form-box .submit {
    align-items: center;
    padding: 16px 20px;
    transform: translate(-50%, -45%);
    position: relative;
    left: 50%
}

.quote-form-box .submit {
    border: none;
    display: flex;
    justify-content: center;
    top: 50%;
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: capitalize;
    background: #ffc82d;
    color: #fff;
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    font-size: 20px
}

.input-captcha .span {
    font-size: 15px;
    font-weight: 300
}

.quote-form-box .ourTeam-title h3 {
    font-size: 30px !important;
    font-weight: 700 !important;
    margin-bottom: 35px
}

.input-captcha .checkbox-text {
    position: relative;
    top: -10px
}

.quote-form-box .g-recaptcha>div,
.web-apps .card .card-img-top {
    margin: 0 auto
}

.request-portfolio-banner {
    background: url(../images/portfolio-bg-banner.webp) center/100% 100% no-repeat
}

.portfolio-banner h3 {
    font-family: Roboto, sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #3d486a
}

.android .card .card-text,
.portfolio-banner p,
.web-apps .card .card-text {
    font-family: "Cerebri Sans Pro";
    font-size: 16px;
    font-weight: 400;
    color: #6f6f6f
}

.android h3,
.web-apps h3 {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase
}

.portfolio-banner .list-item {
    font-family: "Cerebri Sans Pro";
    font-size: 16px;
    font-weight: 400;
    color: #3d486a
}

.android .btn,
.web-apps .btn {
    font-family: "Cerebri Sans Pro" !important;
    font-weight: 700 !important;
    color: #023b81
}

.web-apps {
    width: 100%;
    background-color: #f9f9fb;
    padding: 30px 0 0
}

.web-apps h3 {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    color: #3d486a
}

.web-apps .card .img-box1 {
    background-color: #c1e7ff
}

.web-apps .card .img-box2 {
    background-color: #5bffff;
    border-radius: 5px;
    padding-top: 0;
    border: 25px solid #5bffff
}

.web-apps .btn {
    margin-left: 0;
    font-size: 16px !important
}

.android .card .card-text,
.web-apps .card .card-text {
    margin-bottom: 0
}

.android h3,
.web-apps .card .card-title {
    font-family: "Cerebri Sans Pro";
    font-weight: 700
}

.web-apps .card .card-title {
    font-size: 18px;
    color: #3d486a
}

.android .card,
.web-apps .card {
    box-shadow: 0 2px 8px 0 rgba(99, 99, 99, .2);
    border-radius: 7px;
    border: none
}

.android .right-arrow,
.history h3,
.web-apps .right-arrow {
    display: inline-block
}

.android {
    width: 100%;
    background-color: #fff;
    padding: 30px 0
}

.android h3 {
    color: #3d486a
}

.android .card .card-title,
.below-history h3 {
    font-size: 25px;
    color: #3d486a
}

.android .card .img-box3 {
    background-color: #ead7ff;
    padding-top: 20px;
    border-radius: 5px;
    border: 25px solid #fff
}

.android .card .img-box4 {
    background-color: #c1e7ff;
    border-radius: 5px;
    padding-top: 20px;
    border: 25px solid #fff
}

.android .btn {
    font-size: 18px !important
}

.android .card .card-title,
.android .view-more {
    font-family: "Cerebri Sans Pro";
    font-weight: 700
}

.android .view-more,
.blog .view-more {
    font-style: normal;
    background: #ffc82d;
    color: #fff;
    width: 180px;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
    text-transform: uppercase
}

.android .view-more {
    border: none;
    display: flex;
    justify-content: center;
    top: 16%;
    border-radius: 4px;
    height: 47px
}

.web-apps .card .img-box5 {
    background-color: #dae0e7;
    border-radius: 5px;
    padding-top: 20px;
    border: 25px solid #fff
}

.web-apps .card .img-box6 {
    background-color: #a3d3d3;
    border-radius: 5px;
    border: 25px solid #fff;
    padding-top: 20px
}

.history-banner {
    background-repeat: no-repeat;
    background-image: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(59, 59, 59, .15) 67.37%, rgba(18, 18, 18, .25) 95.45%), url(../images/history_banner.webp);
    background-size: 100% 100%;
    padding-bottom: 30px
}

.below-history .border {
    border-left: 5px solid #e3e3e3 !important
}

.below-history .circle {
    position: relative;
    left: -69px;
    top: 95px
}

.below-history h3 {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    text-align: left
}

.below-history .v-line {
    display: inline-block;
    position: relative;
    height: 100%
}

.below-history .v-line::before {
    content: "";
    height: 100%;
    position: absolute;
    left: -40px;
    width: 2px;
    display: block;
    background-color: #e3e3e3
}

.below-history strong {
    color: #406095
}

.blog h3,
.support h3 {
    font-family: "Cerebri Sans Pro";
    color: #3d486a;
    font-weight: 700
}

.below-history .row,
.full .card .post_content {
    padding: 0 !important
}

.support-banner {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)) 0 0/100% 100%, url(../images/support-maintenance.webp) 0 0/100% 100%;
    padding-bottom: 30px
}

.support h3 {
    font-size: 30px;
    text-align: left
}

.management {
    background-color: #f7fbff;
    width: 100%;
    padding: 40px 0
}

.blog-banner {
    background: url(../images/request-quote-banner.webp) 0 0/cover no-repeat;
    padding: 70px 0
}

.blog {
    background-color: #fff;
    width: 100%;
    padding: 48px 0
}

.blog .view-more {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 5%;
    font-family: "Cerebri Sans Pro";
    font-weight: 700;
    padding: 16px 20px;
    border-radius: 4px;
    height: 47px;
    left: 0;
    transform: translateY(-5%)
}

.blog h3 {
    font-size: 20px;
    text-align: start
}

.blog .img-hover-zoom--slowmo img {
    height: 230px;
    width: 100%;
    transition: transform 5s, filter 3s ease-in-out;
    filter: brightness(150%)
}

.blog .img-hover-zoom--slowmo:hover img {
    filter: brightness(100%);
    transform: scale(3)
}

.zoom1 {
    width: 50px;
    height: 50px;
    margin: 0 5px
}

.blog .img-container .zoom {
    height: auto;
    max-width: 100%
}

.blog .img-container .zoom:hover {
    transform: scale(1.1)
}

.zoom {
    width: 100%;
    height: 230px;
    margin: 0 auto
}

.zoom:hover {
    transform: scale(1.5)
}

.android .card a,
.web-apps .card a {
    text-align: left;
    position: relative;
    left: -13px
}

.web-images .card,
.web-images .card .card-img-top {
    width: 100%;
    height: 100%
}

.inner-web .box3 {
    padding-top: 20px !important;
    border-radius: 5px;
    border: 25px solid #fff
}

.content {
    border: 1px solid #ccc
}

.load-more {
    background-color: #000;
    color: #fff !important;
    padding: 5px 10px;
    position: relative;
    left: 50%;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    margin: 50px 0;
    display: inline-block
}

.pg-nav,
.toggle span,
.toggle svg {
    position: absolute
}

.load-more:hover {
    background-color: #00f;
    text-decoration: none
}

.row {
    padding: 0;
    margin: 0
}

.card {
    border: none
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.p-2 {
    padding: .5rem !important
}

.d-block {
    display: block !important
}

.pg-nav {
    left: 50%
}

.pag-disable {
    z-index: 2;
    color: #381be7;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.web-inner-paginate a span {
    position: relative;
    top: 20%;
    transform: translateY(-20%)
}

.web-inner-paginate a {
    color: #000;
    padding: 10px 15px;
    background-color: #fff;
    border-radius: 5px;
    text-decoration: none;
    text-align: center
}

.web-inner-paginate .active,
.web-inner-paginate a:focus {
    background-color: #0077b5;
    color: #fff
}

.web-inner-paginate .zoom {
    transition: transform .5s;
    width: 5%;
    height: 60px;
    margin: 0 5px
}

.web-inner-paginate .zoom:hover {
    background-color: orange;
    opacity: .4;
    transform: scale(1.2)
}

.contacthome .top-head .container {
    position: relative;
    top: -50px;
    padding: 0 !important
}

.content {
    background-color: #fff;
    width: 100%
}

.page-web .card {
    width: 100%;
    display: block
}

.img-box2 {
    background-color: #5bffff;
    border-radius: 5px !important;
    padding-top: 0 !important;
    border: 25px solid #5bffff
}

.web-apps .card .img-box1 {
    padding: 0;
    border-radius: 5px;
    border: 25px solid #fff
}

.inner-web .card .card-img-top {
    padding: 15px 15px 0;
    margin-top: 0
}

.inner-web button {
    margin-top: 0;
    border-radius: 7px;
    width: 100px;
    height: 50px;
    background-color: #023b81;
    border: 2px solid #023b81;
    color: #fff
}

.inner-web button:hover {
    background-color: #fff;
    color: #023b81
}

@media (max-width:768px) {
    .quote-form-box .input-captcha {
        width: 100%
    }

    .process-structure img {
        max-width: 100% !important
    }

    .contacthome .top-head .container {
        position: relative;
        top: 0
    }

    .web-inner-paginate .zoom {
        transition: transform .5s;
        width: 15%;
        height: 60px;
        margin-top: 10px
    }
}

.button-rotate .fa-angle-right {
    transform: rotate(0);
    transition: .6s
}

.button-rotate .fa-angle-right.active {
    transform: rotate(90deg)
}

:root {
    --size: clamp(10rem, 1rem + 40vmin, 30rem);
    --gap: calc(var(--size) / 14);
    --scroll-start: 0;
    --scroll-end: calc(-100% - var(--gap))
}

.marquee {
    --gap: var(--space);
    --space: 2rem;
    display: flex;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    gap: var(--gap)
}

.marquee__group,
.wrapper {
    display: flex;
    gap: var(--gap)
}

.marquee__group {
    flex-shrink: 0;
    align-items: center;
    justify-content: space-around;
    min-width: 100%;
    animation: scroll var(--duration) linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .marquee__group {
        animation-play-state: paused;
    }
}

.marquee--vertical {
    --mask-direction: to bottom
}

.marquee--vertical,
.marquee--vertical .marquee__group {
    flex-direction: column
}

.marquee--vertical .marquee__group {
    animation-name: scroll-y
}

.marquee--reverse .marquee__group {
    animation-direction: reverse;
    animation-delay: -3s
}

@keyframes scroll-x {
    from {
        transform: translateX(var(--scroll-start))
    }

    to {
        transform: translateX(var(--scroll-end))
    }
}

@keyframes scroll-y {
    from {
        transform: translateY(var(--scroll-start))
    }

    to {
        transform: translateY(var(--scroll-end))
    }
}

.marquee svg {
    display: grid;
    place-items: center;
    width: var(--size);
    fill: var(--color-text);
    background: var(--color-bg-accent);
    aspect-ratio: 16/9;
    padding: calc(var(--size)/ 10);
    border-radius: .5rem
}

.marquee--vertical svg {
    aspect-ratio: 1;
    width: calc(var(--size)/ 1.5);
    padding: calc(var(--size)/ 6)
}

.wrapper {
    flex-direction: column;
    margin: auto;
    max-width: 100vw
}

.wrapper--vertical {
    flex-direction: row;
    height: 100vh
}

.toggle {
    --size: 3rem;
    position: fixed;
    top: 1rem;
    left: 1rem;
    width: var(--size);
    height: var(--size);
    font: inherit;
    text-align: center;
    cursor: pointer;
    outline: 0;
    border: none;
    border-radius: 50%;
    color: inherit;
    background-color: var(--color-bg-accent);
    z-index: 1
}

.toggle:focus-visible {
    box-shadow: 0 0 0 2px var(--color-text)
}

.toggle span {
    display: inline-block;
    top: 50%;
    left: calc(100% + .4em);
    width: fit-content;
    white-space: nowrap;
    transform: translateY(-50%);
    animation: .4s ease-out 4s forwards fade;
    user-select: none
}

.toggle svg {
    --size: 1.5rem;
    top: 50%;
    left: 50%;
    width: var(--size);
    height: var(--size);
    fill: currentcolor;
    transform: translate(-50%, -50%);
    transition: transform .3s cubic-bezier(.25, 1, .5, 1)
}

.toggle--vertical svg {
    transform: translate(-50%, -50%) rotate(-90deg)
}

@keyframes fade {
    to {
        opacity: 0;
        visibility: hidden
    }
}

.tech-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e8f4ff;
    width: auto;
    padding: 10px 20px;
    border-radius: 40px;
    margin-right: 15px;
    place-items: center
}

.logo-text {
    margin-left: 10px;
    margin-bottom: 0;
    text-transform: capitalize
}

.marquee__content {
    display: flex;
    gap: "1rem"
}

.protfolio-card {
    align-items: center;
    box-shadow: 0 5px 12px 2px rgba(0, 0, 0, .1);
    display: flex;
    flex-direction: column;
    margin: .5rem 0;
    padding: 1rem;
    position: relative;
    width: 100%;
    height: 400px;
    border-radius: 10px
}

.col:nth-of-type(odd) .protfolio-card,
.row .col-12:nth-of-type(odd) .protfolio-card {
    background: #023b81 !important
}

.col:nth-of-type(2n) .protfolio-card,
.row .col-12:nth-of-type(2n) .protfolio-card {
    background: #ffaf25 !important
}

@media only screen and (max-width:1399px) and (min-width:768px) {
    .protfolio-card {
        height: 345px !important
    }
}

.protfolio-card:hover {
    opacity: .9
}

.protfolio-card__title {
    font-size: 22px;
    font-weight: bolder;
    margin-bottom: 0 !important;
    text-align: center;
    width: 100%;
    color: #fff;
    margin-top: 5px
}

.web-apps.inner-web #page-number {
    display: flex;
    align-items: center;
    margin: 35px 0
}

.web-apps.inner-web #page-number .numbers {
    background: 0 0;
    border: none;
    color: #000;
    outline: 0;
    padding: 4px 8px !important;
    border-radius: 7px !important;
    width: auto;
    height: auto
}

.visit-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px !important
}

.content-details .visit-btn:hover,
.visit-btn:focus {
    box-shadow: inset 2em 0 0 2em var(--hover)
}

.content-details .visit-btn {
    --color: #fff;
    --hover: #023b81
}

.content-details a {
    color: var(--color);
    transition: .5s
}

.content-details a:hover,
button:focus {
    border-color: var(--color);
    color: #fff
}

.content-details a {
    background: 0 0;
    border: 2px solid;
    font: inherit;
    line-height: 1;
    margin: 21px;
    padding: 10px;
    border-radius: 100px
}

@media screen and (max-width:560px) {
    .content-details a {
        margin: .5em !important
    }

    .web-apps.inner-web #page-number {
        display: flex;
        align-items: center;
        margin: 35px 0;
        flex-wrap: wrap;
        justify-content: center
    }
}

@media screen and (max-width:1090px) {
    .content-details a {
        background: 0 0;
        border: 2px solid;
        font: inherit;
        line-height: 1;
        margin: 21px;
        padding: 10px;
        border-radius: 100px
    }
}

.app-sec-header h2,
.card .m-0 .col-md-3 div h2 {
    font-family: Roboto, sans-serif !important
}

.protfolio-card__image {
    height: 400px;
    margin-bottom: .5rem;
    overflow: hidden;
    width: 100%
}

.protfolio-card__image img {
    object-fit: cover;
    overflow: hidden;
    transition: transform 1s ease-in-out;
    width: 100%
}

.protfolio-card__image:hover img {
    transform: translateY(calc(-100% + 400px));
    transition: transform 5s ease-in-out
}

.content {
    position: relative;
    max-width: 100%;
    height: 400px !important;
    margin: auto;
    overflow: hidden;
    border: none !important
}

.content .content-overlay,
.content-details {
    position: absolute;
    z-index: 1;
    width: 100%;
    opacity: 0
}

.content .content-overlay {
    background: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    height: 400px
}

.content:hover .content-overlay {
    opacity: 1
}

.content-details {
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.content:hover .content-details {
    top: 43%;
    left: 50%;
    opacity: 1;
    padding: 8px 0;
    margin: auto
}

@media screen and (max-width:1400px) {
    .content:hover .content-details {
        top: 35%;
        left: 50%;
        opacity: 1;
        padding: 8px 0;
        margin: auto
    }
}

.content-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: .15em;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 20px
}

.content-details p {
    color: #fff;
    font-size: .8em
}

.fadeIn-bottom {
    top: 80%
}

.fadeIn-top {
    top: 20%
}

.fadeIn-left {
    left: 20%
}

.fadeIn-right {
    left: 80%
}

.section_popular_posts {
    background: #f9fafb;
    padding: 48px 0
}

.section_popular_posts .popular_posts_title {
    font-size: 34px;
    font-weight: 800;
    text-transform: capitalize
}

.section_popular_posts .card {
    -moz-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .06), 0 4px 6px -1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .06), 0 4px 6px -1px rgba(0, 0, 0, .1);
    background: #fff;
    border: none;
    border-radius: 10px;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .06), 0 4px 6px -1px rgba(0, 0, 0, .1);
    margin-bottom: 0;
    overflow: hidden;
    flex-direction: row
}

.section_popular_posts .card .img-post {
    height: 300px;
    max-width: 100%;
    object-fit: cover;
    width: 100%
}

.section_all_posts .card .card-body,
.section_popular_posts .card .post_content {
    padding: 24px
}

.section_popular_posts .card .post_content a {
    color: #212529
}

.section_popular_posts .card .post_content .category {
    color: #ffc82d;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px
}

.section_popular_posts .card .post_content .post_title {
    color: #3d486a;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin: 8px 0
}

.section_popular_posts .card .post_content .card-body {
    margin-bottom: 30px;
    padding: 0
}

.section_popular_posts .card .post_content .post_desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0
}

.section_popular_posts .card .post_content .card-footer {
    background: #fff;
    border: none;
    padding: 0
}

.section_all_posts .card .card-footer .post_footer,
.section_popular_posts .card .post_content .post_footer {
    display: flex;
    flex-shrink: 1;
    flex-direction: row;
    gap: .75rem
}

.section_all_posts .card .card-footer .post_footer .avatar img,
.section_popular_posts .post_footer .avatar img {
    border-radius: 50%;
    max-width: 48px;
    height: auto
}

.section_all_posts .card .card-footer .post_footer .post_details .author,
.section_popular_posts .post_footer .post_details .author {
    color: #3d486a;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}

.section_all_posts .card .card-footer .post_footer .post_details .post_meta,
.section_popular_posts .post_footer .post_details .post_meta {
    color: #212529;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.nex-pre-btns {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 35px;
    padding-top: 8px;
    gap: 13px
}

.gy-30 {
    --bs-gutter-y: 30px
}

.section_all_posts {
    background: #f9fafb;
    padding-bottom: 48px
}

.section_all_posts .all_posts_title {
    font-size: 34px;
    font-weight: 800;
    line-height: 56px;
    margin-bottom: 0;
    text-transform: capitalize
}

.section_all_posts .card {
    -moz-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .06), 0 4px 6px -1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .06), 0 4px 6px -1px rgba(0, 0, 0, .1);
    background: #fff;
    border: none;
    border-radius: 10px;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .06), 0 4px 6px -1px rgba(0, 0, 0, .1);
    margin-bottom: 0;
    overflow: hidden
}

.test-card .card {
    padding: 10px 0 !important
}

.section_all_posts .card .card-body .category {
    color: #ffc82d;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase
}

.section_all_posts .card .card-body .card-title {
    color: #3d486a;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    margin: 8px 0
}

.section_all_posts .card .card-body .card-text {
    color: #212529;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0
}

.section_all_posts .card .card-footer {
    background: #fff;
    border: none;
    padding: 12px 24px
}

.pb-r2 {
    padding-bottom: 30px !important
}

.contact-img-logo {
    height: 80px;
    width: 80px;
    object-fit: cover
}

.history-card-info {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center
}

@media (min-device-width:992px) and (max-device-width:1163px) {
    .heading-space-horizontal {
        padding-top: 0 !important
    }

    .col-img-align {
        align-items: start !important
    }
}

@media (min-device-width:560px) and (max-device-width:991px) {
    .heading-space-horizontal {
        padding-top: 25px
    }

    .row-gapp {
        row-gap: 65px !important
    }

    .expertise-img-h {
        height: 355px !important
    }

    .main-banner-content,
    .pricing-1st-img {
        height: 340px !important
    }

    .pricing-1st-img {
        width: 100%;
        object-fit: cover
    }

    .services-sub-banner .banner-title h1 {
        font-size: 40px !important
    }
}

.single_blog .blog_date {
    color: #ffc82d;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0;
    text-align: center
}

.single_blog .blog_title {
    color: #3d486a;
    font-size: 28px;
    font-weight: 700;
    margin: 5px 0 0;
    text-align: center
}

.single_blog .img-single-blog {
    border-radius: 24px;
    height: auto;
    object-fit: cover;
    margin: 30px 0;
    max-width: 100%;
    width: 100%
}

.app-contact-btn a,
.client .btn-testimonial {
    border-radius: 4px;
    text-decoration: none;
    overflow: hidden
}

.single_blog .blog_content .blog_text {
    font-size: 18px;
    margin-bottom: 20px
}

.single_blog .blog_content .blog_subtitle {
    color: #3d486a;
    font-weight: 700
}

.app-sec-header {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 15px;
    padding-top: 30px;
    padding-bottom: 30px
}

.app-sec-header h2 {
    font-weight: 700 !important;
    font-size: 25px !important
}

.app-sec-bg {
    background-color: #f9f9f9;
    color: #6f6f6f;
    border-bottom: 2px solid #dfdfdf
}

.page-main.margin-top div.app-sec-bg {
    background-color: #023b81 !important;
    color: #fff !important;
    border-bottom: 4px solid #ffb93f !important
}

.app-sec-header p {
    text-align: center !important
}

.margin-top {
    margin-top: 180px !important
}

@media screen and (max-width:1200px) {
    .margin-top {
        margin-top: 10px !important
    }
}

.contact-box {
    width: 100%;
    height: auto;
    background: #fbfbfb;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0 !important;
    border-top: 1px solid #023b81
}

.box-content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.box-content p {
    font-weight: 400 !important;
    text-transform: none !important
}

.app-contact-btn a,
.box-content p {
    font-style: normal;
    text-transform: uppercase;
    font-family: "Cerebri Sans Pro";
    font-size: 16px
}

.app-contact-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    font-weight: 700;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    background: #ffc82d;
    padding: 0 10px;
    color: #fff;
    text-align: center;
    width: 230px;
    height: 60px
}

.android-job-img,
.career-bottom-img,
.career-img-end,
.expertise-img-h,
.expertise-img-h-2,
.gather-img-h,
.img-border img,
.portfolio-img-h {
    width: 100%;
    object-fit: cover
}

.box-content p {
    color: #2a2f34;
    margin: .5rem .8rem;
    padding: 0;
    position: relative
}

.QA-first-img,
.QA-img-h-2,
.SER-1st-img,
.client-server-1st-img,
.component-1st-img,
.database-img-h,
.design-dev-img,
.distribute-img-h,
.envision-first-img,
.opensource-SD-1st-img,
.soft-img-0,
.support-img-h,
.team-img-h,
.testing-closing-1st-img,
.wireless-img-h {
    height: 340px;
    object-fit: cover;
    width: 100%
}

.portfolio-img-h {
    height: 380px
}

.expertise-img-h-2 {
    height: 500px
}

.expertise-img-h {
    height: 422px
}

.career-bottom-img {
    height: 510px
}

.android-job-img {
    height: 348px
}

.gather-img-h {
    height: 360px
}

.row-gapp {
    row-gap: 75px
}

.h-300 {
    height: 300px
}

.career-img-end {
    height: 439px
}

.img-border {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    text-align: center;
    padding: 5px;
    background-color: #fff
}

.img-border img {
    height: 100%
}

.banner-section-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@media screen and (max-width:768px) {
    .home-contact-banner {
        background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(59, 59, 59, 0) 67.37%, rgba(18, 18, 18, .25) 95.45%) right/100% 100% no-repeat, url(../images/contact-us_banner.webp) right/100% 100% no-repeat
    }

    .home-service-banner {
        background: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)) right/100% 100% no-repeat, url(../images/HomeService.webp) right/100% 100% no-repeat
    }

    .web-apps h3 {
        font-size: 22px
    }

    .sevices-sub {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .row-gapp {
        row-gap: 0
    }

    .h-300 {
        height: 210px !important
    }

    .protfolio-card {
        height: 370px !important
    }

    .line-border-bottom-team::after {
        top: 83% !important;
        width: 100% !important
    }

    .line-border-bottom-start::after {
        top: 88% !important;
        width: 100% !important
    }

    .line-hight-mobile {
        line-height: 40px !important
    }

    .box-center-content {
        padding: 25px 0 !important
    }
}

@media only screen and (max-width:450px) {
    .protfolio-card {
        height: 320px !important
    }
}

@media screen and (max-width:560px) {

    .career-height,
    .career-img-end,
    .career-img-h-2,
    .history-height,
    .individual-img-h,
    .main-banner-content,
    .management-img-h,
    .pricing-1st-img {
        height: auto !important
    }

    .alignment {
        align-items: end;
        margin: 3px 0 30px !important
    }

    .SER-1st-img,
    .component-1st-img,
    .custom-height-image-1,
    .design-dev-img,
    .excelent-img-h,
    .expertise-img-h-2,
    .opensource-SD-1st-img,
    .portfolio-img-h,
    .pricing-img-h,
    .support-img-h,
    .team-img-h,
    .tech-img-h,
    .why-us-img-h,
    .why-us-img-h-2,
    .why-us-img-h-eff,
    .why-us-img-h-exp {
        height: auto !important;
        object-fit: cover;
        width: 100%
    }

    .line-height-team,
    .line-height-text-wrap,
    .main-heading-font {
        line-height: 28px !important
    }

    .line-hight-mobile {
        line-height: 27px !important
    }

    .heading-space-horizontal {
        padding-top: 22px
    }

    .banner-description p {
        font-size: 18px !important;
        margin: auto !important
    }

    .career-img-end,
    .pricing-1st-img {
        width: 100%;
        object-fit: cover
    }

    .h-300 {
        height: 100% !important
    }

    .row-gapp {
        row-gap: 0
    }

    .btn-cathca-margin {
        margin-bottom: 5px
    }

    .contact-section .contact-form form .input-gp {
        padding-bottom: 0
    }

    .client-top-margin {
        margin-top: 50px !important
    }

    .QA-first-img,
    .android-job-img,
    .career-bottom-img,
    .client-server-1st-img,
    .database-img-h,
    .distribute-img-h,
    .envision-first-img,
    .expertise-img-h,
    .gather-img-h,
    .process-our-img-h,
    .soft-img-0,
    .testing-closing-1st-img,
    .wireless-img-h {
        height: auto;
        object-fit: cover;
        width: 100%
    }

    .box-content {
        display: flex;
        flex-direction: column;
        gap: 15px;
        justify-content: space-between;
        align-items: center;
        height: 100%
    }

    .box-content p {
        text-align: center !important
    }

    .sub-heading-font {
        font-size: 22px !important
    }

    .main-heading-font {
        font-size: 24px !important
    }

    .history-left {
        margin-top: 0 !important
    }

    .page-main .project {
        padding-top: 25px !important
    }

    .line-border-bottom-center::after,
    .why-us-line-confidentiality-text::after,
    .why-us-line-customizes-text::after,
    .why-us-line-diversified-text::after,
    .why-us-line-efficient-text::after,
    .why-us-line-excelent-text::after,
    .why-us-line-experience-text::after {
        content: "";
        display: none !important
    }

    .line-border-bottom-center-mobile {
        position: relative
    }

    .line-border-bottom-center-mobile::after {
        content: "";
        display: inline-flex;
        width: 100%;
        height: 3px;
        background: #f29a00;
        margin: 5px auto 0 !important;
        position: absolute;
        top: 76%;
        left: 0
    }

    .line-border-bottom-start::after {
        top: 86% !important;
        width: 137px !important
    }

    .company-line-history-text::after {
        content: "";
        display: block !important;
        width: 95px !important
    }

    .company-line-start-text::after {
        content: "";
        display: block !important;
        width: 60px !important
    }

    .contact-section .contact-description {
        padding-bottom: 15px !important
    }

    .contact-section .contact-title {
        margin-bottom: 0 !important
    }

    .history-line-history-text::after {
        content: "";
        display: block !important;
        width: 90px !important
    }

    .eshtablish-img {
        height: auto;
        width: 100%;
        object-fit: cover
    }
}

.why-us-line-confidentiality-text::after,
.why-us-line-diversified-text::after,
.why-us-line-efficient-text::after,
.why-us-line-excelent-text::after,
.why-us-line-experience-text::after {
    height: 3px;
    background: #f29a00;
    margin-top: 5px !important;
    content: ""
}

.why-us-line-confidentiality-text::after {
    display: block;
    width: 210px
}

.why-us-line-diversified-text::after {
    display: block;
    width: 144px
}

.why-us-line-efficient-text::after {
    display: block;
    width: 115px
}

.why-us-line-experience-text::after {
    display: block;
    width: 165px
}

.why-us-line-excelent-text::after {
    display: block;
    width: 128px
}

.company-line-history-text::after,
.history-line-history-text::after {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background: #f29a00;
    margin-top: 5px !important
}

.line-border-bottom-center::after {
    content: "";
    display: block;
    width: 222px;
    height: 3px;
    background: #f29a00;
    margin: 5px auto 0 !important
}

.faq .faq_title span::after,
.line-border-bottom-team-center::after,
.line-border-bottom-team-yk::after,
.line-border-bottom-team::after {
    content: "";
    display: inline-flex;
    height: 3px;
    background: #f29a00;
    position: absolute;
    left: 0
}

.line-border-bottom-team-yk::after {
    width: 100%;
    margin: 5px auto 0 !important;
    top: 80%
}

.line-border-bottom-team-center::after {
    width: 100%;
    margin: 0 auto !important;
    top: 100%
}

.faq .faq_title span::after,
.line-border-bottom-team::after {
    width: 100%;
    margin: 5px auto 0 !important;
    top: 83%
}

.line-border-bottom-start-text-wrap::after,
.line-border-bottom-start::after {
    display: inline-flex;
    margin: 5px auto 0 !important;
    left: 0;
    height: 3px;
    background: #f29a00;
    content: "";
    position: absolute
}

.line-height-text-wrap {
    line-height: 33px
}

.line-height-team {
    line-height: 33px !important
}

.line-border-bottom-start-text-wrap::after {
    width: 100%;
    bottom: -20%
}

.line-border-bottom-start::after {
    width: 155px;
    top: 105%
}

.company-line-start-text::after {
    content: "";
    display: block;
    width: 73px;
    height: 3px;
    background: #f29a00;
    margin-top: 5px !important
}

.ps-12 {
    padding-left: 12px !important
}

.col-img-align {
    align-items: start
}

.individual-img-h {
    height: 264px;
    object-fit: cover;
    width: 100%
}

.career-img-h-2 {
    height: 375px;
    object-fit: cover;
    width: 100%
}

.pricing-img-h {
    height: 330px;
    object-fit: cover;
    width: 100%
}

.tech-img-h {
    height: 250px;
    object-fit: cover;
    width: 100%
}

.process-our-img-h {
    height: 185px;
    object-fit: cover;
    width: 100%
}

.process-structure {
    padding: 35px 0 0
}

.process-structure img {
    max-width: 100%
}

.structure-img-center,
.table11 {
    display: flex;
    justify-content: center
}

.eshtablish-img {
    height: 259px;
    width: 100%;
    object-fit: cover
}

.history-height {
    height: 290px
}

.career-height {
    height: 208px
}

.management-img-h {
    height: 228px;
    object-fit: cover;
    width: 100%
}

.why-us-img-h-exp {
    height: 303px;
    object-fit: cover;
    width: 100%
}

.why-us-img-h,
.why-us-img-h-eff {
    height: 270px;
    object-fit: cover;
    width: 100%
}

.why-us-img-h-2 {
    height: 294px;
    object-fit: cover;
    width: 100%
}

.heading-space,
.heading-space-horizontal {
    padding-bottom: 16px !important;
    margin: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.paragraph-spacing {
    margin-bottom: 16px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0;
    padding: 0 !important
}

.paragraph-spacing-center-text {
    margin: 16px 0 !important;
    padding: 0 !important
}

.main-heading-space-img {
    margin: 0 !important;
    padding: 0 0 16px !important
}

.paragraph-spacing-center-align {
    margin: 16px 0 0 !important;
    padding: 0 !important
}

.line-Img-custom-height {
    margin: 16px 0 !important;
    padding: 0;
    text-align: center !important
}

.client .btn-testimonial,
.main-heading-font {
    font-style: normal;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase
}

.custom-height-image-1 {
    height: 409px;
    object-fit: cover;
    width: 100%
}

.excelent-img-h {
    height: 366px;
    object-fit: cover;
    width: 100%
}

.main-heading-font {
    font-size: 25px;
    font-family: Roboto, sans-serif;
    color: #3d486a !important
}

.card-main-heading-font {
    font-size: 18px !important
}

.box-center-content {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column;
    padding: 35px 0 !important;
    margin: 0 !important
}

@media screen and (max-width:560px) {

    .line-border-bottom-team-center::after,
    .line-border-bottom-team-yk::after,
    .line-border-bottom-team::after {
        content: "";
        display: none !important;
        width: 100%;
        height: 3px;
        background: #f29a00;
        position: absolute;
        left: 0
    }

    .line-border-bottom-team-yk::after {
        margin: 5px auto 0 !important;
        top: 80%
    }

    .line-border-bottom-team-center::after {
        margin: 0 auto !important;
        top: 100%
    }

    .line-border-bottom-team::after {
        margin: 5px auto 0 !important;
        top: 83%
    }

    .h-spacing-mobile {
        margin-bottom: 7px !important
    }

    .box-center-content {
        padding: 25px 0 !important
    }
}

.leadconcept-text {
    font-weight: bolder !important;
    font-family: Roboto, sans-serif;
    text-transform: capitalize !important
}

.text-color-yellow {
    color: #f29a00 !important
}

.sub-heading-font {
    font-size: 22px
}

.card-content-center {
    display: flex !important;
    align-items: center !important;
    flex-direction: column !important;
    justify-content: center !important;
    padding: 8px 10px !important
}

.card-body-content-center-cmpny {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0;
    margin: 0
}

.card-body-content-center {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: start !important;
    padding: 0;
    margin: 0
}

.card-icon-w-h {
    width: 60px !important;
    max-height: 60px !important;
    height: auto !important;
    object-fit: contain !important
}

.main-banner-content {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;
    padding: 70px 0 30px !important;
    margin: 0 !important;
    background-size: cover !important;
    height: 410px
}

@media screen and (max-width:769px) {
    .main-banner-content {
        padding: 30px 0 !important
    }
}

.banner-section-content-text {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 15px !important
}

.client .btn-testimonial {
    font-size: 14px;
    font-family: "Cerebri Sans Pro";
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    background: #ffc82d;
    padding: 20px;
    color: #fff;
    width: 230px;
    border: none
}

.content-center {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 40px;
    color: #fff;
    position: fixed;
    z-index: 999;
    bottom: 35px;
    cursor: pointer;
    right: 20px
}

.pulse {
    width: 50px;
    height: 50px;
    background: #023b81;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.pulse::before {
    content: "";
    position: absolute;
    border: 3px solid orange;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border-radius: 50%;
    animation: 1s linear infinite pulse
}

.pulse::after {
    content: "";
    position: absolute;
    border: 2px solid ORANGE;
    width: calc(100% + 15px);
    height: calc(100% + 15px);
    border-radius: 50%;
    animation: 1s linear .3s infinite pulse
}

@keyframes pulse {
    0% {
        transform: scale(.5);
        opacity: 0
    }

    50% {
        transform: scale(1);
        opacity: 1
    }

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

.mission-title h3 {
    margin-left: 12px;
    margin-bottom: 25px
}

.blog-img-sec {
    width: 100%;
    height: 210px
}

.blog-img-sec img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0
}

.full {
    background: #fff;
    padding: 25px 0 10px;
    box-shadow: #000;
    box-shadow: 0 7px 5px -2px rgba(153, 153, 153, .75);
    -webkit-box-shadow: 0 7px 5px -2px rgba(153, 153, 153, .25);
    -moz-box-shadow: 0 7px 5px -2px rgba(153, 153, 153, .75);
    border-radius: 5px
}

.full .card-footer {
    padding: .5rem 1rem;
    background: 0 0 !important;
    border-top: none !important
}

.full .card .post_content .post_title {
    color: #3d486a;
    font-size: 25px;
    font-weight: 700;
    line-height: 37px;
    margin: 0
}

.full .card {
    box-shadow: none !important;
    flex-direction: column;
    -moz-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .06), 0 4px 6px -1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .06), 0 4px 6px -1px rgba(0, 0, 0, .1);
    background: #fff;
    border: none;
    border-radius: 10px;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .06), 0 4px 6px -1px rgba(0, 0, 0, .1);
    margin-bottom: 0;
    overflow: hidden
}

.full .app-contact-btn a {
    font-weight: 400;
    width: 180px;
    height: 45px;
    color: #fff !important
}

.full .card .post_content .card-body {
    margin: 0 !important;
    padding: 0 !important
}

.full .post_desc {
    margin-top: 20px
}

.full .post_desc p {
    font-size: 19px
}

.full .border-sec {
    border-left: 1px dotted #000
}

.heading-right h3 {
    border-bottom: 2px solid #112a64;
    margin-bottom: 20px
}

.right-caragory li {
    list-style-type: circle;
    color: #000;
    margin: 5px 0
}

.right-caragory li a {
    color: #112a64
}

@media screen and (max-width:767px) {
    .slide-content {
        margin: 0 10px
    }

    .filter-sec,
    .swiper-navBtn {
        display: none
    }

    .full .card .post_content .post_title {
        font-size: 20px;
        line-height: 25px
    }

    .full .post_desc {
        margin-top: 10px !important
    }

    .full .post_desc p {
        font-size: 15px
    }

    .full .border-sec {
        border-left: none !important
    }

    .heading-right {
        margin-top: 0 !important
    }

    .mission-title h3 {
        margin-left: 0 !important
    }
}

.container11 h2,
.container12 h2 {
    margin: 25px 0 0
}

@media (max-width:992px) {
    .filter-sec {
        display: none
    }

    .heading-right {
        margin-top: 0 !important
    }
}

.qote-top {
    margin-bottom: -23px;
    margin-left: -23px
}

.back-to-top.active {
    visibility: visible;
    opacity: 1
}

.back-to-top {
    position: fixed;
    visibility: hidden;
    border: 1px solid #fff !important;
    opacity: 0;
    color: #fff !important;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #023b81;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    transition: .4s
}

.sitemap {
    margin: 35px 0
}

.sitemap .sitemap_title {
    background: #023b81;
    color: #fff;
    padding: 5px 10px;
    font-size: 24px;
    margin-bottom: 15px
}

.sitemap .sitemap_list {
    list-style-type: none;
    margin: 0
}

.sitemap .sitemap_list .sitemap_item {
    margin-bottom: 5px
}

.sitemap .sitemap_list .sitemap_item .link {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 7px
}

.sitemap .sitemap_list .sitemap_item a {
    color: #6f6f6f;
    text-transform: capitalize;
    font-weight: 700
}

.sitemap .sitemap_list .sitemap_item a:hover {
    color: #fdb840;
    text-transform: capitalize;
    font-weight: 700
}

.sitemap .sitemap_list .sitemap_item .link-heading a {
    color: #023b81;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 700
}

.sitemap .sitemap_list .sitemap_item .link-heading a:hover {
    color: #fdb840;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 700
}

.sitemap_bottom_links .sitemap_tab {
    background: #f9f9f9;
    border-radius: 7px;
    padding: 12px 24px
}

.sitemap_bottom_links .sitemap_tab:hover {
    background: #f4f4f4;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 7px;
    padding: 12px 24px
}

.sitemap_bottom_links .sitemap_tab a {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center
}

.sitemap_bottom_links .sitemap_tab .tab_link {
    color: #023b81;
    font-weight: 700
}

.sitemap_bottom_links {
    margin-bottom: 35px
}

@media screen and (min-width:992px) {
    .quote-form-box .g-recaptcha>div {
        margin: 0 0 0 auto
    }

    .blog .img-container .zoom {
        height: 225px
    }

    .section_popular_posts .card {
        height: 100%
    }

    .sitemap .sitemap_list {
        padding-left: 15px
    }

    .sitemap .inner-sm-b-s-col-05,
    .sitemap .inner-sm-b-s-col-05 .inner-sm-line,
    .sitemap .inner-sm-b-s-col-1,
    .sitemap .inner-sm-b-s-col-1 .inner-sm-line,
    .sitemap .inner-sm-b-s-col-2,
    .sitemap .inner-sm-b-s-col-2 .inner-sm-line,
    .sitemap .inner-sm-b-s-col-3,
    .sitemap .inner-sm-b-s-col-3 .inner-sm-line,
    .sitemap .inner-sm-b-s-col-4,
    .sitemap .inner-sm-b-s-col-4 .inner-sm-line,
    .sitemap .inner-sm-b-s-col-5,
    .sitemap .inner-sm-b-s-col-5 .inner-sm-line,
    .sitemap .sitemap_list .sitemap_item .link-heading .sm-line,
    .sitemap .sm-b-s-col-1,
    .sitemap .sm-b-s-col-2,
    .sitemap .sm-b-s-col-3 {
        position: relative
    }

    .sitemap .sm-b-s-col-1::before,
    .sitemap .sm-b-s-col-2::before,
    .sitemap .sm-b-s-col-3::before {
        content: '';
        display: block;
        width: 2px;
        background: #023b81;
        position: absolute;
        left: 0;
        top: 0
    }

    .sitemap .sm-b-s-col-1::before {
        height: 98%;
        padding-right: 2px
    }

    .sitemap .sm-b-s-col-2::before {
        height: 99.1%;
        padding-right: 2px
    }

    .sitemap .sm-b-s-col-3::before {
        height: 94%;
        padding-right: 2px
    }

    .sitemap .inner-sm-b-s-col-05::before,
    .sitemap .inner-sm-b-s-col-1::before,
    .sitemap .inner-sm-b-s-col-2::before,
    .sitemap .inner-sm-b-s-col-3::before,
    .sitemap .inner-sm-b-s-col-4::before,
    .sitemap .inner-sm-b-s-col-5::before {
        width: 2px;
        top: 22px;
        left: 10px;
        padding-right: 2px;
        content: '';
        display: block;
        background: #023b81;
        position: absolute
    }

    .sitemap .inner-sm-b-s-col-1::before,
    .sitemap .inner-sm-b-s-col-3::before {
        height: 85%
    }

    .sitemap .inner-sm-b-s-col-2::before {
        height: 89%
    }

    .sitemap .inner-sm-b-s-col-4::before {
        height: 87%
    }

    .sitemap .inner-sm-b-s-col-5::before {
        height: 79%
    }

    .sitemap .inner-sm-b-s-col-05::before {
        height: 75%
    }

    .sitemap .sitemap_list .sitemap_item .link-heading .sm-line::before {
        content: '';
        display: block;
        width: 18px;
        height: 2px;
        background: #023b81;
        position: absolute;
        top: -2px;
        left: -14px
    }

    .sitemap .inner-sm-b-s-col-05 .inner-sm-line::before,
    .sitemap .inner-sm-b-s-col-1 .inner-sm-line::before,
    .sitemap .inner-sm-b-s-col-2 .inner-sm-line::before,
    .sitemap .inner-sm-b-s-col-3 .inner-sm-line::before,
    .sitemap .inner-sm-b-s-col-4 .inner-sm-line::before,
    .sitemap .inner-sm-b-s-col-5 .inner-sm-line::before {
        content: '';
        display: block;
        width: 18px;
        height: 2px;
        background: #023b81;
        position: absolute;
        top: 0;
        left: -14px
    }
}

.faq .faq_title {
    color: #3d486a;
    font-family: Roboto, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 16px;
    text-transform: uppercase
}

.faq .accordion-item {
    border: none;
    margin-bottom: 10px
}

.social-lef-fx ul li.skype-lef-fx,
.social-lef-fx ul li.whatsapp-lef-fx {
    display: block;
    margin: 5px;
    width: 250px;
    text-align: left;
    padding: 5px;
    border-radius: 40px 0 0 40px;
    transition: 1s
}

.social-lef-fx ul li.skype-lef-fx svg,
.social-lef-fx ul li.whatsapp-lef-fx i {
    margin-left: 2px;
    padding: 4px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 22px;
    transform: rotate(0);
    background-color: #fff;
    text-align: center
}

.faq .accordion-item .accordion-button {
    background: #f9f9f9;
    border-radius: 7px;
    color: #1f407e;
    font-size: 16px;
    font-weight: 700
}

.faq .accordion-item .accordion-button:focus {
    color: #1f407e;
    box-shadow: none
}

.faq .accordion-item .accordion-button::after {
    filter: invert(78%) sepia(81%) saturate(1235%) hue-rotate(327deg) brightness(105%) contrast(98%)
}

.faq .accordion-item .accordion-body .accordion_text {
    margin-bottom: 0;
    color: #6f6f6f
}

@media screen and (min-width:768px) {

    #page-number,
    .web-apps.inner-web #page-number {
        gap: 3px;
        padding: 0 10px
    }

    #page-number .numbers {
        padding: 6px 12px
    }

    .web-apps.inner-web #page-number .numbers {
        padding: 6px 12px !important
    }

    .gx-md-30 {
        --bs-gutter-x: 30px
    }

    .section_popular_posts {
        padding: 100px 0
    }

    .section_all_posts .all_posts_title,
    .section_popular_posts .popular_posts_title {
        font-size: 42px
    }

    .section_all_posts {
        padding-bottom: 35px
    }

    .single_blog .blog_title {
        font-size: 28px;
        line-height: 56px
    }

    .single_blog .img-single-blog {
        margin: 20px 0 35px
    }

    .single_blog .blog_content {
        padding: 0
    }

    .faq .faq_title {
        font-size: 25px
    }
}

.career-new .section-title,
.container11 h2,
.container12 h2 {
    color: #3d486a;
    font-size: 28px;
    font-weight: 700
}

.social-lef-fx {
    position: fixed;
    top: 50%;
    z-index: 13;
    right: 0
}

.social-lef-fx ul {
    list-style-type: none;
    padding: 0;
    transform: translatex(214px)
}

.social-lef-fx ul li.skype-lef-fx.skype-lef-d-flex,
.social-lef-fx ul li.whatsapp-lef-fx.whatsapp-lef-d-flex {
    display: flex !important;
    align-items: center;
    gap: 5px
}

.social-lef-fx ul li.whatsapp-lef-fx {
    background-color: #26d37c
}

.social-lef-fx ul li.skype-lef-fx:hover {
    transform: translatex(-83px)
}

.social-lef-fx ul li.whatsapp-lef-fx:hover {
    transform: translatex(-79px);
    background-color: #26d37c
}

.social-lef-fx ul li.skype-lef-fx,
.social-lef-fx ul li.skype-lef-fx:hover {
    background-color: #7B83EB;
}

.social-lef-fx ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px
}

.social-lef-fx ul li.skype-lef-fx i {
    color: #00aff0
}

.social-lef-fx ul li.whatsapp-lef-fx i {
    color: #26d37c
}

.social-lef-fx ul li:hover i,
.social-lef-fx ul li:hover svg {
    transform: rotate(360deg);
    transition: 1s
}

.skype-lef-fx svg {
    background: white;
    border-radius: 20px
}

.card-bd a img.crd-home-fx-height {
    height: 370px !important;
    object-fit: cover !important
}

.flexx-reversse {
    flex-flow: wrap-reverse;
    column-count: reverse
}

.career-new .section-title {
    margin-bottom: 21px;
    text-transform: uppercase
}

.career-new .career-card {
    box-shadow: 0 1.6px 3.6px rgba(0, 0, 0, .132), 0 .3px .9px rgba(0, 0, 0, .108);
    border: 1px solid #fff;
    border-radius: 2px;
    transition: .2s ease-in-out
}

.career-new .career-card .head img {
    width: 100%;
    height: 170px !important;
    object-fit: cover !important
}

.career-new .career-card:hover {
    box-shadow: 0 6.4px 14.4px rgba(0, 0, 0, .132), 0 1.2px 3.6px rgba(0, 0, 0, .108);
    border-radius: 2px;
    border: 1px solid #fff
}

.career-new .career-card .body {
    padding: 18px
}

.career-new .career-card .body .card_title {
    color: #171717;
    font-size: 18px;
    font-weight: 600
}

.career-new .career-card .body .card-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #646464
}

.fa-angle-down {
    opacity: 1;
    cursor: pointer;
    transform: rotate(-90deg);
    transition: .3s
}

.collapsible--expanded .fa-angle-down {
    opacity: 1;
    transform: rotate(0)
}

.collapsible__content {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: .4s
}

.collapsible--expanded .collapsible__content {
    max-height: 100vh;
    opacity: 1
}

.font-style-list {
    color: #fff;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    cursor: pointer
}

.container12 {
    text-align: center;
    padding: 20px;
    background-color: #fff
}

.container11 {
    text-align: center;
    padding: 20px;
    background-color: #f9f9f9
}

.container11 p,
.container12 p {
    color: #6f6f6f;
    margin: 15px 0
}





/* ChrominumBrowser css starts */
@media (max-width: 425px) {
    .thumbnail-1 {
        width: 150px !important;
        height: 200px !important;
        margin: 0 auto !important;
        cursor: pointer !important;
        border-radius: 20px !important;
        position: relative;
    }
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 1000px !important;
        margin: 4.75rem auto !important;
    }
}

.hovr-link {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.hovr-link .play-imag-outer {
    width: 70px !important;
    height: 70px !important;
}

.play-imag-outer img {
    width: 100% !important;
    height: 100% !important;
    z-index: 9999 !important;
}


.thumbnail-1:hover .hovr-link {
    display: flex !important;

}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
}

.thumbnail-1 {
    width: 230px;
    height: 400px;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 20px;
    position: relative;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.thumbnail-1 img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 20px !important;
}

.Chromium-Browser-video {
    margin: 100px 0px 100px 0px !important;
    /* padding: 40px;
    background-color: rgb(194 194 194 / 18%);
    border-radius: 20px !important; */
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}

.Browser-video-outer {
    position: relative;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 1;
    border-radius: 20px !important;

}

video {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0;/
}

.Browser-video-outer {
    width: 100% !important;
    height: 600px !important;
    border-radius: 20px !important;
    object-fit: contain !important;
    /* margin: 0 auto !important; */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.Browser-video-outer {
    width: 100% !important;
    height: 100% !important;
    border-radius: 20px !important;
    object-fit: cover !important;
    /* margin: 0 auto !important; */
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* ChrominumBrowser css ends */






/* Active link */
.navbar .active {
    border-bottom: 2px solid #023b81 !important;
    color: #023b81 !important;
}

.navbar .active::after {
    display: none !important;
}

/* Active link */










.services-ul-sub .nav .nav-link:hover.active {
    border-bottom: none !important;
}

.services-ul-sub .nav .nav-link.active {
    border-bottom: none !important;
}

.tab-content .tab-pane:hover.active {
    border-bottom: none !important;
}

.tab-content .tab-pane {
    border-bottom: none !important;
}






/* LandingServices page styling start */

.consult-btn {
  background: linear-gradient(180deg, #1E90FF 0%, #125699 100%);
  padding: 10px 25px;
  border-radius: 5px;
  font-weight: 600;
  color: white;
  box-shadow: 7px 11px 35px 0px #2A425A26;
  border: none;
  font-size: 14px;
  transition: all 0.3s ease;
}

/* Hover animation */
.consult-btn:hover {
  animation: moveLR 0.3s ease-in-out infinite alternate;
}

/* Keyframes for left-right movement */
@keyframes moveLR {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(6px);
  }
}

.global-cnt{
 color: #023b81;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.ls-bnr-sec{
    background-color: #f9f8f8 !important;
  /* background-image: url(../images/ls-most-updt.jpeg); */
  background-position: center;
  background-size: cover;
}

/* @media (max-width: 767px) {
.ls-bnr-sec {
    background-image: url(../images/ls-banner-img.png) !important;
    background-position: center;
  }
} */




@media (min-width: 1200px) {
.ls-mn-pge{
  margin-top: 90px !important;
}
.ls-cst-wdt{
  width:60% !important;
}
.ls-cst-img-wdt{
  width:40% !important;
}
.workflow-sec .ls-tage-sec{
  width: auto !important;
  flex-wrap: wrap;
}
}

.ls-main-cards .box{
    background-color: #023B81;
    padding: 0 20px 20px 20px;
    border-radius: 25px;
    color: white;
    text-align: center;
    width: 100%;
    height: 205px;
}

.ls-main-cards .box img{
    width: 100%;
    height: 160px;
    margin-bottom: 15px;
    object-fit: cover;
    margin-top: -22px;
    border-radius: 15px;
}

.ls-main-cards .box h5 {
font-size: 17px;
}

@media (max-width: 767px) {
  .ls-titles {
    font-size: 28px !important;
}
  .ls-main-cards .box h5 {
    font-size: 16px !important;
}
}

@media (max-width: 768px) {
  .ls-main-cards .box {
    border-radius: 15px;
    color: white;
    width: 100% !important;
    height: 200px !important;
}
.ls-main-cards .box h5 {
  font-size: 15px !important;
  }

.ls-main-cards .box img {
    width: 100% !important;
    height: 160px !important;
}

}

.ls-titles{
  color: #010101;
  font-weight: 700;
  font-size: 36px;
  font-family: Roboto, sans-serif;
}



.ls-sevices-sec{
  overflow: hidden;
  /* padding: 50px 0; */
}

.ls-main-cards {
  display: flex !important;
  animation: scrollRightToLeft 23s linear infinite;
  width: 100%;
  /* width: fit-content; */
  margin: 0 auto;
}


.ls-ds-tag{
  border-bottom: 3px solid #023b81;
}

/* .ls-main-cards:hover {
  animation-play-state: paused;
}

@keyframes scrollRightToLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
} */

.workflow-sec{
  background-color: #F8F8F8;
}
.workflow-sec .ls-tage-sec{
  border: 2px solid #1E90FF;
  box-shadow: 0px 0px 24px 0px #00000026;
  border-radius: 15px;
  text-align: center;
  width: 172px !important;
}
.workflow-sec .ls-tage-sec h6{
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 0;
}
.workflow-sec p{
 color: #5A5A5A;
 font-weight: 400;
 font-size: 16px;
}
/* LandingServices page styling end */
