/* **************************** */
/* * Industries We Serve Page * */
/* **************************** */

.industry-page-hero {
    background: #000;
    padding-top: 200px;
    padding-bottom: 200px;
    position: relative;
}

.industry-page-hero .industry-hero-bar {
    width: 100%;
    background: #ED1F24;
    padding: 20px 0;
    text-align: center;
}

.industry-page-hero .industry-hero-title {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin: 0;
}

.industry-page-hero .industry-floating-box {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #dcdcdc;
    padding: 10px 70px;
    border-top-left-radius: 40px;
}

.industry-page-hero .industry-floating-box h3 {
    margin: 0;
    color: #ED1F24;
    font-weight: 700;
}

.industry-form-section {
    background: #000;
    color: #fff;
    position: relative;
}

.industry-form-section .section-title h2 {
    font-weight: 700;
}

.industry-form-section .section-title p {
    margin: auto 100px;
    color: #fff;
    font-size: 20px;
}

.industry-form-section .red {
    color: #ED1F24;
}

.industry-form-section .left-card {
    padding: 30px 10px;
    background-color: #f4f4f4;
    border-radius: 5px;
}

.industry-form-section .industry-form-card {
    background: #ffffff;
    padding: 30px 20px;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 2;
}

.industry-form-section .industry-form-card h5 {
    color: #222;
    font-weight: 600;
}

.industry-form-section .industry-form-card input,
.industry-form-section .industry-form-card textarea {
    background: #e8e8e8;
    border: none;
    padding: 13px;
    font-size: 16px;
    font-weight: 600;
}

.industry-form-section .grow-btn {
    background: #ED1F24;
    color: #fff;
    padding: 10px 25px;
    border-radius: 25px;
    font-weight: 600;
    box-shadow: 0 0 15px rgba(255, 0, 0, 0.6);
}

.industry-form-section .grow-btn:hover {
    color: #ED1F24;
}

.industry-form-section .industry-image-box {
    background: #cfcfcf;
    height: 550px;
    margin: 80px 0 0 80px;
    border-radius: 12px;
    position: relative;
    z-index: 2;
}

.industry-form-section .industry-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

.industry-form-section .red-shape {
    position: absolute;
    width: 120px;
    height: 550px;
    background: #ED1F24;
    border-radius: 1% 80px;
    left: 45%;
    top: 47%;
    transform: translateY(-50%);
    z-index: 1;
}

.industry-section,
.industry-section-2 {
    background: #000;
    color: #fff;
    position: relative;
}

.industry-section .title-red,
.industry-section-2 .title-red {
    color: #ED1F24;
    font-weight: 700;
}

.industry-section .sub-text,
.industry-section-2 .sub-text {
    font-size: 23px;
}

.industry-section .industry-img-box,
.industry-section-2 .industry-img-box {
    background: #cfcfcf;
    border-radius: 12px;
    overflow: hidden;
    height: 370px;
    position: relative;
    z-index: 2;
    margin: 0 20px;
}

.industry-section-2 .industry-img-box.large {
    height: 850px;
    margin: 0 50px;
}

.industry-section .industry-img-box img,
.industry-section-2 .industry-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.industry-section .industry-card {
    background: #2a2a2a;
    padding: 40px;
    padding-bottom: 20px;
    margin: 0 20px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    border: inset 1px #ababab;
}

.industry-section-2 .industry-card {
    background: #2a2a2a;
    padding: 40px;
    margin: 0;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    border: inset 1px #ababab;
}

.industry-section-2 .industry-card h4 {
    font-size: 23px;
    margin-bottom: 20px;
}

.industry-section .industry-card ul,
.industry-section-2 .industry-card ul {
    list-style: none;
    padding-left: 0;
}

