@font-face {
    font-family: "Jost";
    src: url("../fonts/Jost-SemiBold.woff2") format("woff2"),
        url("../fonts/Jost-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "Jost";
    src: url("../fonts/Jost-Regular.woff2") format("woff2"),
        url("../fonts/Jost-Regular.woff2") format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "Lato";
    src: url("../fonts/Lato-Regular.woff2") format("woff2"),
        url("../fonts/Lato-Regular.woff2") format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

html {
    scroll-behavior: smooth;
}

body,
nav ul {
    padding: 0;
    margin: 0;
}

body,
nav,
nav ul {
    margin: 0;
}

nav ul,
nav ul ul li,
nav ul ul ul li {
    position: relative;
}

.calls-btn a,
.calls-btn a:hover,
a.call-btn,
a.call-btn:hover,
nav a,
nav a:hover {
    text-decoration: none;
}

.counter-box,
section.banner-section {
    background-size: cover;
    background-repeat: no-repeat;
}

body {
    box-sizing: border-box;
}

header.main-header {
    background-color: transparent;
    height: 78px;
    position: fixed;
    width: 100%;
    padding: 10px 0;
    z-index: 99;
}

.header-sticky.is-sticky {
    position: fixed;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    background-color: #004955;
    animation: 0.35s ease-out slideDown;
}

.home_banner h1 {
    font-size: 56px !important;
    color: #fff;
    font-family: Jost;
    font-weight: 600;
}

.home_banner p {
    font-size: 20px !important;
    color: #fff;
    font-family: Lato;
    padding-left: 18% !important;
    padding-right: 18% !important;
    line-height: 30px !important;
}

.banner-content h1 {
    font-size: 56px;
    color: #fff;
    font-family: "Jost";
    font-weight: 600;
}

.banner-content p {
    font-size: 20px;
    color: #fff;
    font-family: Lato;
    padding-left: 18%;
    padding-right: 18%;
    line-height: 30px;
    padding-top: 0;
}

.home_banner {
    padding-top: 250px !important;
    padding-bottom: 150px !important;
}

img.gp-img,
img.header-logo {
    width: 100%;
    height: auto;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 1250px !important;
}

.hn-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.call-action,
.first-fb {
    justify-content: space-between;
}

.logo {
    width: 18%;
}

.menu-bar {
    width: 54%;
}

nav ul {
    list-style: none;
}

nav ul li {
    display: inline-block;
}

nav a {
    display: block;
    padding: 0 22px;
    color: #fff;
    font-size: 17px;
    line-height: 60px;
    font-family: Jost, serif;
}

nav a:hover {
    color: #fff;
}

nav ul ul {
    display: none;
    position: absolute;
    top: 60px;
}

nav ul li:hover > ul {
    display: inherit;
}

nav ul ul li {
    width: 170px;
    float: none;
    display: list-item;
}

nav ul ul ul li {
    top: -60px;
    left: 170px;
}

ul.sub-menu {
    box-shadow: rgba(0, 0, 0, 0.13) 0 0 5px 0;
    background-color: #fff;
    width: 270px;
}

ul.sub-menu a {
    color: #004955;
    width: 270px;
    line-height: 50px;
}

ul.sub-menu a:hover {
    background-color: #004955;
    color: #fff;
}

ul.sub-menu a {
    line-height: 50px;
}

.call-action {
    width: 28%;
    display: flex;
    align-items: center;
}

a.banner-btn,
a.call-btn {
    justify-content: center;
    border-radius: 30px;
    background-color: #fff;
    display: flex;
    font-family: Jost;
}

img.whats-icon {
    width: 42px;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
}

.menu-bar nav {
    display: flex;
    justify-content: center;
}

a.call-btn {
    align-items: center;
    padding: 5px 20px 5px 7px;
    font-size: 16px;
    margin-left: 35px;
}

a.call-btn span {
    color: #004955;
    padding-left: 8px;
}

img.call-icon {
    width: 32px;
    height: auto;
}

img.email-icon {
    width: 40px;
    height: auto;
}

img.down-iocn {
    width: 12px;
    margin-left: 5px;
}

section.banner-section {
    background: #004955;
    background-image: url(../images/software-home.webp) !important;
    padding-top: 250px;
    width: 100%;
    padding-bottom: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-content,
.slick-dots {
    text-align: center;
}

h3.ani-title {
    font-size: 30px;
    color: #fff;
    font-family: Jost;
    font-weight: 600;
    padding-top: 40px;
}

.banner-fixbtn a,
.banner-fixbtn a:hover,
a.banner-btn,
a.banner-btn:hover,
a.gp-btn:hover,
a.mobservices-btn:hover,
a.services-btn:hover {
    color: #004955;
    text-decoration: none;
}

span.type-word {
    padding-left: 16px;
}

a.banner-btn {
    align-items: center;
    padding: 12px 0 12px 18px;
    font-size: 16px;
    width: 330px;
    margin: 30px auto auto;
    font-weight: 600;
    cursor: pointer;
}

a.banner-btn span,
a.gp-btn span,
a.services-btn span {
    padding-right: 18px;
}

img.social-img {
    width: 32px;
    height: auto;
    margin-right: 10px;
    margin-top: 15px;
}

.social-iocn {
    text-align: left;
}

.banner-fixbtn a {
    background-color: #fff;
    padding: 12px 20px;
    box-shadow: 0 0 7px 0 #000;
    width: 212px;
    border-radius: 5px;
    display: block;
    font-family: Jost;
    font-size: 17px;
    font-weight: 400;
}

.slick-dots li.slick-active button,
a.view-all-btn,
span.bold-border {
    background-color: #004955;
}

.banner-fixbtn {
    position: fixed;
    top: 300px;
    right: -81px;
    transform: rotate(90deg);
    cursor: pointer;
}

img.talk-icon {
    width: 22px;
    margin-left: 4px;
}

img.c-logo {
    width: 200px;
    padding: 25px 20px;
    height: 120px;
    object-fit: contain;
}

.Client-logo a {
    border: 1px solid #dbdbdb;
}

.Client-logo a img {
    transition: transform 0.2s;
}

.Client-logo a img:hover {
    transform: scale(1.1);
}

.Client-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0;
    row-gap: 0;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 40px;
}

.bcb-right .form-control,
.pop-form .form-control {
    border-color: #bbb;
    border-width: 1px;
    border-radius: 7px;
    height: 45px;
    font-size: 16px;
    font-family: Lato;
    color: #000;
}

section.client-section {
    text-align: center;
    padding: 70px 0;
}

h3.main-title {
    font-size: 36px;
    font-family: Jost;
    font-weight: 600;
    color: #000;
}

h2.main-title {
    font-size: 36px;
    font-family: "Jost";
    font-weight: 600;
    color: #000;
}

.sub-title-h3 {
    font-size: 24px;
    font-family: "Jost";
    font-weight: 600;
    color: #000;
    margin: 16px 0;
}

.main-text,
.point-text,
a.view-all-btn {
    font-size: 18px;
    font-weight: 400;
}

.main-text {
    color: #7a7a7a;
    line-height: 30px;
}

.point-text {
    font-family: Lato;
    line-height: 28px;
    color: #7a7a7a;
    margin-bottom: 5px;
}

a.view-all-btn {
    color: #fff;
    font-family: Jost;
    padding: 12px 35px;
    border-radius: 30px;
    text-decoration: none;
}

.pf-content1 a:hover,
.pf-content2 a:hover,
.pf-content3 a:hover,
.pf-content4 a:hover,
a.pfv-btn:hover,
a.view-all-btn:hover {
    color: #fff;
    text-decoration: none;
}

#counter .item {
    background: #fff;
    width: 200px;
    padding: 35px 40px;
    margin: 10px;
    text-align: center;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 38px -8px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0 0 38px -8px rgba(0, 0, 0, 0.34);
    box-shadow: 0 0 38px -8px rgba(0, 0, 0, 0.34);
}

#counter .item .count {
    color: #e8b12d;
    margin-bottom: 5px;
    font-size: 40px;
}

#counter .item h3 {
    color: #4f4e28;
    text-transform: capitalize;
}

.counter-box {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    background-image: url(/images/gpt3.jpg);
    padding: 45px 0;
    border-radius: 10px;
}

.count-inner,
a.services-btn {
    display: flex;
    justify-content: center;
}

.count-inner {
    align-items: center;
    width: 140px;
    margin: auto;
}

.count-inner p {
    font-size: 50px !important;
    font-family: Jost;
    margin: 0;
    padding-left: 5px;
    font-weight: 600;
    color: #fff;
    padding-top: 0 !important;
}

.count-inner h5 {
    font-size: 50px;
    font-family: Jost;
    font-weight: 600;
    margin: 0;
    color: #fff;
}

.pf-mob-content1.outbtn,
section.counter-section {
    padding-bottom: 60px;
}

.count p {
    color: #fff;
    font-size: 20px;
    margin: 0;
    font-family: Lato, serif;
    padding-top: 10px;
}

.services-box {
    background-color: #e1f5fe;
    text-align: center;
    padding: 60px 30px;
    border-radius: 7px;
    margin-bottom: 60px;
}

.services-inner {
    row-gap: 25px;
}

.bottom_padding {
    padding-bottom: 55px !important;
}

.services-item h3 {
    font-size: 22px;
    font-family: Jost;
    text-align: left;
    font-weight: 600;
}

.services-item p {
    font-size: 18px;
    text-align: left;
    color: #2d2d2d;
    line-height: 28px;
}

.services-item {
    border: 1px solid #004955;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.19);
    padding: 0 18px 20px;
    background-color: #fff;
    position: relative;
    height: 100%;
}

span.bold-border {
    width: 80px;
    height: 8px;
    display: block;
    margin-top: -4px;
    margin-bottom: 20px;
}

a.mobservices-btn,
a.services-btn {
    background-color: #fff;
    padding: 8px 8px 8px 15px;
    font-family: Jost;
    font-size: 16px;
    width: 145px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 500;
    box-shadow: 0 0 7px 0 #00000029;
    color: #004955;
}

a.services-btn {
    align-items: center;
    position: absolute;
    bottom: 15px;
    left: 14px;
}

.gp-inner,
a.mobservices-btn {
    justify-content: center;
    display: flex;
}

a.mobservices-btn {
    align-items: center;
    margin-top: 20px;
}

a.mobservices-btn span {
    padding-right: 10px;
}

img.services-icon {
    width: 19px;
    height: auto;
}

.gp-left,
.gp-right,
.tech-box-inner.tbs .logo-inner,
li.nav-item {
    width: 50%;
}

.services-box h2 {
    padding-bottom: 15px;
}

.gp-inner {
    align-items: center;
}

