
    .container-fluid {
        max-width: 1350px;
    }

    .post-single {
        padding: 30px;
        border-radius: 0px !important;
        margin-bottom: 30px;
        margin-top: 0px;
        -webkit-box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
        box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
    }

    .post-single-content .title {
        margin-bottom: 20px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .section-title h5 {
        text-transform: capitalize;
        position: relative;
        font-size: 22px;
        color: #000;
        font-weight: 600;
    }

    .widget .section-title {
        margin-bottom: 15px;
    }

    .section-title h5:after {
        background-color: #f90;
        display: block;
        position: absolute;
        content: "";
        left: auto;
        top: -14px;
        width: 30px;
        height: 2px;
    }

    .section-title {
        padding: 20px 10px 0px 10px;
    }

    .widget-latest-posts {
        padding: 10px;
    }

    .widget-latest-posts .post-item .count {
        position: absolute;
        content: "";
        left: -5px;
        top: -5px;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: #f90;
        text-align: center;
        color: #ffffff;
        font-size: 13px;
        font-weight: 800;
        line-height: 1.6;
        z-index: 1;
        border: 2px solid #ffffff;
    }

    .widget-latest-posts .post-item .image img {
        border-radius: 0px;
        height: 60px;
        -webkit-transition: all 0.9s ease-in-out;
        transition: all 0.9s ease-in-out;
    }

    .widget-latest-posts .post-item .image {
        width: 80px;
        height: 80px;
        margin-right: 15px;
        overflow: hidden;
        position: relative;
        border-radius: 0px;
    }

    .widget-latest-posts .post-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 20px;
        position: relative;
    }

    .widget-latest-posts .post-item .content .post-date {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0px;
        text-transform: capitalize;
        font-size: 14px;
        color: #444;
        font-weight: 400;
    }

    .widget-latest-posts .post-item .content .post-date i {
        color: #94979e;
        margin-right: 10px;
        direction: ltr;
        font-size: 16px;
    }

    .widget-latest-posts .post-item .content .entry-title {
        font-weight: 800;
        font-size: 15px;
        color: #131315;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        padding: 0px 0px 3px 0px;
        margin-bottom: 6px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-family: "Inter Tight", sans-serif;
    }

    .widget-latest-posts .post-item .content {
        width: calc(100% - 80px);
        margin-top: -6px;
    }

    h1 {
        font-size: 40px;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: "Inter Tight", sans-serif;
        font-weight: 600;
        line-height: 1.4;
        color: #131315;
        margin: 0;
    }

    .post-single-image {
        margin-top: 0px;
        margin-bottom: 40px;
        border-radius: 0px;
    }

    .post-single-image img {
        border-radius: 0px;
        -webkit-box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
        box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .post-single-body {
        margin-top: 30px;
    }

    .widget-form .form-control {
        border: 1px solid #eee;
        border-radius: 0px;
        padding: 15px 20px;
        font-size: 14px;
        color: #131315;
        display: inline-block;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        cursor: pointer;
    }

    .entry-meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 0;
    }

    .entry-meta li {
        text-transform: capitalize;
        font-weight: 600;
        color: #444;
        font-size: 14px;
        font-family: "Inter Tight", sans-serif;
    }

    ul.circleli {
        padding-left: 22px;
    }

    ul {
        margin-bottom: 0;
        padding-left: 0;
    }

    .list-inline li {
        display: inline-block;
    }

    .post-single-body h2 {
        /* font-family: Open Sans; */
        font-style: normal;
        font-size: 28px;
        line-height: 40px;
        color: #0D1E40;
        margin-bottom: 1.5rem;
        margin-bottom: 0.8rem;
        padding-top: 25px;
    }

    .mb-30 {
        margin-bottom: 30px;
    }

    .faq-section {
        margin-left: -13px;
    }

    .widget {
        padding: 30px;
        border-radius: 0px;
        margin-bottom: 30px;
        -webkit-box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
        box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
    }

    p {
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 14px;
    }

    < !-- CSS --><style>.social-media ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        gap: 5px;
    }

    .social-media ul li {
        display: inline-block;
    }

    .social-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        color: #fff;
        /* White icon */
        text-decoration: none;
        transition: transform 0.3s, box-shadow 0.3s;
        font-size: 18px;
    }

    /* Hover effect */
    .social-icon:hover {
        transform: scale(1.1);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    }

    /* Individual colors */
    .facebook {
        background: #3b5998;
    }

    .instagram {
        background: #e4405f;
    }

    .twitter {
        background: #1da1f2;
    }

    .youtube {
        background: #ff0000;
    }

    .pinterest {
        background: #bd081c;
    }

    .post-single-body h3 {
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        line-height: 30px;
        color: #0D1E40;
        margin-bottom: 0.8rem;
        padding-top: 20px;
    }

    .faq-title {
        font-size: 28px;
        font-weight: 700;
        color: #222;
        margin-bottom: 40px;
        position: relative;
    }

    .custom-accordion .accordion-item {
        border: 2px solid #1c3c94;
        border-radius: 10px;
        margin-bottom: 15px;
        overflow: hidden;
        background: #fff;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        transition: all 0.3s ease;
    }

    .custom-accordion .accordion-item:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
    }

    .custom-accordion .accordion-button {
        font-weight: 600;
        font-size: 16px;
        width: 100%;
        text-align: left;
        color: #222;
        background: #fff;
        padding: 10px 20px;
        border: none;
        transition: all 0.3s ease;
    }

    .blue-link {
        color: blue;
        text-decoration: none;
        /* remove underline (optional) */
        font-weight: 600;
    }

    .blue-link:hover {
        color: blue;
        text-decoration: underline;
        /* add underline on hover */
    }

    .ulmargin {
        margin-left: 25px;
    }

    .accordion.custom-accordion {
        margin-top: 30px;
    }

    .custom-accordion .accordion-button:focus {
        box-shadow: none;
    }

    .custom-accordion .accordion-button:not(.collapsed) {
        background-color: #1c3c94;
        color: #fff;
    }

    .custom-accordion .accordion-button::after {
        content: "+";
        font-size: 18px;
        font-weight: bold;
        float: right;
        transition: transform 0.3s ease;
    }

    .custom-accordion .accordion-button:not(.collapsed)::after {
        content: "−";
    }

    .accordion-header {
        padding-top: 0px !important;
    }

    .custom-accordion .accordion-body {
        padding: 20px;
        font-size: 15px;
        color: #555;
        line-height: 1.6;
        background: #fff;
        animation: fadeIn 0.3s ease-in-out;
    }

    .post-single-footer {
        margin-top: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .social-media a i {
        font-size: 22px;
        line-height: 30px;
        color: #ffffff;
    }

    .post-single-footer .social-media {
        text-align: center;
        margin-left: auto;
    }

    .list-inline {
        padding-left: 0;
        list-style: none;
    }

    .post-single-body ul li {
        padding-bottom: 0px;
        /* line-height: 24px; */
        list-style: outside;
        line-height: 28px;
    }

    .list-inline li {
        display: inline-block;
    }

    .widget.ads {
        padding: 0px;
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
            transform: translateY(-5px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    /* Mobile */
    @media (max-width: 768px) {
        .faq-title {
            font-size: 22px;
        }

        .custom-accordion .accordion-button {
            font-size: 15px;
            padding: 14px 16px;
        }

        .custom-accordion .accordion-body {
            font-size: 14px;
        }

        p {
            text-align: justify;
        }

        li {
            text-align: justify;
        }

        h1 {
            font-size: 36px !important;
        }

        .post-single-body h2 {
            font-size: 26px !important;
        }

        .post-single-body h3 {
            font-size: 20px !important;
        }

        .faq-section {
            margin-right: -25px;
            margin-left: -25px;
        }
    }






.loading-spinner {
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%) translateZ(0);
    top: 50%;
    width: 90px;
    height: 90px;
    z-index: 1;
    background: url(images/logo-img.png) center no-repeat;
    background-size: contain; /*animation: spinning 1.5s infinite ease-in-out;*/
}
.loading-spinner:after {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 100%;
    margin: -15px;
    box-shadow: 0 2px 0 0 #000;
    transition: all 1s linear;
    animation: lds-eclipse 1s linear infinite;
}
@keyframes spinning {
    0% {
        transform: translate(-50%, -50%) scale(1) translateZ(0);
    }
    50% {
        transform: translate(-50%, -50%) scale(1.1) translateZ(0);
    }
    100% {
        transform: translate(-50%, -50%) scale(1) translateZ(0);
    }
}
@keyframes lds-eclipse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.side .ttm-social-links-wrapper {
    padding-top: 0px !important;
    margin-bottom: 17px !important;
}

.social.mob-margin {
    margin-top: 20px !important;
}

a.ttm-btn.ttm-btn-size-sm.ttm-btn-shape-round.ttm-btn-style-fill.ttm-icon-btn-right.ttm-btn-color-skincolor.enquiry-btn {
    margin-left: 140px !important;
}

.ttm-row {
    padding: 60px 0;
}

.title-shape.text-center {
    display: none;
}

section.ttm-row.faq {
    padding-bottom: 70px;
}

.whatsapp-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #25d366; /* WhatsApp Green */
    color: white;
    width: 45px;
    height: 45px;
    margin-left: 36px;
    border-radius: 50%;
    font-size: 28px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

.whatsapp-icon:hover {
    background-color: #1ebe5b;
    color: #fff !important;
    transform: scale(1.1);
}

/* Make icons horizontal */
.social ul {
    display: flex;
    gap: 10px; /* spacing between icons */
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Icon styles */
.social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    font-size: 20px;
    border: 2px solid #f90;
    border-radius: 50%;
    color: #f90;
    transition: all 0.3s ease-in-out;
}

/* Hover effect */
.social a:hover {
    background-color: #f90;
    color: #fff;
}

/* Tooltip color */
.social a[data-tooltip]:hover:after {
    background: #f90 !important;
    color: #fff !important;
}

/* Responsive adjustments */
@media (max-width: 1440px) {
    .site-navigation-content .menu {
        font-size: 1px;
        gap: 4px;
    }

    a.ttm-btn.ttm-btn-size-sm.ttm-btn-shape-round.ttm-btn-style-fill.ttm-icon-btn-right.ttm-btn-color-skincolor.enquiry-btn {
        margin-left: 30px !important;
    }

    a.ttm-btn.ttm-btn-size-sm.ttm-btn-shape-round.ttm-btn-style-fill.ttm-icon-btn-right.ttm-btn-color-skincolor.enquiry-btn {
        margin-left: 64px;
    }

    .side-overlay .side {
        max-height: 100vh; /* Limit height to viewport */
        overflow-y: auto; /* Enable vertical scroll */
        padding-right: 15px; /* Optional: prevent content hiding behind scrollbar */
    }

    .whatsapp-icon {
        width: 40px;
        height: 40px;
        margin-left: 10px;
        font-size: 28px;
    }
}

@media (max-width: 1200px) {
    .site-navigation-content {
        flex-direction: column;
        align-items: flex-start;
    }
    .site-navigation-content .menu {
        flex-direction: column;
        width: 100%;
    }

    a.ttm-btn.ttm-btn-size-sm.ttm-btn-shape-round.ttm-btn-style-fill.ttm-icon-btn-right.ttm-btn-color-skincolor.enquiry-btn {
        margin-left: 64px;
    }

    .side-overlay .side {
        max-height: 100vh; /* Limit height to viewport */
        overflow-y: auto; /* Enable vertical scroll */
        padding-right: 15px; /* Optional: prevent content hiding behind scrollbar */
    }
}

/* ðŸ‘‡ Hide on mobile screens (below 768px width) */
@media (max-width: 768px) {
    .whatsapp-icon {
        display: none;
    }
}

.spacing-3 {
    padding: 60px 42px 9px 55px;
    margin-top: -15px;
}

/* Card box */
.feature-icon-box {
    border: 1px solid #000;
    padding: 25px 20px;
    border-radius: 8px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    height: 100%;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); /* default shadow */
}

/* Image / Icon */
.feature-icon img {
    width: 80px;
    height: auto;
    transition: transform 0.3s ease-in-out;
}

/* Title */
.feature-title h5 {
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0 10px;
    transition: color 0.3s ease-in-out;
}

/* Paragraph */
.feature-desc p {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
    margin: 0;
    text-align: center;
}

/* Hover Effects */
.feature-icon-box:hover {
    border-color: #f90;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25); /* stronger shadow */
    transform: translateY(-5px);
}

.feature-icon-box:hover .feature-icon img {
    transform: scale(1.2);
}

.feature-icon-box:hover .feature-title h5 {
    color: #f90;
}

.ttm-row {
    padding: 60px 0;
}

section.ttm-row.broken-section.ttm-bgcolor-grey.abt-broken {
    padding: 110px 0 80px;
}

/* Responsive Design */
@media (max-width: 991px) {
    .feature-icon-box {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .feature-icon img {
        width: 65px; /* smaller logo on mobile */
    }

    .login-btn{
        top: -60px;
    }

    .feature-title h5 {
        font-size: 18px;
    }

    .feature-desc p {
        font-size: 14px;
    }

    .spacing-3 {
        padding: 60px 20px;
    }

    .featuredbox-number {
        margin: 0px 0 50px;
    }

    .rotate-textbox.style2 {
        bottom: 27px;
        left: 0px;
    }

    .rotate-textbox {
        padding: 14px 13px;
    }

    .comment-author img,
    .img-fluid {
        max-width: 90%;
    }
}

/* Card Styling */
.feature-icon-box {
    background: #fff;
    border-radius: 15px;
    padding: 8px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
}

.leftadjust {
    left: 100px;
}

.feature-icon-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.ttm-icon.ttm-icon_element-onlytxt {
    margin-top: 34px;
}

.feature-icon-box:hover .feature-icon {
    background: #fff !important;
}

.send-resume-box .icon {
    left: 24px;
    top: 0px;
    align-self: anchor-center;
}

.feature-icon {
    background: #f9f9f9;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
    border-radius: 50%;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out, background 0.3s ease-in-out;
}

.feature-icon-box:hover .feature-icon {
    transform: scale(1.2);
    background: #f90;
}

.careerpage.feature-title h5 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.send-resume-box {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    gap: 15px;
    transition: all 0.3s ease-in-out;
}

.send-resume-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.send-resume-box .icon {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 50%;
}

.send-resume-box .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.send-resume-box .title h4,
.send-resume-box .title h3 a {
    margin: 0;
    color: #333;
}

.send-resume-box .title h3 a {
    font-size: 16px;
    font-weight: 500;
}

/* Responsive spacing */
@media (max-width: 767px) {
    .feature-icon-box,
    .send-resume-box {
        margin-bottom: 20px;
    }

    .ttm-service-single-content-area {
        padding: 30px 20px;
    }

    .ttm-equal-height-image {
        padding: 0px 20px;
    }

    .car-form .spacing-5 {
        padding: 60px 20px;
        margin-left: 0px;
    }

    .res-991-mt-0 {
        margin-top: -60px !important;
    }
}

@media only screen and (max-width: 1600px) and (min-width: 1401px) {
    .ttm-left-span .ttm-col-wrapper-bg-layer {
        margin-left: 0px;
    }
}

.mt-90 {
    margin-top: 90px;
}

.container-fluid {
    max-width: 1350px;
}

.post-card {
    background-color: #ffffff !important;
    padding: 0px;
    border-radius: 10px !important;
    margin-bottom: 60px;
    display: block;
    position: relative;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
    box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
    border: 1px solid #000;
}

.post-card .post-card-image img {
    min-height: 300px;
    max-height: 300px;
}

.post-card-image {
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.08), 0 0 0 transparent;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.08), 0 0 0 transparent;
}