.industry-section .industry-card li {
    margin-bottom: 12px;
    font-size: 22px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.industry-section-2 .industry-card li {
    margin-bottom: 12px;
    font-size: 19px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.industry-section .industry-card li i,
.industry-section-2 .industry-card li i {
    color: #ffffff;
    font-size: 18px;
    margin-right: 5px;
}

.industry-section .perfect-text {
    margin-top: 15px;
    font-size: 22px;
}

.industry-section-2 .strategy-text {
    margin-top: 70px;
    font-size: 18px;
    font-weight: 500;
}

.industry-section-2 .strategy-text h6 {
    font-size: 23px;
    margin-bottom: 15px;
}

.industry-section .shape-left {
    position: absolute;
    width: 120px;
    height: 360px;
    background: #ED1F24;
    border-radius: 1% 80px;
    left: -10px;
    top: -40px;
    z-index: 1;
}

.industry-section-2 .shape-right {
    position: absolute;
    width: 120px;
    height: 820px;
    background: #ED1F24;
    border-radius: 100px 1%;
    right: 15px;
    top: -60px;
    z-index: 1;
}

.industry-section .shape-right-2 {
    position: absolute;
    width: 120px;
    height: 360px;
    background: #ED1F24;
    border-radius: 80px 1%;
    right: -10px;
    top: -40px;
    z-index: 1;
}

.why-gobright-section {
    background: #000;
    color: #fff;
}

.why-gobright-section .section-title {
    color: #ED1F24;
    font-weight: 700;
}

.why-gobright-section .why-list {
    list-style: none;
    padding-left: 0;
}

.why-gobright-section .why-list li {
    margin-bottom: 12px;
    font-size: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.why-gobright-section .why-list li i {
    color: #fff;
    font-size: 18px;
}

.why-gobright-section .desc-text {
    margin-top: 15px;
    color: #ccc;
    font-size: 20px;
}

.why-gobright-section .cta-section {
    margin: auto;
}

.why-gobright-section .cta-title {
    color: #ED1F24;
    font-weight: 700;
    margin-bottom: 20px;
}

.why-gobright-section .cta-text {
    color: #ccc;
    margin-top: 10px;
    font-size: 20px;
    max-width: 900px;
    margin: auto;
    margin-bottom: 20px;
}

.why-gobright-section .contact-btn {
    background: #ED1F24;
    color: #fff;
    padding: 10px 25px;
    border-radius: 30px;
    font-weight: 600;
    margin-top: 15px;
    border: inset 1px #ffffff;
    box-shadow: 0 0 12px rgba(237, 31, 36, 0.6);
}

.why-gobright-section .contact-btn:hover {
    background: #fff;
    color: #ED1F24;
}

.why-gobright-section .bottom-line {
    width: 100%;
    height: 2px;
    background: #ED1F24;
    margin-top: 60px;
}

/* Responsive */

@media (max-width:768px) {

    .industry-page-hero {
        padding-top: 150px;
        padding-bottom: 100px;
    }

    .industry-form-section .red-shape {
        display: none;
    }

    .industry-form-section .section-title h2 {
        font-size: 20px;
    }

    .industry-form-section .industry-form-card {
        padding: 20px;
    }

    .industry-form-section .section-title p {
        margin: auto 10px;
        color: #fff;
        font-size: 14px;
    }

    .industry-form-section .industry-image-box {
        height: 350px;
        margin: 30px 0 0 0px;
    }



    .industry-page-hero .industry-hero-title {
        font-size: 18px;
        line-height: 1.5;
        padding: 0px;
    }

    .industry-page-hero .industry-floating-box h3 {
        font-size: 18px;
    }

    .industry-section-2 .industry-img-box.large {
        height: 300px;
        margin: 0px;
    }

    .industry-section .right {
        margin-top: 20px !important;
    }

    .industry-section .left-content {
        margin-top: 0 !important;
    }

    .industry-section .shape-left,
    .industry-section .shape-right-2,
    .industry-section-2 .shape-right {
        display: none;
    }

    .industry-section .title-red,
    .industry-section-2 .title-red {
        font-size: 20px;
    }

    .industry-section .sub-text,
    .industry-section-2 .sub-text {
        font-size: 14px;
    }

    .industry-section .industry-card {
        margin: 0px;
        margin-top: 20px;
        padding: 30px;
        padding-bottom: 10px;
    }

    .industry-section-2 .industry-card {
        padding: 30px;
        padding-bottom: 20px;
    }

    .industry-section .perfect-text,
    .industry-section .industry-card li,
    .industry-section .industry-card li i {
        font-size: 18px;
    }

    .industry-section .industry-img-box {
        height: 270px !important;
        margin: 0px;
    }

    .industry-section-2 .strategy-text {
        margin-top: 30px;
        margin-left: 2px;
    }

}


/* **************************** */
/* ****** About Us  Page ****** */
/* **************************** */

.industry-page-hero .about-floating-box {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #dcdcdc;
    padding: 10px 90px;
    border-top-right-radius: 40px;
}

.industry-page-hero .about-floating-box h3 {
    margin: 0;
    color: #ED1F24;
    font-weight: 700;
}

.about-page .about-page-content {
    background-color: #000;
}

.about-page .about-contents {
    padding-right: 2rem;
}

.about-page .about-red {
    color: #ED1F24;
    font-weight: 700;
}

.about-page .about-text {
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.6;
}

.about-page .about-image {
    height: 350px;
    overflow: hidden;
}

.about-page .about-image img {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.about-page .perfect-text {
    margin-top: 20px;
    font-size: 20px;
}

.about-page .about-r-shape {
    border-radius: 1% 80px !important;
    left: -10px;
    top: -40px;
}

.about-page .about-card-1,
.about-page .about-card-2 {
    padding: 20px 40px !important;
    height: 350px;
}

.about-page .about-card-2 ul {
    padding-top: 20px !important;
}

.about-page .about-5 .industry-img-box {
    margin-top: 60px !important;
}

.about-page .about-5 .shape-right-2 {
    height: 380px;
    top: 25px;
}

.about-page .width-half {
    max-width: 600px;
}

@media (max-width: 768px) {
    .about-page .about-contents {
        padding-right: 0;
    }

    .industry-page-hero .about-floating-box {
        padding: 10px 60px;
    }

    .industry-page-hero .about-floating-box h3 {
        font-size: 18px;
    }

    .about-page .about-text {
        font-size: 1rem;
    }

    .about-page .about-heading {
        font-size: 1.75rem;
    }

    .about-page .about-page-content {
        padding: 3rem 0;
    }


    .about-page .about-card-1,
    .about-page .about-card-2 {
        padding: 20px 30px !important;
        height: auto;
    }

    .about-page .about-5 .industry-img-box {
        margin-top: 20px !important;
    }

    .about-page .width-half {
        max-width: auto;
    }
}

/* **************************** */
/* * Branding & Identity Page * */
/* **************************** */

.branding-identity-page .desc-text {
    font-size: 18px;
}

.branding-identity-page .text-red {
    color: #ED1F24;
    font-weight: 700;
}

.branding-identity-page .brand-card ul {
    list-style: none;
    padding-left: 0;
}

.branding-identity-page .brand-card li {
    margin-bottom: 12px;
    font-size: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.branding-identity-page .brand-card .top li i {
    font-size: 18px;
    margin-top: -30px;
    margin-right: 10px;
}

.branding-identity-page .left-card {
    position: relative;
    top: -150px;
}

.branding-identity-page .img-box {
    position: relative;
    display: inline-block;
    top: -80px;
}

.branding-identity-page .main-img {
    width: 100%;
    height: 550px;
    border-radius: 10px;
    object-fit: cover;
}

.branding-identity-page .top-img {
    position: absolute;
    top: -40px;
    right: -200px;
    width: 100%;
    height: 750px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}

.branding-identity-page {
    overflow: hidden;
}

.branding-identity-page .image-section {
    background-color: #000;
    text-align: center;
    padding: 60px 180px;
}

.branding-identity-page .image-section .section-img {
    width: 100%;
    border-radius: 0% 100px;
    height: 700px;
    /** object-fit: cover; **/
}

.branding-identity-page .width-half {
    max-width: 700px;
    margin: auto;
    margin-top: 20px;
}

.branding-identity-page .text-left .sub-text {
    font-size: 19px;
}

.branding-identity-page .identity-sec-5 .industry-img-box {
    height: 420px;
}

.branding-identity-page .identity-sec-5 .shape-right-2 {
    height: 400px;
}

.branding-identity-page .brand-collateral {
    background: #000;
    color: #fff;
}

.branding-identity-page .brand-collateral .section-header h2 {
    font-weight: 700;
    font-size: 32px;
}

.branding-identity-page .brand-collateral .red {
    color: #ff2b2b;
}

.branding-identity-page .brand-collateral .sub-text {
    color: #ccc;
    max-width: 700px;
    margin: auto;
    font-size: 14px;
}

.branding-identity-page .design-box {
    position: relative;
    height: 450px;
    margin: auto 20px;
    border-radius: 12px;
    overflow: hidden;
}

.branding-identity-page .design-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.branding-identity-page .design-box span {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    background: #ffffffcc;
    padding: 6px 14px;
    border-radius: 6px;
    font-weight: 600;
    color: #000;
    width: 80%;
    text-align: center;
}

.branding-identity-page .identity-sec-8 .design-box {
    margin: auto !important;
}

.branding-identity-page .brand-collateral .design-box:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.branding-identity-page .growth-ul {
    margin: auto 100px;
    padding-bottom: 20px;
}

.branding-identity-page .heading {
    margin-bottom: 200px;
}

.branding-identity-page .identity-sec-10 .about-floating-box {
    position: absolute;
    left: -20px;
    top: 220px;
    background: #dcdcdc;
    padding: 10px 90px;
    border-top-right-radius: 40px;
}

.branding-identity-page .identity-sec-10 .about-floating-box h3,
.branding-identity-page .identity-sec-12 .about-floating-box h3 {
    margin: 0;
    color: #ED1F24;
    font-weight: 700;
}

.branding-identity-page .identity-sec-10 .sub-text {
    max-width: 900px;
    margin: auto;
}

.branding-identity-page .identity-sec-10 .industry-img-box.large {
    height: 850px;
    margin: auto;
}

.branding-identity-page .brand-card .top li i {
    margin-top: 5px;
    margin-right: 5px;
    align-self: normal;
}

.branding-identity-page .identity-sec-10 .shape-right {
    right: -30px;
    height: 850px;
}

.branding-identity-page .identity-sec-11 .floating-box,
.branding-identity-page .identity-sec-13 .floating-box {
    position: absolute;
    right: -20px;
    top: 50px;
    background: #dcdcdc;
    padding: 10px 90px;
    border-top-left-radius: 40px;
}

.branding-identity-page .identity-sec-11 .floating-box h3,
.branding-identity-page .identity-sec-13 .floating-box h3,
.branding-identity-page .identity-sec-15 .about-floating-box h3 {
    margin: 0;
    color: #ED1F24;
    font-weight: 700;
}

.branding-identity-page .identity-sec-11,
.branding-identity-page .identity-sec-13,
.branding-identity-page .identity-sec-15 {
    padding-top: 200px !important;
}

.branding-identity-page .identity-sec-11 .sub-text,
.branding-identity-page .identity-sec-15 .sub-text {
    max-width: 1000px;
    margin: auto;
    margin-top: 30px;
}

.branding-identity-page .identity-sec-11 .heading,
.branding-identity-page .identity-sec-15 .heading {
    margin-bottom: 50px;
}

.branding-identity-page .identity-sec-11 .image-section,
.branding-identity-page .identity-sec-15 .image-section {
    background-color: #000;
    text-align: center;
    padding: 0px;
}

.branding-identity-page .identity-sec-11 .image-section .section-img {
    width: 100%;
    border-radius: 100px 0%;
    height: 700px;
    object-fit: cover;
}

.branding-identity-page .identity-sec-15 .image-section .section-img {
    width: 100%;
    border-radius: 0% 100px;
}

.branding-identity-page .identity-sec-12 .industry-card {
    padding: 40px 142px 20px;
}

.branding-identity-page .identity-sec-12 .about-floating-box {
    position: absolute;
    left: -20px;
    top: 70px;
    background: #dcdcdc;
    padding: 10px 90px;
    border-top-right-radius: 40px;
}

.branding-identity-page .identity-sec-12 {
    padding-top: 200px !important;
}

.branding-identity-page .identity-sec-13 .industry-card {
    padding: 40px 120px 20px;
}

.branding-identity-page .identity-sec-13 .industry-img-box {
    height: 430px;
}

.branding-identity-page .identity-sec-13 .shape-right-2 {
    height: 420px;
}

.branding-identity-page .identity-sec-14 .industry-card {
    padding: 40px 100px 20px;
}

.branding-identity-page .identity-sec-14 .industry-card ul {
    padding: 0 30px;
}

.branding-identity-page .identity-sec-15 .about-floating-box {
    position: absolute;
    left: -20px;
    top: 60px;
    background: #dcdcdc;
    padding: 10px 90px;
    border-top-right-radius: 40px;
}

.branding-identity-page .identity-sec-15 .industry-card {
    padding: 30px 30px 0;
}

.branding-identity-page .identity-sec-15 .industry-card ul {
    padding-top: 0;
    padding-left: 260px;
}

.branding-identity-page .identity-sec-15 .bottom-line {
    width: 100%;
    height: 2px;
    background: #ED1F24;
    margin-top: 100px;
    margin-bottom: 60px;
}

@media screen and (max-width:768px) {
    .branding-identity-page .left-card {
        top: auto;
    }

    .branding-identity-page .industry-page-hero {
        background: #000;
        padding-top: 120px;
        padding-bottom: 100px;
        position: relative;
    }

    .branding-identity-page .img-box {
        top: 60px;
    }

    .branding-identity-page .main-img {
        width: 100%;
        height: 350px;
        border-radius: 10px;
        object-fit: cover;
    }

    .branding-identity-page .top-img {
        top: -40px;
        right: -100px;
        height: 450px;
    }

    .branding-identity-page .image-section {
        padding: 10px;
        padding-top: 100px;
    }

    .branding-identity-page .image-section .section-img {
        width: 100%;
        border-radius: 20px;
        height: 200px;
        object-fit: cover;
    }

    .branding-identity-page .width-half {
        max-width: auto;
        margin: auto;
        margin-top: 10px;
    }

    .branding-identity-page .growth-ul {
        margin: auto;
        padding-bottom: 20px;
    }

    .branding-identity-page .design-box {
        margin: auto;
    }

    .branding-identity-page .about-floating-box {
        padding: 8px 15px;
        /* border-top-right-radius: 40px; */
        font-size: 13px;
    }

    .branding-identity-page .about-floating-box h3 {
        font-size: 18px !important;
        font-weight: 500;
    }

    .branding-identity-page .heading {
        margin-bottom: 100px;
    }

    .branding-identity-page .identity-sec-10 .about-floating-box {
        top: 210px;
    }

    .branding-identity-page .identity-sec-10 .sub-text {
        max-width: auto;
    }

    .branding-identity-page .identity-sec-10 .industry-img-box.large {
        height: 450px;
        margin: auto;
    }

    .branding-identity-page .identity-sec-11 .floating-box,
    .branding-identity-page .identity-sec-13 .floating-box,
    .branding-identity-page .identity-sec-15 .about-floating-box {
        padding: 10px 60px;
    }

    .branding-identity-page .identity-sec-11 .floating-box h3,
    .branding-identity-page .identity-sec-13 .floating-box h3,
    .branding-identity-page .identity-sec-15 .about-floating-box h3 {
        font-size: 18px;
    }

    .branding-identity-page .identity-sec-11,
    .branding-identity-page .identity-sec-13,
    .branding-identity-page .identity-sec-15 {
        padding-top: 120px !important;
    }

    .branding-identity-page .identity-sec-11 .heading,
    .branding-identity-page .identity-sec-15 .heading {
        margin-bottom: 20px;
    }

    .branding-identity-page .identity-sec-11 .image-section .section-img,
    .branding-identity-page .identity-sec-15 .image-section .section-img {
        width: 100%;
        border-radius: 20px;
        height: 700px;
        object-fit: cover;
    }

    .branding-identity-page .identity-sec-12 .industry-card,
    .branding-identity-page .identity-sec-13 .industry-card {
        padding: 20px 30px;
    }

    .branding-identity-page .identity-sec-12 .about-floating-box {
        top: 30px;
        padding: 10px 60px;
    }

    .branding-identity-page .identity-sec-12 {
        padding-top: 100px !important;
    }

    .branding-identity-page .identity-sec-14 .industry-card {
        padding: 30px 30px 0px;
    }

    .branding-identity-page .identity-sec-14 .industry-card ul {
        padding: 10px;
    }

    .branding-identity-page .identity-sec-15 .industry-card ul {
        padding-left: 0px;
    }

    .branding-identity-page .identity-sec-15 .bottom-line {
        width: 100%;
        height: 2px;
        background: #ED1F24;
        margin-top: 50px;
        margin-bottom: 0px;
    }

}

/* **************************** */
/* ** Digital Marketing Page ** */
/* **************************** */

.digital-marketing-page .text-red {
    color: #ED1F24;
    font-weight: 700;
}

.digital-marketing-page .text-white {
    color: #ffffff;
}

.digital-marketing-page .industry-form-section .red-shape {
    height: 600px;
    background: #ED1F24;
    border-radius: 80px 1%;
    right: -34px;
    top: 45%;
    left: auto;
}

.digital-marketing-page .industry-form-section .industry-image-box {
    background: #cfcfcf;
    height: 622px;
    margin: 80px 0 0 30px;
    border-radius: 10px;
    position: relative;
    z-index: 2;
}

.digital-marketing-page .digi-sec-2 .industry-card {
    background: #2a2a2a;
    padding: 60px 40px;
}

.digital-marketing-page .digi-sec-3 .strategy-text {
    font-size: 19px;
}

.digital-marketing-page .digi-sec-3 .industry-img-box {
    height: 450px;
}

.digital-marketing-page .digi-sec-3 .shape-left {
    height: 450px;
    top: -60px;
}

.digital-marketing-page .digi-sec-4 .social,
.digital-marketing-page .digi-sec-7 .social {
    font-size: 20px;
    max-width: 900px;
    margin: 15px auto;
}

.digital-marketing-page .digi-sec-5,
.digital-marketing-page .digi-sec-8 {
    padding-top: 200px !important;
}

.digital-marketing-page .digi-sec-5 .floating-box {
    position: absolute;
    left: -20px;
    top: 50px;
    background: #dcdcdc;
    padding: 10px 90px;
    border-top-right-radius: 40px;
}

.digital-marketing-page .digi-sec-8 .floating-box {
    position: absolute;
    right: 0px;
    top: 50px;
    background: #dcdcdc;
    padding: 10px 90px;
    border-top-left-radius: 40px;
}

.digital-marketing-page .digi-sec-5 .floating-box h3,
.digital-marketing-page .digi-sec-8 .floating-box h3 {
    margin: 0;
    color: #ED1F24;
    font-weight: 700;
}

.digital-marketing-page .digi-sec-5 .image-section .section-img,
.digital-marketing-page .digi-sec-8 .image-section .section-img {
    width: 100%;
    border-radius: 100px 0%;
    height: 700px;
    object-fit: cover;
}

.digital-marketing-page .digi-sec-8 .industry-card {
    padding: 40px 70px !important;
}

.digital-marketing-page .digi-sec-6 h2 {
    padding: 70px 0;
}

.digital-marketing-page .digi-sec-6 .text,
.digital-marketing-page .digi-sec-7 .text {
    font-size: 20px;
}

.digital-marketing-page .digi-sec-6 .industry-img-box {
    height: 400px;
}

.digital-marketing-page .digi-sec-6 .shape-left {
    top: 0;
    height: 400px;
}

.digital-marketing-page .digi-sec-7 .industry-card {
    padding: 40px 23px;
    padding-bottom: 20px !important;
    margin: 0 20px;
}

.digital-marketing-page .digi-sec-8 .bottom-line {
    width: 100%;
    height: 2px;
    background: #ED1F24;
    margin-top: 200px;
    margin-bottom: 60px;
}

@media screen and (max-width:768px) {
    .digital-marketing-page .industry-form-section .industry-image-box {
        height: 400px;
        margin: 10px 0 0 0;
    }

    .digital-marketing-page .digi-sec-2 .industry-card {
        padding: 30px;
        padding-bottom: 20px;
    }

    .digital-marketing-page .digi-sec-4 .social,
    .digital-marketing-page .digi-sec-7 .social {
        font-size: 16px;
        max-width: auto;
        margin: 5px auto;
    }

    .digital-marketing-page .digi-sec-5,
    .digital-marketing-page .digi-sec-8 {
        padding-top: 80px !important;
    }

    .digital-marketing-page .digi-sec-5 .floating-box {
        left: -20px;
        top: 0px;
        padding: 10px 60px;
    }

    .digital-marketing-page .digi-sec-8 .floating-box {
        top: 0px;
        padding: 10px 60px;
    }

    .digital-marketing-page .digi-sec-5 .floating-box h3,
    .digital-marketing-page .digi-sec-8 .floating-box h3 {
        font-size: 18px;
    }

    .digital-marketing-page .digi-sec-5 .image-section .section-img,
    .digital-marketing-page .digi-sec-8 .image-section .section-img {
        border-radius: 20px;
        height: 200px;
    }

    .digital-marketing-page .digi-sec-6 h2 {
        padding: 20px 0;
    }

    .digital-marketing-page .digi-sec-6 .text,
    .digital-marketing-page .digi-sec-7 .text {
        font-size: 16px;
    }

    .digital-marketing-page .digi-sec-6 .industry-img-box {
        height: 400px;
    }

    .digital-marketing-page .digi-sec-7 .industry-card {
        margin: 0px;
        margin-top: 30px !important;
    }

    .digital-marketing-page .digi-sec-8 .industry-card {
        padding: 30px !important;
    }

    .digital-marketing-page .digi-sec-8 .bottom-line {
        margin-top: 50px;
        margin-bottom: 0px;
    }

}

/* **************************** */
/* ** IT & Tech Solution Page * */
/* **************************** */

.it-tech-page .text-red {
    color: #ED1F24;
    font-weight: 700;
}

.it-tech-page .text-white {
    color: #ffffff;
}

.it-tech-page .left-card {
    padding: 30px 10px;
    background-color: #f4f4f4;
    border-radius: 5px;
}

.it-tech-page .industry-form-card {
    /* background: #ffffff; */
    padding: 30px 20px;
    border-radius: 10px;
    /* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); */
    position: relative;
    z-index: 2;
}

.it-tech-page .industry-form-card h5 {
    color: #222;
    font-weight: 600;
}

.it-tech-page .industry-form-card input,
.it-tech-page .industry-form-card textarea {
    background: #e8e8e8;
    border: none;
    padding: 13px;
    font-size: 16px;
    font-weight: 600;
}

.it-tech-page .grow-btn {
    background: #ED1F24;
    color: #fff;
    padding: 10px 25px;
    border-radius: 25px;
    font-weight: 600;
    box-shadow: 0 0 15px rgba(255, 0, 0, 0.6);
}

.it-tech-page .grow-btn:hover {
    color: #ED1F24;
}

.it-tech-page .it-sec-1 .shape-right {
    position: absolute;
    width: 120px;
    height: 820px;
    background: #ED1F24;
    border-radius: 1% 100px;
    left: 15px;
    top: 220px;
    z-index: 1;
}

.it-tech-page .it-sec-1 .industry-img-box.large {
    margin-top: 100px;
}

.it-tech-page .it-sec-2 .floating-box,
.it-tech-page .it-sec-4 .floating-box {
    position: absolute;
    left: -20px;
    top: 70px;
    background: #dcdcdc;
    padding: 10px 90px;
    border-top-right-radius: 40px;
}

.it-tech-page .it-sec-2 .floating-box h3,
.it-tech-page .it-sec-3 .floating-box h3,
.it-tech-page .it-sec-4 .floating-box h3 {
    margin: 0;
    color: #ED1F24;
    font-weight: 700;
}

.it-tech-page .it-sec-2,
.it-tech-page .it-sec-3,
.it-tech-page .it-sec-4 {
    padding-top: 200px !important;
}

.it-tech-page .text {
    font-size: 20px;
}

.it-tech-page .it-sec-2 .industry-img-box {
    background: #cfcfcf;
    border-radius: 12px;
    overflow: hidden;
    height: 440px;
    position: relative;
    z-index: 2;
    margin: 0 20px;
}

.it-tech-page .it-sec-2 .shape-right-2 {
    position: absolute;
    width: 120px;
    height: 460px;
    background: #ED1F24;
    border-radius: 80px 1%;
    right: -10px;
    top: -80px;
    z-index: 1;
}

.it-tech-page .it-sec-3 .floating-box {
    position: absolute;
    right: 0px;
    top: 70px;
    background: #dcdcdc;
    padding: 10px 90px;
    border-top-left-radius: 40px;
}

.it-tech-page .it-sec-2 .text-center,
.it-tech-page .it-sec-3 .text-center {
    margin-bottom: 90px;
}

.it-tech-page .it-sec-3 .industry-img-box {
    background: #cfcfcf;
    border-radius: 12px;
    overflow: hidden;
    height: 400px;
    position: relative;
    z-index: 2;
    margin: 0 20px;
}

.it-tech-page .it-sec-3 .shape-left {
    height: 400px;
    top: -50px;
}

.it-tech-page .it-sec-4 .image-section .section-img {
    width: 100%;
    border-radius: 0% 100px;
    height: 700px;
    object-fit: cover;
    margin-bottom: 50px;
}

.it-tech-page .it-sec-4 .bottom-line {
    width: 100%;
    height: 2px;
    background: #ED1F24;
    margin-top: 200px;
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    .it-tech-page .industry-form-card {
        padding: 10px;
    }

    .it-tech-page .it-sec-1 .industry-img-box.large {
        margin-top: 0px;
    }

    .it-tech-page .it-sec-2 .floating-box,
    .it-tech-page .it-sec-3 .floating-box {
        top: 20px;
        padding: 10px 60px;
    }

    .it-tech-page .it-sec-4 .floating-box {
        top: 20px;
        padding: 10px 40px;
    }

    .it-tech-page .it-sec-2 .floating-box h3,
    .it-tech-page .it-sec-3 .floating-box h3,
    .it-tech-page .it-sec-4 .floating-box h3 {
        font-size: 18px;
    }

    .it-tech-page .it-sec-2,
    .it-tech-page .it-sec-3,
    .it-tech-page .it-sec-4 {
        padding-top: 100px !important;
    }

    .it-tech-page .text {
        font-size: 18px;
    }

    .it-tech-page .it-sec-2 .industry-img-box {
        margin: 0;
    }

    .it-tech-page .it-sec-2 .text-center,
    .it-tech-page .it-sec-3 .text-center {
        margin-bottom: 30px;
    }

    .it-tech-page .it-sec-3 .industry-img-box {
        margin: 0;
    }

    .it-tech-page .left-content {
        margin-top: 30px !important;
    }

    .it-tech-page .it-sec-4 .image-section .section-img {
        border-radius: 20px;
        height: 200px;
        margin-bottom: 0;
    }

    .it-tech-page .it-sec-4 .bottom-line {
        margin-top: 50px;
        margin-bottom: 0px;
    }
}

/* **************************** */
/* ** Services - Others Page ** */
/* **************************** */

.others-page .text-red {
    color: #ED1F24;
    font-weight: 700;
}

.others-page .text-white {
    color: #ffffff;
}

.others-page .others-sec-1 .industry-img-box.large {
    height: 700px;
    margin: 0 50px;
}

.others-page .left-card {
    padding: 30px 10px;
    background-color: #f4f4f4;
    border-radius: 5px;
}

.others-page .industry-form-card {
    background: #ffffff;
    padding: 30px 20px;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 2;
}

.others-page .industry-form-card h5 {
    color: #222;
    font-weight: 600;
}

.others-page .industry-form-card input,
.others-page .industry-form-card textarea {
    background: #e8e8e8;
    border: none;
    padding: 13px;
    font-size: 16px;
    font-weight: 600;
}

.others-page .grow-btn {
    background: #ED1F24;
    color: #fff;
    padding: 10px 25px;
    border-radius: 25px;
    font-weight: 600;
    box-shadow: 0 0 15px rgba(255, 0, 0, 0.6);
}

.others-page .grow-btn:hover {
    color: #ED1F24;
}

.others-page .others-sec-1 .shape-right {
    position: absolute;
    width: 120px;
    height: 700px;
    background: #ED1F24;
    border-radius: 1% 100px;
    left: 15px;
    top: -90px;
    z-index: 1;
}

.others-page .others-sec-1 .industry-card {
    background: #2a2a2a;
    padding: 40px 30px;
    margin: 0;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    border: inset 1px #ababab;
}

.others-page .others-sec-1 .left-card-box {
    background: #2a2a2a;
    padding: 40px 30px;
    margin: 0 90px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    border: inset 1px #ababab;
}

.others-page .others-sec-2 {
    padding-top: 200px !important;
    overflow: hidden;
}

.others-page .others-sec-2 .floating-box {
    position: absolute;
    right: 0;
    top: 60px;
    background: #dcdcdc;
    padding: 10px 90px;
    border-top-left-radius: 40px;
}

.others-page .others-sec-2 .floating-box h3 {
    margin: 0;
    color: #ED1F24;
    font-weight: 700;
}

.others-page .others-sec-1 .social,
.others-page .others-sec-2 .social,
.others-page .others-sec-3 .social,
.others-page .others-sec-4 .social {
    font-size: 20px;
    padding: 10px 0 30px;
}

.others-page .others-sec-2 .industry-card {
    background: #2a2a2a;
    padding: 35px;
    padding-bottom: 20px;
    margin: 0;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    border: inset 1px #ababab;
}

.others-page .others-sec-2 .left-content-2 {
    width: 564px;
    padding-right: 10px;
}

.others-page .others-sec-2 .others-sec-2-img-wrapper {
    position: relative;
    height: 420px;
}

.others-page .others-sec-2 .others-sec-2-img-main {
    width: 600px;
    border-radius: 12px;
    position: absolute;
    right: 0;
    top: -250px;
    object-fit: cover;
    height: 700px;
}

.others-page .others-sec-2 .others-sec-2-img-small1 {
    position: absolute;
    width: 300px;
    height: 180px;
    top: -160px;
    left: 50px;
    border-radius: 15px;
    border: 10px solid #000;
    object-fit: cover;
}

.others-page .others-sec-2 .others-sec-2-img-small2 {
    width: 350px;
    height: 200px;
    position: absolute;
    bottom: -124px;
    right: -75px;
    border-radius: 15px;
    border: 10px solid #000;
    object-fit: cover;
}

.others-page .others-sec-4 .industry-card ul {
    padding-left: 150px;
}

.others-page .others-sec-4 .bottom-line {
    width: 100%;
    height: 2px;
    background: #ED1F24;
    margin-top: 200px;
    margin-bottom: 60px;
}

@media screen and (max-width:768px) {
    .others-page .others-sec-1 .industry-img-box.large {
        height: 400px;
        margin: 0;
    }

    .others-page .others-sec-1 .left-card-box,
    .others-page .others-sec-1 .industry-card {
        padding: 30px 30px;
        margin: 0;
        margin-top: 20px !important;
    }

    .others-page .others-sec-2 .floating-box {
        right: 0;
        top: 0;
        padding: 10px 40px;
    }

    .others-page .others-sec-2 .floating-box h3 {
        font-size: 18px;
    }

    .others-page .others-sec-2 {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    .others-page .others-sec-1 .social,
    .others-page .others-sec-2 .social,
    .others-page .others-sec-3 .social,
    .others-page .others-sec-4 .social {
        font-size: 15px;
        padding: 10px 0 10px;
    }

    .others-page .others-sec-2 .industry-card {
        padding: 35px 20px;
    }

    .others-page .others-sec-2 .left-content-2 {
        width: auto;
    }

    .others-page .others-sec-2 .others-sec-2-img-main {
        width: 100%;
        border-radius: 12px;
        position: absolute;
        right: 0;
        top: 30px;
        object-fit: cover;
        height: 400px;
        padding: 0 10px;
    }

    .others-page .others-sec-2 .others-sec-2-img-small1 {
        position: absolute;
        width: 140px;
        height: 100px;
        top: 74px;
        left: -12px;
        border-radius: 15px;
        border: 5px solid #000;
        object-fit: cover;
    }

    .others-page .others-sec-2 .others-sec-2-img-small2 {
        width: 200px;
        position: absolute;
        bottom: -71px;
        right: -11px;
        border-radius: 15px;
        border: 5px solid #000;
        object-fit: cover;
        height: 130px;
    }

    .others-page .others-sec-4 .bottom-line {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .others-page .others-sec-4 .industry-card ul {
        padding-left: 0px;
    }
}

/* **************************** */
/* **** Photo & Video Page **** */
/* **************************** */
.photo-video-page .text-red {
    color: #ED1F24;
    font-weight: 700;
}

.photo-video-page .text-white {
    color: #ffffff;
}

.photo-video-page {
    overflow: hidden;
}

.photo-video-page .pv-sec-1 .industry-image-box {
    background: #cfcfcf;
    height: 670px;
    margin: 0 20px;
    border-radius: 12px;
    position: relative;
    z-index: 2;
}

.photo-video-page .pv-sec-1 .shape-right {
    position: absolute;
    width: 120px;
    height: 700px;
    background: #ED1F24;
    border-radius: 100px 1%;
    right: -20px;
    top: -10px;
    z-index: 1;
}

.photo-video-page .pv-sec-1 .form-wrapper {
    padding-top: 50px;
}

.photo-video-page .pv-sec-2 .image-section .section-img {
    width: 100%;
    border-radius: 100px 0%;
    height: 700px;
    object-fit: cover;
    margin-bottom: 50px;
}

.photo-video-page .pv-sec-3 .social {
    font-size: 18px;
}

.photo-video-page .pv-sec-3 .industry-img-box {
    height: 500px;
    margin: 0 20px;
}

.photo-video-page .pv-sec-3 .shape-left {
    height: 470px;
}

.photo-video-page .pv-sec-4 {
    background: #000;
    color: #fff;
    padding-top: 200px !important;
}

.photo-video-page .pv-sec-4 .design-box {
    position: relative;
    height: 750px;
    margin: auto 10px;
    border-radius: 12px;
    overflow: hidden;
}

.photo-video-page .pv-sec-4 .design-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.photo-video-page .pv-sec-4 .floating-box {
    position: absolute;
    right: 0px;
    top: 70px;
    background: #dcdcdc;
    padding: 10px 90px;
    border-top-left-radius: 40px;
    z-index: 2;
}

.photo-video-page .pv-sec-4 .floating-box h3 {
    margin: 0;
    color: #ED1F24;
    font-weight: 700;
}

.photo-video-page .pv-sec-5 .text {
    font-size: 18px;
}

.photo-video-page .pv-sec-6 .growth-ul {
    padding-left: 300px;
    padding-bottom: 10px;
}

.photo-video-page .pv-sec-7 {
    padding-top: 100px !important;
}

.photo-video-page .pv-sec-7 .industry-img-box {
    height: 430px;
    margin: 0 20px;
}

.photo-video-page .pv-sec-7 .shape-right-2 {
    position: absolute;
    width: 120px;
    height: 440px;
    background: #ED1F24;
    border-radius: 80px 1%;
    right: -10px;
    top: -60px;
    z-index: 1;
}

.photo-video-page .pv-sec-7 .bottom-line {
    width: 100%;
    height: 2px;
    background: #ED1F24;
    margin-top: 200px;
    margin-bottom: 60px;
}

@media screen and (max-width:768px) {

    .photo-video-page .pv-sec-4 {
        padding-top: 100px !important;
    }

    .photo-video-page .pv-sec-1 .shape-right {
        display: none;
    }

    .photo-video-page .pv-sec-1 .industry-image-box {
        height: 400px;
        margin: 0;
        margin-top: 30px;
    }

    .photo-video-page .pv-sec-2 .image-section .section-img {
        border-radius: 20px;
        height: 200px;
    }

    .photo-video-page .pv-sec-3 .industry-img-box {
        height: 500px;
        margin: 0;
        margin-bottom: 20px;
    }

    .photo-video-page .pv-sec-4 .floating-box {
        top: 20px;
        padding: 10px 60px;
    }

    .photo-video-page .pv-sec-4 .floating-box h3 {
        font-size: 18px;
    }

    .photo-video-page .pv-sec-4 .design-box {
        height: 450px;
        margin: auto 0px;
    }

    .photo-video-page .pv-sec-6 .growth-ul {
        padding-left: 0;
        padding-bottom: 0;
    }

    .photo-video-page .pv-sec-6 .perfect-text {
        text-align: left !important;
    }

    .photo-video-page .pv-sec-7 {
        padding-top: 0 !important;
    }

    .photo-video-page .pv-sec-7 .industry-img-box {
        margin: 0;
    }

    .photo-video-page .pv-sec-7 .bottom-line {
        margin-top: 100px;
        margin-bottom: 0px;
    }
}

/* **************************** */
/* ******** Main Page ********* */
/* **************************** */

.main-page .main-page-hero {
    background: #000;
    padding: 200px 0 100px;
}

.main-page .main-page-hero .hero-content {
    max-width: 900px;
    margin: auto;
}

.main-page .main-page-hero h1 {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}

.main-page .white-text {
    color: #ffffff;
}

.main-page .red-text {
    color: #ED1F24;
}

.main-page .main-page-hero p {
    color: #cfcfcf;
    font-size: 16px;
    line-height: 1.6;
    max-width: 720px;
    margin: auto;
}

.main-page .service-we-provide {
    padding: 60px 0 80px;
    background-color: #000;
    background-image: url("../img/red-grid-1.png");
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
}

.main-page .service-we-provide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,
            rgba(0, 0, 0, 0.8) 0%,
            rgba(0, 0, 0, 0.7) 40%,
            rgba(0, 0, 0, 0.4) 100%);
    z-index: -1;
}

.main-page .service-we-provide .section-title {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 50px;
}

.main-page .service-we-provide .service-card {
    position: relative;
    display: block;
    height: 300px;
    border-radius: 20px;
    overflow: hidden;
    background: #222;
    text-decoration: none;
    transition: all 0.4s ease;
}

.main-page .service-we-provide .service-card:hover {
    transform: translateY(-10px);
}

.main-page .service-we-provide .service-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-page .service-we-provide .service-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.1);
}

.main-page .service-we-provide .service-card h5 {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    color: #fff;
    font-size: 16px;
    z-index: 2;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.952)
}

.main-page .service-we-provide .service-card.active::after {
    background: rgba(0, 0, 0, 0.2);
}

.main-page .main-sec-2 {
    background-color: #000;
    padding: 50px 0;
}

.main-page .main-sec-2 h2 {
    font-size: 40px;
}

.main-page .main-sec-2 .contact-btn {
    background: #ED1F24;
    color: #fff;
    padding: 10px 25px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 26px;
    margin-top: 15px;
    border: inset 1px #ffffff;
    box-shadow: 0 0 12px rgba(237, 31, 36, 0.6);
}

.main-page .main-sec-2 .contact-btn:hover {
    background: #fff;
    color: #ED1F24;
}

.main-page .main-sec-3 {
    background: #000;
    padding: 100px 0 0;
}

.main-page .main-sec-3 .sec-header .top-icon {
    font-size: 50px;
    color: #fff;
    margin-bottom: 20px;
}

.main-page .main-sec-3 .sec-header h2 {
    color: #ff1e1e;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 10px;
}

.main-page .main-sec-3 .sec-header p {
    color: #cfcfcf;
    font-size: 20px;
    line-height: 1.6;
}

.main-page .main-sec-3 .feature-card {
    background: #1c1c1c;
    border-radius: 18px;
    padding: 40px 25px;
    border: 1px solid #333;
    transition: 0.4s;
}

.main-page .main-sec-3 .feature-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.6);
}

