﻿/* Start Antgen Website New Design */

.Feature-new-page-design .elementor-kit-3 .counter-box h2 {
    padding-bottom: 5px;
}

.Feature-new-page-design .counter-box {
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 19px;
    border-bottom: 19px solid #9c211a;
}

.Feature-new-page-design .hidden-fee-section {
    padding: 20px;
}

.Feature-new-page-design .hidden-fee-section p {
    background-position: 0 top;
}

.Feature-new-page-design .hidden-fee-section {
    background-image: url(../img/pick&plan.png);
    background-repeat: no-repeat;
    background-position: center center;
    /* centers the image */
    background-size: cover;
}

.Feature-new-page-design .first-section-fee p {
    background-image: url(../img/unlimited-data.png);
}

.Feature-new-page-design .second-section-fee p {
    background-image: url(../img/5G-network.png);
}

.Feature-new-page-design .third-section-fee p {
    background-image: url(../img/calender.png);
}

.Feature-new-page-design .fourth-section-fee p {
    background-image: url(../img/filtering.png);
}

.Feature-new-page-design .elementor-125 .elementor-element.elementor-element-4c85646>.elementor-widget-container {
    border-left: 6px solid #000;
    border-radius: 20px;
}

.Feature-new-page-design .elementor-125 .elementor-element.elementor-element-53e107f .elementor-button {
    background-image: radial-gradient(at top right, #000000 0%, #000000 100%);
}

.Feature-new-page-design .jeg-elementor-kit.jkit-icon-box .icon-box.icon-box-header {
    text-align: center;
}

/* End Antgen Website New Design */

/*Start Our Working Process section */
.Feature-new-page-design .working-process-new {
    background-color: #fff;
    padding-top: 6rem !important;
}

.Feature-new-page-design .working-process .process-steps {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.Feature-new-page-design .working-process-new .working-process {
    background: #fff;
    padding: 80px 0;
    position: relative;
}

.Feature-new-page-design .working-process-new .process-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.Feature-new-page-design .working-process-new .process-images-grid {
    max-width: 50%;
}

.Feature-new-page-design .working-process-new .process-right {
    flex: 1;
    max-width: 550px;
}

.Feature-new-page-design .working-process-new .process-right h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #000;
    position: relative;
}

.Feature-new-page-design .working-process-new .process-right h2::after {
    content: "";
    width: 166px;
    height: 5px;
    background: #a3120d;
    display: block;
    margin-top: 8px;
}

.Feature-new-page-design .working-process-new :is(.process-right p, .process-steps p) {
    line-height: 1.6;
    font-size: 19px;
    color: #000;
    font-family: 'sofia_promedium', sans-serif;
    font-weight: 400;
}

.Feature-new-page-design .working-process-new .process-steps {
    list-style: none;
    padding-left: 4px;
    position: relative;
}

.Feature-new-page-design .working-process-new .process-steps::before {
    content: "";
    position: absolute;
    left: 6px;
    top: 8px;
    width: 2px;
    height: calc(100% - 84px);
    background: #a3120d;
}

.Feature-new-page-design .working-process-new .process-steps li {
    position: relative;
    margin-bottom: 25px;
    padding-left: 30px;
}

.Feature-new-page-design .working-process-new .process-steps li::before {
    content: "";
    position: absolute;
    left: -3px;
    top: 8px;
    width: 12px;
    height: 12px;
    background: #a3120d;
    border-radius: 50%;
}

.Feature-new-page-design .working-process-new .process-steps h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
}

/* Img section Start  */

.Feature-new-page-design .working-process-new .process-images-grid {
    position: relative;
    width: 400px;
    height: 550px;
    /* margin: 0 auto; */

}

.Feature-new-page-design .working-process-new.process-images-grid img {
    position: absolute;
    width: 260px;
    border-radius: 20px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease;
}

/* Add more bottom space below image one */

/* Image 1 - top left */

.Feature-new-page-design .working-process-new .process-images-grid .img-one {
    position: absolute;
    top: 0;
    left: 0;
}

/* Image 2 - middle, slightly to the right */

.Feature-new-page-design .working-process-new .process-images-grid .img-two {
    position: absolute;
    top: 174px;
    left: 227px;
    z-index: 2;
}

/* Image 3 - bottom left */
.Feature-new-page-design .working-process-new .mb-space {
    position: absolute;
    top: 345px;
    left: 0;
}

.Feature-new-page-design .process-images-grid img {
    width: 87% !important;
}

/* Optional hover effect */

.Feature-new-page-design .working-process-new .process-images-grid img:hover {
    transform: scale(1.03);
    z-index: 5;
}

.Feature-new-page-design .working-process-new .mb-space {
    margin-bottom: 20px !important;
}

/* Responsive */

