@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap");

*,
*::before,
*::after {
    box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
    }
}
.hidden_section {
    overflow-x: hidden;
}
.nunfont {
    font-family: "Nunito", sans-serif;
}

body {
    overflow-x: hidden;
    margin: 0;
    font-family: "Nunito", sans-serif;
}

hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: 0.25;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
}

@media (min-width: 1200px) {
    h1,
    .h1 {
        font-size: 2.5rem;
    }
}

@media (min-width: 1200px) {
    h2,
    .h2 {
        font-size: 2rem;
    }
}

@media (min-width: 1200px) {
    h3,
    .h3 {
        font-size: 1.75rem;
    }
}

@media (min-width: 1200px) {
    h4,
    .h4 {
        font-size: 1.5rem;
    }
}
ul,
li {
    list-style: none;
}

/* css-start */

.web_color {
    color: #25abe1;
}
.web_color_bg {
    background: #25abe1;
}

.dropdown-menu.show {
    display: block;
}
.logo_img {
    width: 140px;
}
.nav_all {
    background: #25abe1;
    padding: 17px 0;
}
.nav_text {
    color: white;
    font-weight: 700;
    margin: 0 14px;
    font-family: "Nunito Sans", Sans-serif;
}
.button_item {
    color: #25abe1;
    font-weight: 700;
    padding: 8px 24px;
    margin-left: 25px;
    border-radius: 4px;
}
.menu_button {
    color: white;
}

.job_scam_text {
    display: flex;
    align-items: center;
    width: 100%;
    background: #f4f6f6;
    padding: 15px 0;
    border-radius: 0;
}

.hero_all_item {
    padding-top: 95px;
}

.job_scam_text h4 {
    color: #d50000;
    font-weight: 800;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 18px;
    padding: 10px 11px;
    width: 24%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
}

.title_text h3 {
    display: inline-block;
    border-bottom: 15px solid #cbe8f7;
    padding-top: 18px;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 0.5em;
    color: black;
}

.title_text_extra h3 {
    display: inline-block;
    border-bottom: 15px solid #cbe8f7;
    padding-top: 30px;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 12px;
    color: #232a61;
}

.hero_text p {
    font-family: "Open Sans", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    padding-top: 36px;
    line-height: 1.4em;
    color: #0b0b0bdd;
}

.hero_text_about p {
    font-size: 18px;
    font-weight: 400;
    padding-top: 21px;
    padding-bottom: 34px;
}

.hero_text .hero_button {
    background: #25abe1;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    font-size: 22px;
    padding: 13px 20px 13px 20px;
    margin-top: 12px;
    font-weight: 700;
    border-radius: 0;
    border: none;
}
.hero_text .hero_button:hover {
    background: #1b8fbc;
}

.left_side {
    margin-bottom: 54px;
}

.hero_video iframe {
    width: 100% !important;
    height: auto;
}

.hero_video .elementor-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.hero_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.hero_element_img {
    width: 72px;
    height: 72px;
}

.all_hero_items {
    margin-top: 80px;
    display: flex;
    align-items: center;
}

.element_imgs {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 54px;
    width: 100%;
    margin-bottom: 10px;
}
.featured_text .featured_one {
    color: #232a61;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 35px;
    font-weight: 800;
}
.featured_text .featured_two {
    color: #25abe1;
    font-weight: bold;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 35px;
    font-weight: 800;
}

.brand_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.brand_item .brands {
    width: 154px;
    height: 64px;
    object-fit: contain;
}
.featured_all {
    background: #f2f2f2;
    padding: 40px 100px 40px 100px;
}

.why-section {
    padding: 90px 0;
    background-color: #f9f9f9;
}

.why-title {
    color: #2f2d5a;
    font-weight: 700;
    font-size: 40px;
    font-weight: 800;
    font-family: "Nunito Sans", Sans-serif;
}

.why-title span {
    color: #25abe1;
    font-size: 40px;
    font-weight: 800;
    font-family: "Nunito Sans", Sans-serif;
}

.underline {
    width: 112px;
    height: 4px;
    background-color: #25abe1;
    margin: 26px 0;
}

.why-text {
    font-size: 18px;
    color: #333;
    text-align: justify;
}

.why-text strong {
    font-weight: 700;
}

.badges img {
    height: 60px;
    margin-right: 15px;
}

.image-wrapper img {
    width: 330px;
    height: auto;
}

.bizcope_section {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bizcope_section .image-wrapper {
    position: relative;
    z-index: 2;
}

.bizcope_section .image-wrapper img {
    width: 90%;
    max-width: 350px;
}

.bizcope_section > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    max-width: 400px;
    width: 100%;
}
.shapimg {
    opacity: 20%;
}

.why_section_extra {
    background-color: #f0f0f0;
    padding: 60px 0;
}