.gp-right {
    padding-left: 60px;
}

.mob-pf1,
.portfolio1 {
    width: 33.33%;
    box-shadow: 0 0 7px 0 #00000021;
}

section.book-call-section,
section.gp-section {
    background-color: #edf4f5;
    padding: 60px 0;
}

.footer_email_box {
    width: 45%;
}

.gp-right p {
    margin: 0;
    font-size: 18px;
    font-family: Lato;
    line-height: 36px;
}

a.gp-btn {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 8px 8px 15px;
    border-radius: 30px;
    font-family: Jost;
    font-size: 16px;
    text-decoration: none;
    width: 145px;
    color: #004955;
    font-weight: 500;
    box-shadow: 0 0 7px 0 #00000029;
}

.slick-slide {
    margin: 0 20px;
    opacity: 0.2;
    transition: 0.3s ease-in-out;
    opacity: 1;
}

.slick-slide img {
    width: 90px;
    height: 55px;
    object-fit: cover;
}

.slick-dots li {
    display: inline-block;
    margin-right: 10px;
}

.slick-dots li button {
    font-size: 0;
    height: 12px;
    width: 8px;
    border: 0 solid #004955;
    background-color: #e3e3e3;
    border-radius: 50%;
}

.slick-active,
.slick-current {
    opacity: 1;
}

section.multiple-items {
    margin-top: 20px !important;
    margin-left: -17px !important;
}

section.portfolio-section {
    text-align: center;
    padding: 60px 0;
}

ul.nav.nav-pills {
    box-shadow: 0 0 7px 0 #0000003b;
    border-radius: 30px;
    width: 400px;
    margin: 25px auto auto;
}

.nav-pills .nav-link.active {
    color: #fff;
    background-color: #004955 !important;
    border-radius: 30px;
}

.nav-link {
    display: block;
    padding: 15px 10px !important;
    font-family: Jost;
    font-size: 18px;
    color: #004955;
}

.pf-content1,
.pf-content2,
.pf-content3,
.pf-content4 {
    border-style: solid;
    border-width: 0 0 0 5px;
    padding: 22px 18px 20px;
}

.nav-link:hover {
    color: #004955;
}

.web-portfolio {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 25px;
}

.portfolio1 {
    background-color: #fcfd2233;
}

img.pf-img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    object-position: top;
}

img.call-img,
img.partner-img,
img.pf-mob-img,
img.tech-img,
img.wm-img {
    object-fit: contain;
}

.tab-content,
.wm-box {
    margin-top: 40px;
}

.pf-content1 {
    border-color: #58cd9d;
    background-color: #58cd9d36;
}

.pf-content1 h3,
.pf-content2 h3,
.pf-content3 h3,
.pf-content4 h3 {
    margin: 0;
    text-align: left;
    font-size: 20px;
    font-family: Jost;
    font-weight: 600;
    color: #000;
}

.pf-content1 p,
.pf-content2 p,
.pf-content3 p,
.pf-content4 p {
    font-family: Jost;
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    color: #000;
    padding: 6px 0;
    margin: 0;
}

.pf-content1 a,
.pf-content2 a,
.pf-content3 a,
.pf-content4 a,
a.pfv-btn {
    background-color: #004955;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
    display: block;
    font-family: Jost;
}

.pf-content1 a,
.pf-content2 a,
.pf-content3 a,
.pf-content4 a {
    padding: 10px 30px;
    font-size: 16px;
    width: 100px;
    margin-top: 8px;
}

.pf-content2 {
    border-color: #ff7476;
    background-color: #ff747636;
}

.pf-content3 {
    border-color: #3bb3f2;
    background-color: #3bb3f236;
}

.pf-content4 {
    border-color: #ffd47d;
    background-color: #ffd47d57;
}

a.pfv-btn {
    padding: 12px 30px;
    font-size: 18px;
    width: 150px;
    margin: 40px auto auto;
}

img.pf-mob-img {
    width: 100%;
    padding: 20px 30px;
    height: 350px;
}

.mob-pf-btn {
    display: flex;
    justify-content: center;
    column-gap: 12px;
    align-items: center;
    margin-top: 15px;
}

a.pf-mob-btn {
    background-color: transparent;
    padding: 0;
    text-align: left;
}

a.pf-mob-btn img {
    width: 125px;
}

.pf-mob-content1 {
    text-align: center;
    padding: 20px;
    border-radius: 0 0 20px 20px;
    background-color: #fff;
}

.mob-pf1 {
    background-color: #fcfd2233;
}

.color2 {
    background-color: #9e006033 !important;
}

.color3 {
    background-color: #ffb42033 !important;
}

.color4 {
    background-color: #018fb533 !important;
}

.color5 {
    background-color: #9e006033 !important;
    background-color: #66b24c33 !important;
}

.pf-mob-content1 h3 {
    margin: 0;
    text-align: center;
    font-size: 20px;
    font-family: Jost;
    font-weight: 600;
    color: #000;
    padding: 10px 0;
}

.pf-mob-content1 p {
    font-family: Jost;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    color: #000;
    padding: 0;
    margin: 0;
}

.mob-pf1 {
    background-color: #fcfd2233;
    border-radius: 20px;
    border: solid #dfdfdf;
    border-width: 1px 1px 4px;
}

.bcb-right,
.cb-left,
.tech-box-inner {
    background-color: #fff;
}

.mob-pf1:hover {
    border: solid #004955;
    border-width: 1px 1px 4px;
}

section.tech-section {
    background-color: #f7fbfc;
    padding: 60px 0;
    text-align: center;
}

.tech-box {
    row-gap: 30px;
    margin-top: 30px;
}

.tech-box-inner {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.12);
    padding: 20px;
    border-radius: 10px;
    width: 100%;
}

.cb-left,
.wm-inner {
    box-shadow: 0 10px 20px 0 rgba(125.9999999999999, 118, 249, 0.08);
}

.tech-box-inner h4 {
    background-color: #ddd;
    padding: 8px 30px;
    font-family: Jost;
    font-size: 18px;
    color: #000;
    border-radius: 0 7px 7px 0;
    width: 65%;
    margin-left: -20px;
    text-align: left;
}

.tech-box-inner.tbs h4 {
    width: 100%;
}

.logo-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 30px;
    margin-top: 20px;
}

.book-call-box,
.cb-left {
    display: flex;
    justify-content: flex-start;
}

img.tech-img {
    width: 75px;
    height: 50px;
}

.logo-inner p {
    color: #7a7a7a;
    font-size: 16px;
    font-family: Lato;
    margin: 0;
}

.logo-inner {
    width: 33.33%;
    padding: 0 6px;
}

section.workig-model {
    padding: 60px 0;
    text-align: center;
}

img.wm-img {
    width: 70px;
    height: 70px;
}

.wm-inner h3 {
    font-size: 20px;
    font-family: Jost;
    margin: 0;
    color: #000;
    padding: 15px 0;
}

.wm-inner p {
    margin: 0;
    font-size: 15px;
    font-family: Lato;
    color: #42495b;
}

.wm-inner {
    padding: 30px 20px 20px;
    border-radius: 36px;
    text-align: left;
    height: 100%;
}

.book-call-box {
    align-items: center;
}

.bcb-left {
    width: 65%;
    padding-right: 30px;
}

.bcb-left p {
    margin: 0;
    font-size: 18px;
    color: #7a7a7a;
    font-weight: 400;
    line-height: 30px;
}

.cb-left {
    align-items: center;
    padding: 20px 30px;
    border-radius: 10px;
}

.calls-btn,
.fcontact-box {
    justify-content: flex-start;
    display: flex;
}

.call-content h3 {
    font-size: 17px;
    margin: 0;
    font-family: "Jost";
    color: #000;
}

.bcb-right form,
.calls-btn {
    margin-top: 30px;
}

.call-content h3:hover {
    color: #000;
}

.call-content p {
    font-size: 17px;
    color: #004955;
    font-family: "Lato";
    padding-top: 2px;
}

.calls-btn {
    align-items: center;
    column-gap: 15px;
}

.bcb-right {
    width: 35%;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
    padding: 30px;
    border-radius: 7px;
}

.form-group {
    margin-bottom: 22px !important;
}

.form-group .text-danger {
    color: #dc3545 !important;
    font-size: 12px;
    margin: 0;
}

textarea.form-control {
    height: 110px !important;
}

img.call-img {
    width: 46px;
    height: 46px;
    margin-right: 14px;
}

button.btn.submit-btn {
    background-color: #004955;
    color: #fff;
    padding: 10px 35px;
    font-size: 18px;
    font-family: Lato;
    border-radius: 30px;
}

.sfb-inner2 a,
.sfb-inner2 a:hover {
    color: #7a7a7a;
    text-decoration: none;
}

.bcb-right h2 {
    font-size: 30px;
}

.first-fb {
    display: flex;
    align-items: center;
    border: 2px dashed #dbdbdb;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.09);
    border-radius: 10px;
    padding: 20px 30px;
}

img.partner-img {
    width: 170px;
    height: 70px;
    background-color: #f7f7f7f5;
    padding: 8px;
    border-radius: 7px;
}

.second-fb {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 60px 0 30px;
}

.sfb-inner2 {
    flex-direction: column;
    display: flex;
}

.sfb-inner2 a {
    font-size: 15px;
    font-family: Lato;
    padding: 4px 0;
}

img.icon-list-img {
    width: 16px;
    margin-right: 8px;
}

