.light-gray {
    background-color: #f5f7fa;
}

.section-padding {
    padding: 2.5rem 0;
}

section.market-served-hero .content {
    padding: 0 4rem;
}

section.market-served-hero .content h1 {
    color: #4404bf;
    font-size: 50px;
    text-shadow: none;
    margin-bottom: 1.5rem;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 0;
}

section.market-served-hero .content p.sub-heading {
    font-size: 22px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 2rem;
    font-family: "Barlow", sans-serif;
}

section.market-served-hero .content a {
    font-size: 28px;
    color: #4404bf;
    font-weight: 500;    
    margin-bottom: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Poppins", sans-serif;
}

section.market-served-hero .content a:hover {
    text-decoration: none;
}

#wrapper section.market-served-hero .sawm {
    font-size: 24px !important;
    background: #4404bf;
    padding: 8px;
    border-radius: 52px;
    height: 20px;
    width: 20px;
    line-height: 18px !important;
    color: #fff;
    margin-left: 10px;
    text-align: center;
}

.content h2 {
    font-size: 38px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    margin-top: 0;
    color: #000;
}

.second-section .content h2{
    margin-top: 1.5rem;
}
.second-section .content{
    margin-bottom: 2.5rem;
}

h4{
    margin-bottom: 1rem;
    font-size: 24px;
    color: #4404bf;
    font-weight: 500;
    line-height: 1.2;
}

.list-content li{
    padding: 0;
    position: relative;
    margin-left: 2.5rem;
    margin-bottom: 1rem;
}

/* .list-content li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -2rem;
    position: absolute;
    left: 0;
    top: 5px;
    background-color: #4404bf;
    color: #ffffff;
    padding: 3px 5px 3px 5px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 1.3;
} */

.request-demo{
    padding-top: 2.5rem;
}

.request-demo.align-center a {
    font-size: 28px;
    color: #4404bf;
    margin-bottom: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Poppins", sans-serif;
    cursor: pointer;
}

.request-demo.align-center a:hover{
    color: #4404bf;
}

.request-demo.align-center a .sawm{
    font-size: 24px !important;
    background: #4404bf;
    padding: 8px;
    border-radius: 52px;
    height: 20px;
    width: 20px;
    line-height: 18px !important;
    color: #fff;
    margin-left: 10px;
    text-align: center;
}

.second-section .col-md-5{
    display: flex;
    align-items: center;
}

section.third-section .row{
    justify-content: space-between;
}

section.third-section .content{
    margin-bottom: 2.5rem;
}

section.third-section .content-box {
    margin-bottom: 2.5rem;
}

section.third-section .content-box img{
    margin-bottom: 1rem;
}

section.worries-with-us .request-demo{
    padding-top: 0;
    padding-bottom: 2.5rem;
}

div.accordion .item {
    background-color: #ffffff;
    padding: 20px;
    border-bottom: 1px solid #000000;
}

div.accordion .item button {
    padding: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
    white-space: normal;
    text-align: left;
    font-size: 22px;
    color: #000000;
}

div.accordion .item button:hover,
div.accordion .item button:focus {
    text-decoration: none;
}

div.accordion .item h2 {
    margin-top: 0;
}

div.accordion .item h2 {
    margin-top: 0;
}

div.accordion .item i.fa.fa-angle-down {
    margin-left: 10px;
}

div.accordion .item span.content {
    padding-bottom: 0;
}
div.accordion .item button.active{
    color:#4404bf;
    font-weight: 500;
}
div.accordion .item span.content-box {
    display: flex;
    padding: 0;
}

div.accordion .item .content-box:hover {
    box-shadow: none;
}

div.accordion .item i.fa-solid.fa-plus {
    background-color: #333333;
    color: #ffffff;
    padding: 8px 10px;
    font-size: 16px;
    border-radius: 5px;
    margin-left: 10px;
    height: 32px;
}

div.accordion .item i.fa-solid.fa-minus {
    background-color: #333333;
    color: #ffffff;
    padding: 8px 10px;
    font-size: 16px;
    border-radius: 5px;
    margin-left: 10px;
    height: 32px;
}

.accordion .collapse .t-p p {
    color: #000000;
    font-size: 16px;
    padding-right: 20px;
}
div.accordion .item ul{
    margin-bottom: 1rem;
    margin-top: 1rem;
}
div.accordion .item ul li{
    list-style-type: disc;
    margin-left: 1rem;
    line-height: 1.5;
}

section.stay-connected .content {
    padding-bottom: 2.5rem;
}

section.stay-connected .content h2 {
    margin-bottom: 0;
}


section.stay-connected .content-box h4 a:hover {
    color: #4404bf !important;
}

section.stay-connected .content-box {
    padding: 1rem;
    background-color: #ffffff;
}

section.stay-connected .content-box:hover {
    box-shadow: none;
}

section.stay-connected .content-box a.title {
    font-size: 16px;
    color: #000000;
}

section.stay-connected .content-box h4 {
    font-weight: 400 !important;
    margin-top: 10px;
}

