/* --------------------------------------------------------------
                General CSS Starts Here
----------------------------------------------------------------*/

:root {
    --green: #36f1cd;
}

.section_padding {
    padding-top: 0px !important;
    padding-bottom: 120px !important;
}

.section_padding_py {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}

.navbar-container.style47 {
    position: sticky;
    top: 0;
}

.navbar-container.style47 .navbar.style47 .navbar-nav .nav-item.show .nav-link {
    text-decoration: underline;
    color: var(--color-blue12) !important;
}

.py-70 {
    padding: 70px 0 !important;
}

.tc-footer-style47 .foot-text-slider47 .text-item {
    font-size: 140px;
}

.section_padding_py.pb-0 {
    padding-bottom: 0 !important;
}

.tc-footer-style47 .line {
    opacity: 0;
}

@media(width <=1199.98px) {

    .home-style32 .tc-header-style24 .info h1 span .mirror_1,
    .home-style32 .tc-header-style24 .info h1 span .mirror_2 {
        display: none;
    }
}

@media (width <=991.98px) {
    .section_padding_py {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }

    .section_padding {
        padding-top: 0px !important;
        padding-bottom: 80px !important;
    }
}

/* blue color */
.tc-header-style47 .info h1,
.home-style32 .tc-header-style24 .info h1 span,
.tc-about-style38 .color-orange5 {
    color: var(--color-blue12) !important;
}

.home-style32 .tc-header-style24 .info h1 span .mirror_1 {
    -webkit-text-stroke: 1px rgb(0, 72, 255, 0.6);
}

.tc-features-style41 .features-card .num span {
    background-color: var(--color-blue12);
}

/* green color */
.tc-about-style47 .form {
    border-top: 10px solid var(--green);
}

.tc-header-style47 .info h1 .line-text,
.home-style32 .sub_font {
    color: var(--green) !important;
    -webkit-text-stroke: transparent;
    font-family: "roxborough_bold", sans-serif !important;
    font-style: normal !important;
}

.tc-about-style47 .form .form-group .icon,
.tc-about-style47 .color-blue12 i,
.home-style32 .section-title.section-title-style24 h6,
.home-style32 .section-title.section-title-style24 h2 span,
.home-style32 .tc-services-style24 .services-card:hover .info a,
.tc-blog-style5 .faq-side .accordion .accordion-item .accordion-button:not(.collapsed),
.color-green {
    color: var(--green);
}

.bg-blue12 {
    background-color: var(--green) !important;
}

.home-style32 .section-title.section-title-style24 h2 span .mirror_1 {
    -webkit-text-stroke: 1px rgb(54, 241, 205, 0.6);
}

.home-style32 .tc-services-style24 .services-card::before,
.home-style32 .tc-services-style24 .services-card::after,
.home-style32 .tc-services-style24 .services-card:hover {
    border: 1px solid var(--green);
}

.home-style32 .tc-services-style24 .services-card .info a::before {
    border-bottom: 2px dashed var(--green);
}

#preloader img {
    width: 180px;
}

#preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: white;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.footer_policy_links {
    display: flex;
}

.footer_policy_links a {
    display: inline !important;
}

.footer_policy_links a,
.anchor_tag {
    color: #CACACA;
}

.footer_policy_links a:hover,
.anchor_tag:hover {
    color: white;
}

.nav_link.active {
    color: #0048ff;
}

/* footer starts here */

@media(min-width:991px) and (max-width:1199px) {
    .tc-testimonial-slider5 .testi-card {
        min-height: 485px;
    }

    .tc-header-style35 .img-content .img::after {
        left: 20%;
    }

    .img-content .img {
        margin: auto;
    }

    .tc-header-style35 .img-content .img img {
        top: 120px;
    }
}

@media (width <=1499.98px) {
    .tc-footer-style47 .foot-text-slider47 .text-item {
        font-size: 120px;
    }
}

@media (width <=1199.98px) {
    .tc-footer-style47 .foot-text-slider47 .text-item {
        font-size: 100px;
    }

    .tc-footer-style47 .foot-text-slider47 {
        padding: 100px 0;
    }

    .tc-footer-style47 .foot .col-lg-6 .mt-4 a {
        display: inline-block;
        margin-left: 12px !important;
    }
}