.main-page .main-sec-3 .icon-box img {
    width: 200px;
    margin-bottom: 20px;
}

.main-page .main-sec-3 .feature-card h5 {
    color: #ff1e1e;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.main-page .main-sec-3 .feature-card p {
    color: #bfbfbf;
    font-size: 20px;
    line-height: 1.6;
}

.main-page .main-sec-4 {
    background: #000;
    padding: 80px 0;
}

.main-page .main-sec-4 .sec-title {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 40px;
}

.main-page .main-sec-4 .logo-slider {
    overflow: hidden;
    width: 90%;
    margin: auto;
}

.main-page .main-sec-4 .logo-track {
    display: flex;
    gap: 25px;
    transition: transform .5s linear;
}

.main-page .main-sec-4 .logo-box {
    flex: 0 0 calc(25% - 19px);
    height: 120px;
    background: #1c1c1c;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
}

.main-page .main-sec-4 .logo-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.main-page .main-sec-5 {
    padding: 80px 0;
    background: #000;
}

.main-page .main-sec-5 .team-title {
    color: #ED1F24;
    font-weight: 600;
    margin-bottom: 10px;
}

.main-page .main-sec-5 .team-text {
    color: #fff;
    max-width: 600px;
    margin: 0 auto 50px;
}

.main-page .main-sec-5 .team-box {
    width: 100%;
    height: 300px;
    overflow: hidden;
    background: #1c1c1c;
}

