/* uk virtual mobile number */

.form-checkbox-content {
    display: flex;
    align-items: baseline;
}

.form-virtual-mobile-number-first-input {
    width: 78%;
    padding-left: 0;
}

.form-virtual-mobile-number-second-input {
    width: 60%;
    padding-left: 0;
}

.payment-frequency {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

.radio-pricing-heading p, .yearly-price-red-head p {
    font-size: 20px;
    text-align: center;
    margin-top: 21px;
    font-weight: 600;
}

.yearly-price-red-head p {
    color: red;
}

.form-checkbox-content input {
    width: 4%;
    margin-right: 4px;
}

.virtual-mobile-number-form-content p {
    color: white;
    padding: 15px 50px;
    text-align: center;
}

.virtual-mobile-number-form-content {
    background: var(--dark-blue-color);
}

.package-flex { 
    display: flex;
    justify-content: center;
}

#callcharges .thead-dark th {
    vertical-align: middle;
    text-align: center;
    position: sticky;
    top: 0;
    z-index: 2;
}

#callcharges td {
    text-align: center;
}

.uk-number .vo-main-wrapper-here {
    padding: 20px 0px !important;
    text-align: justify;
}

#callcharges .table-wrap {
    height: 500px;
}

#callcharges .table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
    box-shadow: 1px 6px 9px 0px rgb(0 0 0 / 15%);
}

.hutchison-content p {
    line-height: 30px;
}

.slider-background {
    background-color: #20282d;
    padding: 30px 0px;
    padding-bottom: 10px;
}

.uk-virtual-carousel .item img {
    border-radius: 5px 5px 0px 0px;
    padding: 0px 0px;
    width: 80% !important;
    padding-top: 100px;
}

.uk-virtual-carousel .item {
    padding: 0px 76px;
    border-radius: 5px;
    transform: scale(0.7);
    /* transition: all 0.3s; */
}

.uk-virtual-carousel .owl-item.active.center .item {
    transform: scale(1.15);
    opacity: 1;
    color: #fff;
}

.uk-virtual-carousel .center {
    margin-top: -70px;
}

.stage-set {
    margin: auto;
    width: 35%;
}

.uk-virtual-carousel .item img {
    border-radius: 5px 5px 0px 0px;
    padding: 0px 0px;
    width: 50% !important;
    padding-top: 100px;
}

.uk-virtual-carousel .item {
    padding: 0px 40px;
    border-radius: 5px;
    transform: scale(1.0);
    /* transition: all 0.3s; */
}

.uk-virtual-carousel .owl-item.active.center .item {
    transform: scale(1.15);
    opacity: 1;
    color: #fff;
}

.uk-virtual-carousel .center {
    margin-top: -70px;
}

.stage-set {
    margin: auto;
    width: 20%;
    margin-top: -26px;
}

.uk-virtual-carousel .owl-nav {
    display: block !important;
}

.uk-virtual-carousel .owl-nav .owl-next {
    position: absolute;
    top: calc(50% - 25px);
    right: 25px;
    opacity: 1;
    font-size: 30px !important;
    z-index: 1;
}

.uk-virtual-carousel .owl-nav .owl-prev {
    position: absolute;
    top: calc(50% - 25px);
    left: 25px;
    opacity: 1;
    font-size: 30px !important;
    z-index: 1;
}

.fa-solid.fa-chevron-left:after {
    content: '';
    background: white;
    position: absolute;
    width: 3px;
    height: 58px;
    top: -13px;
    right: -5px;
}

.fa-solid.fa-chevron-right,
.fa-solid.fa-chevron-left {
    position: relative;
    color: white
}

.fa-solid.fa-chevron-right:after {
    content: '';
    background: white;
    position: absolute;
    width: 3px;
    height: 58px;
    top: -13px;
    left: -5px;
}

.banner-virtual-number .main_heading.banner_heading {
    margin-top: 0px !important;
    margin-bottom: 90px;
}

/* uk virtual mobile number */

/* Experince Section Starts Here */
.vo-section-06 {
    margin-top: 40px;
}

.vo-section-06-experienced-wrapper {
    height: 60vh;
    min-height: 600px;
    background: var(--dark-blue-color);
}

.vo-section-06-experienced-content {
    display: flex;
    align-items: center;
    padding: 3rem;
    color: white;
}

