.ptb-50 {
    padding: 50px 0px 50px 0px;
}

p,
strong {
    padding-top: 10px;
}

.e_mkt_s_bg {

    padding: 1em 0;
    text-align: left;
}

.e_mkt_bx,
.e_mkt_lst>div {
    padding: 20px 0;
    text-align: center;
}

.e_mkt_bx h2,
.feat_sc h2,
.req_sec h2 {
    font-size: 30px;
    line-height: 38px;
}

.e_mkt_bx h2,
.req_sec h2 {
    font-weight: 400;
    color: #263238;
    text-align: center;
}

.e_mkt_bx>p {
    margin: 12px 0 25px;
    line-height: 1.7em;
}

.e_mkt_lst {
    width: 20%;
    padding: 14px 2px;
    margin: 16px 0 10px 16px;
    height: 200px;
    /* border: 1px solid #ccc; */
    border-radius: 10px;
}

.bg-white {
    background: #157e7699;
}

.e_mkt_lst>div {
    position: relative;
    width: 45px;
    height: 45px;
    margin: auto;
    border-radius: 100%;
    top: -28px;
    left: 0;
    right: 0;
    background: #e1ecee;
    border: #cbe1e5 1px solid;
    padding: 5px;
    font-size: 20px;
    line-height: 32px;
    color: #0077ad;
    transition: all .3s linear;
}

.e_mkt_lst>div>p {
    border-radius: 100%;
    background: #fff;
    width: 33px;
    height: 33px;
    line-height: 16px;
    transition: all .5s linear;
}


.e_mkt_lst:hover>div>p {
    background: #008477;
    color: #fff;
    transform: rotateY(360deg);
}

.e_mkt_lst:hover,
.php_box:hover {
    border: 1px solid #008477;
    box-shadow: 1px 0 20px #ccc;
    background: #008477;
    /* background-image: linear-gradient(-225deg, #fffeff 0, #f4fcff 100%); */
}

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

.d-flex p {
    font-size: 20px;
    font-weight: 500;
}

.h4-pt h4 {
    padding-top: 30px;
}

.about_ul {
    list-style: none;
    padding-left: 0px;
    padding-top: 10px;
}

.logo {
    min-width: 140px;
}

.banner_mail a {
    color: #000 !important;
}

.d-flex-1 {
    display: flex;
    gap: 20px;
}

.feature-section {
    padding-bottom: 50px;
}

.testimonial-slider-logo-block h4 {
    font-size: 22px;
}

/* .slider-description h4:hover {
    color: #fff;
} */

.testimonial-one-slider-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.pt-0 {
    padding-top: 0px !important;
}

.pb-50 {
    padding-bottom: 50px;
}

.pt-50 {
    padding-top: 50px;
}

.e_mkt_lst>p {
    margin-top: 0px;
    padding: 16px;
}

/* For hide number input arrows */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

label.error {
    color: red;
}




.fun-fact-heading-text.we-are-card {
    color: #6ddad2 !important;
}

.fun-fact-number.we-are-card {
    color: #6ddad2 !important;
}


body {
    background-image: url(../images/home/background.png) !important;
    background-repeat: no-repeat;
    background-size: cover;

}

.header-section {
    background-color: transparent;
}