.bizcope_section_extra {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bizcope_section_extra .image-wrapper {
    position: relative;
    z-index: 2;
}

.bizcope_section_extra .image-wrapper img {
    width: 74%;
    max-width: 350px;
}

.bizcope_section_extra > img {
    position: absolute;
    top: 50%;
    left: 36%;
    transform: translate(-50%, -50%);
    z-index: 1;
    max-width: 400px;
    width: 100%;
}

.why_section_extra h2 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 40px;
    font-weight: 800;
}

.shapimg_extra {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    max-width: 100%;
    width: 100%;
}

.image_extra_img {
    position: relative;
    z-index: 2;
}

.image_extra_img img {
    max-width: 100%;
    width: 100%;
}

.scroll-container {
    width: 100%;
    overflow: hidden;
}

.scroll-text {
    display: inline-block;
    font-size: 20px;
    animation: scroll-left 190s linear infinite;
}

@keyframes scroll-left {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}

/* card_section-start */

.experience_section {
    background: #25abe1;
}

.experience_card {
    padding: 100px 0;
    width: 100%;
    gap: 56px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.experience_card .card_item {
    background: white;
    width: 100%;
    padding: 38px 30px 34px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.experience_card .card_item img {
    width: 184px;
    height: 153px;
}
.experience_card .card_item h4 {
    color: #232a61;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 2px;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 8px;
}
.experience_card .card_item p {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 17px;
    line-height: 1.5em;
    text-align: center;
}

/* service_section */

.service_text {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    color: #232a61;
}

.underline_extra {
    margin-bottom: 60px;
    height: 5px;
    width: 100px;
}

.card-custom {
    border: none;
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.16);
    background: white;
    padding: 35px 25px 35px 25px;
}
.card-custom h4 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 25px;
    font-weight: 800;
    color: #232a61;
}
.card-custom p {
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    color: #000000;
    padding-top: 14px;
    padding-bottom: 16px;
}

.btn-custom {
    background-color: #25abe1;
    display: inline-flex;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px 5px 5px 5px;
    padding: 11px 22px;
    color: white;
}

.btn-custom:hover {
    background-color: #053676;
    color: white;
}

/* video_section */

.all_videos {
    display: flex;
    align-items: center;
    gap: 30px;
    width: 100%;
}
.video_items {
    width: 100%;
}

.video_item_section {
    background: #f0f0f0;
    padding: 60px 0;
    overflow-y: hidden;
}

.trusted_best_section {
    padding: 80px 0;
}
.trusted_best_section .trusted_best_text h3 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 40px;
    padding-bottom: 20px;
    font-weight: 800;
    text-transform: capitalize;
    color: #ffffff;
}