@media (width <=991.98px) {
    .footer_policy_links {
        flex-wrap: wrap;
        column-gap: 20px;
        justify-content: center;
    }

    .tc-footer-style47 .foot-text-slider47 .text-item {
        font-size: 76px;
    }

    .tc-footer-style47 .foot-text-slider47 {
        padding: 80px 0;
    }

    .tc-footer-style47 .foot-content .logo-content {
        margin-bottom: 20px;
        gap: 30px;
    }

    .tc-footer-style47 .foot-content .logo-content .info-text {
        margin: 0;
    }

    .home-style32 .content {
        padding-bottom: 30px !important;
    }

    .tc-footer-style47 .foot {
        text-align: center;
    }

    .tc-footer-style47 .foot .col-lg-6:first-child {
        order: 2;
        margin-top: 20px;
    }

    .tc-footer-style47 .foot .col-lg-6 .mt-4 {
        margin-top: 0 !important;
    }

    .tc-footer-style47 .foot .col-lg-6 .mt-4 a {
        display: inline-block;
        width: 48%;
        margin: 0 !important;
    }

}

@media (width <=767.98px) {
    .tc-footer-style47 .foot-text-slider47 .text-item {
        font-size: 58px;
    }

    .tc-footer-style47 .foot-text-slider47 {
        padding: 70px 0;
    }

    .tc-footer-style47 .foot-content .logo-content {
        margin-bottom: 0;
    }
}

@media (width <=574.98px) {
    .tc-footer-style47 .foot-text-slider47 .text-item {
        font-size: 46px;
    }

    .tc-numbers-style32 .numbers .number-card::after,
    .tc-numbers-style32 .numbers .number-card::before {
        top: 35px;
    }

    .tc-about-style38 .img::after {
        left: 0;
    }
}

@media (width <=424.98px) {
    .tc-footer-style47 .foot-text-slider47 .text-item {
        font-size: 38px;
    }
}

@media (width <=374.98px) {
    .tc-footer-style47 .foot-text-slider47 .text-item {
        font-size: 34px;
    }

    .tc-footer-style47 .foot .col-lg-6 .mt-4 a {
        width: 100%;
        margin-bottom: 4px !important;
    }
}

@media (width <=319.98px) {
    .tc-footer-style47 .foot-text-slider47 .text-item {
        font-size: 30px;
    }

    .tc-footer-style47 .foot-text-slider47 {
        padding: 50px 0;
    }
}

/* --------------------------------------------------------------
                General CSS Ends Here
----------------------------------------------------------------*/

/* --------------------------------------------------------------
                Home Page CSS Starts Here
----------------------------------------------------------------*/

textarea[name*="message"] {
    max-height: 200px;
}

#close-icon {
    display: none;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    justify-content: center;
    align-items: center;
}

.navbar-toggler {
    border: 1px solid black;
    vertical-align: middle;
}

.navbar-toggler:focus {
    box-shadow: none;
}

#open-icon {
    display: none;

}



.navbar-toggler-icon-x {
    display: block;
    width: 22px;
    height: 22px;
    background: transparent;
    position: relative;
}

.navbar-toggler-icon-x:before,
.navbar-toggler-icon-x:after {
    content: '';
    position: absolute;
    width: 22px;
    height: 2px;
    background-color: #000;
    /* Adjust color as needed */
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.navbar-toggler-icon-x:before {
    transform: rotate(45deg);
}

.navbar-toggler-icon-x:after {
    transform: rotate(-45deg);
}


.email_id_ {
    word-break: break-all;
    word-wrap: break-word;
}

.company_details li {
    padding-left: 25px;
    position: relative;
    margin: 10px 0;
}

.company_details li i {
    position: absolute;
    left: 0;
    top: 0px;
    line-height: 1.5;
}

.company_details li a {
    margin: 0 !important;
    color: #CACACA;
    width: auto !important;
}

.company_details li a:hover {
    color: white;
}


.logo-content .logo {
    width: auto !important;
}

.logo-content .logo img,
.header_logo img {
    width: 200px !important;
}

.unmatched_exp {
    background-color: #fff9f6;
    padding: 30px;
    margin-top: -120px !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

/* .unmatched_bg {
    z-index: -9;
    position: absolute;
    width: 880px;
    background-color: #36f1cd;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    height: 550px;
    top: 100px;
    right: 120px;
} */

.section_h_2 #contact_form label.error {
    position: absolute;
    top: 60px;
    left: 16px;
}

.section_h_2 #contact_form:has(.form-group input.error, .form-group textarea.error) .form-group {
    margin-bottom: 12px;
    margin-top: 40px;
}