.sfb-inner2 h3,
.sfb-inner4 h3 {
    font-family: "Jost";
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.email-box a,
.fcontact-box p {
    font-size: 15px;
    font-family: Lato;
    padding-left: 10px;
    color: #000;
    line-height: 26px;
}

.sfb-inner4 {
    width: 30%;
    display: flex;
    flex-direction: column;
}

.sfb-inner1 {
    width: 28%;
}

/* .sfb-inner2.techmenu {
    width: 23%;
} */

img.dark-logo {
    width: 200px;
    height: auto;
}

.fcontact-box {
    align-items: flex-start;
}

img.location-img {
    width: 30px;
    height: 30px;
    margin-top: 3px;
}

.email-box a {
    text-decoration: none;
}

.email-box a:hover,
a.location-link:hover {
    color: #000;
    text-decoration: none;
}

.email-box {
    margin-bottom: 12px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

a.location-link {
    font-size: 16px;
    font-family: Jost;
    line-height: 26px;
    color: #004955;
    text-decoration: none;
    font-weight: 500;
    padding-left: 40px;
    margin-top: -10px;
    padding-bottom: 18px;
}

.card-body p,
p.copy {
    font-family: Lato;
    margin: 0;
}

p.copy {
    font-size: 15px;
    line-height: 26px;
    color: #000;
    padding-top: 5px;
}

.myaccordion .btn-link:focus .fa-inverse,
.myaccordion .btn-link:hover .fa-inverse,
.third-fb a,
.third-fb a:hover,
button.close {
    color: #fff !important;
}

.third-fb {
    border: 1px solid #e9e9e9;
    margin: 50px 180px 20px;
    padding: 10px 20px;
    background-color: #004955;
    border-radius: 30px;
    display: flex;
    justify-content: space-evenly;
}

.first-fb,
.myaccordion .btn {
    background-color: #fff;
}

.third-fb a {
    text-decoration: none;
    line-height: 29px;
    font-family: Lato;
    font-size: 16px;
}

.third-fb a:hover {
    text-decoration: none;
}

.leftborder {
    border-right: 1px solid #d2d5d5;
    padding-right: 35px;
}

.mob-header,
.mob-services {
    display: none;
}

footer {
    background-color: #f7fbfc;
    padding: 60px 0 15px;
    border-top: 1px solid #c8d8dd;
}

.modal-header {
    padding: 0 !important;
    border-bottom: 0 solid #dee2e6 !important;
}

.pop-form {
    padding: 20px !important;
    margin-top: -10px !important;
}

button.close {
    background-color: #004955 !important;
    opacity: 1 !important;
    position: absolute !important;
    right: 0 !important;
    border-radius: 0 0 0 50px !important;
    top: 0 !important;
    cursor: pointer !important;
    z-index: 999;
    font-size: 31px;
}

.modal-header .close {
    padding: 0 24px 17px !important;
    margin: 0 !important;
    height: 50px;
    width: 60px;
}

.pop-form h2 {
    font-size: 26px !important;
    padding-bottom: 15px !important;
}

.myaccordion .btn {
    width: 100%;
    color: #000;
    font-family: Jost;
    font-weight: 500;
    padding: 10px 12px;
    font-size: 16px;
    text-align: left;
}

.myaccordion .btn-link:focus,
.myaccordion .btn-link:hover {
    text-decoration: none;
    background-color: #004955 !important;
    color: #fff !important;
    font-family: Jost;
    font-weight: 500;
}

.card-body {
    text-align: left;
    padding: 5px 10px 15px !important;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.myaccordion .fa-stack {
    font-size: 14px;
    color: transparent !important;
}

.myaccordion .card-header h2 {
    padding-bottom: 0 !important;
}

.myaccordion .card-header h3 {
    padding-bottom: 0 !important;
}

.fa-inverse {
    color: #004955 !important;
}

.card-body p {
    font-size: 16px;
    letter-spacing: 0.29px;
}

.faq-box {
    margin-top: 25px;
}

.card-body ul {
    margin-top: 10px !important;
}

.myaccordion .card-header {
    border: 1px solid #004955 !important;
    background: 0 0;
    padding: 0 !important;
    margin-bottom: 15px;
    border-radius: 5px !important;
}



/* Ai-css start*/
.ai-image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    background-repeat: no-repeat;
    border-radius: 12px;
}

.solution-section-box {
    width: 100%;
    border: 1px solid grey;
    padding: 20px 15px;
    border-radius: 15px;
    background-color: #004955;
    color: #fff;
    border-left: 4px solid #50c2be;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.13);
}

.solution-section-box h3 {
    font-size: 18px;
    font-family: Jost;
    font-weight: 600;
    text-align: left;
}

.solution-img {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin-bottom: 15px;
}

.solution-section-box:hover {
    border-left: 4px solid #3df8c9;
    transition: 0.5s;
    transform: translateY(-10px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.solution-list {
    padding-left: 0px;
}

.solution-list li {
    list-style: none;
    text-align: left;
    align-items: center;
    display: flex;
    margin-bottom: 5px;
}

.right-arrow {
    margin-right: 5px;
}

.cards {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
    width: 100%;
    padding: 10px;
    height: 100%;
}

.cards:hover {
    transform: translateY(-10px);
}

.cards-content {
    padding: 10px;
}

.cards h3 {
    font-size: 1.5rem;
    color: #00495f;
    margin-top: 0;
}

.cards p {
    font-size: 1rem;
    color: #555;
}

.ai-accordion {
    .card {
        border: none;
        margin-bottom: 20px;

        h2 {
            background: url(../images/Ai-images/arrow.png) no-repeat
                calc(100% - 10px) center;
            background-size: 30px;
            cursor: pointer;
            font-size: 20px;
            font-family: "Jost";

            &.collapsed {
                background-image: url(../images/Ai-images/minus-sign.png);
                margin-right: 10px;
                background-size: 20px;
            }
        }

        &-body {
            padding-left: 0;
            padding-right: 0;
        }
    }
}

.ai-accordion .card-head {
    border: 1px solid #dedede;
    border-radius: 6px;
    text-align: left;
}

.ai-accordion h2 {
    padding: 20px 20px;
}

.ai-content-box h3 {
    text-align: center;
    color: #000;
    font-size: 36px;
    /* text-decoration: underline; */
}

.content-body {
    margin-top: 10px;
    background-color: #fff;
    border-radius: 5px;
    padding: 30px 20px !important;
    border: 1px solid #dedede;
}

.solution-text {
    text-align: center;
    color: #000;
    font-size: 20px;
    padding-top: 0;
}

.solution h3 {
    text-align: center;
    color: #000;
    margin-bottom: 20px;
    font-size: 28px;
}

.solution {
    padding: 20px 0px;
}

.solutions-img {
    text-align: center;
}

.solutions-img img {
    width: 150px;
    height: 60px;
    object-fit: contain;
}

.best-low-cost-solution {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 20px 15px;
    border-radius: 10px;
    text-align: center;
    transition: transform 0.3s ease-in-out;
    height: 100%;
}

.best-low-cost-solution h4 {
    color: #004955;
}

.best-low-cost-solution:hover {
    transform: translateY(-10px);
}

.best-low-cost-solution:hover .solutions-img img {
    -ms-transform: scale(1.2);
    /* IE 9 */
    -webkit-transform: scale(1.2);
    /* Safari 3-8 */
    transform: scale(1.2);
    transition: transform 0.3s ease-in-out;
}

.real-world-use-cases {
    padding-top: 30px;
    background-color: #fff;
    border-radius: 10px;
}

.real-world-use-cases h3 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #00495f;
}

.use-cases-content {
    /* background-color: antiquewhite; */
    padding: 20px 20px;
    text-align: center;
    height: 100%;
    position: relative;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    /* border: 1px solid #004955; */
}

.d-line {
    position: absolute;
    width: 90px;
    height: 6px;
    right: -20px;
    /* background-color: #00495f; */
    top: 17px;
    transform: rotate(40deg);
    border-radius: 10px;
}

.use-cases-content img {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
    height: 200px;
    object-fit: cover;
}

.use-cases-content h4 {
    text-align: left;
}

.use-cases-content p {
    text-align: left;
}

.use-cases-content:hover .d-line {
    background-color: #007395;
}

.use-cases-content:hover {
    /* transform: translateX(5px); */
    transition: transform 0.4s ease-in-out;
    /* border: 2px solid #e6e6e6; */
    transform: scale(1.05);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.iti {
    width: 100%;
}

.login_left_photo img {
    width: 100%;
}

.blog_details_box p {
    font-family: "Lato";
    font-size: 16px;
    font-weight: 400;
    color: #696969;
    text-align: left;
    line-height: 26px;
    margin: 0;
    margin-bottom: 30px;
}

.blog_details_box h3 {
    font-weight: 700;
    color: #3a3a3a;
    font-family: "Lato";
    font-size: 26px;
    margin-bottom: 10px;
    line-height: 28px;
}

.blog_details_box h4 {
    font-weight: 700;
    color: #7a7a7a;
    font-family: "Lato";
    font-size: 18px;
    margin-bottom: 3px;
    line-height: 24px;
}

.blog_details_box ul li {
    font-family: "Lato";
    font-size: 16px;
    font-weight: 400;
    color: #696969;
    text-align: left;
    line-height: 26px;
    margin: 0;
}

/* New crm offering  ********************/

.crm_offering {
    background-image: linear-gradient(to bottom, #fff, #eff3fa);
    padding: 60px 0px !important;
    text-align: center;
    margin-bottom: 60px;
}

.talk_btn {
    background-color: #fff;
    color: #004955;
    border: 1px solid #004955;
    border-radius: 8px;
    padding: 11px 30px;
    font-family: "Lato";
    font-weight: 600;
    font-size: 18px;
    margin-top: 60px;
}

.talk_btn:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #004955;
}

.CRM_0fferings_box {
    border: 1px solid #004955;
    padding: 25px 16px;
    border-radius: 10px;
    background-color: #fff;
    height: 100%;
}

.CRM_0fferings_box h3 {
    color: #021433;
    font-family: "jost";
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}

.CRM_0fferings_box p {
    color: #535353;
    font-family: "Lato";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    text-align: center;
}

.Custom_CRM_Development {
    background-image: linear-gradient(to bottom, #fff, #eff3fa);
    padding: 0px 0px 60px 0px;
    /* margin-bottom: 60px; */
}

.key_benefit_left img {
    width: 100%;
    margin-top: 50px;
}

.key_benefit_right h3 {
    font-size: 24px;
    font-family: "Jost";
    font-weight: 600;
    color: #000;
    margin-bottom: 40px;
}

.key_benefit_box {
    background-color: #fff;
    box-shadow: 0px 2px 8px 0px #c6dae080;
    padding: 8px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: left;
    margin-bottom: 15px;
    width: 100%;
}

.key_benefit_box img {
    height: 50px;
    margin-right: 20px;
}

.key_benefit_box h4 {
    color: #021433;
    font-family: "Jost";
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    margin-bottom: 5px;
}

.key_benefit_box p {
    color: #535353;
    font-family: "Lato";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px !important;
    margin: 0;
}

.consideration_left {
    background-color: #1a606c;
    padding: 35px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    height: 100%;
}

.consideration_left h3 {
    font-family: "Jost" !important;
    font-weight: 600 !important ;
    font-size: 30px !important ;
    margin-bottom: 15px;
    color: #fff !important;
}

.consideration_left p {
    font-family: "Lato";
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    margin: 0;
}

.crm_cost_btn {
    border: 2px solid #fff;
    color: #ffffff;
    border-radius: 8px;
    padding: 11px 30px;
    font-family: "Lato";
    font-weight: 600;
    font-size: 18px;
}

.crm_cost_btn:hover {
    color: #004955;
    text-decoration: none;
    background-color: #fff;
}

.consideration_right {
    height: 100%;
}

.consideration_right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.enterprise_CRM_section {
    background-image: linear-gradient(to bottom, #eff3fa, #fff);
    padding-top: 20px;
}

.Key_Benefits {
    font-size: 30px;
    font-family: "Jost";
    font-weight: 600;
    color: #000;
}

.enterprise_crm_box {
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 35px;
}

.enterprise_crm_box .key_benefit_box {
    padding: 20px;
}

.Popular_Platforms {
    color: #125766;
    font-size: 20px;
    font-family: "Jost";
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
}

.Pricing_Value img {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0px;
    border-top-left-radius: 10px;
}

.Pricing {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    padding: 35px 60px;
}

.enterprise_box_right {
    background-color: #fff;
    border-radius: 10px;
    display: grid;
    grid-template-columns: auto auto;
    box-shadow: 0px 2px 10px #c6dae066;
    margin-left: 80px;
}

.Popular_img_box {
    padding: 20px;
    border-bottom: 1px solid #c2dee399;
    border-right: 1px solid #c2dee399;
    text-align: center;
}

.Popular_img_box img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.enterprise_section {
    background-color: #eff3fa;
    padding: 60px 0px;
    margin-top: 60px;
}

.feature_crm_box {
    border: 1px solid #edf7f9;
    box-shadow: 2px 0px 4px 0px #96bac540;
    border-radius: 10px;
    background-color: #fff;
}

.feature {
    background-color: #f4f6fa;
    padding: 15px 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.feature h3 {
    color: #1d2433;
    font-size: 20px;
    font-family: "Jost";
    font-weight: 600;
    margin: 0;
}

.feature_crm_box p {
    color: #1d2433;
    padding: 12px 30px;
    margin: 0;
    font-size: 17px;
    font-family: "Jost";
    font-weight: 500;
    border-top: 1px solid #e1e6ef;
    display: flex;
    align-items: center;
    justify-content: left;
    line-height: 24px;
}

.feature_crm_box p img {
    height: 18px;
    margin-right: 15px;
}

.Custom_crm_box {
    border: 1px solid #1d457f;
    box-shadow: 2px 0px 4px 0px #96bac54d;
    border-radius: 10px;
    background-color: #275497;
}

.Custom_crm {
    background-color: #1d4580;
    padding: 15px 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.Custom_crm h3 {
    color: #ffffff;
    font-size: 20px;
    font-family: "Jost";
    font-weight: 600;
    margin: 0;
    text-align: center;
}

.Custom_crm_box p {
    color: #ffffff;
    padding: 12px 30px;
    margin: 0;
    font-size: 17px;
    font-family: "Jost";
    font-weight: 500;
    border-top: 1px solid #5582c5;
    line-height: 24px;
    text-align: center;
}

.Enterprise_crm_box {
    border: 1px solid #296a74;
    box-shadow: 2px 0px 4px 0px #96bac54d;
    border-radius: 10px;
    background-color: #398591;
}

.Enterprise_crm {
    background-color: #296a74;
    padding: 15px 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.Enterprise_crm h3 {
    color: #ffffff;
    font-size: 20px;
    font-family: "Jost";
    font-weight: 600;
    margin: 0;
    text-align: center;
}

.Enterprise_crm_box p {
    color: #ffffff;
    padding: 12px 30px;
    margin: 0;
    font-size: 17px;
    font-family: "Jost";
    font-weight: 500;
    border-top: 1px solid #82bdc7;
    line-height: 24px;
    text-align: center;
}

.Confused_bg {
    background-color: #6289a9;
    padding: 35px;
    border-radius: 10px;
    height: 100%;
}

.confused_left h3 {
    font-family: "Jost";
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 15px;
    color: #fff;
}

.confused_left p {
    font-family: "Lato";
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    margin: 0;
}

.confused_right {
    padding-left: 50px;
}

.confused_right img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
}

.why_choose_crm {
    background-color: #fff;
    padding: 60px 0px 30px 0px;
}

.why_choose_service {
    background-color: #f3f9fb;
    box-shadow: 0px 2px 8px 0px #c6dae0;
    padding: 30px 30px;
    border-radius: 10px;
    text-align: center;
    height: 100%;
}

.why_choose_service img {
    height: 50px;
    margin-bottom: 20px;
}

.why_choose_service p {
    color: #1d2433;
    margin: 0;
    font-family: "Lato";
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}

.row_gaps {
    grid-row-gap: 24px;
    padding-left: 30px;
    padding-right: 30px;
}

/* Shopify Page Develop New Start********************/

.why_choose_shopify {
    margin-top: 0;
}

.why_choose_shopify .key_benefit_box {
    flex-direction: column;
    align-items: flex-start;
}

.why_choose_shopify .key_benefit_box h4 {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
}

.why_choose_shopify .key_benefit_left {
    height: 100%;
    align-items: center;
    text-align: center;
    display: flex;
}

.why_choose_shopify .key_benefit_left img {
    margin-top: 0px;
    height: 460px;
    object-fit: contain;
}

.shopify_portfolio {
    margin: 60px 0;
}

.shopify_process_section {
    background-color: #eff3fa;
    padding-bottom: 60px !important;
}

.shopify_process_section .pbi-inner img {
    width: 44px;
    height: auto;
}

.shopify_process_section .pbi-inner {
    background-color: #f3f6fb;
    box-shadow: 0px -2px 2px #6fa2c266;
    border-bottom: 1px solid #e4eaf5;
}

.banner-section-recent {
    padding-top: 80px !important;
    width: 100%;
    padding-bottom: 0px !important;
}

.recent_project_section {
    background-color: #e2ecf2;
    padding-bottom: 20px;
    padding-top: 20px;
}

.recent_project_section .banner-content h1 {
    color: #000;
}

.recent_project_section .breadcrumb-box a {
    color: #000;
}

.recent_project_section .breadcrumb-box a:hover {
    color: #000;
}

.recent_project_section .breadcrumb-box p {
    color: #000;
}

.project_filter {
    display: flex;
    align-items: center;
    grid-column-gap: 20px;
    height: 100%;
    justify-content: end;
}

.project_filter h2 {
    font-family: "Jost";
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
}

.project-title {
    color: #737373;
    font-family: "Jost";
    line-height: 25px;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 6px;
}
.project-head {
    color: #000000;
    margin: 0;
    font-family: "Jost";
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 16px;
    overflow: hidden;
    /* max-height: 4.4rem;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    height: 53px; */
}

.project_type_box p {
    color: #000000;
    margin: 0;
    font-family: "Jost";
    font-weight: 500;
    font-size: 15px;
}

.project_type_box .mobile_applica {
    background-color: #e4e4be99;
    color: #242728;
    font-family: "Lato";
    font-weight: 400;
    font-size: 12px;
    margin: 0;
    border-radius: 5px;
    padding: 3px 8px;
    margin-left: 10px;
}

.project_type_box .real_state {
    background-color: #bee4d599;
    color: #242728;
    font-family: "Lato";
    font-weight: 400;
    font-size: 12px;
    margin: 0;
    border-radius: 5px;
    padding: 3px 8px;
    margin-left: 10px;
}

.project_type_box img {
    height: 20px;
    margin-left: 10px;
}

.project_view_btn {
    border-radius: 30px;
    color: #004955;
    text-decoration: none;
    display: inline-block;
    font-family: "Jost";
    font-size: 15px;
    font-weight: 400;
}

.project_view_btn:hover {
    text-decoration: none;
    color: #004955;
}

.project_view_btn img {
    height: 15px;
    margin-left: 6px;
}

/* recent projects new Page Develop New End********************/

/* project_details_section new Page Develop New End********************/
.project_details_section {
    background-image: url("../images/custom-software/project-details-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
}

.project_overlay_banner {
    background-color: #000000b2;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.banner-section-pro-details {
    padding-top: 80px !important;
    width: 100%;
    padding-bottom: 0px !important;
}

.Details_box {
    background-color: #fff;
    padding: 15px 20px;
    border-radius: 10px;
}

.Details_box.project_type_box {
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
}

.Details_box h3 {
    font-family: "Jost";
    color: #000;
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
}

.Details_box p {
    display: flex;
    align-items: flex-start;
    color: #000000;
    margin: 0;
    font-family: "Jost";
    font-weight: 500;
    font-size: 16px;
    width: 100%;
}

.Details_box .real_state {
    margin-left: 0px !important;
    font-size: 15px;
}

.Details_box .mobile_applica {
    margin-left: 0px !important;
    font-size: 15px;
}

.Details_box img {
    margin-left: 0px !important;
    margin-right: 10px;
    height: 20px;
}

.project_details_content {
    margin-bottom: 50px;
}

.project_details_content h2 {
    color: #000000;
    margin-bottom: 15px;
    font-family: "Jost";
    font-size: 32px;
    font-weight: 600;
}

.use_Technology_box h3 {
    color: #000000;
    margin-bottom: 15px;
    font-family: "Jost";
    font-size: 20px;
    font-weight: 500;
}

.project_details_content p {
    color: #7a7a7a;
    margin-bottom: 20px;
    font-family: "Lato";
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
}

.use_Technology_box {
    display: flex;
    align-items: center;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-top: 30px;
}

.use_Technology_box h3 {
    margin-bottom: 0px;
}

.use_Technology_box p {
    color: #004955;
    border: 1px solid #004955;
    padding: 4px 15px;
    border-radius: 8px;
    margin: 0;
    font-family: "Lato";
    font-weight: 600;
    font-size: 16px !important;
    line-height: 20px;
}

.Case_Studies_recent {
    background-color: #eff5fa;
    padding: 60px 0;
}

.breadcrumb_link_text {
    justify-content: end;
}

/* Share Icon CSS Start ************/

.sosmed {
    display: inline-block;
    width: 100%;
    text-align: end;
}

.Share_btn {
    display: inline-block;
    width: 75px;
    height: 35px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    outline: none;
    position: relative;
}

.Share_btn a {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    left: 0;
    bottom: 0;
    top: 50px;
    transition: 0.5s;
}

.Share_btn a:hover {
    color: #fff;
}

.Share_btn:before {
    content: "Share " " \f1e0";
    font-weight: 500;
    font-family: "FontAwesome";
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 45px;
    color: #fff;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #ffffff;
    color: #004955;
    transition: 0.5s;
    box-sizing: border-box;
    font-size: 20px;
}

.sosmed.active .Share_btn:before {
    content: "Share " " \f00d";
    font-family: "FontAwesome" !important;
}

.sosmed.active .Share_btn a:nth-child(1) {
    transform: translateX(-60px);
    background: #355483;
}

.sosmed.active .Share_btn a:nth-child(2) {
    transform: translateX(-18px);
    background: #2aa81a;
}

.sosmed.active .Share_btn a:nth-child(3) {
    transform: translateX(25px);
    background: #0077b5;
}

.sosmed.active .Share_btn a:nth-child(4) {
    transform: translateX(68px);
    background: radial-gradient(
        circle at 33% 100%,
        #f15245 30%,
        #d92e7f 62%,
        #9b36b7 85%,
        #515ecf
    );
}

/* Share Icon CSS End */

/* project_details_section new Page Develop New End********************/

/* Ecommerce Development new Page Develop New Start********************/
.ecommerce_Services_section {
    margin-bottom: 0;
}

.ecommerce_Services h3 {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: left !important;
}

.ecommerce_Services p {
    margin-bottom: 20px;
    text-align: left !important;
}

.ecommerce_Services {
    text-align: left;
    position: relative;
    padding-bottom: 50px;
}

.ecommerce_Services .develop_img {
    height: 50px;
    margin-bottom: 25px;
}

.read_more_arrow {
    color: #16a8dd;
    font-family: "Lato";
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: left;
    position: absolute;
    left: 20px;
    bottom: 30px;
}

.read_more_arrow:hover {
    color: #16a8dd;
    text-decoration: none;
}

.read_more_arrow img {
    height: 15px;
    margin-left: 6px;
}

.Trusted_Ecommerce_section {
    background-color: #01475d;
    padding: 40px 0;
}

.trusted_ecommerce_right_box h3 {
    font-family: "Jost";
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 15px;
    color: #fff;
}

.trusted_ecommerce_right_box p {
    margin: 0;
    font-size: 18px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400;
    line-height: 30px;
}

.trusted_ecommerce_left_box {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}

.Experience_box {
    background-color: #f5fafd;
    border: 1px solid #d9e9ebcc;
    box-shadow: 0px 2px 8px 0px #00495533;
    border-radius: 5px;
    padding: 20px;
}

.Experience_box h4 {
    color: #004955;
    font-family: "Jost";
    font-weight: 600;
    font-size: 42px;
    line-height: 30px;
    margin-bottom: 15px;
}

.Experience_box p {
    color: #000;
    font-size: 16px;
    margin: 0;
    font-family: "Lato";
    font-weight: 500;
}

.Why_Choose_Ecommerce_section {
    background-color: #eff3fa;
    padding: 60px 0px;
    margin-bottom: 60px;
}

.Why_Choose_Ecommerc_right_box .key_benefit_box {
    border-radius: 10px !important;
    padding: 15px;
}

.Why_Choose_Ecommerc_right_box .key_benefit_box img {
    height: 30px !important;
}

.Why_Choose_Ecommerc_right_box .key_benefit_box div p {
    font-size: 18px;
}

.key_benefit_left .web-dev img {
    margin-top: 0px;
}

.key_benefit_left .slick-prev.slick-arrow {
    left: 0;
}

.key_benefit_left .slick-next.slick-arrow {
    right: 0;
}

.key_benefit_left .slick-list .slick-slide {
    margin: 0;
}

.key_benefit_left .slick-list.draggable {
    margin: 0px 35px;
}

.key_benefit_left .slick-arrow i {
    color: #004955;
}

.Payment_Gateways_logo div {
    border: 1px solid #d1e6ea;
    padding-bottom: 10px;
    width: 20%;
    text-align: center;
}

.Payment_Gateways_logo img.c-logo {
    width: 180px;
    padding: 12px 14px;
    height: 100px;
}

.Payment_Gateways_logo div p {
    color: #535353;
    font-family: "Lato";
    font-size: 14px;
    margin: 0;
    text-align: center;
}

.industries_serve_section {
    background-color: #01475d;
    padding: 60px 0px;
}

.industries_service_slider {
    margin-top: 48px;
}

.industries_service_slider .slick-arrow i {
    color: #ffffff;
}

.industries_service_slider .slick-prev.slick-arrow {
    left: 0;
}

.industries_service_slider .slick-next.slick-arrow {
    right: 0;
}

.industries_service_slider .slick-list.draggable {
    margin: 0px 35px;
}

.industries_service_slider img.pf-img {
    height: 350px;
}

.industries_service_slider .web-dev {
    position: relative;
}

.industries_service_slider .web-dev img {
    border-radius: 10px;
}

.industries_service_box {
    position: absolute;
    left: 0px;
    bottom: 0;
    padding: 16px;
    background-color: #ffffffe5;
    border-radius: 10px;
}

.industries_service_box h4 {
    font-family: "Jost";
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #000;
}

.industries_service_box p {
    color: #535353;
    font-size: 14px;
    font-family: "Lato";
    margin: 0;
    line-height: 22px;
}

.SEO_Friendly_Ecommerce_section {
    background-color: #eff3fa;
    padding: 60px 0;
}

.SEO_Friendly_left_box img {
    width: 100%;
    height: 500px !important;
    object-fit: contain;
    object-position: center;
}

.SEO_Friendly_right_box .key_benefit_box {
    padding: 12px;
}

.SEO_Friendly_right_box .key_benefit_box img {
    height: 40px;
}

section.Payment_Gateways_section {
    margin-bottom: 30px;
}

/* Ecommerce Development new Page Develop New End********************/

/* iOS App Development Start  ***********************/

.iOS_App_Development_section {
    margin: 60px 0;
}

.app_develop_left_box .card {
    border: none !important;
    border-bottom: 1px solid #d1e6ea !important;
}

.app_develop_left_box {
    background-color: #fff;
    box-shadow: 0px 2px 8px #93a8ae80;
    border-radius: 10px;
    padding: 15px 26px;
}

#App-Development-Services-accordion .card .accordion_btn_drop p:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    float: right;
}

/* Shopify Page Develop New End********************/

/* recent projects new Page Develop New Start********************/
.recent-projects-section {
    padding: 40px 0 60px 0;
}
.recent-projects-section-2 {
    padding: 40px 0 60px 0;
}

.banner-section-recent {
    padding-top: 80px !important;
    width: 100%;
    padding-bottom: 0px !important;
}

.recent_project_section {
    background-color: #e2ecf2;
    padding-bottom: 20px;
    padding-top: 20px;
}

.recent_project_section .banner-content h1 {
    color: #000;
}

.recent_project_section .breadcrumb-box a {
    color: #000;
}

.recent_project_section .breadcrumb-box a:hover {
    color: #000;
}

.recent_project_section .breadcrumb-box p {
    color: #000;
}

.project_filter {
    display: flex;
    align-items: center;
    grid-column-gap: 20px;
    height: 100%;
    justify-content: end;
}

.project_filter h2 {
    font-family: "Jost";
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
}

.project_filter select {
    width: 240px;
    height: 40px;
    border: 1px solid #3d4765 !important;
    color: #313144;
    font-family: "Lato";
    font-size: 14px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("../images/select-icon.png");
    background-repeat: no-repeat;
    background-position: right 0.7em top 50%;
    background-size: 16px auto;
}

.recent_project_main_box {
    background-color: #f8f8f8;
    border: 1px solid #7a9ba6;
    box-shadow: 0px 2px 8px 0px #e4e7e8;
    border-radius: 16px;
    padding: 16px;
    text-align: left;
}

.recent_project_country .project_img {
    width: 200px;
    height: 130px;
    object-fit: cover;
    object-position: center;
    border-radius: 12px;
    min-width: 200px;
}

.project_type_box {
    display: flex;
    align-items: center;
    margin-right: 30px;
}

.recent_project_country div h3 {
    color: #000000;
    margin: 0;
    font-family: "Jost";
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 5px;
}

.project_type_box .mobile_applica {
    background-color: #e4e4be99;
    color: #242728;
    font-family: "Lato";
    font-weight: 400;
    font-size: 12px;
    margin: 0;
    border-radius: 5px;
    padding: 3px 8px;
    margin-left: 10px;
}

.project_type_box .real_state {
    background-color: #bee4d599;
    color: #242728;
    font-family: "Lato";
    font-weight: 400;
    font-size: 12px;
    margin: 0;
    border-radius: 5px;
    padding: 3px 8px;
    margin-left: 10px;
}

.project_type_box img {
    height: 20px;
    margin-left: 10px;
}

.project_view_btn img {
    height: 15px;
    margin-left: 6px;
}

/* recent projects new Page Develop New End********************/

/* project_details_section new Page Develop New End********************/
.project_details_section {
    background-image: url("../images/custom-software/project-details-bg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
}

.project_overlay_banner {
    background-color: #000000b2;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.banner-section-pro-details {
    padding-top: 80px !important;
    width: 100%;
    padding-bottom: 0px !important;
}

.Details_box {
    background-color: #fff;
    padding: 15px 20px;
    border-radius: 10px;
}

.Details_box h3 {
    font-family: "Jost";
    color: #000;
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px;
}

.Details_box p {
    display: flex;
    align-items: flex-start;
    color: #000000;
    margin: 0;
    font-family: "Jost";
    font-weight: 500;
    font-size: 16px;
    width: 100%;
}

.Details_box .real_state {
    margin-left: 0px !important;
    font-size: 15px;
}

.Details_box .mobile_applica {
    margin-left: 0px !important;
    font-size: 15px;
}

.Details_box img {
    margin-left: 0px !important;
    margin-right: 10px;
    height: 20px;
}

.project_details_content {
    margin-bottom: 50px;
}

.project_details_content h2 {
    color: #000000;
    margin-bottom: 15px;
    font-family: "Jost";
    font-size: 32px;
    font-weight: 600;
}

.project_details_content h3 {
    color: #000000;
    margin-bottom: 15px;
    font-family: "Jost";
    font-size: 20px;
    font-weight: 500;
}

.use_Technology_box h3 {
    color: #000000;
    margin-bottom: 15px;
    font-family: "Jost";
    font-size: 20px;
    font-weight: 500;
}

.project_details_content p {
    color: #7a7a7a;
    margin-bottom: 20px;
    font-family: "Lato";
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
}

.use_Technology_box {
    display: flex;
    align-items: center;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-top: 30px;
}

.use_Technology_box h3 {
    margin-bottom: 0px;
}

.use_Technology_box p {
    color: #004955;
    border: 1px solid #004955;
    padding: 4px 15px;
    border-radius: 8px;
    margin: 0;
    font-family: "Lato";
    font-weight: 600;
    font-size: 16px !important;
    line-height: 20px;
}
.Case_Studies_recent {
    background-color: #eff5fa;
    padding: 60px 0;
}

.breadcrumb_link_text {
    justify-content: end;
}

/* Share Icon CSS Start ************/

.sosmed {
    display: inline-block;
    width: 100%;
    text-align: end;
}

.Share_btn {
    display: inline-block;
    width: 75px;
    height: 35px;
    line-height: 45px;
    text-align: center;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    outline: none;
    position: relative;
}

.Share_btn a {
    content: "";
    position: absolute;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    left: 0;
    bottom: 0;
    top: 50px;
    transition: 0.5s;
}

.Share_btn a:hover {
    color: #fff;
}

.Share_btn:before {
    content: "Share " " \f1e0";
    font-weight: 500;
    font-family: "FontAwesome";
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 45px;
    color: #fff;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #ffffff;
    color: #004955;
    transition: 0.5s;
    box-sizing: border-box;
    font-size: 20px;
}

.sosmed.active .Share_btn:before {
    content: "Share " " \f00d";
    font-family: "FontAwesome" !important;
}

.sosmed.active .Share_btn a:nth-child(1) {
    transform: translateX(-60px);
    background: #355483;
}

.sosmed.active .Share_btn a:nth-child(2) {
    transform: translateX(-18px);
    background: #2aa81a;
}

.sosmed.active .Share_btn a:nth-child(3) {
    transform: translateX(25px);
    background: #0077b5;
}

.sosmed.active .Share_btn a:nth-child(4) {
    transform: translateX(68px);
    background: radial-gradient(
        circle at 33% 100%,
        #f15245 30%,
        #d92e7f 62%,
        #9b36b7 85%,
        #515ecf
    );
}

/* Share Icon CSS End */

/* project_details_section new Page Develop New End********************/
#App-Development-Services-accordion
    .card
    .accordion_btn_drop
    p.collapsed:after {
    content: "\f106" !important;
}

.accordion_btn_drop {
    border: none !important;
    padding: 16px 0px !important;
    background-color: transparent !important;
}

.accordion_btn_drop p {
    color: #021433;
    margin: 0;
    font-family: "Jost";
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
}

.app_develop_left_box .app_drop_text {
    padding: 0px 0px 18px 0px !important;
}

.app_drop_text p {
    color: #606060;
    margin: 0;
    font-family: "Lato";
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
}

.app_develop_right_box img {
    width: 100%;
    height: 560px;
    object-fit: cover;
    border-radius: 10px;
}

.work_width_app_develop_box {
    background-color: #01475d;
    padding: 25px 48px 35px 48px;
    border-radius: 10px;
    box-shadow: 0px 2px 16px #96bac566;
    text-align: center;
}

.work_width_app_develop_box h3 {
    font-family: "Jost";
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 15px;
    color: #fff;
}

.work_width_app_develop_box p {
    font-family: "Jost";
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
    color: #fff;
}

.Website_tab_header .fa-angle-right {
    font-size: 20px;
}

.why_choose_app_development {
    background-image: none;
    margin-bottom: 0px !important;
}

.choose_app_dev_text h3 {
    text-align: left;
    font-size: 20px;
}

.choose_app_dev_text p {
    font-size: 15px;
    text-align: left;
}

.ready_to_turn {
    margin: 0;
    font-size: 24px;
    color: #ffffff;
    font-family: "Jost";
    font-weight: 400;
    line-height: 36px;
    text-align: left;
}

.ready_to_turn_btn {
    justify-content: end;
    align-items: center;
    display: flex;
}

.ios-Portfolio-section {
    margin: 60px 0;
}

.Most_Trusted_Technologies_section {
    margin: 60px 0;
}

.app_Technologies_tab {
    flex-direction: column;
    border-bottom: none;
    background-color: #004955;
    border-radius: 8px;
    padding: 20px 15px !important;
    margin-right: 30px;
}

.app_Technologies_tab .nav-item {
    width: 100%;
}

.app_Technologies_tab .nav-item .nav-link {
    padding: 10px 20px !important;
    color: #021433;
    font-size: 18px;
    font-family: "Lato";
    font-weight: 600;
    border-width: 0px;
    border: 0 !important;
    background-color: #fff;
    margin-bottom: 6px;
    border-radius: 8px;
}

.app_Technologies_tab .nav-item.show .nav-link,
.app_Technologies_tab .nav-link.active {
    background: linear-gradient(to right, #0c778f, #71b7c3);
    color: #fff !important;
    border-color: #ffffff;
}

.app_Technologies_tab .nav-link {
    border: none;
}

.app_Technologies_tab .nav-link:focus,
.app_Technologies_tab .nav-link:hover {
    border: none;
    background: linear-gradient(to right, #0c778f, #71b7c3);
    color: #fff;
}

.app_Technologies_logo_tab {
    margin-top: 0;
}

.tab_right .row {
    grid-row-gap: 20px;
}

.Technologies_box {
    background-color: #fff;
    text-align: center;
    padding: 2px 20px;
    border-radius: 8px;
    margin-bottom: 15px;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 0px 8px #02062638;
}

.NextJs {
    width: 80px !important;
}

.app_Technologies_logo_tab .Technologies_box img {
    width: 50px;
    margin-bottom: 15px;
}

.app_Technologies_logo_tab .Technologies_box p {
    color: #020626;
    margin: 0;
    font-size: 20px;
    font-weight: 500;
}

.title_margin_botton {
    margin-bottom: 40px;
    text-align: center;
}

.CRM_0fferings_box.choose_app_dev_text {
    padding: 25px;
}

/* iOS App Development End  ***********************/

/* Fitness App Development Company Start  ***********************/

.Fitness_Service_section {
    background-color: #eff3fa;
    padding: 60px 0;
    margin: 60px 0px;
}

.app_develop_right_fitness img {
    height: 480px;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

.Fitness-item {
    position: relative;
    margin-bottom: 50px;
}

.Fitness-item .image {
    overflow: hidden;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.Fitness-item .image img {
    width: 100%;
    height: 245px;
    object-fit: cover;
    object-position: center;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    transition: 0.5s;
}

.Fitness-item .image:hover img {
    transform: scale(1.09);
}

.Fitness-item .content {
    width: 83%;
    margin: auto;
    margin-top: -120px;
    z-index: 9;
    position: relative;
    background: white;
    text-align: center;
    padding: 15px 10px 15px 10px;
    border-radius: 8px;
    box-shadow: 1px 4px 10px 0px #c6dae099;
}

.Fitness-item .content h4 {
    margin-bottom: 5px;
    color: #020626;
    margin: 0;
    font-family: "Jost";
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}

.Fitness-item .content p {
    margin: 0;
    color: #5b5b5b;
    font-size: 14px;
    font-family: "Lato";
    font-weight: 400;
    line-height: 24px;
}

.Fitness-item:hover .content h4 {
    color: #fff;
}

.Fitness-item:hover .content p {
    color: #fff;
}

.hover-1:hover .content {
    background-color: #e97878;
    transition: 0.4s;
}
.hover-2:hover .content {
    background-color: #d9b057;
    transition: 0.4s;
}
.hover-3:hover .content {
    background-color: #5dc35d;
    transition: 0.4s;
}
.hover-4:hover .content {
    background-color: #b380d7;
    transition: 0.4s;
}
.hover-5:hover .content {
    background-color: #62b0bc;
    transition: 0.4s;
}
.hover-6:hover .content {
    background-color: #697dd0;
    transition: 0.4s;
}

.Reliable_Fitness {
    background-color: #eff3fa;
    box-shadow: 0px 2px 4px 0px #113e6229;
    padding: 25px 25px 35px 25px;
    border-radius: 10px;
    margin-top: 20px;
}

.Reliable_Fitness .Reliable_Fitness_right {
    padding-right: 30px;
}

.Reliable_Fitness .Reliable_Fitness_right img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
}

.Reliable_Fitness .Reliable_Fitness_left h3 {
    color: #313131;
    font-family: "Jost";
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 15px;
}

.Reliable_Fitness .Reliable_Fitness_left p {
    font-family: "Lato";
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #5f6165;
    margin: 0;
    margin-bottom: 35px;
}

.Fitness_Key_Features_section {
    background-color: #fff;
    margin: 60px 0;
}

.Fitness_Key_Feature {
    background-color: #f2f5fb;
    border-radius: 10px;
    box-shadow: 1px 2px 8px 0px #c6d4e099;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.Fitness_Key_Feature_gap {
    grid-row-gap: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

.Fitness_Key_Feature img {
    width: 26px;
    height: auto;
    margin-right: 15px;
}

.Fitness_Key_Feature p {
    color: #021433;
    font-family: "Lato";
    font-weight: 500;
    font-size: 18px;
    margin: 0;
    line-height: 26px;
}

.Mobile_Solutions p {
    text-align: left;
}

/* Fitness App Development Company End  ***********************/

/* second_menu_header Dropdown */

.second_menu_header {
    left: 270px;
    top: 0;
}

.second_menu_header li {
    top: 0;
    left: 0;
}

.Website_tab_header {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.Website_tab_header img {
    width: 12px;
}

.Website_tab_header:hover .drop_logo_hide {
    display: block;
}

.Website_tab_header:hover .drop_logo_show {
    display: none;
}

.drop_logo_hide {
    display: none;
}

.header_service_drop {
    position: relative;
}

.header_service_drop .fa-chevron-down {
    position: absolute;
    bottom: 20px;
    left: 88px;
    font-size: 15px;
}

.header_Portfolio_drop {
    position: relative;
    cursor: pointer;
}

.header_Portfolio_drop .fa-chevron-down {
    position: absolute;
    bottom: 20px;
    left: 118px;
    font-size: 15px;
}
@media (max-width: 1300px) {
        .Share_btn a {
            left: -40px;
        }
         section.banner-section {
        padding-top: 180px;
    }
    }
@media (max-width: 1200px) {
    nav a {
        padding: 0 10px;
    }

    a.call-btn {
        margin-left: 10px;
        padding: 5px 10px 5px 7px;
        font-size: 15px;
    }
}
@media (max-width: 1050px) {
    .sidenav a,
    .sidenav a:hover {
        text-decoration: none;
        color: #000;
    }

    #mobile-view-drop .card .card-header .btn-header-link,
    #mobile-view-drop .card .collapse.show {
        background: #fff;
        color: #222;
        text-align: left;
    }

    .bcb-left p,
    .gp-right p {
        line-height: 26px;
        font-size: 16px;
    }

    .banner-fixbtn,
    .hn-container.web {
        display: none;
    }

    .mob-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 5px;
    }

    .left-mob {
        width: 40%;
        text-align: left;
    }

    .right-mob {
        width: 60%;
        text-align: right;
    }

    .banner-content h1 {
        font-size: 24px !important;
    }

    .banner-content p {
        font-size: 18px;
        padding-left: 2%;
        padding-right: 2%;
    }

    h3.ani-title {
        font-size: 22px;
        font-family: Jost;
        padding-top: 20px;
    }

    section.banner-section {
        padding: 130px 0px 70px;
    }

    a.banner-btn {
        background-color: #fff;
        padding: 8px 0 8px 11px;
        border-radius: 30px;
        width: 270px;
        cursor: pointer;
        font-size: 13px;
    }

    .sidenav .closebtn,
    img.menu-icon {
        border-radius: 7px;
        margin-left: 12px;
    }

    img.header-logo {
        width: 150px;
        height: auto;
    }

    img.menu-icon {
        background-color: #fff;
        width: 33px;
        padding: 5px;
    }

    .sidenav {
        display: none;
        height: 100%;
        width: 100%;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #1111116e;
        overflow-x: hidden;
        padding-top: 0;
        transition: 0.5s;
    }

    .calls-btn,
    .first-fb,
    .gp-inner,
    .sidenav a,
    .tech-box,
    .wm-box {
        display: block;
    }

    .sidenav a {
        padding: 10px 0;
        font-size: 18px;
        text-align: left;
        border-bottom: 1px dashed #80808024;
        font-family: Jost;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 17px;
        right: 21px;
        font-size: 36px;
        background-color: #fff;
        width: 32px;
        padding: 7px;
    }

    .side-nav-inner {
        width: 290px;
        background-color: #fff;
        height: 100vh;
        padding: 20px;
        overflow: auto;
    }

    #mobile-view-drop .card {
        margin-bottom: 0;
        border: 0;
        border-bottom: 1px dashed #80808024;
    }

    #mobile-view-drop .card .card-header {
        /* border: 0; */
        -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
        box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
        border-radius: 2px;
        padding: 0;
    }

    #mobile-view-drop .card .card-header .btn-header-link {
        display: block;
    }

    #mobile-view-drop .card .card-header .btn-header-link:after {
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        float: right;
    }

    #mobile-view-drop .card .card-header .btn-header-link.collapsed {
        background: #fff;
        color: #000;
    }

    #mobile-view-drop .card .card-header .btn-header-link.collapsed:after {
        content: "\f106" !important;
    }

    #mobile-view-drop .card .collapsing {
        background: #fff;
        text-align: left;
    }

    #mobile-view-drop .card .collapse {
        border: 0;
    }

    #mobile-view-drop .card-body p {
        padding-bottom: 15px !important;
    }

    #sub-mobile-view-drop .inner_mob_drop {
        padding-left: 25px !important;
        padding-right: 0px !important;
    }

    #sub-mobile-app-Development .inner_mob_drop {
        padding-left: 25px !important;
        padding-right: 0px !important;
    }

    img.whats-icon {
        width: 36px;
    }

    img.email-icon {
        width: 34px;
    }

    header.main-header {
        height: 66px;
    }

    section.client-section {
        text-align: center;
        padding: 30px 5px;
    }

    h3.main-title {
        font-size: 24px;
    }

    img.c-logo {
        width: 90px;
        padding: 10px;
        height: 80px;
    }

    .Client-logo {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    a.view-all-btn {
        font-size: 16px;
        padding: 8px 35px;
    }

    .counter-box {
        flex-wrap: wrap;
        padding: 20px 15px;
        border-radius: 15px;
    }

    .second-fb,
    .web-portfolio {
        flex-wrap: wrap;
    }

    .count-inner h5 {
        font-size: 36px;
    }

    .count {
        width: 24%;
        text-align: center;
        padding: 20px 0;
    }

    .gp-left,
    .gp-right,
    .sfb-inner1,
    .wm-inner {
        width: 100%;
    }

    .count p {
        font-size: 15px;
        padding-top: 10px;
    }

    .services-box {
        padding: 30px 15px;
        border-radius: 7px;
        margin-bottom: 20px;
    }

    .gp-right {
        padding-left: 0;
        margin-top: 20px;
    }

    .bcb-right,
    .tab-content {
        margin-top: 30px;
    }

    .gp-right p {
        margin: 0;
        font-family: Lato;
    }

    section.book-call-section,
    section.gp-section {
        background-color: #f7fbfc;
        padding: 30px 0;
    }

    ul.nav.nav-pills {
        width: 290px;
    }

    .nav-link {
        padding: 10px !important;
    }

    .web-portfolio {
        align-items: flex-start;
    }

    .mob-pf1,
    .portfolio1 {
        width: 47%;
        margin-bottom: 30px;
    }

    .pf-content2 a {
        padding: 6px 30px;
    }

    img.pf-img {
        height: 350px;
    }

    a.pfv-btn {
        padding: 8px 30px;
        font-size: 16px;
        margin-top: 25px;
    }

    section.portfolio-section,
    section.tech-section {
        padding: 30px 0;
    }

    .tech-box-inner {
        width: 100%;
        margin-bottom: 0;
    }

    .tech-box-inner h4,
    .tech-box-inner.tbs h4 {
        width: 82%;
    }

    .bcb-left {
        width: 48%;
        padding-right: 0;
    }

    .cb-left {
        margin-bottom: 20px;
    }

    .bcb-left p {
        margin: 0;
        color: #7a7a7a;
        font-weight: 400;
    }

    .bcb-right {
        width: 48%;
        margin-left: 30px;
    }

    .first-fb {
        padding: 20px;
    }

    img.partner-img {
        width: 47%;
        height: 70px;
        padding: 15px;
        margin: 1%;
    }

    .sfb-inner2 {
        width: 20%;
        margin-top: 20px;
    }

    .sfb-inner2.techmenu {
        width: 30%;
        padding-right: 20px;
    }

    .sfb-inner4 {
        width: 45%;
        margin-top: 20px;
    }

    .third-fb {
        padding: 15px;
        flex-wrap: wrap;
        row-gap: 15px;
        justify-content: space-evenly;
        width: 100%;
        margin: auto;
    }

    .leftborder {
        border-right: 1px solid #d2d5d5;
        padding-right: 10px;
        padding-left: 10px;
    }

    .third-fb a {
        padding: 0 10px;
        padding-right: 5% !important;
        line-height: 22px;
    }

    .services-item h3 {
        font-size: 20px;
    }

    .card-body a {
        font-size: 16px;
    }

    .mob-sidebar-logo {
        text-align: left;
        margin-bottom: 22px;
        margin-top: 10px;
    }

    .count-inner p {
        font-size: 36px !important;
        padding-top: 0 !important;
    }

    .card {
        background-color: transparent !important;
        border: 0 !important;
    }

    section.workig-model {
        margin-bottom: 60px !important;
    }

    img.gp-img {
        width: 100%;
        height: 400px;
        object-fit: contain;
    }

    .home_banner {
        padding: 130px 5px 70px !important;
    }
    .project_img {
        width: 100% !important;
        height: 160px !important;
    }
    .recent_project_country {
        align-items: flex-start !important;
    }
}
@media (max-width: 992px) {
        .enterprise_box_right {
            margin-left: 0px;
        }

        .enterprise_crm_box {
            margin-bottom: 30px;
        }

        .recent_project_country {
            flex-direction: column;
            grid-row-gap: 15px;
        }

        .recent-projects-section .row_gaps {
            grid-row-gap: 24px;
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 100px !important;
        }

        .banner-section-recent {
            padding: 66px 0px 0px 0px !important;
        }

        .recent_project_section {
            padding-bottom: 15px;
            padding-top: 10px;
            position: fixed;
            width: 100%;
            left: 0;
            z-index: 9;
        }

        .banner-section-pro-details {
            padding: 66px 0px 0px 0px !important;
        }
}
@media (max-width: 840px) {
    .more-box {
        display: block !important;
    }
    .more-btn {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .crm_offering {
        padding: 40px 0px !important;
        margin-bottom: 40px;
    }

    h2.main-title {
        font-size: 28px;
    }

    .crm_offering .mb-5 {
        margin-bottom: 30px !important;
    }

    .crm_offering .mt-5 {
        margin-top: 30px !important;
    }

    .CRM_0fferings_box {
        margin-bottom: 20px;
        height: auto;
    }

    .row_gaps {
        grid-row-gap: 24px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .CRM_0fferings_box p {
        font-size: 15px;
    }

    .CRM_0fferings_box h3 {
        font-size: 18px;
    }

    .key_benefit_left img {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .key_benefit_right h3 {
        font-size: 22px;
    }

    .key_benefit_box img {
        height: 42px;
    }

    .key_benefit_box h4 {
        font-size: 15px;
    }

    .enterprise_crm_box {
        grid-template-columns: auto;
    }

    .feature_crm_box {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .Custom_crm_box {
        margin-bottom: 30px;
    }

    .enterprise_section {
        padding: 40px 0px;
        margin-top: 40px;
    }

    .why_choose_crm {
        padding: 40px 0px 0px 0px;
    }

    .why_choose_service img {
        height: 42px;
    }

    .why_choose_service p {
        font-size: 16px;
    }

    .consideration_right img {
        height: 300px;
        border-bottom-right-radius: 10px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 10px;
    }

    .consideration_left {
        padding: 20px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        margin-bottom: 20px;
    }

    .consideration_left p {
        font-size: 15px;
        line-height: 28px;
    }

    .consideration_left h3 {
        font-size: 20px;
    }

    .crm_cost_btn {
        padding: 10px 20px;
        font-size: 16px;
    }

    .talk_btn {
        padding: 10px 20px;
        font-size: 16px;
    }

    .Custom_CRM_Development {
        padding: 0px 0px 40px 0px;
    }

    .Popular_img_box img {
        width: 80px;
        height: 90px;
        object-fit: contain;
    }

    .Popular_img_box {
        padding: 15px;
    }

    .enterprise_crm_box {
        grid-row-gap: 0px;
    }

    .Pricing_Value img {
        border-bottom-right-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        border-top-right-radius: 10px !important;
        border-top-left-radius: 10px !important;
    }

    .Pricing {
        border-bottom-left-radius: 10px !important;
        border-top-left-radius: 0px !important;
        border-bottom-right-radius: 10px;
        border-top-right-radius: 0px !important;
    }

    .Confused_bg {
        padding: 20px 15px;
    }

    .confused_right {
        padding-left: 0px;
    }

    .confused_left p {
        line-height: 28px;
    }

    .confused_left {
        margin-bottom: 40px;
    }

    .why_choose_shopify .key_benefit_box h4 {
        margin-top: 20px;
        font-size: 18px;
    }

    .Shopify_development_section .CRM_0fferings_box {
        margin-bottom: 0px;
    }

    section.process-section.shopify_process_section {
        padding-top: 40px;
        padding-bottom: 40px !important;
    }

    .project_filter {
        flex-direction: row;
        align-items: flex-start;
        grid-row-gap: 16px;
        margin-top: 10px;
    }

    .recent_project_main_box {
        padding: 16px;
    }

    .recent-projects-section .row_gaps {
        grid-row-gap: 30px;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 20px !important;
    }

    .project_filter select {
        width: 50%;
    }

    .recent_project_section .banner-content h1 {
        margin-bottom: 0px !important;
    }

    .recent_project_section .breadcrumb-box {
        margin-top: 0px;
    }

    .project_filter select {
        min-height: 40px !important;
    }

    .project_filter select {
        background-size: 14px auto;
        padding-right: 24px !important;
    }

    .breadcrumb_link_text {
        justify-content: left !important;
    }

    .Details_box h3 {
        font-size: 20px;
    }

    .project_details_content h2 {
        font-size: 28px;
    }

    .project_details_content p {
        font-size: 16px;
        line-height: 26px;
    }

    .project_details_content {
        margin-bottom: 40px;
    }

    .project_details_content h3 {
        font-size: 18px;
    }

    .project_details_share {
        justify-content: left;
    }

    .use_Technology_box {
        margin-top: 20px;
    }

    .use_Technology_box p {
        font-size: 14px !important;
    }

    .project_details_share {
        margin-bottom: 30px;
        margin-top: -15px;
    }

    .Case_Studies_recent {
        padding: 40px 0;
    }

    .sosmed {
        text-align: left;
        margin-bottom: 30px;
        margin-top: -15px;
    }

    .use_Technology_box {
        flex-wrap: wrap;
    }

    .Share_btn a {
        left: 150px !important;
        bottom: 0;
        top: 3px;
        width: 40px;
        height: 40px;
        line-height: 42px;
    }

    .sosmed.active .Share_btn a:nth-child(1) {
        transform: translateX(-55px);
    }

    .sosmed.active .Share_btn a:nth-child(2) {
        transform: translateX(-15px);
    }

    .sosmed.active .Share_btn a:nth-child(4) {
        transform: translateX(65px);
    }

    .ecommerce_Services {
        height: 100%;
    }

    .trusted_ecommerce_left_box {
        margin-top: 30px;
    }

    .trusted_ecommerce_right_box h3 {
        font-size: 30px;
    }

    .ecommerceSlider.slider.slick-initialized.slick-slider {
        margin-top: 50px;
    }

    .key_benefit_left img.pf-img {
        object-fit: contain;
        margin-bottom: 0;
    }

    .Why_Choose_Ecommerce_section {
        margin-bottom: 40px;
        padding-bottom: 40px;
    }

    .SEO_Friendly_left_box img {
        height: 400px !important;
        margin-bottom: 50px;
    }
    .text-right {
        text-align: left !important;
    }
    .project_filter h2 {
        display: none;
    }
    .recent-projects-section {
        padding-top: 150px !important;
    }
     .book-call-box,
    .mob-services {
        display: block;
    }

    .services-inner {
        display: none !important;
    }

    .bcb-left {
        width: 100%;
        padding-right: 0;
    }

    .bcb-right {
        width: 100%;
        margin-top: 30px;
        margin-left: 0;
    }

    .count {
        width: 50%;
    }

    .sfb-inner2 {
        width: 50%;
        margin-top: 20px;
    }

    .sfb-inner2.techmenu {
        width: 50%;
        padding-right: 0;
    }

    .sfb-inner4 {
        width: 100%;
        margin-top: 20px;
    }

    img.pf-mob-img {
        height: 270px;
    }

    div#menu1 {
        padding: 0;
    }

    /*Ai-responsive-css */
    .box-margin {
        margin-bottom: 15px;
    }

    .ai-accordion h2 {
        font-size: 15px !important;
    }
    .responsive-label {
        display: block !important;
        text-align: left !important;
        font-weight: 600 !important;
    }
    .recent-projects-section-2 {
        padding: 20px 0 60px 0;
    } 
}
@media (max-width: 600px) {
        .Payment_Gateways_logo div {
            width: 47%;
            text-align: center;
        }

        .app_Technologies_logo_tab .Technologies_box img {
            width: 40px;
            margin-bottom: 15px;
        }

        .app_Technologies_logo_tab .Technologies_box p {
            font-size: 15px;
        }

        p.pt-10 {
            padding-top: 15px;
        }
         .third-fb {
        justify-content: center;
        width: 100%;
        margin: auto;
    }

    .sfb-inner2.techmenu {
        padding-top: 20px !important;
    }

    .sfb-inner2 {
        width: 100%;
        margin-top: 20px;
    }

    .sfb-inner2.techmenu {
        width: 100%;
        padding-right: 0;
        margin-top: 0;
        padding-top: 0;
        padding-left: 0px;
    }

    .second-fb {
        margin: 30px 0 30px;
    }

    .portfolio1 {
        width: 100%;
        margin-bottom: 30px;
    }

    .mob-pf1 {
        width: 100%;
    }

    img.gp-img {
        width: 100%;
        height: auto;
    }

    /*Ai-responsive-css */
    .box-margin {
        margin-bottom: 15px;
    }

    .ai-accordion h2 {
        font-size: 15px !important;
    }

    .real-world-use-cases {
        padding-top: 0px !important;
    }

    .ai-accordion {
        & .card {
            & h2 {
                &.collapsed {
                    margin-right: 0px !important;
                }
            }
        }
    }

    .ai-accordion {
        & .card {
            h2 {
                margin-right: 0px !important;
            }
        }
    }
    .recent_project_country_info {
        display: block !important;
    }
    .more-btn {
        margin-top: 20px;
    }
    .more-box {
        display: block !important;
    }
    .project_type_box {
        margin-bottom: 10px;
    }
    .type-name {
        width: 90px !important;
    }
    .recent_project_detail_li > li {
        font-size: 16px !important;
    }
    .recent_project_detail_li {
        padding-left: 20px !important;
    }
    .project_type_box {
        margin-right: 0px !important;
    }
}
@media (max-width: 500px) {
    .recent_project_country .project_img {
        width: 100%;
        height: 150px;
    }

    .Payment_Gateways_logo div {
        width: 30%;
        text-align: center;
    }

    /* iOS App Development Start Css  ***********************/

    .iOS_App_Development_section {
        margin: 40px 0;
    }

    .sub-title-h3 {
        font-size: 20px;
    }

    .title_margin_botton {
        margin-bottom: 30px;
    }

    .app_develop_left_box {
        margin-bottom: 20px;
    }

    .app_develop_right_box img {
        display: none;
    }

    .accordion_btn_drop p {
        font-size: 16px;
    }

    .app_drop_text p {
        font-size: 15px;
        line-height: 23px;
    }

    .work_width_app_develop_box h3 {
        font-size: 22px;
    }

    .work_width_app_develop_box {
        padding: 25px 25px 35px 25px;
    }

    .work_width_app_develop_box p {
        font-size: 16px;
    }

    .CRM_0fferings_box {
        margin-bottom: 0px;
    }

    .ready_to_turn_btn {
        justify-content: center;
        margin-top: 25px;
    }

    .Trusted_Ecommerce_section {
        padding: 30px 0;
    }

    .ready_to_turn {
        font-size: 20px;
        line-height: 32px;
        text-align: center;
    }

    .Most_Trusted_Technologies_section {
        margin: 40px 0;
    }

    .app_Technologies_tab {
        margin-right: 0;
        margin-top: 30px;
    }

    .app_Technologies_logo_tab {
        margin-top: 30px !important;
    }

    .app_Technologies_tab .nav-item .nav-link {
        font-size: 16px;
        font-weight: 500;
    }

    .CRM_0fferings_box.choose_app_dev_text {
        padding: 20px;
    }

    /* iOS App Development End  ***********************/

    .Mobile_Solutions p {
        text-align: center;
        margin-bottom: 0px;
    }

    .Successful_Projects {
        padding-bottom: 50px;
    }

    .Fitness_Service_section {
        padding: 40px 0;
        margin: 40px 0px;
    }

    .app_develop_right_fitness img {
        display: none;
    }
    .Fitness-item .content h4 {
        font-size: 18px;
    }
    .Fitness-item .content p {
        font-size: 14px;
    }
    .Fitness-item {
        margin-bottom: 35px;
    }
    .Reliable_Fitness {
        flex-direction: column-reverse;
        grid-row-gap: 45px;
        padding: 20px 20px 30px 20px;
    }
    .Reliable_Fitness .Reliable_Fitness_left h3 {
        font-size: 24px;
    }
    .Reliable_Fitness .Reliable_Fitness_left p {
        font-size: 16px;
        line-height: 26px;
    }

    .Fitness_Key_Features_section {
        margin: 40px 0;
    }
    .Fitness_Key_Feature_gap {
        padding-left: 10px;
        padding-right: 10px;
    }

    .Fitness_Key_Features_section .Fitness_Key_Feature_gap {
        margin-top: -23px;
    }

    .Fitness_Key_Feature p {
        font-size: 16px;
    }

    .Fitness_Key_Feature {
        padding: 10px;
    }
    .Fitness_Key_Feature img {
        width: 24px;
        margin-right: 10px;
    }

    .Reliable_Fitness .Reliable_Fitness_right {
        padding-right: 0px;
    }

    .Reliable_Fitness .Reliable_Fitness_right img {
        width: 100%;
        height: 300px;
        object-fit: contain;
    }
}
@media (max-width: 400px) {
    img.c-logo {
        width: 100px;
    }

    .tech-box-inner h4 {
        width: 90%;
    }

    .blog-inner {
        padding: 20px 15px 50px !important;
    }
    .project_filter select {
        padding: 6px 6px !important;
        font-size: 13px !important;
        background-size: 12px auto !important;
        padding-right: 26px !important;
    }
}
@media (max-width: 420px) {
        .key_benefit_left img.pf-img {
            height: 250px;
        }

        .SEO_Friendly_left_box img {
            height: 350px !important;
            margin-bottom: 50px;
        }

        .Payment_Gateways_logo img.c-logo {
            width: 150px;
        }

        .industries_service_slider .slick-slide {
            margin: 0px;
        }
}

.next_btn {
        border-left: none !important;
    }

.header_industries_drop {
    position: relative;
    cursor: pointer;
}
.header_industries_drop .fa-chevron-down {
    position: absolute;
    bottom: 20px;
    left: 96px;
    font-size: 15px;
}

.footer-box .third-fb {
    margin-bottom: 25px;
}
.margin-bottom-css {
    margin-bottom: 15px;
}
.recent_project_country_info {
    display: flex;
    align-items: center;
}
.margin-left-css {
    margin-left: 10px;
}
.more-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.blog-info {
    z-index: initial !important;
}
.responsive-label {
    display: none;
}