@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@100..900&amp;display=swap');


html {
    /*overflow: auto;*/
    overflow-x: hidden;
    overflow-y: auto;
}

.scroll-top.scroll-to-target.btn.btn-secondary.position-fixed {
    z-index: 999;
    bottom: 80px;
}

/*.tc-capabilities-st5 .swiper-slide{    width: 286.429px !important;}*/
.tc-about-st5 .main-content .about-main-img-wrapper {
    color: transparent;
    position: absolute;
    top: 0;
    z-index: -1;
    width: 416px;
    height: 410px;
    left: 0;
    /*object-fit: cover;*/
}

section .about-img-wrapper {
    position: relative;
    padding: 0;
}

.tc-header-st5 .lines img {
    width: 100%;
    height: 100%;
}

.posts-slider .swiper-pagination .swiper-pagination-bullet,
.testi-slider .swiper-pagination .swiper-pagination-bullet {
    background-color: var(--cr-dark1);
    width: 3px;
    height: 3px;
    opacity: 1;
    margin: 0 10px !important;
    outline: 1px solid transparent;
    outline-offset: 5px;
}

.posts-slider .swiper-pagination .swiper-pagination-bullet-active,
.testi-slider .swiper-pagination .swiper-pagination-bullet-active {
    outline: 1px solid var(--cr-dark1);
}

.posts-slider .swiper-pagination,
.testi-slider .swiper-pagination,
.services-slider .swiper-pagination {
    justify-content: center;
}

.copyright_elem a {
    color: rgba(255, 255, 255, 1);
}

.copyright {
    display: none;
}

.tc-capabilities-st5 .swiper {
    overflow: unset;
}

.scrollsmoother-wrapper header .navbar.navbar-expand-lg {
    background-color: transparent;
}

.tc-portfolio-st5 .title.h2 {
    position: absolute;
}

.side_menu_btn {
    background: transparent;
    border: none;
}

.side_menu .social_links {
    display: flex;
    justify-content: center;
}


.sidemenustate.show~.scrollsmoother-wrapper .side_menu .clss,
.sidemenustate.hide~.scrollsmoother-wrapper .side_menu .clss {
    background: transparent;
    border: none;
}


.tc-navbar-st5 .nav-side {
    display: flex;
    align-items: center;
}

.sidemenustate.show~.scrollsmoother-wrapper .side_menu {
    z-index: 999;
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}

.scrollsmoother-wrapper .side_menu {
    transition-delay: 2s;
    z-index: 0;
    /*z-index: unset;*/
}

.sidemenustate.show~.scrollsmoother-wrapper .side_menu .main_links .main_link {
    opacity: 1;
    translate: none;
    rotate: none;
    scale: none;
    opacity: 1;
    transform: translate(0px, 0px);
}

.sidemenustate.show~.scrollsmoother-wrapper .side_overlay {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.sidemenustate.show~.scrollsmoother-wrapper .side_overlay {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    opacity: 1;
}

.sidemenustate.show~.scrollsmoother-wrapper .side_overlay2 {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    /* clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); */
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    opacity: 1;
}

.side_overlay,
.side_overlay2 {
    transition-delay: 1.8s;
}

.sidemenustate.show~.scrollsmoother-wrapper .side_menu .content .pdata .sidemenu_wrapper>.col-lg-6 .menu-info {
    translate: none;
    rotate: none;
    scale: none;
    visibility: visible;
    transform: translate(0px, 0px);
    opacity: 1;
}

/*
.scrollsmoother-wrapper .side_menu .content .pdata .sidemenu_wrapper > .col-lg-6 .menu-info{
    transition-delay: 2s;
}*/

.sidemenustate .pdata {
    flex: 0 0 auto;
    width: 50%;
}

.scrollsmoother-wrapper .side_menu .content .pdata {
    flex: 0 0 auto;
    width: 50%;
}

.scrollsmoother-wrapper .side_menu .content .pdata .sidemenu_wrapper>.col-lg-6 {
    width: 100%;
}

main {
    z-index: 2;

}

section .typo3-element .form {
    display: none;
}

section .main-footer .typo3-element .form {
    display: block;
}

section .main-footer .typo3-element .form label {
    display: none;
}

.tc-footer-st1 .form-group button {
    padding: 0;
    bottom: 10px;
}

.tc-footer-st1 .form-group .form-control {
    color: #fff;
}

.form_formframework .text-center.fw-bold p {
    font-size: 18px;
}

.form_formframework .text-center.fw-bold {
    text-align: left !important;
}

.tc-faq-st5 .accordion .accordion-item .accordion-button.collapsed::after,
.tc-faq-st5 .accordion .accordion-item .accordion-button::after,
.project-page-st1 .accordion .accordion-item .accordion-button.collapsed::after,
.project-page-st1 .accordion .accordion-item .accordion-button::after {
    font-weight: 300;
    font-size: 14px;
}

body .tc-faq-st5 .accordion .accordion-item .accordion-button::after,
body .project-page-st1 .accordion .accordion-item .accordion-button::after {
    content: "\f068";
    font-family: 'Font Awesome 5 Pro';
}

body .tc-faq-st5 .accordion .accordion-item .accordion-button.collapsed::after,
body .project-page-st1 .accordion .accordion-item .accordion-button.collapsed::after {
    content: "\2b";
}


.faq_video_wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.faq_video_wrapper .video-icon {
    position: absolute;
    /*right: 9.3%;
    top: 17%;*/
    right: 21%;
    top: 48%;
    width: fit-content;
}

.faq_video_wrapper .video-icon .video-vemo-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background-color: #f0f0f0;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.faq_video_wrapper .video-icon .video-vemo-icon .fa-play {
    font-size: 18px;
}

