.empowering-sec .empowering-card {
    border-radius: 6px;
    box-shadow: rgb(0 0 0 / 10%) 0 4px 12px;
    padding: 20px;
    text-align: center;
    transition: .3s;
    display: flex;
    background: #fff;
    align-items: center;
    border: 1px solid #eee
}

.empowering-sec .empowering-card .icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
    padding: 9px;
    border-radius: 50%
}

.empowering-sec .empowering-card .icon img {
    transition: .3s;
    filter: invert(1)
}

.empowering-sec .empowering-card .empowering-content {
    width: 75%;
    text-align: left
}

.empowering-sec .empowering-card:hover {
    box-shadow: rgba(0, 0, 0, .25) 0 25px 50px -12px;
    border-bottom: 6px solid #000
}

.ls-result .empowering-card .empowering-content p {
    margin: 0;
    padding: 0;
    line-height: 24px;
    padding-bottom: 4px !important;
    text-align: left
}

.empowering-sec .empowering-card .empowering-content h3 {
    font-weight: 700
}

section.lets-talk-wrapper {
    background: #135799;
    padding: 50px 0;
    text-align: center
}

section.lets-talk-wrapper .card-3 {
    background: #fff;
    padding: 20px;
    box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
    text-align: center;
    margin-top: 55px
}

section.lets-talk-wrapper .card-3 p {
    margin-top: -54px
}

section.lets-talk-wrapper .card-3 p i {
    background: #f9cf2f;
    color: #000;
    font-size: 39px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    border: 1px dashed #cfad2c
}

section.lets-talk-wrapper .card-3 h3 {
    font-size: 21px;
    color: #000;
    text-transform: uppercase;
    font-weight: 800
}

section.lets-talk-wrapper a.join-us {
    background: #f9cf2f;
    padding: 16px 43px;
    border-radius: 50px;
    font-size: 19px;
    color: #000;
    transition: .3s;
    box-shadow: rgb(50 50 93 / 25%) 0 13px 27px -5px, rgb(0 0 0 / 30%) 0 8px 16px -8px;
    cursor: pointer
}

section.lets-talk-wrapper a.join-us:hover {
    background: #000;
    color: #fff
}

p.card-55 {
    text-align: center;
    margin-top: 40px
}

.service-section .service-clm {
    margin-bottom: 30px;
    text-align: center;
    padding: 10px;
    border-radius: 11px;
    min-height: 410px;
    position: relative;
    transform: scale(1);
    background: #fff;
    box-shadow: rgba(0, 0, 0, .1) 0 4px 12px
}

.service-section .service-clm h3,
.service-section .service-clm h4 {
    font-size: 30px;
    color: #253f4f;
    padding: 15px 0;
    font-weight: 100;
    font-family: poppinsbold
}