.vo-section-06-experienced-image {
    background: linear-gradient(rgba(32, 40, 45, 0.2), rgba(32, 40, 45, 0.1)),
        url("../imgs/uk-virtual-mobile-number/uk-virtual-number-calling-london.webp");
    background-size: cover;
    background-position: center;
    height: 100%;
}

.vo-section-06-experienced-badge {
    color: var(--light-blue-color);
    font-size: 0.85rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 1.5rem;
}

.vo-section-06-experienced-heading {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    color: #fff;
}

.vo-section-06-experienced-gold {
    color: var(--light-blue-color);
    font-weight: 700;
}

.vo-section-06-experienced-description {
    font-size: 1rem;
    opacity: 0.9;
    line-height: 1.6;
    margin-bottom: 2rem;
    color: #fff;
}

.vo-section-06-experienced-privacy {
    background: rgba(255, 255, 255, 0.08);
    padding: 1rem;
    border-radius: 6px;
    margin-bottom: 2rem;
    font-size: 0.9rem;
    border-left: 2px solid var(--light-blue-color);
}

.vo-section-06-experienced-btn {
    background: var(--light-blue-color);
    color: var(--dark-blue-color);
    border: none;
    padding: 0.8rem 1.8rem;
    border-radius: 4px;
    font-weight: 600;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.2s ease;
}

/* Expeirience Section Ends Here */

.virtual-office-ba-hero-section {
    min-height: 85vh;
    background: white;
    display: flex;
    align-items: center;
    padding: 80px 0;
}

.virtual-office-ba-brand-txt {
    font-size: 14px;
    font-weight: 600;
    color: var(--light-blue-color);
    /*  */
    color: var(--light-blue-color);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.virtual-office-ba-hero-title {
    /* font-size: clamp(2.5rem, 5vw, 3.5rem); */
    font-size: 50px;
    line-height: 1.4;
    /* color: #2c3e50; */
    margin-bottom: 30px;
    font-weight: 900;
    font-family: "Red Hat Display", sans-serif;
    color: var(--dark-blue-color);
}

.virtual-office-ba-hero-title .highlight {
    color: var(--light-blue-color);
}

.virtual-office-ba-hero-description {
    font-size: 18px;
    color: #6c757d;
    margin-bottom: 30px;
    line-height: 1.7;
    max-width: 500px;
}

.virtual-office-ba-cta-button {
    margin-bottom: 30px;
    display: inline-block;
}

.virtual-office-ba-image-grid {
    display: grid;
    min-height: 600px;
    height: 600px;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: 100%;
    max-width: 600px;
    /* or whatever you want */
    aspect-ratio: 1 / 1;
}

/* .virtual-office-ba-grid-item {

    border-radius: 12px;
    overflow: hidden;
    background: #e9ecef;
    position: relative;
    transition: transform 0.3s ease;
    grid-row: unset !important;
    background-repeat: no-repeat;
    background-size: 200% 200%;
    background-image: url(../imgs/uk-virtual-mobile-number/virtual-number-banner.webp);
} */

.uk-virtual-mobile-number-banner img {
    width: 67%;
    border-radius: 50px;
}

.uk-virtual-mobile-number-banner {
    margin-left: 8%;
}

.virtual-office-ba-grid-item:hover {
    transform: scale(1.02);
}

.virtual-office-ba-grid-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.virtual-office-ba-grid-item-1 {
    background-position: 0% 0%;
}

.virtual-office-ba-grid-item-2 {
    background-position: 100% 0%;
}

.virtual-office-ba-grid-item-3 {
    background-position: 0% 100%;
}

.virtual-office-ba-grid-item-4 {
    background-position: 100% 100%;
}


.virtual-office-ba-grid-item:hover img {
    transform: scale(1.05);
}

@media (max-width: 992px) {
    .virtual-office-ba-hero-section {
        padding: 40px 0;
    }

    .virtual-office-ba-image-grid {
        margin-top: 40px;
        min-height: 400px;
    }

}

@media (max-width: 768px) {
    .virtual-office-ba-hero-section {
        text-align: center;
    }

    .virtual-office-ba-hero-description {
        max-width: 100%;
    }

    .virtual-office-ba-image-grid {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(4, 200px);
        gap: 10px;
    }

    .virtual-office-ba-grid-item-1,
    .virtual-office-ba-grid-item-2,
    .virtual-office-ba-grid-item-3,
    .virtual-office-ba-grid-item-4 {
        grid-row: auto;
    }
}

/* Section-02 */


/* Section-03 */
.vo-section-03 {
    background-color: #fff;
}

/* Our Other Services Section */
.vo-extra-services-section {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    position: relative;
    min-height: 100vh;
    padding: 100px 0;
}

.vo-extra-services-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="dots" patternUnits="userSpaceOnUse" width="20" height="20"><circle cx="10" cy="10" r="0.5" fill="%2320282d" opacity="0.03"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)"/></svg>');
}