.tc-video-st5 .video-icon {
    position: absolute;
    top: 58%;
    left: 0%;
    right: 0;
}

.tc-video-st5 .video-icon .video-vemo-icon {
    position: absolute;
    left: calc(50% - 75px);
    top: calc(50% - 75px);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: var(--cr-dark1);
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-size: 16px;
    z-index: 20;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tc-video-st5 .video-icon .video-vemo-icon .fa-play:before,
.careers-page-st1 .video-icon .video-vemo-icon .fa-play:before {
    content: "Play";
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
}

.video-icon .video-vemo-icon .fa-play:hover {
    cursor: pointer;
}

.modal-body>div {
    width: 100% !important;
}


.sidemenu_wrapper>.col-lg-6>img:first-child {
    object-fit: contain;
    position: fixed;
    top: 0;
    right: 0;
    width: 50%;
    height: 100vh;
    z-index: -1;
}

.sidemenu_wrapper>.col-lg-6>img:nth-child(2) {
    object-fit: contain;
    position: fixed;
    top: 0;
    left: 0;
    width: 50%;
    height: 100vh;
    z-index: -1;
}

.side_menu .content .row {
    align-items: center;
}

.notfound_bg {
    position: absolute;
    top: 0;
    z-index: -1;
}

.notfounderror {
    object-fit: contain;
    width: 100%;
    height: auto;
}

.error-page-st1 .tc-404-st22 {
    padding-top: 83px;
}

.notfound_text {
    font-size: 14px !important;
    line-height: 1.7;
    margin: 0;
}

.error-page-st1 .btm-info .video-icon {
    position: absolute;
    top: 110px;
    left: 120px;
    /* top: 48%;
    left: 32%;*/
    font-size: 18px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background-color: #f0f0f0;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.error-page-st1 .btm-info .row>.col-lg-6 {
    position: relative;
}

.error-page-st1 .tc-404-st22 .info {
    padding-bottom: 3vw;
}

.contact-page-st1 .tc-header-st13 .lg-txt {
    top: 250px;
}

.tc-innerHeader-st1 .lg-txt {
    top: 230px;
}

.contact-page-st1 .tc-header-st13,
.tc-innerHeader-st1 {
    padding-top: 230px;
}

.contact-page-st1 section.tc-map-st13 .form,
.career-page-st1 section.tc-content-st20 .form {
    display: block;
}

.contact-page-st1 section.tc-map-st13 .form h2,
.career-page-st1 section.tc-content-st20 .form h2 {
    display: none;
}

.contact-page-st1 section.tc-map-st13 .form label,
.career-page-st1 section.tc-content-st20 .form label {
    display: none;
}

.contact-page-st1 section.tc-map-st13 .form .form-group.mb-3:not(:nth-child(5)),
.career-page-st1 section.tc-content-st20 .form .form-group.mb-3:not(:nth-child(7)) {
    /* width: 50%; */
    /* float: left; */
    flex: 0 0 auto;
    width: 50%;
    display: flex;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    height: 79px;
    flex-wrap: wrap;
}

.contact-page-st1 section.tc-map-st13 .form>div,
.career-page-st1 section.tc-content-st20 .form>div {
    display: flex;
    flex-wrap: wrap;
}

.contact-page-st1 section.tc-map-st13 .form .form-group.mb-3:nth-child(5),
.career-page-st1 section.tc-content-st20 .form .form-group.mb-3:nth-child(7) {
    width: 100%;
    display: flex;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    height: 151px;
    flex-wrap: wrap;
}

.contact-page-st1 section.tc-map-st13 .form button[type="submit"],
.career-page-st1 section.tc-content-st20 .form button[type="submit"] {
    margin-top: 50px !important;
    background-color: #2e2e31 !important;
    padding-left: 35px;
    padding-right: 35px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    border-radius: inherit;
    border: none;
    font-size: 16px !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin-left: calc(var(--bs-gutter-x) * .5);
}

.contact-page-st1 section.tc-map-st13 .form button:hover,
.career-page-st1 section.tc-content-st20 .form button:hover {
    -webkit-box-shadow: 7px 10px 15px #0004;
    box-shadow: 7px 10px 15px #0004;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    background: var(--cr-orange1) !important;
    border-color: var(--cr-orange1) !important;
    color: #fff !important;
}

.contact-form>.row>.col-lg-12 {
    padding: 0;
}

.contact-form .form_formframework .text-center.fw-bold p {
    padding-left: 15px;
}

.tc-innerHeader-st1 .info .col-lg-4 {
    position: relative;
}

.tc-innerHeader-st1 .info .col-lg-4 .video-icon {
    position: absolute;
    left: 72%;
    top: 5%;
}

.aboutbanner1743773740 .tc-innerHeader-st1 .info .col-lg-4 .video-icon {
    left: 306px;
}

.inner-page section {
    /*overflow-y: auto;*/
}

.tc-innerHeader-st1 .info .col-lg-4 .video-icon .video-vemo-icon,
.services-page-st1 .tc-header-st11 .col-lg-5.offset-lg-3 .video-icon .video-vemo-icon,
.services-page-st1 .tc-goals-st1 .video-icon .video-vemo-icon {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background-color: #f0f0f0;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tc-innerHeader-st1 .info .col-lg-5 .text p {
    font-size: 16px;
    line-height: 1.8;
}

.tc-innerHeader-st1 .header-shaps,
.contact-page-st1 .tc-header-st13 .header-shaps,
.career-page-st1 .header-shaps {
    height: 300px;
}

.about-page-st1 .tc-about-st10 .progress-side .shap-img img {
    object-fit: contain;
    height: 100%;
}

.about-page-st1 .tc-about-st10 .progress-side .fsz-16 p {
    font-size: 16px;
    line-height: 1.8;
}

/*.show_animation{
    width: 100%;
}*/

section .progress-bar {
    position: unset;
}

.about-page-st1 .tc-about-st10 .numbers .number-card h3 {
    display: flex;
    justify-content: center;
}



.tc-services-st1 .swiper-horizontal .swiper-pagination .swiper-pagination-bullet {
    background-color: #fff;
    width: 3px;
    height: 3px;
    opacity: 1;
    margin: 0 10px !important;
    outline: 1px solid transparent;
    outline-offset: 5px;
}

.tc-services-st1 .swiper-horizontal .swiper-pagination .swiper-pagination-bullet-active {
    outline: 1px solid #fff !important;
}

.services-slider .swiper {
    height: 482px;
}

.tc-services-st1 {
    padding-bottom: 100px;
}

.srv_desc_img {
    position: absolute;
    top: 40px;
    right: 10px;
}

.tc-testimonials-st10 .swiper-pagination {
    justify-content: end;
}

.fsz-16 p {
    line-height: 1.8;
    font-size: 16px;
}

.about-page-st1 .tc-clients-st4 .title .text .vec {
    object-fit: contain;
}

.services_banner_bg {
    display: flex;
    position: absolute;
}

.services-page-st1 .float-img {
    object-fit: contain;
    height: 100%;
    top: 50px !important;
}

.services-page-st1 .tc-header-st11 .col-lg-5.offset-lg-3 {
    position: relative;
}

.services-page-st1 .tc-header-st11 .col-lg-5.offset-lg-3 .video-icon {
    position: absolute;
    /*left: 22.3%;
    bottom: 23.3%;*/
    bottom: 80px;
    left: 110px;
}

.services-page-st1 .header-shaps {
    height: 100%;
    top: -90px !important;
}

.testi-slider .swiper,
.posts-slider .swiper {
    position: unset;
}

.tc-goals-st1 .main-text p {
    font-size: 52px;
    font-weight: 600;
    line-height: 1.3;
}

.tc-goals-st1 .circular_text_wrapper {
    position: relative;
}

.tc-goals-st1 .video-icon {
    position: absolute;
    width: auto;
    /*top: 62%;
    left: 18.5%;*/
    top: 110px;
    left: 110px;
}

.tc-about-st5 .rotate-box,
.video-icon {
    cursor: pointer;
}

.careers_video_mask_img {
    position: relative;
    object-fit: contain;
    z-index: 9;
    height: auto;
}

.careers_video_img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    object-fit: contain;
    height: auto;
}