.section_h_2 #contact_form:has(.form-group input.error, .form-group textarea.error) .button_su {
    margin-top: 50px !important;
}

/* .section_testimonials .swiper-pagination-bullets.swiper-pagination-horizontal
{
    transform: rotate(180deg);
    line-height: 1;
} */
.section_testimonials {
    padding-bottom: 0 !important;
}

.home-style32 .tc-about-style27 .info {
    margin-top: 10px;
}

/* --------------------------------------------------------------
                Home Page CSS Ends Here
----------------------------------------------------------------*/

/* --------------------------------------------------------------
                About Us Page CSS starts Here
----------------------------------------------------------------*/
.tc-approach-style3 .section_title3 h2 {
    text-transform: none !important;
}

.faq_buttons button {
    cursor: auto;
}

#pills-tabContent .tab-pane .content .text {
    margin-bottom: 5px;
}

.home-style32 .tc-header-style24 {
    background-image: none;
}

.vmg_section .nav-item button {
    font-size: 24px;
}

.vmg_section {
    max-width: 450px;
    margin: auto;
    justify-content: center;
    display: flex !important;
    padding: 10px 30px !important;
}


.home-style32 .tc-about-style28 .imgs::after {
    display: none;
}

@media(width <=1199.98px) {
    .home-style32 .tc-header-style24 {
        min-height: auto;
        padding: 100px 0;
    }

    .tc-footer-style21 .content {
        padding: 100px 0;
    }
}

@media(width <=991.98px) {
    .tc-footer-style21 .foot-items .item {
        margin-bottom: 30px;
    }

    .tc-footer-style21 .foot-items .item .info a {
        width: fit-content;
    }
}

@media(width <=767.98px) {}

@media(width <=575.98px) {
    .tc-approach-style3 .approach-tabs .nav-link .circle-shape {
        max-width: 370px;
    }

    .tc-approach-style3 .approach-tabs .nav-link h5 {
        font-size: 32px;
    }
}

@media(width <=374.98px) {
    .tc-approach-style3 .approach-tabs .nav-link .circle-shape {
        max-width: 270px;
    }

    .tc-approach-style3 .approach-tabs .nav-link h5 {
        font-size: 28px;
    }
}

/* --------------------------------------------------------------
                About Us Page CSS Ends Here
----------------------------------------------------------------*/

/* --------------------------------------------------------------
                Policy Content CSS Starts Here
----------------------------------------------------------------*/

#policy_content h3 {
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 28px;
}

#policy_content p {
    font-size: 16px;
    margin-bottom: 14px;
}

#policy_content ul li {
    margin-bottom: 14px;
    font-weight: 400;
    font-size: 16px;
}

#policy_content ul li::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    margin-right: 8px;
}

/* --------------------------------------------------------------
                Policy Content CSS Ends Here
----------------------------------------------------------------*/

/* --------------------------------------------------------------
                Contact Us Page CSS Starts Here
----------------------------------------------------------------*/

a[href*='mailto:'] {
    word-wrap: break-word;
    word-break: break-all;
}

#contact_form.d-block {
    display: block !important;
}

#contact_form_success.d-block {
    display: flex !important;
    min-height: 400px;
    justify-content: center;
    text-align: center;
    align-items: center;
    flex-direction: column;
    gap: 50px;
}

#contact_form_success h6 {
    font-size: 24px;
}

#contact_form label.error {
    color: red;
    padding-top: 6px;
    font-size: 16px;
    text-transform: capitalize;
}

/* --------------------------------------------------------------
                Contact Us Page CSS Ends Here
----------------------------------------------------------------*/

/* --------------------------------------------------------------
                Services Pages CSS Starts Here
----------------------------------------------------------------*/

.show-card .info a h3 {
    color: black;
}

.tc-about-style38::after {
    display: none;
}

.tc-footer-style21 .foot-items {
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
}