.logo-card {
    background: white;
    padding: 10px;
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-card img {
    width: 100%;
    max-width: 150px;
    height: auto;
    object-fit: contain;
}

.trusted_text {
    padding-top: 180px;
    padding-bottom: 20px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.trusted_best_text .trusted_text h3 {
    font-family: "Nunito Sans", Sans-serif;
    font-weight: 800;
    text-transform: capitalize;
    color: #ffffff;
    text-align: center;
    font-size: 50px;
}
.trusted_best_text .trusted_text p {
    font-family: "Nunito Sans", Sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    font-size: 25px;
    margin-top: -10px;
    margin-bottom: 30px;
}
.trusted_text a {
    background-color: white;
    color: #25abe1;
    align-items: center;
    display: inline-flex;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-decoration: none;
    padding: 17px 26px 17px 26px;
    transition: all 0.3s;
}
.trusted_text a:hover {
    background-color: #06126a;
    color: white;
}

/* count_item */

.count_item {
    padding-top: 140px;
}

.stat-card {
    background-color: white;
    padding: 40px;
    text-align: center;
    margin-left: 20px;
}
.stat-card .counter_text {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 50px;
    font-weight: 800;
    line-height: 1.3em;
    color: #25abe1;
}
.stat-card p {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 25px;
    font-weight: 800;
    line-height: 1.2em;
}

/* section */
a {
    text-decoration: none;
}
.case-card {
    text-align: center;
    background-color: white;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.case-card p {
    color: #000000;
    font-weight: 600;
    font-size: 22px;
    padding: 0 30px;
    margin-top: 30px;
    padding-bottom: 30px;
}
.case-card img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.bizcope-section {
    padding: 60px 0;
}

/* section */

.strategy-section {
    background-color: #25abe1;
    padding: 40px 0;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
}
.form-card {
    background-color: #fff;
    width: 100%;
    max-width: 100%;
}
.form-card h4 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 25px;
    font-weight: 800;
    color: #ffffff;
    text-align: center;
    background-color: #232a61;
    padding: 20px 20px 20px 20px;
    border-radius: 5px 5px 0px 0px;
    border-radius: 0;
}
.form-card form {
    padding: 50px 50px 50px 50px;
}
.form-card .form-label {
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    color: black;
}
.form-card .form-control {
    border: 1px solid black;
    border-radius: 4px;
}
.claim_now {
    background-color: #232a61;
    color: #ffffff;
    width: 100%;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 20px;
    font-weight: 800;
    border: 0;
    border-radius: 0;
    padding: 10px 0;
}

.info-text {
    max-width: 100%;
    text-align: left;
}

.info-text h2 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    text-transform: capitalize;
    color: #ffffff;
}

.info-text p {
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    color: #ffffff;
    padding-bottom: 28px;
}
.info-text .btn-secondary {
    background-color: #ffffff;
    justify-content: center;
    align-items: center;
    color: #25abe1;
    display: inline-flex;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    border: 0;
    border-radius: 0;
    padding: 14px 26px 14px 26px;
    transition: all ease-in-out 0.3s;
}
.info-text .btn-secondary:hover {
    background-color: #041c72;
    color: #ffffff;
}

.dots {
    width: 114px;
    height: 4px;
    background: white;
    margin: 34px 0;
}
.strategy_item {
    padding-left: 66px;
}

/* section */

.touch-section {
    background-color: #fff;
    padding-top: 80px;
}
.section-title {
    color: #1a73e8;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: left;
    position: relative;
}
.info-card {
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.16);
    padding: 35px 25px 35px 25px;
    height: 100%;
    min-height: 196px;
}
.info-card h5 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 28px;
    font-weight: 800;
    color: #232a61;
    text-align: left;
}
.info-card p {
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    color: black;
    text-align: left;
}
.info-card .social-icons a {
    color: #1a73e8;
    margin: 0 5px;
    font-size: 1.5rem;
}
.map-container {
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.map-container img {
    width: 100%;
    height: auto;
    display: block;
}

.touch_map {
    width: 100%;
    height: 587px;
}

.social-icons a {
    width: 120px;
    height: 120px;
    background: #00bfff;
}

.icon_social {
    width: 20px;
}

.social-section {
    padding: 20px 0;
    background-color: #fff;
    text-align: center;
}
.social-icon {
    display: inline-flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    background-color: #25abe1;
    border-radius: 0px;
    margin: 0 5px;
    color: #fff;
}
.social-icon i {
    vertical-align: middle;
    font-size: 14px;
}

.social_icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.footer_brands {
    margin-top: 0px;
}

.footer_brands img {
    width: 100%;
}

/* footer_section */

.footer {
    background-color: #25abe1;
    color: white;
    padding: 46px 9px 0px 25px;
    font-family: Arial, sans-serif;
}
.footer_brands {
    margin-top: 0px;
    margin-bottom: 60px;
}
.footer h5 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    margin-left: -20px;
}
.footer ul {
    list-style: none;
    padding: 0;
}
.footer ul li {
    margin-bottom: 8px;
}
.footer a {
    color: white;
    text-decoration: none;
}
.footer a:hover {
    text-decoration: underline;
}
.footer-card {
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.16);
    margin: 0px 10px 65px 0px;
    padding: 20px 25px 20px 25px;
    background: rgb(255, 255, 255);
    border-radius: 6px;
}
.footer-bottom {
    border-top: 1px solid white;
    margin-top: 30px;
    padding-top: 15px;
    font-size: 14px;
}
.social-icons a {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-right: 2px;
    background-color: #b2e7f9;
    border-radius: 9px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
}

.footer-section {
    background-color: #25b6eb;
    padding: 40px 20px;
    color: white;
    font-family: Arial, sans-serif;
}

.footer-section h5 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #000000;
}

.footer-divider {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.list_item {
    color: #fff;
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    position: relative;
}
.list_item::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    width: 6px;
    height: 6px;
    background: white;
    border-radius: 100%;
    transform: translateY(-50%);
}

.footer_divider_extra {
    padding-left: 36px;
}

.footer_text {
    padding-left: 34px;
}

.footer_title {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}
.footer_title h6 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #232a61;
}
.footer_title img {
    width: 22px;
    margin-top: -10px;
}

.footer-card p {
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.icon_footer {
    color: #25abe1;
    transition: color 0.3s;
    font-size: 15px;
    margin-top: 5px;
    margin-right: 10px;
}

.social_footer {
    display: flex;
    align-items: start;
    gap: 8px;
}

.information_text {
    color: black;
}

.btn_icon {
    width: 180px;
    height: 180px;
    background: #000;
    border-radius: 100%;
    position: relative;
}

.icon_item_footer {
    position: absolute;
    left: 50%;
    top: 50%;
}

.download-icon {
    position: relative;
    width: 42px;
    height: 42px;
    background-color: #1d2c5e;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
.download-icon::before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background-color: #fff;
    border-radius: 50%;
    z-index: 1;
}
.download-icon i {
    position: relative;
    color: #1d2c5e;
    font-size: 14px;
    margin-top: -4px;
    z-index: 2;
    transform: translateY(2px);
}

.downlod_footer {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: -15px;
}

.downlod_text h4 {
    margin-top: 26px;
    font-family: "Open Sans", Sans-serif;
    font-size: 17px;
    line-height: 0.1em;
}
.downlod_text p {
    font-family: "Open Sans", Sans-serif;
    font-size: 11px;
    color: #ffffff;
    padding-top: 12px;
}

.footer_copyright {
    padding-top: 16px;
}
.footer_copyright p {
    text-align: center;
    font-family: "Muli", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
}

.social_media_icon {
    color: #232a61;
}

/* about_start */

.world_img {
    display: flex;
    align-items: center;
    justify-content: end;
}

.world_img img {
    width: 100%;
    max-width: 422px;
    margin-top: -52px;
}

.why_text_card {
    width: 100%;
    box-shadow: -1px 0px 7px 0px rgba(107, 107, 107, 0.388);
    background: #e5f5fb;
    padding: 20px 25px 0px 25px;
}

.why_text_card h3 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 25px;
    font-weight: 800;
    color: #232a61;
}
.why_text_card p {
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    color: #000000;
    padding-bottom: 22px;
    padding-top: 14px;
}
.why-text-extra {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5em;
    color: black;
    padding: 14px 0;
}
.underline_extra {
    width: 120px;
    height: 6px;
    background: #25abe1;
    margin-bottom: 14px;
}