.careers-page-st1 .video-icon {
    position: absolute;
    top: 50%;
    left: 0%;
    right: 0;
}

.careers-page-st1 .video-vemo-icon {
    position: absolute;
    left: calc(50% - 75px);
    top: calc(50% - 75px);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: var(--cr-dark1);
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-size: 16px;
    z-index: 20;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.career-page-st1 .tc-main-img-st20 img {
    width: 100%;
    height: auto;
    max-width: 100% !important;
    max-height: 100%;
}

.career-page-st1 .sendcv p {
    display: inline-block;
    margin-right: 4px;
}

.career-page-st1 .tc-header-st20 {
    padding-top: 230px;
}

section .career-page-st1 .typo3-element .form {
    display: block;
}

/*.career-page-st1 section.tc-content-st20 .form #fileupload-1{
    border: none;
    border-color: transparent;
    box-shadow: none;
    transition: none !important;
    font-size: 0;
    float: right;
    width: auto;
    padding: 0;

}
.career-page-st1 section.tc-content-st20 .form .form-group.mb-3:nth-child(6){
    position: relative;
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
} 

.career-page-st1 section.tc-content-st20 .form .form-group.mb-3:nth-child(6) label {
    display: inline-block;
    opacity: 0.8;
    margin-bottom: 0;
}

.career-page-st1 section.tc-content-st20 .form #fileupload-1:before{
    content: "\f574";
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    z-index: 999;
    position: absolute;
    top: 32%;
}

.career-page-st1 section.tc-content-st20 .form #fileupload-1:after {
    border-bottom: 1px solid #9993;
    content: '';
    position: absolute;
    top: 0;
    z-index: 9999;
    width: 95%;
    height: 100%;
    left: 0;
    margin-left: 10px;
}*/

.career-page-st1 .form.show {
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.career-page-st1 .contact-form .form_formframework .text-center.fw-bold p {
    padding-left: 0;
    margin-top: 20px;
}

.portfolio-page-st1 {
    position: relative;
}

.portfolio-page-st1 .nav.nav-pills {
    /*margin-top: -136px;*/
    margin-top: unset;
    position: absolute;
    /*left: 33%;*/
    left: 560px;
    top: -137px;
}

.portfolio-page-st1 .nav.nav-pills .nav-item .nav-link {
    position: relative;
    border-radius: 0;
    background-color: transparent;
    color: #777;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
}

.portfolio-page-st1 .nav.nav-pills .nav-item .nav-link.active {
    color: #151515;
}

.portfolio-page-st1 .nav.nav-pills .nav-item .nav-link:after {
    position: absolute;
    content: "/";
    right: 0;
    top: 7px;
}

.rotate-box {
    cursor: default;
}

.modal.show .modal-dialog.modal-lg {
    width: 675px;
}

.project-page-st1 .tc-cards-st18 .col-lg-3 a:hover {
    color: #FF8851;
}

.tc-header-st5 .header-card .head-vec1 {
    max-width: 20% !important;
}

.services-page-st1 .tc-services-st7 .services-slider {
    padding-bottom: 0px;
}

.custom_image:not(.notfound_bg, .img-cover) {
    object-fit: contain;
}

.pagination-wrapper li.page-item span {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f6f6f6;
    margin: 5px;
    color: #151515;
    border: none;
}

.pagination-wrapper li.page-item span:hover {
    background-color: #222;
    color: #fff;
}

.pagination-wrapper li.prev.page-item span,
.pagination-wrapper li.next.page-item span {
    font-size: 0;
    border-radius: 50%;
}

.pagination-wrapper li.prev.page-item span:before,
.pagination-wrapper li.next.page-item span:before {
    color: #151515;
    font-family: 'Font Awesome 6 Pro';
    font-size: 1rem;
}

.pagination-wrapper li.prev.page-item span:before {
    content: '\f100';
}

.pagination-wrapper li.next.page-item span:before {
    content: '\f101';
}

.pagination-wrapper li.page-item span:hover:before {
    color: #fff;
}

.pagination-wrapper li.page-item.disabled {
    opacity: 0.5;
}

.blog-page-st1 .tc-blog-st15 .post-card .info .more-link .arrow {
    position: relative;
}

.blog-page-st1 .tc-blog-st15 .post-card .info .more-link .arrow:before {
    content: '\f178';
    font-family: 'Font Awesome 6 Pro';
}

.post-page-st1 .search-group button.search_btn {
    right: 0;
    bottom: 3px;
}

.post-page-st1 .search-group button.search_btn .fa-search::before {
    color: #222;
    font-weight: 400;
}

.nav-item>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    position: relative !important;
    background: transparent;
}

.nav-item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

@media screen and (max-width:1440px) {
    section .tc-footer-st1 .main-footer .lg-txt {
        font-size: 145px;
    }
}

@media screen and (max-width:1400px) {
    section .tc-about-st5 .img {
        object-fit: contain;
        height: 100%;
    }

    .tc-about-st5 .main-content .about-main-img-wrapper {
        height: 100%;
        width: 100%;
    }

    .tc-about-st5 .main-content .about-main-img {
        width: auto;
        height: 100%;
        object-fit: contain;
    }

    .tc-video-st5 .video-card .scroll-img,
    .tc-video-st5 .video-card .video-card-img-wrapper,
    .tc-video-st5 .video-card .video-card-img-wrapper img {
        height: 100%;
    }


    section .about-page-st1 .tc-about-st10 .numbers .number-card {
        width: 265px;
        height: 265px;
    }

    /*.about-page-st1 .tc-about-st10 .numbers .number-card p{
        font-size: 14px
    }

    .about-page-st1 .tc-about-st10 .numbers .number-card h3{
        font-size: 50px;
    }*/

    .tc-innerHeader-st1 .info .col-lg-4 .video-icon {
        left: 260px;
        top: 10px;
    }

    .services-page-st1 .tc-header-st11 .col-lg-5.offset-lg-3 .video-icon {
        /*left: 123px;
        bottom: 89px;*/
        left: 110px;
        bottom: 80px;
    }

    .services-page-st1 .tc-features-st11 .cards>.row>.col-lg-3 {
        display: flex;
        /* to set equal height of box*/
    }

    .services-page-st1 .tc-features-st11 .feat-card {
        flex: 1;
        /* to set equal height of box*/
    }

    .tc-goals-st1 .video-icon {
        /* top: 182px;
        left: 122px;*/
        /* top: 110px;
        left: 110px;*/
    }

    .career-page-st1 .tc-header-st20 .title h1 {
        word-break: break-word;
    }

    .portfolio-page-st1 .nav.nav-pills {
        left: 28%;
    }

    .aboutbanner1743773740 .tc-innerHeader-st1 .header-shaps {
        height: auto;
    }

    .faq_video_wrapper .video-icon {
        right: 24%;
    }

    .tc-team-st5 .team-card .img {
        height: 274px;
        width: 274px;
    }

    .aboutbanner1743773740 .tc-innerHeader-st1 .info .col-lg-4 .video-icon {
        left: 247px;
    }
}

@media screen and (max-width:1200px) {

    .scrollsmoother-wrapper header.main_header .navbar-toggler {
        display: none !important;
    }

    .scrollsmoother-wrapper .main_header #navbarSupportedContent.collapse.navbar-collapse {
        display: flex !important;
        width: 55px;
        flex-basis: unset;
        flex-grow: unset;
    }

    .main_header .collapse.navbar-collapse {
        display: none !important;
    }

    .scrollsmoother-wrapper .tc-navbar-st5 .nav-side {
        width: 100%;
        padding: 20px 17px;
    }

    .scrollsmoother-wrapper .tc-navbar-st5 .side_menu_btn::before,
    .scrollsmoother-wrapper .tc-navbar-st5 .side_menu_btn::after {
        width: 20px;
    }

    .tc-navbar-st5 .nav-side a {
        display: none;
    }

    .scrollsmoother-wrapper .tc-navbar-st5 .side_menu_btn {
        display: block !important;
        padding-inline-end: unset;
        padding-left: 20px;
    }


    .sidemenustate.show~.scrollsmoother-wrapper .side_menu .content .pdata .sidemenu_wrapper>.col-lg-6 .menu-info .cont a img,
    .sidemenustate.hide~.scrollsmoother-wrapper .side_menu .content .pdata .sidemenu_wrapper>.col-lg-6 .menu-info .cont a img {
        object-fit: contain;
        width: 100px;
        height: auto;
    }


    .scrollsmoother-wrapper .side_menu .social_links a {
        margin-left: 0;
    }

    .side_menu .social_links a i:before {
        font-size: 19px;
    }

    .scrollsmoother-wrapper .side_menu .social_links {
        margin-top: 30px;
    }

    .scrollsmoother-wrapper .side_menu .contact-links a {
        margin-top: 0;
        font-size: 19px;
        margin-bottom: 10px;
    }

    .sidemenustate.show~.scrollsmoother-wrapper .side_menu .content .pdata .sidemenu_wrapper>.col-lg-6 .menu-info,
    .sidemenustate.hide~.scrollsmoother-wrapper .side_menu .content .pdata .sidemenu_wrapper>.col-lg-6 .menu-info {
        padding-left: 6vw;
    }

    .sidemenustate.show~.scrollsmoother-wrapper .side_menu .clss,
    .sidemenustate.hide~.scrollsmoother-wrapper .side_menu .clss {
        padding-right: 20px;
        top: 10px;
        font-size: 20px;
    }

    .side_menu .content .row {
        flex-direction: row;
    }

    .side_menu .content .row>.col-lg-6 {
        width: 50%;
    }

    .scrollsmoother-wrapper .side_menu .content .pdata {
        width: 50% !important;
    }

    .sidemenustate.show~.scrollsmoother-wrapper .side_menu .content .pdata .sidemenu_wrapper>.col-lg-6 .menu-info,
    .sidemenustate.hide~.scrollsmoother-wrapper .side_menu .content .pdata .sidemenu_wrapper>.col-lg-6 .menu-info {
        text-align: left !important;
    }

    .about-page-st1 .tc-about-st10 .numbers .col-lg-3 {
        width: 22%;
    }

    section .about-page-st1 .tc-about-st10 .numbers .number-card {
        width: 200px;
        height: 200px;
    }

    section .about-page-st1 .tc-about-st10 .numbers .number-card p {
        font-size: 12px;
    }

    section .about-page-st1 .tc-about-st10 .numbers .number-card h3 {
        font-size: 45px;
    }

    .tc-innerHeader-st1 .info .col-lg-4 .video-icon {
        position: absolute;
        left: 200px;
        top: 10px;
    }

    .services-page-st1 .tc-header-st11 .col-lg-5.offset-lg-3 .video-icon {
        /*left: 122px;
        bottom: 88px;*/
        left: 110px;
        bottom: 80px;
    }

    /*.tc-goals-st1 .video-icon{      
        top: 110px;
        left: 110px;
    }*/

    header .navbar.navbar-expand-lg {
        padding-left: 3vw;
        padding-right: 3vw;
    }

    .portfolio-page-st1 .nav.nav-pills {
        margin-top: -80px;
        left: 265px;
    }

    .aboutbanner1743773740 .tc-innerHeader-st1 .header-shaps {
        height: auto;
        bottom: -40px;
    }

    .portfolio-page-st1 .nav.nav-pills {
        width: 40%;
        margin-top: unset;
        left: 27%;
        top: -115px;
    }

    .portfolio-page-st1 {
        /* position: relative; */
    }

    .custom_image:not(.notfound_bg, .img-cover) {
        width: auto;
    }

    .error-page-st1 .btm-info .video-icon {
        top: 110px;
        left: 120px;
    }

    .tc-team-st5 .team-card .img {
        height: 200px;
        width: 200px;
    }

    .tc-team-st5 .team-card {
        padding: 30px;
    }

    .tc-team-st5 .team-card .cont h6 {
        margin-right: 50px;
    }

    .tc-about-st5 .main-content .about-main-img {
        height: auto;
    }

    .faq_video_wrapper .video-icon {
        right: 29%;
    }

    .services-page-st1 .services_banner_bg img:nth-child(2),
    .services-page-st1 .services_banner_bg img:nth-child(3) {
        display: none;
    }

    .services-page-st1 {
        position: relative;
    }


    .services-page-st1 .services_banner_bg img:nth-child(1) {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .services-page-st1 .services_banner_bg {
        width: 100%;
        height: 100%
    }

    .cir-butn .custom_image.arrow {
        width: 25px;
    }

    .tc-about-st5 .img {
        height: auto;
    }

    .tc-about-st5 .main-content .about-mask-img {
        height: auto;
        width: 100%;
    }

    section .tc-footer-st1 .links-wrapper .contact-links a {
        font-size: 28px;
    }

    section .tc-footer-st1 .main-footer .lg-txt {
        font-size: 113px;
    }

    section .tc-footer-st1 .foot .foot-links a {
        margin-inline-end: 30px;
        margin-inline-start: 0;
    }

    .aboutbanner1743773740 .tc-innerHeader-st1 .info .col-lg-4 .video-icon {
        left: 188px;
    }
}

@media screen and (min-width: 991px) {
    nav .navbar-nav {
        display: none;
    }

}

@media screen and (max-width: 993px) {
    .loader-wrap {
        width: 100%;
        height: 100%;
        left: 0px !important;
    }

    .loader-wrap svg {
        width: 100%;
        height: 100%;
        left: 0 !important;
        right: 0 !important;
    }

    .loader-wrap svg#path {
        display: flex;
        justify-content: center;
    }

    .tc-video-st5 .video-card .scroll-img,
    .tc-video-st5 .video-card .video-card-img-wrapper {
        height: 100%;
        width: 100%;
    }

    section .swiper {
        position: unset;
    }

    section .tc-testimonials-st5 .testi-card {
        padding: 30px;
    }

    .tc-faq-st5 .accordion-header,
    .tc-accordion-st18 .accordion-header {
        padding-right: 65px;
    }

    .tc-faq-st5 .accordion .accordion-item .accordion-button,
    .tc-accordion-st18 .accordion .accordion-item .accordion-button {
        font-size: 16px;
    }

    section .tc-faq-st5 .accordion .accordion-item .accordion-button::before,
    section .tc-accordion-st18 .accordion .accordion-item .accordion-button::before {
        right: -65px;
    }

    .tc-faq-st5 .accordion .accordion-item .accordion-button::after,
    .tc-accordion-st18 .accordion .accordion-item .accordion-button::after {
        position: absolute;
        right: -48px;
    }

    .faq_video_wrapper .video-icon {
        right: 108px;
        top: 140px;
    }

    section .tc-footer-st1 .main-footer {
        padding: 80px 0;
    }

    footer .logo {
        margin-bottom: 50px;
    }

    .contact-page-st1 .tc-header-st13,
    .tc-innerHeader-st1 {
        /*padding-top: inherit;*/
        padding: 80px 0;
    }

    .tc-innerHeader-st1 .lg-txt {
        top: 140px;
    }

    .tc-innerHeader-st1 .header-shaps,
    .contact-page-st1 .tc-header-st13 .header-shaps,
    .career-page-st1 .header-shaps {
        height: auto;
    }

    .tc-innerHeader-st1 .rotate-box,
    .tc-innerHeader-st1 .info .col-lg-4 .video-icon {
        display: none;
    }

    .about-page-st1 .tc-testimonials-st10 .swiper-pagination,
    .services-page-st1 .tc-testimonials-st8 .testi-slider .swiper-pagination {
        bottom: -15px;
        z-index: 99999;
        justify-content: start;
    }

    .services-page-st1 .tc-testimonials-st8 .testi-slider .swiper-pagination {
        left: 0;
    }

    .about-page-st1 .tc-testimonials-st10 .swiper,
    .services-page-st1 .tc-testimonials-st8 .testi-slider .swiper {
        overflow-y: visible;
        margin-bottom: 25px;
    }

    .about-page-st1 .tc-clients-st4 .cards .logo img {
        max-width: 75% !important;
    }

    .about-page-st1 .tc-about-st10 .numbers .col-lg-3 {
        width: 100%;
    }

    section .about-page-st1 .tc-about-st10 .numbers .number-card {
        width: 300px;
        height: 300px;
    }

    section .about-page-st1 .tc-about-st10 .numbers .number-card p {
        font-size: 16px;
    }

    section .about-page-st1 .tc-about-st10 .numbers .number-card h3 {
        font-size: 62px;
    }

    .services-page-st1 .tc-header-st11 .col-lg-5.offset-lg-3 .video-icon {
        left: 122px;
        bottom: 117px;
    }

    .services-slider .swiper {
        height: unset;
    }

    .tc-goals-st1 .main-text p {
        font-size: 30px;
    }

    /* .tc-goals-st1 .video-icon{       
        top: 110px;
        left: 110px;
    }*/

    .services-slider .swiper {
        height: 445px;
    }

    .services-slider .swiper {
        height: 450px;
    }

    /*.services-page-st1 .tc-header-st11 .header-shaps{
        top: 13% !important;
        right: 10px;
        height: auto;
    }*/

    .services-page-st1 .tc-header-st11 .col-lg-5.offset-lg-3 .video-icon {
        /*left: 123px;
        bottom: 115px;*/
        left: 110px;
        bottom: 110px;
    }

    .services-page-st1 .tc-services-st7 .services-slider {
        padding-bottom: 20px;
    }

    .career-page-st1 .tc-header-st20 {
        padding: 80px 0;
    }

    .contact-page-st1 section.tc-map-st13 .form .form-group.mb-3:not(:nth-child(5)),
    .career-page-st1 section.tc-content-st20 .form .form-group.mb-3:not(:nth-child(7)) {
        width: 100%;
    }

    .contact-page-st1 section.tc-map-st13 .form button[type="submit"],
    .career-page-st1 section.tc-content-st20 .form button[type="submit"] {
        margin-right: calc(var(--bs-gutter-x) * .5);
        margin-left: calc(var(--bs-gutter-x) * .5);
    }

    section .portfolio-page-st1 .tc-projects-st17 .project-card .info .num {
        bottom: -5px;
        top: unset;
    }

    .portfolio-page-st1 {
        /* position: relative; */
    }

    .portfolio-page-st1 .nav.nav-pills {
        /*width: 100%;
        left: 0;
        margin-top: -45px;*/
        left: 0;
        right: 0;
        margin: auto;
        width: fit-content;
        top: -75px;
    }

    .aboutbanner1743773740 .tc-innerHeader-st1 .header-shaps {
        bottom: 30px;
    }

    section .portfolio-page-st1 .tc-projects-st17 .project-card {
        margin-top: 50px;
    }

    .project-page-st1 .icon-200 {
        width: 130px;
        height: 130px;
    }

    .error-page-st1 .btm-info .video-icon {
        top: 142px;
        left: 122px;
    }

    .tc-about-st5 .main-content .about-main-img {
        height: 100%;
    }

    .services-page-st1 .tc-team-st11 .row {
        display: flex;
        justify-content: center;
    }

    .services-page-st1 .tc-team-st11 .row .col-lg-3 {
        width: auto;
    }

    .side_menu .clss {
        /*right: unset;*/
    }

    .scrollsmoother-wrapper .side_menu .main_links .main_link:hover:after {
        width: 5px;
    }

    section .tc-footer-st1 .links-wrapper {
        margin-top: 20px;
    }

    .scrollsmoother-wrapper .side_menu .contact-links a {
        font-size: 16px;
    }

    section .tc-capabilities-st5 .capabilities-slider {
        padding: 0;
    }

    .tc-about-st5 .main-content .about-mask-img {
        width: auto;
    }

    section .tc-footer-st1 .main-footer .lg-txt {
        font-size: 70px;
    }

    .project-page-st1 .tc-sub-info-st18 {
        padding-bottom: 0px !important;
    }

    /* Responsive paddings - START*/
    section .tc-about-st5 {
        padding: 80px 0;
    }

    section .tc-portfolio-st5 {
        padding-top: 80px;
    }

    section .tc-about-st5 .services-links {
        padding-bottom: 80px;
    }

    section .tc-about-st5 .main-content {
        padding-top: 80px !important;
    }

    section .tc-features-st5 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    section .tc-testimonials-st5 {
        padding-top: 80px;
    }

    section .tc-faq-st5 {
        padding: 80px 0;
    }

    section .tc-blog-st5 {
        padding: 80px 0 100px;
    }

    section .about-page-st1 .tc-about-st10 .about {
        padding: 80px 0;
    }

    section .tc-services-st1 {
        padding: 80px 0;
    }

    section .about-page-st1 .tc-testimonials-st10 {
        padding-top: 80px;
    }

    section .about-page-st1 .tc-clients-st4 {
        padding: 80px 0;
    }

    section .services-page-st1 .tc-features-st11 {
        padding: 80px 0;
    }

    section .services-page-st1 .tc-services-st7 {
        padding: 80px 0;
    }

    section .tc-goals-st1 {
        padding-top: 80px !important;
    }

    section .services-page-st1 .tc-team-st11 {
        padding: 80px 0;
    }

    /* Responsive paddings - END*/
}