.tc-features-style41 .content::after {
    top: 145px;
}

.tc-footer-style21 .foot-items .item {
    margin-top: 0;
}

.tc-features-style41 .features-card {
    margin-top: 0 !important;
}

.home-style32 .tc-services-style26::before {
    display: none;
}

.tc-projects-style5 {
    border: none;
    background: transparent;
    margin-top: 0;
}

.tc-header-style5 .top-header {
    padding-bottom: 120px;
}

.tc-blog-style5 .main-card .img {
    height: auto;
}

.tc-projects-style5 .courses-features .features-card .icon {
    padding: 10px;
}

.tc-header-style35 .img-content .img {
    width: 590px;
    height: 590px;
    left: 50%;
}

.tc-header-style35 .img-content .img img {
    left: 40px;
}

.clients p {
    font-weight: 700;
}

.tc-projects-style5 .courses-features .features-card .icon {
    background-color: aliceblue;
}

.tc-getAquot-style35 .nav-pills .nav-item .tab-link.active .icon {
    border-color: #9993 !important;
}

.tc-about-style34 .info ul li .icon {
    margin-inline-end: 10px;
}

.tc-about-style34 .info ul li .icon span {
    border: 1px solid var(--green);
    display: inline-flex;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}




.tc-about-style34 .info ul li .icon i {
    color: var(--green);
    font-weight: 500;
}

@media(width <=1499.98px) {
    .tc-header-style7 {
        background-position: center;
    }
}

@media(width <=1199.98px) {
    .tc-header-style20 {
        min-height: auto;
    }

    .graphics_design_services::before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(55%, #08080882), to(#00000087)) !important;
        background-image: linear-gradient(to bottom, #08080882 55%, #00000087) !important;
    }

    .tc-header-style7 .content .info p {
        color: #fff;
    }

    .tc-header-style7 {
        padding-bottom: 100px !important;
    }

    .tc-header-style7 {
        min-height: auto;
    }

    .tc-header-style7 .content {
        margin-top: 100px;
    }

    .left_to_right_apperance {
        clip-path: initial;
        transform: none;
    }

    .tc-header-style35 .img-content .img,
    .tc-header-style35 .img-content {
        position: initial;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
}

@media (width <=991.98px) {



    .tc-header-style35 .img-content {
        margin-top: 50px;
    }

    .tc-header-style35 .img-content .img {
        width: 80%;
        height: auto;
    }

    .tc-header-style7 {
        padding-top: 0 !important;
    }

    .home-style32 .content {
        padding: 20px 0 !important;
    }

    .tc-projects-style5 .courses-features {
        padding: 0;
    }

    .tc-projects-style5 .courses-features .row {
        width: fit-content;
        margin: auto;
        gap: 30px;
        /* flex-direction: column; */
    }

    .tc-projects-style5 .courses-features .row>* {
        width: fit-content;
    }

    .left_to_right_apperance {
        transform: none;
        clip-path: initial;
        text-align: center;
    }

    .tc-about-style2 .section_title2.mb-60 {
        margin-bottom: 10px !important;
    }

    .tc-getAquot-style35 .nav-pills .nav-item {
        width: 50%;
    }

    .tc-services-style29 {
        text-align: center;
    }

    .tc-services-style29 .img-contain {
        width: 100%;
        margin-bottom: 16px !important;
    }

    .tc-header-style2 .img {
        margin-top: 0;
    }

    .tc-features-style41 .features-card {
        margin-bottom: 30px;
    }

    .tc-features-style41 .features-card .icon {
        margin: auto auto 20px;
    }
}

@media (width <=767.98px) {


    .tc-header-style7 {
        background-position: left;
    }
}

@media(width <=574.98px) {
    .mt-m-20 {
        margin-top: 20px;
    }

    .tc-getAquot-style35 .nav-pills .nav-item {
        width: 100%;
    }

    textarea[name*="message"] {
        resize: none;
    }
}


/* --------------------------------------------------------------
                Services Page CSS Ends Here
----------------------------------------------------------------*/

/* --------------------------------------------------------------
                Policy Content CSS Starts Here
----------------------------------------------------------------*/

/* --------------------------------------------------------------
                Policy Content CSS Ends Here
----------------------------------------------------------------*/