.post-card-content {
    padding: 36px 36px 36px;
}

.entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
}

.entry-title {
    padding: 0px 0px 10px 0px;
    margin-bottom: 10px;
}

h5 {
    font-size: 22px;
}

.entry-meta li {
    text-transform: capitalize;
    font-weight: 600;
    color: #444;
    font-size: 13px;
    font-family: "Inter Tight", sans-serif;
}

.list-inline li {
    display: inline-block;
}

.btn-custom {
    font-family: "Inter Tight", sans-serif;
    padding: 6px 12px 6px 12px;
    font-weight: 600;
    font-size: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Inter Tight", sans-serif;
    font-weight: 600;
    line-height: 1.4;
    color: #131315;
    margin: 0;
}

.entry-meta .post-date .dot,
.entry-meta .post-comment .dot,
.entry-meta .post-timeread .dot,
.entry-meta .post-view .dot {
    margin: 2px 10px !important;
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #f90;
    border-radius: 50%;
}

.mb-30 {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .post-card .post-card-image img {
        min-height: 250px;
        max-height: 250px;
    }

    .post-card-content {
        padding: 15px 27px 30px;
    }
}

.newsletter-box .submit-btn {
    background-color: #f90;
    width: 150px;
    height: 45px;
    border-radius: 0 20px 20px 0;
    color: #ffffff;
    font-weight: 700;
    margin-top: 0px;
    border: 1px solid #f90;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.whatsapp-icons{
    display:block;
}