/* driven_section */

.section_bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 415px;
}

.driven_section_text {
    width: 100%;
    height: 415px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.driven_section_text h3 {
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #2c2c2cb0;
}
.driven_section_text .count_item_text {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 80px;
    font-weight: 700;
    color: #2c2c2c;
}
.driven_section_text .page_text {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 45px;
    font-weight: 700;
    color: #2c2c2c;
}
.driven_section_text .google_text {
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #2c2c2cab;
}

/* section */

.feature-section {
    padding: 40px 0;
    background-color: #ffffff;
}
.feature-column {
    text-align: center;
    padding: 20px;
}
.feature-column img {
    width: 81px;
    height: 81px;
    margin-bottom: 15px;
}
.feature-column h2 {
    color: #1a73e8;
    font-size: 1.5rem;
    font-weight: 600;
}

.video-section {
    padding: 40px 0;
    background-color: #fff;
}
.why-title {
    color: #1a73e8;
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}
.why-title span {
    color: #000;
}
.underline {
    width: 50px;
    height: 3px;
    background-color: #1a73e8;
    margin: 0 auto 30px;
}
.underline_extra {
    margin-bottom: 40px;
}
.all_videos {
    display: flex;
    gap: 20px;
    justify-content: center;
}
.video_items {
    flex: 1;
    max-width: 33.33%;
}
.video_items iframe {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.video_items .elementor-video-iframe {
    width: 100%;
    height: 230px;
}

.feature-section .feature_item {
    background: #e7f6fc;
    padding: 50px 10px 50px 10px;
    box-shadow: -2px 0px 5px 0px rgb(189 189 189 / 24%);
}
.feature-section .feature_item_white {
    box-shadow: -3px -1px 5px -1px rgb(163 163 163 / 11%);
    background: white;
}
.feature-section h2 {
    font-family: "Open Sans", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #232a61;
}

.our_values_text {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
    justify-content: center;
}
.dots_item {
    width: 251px;
    height: 5px;
    background: #25abe1;
    margin-bottom: 30px;
}

.our_values_text h3 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    color: #232a61;
}
.our_values_text h3 span {
    color: #25abe1;
}

.our_values_text p {
    text-align: center;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    color: #000000;
    padding-bottom: 50px;
}

/* section */

.team-section {
    position: relative;
    padding: 80px 0;
    background-color: #fff;
    overflow: hidden;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 10px;
}

.section-description {
    font-size: 1.1rem;
    color: #555;
}

.team-circles-wrapper {
    position: relative;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    min-height: 700px;
    padding-bottom: 100px;
}

.circle {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
    transform: translate(-50%, -50%);
}

.circle.member {
    width: 120px;
    height: 120px;
}

.circle.member.large-circle {
    width: 180px;
    height: 180px;
}

.section_text h2 {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 31px;
    color: #232a61;
}
.section_text p {
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #232a61;
    text-align: left;
}

.circle.member img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.circle.text-label {
    padding: 15px 25px;
    font-size: 0.95em;
    font-weight: 600;
    color: #fff;
    white-space: nowrap;
}

.why_title_extra {
    text-align: left;
}

.circle_member_01 {
    top: 19%;
    left: 58%;
}
.circle_member_02 {
    top: 14%;
    left: 76%;
}
.circle_member_03 {
    top: 9%;
    left: 84%;
}
.circle_member_04 {
    top: 43%;
    left: 41%;
}
.circle_member_05 {
    top: 37%;
    left: 58%;
}
.circle_member_06 {
    top: 17%;
    left: 67%;
}
.circle_member_07 {
    top: 24%;
    left: 87%;
}
.circle_member_08 {
    top: 36%;
    left: 69%;
}
.circle_member_09 {
    top: 28%;
    left: 37%;
}
.circle_member_10 {
    top: 29%;
    left: 79%;
}
.circle_member_11 {
    top: 54%;
    left: 60%;
}
.circle_member_12 {
    top: 41%;
    left: 85%;
}
.circle_member_13 {
    top: 55%;
    left: 69%;
}
.circle_member_14 {
    top: 64%;
    left: 76%;
}
.circle_member_15 {
    top: 57%;
    left: 84%;
}
.circle_member_16 {
    top: 48%;
    left: 77%;
}
.circle_member_17 {
    top: 27%;
    left: 48%;
}
.circle_member_18 {
    top: 74%;
    left: 67%;
}
.circle_member_19 {
    top: 68%;
    left: 46%;
}
.circle_member_20 {
    top: 69%;
    left: 57%;
}
.circle_member_21 {
    top: 49%;
    left: 50%;
}
.circle_member_22 {
    top: 44%;
    left: 29%;
}

.circle_member_23 {
    top: 75%;
    left: 36%;
}
.circle_member_24 {
    top: 58%;
    left: 37%;
}
.circle_member_25 {
    top: 73%;
    left: 85%;
}
.circle_member_26 {
    top: 80%;
    left: 77%;
}
.circle_member_27 {
    top: 87%;
    left: 49%;
}
.circle_member_28 {
    top: 64%;
    left: 29%;
}
.circle_member_29 {
    top: 85%;
    left: 58%;
}

.get_title_extra {
    display: flex;
    width: 100%;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    position: relative;
    color: #25abe1;
    margin-bottom: 60px;
}
.get_title_extra::before {
    position: absolute;
    content: "";
    bottom: -20px;
    width: 100px;
    height: 5px;
    background: #25abe1;
}

.about_footer img {
    width: 26px;
    margin-bottom: 13px;
    margin-top: 12px;
}
.card_addrase {
    padding: 16px 0px;
}

.from_map {
    height: 688px;
}

/* contact_page_css */

.contact_video {
    width: 100%;
    height: 336px;
}

.contact_hero_text {
    padding: 30px;
    background: #25abe1;
}
.contact_hero_text p {
    text-align: justify;
    font-family: "Open Sans", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4em;
    color: #ffffff;
}

.all_hero_items_extra {
    margin: 60px 0;
}

/* form_sectoin */

.all_form_section {
    background: #25abe1;
    padding: 60px 0;
}

.form_section .form_all_text h3 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 50px;
    font-weight: 800;
    text-transform: capitalize;
    color: #ffffff;
    text-align: center;
    padding-bottom: 10px;
}
.form_section .form_all_text p {
    margin: 0;
    text-align: center;
    font-family: "Open Sans", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4em;
    color: #ffffff;
    padding-bottom: 30px;
}
.form_section .form_all_text p span {
    font-weight: bold;
}

