.custome-section {
    max-width: 2240px;
    margin: auto;
}

.main-search .choos-code .form-control,
.main-search .choos-states .form-control {
    padding-left: 0 !important;
    padding-right: 46px !important;
}

.main-search .choos-code .dropdown-component .input-arrow {
    left: 18px !important;
}

.services-offered .swiper-pagination {
    position: unset;
    margin-top: 20px;
}

.services-offered .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    margin: 0 10px !important;
    border-radius: 100% !important;
    border: 1px solid #8c94b0 !important;
    background-color: #fff !important;
    opacity: 1 !important;
}

.services-offered .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.services-offered .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

.services-offered .swiper-pagination-bullet-active {
    opacity: 1 !important;
    border: none !important;
    background: #4260cb !important;
}

.reviews-section .swiper-button-prev:after,
.reviews-section .swiper-button-next:after,
.use-cases-section .swiper-button-prev:after,
.use-cases-section .swiper-button-next:after,
.services-offered .swiper-button-prev:after,
.services-offered .swiper-button-next:after {
    font-family: swiper-icons;
    font-size: 30px;
    color: #fff;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    opacity: 0.2;
    transition: all 0.3s linear;
}

.reviews-section .swiper-button-prev:hover:after,
.reviews-section .swiper-button-next:hover:after,
.use-cases-section .swiper-button-prev:hover:after,
.use-cases-section .swiper-button-next:hover:after,
.services-offered .swiper-button-prev:hover:after,
.services-offered .swiper-button-next:hover:after {
    opacity: 1;
}

.numbers-card-slider-section .swiper-horizontal {
    min-height: 480px;
    padding-top: 3px;
}

.reviews-section .reviews-slider {
    margin-left: 0;
}

.reviews-section .swiper-pagination {
    position: unset;
    margin: 16px 0 0 0;
}

.numbers-card-slider-section .swiper-slide {
    height: fit-content !important;
}

.customer-review-comma img {
    width: 100%;
    height: 100%;
}

.reviews-section .reviews-slider .revies-slide {
    gap: 7px;
}

.service-slider .slider1 .slide1.slick-center .child-element {
    background: linear-gradient(93.45deg, rgb(97, 202, 253) -21.54%, rgb(70, 126, 254) 99.74%) !important;
}

.local-dropdown .dropdown-item a {
    align-items: center;
}

.result-waiting-section {
    position: relative !important;
    margin-bottom: 60px !important;
}

.all-number-margine {
    max-width: 1422px;
}

.home-subscription .result-waiting-content {
    position: absolute;
    top: unset !important;
    left: unset !important;
    right: 11%;
    bottom: 16%;
}

.result-waiting-content .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 54px;
    max-width: unset !important;
    color: #222328;
    margin-bottom: 32px;
}

.why-waiting-section .sub-title {
    max-width: 514px;
    margin: 0 auto 30px;
}

.home-subscription .result-waiting-content .result-waiting-btns {
    justify-content: center;
    align-items: center;
}

.home-subscription .result-waiting-content .result-waiting-btns .light-btn {
    background: transparent;
    border: 2px solid #4260cb;
    color: #222328;
    line-height: 23px;
    min-width: 184px;
    min-height: 55px;
}

.home-subscription .result-waiting-content .result-waiting-btns .light-btn:hover {
    background-color: #4260cb;
    color: #fff;
}

.home-subscription .result-waiting-content .result-waiting-btns .search-btn {
    padding: 10px 0;
    min-width: 184px;
    height: 55px;
}

.home-subscription .result-waiting-content .result-waiting-btns .search-btn:hover {
    background: transparent;
    border: 2px solid #4260cb;
    color: #222328;
}

.home-subscription .result-waiting-content .title::after {
    left: 109px;
    top: -102px;
    max-height: 120px;
    transform: rotate(4deg);
}

.swiper-button-next {
    right: -35px !important;
    left: auto;
    top: 50% !important;
}

.swiper-button-prev {
    left: -35px !important;
    right: auto;
    top: 50% !important;
}

button.custom-next.slick-next.slick-arrow,
button.custom-prev.slick-prev.slick-arrow {
    top: 532px;
}

.billboard-section::before {
    content: "";
    position: absolute;
    right: 0;
    top: -3px;
    left: 0;
    width: 100%;
    height: 127px;
    background: url(../../images/image/card-section-bg.png) !important;
    background-position: left top;
}

.why-waiting-section .round-10 {
    top: 22% !important;
}

.why-waiting-section .round-11 {
    bottom: 85px !important;
}

.why-waiting-section .round-12 {
    bottom: 160px !important;
    right: -223px !important;
}

.center-slide .service-desc,
.center-slide .service-read-more {
    display: block !important;
}

.custom-swiper-nav .swiper-button-prev,
.custom-swiper-nav .swiper-button-next {
    border: none;
    outline: none;
    background: none;
}

.home-subscription-container {
    max-width: 1422px;
}

.numbers-card-slider-section .mcard-wrapper {
    transition: transform 0.3s ease, border 0.3s ease;
}

.numbers-card-slider-section .swiper-wrapper {
    align-items: stretch !important;
    justify-content: center;
    row-gap: 42px;
}

.numbers-card-slider-section .swiper-horizontal {
    height: 55vh;
}

.reviews-section .custom-swiper-nav button {
    display: block !important;
}