/* Service Cards */
.vo-extra-service-card {
    background: #fff;
    border-radius: 20px;
    height: 100%;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(32, 40, 45, 0.06);
    z-index: 1;
    box-shadow: 5px 5px 20px rgba(152, 193, 217, 0.493);
}

.vo-section-09 .col-md-6:nth-child(1),
.vo-section-09 .col-md-6:nth-child(2),
.vo-section-09 .col-md-6:nth-child(3) {
    margin-bottom: 35px;
}


.vo-section-09 .other-service-slider .slick-slide {
    margin: 0 15px;
    /* margin-left: 0; */
}

.vo-section-09 .other-service-slider.slick-list {
    margin: 0 -15px;
}

.vo-section-09 .other-service-slider .slick-dots {
    bottom: -60px;
}

.vo-section-09 .other-service-slider .slick-list {
    padding: 20px 0;
}


.vo-extra-service-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, transparent, #20282d, transparent);
    transition: all 0.8s ease;
    z-index: 2;
}

.vo-extra-service-card:hover::before {
    left: 100%;
}

.vo-extra-service-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 20px 50px rgba(32, 40, 45, 0.15);
    border-color: rgba(32, 40, 45, 0.1);
}

/* Service Images */
.vo-extra-service-image-container {
    position: relative;
    overflow: hidden;
    height: 220px;
    border-radius: 20px 20px 0 0;
}

.vo-extra-service-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s ease;
    filter: brightness(0.9) contrast(1.1);
}

.vo-extra-service-card:hover .vo-extra-service-image {
    transform: scale(1.05);
    filter: brightness(1) contrast(1.2);
}

.vo-extra-service-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(32, 40, 45, 0.7) 0%, rgba(32, 40, 45, 0.3) 100%);
    opacity: 0;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vo-extra-service-card:hover .vo-extra-service-overlay {
    opacity: 1;
}

.vo-extra-service-overlay-text {
    color: white;
    font-weight: 600;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    transform: translateY(20px);
    transition: transform 0.3s ease;
}

.vo-extra-service-card:hover .vo-extra-service-overlay-text {
    transform: translateY(0);
}

/* Service Content */
.vo-extra-service-content {
    padding: 35px 30px 30px;
    text-align: left;
}

.vo-extra-service-title {
    font-weight: 700;
    color: var(--dark-blue-color);
    margin-bottom: 15px;
    transition: color 0.3s ease;
    margin-bottom: 15px;
    display: block;
    font-size: 20px;
    font-family: "Red Hat Display", serif;
}

.vo-extra-service-card:hover .vo-extra-service-title {
    color: #495057;
}

.vo-extra-service-description {
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 25px;
    font-weight: 400;
    height: 150px;
}

/* Service Links */
.vo-extra-service-link {
    display: inline-flex;
    align-items: center;
    color: var(--dark-blue-color);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.95rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
    transition: all 0.3s ease;
    padding: 12px 25px;
    border: 2px solid var(--dark-blue-color);
    border-radius: 30px;
    background: transparent;
}

.vo-extra-service-link::after {
    content: '→';
    margin-left: 8px;
    transition: transform 0.3s ease;
    font-size: 1.1rem;
}

.vo-extra-service-link:hover {
    color: #fff;
    background: var(--dark-blue-color);
    text-decoration: none;
    transform: translateX(5px);
}

.vo-extra-service-link:hover::after {
    transform: translateX(3px);
}


/* Responsive Design */
@media (max-width: 768px) {
    .vo-extra-services-section {
        padding: 80px 0;
    }



    .vo-extra-service-content {
        padding: 30px 25px 25px;
        text-align: center;
    }

    .vo-extra-service-image-container {
        height: 200px;
    }
}

