body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: "Poppins", sans-serif;
}

.loader img {
    width:50px;
}

a {
    text-decoration: none !important;
    padding: 0;
}

ul {
    list-style: none !important;
    padding: 0;
    margin: 0;
}

header {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 20px;
}

a.navbar-brand img {
    width: 100%;
    filter: brightness(0) invert(1);
}
.navbar-nav {
    flex-direction: row;
    justify-content: end;
    gap: 60px;
}

.navbar-nav li a {
    color: white;
    font-size: 20px;
    font-weight: 600;
}

.portfolio-nav a {
    color: white;
    font-size: 20px;
    font-weight: 600;
}


.banner {
        position: relative;
    z-index: 0;
    background-image: url(../img/1.avif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 1000px;
    display: flex;
    align-items: start;
    padding: 100px 0;
}

.banner-content h1 {
    color: white;
    font-size: 50px;
    text-align: center;
    margin-bottom: 30px;
}

.btn-web {
    background: black;
    border: 1px solid white;
    padding: 10px 20px;
    color: white;
    font-weight: 700;
    font-size: 20px;
}

.banner-content {
    text-align: center;
        margin-top: 250px;
}


.banner-content-slides {
    height: 375px;
    margin: auto;
    width: 80%;
    margin-top: 20px;
}

.main-banner-video img {
    object-fit: cover;
    height: 576px;
}

.main-banner-video video {
    object-fit: cover;
    height: 576px;
}


.banner-slides-webtoon .owl-nav button {
    position: absolute;
    z-index: 1;
    top: 50%;
    font-size: 50px !important;
    color: white !important;
    background: transparent !important;
}

.banner-slides-webtoon .owl-nav .owl-prev {
    left: 0;
}

.banner-slides-webtoon .owl-nav .owl-next {
    right: 0;
}

.banner-slides-webtoon .owl-dots {
    position: absolute;
    z-index: 0;
    bottom: 40px;
    left: 0;
    right: 0;
}

.banner-slides-webtoon .owl-dots .owl-dot.active span {
    background-color: transparent !important;
    border: 1px solid white;
}

.banner-slides-webtoon .owl-dots .owl-dot span {
    background-color: white !important;
}

.about-us {
    padding: 50px 0;
}

.about-content h2 {
    color: black;
    font-weight: 700;
    font-size: 50px;
}

.about-content p {
    color: black;
    font-weight: 500;
    margin: 20px 0;
}


.cicle-anime-slider {
    background-image: url(../img/15.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}

.cicle-anime-slider .work-step-content h2 {
    color: white;
}

.cicle-anime-slider .work-step-content p {
    color: white;
}

.work-step-content h2 {
    color: black;
    font-size: 35px;
    font-weight: 700;
}

.work-step-content {
    text-align: center;
}

.work-step-content p {
    color: black;
    font-weight: 500;
    font-size: 20px;
    width: 80%;
    margin: 10px auto;
}

.work-experience {
    background: #3f3e3e;
    padding: 15px 0;
    text-align: center;
    border-radius: 10px;
    margin-top: 15px;
}
.slider-btn-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}

.work-experience h4 {
    color: white;
    font-size: 25px;
    font-weight: 600;
}

.work-experience h6 {
    color: white;
    font-size: 20px;
    font-weight: 400;
}

.work-step-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.work-step-box li {
    width: 30%;
    margin: auto;
    text-align: center;
    margin-top: 40px;
    background: #3f3e3e;
    border-radius: 10px;
    padding: 15px;
    height: 300px;
}

.box-work-content svg {
    width: 60px;
    height: 60px;
}

.box-work-content svg path {
    fill: white;
}

.work-with-us {
    background: white;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}


.box-work-content h5 {
    color: white;
    font-size: 20px;
    margin: 15px 0;
}

.box-work-content p {
    color: white;
}

.work-btn {
    text-align: center;
    margin: 30px 0;
}


.box-work-content {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    margin-top: 25px;
}

.conept-copy-right {
    background-image: url(../img/14.avif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.creativity-production {
    text-align: center;
    margin-bottom: 50px;
}

.creativity-production h2 {
    color: black;
    font-size: 50px;
    font-weight: 700;
}

.creativity-production p {
    color: black;
    font-weight: 500;
    font-size: 20px;
    margin: 10px auto;
}

.concept-step h3 {
    color: black;
    font-size: 25px;
    font-weight: 700;
}

.concept-img img {
    width: 85%;
}

.concept-img {
    margin: 30px 0;
}


.concept-step p {
    color: black;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 0;
}

.carousel-pictures .main-picture-script img {
    width: 200px;
    height: 70px;
    object-fit: cover;
    margin: 5px;
}

.pre-production {
    padding: 50px 0;
}

.pre-production .container {
    max-width: 800px;
}


.conept-copy-right .creativity-production h2 {
    color: white;
}

.conept-copy-right .creativity-production p {
    color: white;
}

.conept-copy-right .concept-step h3 {
    color: white;
}

.conept-copy-right .concept-step p {
    color: white;
}

.about-content ul li a {
    color: black;
    font-size: 18px;
}

.about-content ul li {
    padding: 5px 0;
}

.about-anime {
    text-align: center;
}

.about-anime img {
    width: 100%;
     animation: top 4s infinite linear;
}


@keyframes top {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0px);
    }
}

/* css */

.work-us {
    text-align: center;
}

.work-us h5 {
    color: tan;
    font-size: 14px;
    margin: 0;
}

.work-us h2 {
    color: black;
    font-size: 24px;
    text-transform: capitalize;
}

.work-us p {
    color: black;
    margin: auto;
    width: 30%;
    font-size: 12px;
}

.work-step {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

.work-step li {
    width: 18%;
    background: #3f3e3e;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    gap: 20px;
    height: 400px;
    text-align: center;
    margin: 20px 0;
    padding: 15px;
}

.cards-word h4 {
    color: white;
    font-size: 18px;
    display: inline-block;
    border-bottom: 1px solid white;
    padding: 0px 15px;
}

.cards-word h6 {
    margin: 25px 0;
    color: #e3d1a9;
    font-weight: 400;
    font-size: 14px;
}

.cards-word p {
    color: white;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 18px;
    height: 200px;
}


.faq-section {
    margin: auto;
    padding: 60px 20px;
    background: black;
}

.faq-section h2 {
    text-align: start;
    margin-bottom: 30px;
    font-size: 20px;
    color: white;
}

.faq-tabs {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 30px;
}

.tab-btn {
    padding: 12px 20px;
    border: none;
    cursor: pointer;
    border-radius: 0;
    transition: .3s;
    background: transparent;
    color: white;
    width: 24%;
    font-size: 12px;
}

.tab-btn.active {
    background: #000;
    color: #f8d305;
    border-bottom: 1px solid #f8d305;
}

.faq-content {
    display: none;
}

.faq-content.active {
    display: block;
}

.faq-item {
    border-bottom: 1px solid #ddd;
}

.faq-question {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px;
    background: none;
    border: none;
    font-size: 14px;
    cursor: pointer;
    color: white;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease;
    padding: 0 18px;
}

.faq-item.active .faq-answer {
    max-height: 200px;
    padding-bottom: 15px;
}

.faq-answer p {
    color: white;
    font-size: 12px;
}


@media(max-width:575px) {
    .work-us p {
        width: 100%;
    }

    .work-step {
        padding-left: 0;
    }

    .work-step li {
        width: 100%;
        height: 300px;
    }

    .cards-word h4 {
        font-size: 25px;
    }

    .cards-word h6 {
        font-size: 22px;
    }

    .tab-btn {
        width: 100%;
    }

    .contact-grid {
        display: block !important;
    }
}



.talk-tous .about-anime img {
    width:70%;
}

.swiper {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 250px;
    height: 350px;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* CSS Reset & Variable Definitions */
*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

:root {
    --bg-dark: #0c0c0c;
    --footer-bg: #2d2d2d;
    --text-white: #ffffff;
    --text-gray: #a0a0a0;
    --font-comfortaa: 'Comfortaa', sans-serif;
    --font-lexend: 'Lexend Deca', sans-serif;
}

/* Contact Section Styling */
.contact-section {
    position: relative;
    background-color: var(--bg-dark);
    background-image: url('../img/377172_27b09c3a2c9d451f8549d57ec111c21a~mv2.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 40px 100px 40px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Contact Header */
.contact-header {
    text-align: center;
    margin-bottom: 50px;
    width: 100%;
}

.contact-header h1 {
    font-family: var(--font-lexend);
    font-size: clamp(22px, 3.5vw, 32px);
    font-weight: 400;
    letter-spacing: 0.5px;
    color: var(--text-white);
}

.header-line {
    width: 45px;
    height: 2px;
    background-color: var(--text-white);
    margin: 18px auto;
}

.contact-header .subtitle {
    font-family: var(--font-comfortaa);
    font-size: 14px;
    line-height: 1.8;
    font-weight: 300;
    color: var(--text-white);
    max-width: 700px;
    margin: 0 auto;
}

/* Contact Grid Layout */
.contact-container {
    display: grid;
    grid-template-columns: 1fr 2fr 1.2fr;
    gap: 50px;
    /* max-width: 1240px; */
    width: 100%;
    margin: 0 auto;
    align-items: start;
}

/* Left Column: Info */
.info-column {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.info-block h2 {
    font-family: var(--font-comfortaa);
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 12px;
    color: var(--text-white);
}

.info-block p {
    font-family: var(--font-lexend);
    font-size: 13px;
    line-height: 1.8;
    color: var(--text-white);
    font-weight: 300;
}

/* Specific Address adjustments */
.info-block:nth-child(1) p {
    font-family: var(--font-lexend);
}

/* Phone & Email styling */
.phone-link {
    font-family: var(--font-lexend);
    font-size: 13px;
}

.email-link {
    font-family: var(--font-comfortaa);
    font-size: 13px;
    color: var(--text-white);
    text-decoration: none;
    transition: opacity 0.2s ease;
}

.email-link:hover {
    text-decoration: underline;
    opacity: 0.9;
}

/* Social Icons */
.social-icons {
    display: flex;
    gap: 12px;
    margin-top: 5px;
}

.social-icons a {
    display: inline-flex;
    transition: transform 0.2s ease;
}

.social-icons a:hover {
    transform: translateY(-2px);
}

.social-icons a img {
    width: 23px;
    height: 23px;
    object-fit: contain;
}

/* Middle Column: Form */
.form-column {
    width: 100%;
}

.contact-form {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 22px;
}

.form-group {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.form-group.full-width {
    grid-column: span 1;
    /* relative placeholder */
}

.form-group label {
    font-family: var(--font-comfortaa);
    font-size: 13px;
    font-weight: 400;
    color: var(--text-white);
}

.form-group input,
.form-group textarea,
.form-group select {
    background-color: var(--text-white);
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 12px 14px;
    font-family: var(--font-lexend);
    font-size: 13px;
    color: #000000;
    width: 100%;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.form-group input:focus,
.form-group textarea:focus,
.form-group select:focus {
    border-color: #000000;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4);
}

/* Select element customization */
.select-wrapper {
    position: relative;
    width: 100%;
}

.select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 35px;
    cursor: pointer;
}

.select-arrow {
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 6px;
    pointer-events: none;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.select-arrow svg {
    width: 100%;
    height: 100%;
}

/* Textarea specific styling */
.form-group textarea {
    height: 110px;
    resize: vertical;
    line-height: 1.6;
}

.form-group textarea::placeholder {
    color: #777777;
    font-family: var(--font-lexend);
    font-size: 13px;
}

/* Submit and Messages row */
.form-submit-row {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
    width: 100%;
    margin-top: 5px;
}

.submit-button {
    background-color: #3e3e3e;
    color: var(--text-white);
    border: 1.5px solid var(--text-white);
    border-radius: 6px;
    padding: 11px 26px;
    font-family: var(--font-comfortaa);
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.25s ease, color 0.25s ease;
}

.submit-button:hover {
    background-color: var(--text-white);
    color: #000000;
}

.success-message {
    font-family: var(--font-comfortaa);
    font-size: 12px;
    color: #f8d305;
    text-align: right;
    line-height: 1.6;
    max-width: 65%;
}

/* Right Column: Character Image */
.character-column {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.character-image {
    max-width: 100%;
    height: auto;
    width: 322px;
    display: block;
}

/* Footer Section Styling */
.site-footer {
    background-color: var(--footer-bg);
    color: var(--text-white);
    padding: 55px 40px 25px 40px;
    width: 100%;
    box-sizing: border-box;
}

.footer-container {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1.5fr;
    gap: 60px;
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    align-items: start;
}

/* Footer Column 1: Logo & Links & Socials */
.footer-col-1 {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.logo-links-row {
    display: flex;
    align-items: center;
    gap: 30px;
}

.footer-logo {
    width: 180px;
    height: auto;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

.policy-links {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.policy-links a {
    font-family: var(--font-lexend);
    font-size: 12px;
    color: var(--text-white);
    text-decoration: none;
    transition: opacity 0.2s ease;
}

.policy-links a:hover {
    text-decoration: underline;
    opacity: 0.9;
}

.footer-socials {
    display: flex;
    gap: 14px;
    padding-left: 5px;
}

.footer-socials a {
    display: inline-flex;
    transition: transform 0.2s ease;
}

.footer-socials a:hover {
    transform: translateY(-2px);
}

.footer-socials a img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

/* Footer Column 2: Phone & Email */
.footer-col-2 {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.footer-info-block h3 {
    font-family: var(--font-lexend);
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 6px;
    color: #faf9f9;
    letter-spacing: 0.2px;
}

.footer-info-block p,
.footer-info-block p a {
    font-family: var(--font-lexend);
    font-size: 12px;
    color: var(--text-white);
    text-decoration: none;
    font-weight: 300;
}

.footer-info-block p a:hover {
    text-decoration: underline;
}

/* Footer Column 3: Office Address */
.footer-col-3 h3 {
    font-family: var(--font-lexend);
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
    color: var(--text-white);
    letter-spacing: 0.2px;
}

.footer-col-3 p {
    font-family: var(--font-lexend);
    font-size: 12px;
    line-height: 1.8;
    color: var(--text-white);
    font-weight: 300;
}

/* Footer Copyright Notice */
.footer-copyright {
    text-align: center;
    margin-top: 50px;
    padding-top: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.footer-copyright p {
    font-family: var(--font-lexend);
    font-size: 11px;
    color: var(--text-gray);
    font-weight: 300;
}

/* Responsive Styles */

/* Tablets and medium screens */
@media (max-width: 1024px) {
    .contact-container {
        grid-template-columns: 1fr 1.8fr;
        gap: 40px;
    }

    .character-column {
        grid-column: span 2;
        margin-top: 20px;
    }

    .footer-container {
        grid-template-columns: 1.2fr 1fr;
        gap: 40px;
    }

    .footer-col-3 {
        grid-column: span 2;
    }
}

/* Small tablets and landscape mobile */
@media (max-width: 768px) {
    .contact-section {
        padding: 60px 24px;
    }

    .contact-container {
        grid-template-columns: 1fr;
        gap: 45px;
    }

    .character-column {
        grid-column: span 1;
    }

    .footer-container {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .footer-col-3 {
        grid-column: span 1;
    }

    .logo-links-row {
        gap: 20px;
    }
}

/* Portrait mobile devices */
@media (max-width: 480px) {
    .contact-section {
        padding: 40px 16px;
    }

    .form-row {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .logo-links-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .footer-socials {
        padding-left: 0;
    }

    .form-submit-row {
        flex-direction: column-reverse;
        align-items: flex-end;
        gap: 12px;
    }

    .success-message {
        max-width: 100%;
        text-align: right;
    }

    .site-footer {
        padding: 40px 20px 20px 20px;
    }
}

.orbit-container {
    width: 100%;
    height: 500px;
    position: relative;
    perspective: 2200px;
    overflow: hidden;
}

.orbit-track {
    width: 100%;
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
    animation: rotateOrbit 40s linear infinite;
}

.orbit-item {
    position: absolute;
    width: 220px;
    height: 320px;
    left: 50%;
    top: 50%;
    margin-left: -110px;
    margin-top: -160px;
    transform-style: preserve-3d;
}

.orbit-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, .3);
}

/* Desktop */
.orbit-item:nth-child(1) {
    transform: rotateY(0deg) translateZ(450px);
}

.orbit-item:nth-child(2) {
    transform: rotateY(60deg) translateZ(450px);
}

.orbit-item:nth-child(3) {
    transform: rotateY(120deg) translateZ(450px);
}

.orbit-item:nth-child(4) {
    transform: rotateY(180deg) translateZ(450px);
}

.orbit-item:nth-child(5) {
    transform: rotateY(240deg) translateZ(450px);
}

.orbit-item:nth-child(6) {
    transform: rotateY(300deg) translateZ(450px);
}

@keyframes rotateOrbit {
    from {
        transform: rotateY(0deg);
    }

    to {
        transform: rotateY(360deg);
    }
}

/* Pause on hover */
.orbit-track:hover {
    animation-play-state: paused;
}

/* Responsive */

@media (max-width: 768px) {

    .orbit-container {
        height: 350px;
    }

    .orbit-item {
        width: 140px;
        height: 200px;
        margin-left: -70px;
        margin-top: -100px;
    }

    .orbit-item:nth-child(1) {
        transform: rotateY(0deg) translateZ(250px);
    }

    .orbit-item:nth-child(2) {
        transform: rotateY(60deg) translateZ(250px);
    }

    .orbit-item:nth-child(3) {
        transform: rotateY(120deg) translateZ(250px);
    }

    .orbit-item:nth-child(4) {
        transform: rotateY(180deg) translateZ(250px);
    }

    .orbit-item:nth-child(5) {
        transform: rotateY(240deg) translateZ(250px);
    }

    .orbit-item:nth-child(6) {
        transform: rotateY(300deg) translateZ(250px);
    }
}

.gallery-section {
    padding: 150px 0;
    background: #0f0f15;
}

.gallery-grid {
    max-width: 1400px;
    margin: auto;
    padding: 0 20px;

    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.gallery-item {
    overflow: hidden;
    border-radius: 18px;
}

.portfolio-item {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 18px;
    background: #16161f;
    box-shadow: 0 10px 35px rgba(0, 0, 0, .25);
}

.portfolio-item img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    display: block;
    transition: all 0.6s ease;
}

/* Overlay */

.item-overlay {
    position: absolute;
    inset: 0;
    padding: 25px;

    display: flex;
    flex-direction: column;
    justify-content: flex-end;

    background: linear-gradient(to top,
            rgba(0, 0, 0, .9) 0%,
            rgba(0, 0, 0, .4) 45%,
            rgba(0, 0, 0, 0) 100%);

    opacity: 0;
    transition: all .4s ease;
}

.item-category {
    color: #9d7cff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;

    transform: translateY(15px);
    transition: .4s;
}

.item-title {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-top: 8px;

    transform: translateY(15px);
    transition: .4s ease .1s;
}

/* Hover Effects */

.portfolio-item:hover img {
    transform: scale(1.08);
}

.portfolio-item:hover .item-overlay {
    opacity: 1;
}

.portfolio-item:hover .item-category,
.portfolio-item:hover .item-title {
    transform: translateY(0);
}

/* Purple Glow */

.portfolio-item::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 18px;
    border: 1px solid transparent;
    transition: .4s;
}

.portfolio-item:hover::after {
    border-color: rgba(157, 124, 255, 0.6);
    box-shadow:
        0 0 25px rgba(157, 124, 255, .25),
        inset 0 0 20px rgba(157, 124, 255, .15);
}

/* Responsive */

@media (max-width: 1200px) {

    .gallery-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 992px) {

    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {

    .gallery-section {
        padding: 160px 0;
    }

    .gallery-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .portfolio-item img {
        height: 480px;
    }

    .item-title {
        font-size: 18px;
    }
}

.overlay-bg-new-popup {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none;
}

.popupform-main-new-popup .close-btn {
    right: -10px;
    top: -10px;
    width: 35px;
    height: 35px;
    background: transparent;
    border: 0;
    color: #fff;
    background: #ff5037;
    font-weight: 300;
}

.pop-form-new-popp .submit-btn {
    font-size: 18px;
    width: 100%;
    padding: 15px 0px;
    background-color: #000000;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    border: none;
    margin-top: 15px;
    width: 100%;
    margin: 10px 0 0 0px !important;
    font-weight: 700;
}

.close-btn {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    top: 18px;
    right: 0px;
    font-size: 18px;
    font-weight: 900;
    color: #fff;
    padding-top: 3px;
    text-align: center;
    border-radius: 50px;
    align-items: center;
    display: grid;
    z-index: 9;
}

.pop-box-2-new-pop img {
    /* box-shadow: 2px 2px 20px 9px #00000045; */
    position: relative;
    left: 5px;
    z-index: 1;
    border-bottom: 0px solid #fff;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.control-group input::placeholder {
    color: #9b7171;
}

.control-group textarea::placeholder {
    color: #9b7171;
}

.pop-form-new-popp .submit-btn {
    font-size: 18px;
    padding: 15px 0px;
    background: #fb2224;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    border: none;
    margin-top: 15px;
    width: 100%;
}

.popupform-main-new-popup.active {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.popupform-main-new-popup {
    position: fixed;
    background: #000c;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-repeat: no-repeat;
    background-size: cover;
}

.pop-form-new-popp.ta-center-new-pop {
    background: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 800px;
    height: 500px;
    border-radius: 23px 23px 23px 23px;
    position: relative;
    top: 0;
}

.pop-box-2-new-pop {
    background: url('new-pop-bg-2.png');
}

.pop-box-2-new-pop span {
    color: #f9b400;
    font-size: 33px;
    font-weight: 600;
    position: relative;
    top: -11px;
}

.pop-box-2-new-pop h3 {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.pop-box-2-new-pop {
    background: transparent;
    height: auto;
    width: 50%;
    text-align: center;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    transform: skew(0deg, 6deg);
    margin-right: 20px !important;
}

.pop-form-new-popp.ta-center-new-pop {
    padding: 25px 35px 25px 35px;
}

.pop-form-new-popp.ta-center-new-pop h3 span {
    color: #ff5037;
    font-weight: 900;
}


.pop-form-new-popp.ta-center-new-pop h3 {
    color: #2d2d2d;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    margin: 0;
}

.popupform-main-new-popup {
    align-items: center;
    justify-content: center;
}

.pop-form-new-popp.ta-center-new-pop h3 span {
    font-weight: bold;
}

.pop-form-new-popp.ta-center-new-pop h5 {
    color: #2d2d2d;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
    text-align: left;
    padding: 20px 0 10px 0;
    text-align: center;
}

.pop-form-div-st input,
.pop-form-div-st textarea {
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
}

.pop-form-div-st label {
    color: #000000d6;
    font-size: 16px;
    font-weight: 400;
}

div#pop-form-new-popp form {
    padding-top: 35px;
}

.pop-form-div-st label i {
    margin-right: 5px;
}

.pop-form-new-popp.ta-center-new-pop h5 a {
    color: #ff5037;
    font-weight: 600;
    font-size: 18px;
}

.pop-form-new-popp.ta-center-new-pop input {
    width: 100%;
    border-width: 1px;
    border-color: rgb(225, 225, 225);
    border-style: solid;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    height: auto;
    margin: 0 0 15px 0;
    padding: 5px 0 5px 10px;
}

input {
    outline: none;
}

.pop-form-new-popp.ta-center-new-pop textarea {
    width: 100%;
    border-width: 1px;
    border-color: rgb(225, 225, 225);
    border-style: solid;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    height: 50px;
    margin: 0 0 15px 0;
    padding: 10px 5px 5px 10px;
    resize: none;
}

.pop-form-new-popp.ta-center-new-pop button {
    border-radius: 5px;
    background-color: #ff5037;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    display: table;
    padding: 9px 42px;
    width: auto;
    display: flex;
    text-align: center;
    justify-content: center;
    width: 100%;
    margin: auto;
    width: 40%;
    margin-top: 20px;
}

.pop-form-new-popp.ta-center-new-pop input::placeholder {
    color: #000;
}

.pop-form-new-popp.ta-center-new-pop textarea::placeholder {
    color: #000;
}

.pop-box-2-new-pop {
    position: absolute;
    left: -130px;
}

.pop-form-new-popp.ta-center-new-pop h3 {
    margin: 0;
    text-align: center;
    font-family: 'hwdavidregular';
    font-size: 50px;
}

.popup-main-box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: auto;
    width: 60%;
}

.pop-box-2-new-pop h2 {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    left: 30px;
    line-height: 35px;
    font-size: 55px;
    color: #fff;
    text-transform: uppercase;
}

.pop-box-2-new-pop h2 span {
    display: block;
    text-align: left;
    color: #fff;
    font-size: 28px;
    font-weight: 300;
}

@media (max-width:575px) {
    .popup-main-box {
        width: 100%;
    }

    .pop-form-new-popp.ta-center-new-pop {
        padding: 20px;
    }

    section.side-book-ink .spaced {
        justify-content: center;
    }
}

@media (min-width:200px) and (max-width:767px) {
    .pop-box-2-new-pop {
        display: none;
    }

    .pop-form-new-popp.ta-center-new-pop {
        background-repeat: no-repeat;
        background-size: cover;
    }

    .pop-form-new-popp.ta-center-new-pop {
        width: 100%;
        height: auto;
        margin: 0px 10px;

        border-radius: 23px;
    }

    .pop-form-new-popp.ta-center-new-pop button {
        background: #ff5037;
        width: 100%;
    }

    .pop-form-new-popp.ta-center-new-pop h3 {
        margin: 0 0 5px 0;
        font-size: 30px;
    }

    .pop-form-new-popp.ta-center-new-pop h3 span {
        color: #fff;
    }

}

.pop-form-div-st.pop-form-div-3.checkbox-para {
    display: flex;
    align-items: baseline;
    gap: 14px;
}

div#popupform1 .checkbox-para input {
    width: 10px !important;
    height: 10px !important;
    border: 1px solid black !important;
}


.services-boxes {
    padding: 50px 0;
    background-image: url(../img/16.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.services-boxes .work-step-content h2 {
    color: white;
}

.service-box-video {
    margin-top: 20px;
}

.service-concept {
    text-align: center;
}

.service-concept h4 {
    color: white;
    margin: 20px 0;
}

.service-concept p {
    color: white;
    font-size: 15px;
    height: 150px;
}