.meet_us_section h4 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    text-transform: capitalize;
    color: #232a61;
    position: relative;
}
.meet_us_section h4 span {
    color: #25abe1;
}
.meet_us_section h4::before {
    position: absolute;
    bottom: -24px;
    content: "";
    width: 120px;
    height: 5px;
    background: #25abe1;
}

.meet_cards {
    padding-top: 70px;
}

.card-custom {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    padding: 35px 25px 56px 25px;
    border: none;
    border-radius: 0;
}

.card-custom:hover {
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

.select_item {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.scroll-container {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.scroll-text {
    display: inline-block;
    animation: scroll-text 20s linear infinite;
}

@keyframes scroll-text {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(-100%);
    }
}

.top_text {
    color: #202020d4;
    font-size: 16px;
    font-weight: 600;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bbgack {
    background: white;
}
.swip {
    display: flex;
    align-items: center;
}
.featured_all {
    width: 100%;
    overflow: hidden;
}

.brand_item_extra {
    display: none;
    margin-bottom: 32px;
}

/* .brand_item_img {
    display: inline-flex;
} */

.swiper_extra {
    display: flex;
    align-items: center;
    gap: 24px;
}
.swiper_extra .slide_item {
    width: 100%;
}
.why-section {
    overflow-x: hidden;
}
.brand_logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.underline_extra {
    width: 23%;
    height: 4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 30px;
    background: #25abe1;
    text-align: left;
}
.why-title {
    font-family: "Nunito Sans", Sans-serif;
    font-weight: 800;
    color: #232a61;
    font-size: 40px;
    text-align: left;
}
.why-title span {
    font-family: "Nunito Sans", Sans-serif;
    font-weight: 800;
    color: #25abe1;
    font-size: 40px;
    text-align: left;
}

.custom-select-container {
    position: relative;
}

.custom-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 30px;
}
.select-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: black;
    pointer-events: none;
    transition: transform 0.3s ease;
}
.select-open .select-icon {
    transform: translateY(-50%) rotate(180deg);
}
.option_item {
    cursor: pointer;
}
.form-card {
    overflow-x: hidden;
}
.player.right-content-area-supported > .content-area-sibling-enabled {
    width: 92%;
}
.hero_img_items {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-bottom: 20px;
}
.over_images {
    width: 50%;
    height: 90%;
}
.over_images .hero_video {
    width: 100%;
    height: 90%;
}
.getin_section {
    margin-bottom: 36px;
}
.title_text_extra h3 {
    display: inline-block;
    border-bottom: 15px solid #cbe8f7;
    line-height: 30%;
    font-size: 50px;
}
.featured_bg {
    background-color: #e5f5fb;
}
.extra_mb_margin {
    margin-bottom: 50px;
    align-items: center;
}
.nav_all_extra {
    position: fixed;
    width: 100%;
    z-index: 999;
}
.all_dropdwon_item {
    position: absolute;
    top: 0;
    background: white;
    width: 100%;
}

.dropdown_item {
    position: relative;
}

.dropdown_menu_item {
    position: absolute;
    top: 172%;
    right: -861%;
    width: 2500px;
    background: white;
}

.navbar_dots {
    width: 100%;
    height: 87px;
    background: #f4f6f6;
    position: absolute;
    top: 70%;
    right: 1%;
    opacity: 0%;
}

.dropmenu {
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 134px;
    padding: 43px 0px;
}
.nav_drop_icon {
    color: #00bfff;
    font-size: 24px;
}

.dropdown_menu ul li .drop_title {
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-decoration: underline;
    color: #545454;
    text-decoration: none;
    position: relative;
    top: -5px;
    padding-left: 6px;
}
.dropdown_menu ul li .drop_title::before {
    width: 100%;
    height: 2px;
    background: #6d6d6d8a;
    position: absolute;
    content: "";
    bottom: -7px;
}
.dropdown_menu ul {
    padding-left: 0;
    padding-bottom: 18px;
}
.dropdwon_nav_text .dropdwon_text_item {
    color: #707070;
    margin: 0px 0px 15px 0px;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    transition: all ease-in-out 0.3s;
}
.dropdwon_nav_text .dropdwon_text_item:hover {
    color: #3cc4fe;
}

.dropdwon_nav_text {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.dropdown_menu_item {
    display: none;
}
.dropdown_item .nav_text:hover.dropdown_menu_item {
    display: inline-block;
}

/* Positioning dropdown */
.dropdown_item {
    position: relative;
}

/* Hide dropdown content by default */
.dropdown_menu_item {
    display: none;
    background: #fff;
    padding: 20px 40px;
    z-index: 999;
}

/* Show menu when hovering Services */
.dropdown_item:hover .dropdown_menu_item {
    display: block;
}

/* Ensure parent is relative */
.dropdown_item {
    position: relative;
}

/* Default: hide dropdown */

/* Show when hovering parent OR menu itself */
.dropdown_item:hover .dropdown_menu_item,
.dropdown_menu_item:hover {
    display: block;
}

/* seo_page_css */

.business_section {
    background: white;
}
.rokomari_img {
    width: 100%;
    max-width: 492px;
}
.rokomari_colum {
    justify-content: end;
    align-items: end;
    display: flex;
    flex-direction: column;
}

.submit_button {
    background: #25abe1;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    font-size: 22px;
    padding: 13px 20px 13px 20px;
    margin-top: 12px;
    font-weight: 700;
    border-radius: 0;
    border: none;
}
.submit_button:hover {
    background: #1b8fbc;
}

.seo_sectiontext {
    padding-bottom: 0;
}

.trusted_best_section .rate_text h3 {
    padding-bottom: 0px;
}
.trusted_best_section .rate_text p {
    font-family: "Open Sans", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2em;
    color: #ffffff;
    padding-bottom: 27px;
    padding-top: 10px;
}

.seo_best_section {
    padding: 64px 0;
    margin-top: 50px;
}

.seo_service_title .animation_img {
    width: 262px;
}
.seo_service_title h3 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 1.2em;
    color: #232a61;
    margin-top: 12px;
}

.seo_service_title h3 span {
    color: #25abe1;
}

.seo_service_title p {
    font-family: "Nunito Sans", Sans-serif;
    line-height: 1.2em;
    color: #232a61;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    line-height: 34px;
    margin-top: 10px;
}

.seo_service_title {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.service_card_item {
    padding: 35px 25px;
    background-color: #ffffff;
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.243);
    text-align: left;
    margin-bottom: 30px;
}
.service_card_item h2 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 25px;
    font-weight: 800;
    color: #232a61;
    text-align: left;
    margin-bottom: 11px;
}
.service_card_item p {
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    color: #000000;
    text-align: left;
}
.card_service_icon {
    color: #25abe1;
    font-size: 46px;
    margin-bottom: 15px;
}

