﻿/* Start counter section */

.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;
  }

@media only screen and (max-width: 600px) {
  .Feature-new-page-design .hidden-fee-section p {
    padding-top: 75px;
    padding-left: 0;
    background-position: center top;
    text-align: center;
  }

  .Feature-new-page-design .elementor-125 .elementor-element.elementor-element-4ddaf99 .elementor-widget-container p {
    text-align: left !important;
  }
}

.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;
}


.Feature-new-page-design .elementor-125 .elementor-element .jeg-elementor-kit.jkit-icon-box .jkit-icon-box-wrapper.hover-from-left {
  height: 290px !important;
  padding: 60px 30px !important;
}

@media only screen and (max-width: 600px) {
  .Feature-new-page-design .hidden-fee-section p {
    padding-top: 75px;
    padding-left: 0;
    background-position: center top !important;
    text-align: center;
  }
}


/* End counter section */

/* What We Offer Start */
.Feature-new-page-design .elementor-125 .elementor-element .elementor-widget-container.card {
  border-left: 6px solid #000;
  border-radius: 20px;
}

.Feature-new-page-design .elementor-125 .elementor-element .jeg-elementor-kit.jkit-icon-box .jkit-icon-box-wrapper:hover {
  background-color: #931a1d !important;
}

/* What We Offer End */

/*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: 2px;
    }

.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% - 48px);
    height: 343px;
    background: #a3120d;
  }

  .Feature-new-page-design .working-process-new .process-steps li {
    position: relative;
    margin-bottom: 25px;
    padding-left: 30px;
    text-align:left;
  }

    .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: 19px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 30px;
  }

/* 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 !important;
      width: 85% !important;
      margin: 0 auto;
    }

  .Feature-new-page-design .elementor-125 .elementor-element.elementor-element-1a90ccca > .elementor-element-populated {
    padding-right: 0 !important;
  }
}*/

/* ================================
   TABLET RESPONSIVE (keep same design but scale smaller)
=================================== */
@media (max-width: 1024px) {

  .Feature-new-page-design .working-process-new .process-images-grid {
    width: 330px;
    height: 440px;
  }

    .Feature-new-page-design .working-process-new .process-images-grid img {
      width: 200px;
    }

  .Feature-new-page-design .img-one {
    top: 0;
    left: 0;
  }

  .Feature-new-page-design .img-two {
    top: 130px;
    left: 180px;
  }

  .Feature-new-page-design .img-three {
    top: 260px;
    left: 0;
  }

}

/* ================================
   MOBILE RESPONSIVE (same overlapping design)
=================================== */
@media (max-width: 767px) {

  .Feature-new-page-design .working-process-new .process-images-grid {
    width: 270px;
    height: 380px;
    margin: 0 auto;
  }

    .Feature-new-page-design .working-process-new .process-images-grid img {
      width: 170px !important;
    }

  .Feature-new-page-design .img-one {
    top: 0;
    left: 0;
  }

  .Feature-new-page-design .img-two {
    top: 115px !important;
    left: 106px !important;
  }

  .Feature-new-page-design .img-three {
    top: 230px !important;
    left: 0 !important;
  }

  .Feature-new-page-design .working-process-new .process-steps::before {
    height: calc(100% - 79px) !important;
  }

  }
@media (max-width: 900px) {
  .Feature-new-page-design .working-process-new .process-right {
    max-width: 100%;
  }
}

/*Tablet-Only CSS (768px to 1024px)*/
@media (min-width: 768px) and (max-width: 1024px) {
  .process-left {
    padding-bottom: 24rem !important;
  }
}

/*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-tick1.png) !important;
  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.feature-page-design .elementor-125 .elementor-element.elementor-element-408c10ab .jeg-elementor-kit.jkit-animated-text h1 {
  margin-bottom: 40px;
}

.Feature-new-page-design .jeg-elementor-kit.jkit-animated-text .animated-text2 {
  font-size: 24px;
  font-family: 'sofia_promedium';
  font-weight: 300;
  margin-bottom: 2rem !important;
}

.Feature-new-page-design .jeg-elementor-kit.jkit-animated-text .animated-text3 {
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 3rem !important;
  padding: 7px 7px 7px 11px;
  background: #fff;
  border: 1px solid #9c211a;
  border-radius: 33px;
  background-repeat: no-repeat;
  background-position: 7px 9px;
  background-size: 26px;
}

 .feature-page-design .elementor-125 .slider-2-feature .elementor-element.elementor-element-408c10ab .jeg-elementor-kit.jkit-animated-text .animated-text .normal-text.style-color strong {
  color: #ee0000 !important;
}

#carousel #carousel_btn .btn {
  background-color: rgb(2 180 150) !important;
  border: 2px solid rgb(2 180 150) !important;
}
   

  @media (max-width: 767px) {
    .Feature-new-page-design .elementor-column-gap-default > .elementor-column > .elementor-element-populated.banner-text-side {
      padding-left: 4rem !important;
    }

    .Feature-new-page-design .content-side {
      padding-right: 0 !important;
    }

    .elementor-125 .elementor-element.elementor-element-46fd0589 img {
      min-width: auto !important;
      min-height: auto !important;
    }
  }

  .Feature-new-page-design .content-side {
    padding-right: 12rem;
  }

  .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-tick1.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 */

.footer-logo {
  width: 70%;
}