@media (max-width: 768px) {

    .Feature-new-page-design .working-process-new.process-images-grid {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .Feature-new-page-design .working-process-new .process-images-grid img {
        position: static;
        width: 80%;
    }
}

@media (max-width: 900px) {
    .Feature-new-page-design .working-process-new .process-right {
        max-width: 100%;
    }
}

/*End Our Working Process section  */


/*Start No contracts section */

.Feature-new-page-design .no-contract .man-heading h2 {
    color: var(--e-global-color-primary) !important;
    font-size: 35px !important;
}

.Feature-new-page-design .elementor-heading-title strong {
    color: #9c211a;
}

.Feature-new-page-design .no-contract-section .no-contract ul li {
    background-image: url(../img/no-contract-tick.png);
    margin-bottom: 25px !important;
}

.Feature-new-page-design .no-contract-section .no-contract {
    position: relative;
    overflow: hidden;
}

.Feature-new-page-design .no-contract-section .no-contract-row {
    align-items: center;
    position: relative !important;
}

.Feature-new-page-design .no-contract-section .no-contract-col-1 {
    background-color: #f5f5f5;
    border-radius: 20px;
    padding: 20px 40px;
    position: relative;
    z-index: 2;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    margin-right: -58px;
}

.Feature-new-page-design .no-contract-section .no-contract-col-2 img {
    width: 100%;
    border-radius: 20px;
    position: relative;
    z-index: 3;
}

.Feature-new-page-design .no-contract-section .no-contract ul li {
    margin-bottom: 22px;
}

.Feature-new-page-design .no-contract-section .elementor-widget-container h2::after {
    content: "";
    width: 170px;
    height: 5px;
    background: #a3120d;
    display: block;
    margin-top: 8px;
}

/* End no contracts section */

/* Start banner section */
.Feature-new-page-design .elementor-element {
    background-repeat: no-repeat !important;
    background-size: cover;
    /* or contain, depending on your design */
    background-position: center center;
}

.Feature-new-page-design .slider-1-feature {
    background-image: url(/images/uploaded/home-bg-banner1.png) !important;
}

.Feature-new-page-design .slider-2-feature {
    background-image: url(/images/uploaded/home-bg-banner2.png) !important;
}

.Feature-new-page-design .slider-3-feature {
    background-image: url(/images/uploaded/home-bg-banner1.png) !important;
    background-image: url(/images/uploaded/home-bg-banner1.png) !important;
}

.Feature-new-page-design.elementor-125 .elementor-element.elementor-element-408c10ab .jeg-elementor-kit.jkit-animated-text .animated-text .normal-text.style-color {
    font-size: 45px;
}

.Feature-new-page-design .elementor-125 .elementor-element.elementor-element-41956ae9>.elementor-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* End banner section */

/* Start Required Qualifications section */
.Feature-new-page-design .qualification h3::after {
    content: "";
    width: 280px;
    height: 5px;
    background: #a3120d;
    display: block;
    margin-top: 8px;
}

.Feature-new-page-design .working-process-new .process-right h2::after {
    content: "";
    width: 166px;
    height: 5px;
    background: #a3120d;
    display: block;
    margin-top: 8px;
}

.Feature-new-page-design .media-support.verizon-retailer .heading-cont {
    color: var(--e-global-color-primary);
}
.Feature-new-page-design .qualification img {
    width: 80%;
}
.Feature-new-page-design .jkit-template .media-support.verizon-retailer h3 {
    background-image: none !important;
    padding-left: 0 !important;
}
.Feature-new-page-design .jkit-template .media-support.verizon-retailer ul li
{
    background-image: url(../img/no-contract-tick.png) !important;
}

.Feature-new-page-design .bg-gray {
    background-color: #f4f3f3;
}
/* End Required Qualifications section */


/* Start Testimonial section */
.Feature-new-page-design .jeg-elementor-kit.jkit-testimonials:not(.style-1) .testimonials-track .testimonial-item .testimonial-box {
  border-bottom: 26px solid #9c211a;
  text-align: center !important;
  border-radius: 0 0 26px 26px !important;
  background-color: #f4f3f3 !important;
  box-shadow: 0px 0px 11px -9px #0E1015 !important;
}
 
.Feature-new-page-design .testimonial-item .testimonial-box .profile-info .profile-name {
  color: #9c211a !important;
}
 
.Feature-new-page-design .elementor-125 .elementor-element.elementor-element-7c62d1c > .elementor-background-overlay {
  background-color: #ffffff !important;
}
 
.Feature-new-page-design .elementor-column.elementor-element-61c86bc {
  background: #ffffff !important;
}
 
.Feature-new-page-design .client-stories {
  background-color: #d9fff9;
}
 
.Feature-new-page-design .elementor-column.elementor-element-7711769 {
  background-color: #ffffff !important;
}

/* End Testimonial section */
 