@media screen and (max-width: 575px) {
    .modal.show .modal-dialog.modal-lg {
        width: 300px;
    }

    .side_menu .content .row {
        flex-direction: column;
        align-items: flex-start;
    }

    .side_overlay {
        display: none;
    }

    .scrollsmoother-wrapper .side_overlay2 {
        background-color: #f0f0f0;
        height: 100%;
        width: 100%;
    }

    .sidemenustate.show~.scrollsmoother-wrapper .side_menu .main_links .main_link,
    .scrollsmoother-wrapper .side_menu .main_links .main_link {
        color: #151515;
        padding-left: 10px;
        /* margin-bottom: 0; */
        margin-top: 5px;
        margin-bottom: 5px;

    }

    .scrollsmoother-wrapper .side_menu .main_links .main_link:after {
        background-color: #151515;
        width: 5px;
        height: 2px;
    }

    .scrollsmoother-wrapper .side_menu .content .pdata {
        width: 100% !important;
    }

    .services-slider .swiper {
        height: 445px;
    }

    .services-page-st1 .tc-header-st12 .plus-list li a {
        display: flex;
    }

    .services-page-st1 .icon-200 {
        width: 130px;
        height: 130px;
    }

    .mouse-cursor.cursor-outer,
    .mouse-cursor.cursor-inner {
        visibility: hidden !important;
    }

    .scrollsmoother-wrapper .side_menu .social_links {
        justify-content: left;
    }

    section .tc-footer-st1 .main-footer .lg-txt {
        font-size: 42px;
    }

    .careers-page-st1 .video-vemo-icon {
        width: 80px;
        height: 80px;
    }

    section .careers-page-st1 .video-vemo-icon {
        left: calc(50% - 40px);
        top: calc(50% - 40px);
    }

    section .careers-page-st1 .video-icon .video-vemo-icon .fa-play:before {
        font-size: 12px;
    }
}