.ser_section_service {
    padding-top: 60px;
}

.seo_service_title p {
    padding-bottom: 0px;
}

.service_card_item {
    margin-right: 30px;
}

.all_service_card {
    padding: 77px 0px;
}

/* Power_Search_section */

.Power_Search_section {
    width: 100%;
    padding: 120px 0;
    background: #25abe1;
}
.search_text_item {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
}
.search_text_item h3 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 50px;
    font-weight: 800;
    color: #ffffff;
}
.search_text_item p {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 10px;
}

.submit_new .submit_button_new {
    background: white;
    color: #25abe1;
    display: block;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin: 22px auto;
}

.power_section_left h2 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.3em;
}
.power_section_left p {
    text-align: justify;
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    line-height: 1.8em;
}
.secret_sauce {
    font-weight: 800;
}
.Power_Search_all {
    background: white;
}
.moz_logo {
    display: flex;
    align-items: center;
    gap: 30px;
}
.moz_logo img {
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    margin-top: 44px;
}
.optimisation {
    display: flex;
    align-items: start;
    gap: 30px;
    margin-top: 28px;
}
.column_text_all h3 {
    margin-bottom: 10px;
    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
    color: #232a61;
}
.column_text_all p {
    font-size: 18px;
    font-family: "Montserrat", Sans-serif;
    font-weight: 400;
}
.counter_new_section h3 {
    font-family: inherit;
    color: white;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
}
.new_count_item {
    padding-top: 66px;
}
.testimonial-section {
    background-color: #f8f9fa;
    margin-bottom: 100px;
}
.testimonial-title {
    font-weight: 700;
    color: #1e2a78;
}
.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-thumbnail {
    position: relative;
    cursor: pointer;
}

