.footer_policy {
    margin: 50px 0px 50px 0px;
}
.footer_policy h2 {
    font-size: 26px;
    margin-top: 50px;
}
.footer_policy h3 {
    font-size: 20px;
}
.footer_policy h4 {
    margin-top: 50px;
}

textarea {
    resize: none;
}
.home-two-testimonial {
    position: relative;
}
.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-center-col {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.home-popup-video-text {
    flex-direction: column;
}

.home-popup-video-text .about-us-second {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    gap: 100px;
    margin-top: 30px;
}
.home-popup-video-text .about-us-second ul li span,
.home-popup-video-text p {
    font-size: 16px;
}

.what-we-do-tect-para,
.service-card-para {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    margin-top: 10px;
    max-width: 350px;
}

.w-layout-hflex .form-input-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.w-layout-hflex .form-input-wrapper p,
.form-textarea-one p {
    text-align: left;
    color: red;
    font-size: 14px;
}

.pt-70 {
    padding-top: 70px;
}
.pb-70 {
    padding-bottom: 70px;
}

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

.text-center {
    text-align: center;
}

.pl-15 {
    padding-left: 15px;
}

.footer_page_banner {
    width: 100%;
    padding: 100px 0px;
    background: var(--light-black);
    margin-top: 100px;
}

.flex-col {
    flex-direction: column;
}

.tabs-menu .what-we-do-tect-para {
    display: none;
}
.tabs-menu .w--current .what-we-do-tect-para {
    display: flex !important;
}
.home-three-skills .heading-five {
    font-size: 28px !important;
}
.home-three-skills p,
.skills-options a {
    font-size: 16px;
}
.footer-above-future {
    background-repeat: no-repeat;
    background: url("/img/home/eight/01.png");
}
.w-nav-logo-nav img {
    width: 200px !important;
    height: 50px;
    object-fit: contain !important;
}

.footer-site-logo img {
    width: 300px !important;
    height: 50px;
    object-fit: contain !important;
}

.pricing-button {
    font-family: "Babes Neue", sans-serif !important;
    font-size: 18px;
    text-transform: uppercase;
}

.w-full {
    width: 100%;
}

.empowring-cards div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #05061094;
    border-radius: 50px;
    padding-bottom: 10px;
}
.empowring-cards div span {
    font-size: 24px;
    margin-top: 20px;
    font-weight: 600;
}

.main_home_video {
    width: 100%;
    height: 400px;
}

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

.pricing-button {
    cursor: alias !important;
}

.footer_page_banner div a:hover {
    color: var(--orange);
}
.br-50px {
    border-radius: 50px;
}
.after-effects-img {
    box-shadow: 0px 0px 20px 5px rgba(153, 153, 255, 0.6);
}
.angular-img {
    box-shadow: 0px 0px 30px 5px rgba(181, 45, 48, 0.6);
}
.figma-img {
    box-shadow: 0px 0px 30px 5px rgba(182, 89, 255, 0.6);
}
.ionic-img {
    box-shadow: 0px 0px 30px 5px rgba(78, 143, 246, 0.6);
}
.laravel-img {
    box-shadow: 0px 0px 30px 5px rgba(255, 44, 31, 0.6);
}
.mysql-img {
    box-shadow: 0px 0px 30px 5px rgba(222, 137, 3, 0.6);
}
.livewire-img {
    box-shadow: 0px 0px 30px 5px rgba(250, 111, 169, 0.6);
}
.node-img {
    box-shadow: 0px 0px 30px 5px rgba(86, 172, 52, 0.6);
}
.photoshop-img {
    box-shadow: 0px 0px 30px 5px rgba(0, 169, 255, 0.6);
}