.footer .widget {
    margin: 20px 0 35px !important;
}

.newsletter-box .form-control {
    height: 45px;
    background-color: #F9F9FF;
    border: 0px;
    padding: 0px 20px;
    border-radius: 20px 0 0 20px;
    color: #94979e;
    width: 62%;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border: 1px solid #eee;
}

.marginadjust1{
    margin-top: 50px;
}

.inputwidthadjust{
    max-width: 700px;
}

/* ðŸ“± Mobile responsive */
@media (max-width: 767px) {

 .inputwidthadjust{
    max-width: 372px !important;
}

.newsletter-box .form-control {
    width: 40%;
}

.newsletter-box .submit-btn {
    width: 100px;
}

.marginadjust1{
    margin-top: 0px !important;
}   
}
@media only screen and (min-width: 767px) {
.mob-margin{
    margin-top:-20px;
}

.whatsapp-icons{
    display:none;
}
}
#totop{
    display:none !important;
}

.req{
        color: red;
    }
    
/* Card styling */
.info-card {
    background: #f9f9f9; /* off-white */
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 25px 15px;
    text-align: center;
    width: 100%;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

.info-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}

/* Feature Icon */
.feature-icon {
    background: #fff;
    width: 70px;
    height: 70px;
    margin: 0 auto 15px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 28px;
    color: #f90; /* icon color */
    transition: transform 0.3s ease, background 0.3s ease;
}

.info-card:hover .feature-icon {
    transform: scale(1.2);
    background: #fff;
}

.feature-title h5 {
    font-size: 25px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}

.feature-desc p {
    font-size: 14px;
    color: #555;
    margin: 5px 0;
}

.ttm-icon.ttm-icon_element-onlytxt {
    top: 15px;
}

/* Responsive */
@media (max-width: 767px) {
    .col-sm-6 {
        margin-bottom: 20px;
    }
    
    .spacing-7 {
        padding: 30px 20px;
    }
}

button, input[type=button], input[type=reset], input[type=submit] {
    font-weight: 500 !important;
}
