.mobileNav .ph {
    padding-right: 15px;
}

.mobileNav .ph a {
    background-color: #de4a26;
    color: #fff;
    display: flex;
    align-items: center;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 10px;
}

.mobileNav .ph i {
    background: #EB8A74;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.mobileNav .ph h6 {
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 0;
    box-sizing: border-box;
    padding-left: 15px;
}

.cta-mobile {
    display: none;
    background: #de4a26b3;
    text-align: center;
    padding: 7px 0;
}

.cta-mobile a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-mobile a h6 {
    line-height: 120%;
    font-size: 18px;
    margin-bottom: 0;
}

.cta-mobile i {
    font-size: 20px;
    margin-right: 10px;
}

.cta-mobile a h6 span {
    box-sizing: border-box;
    padding-left: 10px;
}

.mobileNav  {
    z-index: 10;
}

.solution-tb .elementor-icon-box-content {
    display: flex;
}

.solution-tb .elementor-icon-box-title {
    box-sizing: border-box;
    padding-right: 20px;
    flex: 0 0 27%;
}

.solution-tb .elementor-icon-box-wrapper {
    border: 1px solid #000;
    border-top: none;
    padding: 20px 15px;
}

.services_title {
    text-align: center;
    color: #DE4A25;
    margin-bottom: 40px;
}

.mobileNav .ph {
    padding-right: 15px;
}

.mobileNav .ph a {
    background-color: #de4a26;
    color: #fff;
    display: flex;
    align-items: center;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 10px;
}

.mobileNav .ph i {
    background: #EB8A74;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.mobileNav .ph h6 {
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 0;
    box-sizing: border-box;
    padding-left: 15px;
}

.cta-mobile {
    display: none;
    background: #de4a26b3;
    text-align: center;
    padding: 7px 0;
}

.cta-mobile a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-mobile a h6 {
    line-height: 120%;
    font-size: 18px;
    margin-bottom: 0;
}

.cta-mobile i {
    font-size: 20px;
    margin-right: 10px;
}

.cta-mobile a h6 span {
    box-sizing: border-box;
    padding-left: 10px;
}

.mobileNav  {
    z-index: 10;
}

@media only screen and (max-width: 1075px) {
    .mobimg img {
        margin: 10px 5px !important;
    }
}


@media only screen and (max-width: 767px) {
    .solution-tb .elementor-icon-box-wrapper {
        display: flex !important;
        flex-wrap: nowrap;
        text-align: left !important;
    }

    .solution-tb .elementor-icon-box-description {
        width: 100%;
    }

    .solution-tb .elementor-icon-box-content {
        display:block;
    }

    .solution-tb .elementor-icon-box-title {
        flex-basis: 100%;
        padding-right: 0;
        padding-left: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .mobimg {
        margin-bottom: 15px;
    }
}