section.stay-connected .content-box h4 a {
    font-size: 20px;
    color: #000000 !important;
    font-family: "Poppins", sans-serif;
    display: block;
}

section.stay-connected .content-box .magic-btn-primary a {
    font-size: 18px;
    color: #4404bf;
    display: flex;
    align-items: center;
    font-family: "Poppins", sans-serif;
}

section.stay-connected .col-md-4 img {
    object-fit: cover;
    height: 200px;
    width: 100%;
}

#wrapper .stay-connected .sawm {
    font-size: 24px !important;
    background: #4404bf;
    padding: 8px;
    border-radius: 52px;
    height: 20px;
    width: 20px;
    line-height: 18px !important;
    color: #fff;
    margin-left: 10px;
    text-align: center;
}

ul.list-content li{
    list-style-type: none;
    display: flex;
}

ul.list-content li svg {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    background-color: #4404bf;
    color: #ffffff;
    border-radius: 20px;
    padding: 5px;
    margin-top: 5px;
}
section.talk-our-expert .col-md-6:first-child {
    background-color: #4404bf;
    padding: 2.5rem 4.6rem;
}

section.talk-our-expert .col-md-6:first-child .content h2,
section.talk-our-expert .col-md-6:first-child .content p {
    color: #ffffff;
}

section.talk-our-expert .col-md-6:last-child {
    padding: 0;
    display: flex;
}


/*************************Enterprise SAAS *********************/

section.trusted-by img{
    width: 142px;
}

.partners-logos {
    margin-top: 2.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

p{
    color: #000;
    font-size: 16px;
    line-height: 1.5;
}
section.third-section ul,
.fourth-section ul,
.fifth-section ul,
.sixth-section ul{
    padding: 1rem 0;
}
section ul li{
    list-style-type: disc;
    line-height: 1.5;
    margin-left: 1rem;
}

section.fifth-section .request-demo {
    padding-top: 0;
    padding-bottom: 2.5rem;
}

.cta-left-content h2{
    margin-bottom: 1.25rem;
}

.cta-left-content p{
    color: #ffffff;
}

.img-box {
    margin: 0 auto;
}

.page-template-template-enterprise .section-padding .col-md-6{
    display: flex;
    align-items: center;
}
.partners-logos .item {
    margin: 0 1rem;
}

@media (max-width: 1024px) {
    #wrapper {
        padding-top: 180px !important;
    }
    section.market-served-hero .content h1{
        font-size: 44px;
    }
    .slide-content{
        padding-left: 3.5rem;
    }
    .content h2{
        font-size: 30px;
        line-height: 1.2;
    }
    .sub-heading{
        font-size: 18px !important;
    }
    .partners-logos{
        justify-content: center;
        flex-wrap: wrap;
    }
    
    div.accordion .item{
        padding: 2rem 3rem 2rem 2rem;
    }
     section.talk-our-expert .col-md-6:first-child{
        padding: 2.5rem 3rem;
    }
}

@media (max-width: 768.5px) {
    #wrapper {
        padding-top: 170px !important;
    }
    p {
        font-size: 16px !important;
    }
    section.talk-our-expert .col-md-6:first-child{
        padding: 2.5rem 2rem;
    }
}

@media (max-width: 767.5px) {
    section .row-reverse{
        flex-direction: column-reverse;
    }
    #wrapper {
        padding-top: 100px !important;
    }
    .section-padding {
        padding: 1.25rem 0;
    }
    section.market-served-hero .content a,
    .cta-main .cta-button a{
        font-size: 22px;
    }
    .cta-main .cta-button a{
        justify-content: unset;
    }
    section.market-served-hero .content{
        padding: 0;
    }
    .second-section .content h2{
        margin-top: 1rem;
    }
    section.market-served-hero .content h1{
        font-size: 36px;
    }
    section.market-served-hero .content p.sub-heading{
        font-size: 18px;
        margin-bottom: 1rem;
    }
    .content h2{
        font-size: 28px;
        margin-bottom: 1rem;
    }
    .second-section .content{
        margin-bottom: 1.25rem;
    }
    .cta-main h2{
        font-size: 28px;
    }
    div.accordion .collapse{
        text-align: left;
    }
    div.accordion .item button{
        font-size: 18px;
    }
    div.accordion .item{
        padding: 1rem 0;
        margin-bottom: 0;
    }
    .request-demo.align-center a{
        font-size: 22px;
        margin-bottom: 0;
    }
    .request-demo{
        padding-top: 1.25rem;
    }
    section.third-section .content,
    section.third-section .content-box{
        margin-bottom: 1.25rem;
    }
    section.worries-with-us .request-demo{
        padding-bottom: 1.25rem;
    }
    .cta-main .cta-button{
        margin-top: 0;
    }
    h4{
        font-size: 20px;
    }
    .img-box{
        margin-top:1.25rem ;
    }
    section ul li{
        font-size: 16px;
        color: #000;
    }
    .list-content li{
        margin-left: 0;
    }
    section.talk-our-expert .col-md-6:first-child {
        padding: 1rem;
    }
    section.talk-our-expert img{
        display: none;
    }
}