/*
 Theme Name:   Hepta Child
 Theme URI:    http://keenitsolutions.com/products/wordpress/hepta/
 Description:  Hepta Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     medzoon
 Version:      2.9
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

#rs-header.style2.header-transparent .toolbar-area {
    padding: 0 !important;
    border: none !important;
}

.sidebarmenu-area,
.sidebarmenu-search {
    display: none;
}

/*footer*/
.rs-footer .footer-top {
    padding: 30px 0;

    h3.footer-title {
        color: #000;
        font-size: 20px;
        position: relative;
        margin: 70px 0 30px 0;

        &::after {
            content: "";
            height: 3px;
            background-color: #1C58EF !important;
        }
    }

    .menu-footer-menu-container {
        ul {
            list-style: none;
            padding: 0;

            li {
                list-style: none;
                padding: 0;
                margin-bottom: 8px;

                &::before {
                    display: none;
                }

                a {
                    color: #000;
                }
            }
        }
    }

    .about-widget {
        color: #000;

        i {
            color: #1C58EF;
        }

        a {
            color: #000;

            &:hover {
                color: #1C58EF;
            }
        }
    }

    #text-5 {
        margin-top: 70px
    }

    #text-6 {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 10px;


    }

    .widget_media_gallery {
        margin: 0;

        .gallery {
            margin: 0;

            .gallery-item {
                margin: 0
            }
        }
    }

    .textwidget {
        p {
            color: #000;
        }
    }
}

.footer-bottom {
    .copyright p {
        color: #000;
        font-size: 13px !important;
    }
}

#why-choose-us {
    .services-item {
        display: flex;
        flex-direction: row;

        .services-icon {
            margin-right: 20px;
        }

        .services-desc {
            text-align: left;

            .services-title.services-title2 {
                text-align: left;
            }

            .services-desc-inner {
                text-align: left;
            }
        }
    }
}

#business-services .services-style-2 {
    -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.08);
    -moz-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.08);
    box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.08);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;

    .services-desc {
        padding: 15px 18px 20px 18px;
        text-align: left;
        font-size: 14px;
        line-height: 20px;

        &:hover {
            -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
            -moz-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
            box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
        }

        .services-title2 {
            text-align: left;
            font-size: 20px;
            margin-bottom: 15px;
        }
    }
}

.vc_row.HomeBlueStripSection {
    border-radius: 20px;
    padding: 0 !important;
    overflow: hidden;

    .vc_column-inner>.wpb_wrapper {
        padding: 0 30px;
    }

    .BlueLightRight {
        background: #3870FD;
    }

    .wpb_text_column {
        h2 {
            color: #fff;
            font-size: 14px;
        }

        p {
            color: #fff;
            font-size: 14px;
        }
    }

    .rs-heading.style2 {
        margin: 0;

        h2 {
            color: #fff;
        }
    }
}

.vc_row.HowitworkRow {
    text-align: center;
    background-position: 0 50px !important;

    .wpb_text_column {
        padding: 0 80px;

        b {
            font-size: 20px;
            font-weight: 700;
            color: #000;
        }

        p {
            font-size: 14px;
        }
    }
}

.HomeLastSection {
    .vc_column-inner {
        padding-top: 0 !important;

        .vc_general.vc_cta3.vc_cta3-shape-rounded {
            margin-bottom: 0;
            border-radius: 10px 10px 0 0;

            .vc_cta3-content-header {


                h2 {
                    margin-bottom: 0;
                    font-size: 32px;
                    font-weight: 700;
                    padding-right: 0px;
                    max-width: 95%;
                }

                h4 {
                    font-size: 16px;
                    margin-bottom: 0;
                }
            }

            .vc_cta3-actions .vc_btn3.vc_btn3-size-md {
                border: 1px solid #1C58EF;
                border-radius: 30px;
                text-transform: uppercase;
                padding: 15px 50px;
            }
        }
    }
}

.InnerMainBanner {
    min-height: 320px;

    h1 {
        font-size: 36px;
        font-weight: 700;
        color: #fff !important;
        margin-bottom: 5px;
    }

    h2 {
        font-size: 24px;
        font-weight: 700;
        color: #fff !important;
    }

    p {
        font-size: 14px;
        color: #fff !important;
        max-width: 70%;
    }
}