.service-section .service-clm h3 small {
    display: block;
    font-family: poppinsregular
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.service-section .service-clm p {
    overflow: auto;
    margin-bottom: 20px
}

.service-section .service-clm p+a {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 11px;
    background: #fff;
    border-top: 1px solid #ccc;
    font-size: 16px;
    color: #11559b;
    position: relative !important;
    width: 100% !important;
    display: block !important
}

.service-section .service-clm:hover a {
    background: #263f4e;
    color: #fff;
    border-radius: 0 0 10px 10px
}

.whyez_sec .page-heading h2 {
    margin: 0;
    font-size: 2.28rem;
    text-transform: uppercase;
    line-height: 1.3 !important;
    color: #000;
    font-weight: 700;
    padding-bottom: 30px;
    font-family: poppinsbold
}

.whyez_sec .servicescardview_group {
    border: .1px solid #ffffff4d;
    min-height: 185px;
    padding: 15px;
    margin-bottom: 16px;
    background: #fff0;
    border-radius: 6px;
    box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.whyez_sec .servicescardview_icon {
    background: #fff;
    padding: 5px;
    border-radius: 4px
}

.whyez_sec .servicescardview_conts {
    padding-left: 10px
}

.whyez_sec .servicescardview_conts h3 {
    margin-bottom: 4px;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 700
}

.whyez_sec .servicescardview_conts p {
    margin: 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    color: #333
}

section.what-make-diffrent.new-style .col {
    max-width: 100%;
    height: 385px !important;
    width: 100% !important
}

section.what-make-diffrent .col i {
    display: inline-block;
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    background: rgb(249 207 47) !important;
    border-radius: 63% 37% 30% 70%/50% 45% 55% 50%;
    position: relative;
    z-index: 1;
    padding: 16px;
    display: flex;
    align-items: center;
    color: #fff;
    box-shadow: 0 10px 30px 0 rgb(255 232 165);
    margin: 0 auto 20px
}

section.what-make-diffrent .col img {
    object-fit: contain;
    filter: brightness(0) invert(1);
    width: 52px !important
}

section.what-make-diffrent .col h3 {
    color: #253f50;
    font-size: 25px;
    font-family: poppinsbold;
    margin-top: 0
}

section.what-make-diffrent .col p {
    overflow-y: auto;
    max-height: 215px
}

section.what-make-diffrent .col {
    background: #fff;
    margin: 0 6px;
    margin-bottom: 11px !important;
    box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%);
    border-radius: 4px;
    border-right: none;
    transition: .4s;
    text-align: center;
    padding: 10px
}

section.what-make-diffrent .col:hover {
    margin-top: -18px
}

.reseller-programs-tab figure img {
    width: 70px;
    background: #fff;
    padding: 11px;
    border-radius: 50%;
    height: 70px
}

.reseller-programs-tab .tab-content {
    border: none !important;
    background: #fff;
    padding: 30px;
    box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
    margin-top: 43px;
    width: 95%
}

.reseller-programs-tab .nav-tabs .nav-link.active.show {
    background: #fff !important;
    box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0
}

.reseller-programs-tab {
    margin-left: 55px
}

.reseller-programs-tab .nav-tabs .nav-link {
    border: none;
    margin-right: 25px;
    box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
    background: #ff6424;
    border-radius: 90px;
    height: 207px;
    width: 126px;
    position: relative;
    cursor: pointer
}

.reseller-programs-tab li.nav-item a .step {
    font-size: 17px;
    text-align: center;
    color: #fff;
    padding-top: 13px
}

.reseller-programs-tab .nav-tabs .nav-item {
    margin-bottom: -1px;
    position: relative
}

.reseller-programs-tab li.nav-item a .no {
    background: #1894f1;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-top: -37px !important;
    margin: 0 auto 2px
}

.reseller-programs-tab .nav-tabs .nav-link::after {
    content: "";
    position: absolute;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 19px solid #fff;
    width: 0;
    height: 0;
    margin: 30px auto;
    content: "";
    right: -16px;
    bottom: 18%;
    display: none
}

.reseller-programs-tab .nav-tabs {
    border-bottom: 0 solid rgb(255 255 255)
}

.reseller-programs-tab .nav-tabs .nav-link.active::before {
    content: "";
    position: absolute;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 20px solid #fe6424;
    width: 0;
    height: 0;
    margin: 30px auto;
    content: "";
    right: 48px;
    bottom: -29%;
    transform: rotate(90deg);
    animation: 1.6s cubic-bezier(.445, .05, .55, .95) infinite bounce
}

.reseller-programs-tab .nav-tabs .nav-item:first-child a .no,
.reseller-programs-tab .nav-tabs .nav-item:nth-child(8) a .no {
    color: #000;
    border: 5px solid #f7831b;
    background: #fff
}

.reseller-programs-tab .nav-tabs .nav-item:nth-child(2) a .no {
    color: #000;
    border: 5px solid #3f51b5;
    background: #fff
}

.reseller-programs-tab .nav-tabs .nav-item:nth-child(3) a .no {
    color: #000;
    border: 5px solid #4caf50;
    background: #fff
}

.reseller-programs-tab .nav-tabs .nav-item:nth-child(4) a .no {
    color: #000;
    border: 5px solid #ff5722;
    background: #fff
}

.reseller-programs-tab .nav-tabs .nav-item:nth-child(5) a .no {
    color: #000;
    border: 5px solid #fb05ff;
    background: #fff
}

.reseller-programs-tab .nav-tabs .nav-item:nth-child(6) a .no {
    color: #000;
    border: 5px solid #000;
    background: #fff
}

.reseller-programs-tab .nav-tabs .nav-item:nth-child(7) a .no {
    color: #000;
    border: 5px solid #00c7d3;
    background: #fff
}

.reseller-programs-tab ul li:nth-child(2) a {
    background: #ff9000 !important
}

.pricingTable11.green .pricingTable-header .price-value,
.pricingTable11.green .pricingTable-header h3.heading,
.pricingTable11.green .pricingTable-header h4,
.pricingTable11.green .pricingTable-header span.month,
.reseller-programs-tab .nav-tabs .nav-link.active.show .step,
.web-dev-ser .service-clm:hover p,
.whyez_sec .servicescardview_group:hover h3,
.whyez_sec .servicescardview_group:hover p,
section.technology-lisy-sec ul.ul-list li p {
    color: #000
}

.reseller-programs-tab .nav-tabs .nav-link .step {
    text-align: center;
    line-height: 24px;
    text-transform: uppercase
}

.reseller-programs-tab .nav-tabs .nav-link .step span {
    display: block;
    font-weight: 700;
    font-size: 23px
}

.back-circle {
    height: 129px;
    width: 100%;
    background: #ff5a2f;
    border-radius: 50%;
    box-shadow: 0 0 6px #ddd;
    position: absolute;
    bottom: 0;
    box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
    border: 1px solid #ffb710;
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0
}

.SEOTool-logo .item,
.frnt-cir {
    background: #fff;
    text-align: center
}

.reseller-programs-tab ul li:nth-child(2) a .back-circle {
    background: #f19400;
    border: 1px solid #ffc43d
}

.reseller-programs-tab ul li:nth-child(2) a.active::before {
    border-left: 20px solid #f19400 !important
}

.reseller-programs-tab ul li:nth-child(3) a {
    background: #f5c003 !important
}

.reseller-programs-tab ul li:nth-child(3) a .back-circle {
    background: #f5c003;
    border: 1px solid #ffc43d
}

.reseller-programs-tab ul li:nth-child(3) a.active::before {
    border-left: 20px solid #f5c003 !important
}

.reseller-programs-tab ul li:nth-child(4) a {
    background: #89c700 !important
}

.reseller-programs-tab ul li:nth-child(4) a .back-circle {
    background: #89c700;
    border: 1px solid #b5f230
}

.reseller-programs-tab ul li:nth-child(4) a.active::before {
    border-left: 20px solid #89c700 !important
}

.reseller-programs-tab ul li:nth-child(5) a {
    background: #02af9b !important
}

.reseller-programs-tab ul li:nth-child(5) a .back-circle {
    background: #02af9b;
    border: 1px solid #22e8d1
}

.reseller-programs-tab ul li:nth-child(5) a.active::before {
    border-left: 20px solid #02af9b !important
}

.reseller-programs-tab ul li:nth-child(6) a {
    background: #007eb1 !important
}

.reseller-programs-tab ul li:nth-child(6) a .back-circle {
    background: #007eb1;
    border: 1px solid #1cabe5
}

.reseller-programs-tab ul li:nth-child(6) a.active::before {
    border-left: 20px solid #007eb1 !important
}

.reseller-programs-tab ul li:nth-child(7) a {
    background: #3e48d0 !important
}

.reseller-programs-tab ul li:nth-child(7) a .back-circle {
    background: #3e48d0;
    border: 1px solid #14a2db
}

.reseller-programs-tab ul li:nth-child(7) a.active::before {
    border-left: 20px solid #3e48d0 !important
}

.reseller-programs-tab ul li:nth-child(8) a {
    background: #9031db !important
}

.reseller-programs-tab ul li:nth-child(8) a .back-circle {
    background: #9031db;
    border: 1px solid #c171ff
}

.reseller-programs-tab ul li:nth-child(8) a.active::before {
    border-left: 20px solid #9031db !important
}

.reseller-programs-tab .nav-tabs .nav-link.active.show .back-circle {
    animation: .9s linear .9s infinite alternate rounder1
}

@keyframes rounder1 {
    from {
        transform: scale(1)
    }

    to {
        transform: scale(1.1)
    }
}

@keyframes bounce {
    from {
        bottom: -30%
    }

    to {
        bottom: -35%
    }
}

.frnt-cir {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    color: #000;
    display: flex;
    font-size: 13px;
    line-height: 15px;
    align-items: center;
    justify-content: center;
    font-weight: 700
}

.SEOTool-logo {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.SEOTool-logo .item {
    width: 23%;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    padding: 20px
}

.seo-reseller-partner-form {
    text-align: center;
    background: #135799;
    display: none;
    padding-top: 0
}

#our_reseller_partner input.form-control.effect-8 {
    color: #fff !important
}

.seo-reseller-partner-form .form-control,
.seo-reseller-partner-form input.btn.btn-info {
    border-radius: 10px !important
}

.seo-reseller-partner-form input.btn.btn-info {
    background: #f3d049;
    text-transform: uppercase;
    color: #444;
    padding: 10px 28px;
    font-family: poppinssemibold;
    border-color: transparent;
    width: 100% !important
}

.seo-reseller-partner-form p {
    color: #fff !important;
    font-size: 20px
}

.seo-reseller-partner-form input::placeholder {
    color: #fff
}

.seo-reseller-partner-form .form-control {
    background: 0;
    color: #fff;
    border: 1px solid #fff !important;
    height: 50px
}

/* Brand Start */
.brand-section ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    justify-content: center;
}