@media screen and (max-width: 480px) {
    section .tc-footer-st1 .links-wrapper .contact-links a {
        font-size: 22px;
    }
}

/*2025-11-12 */
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction,
.swiper-horizontal .swiper-pagination {
    bottom: 10px;
}

.swiper-wrapper {
    display: flex;
    align-items: stretch;
}

.swiper-backface-hidden .swiper-slide {
    height: unset;
}

.swiper-backface-hidden .swiper-slide>div:first-child {
    height: 100%;
}

.tc-testimonials-st5 .swiper-backface-hidden .swiper-slide>div.testi-card:first-child {
    height: calc(100% - 10px);
}

.news_detail_page .main-info .text p {
    margin: 0 0 15px;
    word-spacing: 1px;
    color: #666666;
}

.news_detail_page .main-info .text h2 {
    font-size: 30px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.4;
    word-wrap: break-word;
}

.news_detail_page .main-info .text h3 {
    color: #000000;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.4;
    word-wrap: break-word;
    font-weight: 500;
    line-height: 1.4;
    font-size: 20px;
}

.news_detail_page .main-info .text h3 strong {
    font-weight: inherit;
}

.news_detail_page .main-info .text hr {
    margin: 30px 0;
}

.news_detail_page .main-info .text ul li {
    margin: 0px 0px 10px 0px;
    display: flex;
    position: relative;
    padding-left: 34px;
}