.new_video {
    width: 100%;
    height: 416px;
    object-fit: cover;
}

.things_happen_contant {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    padding-top: 74px;
    padding-bottom: 40px;
}
.things_happen_contant .thing_happen_text .why_make_title {
    text-align: center;
}
.things_happen_contant .thing_happen_text p {
    text-align: center;
    color: #333;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
}
.new_underline {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}
.testimonial-box {
    color: #fff;
    border-radius: 6px;
    background-color: #232a61;
    padding: 25px 5px 12px 22px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
.testimonial-box p {
    margin-bottom: 30px;
    color: #ffffff;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
}
.text_things {
    width: 612px;
    margin-left: auto;
    position: relative;
    left: 88px;
    z-index: 1;
}
.text_things h3 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 30px;
    font-weight: 800;
    color: #232a61;
}

.testimonial-box .things_name {
    margin-bottom: -20px;
    color: #ffffff;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 22px;
    font-weight: 800;
}

.mySwiper,
.swiper-wrapper,
.swiper-slide {
    width: 100%;
}

.swiper-slide,
.swiper-slide-active {
    width: 100%;
}

.gr_img {
    width: 100%;
    max-width: 94%;
    margin-top: -36px;
}

.why_section_new {
    padding-top: 60px;
    padding-bottom: 60px;
}
.submit_button_result {
    margin-left: 20px;
    margin-top: 40px;
}
.study_colum {
    padding-left: 70px;
}
.new_study_section {
    padding-right: 0px;
}

.form_section_all {
    background: #f0f0f0;
}

.new-info-text h2 {
    color: #232a61;
}
.new-info-text h2 span {
    color: #25abe1;
}
.new-info-text .dots {
    background: #25abe1;
}
.new-info-text p {
    text-align: justify;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
}

.new_footer_brands {
    margin-top: 60px;
}

.footer_brand_all {
    background: #f0f0f0;
}

.according {
    font-weight: 700;
}
.local_seo_text_item {
    background: #f0f0f0;
    margin-top: 60px;
}
.local_seo_text_item .local_seo_text p {
    text-align: center;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    color: #333;
    font-weight: 400;
}
.seo_underline {
    width: 150px;
}

.text_bold {
    font-weight: 700;
}

.seo_all_service {
    padding-top: 47px;
    padding-bottom: 24px;
}
.lead_actions .lead_text {
    color: white;
    font-family: cursive;
}
.lead_actions .lead_phone {
    color: white;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: sans-serif;
}
.lead_actions .get_start_button {
    background: white;
    box-shadow: none;
    color: black;
    padding: 10px 20px;
    border-radius: 7px;
    font-weight: 600;
    display: inline-block;
    transition: all ease-in-out 0.3s;
    margin-top: 24px;
}
.lead_actions .get_start_button:hover {
    background: rgba(190, 247, 255, 0.901);
    color: black;
}
.lead_actions {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.power_search_all_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.power_search_all_item .lead_text_item p {
    text-align: center;
    font-family: "Open Sans", Sans-serif;
    font-size: 17px;
    font-weight: 500;
    font-style: italic;
    color: #ffffff;
}
.power_search_all_item .lead_text_item h3 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #ffffff;
}
.Power_new_section {
    padding: 78px 0;
}
.things_happen_all {
    margin-bottom: 80px;
}
.tame_img {
    width: 100%;
}
.rokomari_colum_extra {
    padding-right: 50px;
}