.brand-section ul li {
    width: 15%;
    border: 1px solid #ddd;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    padding: 10px;
    background: #fff;
}

.brand-section ul li img {
    width: 100%;
}

li {
    list-style: unset;
}



/* Brand End */


/* CTA */

.form-section-new .cta-section {
    display: flex;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 7px 15px -12px rgba(0, 0, 0, 0.5);
    animation: fadeIn 0.8s ease-out;
}

.form-section-new .content-section {
    flex: 1;
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(https://images.unsplash.com/photo-1552664730-d307ca884978?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1170&q=80) center / cover no-repeat;
    color: white;
    padding: 21px 47px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.form-section-new .content-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(26, 26, 26, 0.9) 0%, rgba(255, 204, 0, 0.15) 100%);
    z-index: 0;
}

.form-section-new .content-section>* {
    position: relative;
    z-index: 1;
}

.form-section-new .content-section h2 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 1.2;
    position: relative;
    display: inline-block;
    font-weight: 700;
    margin-top: 10px;
    color: #fff;
}

section.form-section-new {
    padding: 50px 0;
    background: #f4f8ff;
}

.form-section-new .content-section h2::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 80px;
    height: 4px;
    background: #ffcc00;
    border-radius: 2px;
}

.form-section-new .content-section p {
    font-size: 18px;
    line-height: 1.7;
    margin: 13px 0;
    font-weight: 400;
    opacity: 1;
    color: #fff !important;
}