.news_detail_page .main-info .text ul li:before {
    content: "";
    width: 10px;
    gap: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M443.3 100.7c6.2 6.2 6.2 16.4 0 22.6l-272 272c-6.2 6.2-16.4 6.2-22.6 0l-144-144c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L160 361.4 420.7 100.7c6.2-6.2 16.4-6.2 22.6 0z'%3E%3C/path%3E%3C/svg%3E");
    display: inline-block;
    fill: #151515;
    width: 16px;
    height: 16px;
    margin: 0.25rem 1rem 0rem 0rem;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0px;
    top: 5px;
}

.news_detail_page .main-info .text h6 strong {
    font-weight: normal;
}

.tc-capabilities-st5 .capabilities-slider {
    padding: 0px !important;
}

.about-page-st1 .tc-testimonials-st10 .swiper-pagination {
    bottom: 30px;
}

.about-page-st1 .tc-testimonials-st10 .testi-card {
    height: calc(100% - 30px);
    margin-bottom: 30px;
}

.about-page-st1 .row.justify-content-between .col-lg-4 {
    align-self: end;
}

.home-st5 {
    overflow: hidden;
}

.service_tag_list .service_tag_list_title {
    flex: 0 0 auto;
}

.contact-page-st1 section.tc-map-st13 .form .form-group.mb-3:not(:nth-child(5)),
.career-page-st1 section.tc-content-st20 .form .form-group.mb-3:not(:nth-child(7)) {
    height: unset;
    margin-top: 1.5rem !important;
    margin-bottom: 0px !important;
    align-self: baseline;
}