@media (max-width: 576px) {
    .vo-extra-services-section {
        padding: 60px 0;
    }



    .vo-extra-service-content {
        padding: 25px 20px 20px;
    }

    .vo-extra-service-image-container {
        height: 180px;
    }
}


/* Our Extra Service Ends Here */

/* Virtual Office Media Query Start */

@media screen and (max-width: 1400px) {
    .virtual-office-ba-hero-section {
        padding: 50px 0;
        min-height: auto;
        padding-bottom: 80px;
    }

    .virtual-office-ba-image-grid {
        min-height: 500px;
        height: 500px;
    }


}

@media screen and (max-width: 1250px) {

    .ba-vo-free-reward-slider .theme-slider-prev {
        left: -50px;
    }

    .ba-vo-free-reward-slider .theme-slider-next {
        right: -50px;
    }

    .vo-section-09 .other-service-slider .theme-slider-prev {
        left: -15px;
    }

    .vo-section-09 .other-service-slider .theme-slider-next {
        right: -15px;
    }
}


@media screen and (max-width: 1200px) {
    .virtual-office-ba-hero-title {
        font-size: 40px;
    }


    .vo-section-06-experienced-description
    {
        font-size: 13px;
    }

}

@media screen and (max-width: 992px) {

    .vo-section-02 .title,
    .vo-section-04 .title,
    .common-section-wrapper .title {
        font-size: 30px;
        line-height: 45px;
    }

    .vo-section-05 .ba-vo-free-reward-card {
        height: 420px !important;
    }

    .vo-section-05 .ba-vo-free-reward-description {
        font-size: 14px;
    }

    .vo-section-05 .vo-free-reward h3 {
        font-size: 30px;
    }

    .vo-section-06-experienced-wrapper
    {
        height: auto;
        min-height: auto;
    }
    .vo-section-06-experienced-description
    {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    .virtual-office-ba-hero-section .px-lg-5 {
        text-align: left;
        padding: 0 !important;
    }

    .virtual-office-ba-hero-section .rightImgGrid {
        display: none;
    }

    .virtual-office-ba-hero-section {
        padding-bottom: 0;
    }

    .vo-section-05 .ba-vo-free-reward-card {
        height: 500px !important;
    }

    /* shared office form */
    .apply-button {
        margin-top: 15px;
    }

    .ba-vo-form-header h1 {
        font-size: 24px;
    }

    .form-virtual-mobile-number-first-input,
    .form-virtual-mobile-number-second-input
    {
        width: 60%;
        margin-bottom: 10px;
    }

    /* shared office form */
}

@media screen and (max-width: 576px) {
    .vo-section-05 .ba-vo-free-reward-card {
        height: 500px !important;
        padding: 30px 20px;
    }

    .vo-section-05 .ba-vo-free-reward-slider .slick-slide {
        margin-left: 14px;
    }

    .vo-section-05 .ba-vo-free-reward-title {
        font-size: 20px;
    }

    .ba-vo-free-reward-slider-wrapper {
        padding: 20px 0;
    }

    .vo-section-06-experienced-heading {
        font-size: 22px;
        line-height: 1.5;
    }

    .vo-section-06-experienced-description {
        font-size: 15px;
    }

    .vo-section-06-experienced-content {
        padding: 3rem 15px;
    }

    .vo-section-09 .vo-extra-service-title {
        font-size: 22px;
    }

    .ba-vo-free-reward-slider .theme-slider-next {
        right: 0px;
    }

    .ba-vo-free-reward-slider .theme-slider-prev {
        left: 0px;
    }

    .vo-section-09 .other-service-slider .theme-slider-next {
        right: 0;
    }

    .vo-section-09 .other-service-slider .theme-slider-prev {
        left: 0;
    }

    .vo-modal-bootstrap .modal-header h3 {
        font-size: 20px;
    }
     .form-virtual-mobile-number-first-input,
    .form-virtual-mobile-number-second-input
    {
        width: 90%;
    }
}

@media screen and (max-width: 420px) {
    .vo-section-05 .ba-vo-free-reward-card {
        height: 580px !important;
    }

}

@media (max-width: 576px) {
.vo-section-06-experienced-wrapper
{
  height: auto;
}
}