.main-page .main-sec-5 .team-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-page .faq-sec {
    background: #000;
    padding: 80px 0;
}

.main-page .faq-accordion .accordion-item {
    background: #000;
    /* border-radius: 10px; */
    border: none;
    margin-bottom: 20px;
    overflow: hidden;
}

.main-page .faq-accordion .accordion-button:not(.collapsed) {
    background: #1c1c1c;
    color: #fff;
}

.main-page .faq-accordion .accordion-button::after {
    display: none;
}

.main-page .faq-accordion .accordion-body {
    background: #1c1c1c;
    color: #fff;
    position: relative;
    padding: 10px 30px 20px 25px;
    border: 1px inset #9b9b9b;
    border-radius: 20px;
    margin-top: 10px;
}

.main-page .faq-close {
    position: absolute;
    top: 5px;
    right: 30px;
    font-size: 22px;
    cursor: pointer;
}

.main-page .faq-accordion .accordion-button {
    background: #1c1c1c;
    color: #fff;
    font-weight: 500;
    box-shadow: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px inset #9b9b9b;
    border-radius: 20px !important;
    font-size: 19px;
}

.main-page .faq-accordion .question {
    display: block;
    font-size: 19px;
    padding-bottom: 10px;
}

.main-page .faq-accordion .accordion-button::after {
    display: none;
}

