﻿.footer {
    background-color: #e7eef8 !important;
    padding: 3rem 0 !important;
}

    .footer a {
        color: #444 !important;
    }

    .footer li a {
        padding-bottom: .5rem !important;
    }

    .footer h4 {
        font-family: 'kanit-regular' !important;
        font-size: 20px !important;
        color: #444 !important;
        margin-bottom: 1.2rem !important;
    }

.copy-wrapper {
    background-color: #3d55dd !important;
    position: relative !important;
    width: 100% !important;
    display: block !important;
    overflow: hidden !important;
    padding: 1.2rem 0 .8rem 0 !important;
}

    .copy-wrapper * {
        color: #fff !important;
    }

    .copy-wrapper p {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

body {
    color: #444;
    background-color: #f6f8fd !important;
    /*    font-family: 'poppins-regular';*/
    font-family: 'ubuntu-regular';
    overflow-x: hidden !important;
}

.name-bottom .gree, .navbar-brand .gree {
    margin-left: .5rem !important;
    font-size: 26px;
    color: #3d55dd !important;
    font-family: "Audiowide", cursive !important;
}

.name-bottom .whi, .navbar-brand .whi {
    color: #515072 !important;
    font-family: 'Audiowide', cursive;
    font-size: 26px;
}

.list-inline-image {
    vertical-align: top !important;
    display: flex;
}

.main-wrapper-section {
    margin-top: 3rem !important;
}

.social-icons img {
    width: 28px;
}

.bullets li {
    margin-bottom: .5rem !important;
}

.hex3 {
    height: 156px !important;
    width: 166px !important;
    background-color: #f6f8fd !important;
    margin: 0 auto 1rem auto !important;
    padding: 1.5rem !important;
    -webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
    clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
}

    .hex3 img {
        padding: 1.5em !important;
        width: 118px !important;
        position: relative !important;
    }

.help-format {
    padding: 1.2rem 0 0 0 !important;
}

    .help-format .font-14 {
        font-size: 20px !important;
    }

.display-inline .fa-phone, .display-inline .fi-rs-phone-call {
    color: #d99d61 !important;
}

.font-20 {
    font-size: 22px;
}

.bg-blue-color a {
    color: #DA4D60 !important;
}

.bg-one-color a {
    color: #15A186 !important;
}

.bg-green-color a {
    color: #d99d61 !important;
}

.contact-display-inline .fa-phone, .contact-display-inline .fi-rs-phone-call {
    color: #d99d61 !important;
}

.contact-display-inline .fi {
    margin-right: 1rem !important;
}

.contact-display-inline .fa-comments, .contact-display-inline .fi-rs-comment {
    color: #DA4D60 !important;
}

.contact-display-inline .fa-envelope, .contact-display-inline .fi-rs-envelopes {
    color: #15A186 !important;
}

.contact-display-inline .fa-3x {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.contact-display-inline .font-20 {
    line-height: 1rem !important;
}

.contact-display-inline .font-13 {
    font-size: 14px !important;
}

.section-similar-header {
    padding: 3rem 0 !important;
    margin-bottom: 1.2rem !important;
    background-color: #eef5fc !important;
}


.choose-us-one {
    background-color: #ede8fe !important;
    border: 1px solid #ddd8ef !important;
}

.choose-us-two {
    background-color: #fdf4ed !important;
    border: 1px solid #ebe0d7 !important;
}

.choose-us-three {
    background-color: #feeff2 !important;
    border: 1px solid #efe3e3 !important;
}

.choose-us-four {
    background-color: #e9f5e7 !important;
    border: 1px solid #cadbc7 !important;
}

.choose-us-five {
    background-color: #e9f6f9 !important; /* soft cyan/sky */
    border: 1px solid #cfe5ea !important;
}

.choose-us-six {
    background-color: #fff6e8 !important; /* soft peach */
    border: 1px solid #ffe5c2 !important;
}

.list-group-about .list-group-item {
    padding: .9rem !important;
}

.privacy-policy-wrapper strong {
    font-weight: normal !important;
}

.pos-wrapper {
    background-color: #f3e7e8 !important;
    border: 1px solid #d4d9e2 !important;
}

.products-section .caption {
    padding: 1.2rem !important;
}

    .products-section .caption h4 {
        font-size: 20px !important;
    }

.pos-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

    .pos-wrapper img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

.card-two {
    background-color: #dff2f9 !important;
    border: 1px solid #d4d9e2 !important;
}

.card-three {
    background-color: #eef3e7 !important;
    border: 1px solid #d4d9e2 !important;
}

.inline-contact {
    list-style: none;
    margin: 0px;
    padding-top: 2rem !important;
    padding-left: 0px !important;
}

    .inline-contact li.item-img {
        width: 46px !important;
        float: left !important;
        margin-right: 1rem !important;
    }

    .inline-contact li {
        display: inline !important;
        color: #444 !important;
        font-family: 'PT Sans', sans-serif;
    }

textarea {
    height: 180px;
    resize: none !important;
}

.form-control:focus {
    box-shadow: none !important;
}

.form-control {
    padding: .7rem !important;
}

.contact-form label {
    margin-bottom: .3rem !important;
}

ul.custom-list {
    list-style: none;
    padding-left: 0;
}

    ul.custom-list li {
        position: relative;
        padding-left: 40px;
        margin-bottom: 1rem;
    }

        ul.custom-list li::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0px;
            width: 24px;
            height: 24px;
            background-image: url('/Images/check.png');
            background-size: contain;
            background-repeat: no-repeat;
        }

        ul.custom-list li strong {
            font-weight: normal !important;
        }

ul.custom-list-mark {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0 !important;
}

    ul.custom-list-mark li {
        position: relative;
        padding-left: 30px;
    }

        ul.custom-list-mark li:not(:last-child) {
            margin-bottom: 1rem;
        }

        ul.custom-list-mark li::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0px;
            width: 18px;
            height: 18px;
            background-image: url('/Images/checkmark.png');
            background-size: contain;
            background-repeat: no-repeat;
        }

        ul.custom-list-mark li strong {
            font-weight: normal !important;
        }