.form-section-new .benefits {
    list-style: none;
    margin-top: 0px;
    padding: 0;
    margin: 0;
}

.form-section-new .content-section .logo img {
    width: auto;
    height: 41px;
    filter: brightness(0) invert(1);
    margin-left: 30px;
}

.form-section-new .benefits li {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    font-size: 14px;
}

.form-section-new .benefits li i {
    color: #ffcc00;
    margin-right: 12px;
    font-size: 14px;
    background: rgba(255, 204, 0, 0.1);
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-section-new .form-section {
    flex: 1;
    padding: 30px 40px;
    background: #fff;
    margin: 0;
}

.form-section-new .form-header {
    margin-bottom: 30px;
}

.form-section-new .form-header h3 {
    font-size: 28px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 700;
}

.form-section-new .form-header p {
    color: #666;
    font-size: 16px;
}

.form-section-new #contact-form .form-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.form-section-new #contact-form .form-group {
    flex: 1;
    position: relative;
}

.form-section-new #contact-form input,
.form-section-new #contact-form select,
.form-section-new #contact-form textarea {
    width: 100%;
    padding: 10px 15px 10px 50px;
    border: 2px solid #e1e1e1;
    border-radius: 8px;
    font-size: 16px;
    transition: all 0.3s;
    background: #f9f9f9;
    color: #333;
    font-weight: 300;
}