.main-page .faq-icon {
    font-size: 20px;
    margin-right: 12px;
    font-weight: bold;
}

.main-page .faq-accordion .text-red {
    color: #ED1F24;
    font-weight: 600;
}

.main-page .sec-title {
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.main-page .faq-sec .bottom-line {
    width: 100%;
    height: 2px;
    background: #ED1F24;
    margin-top: 100px;
    margin-bottom: 60px;
}


@media (max-width:768px) {

    .main-page .main-page-hero {
        padding: 150px 0 0;
    }

    .main-page-hero h1 {
        font-size: 24px;
    }

    .main-page-hero p {
        font-size: 14px;
    }

    .main-page .service-we-provide {
        padding: 60px 0;
    }

    .main-page .service-we-provide .service-card {
        height: 400px;
    }

    .main-page .service-we-provide .section-title {
        font-size: 26px;
    }

    .main-page .service-we-provide .service-cards {
        gap: 20px;
    }

    .main-page .service-we-provide .service-card h5 {
        font-size: 20px;
    }

    .main-page .main-sec-2 h2 {
        font-size: 30px;
    }

    .main-page .main-sec-2 .contact-btn {
        font-size: 16px;
    }

    .main-page .main-sec-2 {
        padding: 30px 0;
    }

    .main-page .main-sec-3 .feature-card {
        padding: 10px 20px;
    }

    .main-page .main-sec-3 .icon-box img {
        width: 150px;
    }

    .main-page .main-sec-3 .sec-header h2 {
        font-size: 30px;
    }

    .main-page .main-sec-3 .sec-header p {
        font-size: 16px;
    }

    .main-page .service-we-provide {
        background-size: contain;
    }

    .main-page .main-sec-3 {
        padding: 50px 0;
    }

    .main-page .main-sec-4 .logo-box {
        flex: 0 0 calc(50% - 13px);
        height: 70px;
        border-radius: 20px;
        padding: 0 5px;
    }

    .main-page .main-sec-4 {
        padding: 0 0 40px;
    }

    .main-page .main-sec-4 .sec-title {
        font-size: 23px;
    }

    .main-page .main-sec-5 {
        padding: 20px 0;
    }

    .main-page .main-sec-5 .team-box {
        height: 160px;
    }

    .main-page .faq-sec {
        padding: 60px 0px;
    }

    .main-page .faq-accordion .accordion-button {
        font-size: 16px;
    }

    .main-page .faq-icon {
        margin-right: 0px;
        /* margin-bottom: ; */
    }

    .main-page .faq-accordion .accordion-body {
        font-size: 15px;
    }

    .main-page .faq-close {
        right: 20px;
        font-size: 20px;
    }

    .main-page .faq-sec .bottom-line {
        margin-top: 50px;
        margin-bottom: 0px;
    }

}