.AboutSection {
    margin: 40px 0;

    .title-inner {
        display: flex;
        flex-direction: column;

        .sub-text {
            order: 2;
            margin-bottom: 15px;
        }
    }

    ul {
        padding: 0;
        margin: 0;

        li {
            padding: 0;
            list-style: none;
            background: url(./images/tickicon.png) no-repeat;
            padding-left: 30px;
            background-position: 0 5px;
            margin-bottom: 10px;
        }
    }

    .rs-heading .description {
        max-width: 100%;
    }
}

.GlobalContinueSection {
    min-height: 290px;
    color: #fff;

    .title-inner {
        display: flex;
        flex-direction: column;

        h2 {
            color: #fff;
        }

        .sub-text {
            order: 2;
            margin-bottom: 15px;
            color: #fff;
        }
    }
}

#business-services .servicepageFirstsection.vc_row .wpb_wrapper {
    display: flex;
    height: 100%;

    .rs-services1 {
        display: flex;
        height: 100%;

        .services-item {
            display: flex;
            height: 100%;
            margin-bottom: 0;

            .services-icon {
                width: 18%;
            }

            .services-desc {
                h2 {
                    font-size: 20px;
                    color: #000;
                }

                p {
                    font-size: 14px;
                    color: #000;
                }
            }
        }
    }
}

.cf7-row {
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
}

.cf7-col {
    width: 50%;

    p {
        margin: 0
    }
}

.cf7-col input,
.cf7-col select,
.cf7-col textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;

}

.cf7-col textarea {
    height: 120px;
    resize: none;
}

.cf7-submit {
    text-align: right;
}

.cf7-submit input {
    background: #2f5bea;
    color: #fff;
    border: none;
    padding: 10px 25px;
    border-radius: 20px;
    cursor: pointer;
}

.wpcf7 .wpcf7-form-control-wrap {
    .wpcf7-form-control {
        margin: 0
    }

    textarea.wpcf7-form-control {
        height: 120px;
    }
}

@media (max-width: 768px) {
    .cf7-row {
        flex-direction: column;
    }

    .cf7-col {
        width: 100%;
    }
}

.contact-card {
    background: #eaf1ff;
    padding: 25px;
    border-radius: 12px;
}

.contact-item {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}

.contact-item:last-child {
    margin-bottom: 0;
}

.contact-item .icon {
    width: 40px;
    height: 40px;
    background: #2f5bea;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 16px;
}

.contact-item h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.contact-item p {
    margin: 3px 0 0;
    font-size: 13px;
    color: #555;
}

.plan-section {
    text-align: center;
    padding: 0 20px 60px 20px;
}




/* Layout */
.plan-wrapper {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

/* Card Base */
.plan-card {
    width: 350px;
    padding: 50px 35px;
    border-radius: 10px;
    text-align: center;
    font-family: Arial, sans-serif;
    position: relative;
    line-height: 1.6;
}

/* Left Card */
.plan-card.left {
    background: #ffffff;
    border: 1px solid #ddd;
}

/* Right Card */
.plan-card.right {
    background: linear-gradient(135deg, #2f5be7, #3f6df0);
    color: #fff;
}

/* Heading */
.plan-card h5 {
    font-size: 13px;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 20px;
}

.plan-card.right h5 {
    color: #fff;
}

/* Price */
.plan-card {
    .price {
        font-size: 48px;
        font-weight: 700;
        margin-bottom: 5px;
        color: #000;
        margin-right: 10px;
    }

    &.right {
        .price {
            color: #fff;
        }
    }
}

/* Sub text */
.plan-card .sub {
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
}

.plan-card.right .sub {
    color: #e0e6ff;
}

/* Content */
.plan-card p {
    font-size: 14px;
    margin-bottom: 12px;
    color: #000;
}

.plan-card.right p {
    color: #fff;
}

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

/* Badge */
.plan-card .Pricebadge {
    position: absolute;
    top: 15px;
    right: 0px;
    background: url(./images/PriceBadge.png) no-repeat;
    color: #000;
    font-size: 12px;
    padding: 6px 14px 6px 50px;
    font-weight: 600;
    width: 160px;
}

/* Mobile */
@media (max-width: 768px) {
    .plan-card {
        width: 100%;
    }
}

.ContactFAQ {
    .rs-heading.style1 {
        margin-bottom: 0;
    }

    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
        background: #fff;
    }

    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
        background: #EDF5FF;

        .vc_tta-title-text {
            color: #1C58EF;
        }
    }

    .vc_tta-title-text {
        margin-left: 30px;
        font-size: 20px;
        color: #000;
        font-weight: 500;
    }
}