.form-section-new #contact-form input:focus,
.form-section-new #contact-form select:focus,
.form-section-new #contact-form textarea:focus {
    outline: none;
    border-color: #ffcc00;
    box-shadow: 0 0 0 3px rgba(255, 204, 0, 0.2);
}

.form-section-new #contact-form textarea {
    min-height: 120px;
    resize: vertical;
}

.form-section-new #contact-form select {
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 16px;
}

.form-section-new .form-group i {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: #777;
    font-size: 18px;
}

.form-section-new .form-group.text i.fas.fa-comment-alt {
    top: 21%;
}

.form-section-new section.form-section-new {
    padding: 50px 0;
    background: #fffaea;
}

.form-section-new .submit-btn {
    background: #ffcc00 !important;
    color: #1a1a1a !important;
    border: none;
    padding: 11px 30px;
    font-size: 18px;
    font-weight: 700 !important;
    border-radius: 8px;
    cursor: pointer;
    width: 100%;
    transition: all 0.3s;
    box-shadow: 0 4px 15px rgba(255, 204, 0, 0.3);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 22px;
    position: relative;
    overflow: hidden;
    border: none !important;
}

.form-section-new .submit-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    transition: 0.5s;
}

.form-section-new .submit-btn:hover::before {
    left: 100%;
}

.form-section-new .submit-btn:hover {
    background: #e6b800;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 204, 0, 0.4);
}

.form-section-new .submit-btn:active {
    transform: translateY(0);
}

.form-section-new .note {
    text-align: center;
    font-size: 14px;
    color: #888;
    margin-top: 20px;
}

/* Responsive design */
@media (max-width: 992px) {
    .form-section-new .cta-section {
        flex-direction: column;
    }

    .form-section-new .content-section,
    .form-section-new .form-section {
        padding: 40px;
    }

    .form-section-new .content-section {
        text-align: center;
    }

    .form-section-new .content-section h2::after {
        left: 50%;
        transform: translateX(-50%);
    }

    .form-section-new .benefits {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 576px) {
    .form-section-new #contact-form .form-row {
        flex-direction: column;
        gap: 15px;
    }

    .form-section-new .content-section,
    .form-section-new .form-section {
        padding: 30px 20px;
    }
}

/* Animations */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.form-section-new .logo {
    position: absolute;
    top: 30px;
    left: 30px;
    color: #ffcc00;
    font-size: 24px;
    font-weight: 700;
    z-index: 2;
}

.form-section-new .logo span {
    color: white;
}

.form-section-new .form-header::after {
    content: '';
    display: block;
    width: 50px;
    height: 4px;
    background: #ffcc00;
    border-radius: 2px;
    margin-top: 15px;
}