/* core-values-container */
.core-values-container {
    width: 100%;
    margin-top: 50px;
    padding: 70px 20px;
    background: #f8f8f8;
    font-family: Arial, sans-serif;
}
.core-title {
    text-align: center;
    font-size: 32px;
    color: #222;
    margin-bottom: 30px;
}
.core-title span {
    color: #1daae8;
}
.tab-buttons {
    display: flex;
    justify-content: center;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
}
.tab-button {
    background: none;
    border: 1px solid rgba(116, 116, 116, 0.035);
    padding: 12px 25px;
    position: relative;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 16px;
    font-weight: 800;
    color: #232A61;
    cursor: pointer;
}
.tab-button.active {
    color: #1daae8;
        border: none;
}
.tab-indicator {
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 120px;
    background: #1daae8;
    left: 0;
    transition: 0.3s ease-in-out;
}
.tab-content {
    padding: 25px;
    min-height: 150px;
    overflow: hidden;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    border: 1px solid #f0f0f0f5;
}
.tab-panel {
    display: none;
    animation: fadeIn 0.4s ease-in-out;
}
.tab-panel.active {
    display: block;
}
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.seo_title_new_text {
    padding-bottom: 32px;
}
.etext p{
    font-family: "Nunito Sans", Sans-serif;
    font-weight: 800;
    color: #000000;
    font-size: 18px;
    padding-bottom: 26px;
}
.icon_text{
    display: flex;
    align-items: center;
    gap: 16px;
    margin: 18px 0;
}
.icon_text span {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 19px;
    line-height: 0.7em;
    color: black;
}
.check_icon{
    color: white;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    background: #25abe1;
}
.text_and_video{
    padding-bottom: 40px;
}
.ecommerce_img {
    width: 100%;
    max-width: 84px;
}
.ecommerce_card_item{
    display: flex;
    flex-direction: column;
    gap: 22px;
    align-items: center;
    justify-content: center;
    box-shadow: 0px -1px 6px 1px rgb(0 0 0 / 9%);
}
.bizcope_video_production > img {
    position: absolute;
    top: 56%;
    left: 49%;
    transform: translate(-50%, -50%);
    z-index: 1;
    max-width: 530px;
    width: 100%;
}
.production_video{
    background: white;
}

.video_section_contant
.video_section_production
.vidoe_title_text {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 40px;
    font-weight: 700;
}
.video_section_contant
.video_section_production
.vidoe_title_text span {
    font-size: 40px;
    font-weight: 700;
}
.video_section_contant
.video_section_production
.bizcope_para {
    text-align: center;
    font-family: "Open Sans", Sans-serif;
    color: #000000;
    font-size: 16px;
}

.video_dots{
    height: 2px;
}

.video_card_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 7px;
    height: 100%;
    min-height: 408px;
    margin-bottom: 8px;
    padding: 34px 40px;
}
.video_card_item .title {
    font-family: "Nunito Sans", Sans-serif;
    font-weight: 700;
}
.video_card_item p {
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    color: #000000;
}

.ready_text {
    text-align: start;
    display: flex;
}
.ready_text h3 {
    font-family: "Nunito Sans", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #FFFFFF;
}

.video_action .video_get_button {
    padding: 16px 13px;
    font-weight: 600;
    border-radius: 3px;
    width: 210px;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    margin-top: 10px;
    text-transform: uppercase;
    background-color: #FFFFFF;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 20px;
    color: #000000;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.video_card_section {
    padding: 48px 0;
}

.vide_service_all {
    padding-top: 18px;
    margin: 0;
}
.black_icon {
    color: black;
}
.video_talk_button{
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 62px 0;
}
.lets_talk_button{
    background-color: #25ABE1;
    color: #fff;
    border-radius: 4px;
    padding: 18px 28px;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
}
.lets_talk_button a {
    border-radius: 3px;
    display: inline-flex;
    justify-content: center;
    font-size: 15px;
    line-height: 1;
    color: white;
    text-align: center;
    transition: all .3s;
    margin-right: 6px;
}
.lets_talk_button:hover {
    background: #184341;
}
.video_production_cards,
.new_video_card {
    background-color: #F2F2F2;
}
.new_video_card {
    height: 100%;
    min-height: 316px;
    margin-bottom: 8px;
    padding: 28px 24px;
    margin-right: 18px;
}
.new_video_card h2 {
    text-align: center;
}
.new_video_card p {
    text-align: center;
}

.things_happen_contant {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    padding-top: 74px;
    padding-bottom: 40px;
}

.all_video_contant{
    padding-top: 0;
    padding-bottom: 0;
}
/* video_item_all */


.video_item_all {
    width: 100%;
}
.video_item_all .video_items .video_width{
    width: 100%;
}

.over_video .create_vidoe {
    width: 100%;
    height: 100%;
}
.over_video .create_vidoe_extra {
    width: 100%;
    height: 408px;
}
.new_vidoe_col{
    margin: 0;
    padding: 0;
}
.icon_mvideo {
    background-color: #25ABE1;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.magic_icon{
    color: white;
    font-size: 29px;
}
.video_section_top{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 75px;
}
.video_underline{
    width: 222px;
    height: 5px;
    background: #25ABE1;
}
.new_vidoe_col_extra {
    height: 100%;
    min-height: 425px;
}

.pvideo_top{
    padding-top: 45px;
}


.video_section_production{
    display: flex;
    flex-direction: column;
    align-items: center;
}