.contact-page-st1 section.tc-map-st13 .form .form-group.mb-3:nth-child(5),
.career-page-st1 section.tc-content-st20 .form .form-group.mb-3:nth-child(7) {
    margin-top: 1.5rem !important;
}

.career-page-st1 .contact-form .form-control[type=file]::file-selector-button {
    display: none;
}

.career-page-st1 .contact-form .form-control[type=file]::-webkit-file-upload-button {
    display: block;
    width: 0;
    height: 0;
    margin-left: -100%;
}

.career-page-st1 .contact-form .form-control[type=file]::-ms-browse {
    display: none;
}

.career-page-st1 section.tc-content-st20 .form .form-group.mb-3:nth-child(6) {
    position: relative;
}

.career-page-st1 section.tc-content-st20 .form .form-group.mb-3:nth-child(6)::before {
    content: "\f574";
    /* File Arrow Up (Font Awesome 6 Pro) */
    margin-left: calc(var(--bs-border-width) * -1);
    position: absolute;
    right: 13px;
    bottom: 15px;
    font-size: 16px;
    color: #666;
    background-color: transparent;
    border: 0;
    padding: 0;
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    pointer-events: none;
    /* so click goes to input */
    line-height: unset;
}

.tc-footer-st1 .form-group:has(.text-danger) button {
    bottom: calc(15px + 23.8px);
}

.services-page-st1 .tc-features-st11 .feat-card {
    height: calc(100% - 30px);
}

.post-card {
    height: calc(100%);
}

/*2025-11-12 */