.footer-section-dark-bg {
    background-image: url(../images/footer/footer.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-link.white:hover {
    color: #6ddad2 !important;
}

.footer-link.white--1:hover {
    color: #157676 !important;
}

.nav-dropdown-toggle:hover {
    color: #157676;
}

.menu-link:hover,
.menu-link.w--current {
    border-bottom: 2px solid #157676;
}

.menu-link:hover,
.menu-text.active {
    border-bottom: 2px solid #157676;
}

.footer-link:hover,
.footer-link.w--current {
    color: #6ddad2;
}


.case-study-item-wrap {
    background-color: #157e7699;
}

.w-dyn-list {
    background-color: #157e7699;

}

.w-dyn-list--2 {
    border-radius: 40px;
}


.button-primary:hover {
    background-color: #3ec6bb99;
}

.button-primary-contact:hover {
    background-color: #157e7699;
}

.choice-us-title-span {
    color: #157e7699;
}

.team-member-skillbar-fill-block {
    background-color: #157e7699;
}

.our-story-slider-arrow-left:hover {
    border-color: #157e7699;
}

.our-story-slider-arrow-right:hover {
    border-color: #157e7699;
}

.service-title-span {
    color: #157e7699;
}

.our-service-content-block .service-title-desciption {
    color: #fff;
}

.our-service-content-block .our-service-title {
    color: #fff;
}

.about-us-count-dwon-block .count-dwon-title {
    color: #fff !important;
    text-align: center;
}

.about-us-count-dwon-block .fun-fact-number {
    color: #fff !important;
}

.inner-banner {
    background-image: url(../images/services/box-1/header.png);
    position: relative;
    bottom: 110px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 140px 0 50px 0;
}

.licenses-wrapper .licenses-title,
.license-details {
    color: #fff;
}

.email_font_size {
    font-size: 20px;
    font-weight: 600;
    text-decoration: underline;
}


.swiper-container {
    width: 100%;
    height: 100%;
}

.p-lrtb-50 {
    padding: 50px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pb-160 {
    padding-bottom: 160px;
}

.pt-90 {
    padding-top: 90px;
}

.mt-0 {
    margin-top: 0px;
}

.mt-30 {
    margin-top: 40px;
}

.banner-animation-loop--2 img {
    width: 80px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-80 {
    padding-bottom: 80px;
}

.Process--full-w {
    width: 100% !important;
}

.blog-detail-section {
    margin-top: -90px !important;
}

.case-study-detail-header {
    margin-top: -50px !important;
}

b,
strong {
    font-weight: 600;
}

.blog-item-two-item-wrap--2 {
    grid-column-gap: 85px;
}

.pricing-list-item--2 {
    color: var(--secondary);
    white-space: normal;
    background-image: url(../images/about/tick\ 2.svg);
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 30px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
    list-style-type: none;
}

.pricing-details-list-block-basic---2 {
    max-width: 615px;
}

.priceing-details-list-wrap---2 {
    justify-content: initial;
}

.header-section.is-sticky {
    position: sticky;
    top: 0px;
    z-index: 9999;
    background-color: #fff;
}

.testimonial-one-slider-content:hover {
    background-color: #15767e !important;
}

.testimonial-one-slider-content:hover .slider-description {
    color: #fff !important;
}

.f-size-24 {
    font-size: 24px;
}
.d-flex--5{
    display: flex;
    align-items: flex-start;
}

/* Media Query Start */


@media(max-width:992px) {
    .e_mkt_lst {
        width: 100%;
        padding: 10px 2px;
        margin: 0px 0 5px 0px;
        height: 100px;
        border: 1px solid #ccc;
    }

    .d-flex {
        display: flex;
        flex-direction: column;
    }

    .d-flex p {
        font-size: 15px;
        font-weight: 500;
    }

    .e_mkt_lst>p {
        margin-top: -20px;
        padding: 0 1px;
    }

    .contact-form-wrapper {
        grid-column-gap: 24px;
        grid-row-gap: 24px;
        grid-template-columns: 1fr;
    }

    .pb-30-mob {
        padding-bottom: 30px;
    }

    .testimonial-one-slider-content {
        height: 300px;
    }

    .pt-0-mob {
        padding-top: 0px;
    }

    .case-study-detail-header {
        margin-top: -20px !important;
    }

    .case-studies-image {
        width: 100%;
    }

    .our-story-slider-nav {
        right: 0px;
    }


    .our-story-year-wrap {
        top: -134px;
    }

    .our-story-year-wrap {
        right: 0%;
    }

    .progess-bar {
        width: 230px;
    }

    .case-study-image-link-block {
        height: 100%;
    }

    .ptb-50 {
        padding: 20px;
    }

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

    .p-lrtb-50 {
        padding: 20px !important;
    }

    .mt-80 {
        margin-top: -80px !important;
    }

    .mt-100 {
        margin-top: -100px !important;
    }

    .process-item-border-one {
        position: absolute;
        left: 12px;
    }

    .counter-content {
        margin-bottom: 10px;
    }
    .accordion button[aria-expanded='true']+.accordion-content {
        max-height: 100% !important;
    }


}

@media (min-width: 767px) and (max-width: 992px) {
    .banner-heading {
        font-size: 20px;
    }

    .banner-animation-loop--2 img {
        width: 60px;
    }

    .our-story-slider-arrow-left {
        margin-left: -140px;
    }

    .our-story-slider-arrow-right {
        margin-right: -146px;
    }

    .our-story-slider-nav {
        grid-column-gap: 90px;
    }

    .our-story-slider-nav {
        justify-content: space-around;
        display: flex;
    }

    .service-tab-menu-wrap {
        display: flex;
        flex-wrap: initial;
        flex-direction: column;
        padding-top: 20px;
        padding-bottom: 20px;
        grid-row-gap: 20px;
    }

    .service-tab-title {
        max-width: 285px;
    }

    .hero-two-cart-two {
        width: 230px;
        right: -15px;
    }
    .accordion button .icon {
        position: absolute !important;
        top: 30px !important;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .progess-bar {
        background-color: var(--secondary);
        width: 300px;
    }

    .hero-two-cart-two {
        width: 320px;
        right: -15px;
    }

    .counter-content {
        margin-bottom: 10px;
    }


    .our-story-year-wrap {
        grid-column-gap: 120px;
        grid-row-gap: 120px;
        justify-content: center;
        align-items: center;
        display: flex;
        position: absolute;
        top: -150px;
        bottom: auto;
        left: 0%;
        right: 0;
    }

    .our-story-slider-arrow-left {
        margin-left: -145px;
    }

    .our-story-slider-arrow-right {
        margin-right: -150px;
    }

    .our-story-slider-nav {
        justify-content: space-evenly;
        display: flex;
    }

    .service-tab-title {
        max-width: 285px;
    }

    .getstart-button-wrap {
        margin-left: 25px;
    }

    .case-study-info-meta-wrap {
        gap: 30px;
    }
}

@media(max-width: 767px) {
    .banner-animation-element {
        justify-content: center;
    }

    .hero-two-cart-one {
        width: 100%;
        margin-top: 0px;
    }

    .hero-two-cart-two {
        width: 100%;
        margin-top: 40px;
    }

    .hero-two-cart-one-none {
        display: none;
    }

    .service-rich-text blockquote {
        padding-top: 30px;
    }

    .blog-detail-rich-text-wrap blockquote {
        padding-top: 30px;
    }

    .about-counter-content {
        justify-content: center;
        margin-bottom: 10px;
    }

    .service-tab-title {
        max-width: 260px;
        font-size: 16px;
    }

    .service-tab-title-active {
        font-size: 16px;
    }

    h3 {
        font-size: 24px;
    }

    .blog-meta-date-two {
        font-size: 24px;
    }

    .progess-bar {
        width: 84px;
    }

    .our-story-slider-nav {
        display: flex;
        justify-content: space-around;
    }

    .our-story-slider-arrow-left {
        left: -6%;
    }

    .our-story-slider-arrow-right {
        right: -7%;
    }


}

@media(max-width: 400px) {
    .pricing-list-item--2 {
        padding-left: 45px;
        font-size: 11px;
    }
    
    .footer-content {
        margin-top: 0px;
        padding-top: 0px;
    }
    
    .process-item-border-one {
        position: absolute;
        left: -20px;
    }
    .accordion button .icon {
        position: absolute !important;
        top: 55px !important;
        right: -10px !important;
    }
}

@media(max-width: 280px) {
    .marketing-process-image-wrap-two {
        width: 150px;
        height: 160px;
    }
    .accordion button {
        font-size: 20px !important;
    }
    .nav-menu {
        width: 200px;
    }
    .pricing-list-item {
        font-size: 14px
    }

    .testimonial-bg-image-wrap {
        top: 205px;
    }

    .service-title-name {
        font-size: 26px;
    }

    .case-study-rich-text h2,
    .case-study-rich-text h3 {
        font-size: 24px;
    }

    .blog-detail-rich-text-wrap blockquote {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 14px;
    }

    .case-study-rich-text blockquote {
        padding-top: 20px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 14px;
    }

    .service-rich-text blockquote {
        background-position: 50% 20px;
        margin-top: 30px;
        padding-top: 30px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 14px;
        line-height: 1.6;
    }

    .service-tab-title-active {
        font-size: 14px !important;
    }

    .our-story-slider-arrow-left {
        left: -3% !important;
    }

    .our-story-slider-arrow-right {
        right: -3% !important;
    }

    .progess-bar {
        width: 55px;
    }

    .our-story-slider-nav {
        display: flex;
        justify-content: space-evenly;
    }

    .our-story-slider-nav {
        grid-column-gap: 25px;
    }

   
    .footer-content {
        margin-top: 0px;
        padding-top: 0px;
    }

    .arrow-icon-right {
        right: 12px;
    }
    .testimonial-one-slider-content {
        height: 330px;
    }
}

/* Media Query End */

.faq-section {
    height: 100%;
}

.ul-li-bg-none li {
    background-image: none !important;
    padding-left: 10px;
}

.ul-li-bg-none img {
    width: 26px;
}

.ul-li-bg-none span {
    display: flex;
    align-items: flex-start;
}

/* faq start */


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

.accordion .accordion-item button[aria-expanded='true'] {
    border-bottom: 1px solid #157e76;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #000;
    font-size: 24px;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
}

.accordion button:hover,
.accordion button:focus {
    cursor: pointer;
    color: #157e76;
}

.accordion button:hover::after,
.accordion button:focus::after {
    cursor: pointer;
    color: #157e76;
    border: 1px solid #157e76;
}

.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion button[aria-expanded='true'] {
    color: #157e76;
}

.accordion button[aria-expanded='true'] .icon::after {
    width: 0;
}

.accordion button[aria-expanded='true']+.accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content p {
    font-size: 18px;
    font-weight: 300;
    margin: 2em 0;
    color: #000;
}
/* faq end */


/* loader */

.logo-pre {
    /* background: linear-gradient(to bottom, #FFFCE9 0, #FFE1EC 100%); */
    border-radius: 50%;
    height: 200px;
    width: 200px;
    box-shadow: 0 0 0 0 rgb(0 0 0/0%);
    animation: pulse 2s infinite;
    margin: 0 auto 30px;
    display: flex;
    align-items: center;
    padding: 8px
}

.onloadpage .pre-content {
    top: 50%;
    position: relative;
    right: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
}

.onloadpage {
    position: fixed;
    z-index: 99999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: #fff;
}

/* loader end */

.service-tab-title {
    cursor: pointer;
}