.tag-list {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

    .tag-list li {
        background-color: #E7EEF8;
        color: #333;
        padding: 6px 12px;
        border-radius: 20px;
        font-size: 14px;
        display: inline-block;
        white-space: nowrap;
        border: 1px solid #e1e1e1;
        transition: background-color 0.2s;
    }

        .tag-list li:hover {
            background-color: #e0e0e0;
        }

.font-normal strong {
    font-weight: normal !important;
    font-size: 16px;
}

/*.accordion .accordion-item {
    margin-bottom: 1.2rem !important;
}*/

.accordion .accordion-item:focus, .accordion .accordion-item:active {
    box-shadow: none !important;
    outline: none !important;
}

.accordion strong {
    font-weight: normal !important;
}

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: var(--bs-accordion-active-bg);
    box-shadow: none;
}

.img-web-solutions {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/Images/webPlatform.png");
    min-height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    padding: 40px 20px;
}

    .img-web-solutions *, .img-software-solutions *, .img-app-solutions *, .img-creative-solutions *, .img-digital-marketing *,
    .img-technology-integration * {
        color: white !important;
    }

.img-software-solutions {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/Images/softwareDevelopmentPlatform.png");
    min-height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    padding: 40px 20px;
}

.img-app-solutions {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/Images/appDevelopmentPPlatform.png");
    min-height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    padding: 40px 20px;
}

.img-creative-solutions {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/Images/creativeDesignPlatform.png");
    min-height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    padding: 40px 20px;
}

.img-digital-marketing {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/Images/digitalMarketingPlatform.png");
    min-height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    padding: 40px 20px;
}

.img-technology-integration {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/Images/technologyPlatform.png");
    min-height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    padding: 40px 20px;
}



strong {
    font-weight: normal !important;
}

.custom-table {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

.horizontal-borders td,
.horizontal-borders th {
    font-weight: normal !important;
    border-top: 1px solid #dee2e6; /* Bootstrap's default border color */
}

.horizontal-borders th {
    background-color: #e7eef8 !important;
}

.horizontal-borders td:first-child {
    width: 138px !important;
}
