@import url('https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&family=Oswald:wght@200..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
    font-family: 'D-DIN';
    src: url('../fonts/din/D-DIN-Bold.eot');
    src: url('../fonts/din/D-DIN-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/din/D-DIN-Bold.woff2') format('woff2'),
        url('../fonts/din/D-DIN-Bold.woff') format('woff'),
        url('../fonts/din/D-DIN-Bold.ttf') format('truetype'),
        url('../fonts/din/D-DIN-Bold.svg#D-DIN-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Condensed';
    src: url('../fonts/din/D-DINCondensed-Bold.eot');
    src: url('../fonts/din/D-DINCondensed-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/din/D-DINCondensed-Bold.woff2') format('woff2'),
        url('../fonts/din/D-DINCondensed-Bold.woff') format('woff'),
        url('../fonts/din/D-DINCondensed-Bold.ttf') format('truetype'),
        url('../fonts/din/D-DINCondensed-Bold.svg#D-DINCondensed-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Condensed';
    src: url('../fonts/din/D-DINCondensed.eot');
    src: url('../fonts/din/D-DINCondensed.eot?#iefix') format('embedded-opentype'),
        url('../fonts/din/D-DINCondensed.woff2') format('woff2'),
        url('../fonts/din/D-DINCondensed.woff') format('woff'),
        url('../fonts/din/D-DINCondensed.ttf') format('truetype'),
        url('../fonts/din/D-DINCondensed.svg#D-DINCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('../fonts/din/D-DINExp-Bold.eot');
    src: url('../fonts/din/D-DINExp-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/din/D-DINExp-Bold.woff2') format('woff2'),
        url('../fonts/din/D-DINExp-Bold.woff') format('woff'),
        url('../fonts/din/D-DINExp-Bold.ttf') format('truetype'),
        url('../fonts/din/D-DINExp-Bold.svg#D-DINExp-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN';
    src: url('../fonts/din/D-DIN.eot');
    src: url('../fonts/din/D-DIN.eot?#iefix') format('embedded-opentype'),
        url('../fonts/din/D-DIN.woff2') format('woff2'),
        url('../fonts/din/D-DIN.woff') format('woff'),
        url('../fonts/din/D-DIN.ttf') format('truetype'),
        url('../fonts/din/D-DIN.svg#D-DIN') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('../fonts/din/D-DINExp.eot');
    src: url('../fonts/din/D-DINExp.eot?#iefix') format('embedded-opentype'),
        url('../fonts/din/D-DINExp.woff2') format('woff2'),
        url('../fonts/din/D-DINExp.woff') format('woff'),
        url('../fonts/din/D-DINExp.ttf') format('truetype'),
        url('../fonts/din/D-DINExp.svg#D-DINExp') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Exp';
    src: url('../fonts/din/D-DINExp-Italic.eot');
    src: url('../fonts/din/D-DINExp-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/din/D-DINExp-Italic.woff2') format('woff2'),
        url('../fonts/din/D-DINExp-Italic.woff') format('woff'),
        url('../fonts/din/D-DINExp-Italic.ttf') format('truetype'),
        url('../fonts/din/D-DINExp-Italic.svg#D-DINExp-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN';
    src: url('../fonts/din/D-DIN-Italic.eot');
    src: url('../fonts/din/D-DIN-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/din/D-DIN-Italic.woff2') format('woff2'),
        url('../fonts/din/D-DIN-Italic.woff') format('woff'),
        url('../fonts/din/D-DIN-Italic.ttf') format('truetype'),
        url('../fonts/din/D-DIN-Italic.svg#D-DIN-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}





body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;

}

a {
    text-decoration: none;
    color: transparent;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.treefer-a-icon:hover {
    color: #d82332;
    transition: 0.2s;
}


.nav-item-triffer a:hover {
    color: #d82332;
    transition: 0.2s;
}

.treffer-dropdown a:hover {
    color: #d82332;
    transition: 0.2s;
}

.triffer-top-hea-icon i {
    color: #D31B37;
}

.triffer-tob-flexdiv {
    gap: 25px;
}

.treefer-a-icon {
    font-family: D-DIN;
    font-size: 15px;
    text-decoration: none;
    color: #000000;
    padding-left: 5px;
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
    font-family: 'D-DIN';
}

label,
select,
input,
textarea,
button,span {
    font-family: 'D-DIN' !important;
}

.treffer-header-top {
    background: #f1f1f4;
    padding: 8px 20px;
    display: none;
    font-size: 14px;
}

.treffer-header-main {
    padding: 15px 0px !important;
}

.treffer-header-main {

    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
}

.treffer-logo {
    /* max-height: 50px;
      width: auto;*/

}

.treffer-navbar-nav a:active {
    background-color: transparent !important;
}

.treffer-navbar-nav a {
    color: #000;
    margin-right: 14px;

    white-space: nowrap;
    display: flex;
    font-size: 17px;
}

/* Dropdown opens on hover */
.treffer-dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

/* Remove Bootstrap's default arrow */
.navbar .dropdown-toggle::after {
    display: none;
}

/* Chevron icon styling */
.treffer-dropdown .treffer-dropdown-icon {
    font-size: 0.75rem;
    margin-left: 6px;
    transition: transform 0.3s ease;
}

/* Rotate on hover */
.treffer-dropdown:hover .treffer-dropdown-icon {
    transform: rotate(180deg);
}

.treffer-about-button-5 {
    position: relative;
    text-decoration: none;
    display: inline-block;
    background-color: #D31B37;
    color: #fff !important;
    padding: 7px 16px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease, background 0.3s ease;
    z-index: 1;
}

.treffer-about-button-5::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    height: 100%;
    width: 50%;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    transform: skewX(-20deg);
    z-index: 2;
    transition: all 0.5s ease;
}

.treffer-about-button-5:hover::before {
    left: 130%;
}

.treffer-about-button-5 span {
    position: relative;
    z-index: 3;
    display: inline-block;
    transition: transform 0.3s ease;
}

.treffer-about-button-5:hover span {
    transform: translateX(4px);
}

.treffer-about-button-5:hover {
    background-color: #b81d2a;
}


/* new mobile nav bar */
.offcanvas-header button{
    filter: unset !important;
    opacity: 1 !important;
    background:none !important;
}
.offcanvas-header button img{
    width: 24px;
    margin-top: -15px; 
}
.offcanvas-title{
    font-weight: 600;
}
   
.offcanvas-header{
    margin-top:20px;
    padding: 1rem 2rem;
}
.offcanvas-body{
    padding:0 15px !important;
}

.tri-navbar {
    background-color: #f8f9fa;
    padding: 10px 15px;
}

.tri-toggler {
    border: none;
}

.tri-navbar-nav {
    padding-left: 0;
    list-style: none;
}

.tri-nav-link {
    display: block;
    width: 100%;
    padding: 10px 15px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
}

.tri-nav-link:hover {
    background-color: #f0f0f0;
}

.tri-dropdown-toggle {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tri-dropdown-icon {
    transition: transform 0.3s ease;
}

.tri-dropdown-toggle.opened .tri-dropdown-icon {
    transform: rotate(180deg);
}

.tri-dropdown-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
    background-color: #fdfdfd;
    margin-left: 10px;
    border-left: 2px solid #ddd;
}

.tri-dropdown-content.opened {
    max-height: 500px;
    /* enough space for content */
}

.tri-contact-btn a {
    display: inline-block;
    background-color: #D31B37;
    color: white;
    padding: 8px 16px;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 10px;
}

.tri-contact-btn a:hover {
    background-color: #e62e2e;
}


/* fst-home banner section */

/*center btn animation */

.trffer-fst-home-section .container-fluid {
    padding-right: 0px;
}

.home-treffer-button {
    position: relative;
    text-decoration: none;
    display: inline-block;
    background-color: #D31B37;
    color: #fff;
    padding: 9px 25px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease, background 0.3s ease;
    z-index: 1;
}

.home-treffer-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    height: 100%;
    width: 50%;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    transform: skewX(-20deg);
    z-index: 2;
    transition: all 0.5s ease;
}

.home-treffer-button:hover::before {
    left: 130%;
}

.home-treffer-button span {
    position: relative;
    z-index: 3;
    display: inline-block;
    transition: transform 0.3s ease;
}

.home-treffer-button:hover span {
    transform: translateX(4px);
}

.home-treffer-button:hover {
    background-color: #b81d2a;
    transform: translateY(-1px);
}


/* done button animation */
.triffer-right-img {
    width: 100%;
}

.trffer-fst-home-section {
    background-color: #0f1b28;
    background-image: url(../images/fst.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.trefer-fst-home-h1 {
    color: #fff;
    font-size: 46px;
    font-weight: 600;
}

.trefer-fst-home-h1-spa {
    color: #D31B37;
    display: block;
    font-weight: 600;
}

.trefer-fst-home-p {
    color: #FFFFFF;
    font-size: 18px;
    width: 99%;

}

.trffer-fst-home-left {
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: center;
    height: 100%;
    padding: 0px 70px;

    padding-right: 0px;
    gap: 10px;



}



/* marque logo section */
.brand-section-marq-treffer {
    background-color: #F5F5F5;
    padding: 50px 0;
    overflow: hidden;
}

.brand-title-treffer {
    text-align: center;
    font-weight: 500;
    color: #101E2B;
    font-size: 20px;
    margin-bottom: 40px;
    font-family: "Mona Sans", sans-serif;

}

.brand-marquee-lo {
    display: flex;
    gap: 60px;
    animation: slide-left 25s linear infinite;
    width: max-content;
}

.brand-logo-wrapper {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    height: 100px;
}

.brand-logo {
    max-height: 80px;
    max-width: 180px;
    width: auto;

    transition: filter 0.3s ease;
}
.brand-logo-bg-black{
    background: #000000;
}
.brand-logo:hover {
    /* filter: grayscale(0%);*/
    filter: grayscale(100%);
}

@keyframes slide-left {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.brand-track-container {
    overflow: hidden;
}





/* about section */
/* img animation */
.treefer-about-leftimg-div {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.treefer-about-img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.6s ease;
}

.treefer-about-leftimg-div::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.3) 50%,
            rgba(255, 255, 255, 0) 100%);
    transform: skewX(-25deg);
    z-index: 2;
    transition: all 0.6s ease;
}

.treefer-about-leftimg-div:hover::before {
    left: 150%;
}

.treefer-about-leftimg-div:hover .treefer-about-img {
    filter: brightness(1.05);
}






.treffer-about-buttondiv {
    margin-top: 20px;
}

.treefer-about-img {
    width: 95%;
    display: flex;
    margin: 0 auto;
}

.treefer-about-h2 {
    color: #111111;
    font-weight: 550;
    font-size: 38px;

}

.treefer-about-h5 {
    color: #111111;
    font-weight: 550;
    font-size: 38px;
    margin-bottom: 0px;
}

.treffer-about-main-section {
    margin-top: 60px;
}

.treefer-about-p {
    color: #666666;
    font-size: 18px;
}


/* about btn animation */




.treffer-about-main-section .row {
    display: flex;
    align-items: center;
}

.treffer-about-button {
    position: relative;
    text-decoration: none;
    display: inline-block;
    background-color: #D31B37;
    color: #fff;
    padding: 9px 25px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease, background 0.3s ease;
    z-index: 1;
}

.treffer-about-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    height: 100%;
    width: 50%;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    transform: skewX(-20deg);
    z-index: 2;
    transition: all 0.5s ease;
}

.treffer-about-button:hover::before {
    left: 130%;
}

.treffer-about-button span {
    position: relative;
    z-index: 3;
    display: inline-block;
    transition: transform 0.3s ease;
}

.treffer-about-button:hover span {
    transform: translateX(4px);
}

.treffer-about-button:hover {
    background-color: #b81d2a;
    transform: translateY(-1px);
}



/*Our Engineering Design Solutions section */
.engineering-triffer-section {
    margin-top: 60px;
    background-color: #D31B37;
}

.tri-images-card-a {
    text-decoration: none;
}

.engineering-triffer-head {
    color: #FFFFFF;
    padding-top: 50px;
    font-size: 38px;
    font-weight: 550;
}

.engineering-trifferimg {
    width: 100%;
}

.tri-images-card-b {
    text-decoration: none !important;
}

.engineering-triffer-h6 {
    color: #111111;
    padding: 18px 10px;
    font-size: 17px;
    font-weight: 550;
    text-align: center;
}


.grid-imgg-bag-div {
    background-color: #FFFFFF;
    padding: 0px 3px;
    border-bottom-left-radius: 10px;

    border-bottom-right-radius: 10px;
}

.engineering-imagegrid-main-2 .row {
    display: flex;
    justify-content: center;
}

.engineering-imagegrid-main .row {
    display: flex;
    justify-content: center;
}

.engineering-imagegrid-main {
    padding: 45px 0px;

}



/* Image container - keeps zoom effect */
.triffer-card-imgdiv {
    width: 100%;
    overflow: hidden;
    /* Contains zoomed image */

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.engineering-trifferimg {

    display: block;
    transition: transform 0.3s ease, filter 0.3s ease;
}




.triffer-card-imgdiv:hover .engineering-trifferimg {
    transform: scale(1.1);
    filter:
        brightness(1.05) sepia(0.2) hue-rotate(-5deg) saturate(1.5) opacity(0.9);


}


.grid-imgg-bag-div {

    transition: color 0.3s ease;
}

.triffer-card-imgdiv:hover+.grid-imgg-bag-div .engineering-triffer-h6,
.triffer-card-imgdiv:hover~.grid-imgg-bag-div .engineering-triffer-h6 {
    color: #D31B37;
}


/* triffer counter-section */

.triffer-counter-section {
    background-color: #D31B37;
    padding: 45px 0px;
}

.triffer-counter-section .col-md-3 {
    border-right: 1px solid #FFFFFF4D;
}

.triffer-counter-h2-t {
    font-size: 60px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 550;
}

.triffer-counter-h2 {
    font-size: 60px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 550;
}

.triffer-counter-ptag {
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
}

#counter-last-hide-border {
    border: none;
}

/*image tab section */
.bizmodels-container {
    padding: 60px 0;
}



.treefer-tab-heading {
    font-weight: 600;
    font-size: 38px;
    margin-bottom: 30px;
    color: #111111;
}

.treefer-tab-ptag {
    font-weight: 500;
    color: #111111;
    margin-bottom: 10px;
    font-size: 18px;
}







.bizmodels-image {
    width: 85%;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;

    object-fit: cover;
    margin: 0 auto;
    display: flex;
}

.biz-tab-box {
    background-color: #fff4f4;
    border-radius: 0 15px 15px 0;
    padding: 25px 25px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.biz-tab-box:hover,
.biz-tab-box.active {
    /*
      background-color: #fff;
      border: 1px solid #D31B37;*/
    color: #D31B37;
}

.biz-tab-icon span {
    font-size: 18px;
    font-family: "Mona Sans", sans-serif;
}

.biz-tab-icon {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 16px;
    font-weight: 600;
}

.biz-tab-icon i {
    font-size: 26px;
    color: #D31B37;
}

.biz-tab-icon img {
    width: 18%;
    object-fit: contain;
    filter: brightness(0) saturate(100%);

    transition: all 0.3s ease;
}

.biz-tab-box:hover .biz-tab-icon i,
.biz-tab-box.active .biz-tab-icon i,
.biz-tab-box:hover .biz-tab-icon img,
.biz-tab-box.active .biz-tab-icon img {

    filter: brightness(0) saturate(100%) invert(39%) sepia(65%) saturate(2476%) hue-rotate(331deg) brightness(101%) contrast(101%);

}



/* CTA SECTION */
/* BUTTON ANIMATION */
.treffer-about-button-2 {
    position: relative;
    text-decoration: none;
    display: inline-block;
    background-color: #D31B37;
    color: #fff;
    padding: 9px 25px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease, background 0.3s ease;
    z-index: 1;
}

.treffer-about-button-2::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    height: 100%;
    width: 50%;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    transform: skewX(-20deg);
    z-index: 2;
    transition: all 0.5s ease;
}

.treffer-about-button-2:hover::before {
    left: 130%;
}

.treffer-about-button-2 span {
    position: relative;
    z-index: 3;
    display: inline-block;
    transition: transform 0.3s ease;
}

.treffer-about-button-2:hover span {
    transform: translateX(4px);
}

.treffer-about-button-2:hover {
    background-color: #b81d2a;
    transform: translateY(-1px);
}

/* end ani */

.terr-button-cta-2 {
    display: flex;
    gap: 30px;
}

/* cta right-button */
.treffer-about-button-r {
    position: relative;
    text-decoration: none;
    display: inline-block;
    background-color: transparent;
    color: #fff;
    padding: 9px 25px;
    border: 1px solid #FFFFFF;
    font-size: 16px;
    font-weight: 600;

    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease, background 0.3s ease;
    z-index: 1;
}

.treffer-about-button-r::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    height: 100%;
    width: 50%;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    transform: skewX(-20deg);
    z-index: 2;
    transition: all 0.5s ease;
}

.treffer-about-button-r:hover::before {
    left: 130%;
}

.treffer-about-button-r span {
    position: relative;
    z-index: 3;
    display: inline-block;
    transition: transform 0.3s ease;
}

.treffer-about-button-r:hover span {
    transform: translateX(4px);
    /* subtle text move right */
}

.treffer-about-button-r:hover {
    background-color: #0e1b27;
    transform: translateY(-1px);
}

/* end button css */
.ferr-cta-rightimg {
    width: 82%;
    display: flex;
    margin: 0 auto;
}

.trffer-cta-section {
    background-color: #0e1b27;
    background-image: url(../images/Frame\ 37.png);
    background-repeat: no-repeat;
    background-size: cover;

}

.ferr-cta-h2 {
    color: #FFFFFF;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 38px;

}

.ferr-cta-ptag {
    color: #DDDDDD;
    margin-bottom: 25px;
    font-size: 18px;
}

.ferr-cta-left {
    margin-top: 60px;
    padding: 0px 10px;
}


/* footer section */

.triffrt-copy-main .row {
    display: flex;
    align-items: center;
}

.treffer-footer-section {
    margin-top: 50px;
        padding: 0 10px;
}

.triff-foo-p {
    margin-top: 15px;
    display: none;
    color: #333333;
}

.triff-foo-contentdiv ul {
    padding: 0;
    margin: 0;
    list-style: none;

}

.triff-foo-contentdiv-pa {
    padding-left: 25px;

}

.triff-foo-contentdiv-pa ul {

    padding: 0;
    margin: 0;
    list-style: none;
}


.foo-li-naviterm {
    text-decoration: none;
    color: #333333;

}

.foo-li-naviterm-div li {
    margin-bottom: 5px;
}

.foo-socialicon-div {
    display: flex;
    gap: 10px;
    margin-top: 20px;
}

.icon-div-bo:hover {
    background-color: #D31B37;
    color: #ffff;
    border: 1px solid #D31B37;
    transition: 0.5s;
}

.icon-div-bo {
    height: 33px;
    width: 33px;
    border-radius: 50%;

    background-color: #ffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #333333;
}


.foo-socialicon-div a {
    text-decoration: none;
    color: #333333;
}

.foo-call-address {
    text-decoration: none;
    color: #333333;
}



.foo-heading-triffer-get {
    margin-top: 15px;
}

.foo-li-naviterm:hover {
    color: #D31B37;
    transition: 0.2s;
}

.foo-call-address:hover {
    color: #D31B37;
    transition: 0.2s;
}

.triffer-develop-p {
    margin-bottom: 0px;
}

.triffrt-copy-main {
    margin-top: 20px;
    border-top: 1px solid #D9ECF5;
    padding-top: 20px;

}

.triffrt-copy-p {
    color: #333333;
    text-decoration: none;
	color:#fff;

}

.triffer-develop-p {
    color: #666666;
    font-size: 10px;
    display: flex;
    justify-content: center;
	color:#fff;
}

.triffer-develop-avanexa:hover {
    color: #D31B37;
	color: #fff;
    transition: 0.2s;
}

.triffer-develop-avanexa {
    color: #666666;
    text-align: right;
    text-decoration: none;
    display: flex;
    justify-content: center;
	color:#fff;
}


/* testimoniel section */
.treffer-testi-section {
    background-color: #F5F5F5;
    padding: 35px;
}

.testi-container-trifee {
    padding-bottom: 25px;
}

.testi-title-triffer {
    font-size: 38px;
    font-weight: 550;
    font-family: "Mona Sans", sans-serif;
}


.triff-img-flediv {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.testi-card {
    background: #fff;
    border-bottom: 2px solid #fff;
    padding: 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    position: relative;
    min-height: 300px;
    transition: transform 0.3s ease;
 
}

.testi-img-treff {
    width: auto;
}

.testi-name-ptaghead {

    margin-bottom: 0;
    margin-top: 8px;
    color: #111111;
    font-weight: 550;
    font-size: 17px;
}

.testi-role-red {
    font-size: 17px;
    display: none;
    color: #D31B37;
    font-family: "Mona Sans", sans-serif;
}



.testi-text-trifee {

    margin-top: 12px;
    color: #333333;
}

.testi-nav-btn {
    width: 38px;
    height: 38px;
    color: #333333;
    border: 1px solid #333333;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.testi-nav-btn:hover {
    background: #333333;
    color: #fff;
}

.testi-dots {
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-top: 30px;
}

.testi-dot {
    width: 16px;
    height: 3px;
    background: #333;

    cursor: pointer;
    transition: all 0.3s ease;
}

.testi-dot.inactive {
    background: #ccc;
    opacity: 0.5;
}

.testi-slider-main-treffer {
    position: relative;
    overflow: hidden;
}

.testi-slide-container {
    display: flex;
    transition: transform 0.5s ease;
}

.testi-slide-f {
    min-width: 33.33%;
    padding: 0 15px;
    box-sizing: border-box;
    border-radius: 0px;
    border-bottom: 2px solid #F5F5F5;

}

.testi-card:hover {
    border-bottom: 2px solid #D31B37;
    transition: 0.2s;

}


/* why choose tab slider */

.treffer-whychoose-section {
    padding: 60px 0;
    display: none;
}


/* Button Animation */
.treffer-about-button-r {
    position: relative;
    text-decoration: none;
    display: inline-block;
    background-color: transparent;
    color: #D31B37;
    padding: 9px 25px;
    border: 1px solid #D31B37;
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease, background 0.3s ease;
    z-index: 1;
}

.treffer-about-button-r::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    height: 100%;
    width: 50%;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    transform: skewX(-20deg);
    z-index: 2;
    transition: all 0.5s ease;
}

.treffer-about-button-r:hover::before {
    left: 130%;
}

.treffer-about-button-r span {
    position: relative;
    z-index: 3;
    display: inline-block;
    transition: transform 0.3s ease;
}

.treffer-about-button-r:hover span {
    transform: translateX(4px);
}

.treffer-about-button-r:hover {
    background-color: #D31B37;
    transform: translateY(-1px);
    color: #fff;
}

.navbar .container {
    display: block !important;
}

.triffer-hide-img {
    width: 100%;
    padding: 25px;
    border-radius: 20px;
}
.triffer-hide-img-div{
     display: none;
}


/* Button Animation */
.new-why-tre-ca-button-r {
    position: relative;
    text-decoration: none;
    display: inline-block;
    background-color: transparent;
    color: #D31B37;
    padding: 9px 25px;
    border: 1px solid #D31B37;
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease, background 0.3s ease;
    z-index: 1;
}

.new-why-tre-ca-button-r::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    height: 100%;
    width: 50%;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    transform: skewX(-20deg);
    z-index: 2;
    transition: all 0.5s ease;
}

.new-why-tre-ca-button-r:hover::before {
    left: 130%;
}

.new-why-tre-ca-button-r span {
    position: relative;
    z-index: 3;
    display: inline-block;
    transition: transform 0.3s ease;
}

.new-why-tre-ca-button-r:hover span {
    transform: translateX(4px);
}

.new-why-tre-ca-button-r:hover {
    background-color: #D31B37;
    transform: translateY(-1px);
    color: #fff;
}

.new-why-tre-ca-section {
    padding: 60px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    font-family: 'D-DIN';
}

.new-why-tre-ca-title-main {
    font-weight: 550;
    font-size: 38px;
    color: #222;
}

.new-why-tre-ca-title-sub {
    font-weight: 550;
    font-size: 20px;
    margin: 15px 0;
    color: #444;
}

.new-why-tre-ca-intro {
    font-size: 18px;
    color: #666;
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 1.6;
}

/* CTA button */
.new-why-tre-ca-button-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}

/* Layout: Left vertical tabs + right content */
.new-why-tre-ca-grid {
    display: grid;
    grid-template-columns: 320px 1fr;
    gap: 24px;
}



/* Left vertical tab list container */
.new-why-tre-ca-tabs-container {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 14px;
    padding: 25px 14px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
}

/* Vertical nav list */
.new-why-tre-ca-tabs {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0;
    padding: 0;
    border: 0;
    max-height: 520px;
    overflow: auto;
    scrollbar-width: thin;
}

.new-why-tre-ca-tabs::-webkit-scrollbar {
    height: 6px;
    width: 6px;
}

.new-why-tre-ca-tabs::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 6px;
}

.new-why-tre-ca-tab-item {
    list-style: none;
}

.new-why-tre-ca-tabs .new-why-tre-ca-tab-link {
    text-align: left;
    color: #333;
    font-weight: 500;
    padding: 12px 14px;
    border: 0;
    border-left: 3px solid transparent;
    background: transparent;
    transition: .2s;
    font-size: 18px;
    border-radius: 10px;
}

.new-why-tre-ca-tabs .new-why-tre-ca-tab-link:hover {
    background: #f8f9fa;
}

.new-why-tre-ca-tabs .new-why-tre-ca-tab-link:hover {
    color: #d12b4c;
    background: rgba(209, 43, 76, .06);
    border-left-color: #d12b4c;
}

.new-why-tre-ca-tabs .new-why-tre-ca-tab-link.active {
    color: #d12b4c;
    background: rgba(209, 43, 76, .06);
    border-left-color: #d12b4c;

}

/* Right content card */
.new-why-tre-ca-content-panel {
    background: #fff0f2;
    border-radius: 14px;
    padding: 66px 30px;
    margin: 0;
    display: flex;
    flex-wrap: wrap;

    justify-content: space-between;
    position: relative;
    z-index: 1;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
    min-height: 430px;
}

.new-why-tre-ca-content-left {
    flex: 1 1 50%;
    padding: 0 30px;
}

.new-why-tre-ca-content-right {
    flex: 1 1 45%;
    text-align: center;
}

.new-why-tre-ca-content-right img {
    max-width: 85%;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
}

.new-why-tre-ca-content-heading {
    color: #d12b4c;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 12px;
}

.new-why-tre-ca-content-text {
    color: #111;
    font-size: 18px;
    margin-top: 25px;

}


/* all treffer ff red colour */
.treffer-red-ff {
    color: #D31B37;
}

.about-page-img {
    width: 95%;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.about-left-h2 {
    color: #111111;
    font-weight: 550;
    font-size: 38px;
    margin-bottom: 0px;
}

.about-page-fst-section {
    margin-top: 80px;
}

.about-page-fst-section .row {
    display: flex;
    align-items: center;
}

.tri-about-page-p {
    color: #666666;
    font-size: 18px;
    margin-top: 15px;
}

.about-page-img {
    width: 95%;
    display: flex;
    margin: 0 auto;
}

/* process section */


.process-h2 {
    color: #ffffff;
    font-weight: 550;
    font-size: 38px;

    padding-bottom: 20px;
}

.process-h5-hea {

    font-size: 20px;
    font-weight: 600;
}

.process-h5-hea {
    margin-top: 17px;
}

.mi-ion-red-img {
    filter: invert(21%) sepia(97%) saturate(1700%) hue-rotate(340deg) brightness(90%) contrast(95%);
}

.process-content {

    padding: 20px 18px;
    background-color: #ffff;
    border-radius: 15px;
    min-height: 261px;
}

.mission-h4 {
    font-size: 30px;
    margin-bottom: 20px;
}

.process-h5-pea {
    color: #666666;
}

.ab-page-process {
    margin-top: 50px;
    background-color: #162431;
    padding: 60px 0px;

}

/* mission section */
.grifer-mission-right {
    width: 100%;
}

.ab-mi-subheading-ul {
    list-style-type: disc;
    padding-left: 26px;
}

.mission-iocn-ul i {
    font-size: 30px
}

.mission-iocn-ul li {
    display: flex;
}

.mission-triffer-p {
    display: inline;
    font-size: 20px;
    padding-left: 18px;
    color: #666666;
    margin-bottom: 0px;

}

.treffer-mission-section {
    margin-top: 60px;
}

.gap-low-point {
    gap: 0px;
}

.ab-mi-subheading-div {
    padding-left: 35px;
}

.ab-mi-subheading-li {
       display: list-item !important;
    align-items: center;
    gap: 10px;
    color: #666666;
    /* margin-left: 26px; */
    margin-bottom: 10px;
}

.treffer-mission-section .row {
    display: flex;
    align-items: center;
}

.mission-iocn-ul {
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.misssion-1 {
    width: 85%;
    display: flex;
    margin: 0 auto;
}

.misssion-2 {
    width: 90%;
    display: flex;
    margin: 0 auto;
}

.mission-triffer-div .row {
    display: flex;
    align-items: center;
}

.mission-triffer-div {
    margin-top: 30px;
}

/* animation in image div icon ani */
/* Animation for process-content div */
.process-content {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    padding: 20px;
    /* Adjust as needed */
    transition: color 0.4s ease;
}

.process-content::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #D31B37;
    z-index: 0;
    transition: height 0.4s ease;
}

.process-content:hover::before {
    height: 100%;
}

/* Ensure content stays above the pseudo-element */
.process-content * {
    position: relative;
    z-index: 1;
    transition: color 0.4s ease, filter 0.4s ease;
}

/* Text color change on hover */
.process-content:hover .process-h5-hea,
.process-content:hover .process-h5-pea {
    color: #fff;
}

/* Image turns white using filter */
.process-content:hover .process-image {
    filter: brightness(0) invert(1);
}

/* Set default colors */
.process-h5-hea,
.process-h5-pea {

    transition: color 0.4s ease;
}


/* about fst image ani */
/* img animation */
.about-page-img-div {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.about-page-img {
    display: block;
    width: 95%;
    height: auto;
    transition: all 0.6s ease;
}

.about-page-img-div::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.3) 50%,
            rgba(255, 255, 255, 0) 100%);
    transform: skewX(-25deg);
    z-index: 2;
    transition: all 0.6s ease;
}

.about-page-img-div:hover::before {
    left: 150%;
}

.about-page-img-div:hover .treefer-about-img {
    filter: brightness(1.05);
}



.tri-breadcrumb {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 15px 40px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    z-index: 3;
    clip-path: polygon(0 0, calc(100% - 30px) 0%, 100% 120%, 0% 120%);
    border-top-right-radius: 10px;
}

.tri-breadcrumb a {
    color: #000;
    text-decoration: none;
    margin-right: 5px;
}

.tri-breadcrumb i {
    margin: 0 5px;
    color: red;
}

.about-page-left {
    padding: 0px 10px;
}

.tri-breadcrumb span {
    color: #555;
    text-transform: uppercase;
}



/* working process section */
.working-tr-h4 {
    margin-top: 15px;

}

.woring-pro-div {
    background-color: #ffff;
    padding: 20px;
    border-radius: 12px;
    min-height: 330px;
}

.working-h2-hea {
    color: #ffffff;
    font-weight: 550;
    font-size: 38px;
}

.treffer-workin-me-section {
    margin-top: 50px;
    background-color: #162431;
    padding: 60px 0px;
    padding-bottom: 80px;
}

.main-tre-working-div {
    margin-top: 30px;
}

/* woring process div animation */
/* Animation for woring-pro-div */
.woring-pro-div {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    padding: 20px;
    /* Adjust as needed */
    transition: color 0.4s ease;
    height: 100%;
    /* Ensure consistent height */
}

.woring-pro-div::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #D31B37;
    z-index: 0;
    transition: height 0.4s ease;
}

.woring-pro-div:hover .treffer-red-ff-hover {
    color: #fff;
}

.woring-pro-div:hover::before {
    height: 100%;
}

/* Ensure content stays above the pseudo-element */
.woring-pro-div * {
    position: relative;
    z-index: 1;
    transition: color 0.4s ease, filter 0.4s ease;
}

/* Text color change on hover */
.woring-pro-div:hover .working-tr-h4,
.woring-pro-div:hover .working-tr-p {
    color: #fff;
}

/* Image turns white using filter */
.woring-pro-div:hover .working-tr-img {
    filter: brightness(0) invert(1);
}

/* Set default colors */
.working-tr-h4,
.working-tr-p {
    color: #000;
    /* default color */
    transition: color 0.4s ease;
}

/* Image container styling */
.working-tr-imgdiv {
    margin-bottom: 15px;
    /* Space between image and text */
}

/* Image styling */
.working-tr-img {
    transition: filter 0.4s ease;

    height: auto;
}

/* Text styling */
.working-tr-h4 {
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.working-tr-p {
    color: #666666;
}

.company-po-p {
    width: 80%;
}


/* new policy section */
.process-col-div .row {
    display: flex;
    align-items: center;
}

.polict-left-conten-li {
    color: #fff;
}

.polict-left-conten-li {
    display: flex;
    gap: 20px;
}

.company-po-p {
    font-size: 18px;
}

.right-img-po-img {
    border-radius: 15px;
	width:100%;
}

/* our story section */

.ab-ourstory-section .row {
    display: flex;
    align-items: center;
}

.story-left-div-h2 {
    color: #111111;
    font-weight: 550;
    font-size: 38px;
}

.story-left-div-p {
    font-size: 18px;
    color: #666666;
}

.story-right-img {
    width: 95%;
    display: flex;
    margin: 0 AUTO;
}

.ab-ourstory-section {
    margin-top: 60px;
}

/* all treffer ff red colour */
.treffer-red-ff {
    color: #D31B37;
}


/* gray line brak point--> */

.foo-braek-line {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dad1d1;
    padding: 25px 0px;
}


/* OUR STORY IMAGES ANIMATION */

/* img animation */
.story-right-img-div {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.story-right-divimg {
    display: block;
    width: 95%;
    height: auto;
    transition: all 0.6s ease;
}

.story-right-img-div::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.3) 50%,
            rgba(255, 255, 255, 0) 100%);
    transform: skewX(-25deg);
    z-index: 2;
    transition: all 0.6s ease;
}

.story-right-img-div:hover::before {
    left: 150%;
}

.story-right-img-div:hover .treefer-about-img {
    filter: brightness(1.05);
}

/* about page css end */

/* blog page css start */
/* about top banner code */
.tri-top-baner {
    position: relative;
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: "Mona Sans", sans-serif;
    background-position: center;
    background-repeat: no-repeat;
}

.tri-top-baner::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}



/* blog section */
.tre-blog-main-section {
    margin-top: 100px;
    overflow: hidden;
}

.tre-blog-img {
    width: 98%;
    border-radius: 15px;
}

.blog-fles-calen {
    display: flex;
    gap: 20px;
    margin-top: 15px;
}

.h6-blog-head {
    margin-top: 20px;
    color: #D31B37;
}

.h4-blog-head {
    color: #111111;
    margin-top: 10px;
    font-size: 22px;
}

.h6-blog-calen-head {
    color: #666666;

}

.tri-blog-span {
    color: #111111;
}

.tri-blog-h6-last {
    color: #666666;
}


/* blog page-animation*/
/* Animation-only CSS (add this to your existing styles) */
.blog-tre-coldiv {
    transition: all 0.9s cubic-bezier(0.175, 0.885, 0.32, 1.1);

}

/* Image container animation */
.tre-blog-imgdiv {
    overflow: hidden;
    border-radius: 15px;
    transition:
        transform 0.5s ease-out,
        border-radius 0.4s 0.1s ease-out;
    /* Delayed radius animation */
}

/* Image animation */
.tre-blog-img {
    transition:
        transform 0.6s cubic-bezier(0.22, 1, 0.36, 1),
        border-radius 0.3s ease-out;
}

/* Hover animations */
.blog-tre-coldiv:hover {
    transform: translateY(-6px);
}

.blog-tre-coldiv:hover .tre-blog-imgdiv {
    transform: scale(0.98);
    /* Slight container squash */
    border-radius: 15px;
}

.blog-tre-coldiv:hover .tre-blog-img {
    transform: scale(1.08);
    /* Stronger image zoom */
    border-radius: 15px;
}

.blog-tre-coldiv:hover .h4-blog-head {
    color: #D31B37;

}

/* Subtle text pulse animation */
@keyframes text-pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.03);
    }

    100% {
        transform: scale(1);
    }
}

/* gray line brak point--> */

.foo-braek-line {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dad1d1;
    padding: 30px 0px;
}

/* blog page css end */


/* business page css start */
.about-page-img {
    width: 100%;
}

.triff-page-img {
    width: 80%;
    margin: 0 auto;
    display: flex;
    border-radius: 15px;
}

.tri-business-page-section {
    margin-top: 50px;
}

.tri-business-page-p {
    text-align: center;
    font-weight: 550;
    color: #101E2B;
    font-size: 20px;
    margin-bottom: 50px;
}

.business-page-maindiv .row {
    display: flex;
    align-items: center;
}

.business-page-maindiv-2 .row {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.business-page-maindiv-3 .row {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

.business-p-page {
    color: #666666;
    font-size: 18px;
}

/* image animation */
.triff-page-img-div {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.triff-page-img {
    display: block;

    height: auto;
    transition: all 0.6s ease;
}

.triff-page-img-div::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.3) 50%,
            rgba(255, 255, 255, 0) 100%);
    transform: skewX(-25deg);
    z-index: 2;
    transition: all 0.6s ease;
}

.triff-page-img-div:hover::before {
    left: 150%;
}

.triff-page-img-div:hover .triff-page-img {
    filter: brightness(1.05);
}


.business-h3-page {
    font-size: 30px;
    font-weight: 600;
    color: #111111;
}

/* gray line brak point--> */

.foo-braek-line {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dad1d1;
    padding: 30px 0px;
}
/* business page css end */



/* careeer page css start */
.tri-top-baner::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}


.navbar-toggler-icon img{
width: 28px;
}

/* career banner-sesction */
.career-open-section {
    margin-top: 50px;
    
    display:none;
}

.current-open-h2 {
    font-weight: 550;
    font-size: 38px;
    color: #111111;
    margin-bottom: 35px;
}

.apply-left-h4 {
    font-size: 24px;
    color: #111111;
}

.apply-left-p {
    font-size: 19px;
    color: #6f6e6e;
    margin-top: 20px;
    margin-bottom: 0px;
}

.border-arrow-apply i {
    font-size: 26px;
    color: #111111;



}

.caree-about-right-h3 {
    font-size: 38px;
    font-weight: 550;
    color: #111111;
    margin-bottom: 10px;
}

.border-arrow-apply:hover {
    background-color: #D31B37;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: flex;

    align-items: center;
    justify-content: center;
}

.border-arrow-apply {

    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.border-arrow-apply i:hover {
    color: #ffffff;
}


.apply-right-div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.career-content-div:hover .border-arrow-apply {
    background-color: #D31B37;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.career-content-div:hover .border-arrow-apply i {
    color: #ffffff;
}

.career-content-div:hover .apply-left-h4 {
    color: #D31B37;
}


.career-content-div {
    border-bottom: 1px solid rgba(15, 13, 13, .1);
    border-top: 1px solid rgba(15, 13, 13, .1);
    padding: 50px 0px;
}

/* second-row */
.career-content-div-2:hover .border-arrow-apply {
    background-color: #D31B37;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.career-content-div-2:hover .border-arrow-apply i {
    color: #ffffff;
}

.career-content-div-2:hover .apply-left-h4 {
    color: #D31B37;
}


.career-content-div-2 {
    border-bottom: 1px solid rgba(15, 13, 13, .1);

    padding: 40px 0px;
}

/* career-about-section */
.caree-about-left-img {
    width: 94%;
    display: flex;
    margin: 0 auto;
}

.career-about-section {
    margin-top: 80px;
}

.career-about-section .row {
    display: flex;
    align-items: center;
}

.caree-about-right-p {
    font-size: 18px;
    color: #666666;
}


/* career- button animation */
.treffer-about-button-ca {
    position: relative;
    text-decoration: none;
    display: inline-block;
    background-color: #D31B37;
    color: #fff;
    padding: 9px 25px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease, background 0.3s ease;
    z-index: 1;
}

.treffer-about-button-ca::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    height: 100%;
    width: 50%;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    transform: skewX(-20deg);
    z-index: 2;
    transition: all 0.5s ease;
}

.treffer-about-button-ca:hover::before {
    left: 130%;
}

.treffer-about-button-ca span {
    position: relative;
    z-index: 3;
    display: inline-block;
    transition: transform 0.3s ease;
}

.treffer-about-button-ca:hover span {
    transform: translateX(4px);
}

.treffer-about-button-ca:hover {
    background-color: #b81d2a;
    transform: translateY(-1px);
}

.treffer-about-buttondiv-career {
    margin-top: 26px;
}

/* hiring-process section */
.tr-hiring-process-hea {
    font-size: 38px;
    color: #ffffff;
    font-weight: 550;
}

.hiring-process-trp-section {
    margin-top: 60px;
    color: #111111;
    background-color: #0f1b28;
    padding: 60px 30px;
}

.hire-process-border {
    /*border-top: 1px solid #D31B37;*/
    /*margin: 35px 10px;*/
        border-top: 1px solid #D31B37;
    margin: 15px 0;

}

.hiring-process-con-main {
    margin-top: 25px;
}
.hiring-last-para-h4 {
    font-size: 30px;
        font-weight: 600;
}

.hiring-process-numper {
    /*font-size: 55px;*/
    /*color: #ffffff;*/
    font-size: 44px;
    color: #D31B37;
}

.hire-pro-p-heading {
    font-size: 18px;
    /*color: #fff;*/
    color: #000;
    margin-top: 30px;
    margin-bottom: 0px;
}

.hiring-process-col-div {
    /*padding: 0px 3px;*/
    /*    margin-bottom: 40px;*/
        padding: 15px 15px;
    margin-bottom: 40px;
    background: #fff;
    min-height: 333px;
    border-radius: 20px;
}

.hire-pro-h4-heading {
    /*color: #ffffff;*/
        color: #000000;
    font-weight: 600;
    font-size: 28px;
}




/* image animation */
.caree-about-left-imgdiv {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.caree-about-left-img {
    display: block;

    height: auto;
    transition: all 0.6s ease;
}

.caree-about-left-imgdiv::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.3) 50%,
            rgba(255, 255, 255, 0) 100%);
    transform: skewX(-25deg);
    z-index: 2;
    transition: all 0.6s ease;
}

.caree-about-left-imgdiv:hover::before {
    left: 150%;
}

.caree-about-left-imgdiv:hover .triff-page-img {
    filter: brightness(1.05);
}

/* gray line brak point--> */

.foo-braek-line {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dad1d1;
    padding-top: 50px;
}
/* career page css end */



/* career sub page css start */
/* career-sub-page section */
.career-sub-page-section {
    margin-top: 80px;
}

.careeer-sub-fst-p {
    font-size: 20px;
    color: #666666;
}

.careeer-sub-para-detail {
    font-size: 18px;
    color: #666666;
}

.careeer-sub-fst-h2 {
    font-size: 38px;
    color: #111111;
    margin-bottom: 40px;
    font-weight: 550;
}

.career-sub-2-hea {
    margin-top: 35px;

}

.career-sub-2-li {
    font-size: 18px;
    color: #666666;
}

.career-sub-2-ul {
    display: flex;
    flex-direction: column;
    gap: 13px;
    margin-top: 30px;
}

.last-sub-email-a {
    text-decoration: none;
    font-size: 30px;
    color: #111111;
    font-weight: 550;
}

.last-sub-email-p {
    margin-bottom: 0px;
    margin-top: 30px;
    font-size: 20px;
    color: #666666;
}

.last-sub-email-a:hover {
    color: #D31B37;
    transition: 0.4s;
}

/* career- right form code */
/* ====== Career Form Custom Styles ====== */
.tre-carer-form-wrapper {
    background: #fff;
    border-radius: 6px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    max-width: 600px;
    margin: auto;
}

.tre-carer-form-title {
    font-size: 22px;
    font-weight: bold;
}

.tre-carer-form-subtitle {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
}

.tre-carer-form-position {
    background: #f1f1f1;
    padding: 8px 12px;
    border-radius: 4px;
    border: none;
    font-size: 15px;
    width: 100%;
    margin-bottom: 15px;
}

.tre-carer-form-input {
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}

.tre-carer-form-file {
    font-size: 14px;
    margin-bottom: 15px;
}

.tre-carer-form-btn {
    background: #000;
    color: #fff;
    border: none;
    padding: 10px;
    font-size: 15px;
    border-radius: 4px;
    width: 100%;
}

.tre-carer-form-btn:hover {
    background: #333;
}



/* ====== Input Focus Red Border ====== */
.tre-carer-form-input:focus,
.tre-carer-form-position:focus,
.tre-carer-form-file:focus {
    border-color: #d31b37 !important;
    /* Bright red */
    box-shadow: none !important;
    outline: none;
}

/* ====== Button Red Style ====== */
.tre-carer-form-btn {
    background: #d31b37 !important;
    border: none;
    color: #fff;
}

.tre-carer-form-btn:hover {
    background: #a7182c !important;
    /* Darker red */
}


.career-sub-right-form {
    padding: 0px 15px;
    position: sticky;
    top: 0;
}


.career-sub-2-heading {
    font-size: 30px;
}

/* gray line brak point--> */

.foo-braek-line {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dad1d1;
    padding-top: 50px;
}



/* career sub page css end */

/* contact page css start */

body {
    font-family: "Mona Sans", sans-serif;
    color: #2D3748;
    background-color: #fff;

}

.contact-hero-tr {
    background: linear-gradient(135deg, #FDF0F2 0%, #fff 100%);
    padding: 5rem 0 4rem;
    position: relative;
    overflow: hidden;
}

/*
    .contact-hero-tr::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 40%;
      height: 100%;
      background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="%23D31B37" opacity="0.05"><circle cx="25" cy="25" r="20"/><circle cx="75" cy="75" r="20"/><circle cx="75" cy="25" r="10"/><circle cx="25" cy="75" r="10"/></svg>');
      background-size: 150px;
    }
*/
.section-title-tri-con {
    font-weight: 700;
    position: relative;
    display: inline-block;
        font-size: 36px;
    margin-bottom: 1.5rem;
}
.section-title-tri-con-new-loc{
        padding-top: 40px;
            margin-bottom: 28px !important;

}
/*
    .section-title::after {
      content: "";
      position: absolute;
      bottom: -10px;
      left: 0;
      width: 50px;
      height: 4px;
      background-color: #D31B37;
    }
*/




.contact-form-container-tre {
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0 6px 15px rgba(211, 27, 55, 0.1);
    padding: 2.5rem;
    border-top: 4px solid #D31B37;
}

.form-label-tre {
    font-weight: 500;
    color: #4A5568;
    margin-bottom: 0.5rem;
}

.treffer-form-control,
.form-select {
    padding: 0.75rem 1rem;
    border-radius: 8px;
    border: 1px solid #E2E8F0;
    transition: all 0.3s ease;
    width: 100%;
}
.treffer-form-control:focus-visible,
.form-select:focus-visible{
	outline:none;
}

.treffer-form-control:focus,
.form-select:focus {
    border-color: #D31B37;
    box-shadow: 0 0 0 0.25rem rgba(211, 27, 55, 0.15);
}

.treffer-form-control::placeholder {
    color: #718096;
    opacity: 0.7;
}

.btn-primary-a {
    position: relative;
    text-decoration: none;
    display: inline-block;
    background-color: #D31B37;
    /* Bootstrap primary blue */
    color: #fff !important;
    padding: 7px 16px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease, background 0.3s ease;
    z-index: 1;
}

.btn-primary-a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    height: 100%;
    width: 50%;
    background: linear-gradient(120deg,
            transparent,
            rgba(255, 255, 255, 0.5),
            transparent);
    transform: skewX(-20deg);
    z-index: 2;
    transition: all 0.5s ease;
}

.btn-primary-a:hover::before {
    left: 130%;
}



.contact-details {
    background-color: #F7FAFC;
    border-radius: 12px;
    padding: 2rem;
    height: 100%;
}

.detail-item {
    margin-bottom: 1.5rem;
}

.detail-icon {
    color: #D31B37;
    font-size: 1.25rem;
    margin-right: 1rem;
}

.social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #D31B37;
    color: white;
    transition: all 0.3s ease;
    margin-right: 0.75rem;
}

.social-link:hover {
    background-color: #A3152C;
    transform: translateY(-3px);
}

.map-container {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 6px 15px rgba(211, 27, 55, 0.1);
    border: 1px solid rgba(211, 27, 55, 0.1);
}

.con-tr-icon-a {
    text-decoration: none;
    color: #111111;
}

.con-tr-icon-p {
    margin-bottom: 10px;
    color: #666666;
}

.tr-con-coldiv {}

.tri-contact-fst-section {
    background-color: #2D3748;
    padding: 70px 0px;
}

.tri-form-top-h3 {
    margin-top: 15px;
    font-size: 28px;
}

.triffer-contact-section-main {
    padding: 70px 0px;
}

/* animation con--div */
.tr-con-coldiv {
    position: relative;
    overflow: hidden;
    transition: color 0.4s ease;
    text-align: center;
    background-color: #ffff;
    padding: 20px;
    border-radius: 20px;
    min-height: 280px;
}

.tr-con-coldiv::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #D31B37;
    z-index: 0;
    transition: height 0.4s ease;
}

.tr-con-coldiv:hover::before {
    height: 100%;
}
.tr-con-coldiv:hover .treffer-red-ff-hover {
    color:#fff;
}


/* Ensure content stays above the pseudo-element */
.tr-con-coldiv * {
    position: relative;
    z-index: 1;
    transition: color 0.4s ease, filter 0.4s ease;
}

/* Text color change on hover */
.tr-con-coldiv:hover .tri-form-top-h3 {
    color: #fff;
}

/* Image turns white using filter */
.tr-con-coldiv:hover .con-gr-iconimg {
    filter: brightness(0) invert(1);
}

.con-tr-icon-a,
.con-tr-icon-p {
    color: #000;
    /* default color */
        font-size: 18px;
    transition: color 0.4s ease;
}

.tr-con-coldiv:hover .con-tr-icon-a,
.tr-con-coldiv:hover .con-tr-icon-p {
    color: #fff;
}


.tri-breadcrumb {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 15px 40px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    z-index: 3;
    clip-path: polygon(0 0, calc(100% - 30px) 0%, 100% 120%, 0% 120%);
    border-top-right-radius: 10px;
}

.tri-breadcrumb a {
    color: #000;
    text-decoration: none;
    margin-right: 5px;
}

.tri-breadcrumb i {
    margin: 0 5px;
    color: red;
}

.tri-breadcrumb span {
    color: #555;
    text-transform: uppercase;
}



.tre-contact-ph-a:hover {
    color: #D31B37;
}

.tre-contact-ph-a {
    text-decoration: none;
    color: #2d3748;
}

.form-check-label {
    margin-bottom: 20px;
}

.form-check-label a {
    color: #2d3748 !important;
}

.form-check {
    margin-top: 30px;
}
/* contact page css end */



/* customer page css end */
.div-popup {
    padding: 30px;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.div-popup:hover {
    transform: scale(1.03);
}

.tri-popus-section {
    margin-top: 80px;
    margin-bottom: 30px;

}

.div-popup-img {
    height: auto;
    display: block;
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

/* Add grayscale effect on hover */
.div-popup:hover .div-popup-img {
    filter: none;
}

/* Popup styles */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease;
}

.popup-overlay.active {
    opacity: 1;
    visibility: visible;
}

.popup-content-tr {
    background-color: white;
    width: 100%;
    max-width: 800px;
    min-height: 460px;
    padding: 30px;
    border-radius: 10px;
    position: relative;
    max-height: 90vh;
    overflow: hidden;
    overflow-y: auto;
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.popup-overlay.active .popup-content-tr {
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
}

.popup-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 36px;
    cursor: pointer;
    color: #333;
    background: none;
    border: none;
    transition: transform 0.3s ease, color 0.3s ease;
}

.popup-close:hover {
    transform: rotate(90deg);
    color: #ff4757;
}

.popup-image-tre {
    height: auto;
    margin-bottom: 20px;
    border-radius: 5px;
    opacity: 0;
    transition: all 0.5s ease 0.3s;
}

.popup-title-tr {
    font-size: 28px;
    margin-bottom: 15px;
    color: #333;
    opacity: 0;
    transition: all 0.5s ease 0.5s;
}

.popup-title.secondary {
    margin-top: 30px;
    color: #555;
    font-size: 20px;
}

.popup-text-tr {
    font-size: 18px;

    color: #666666;
    opacity: 0;
    transition: all 0.5s ease 0.7s;
}

.popup-overlay.active .popup-image-tre,
.popup-overlay.active .popup-title-tr,
.popup-overlay.active .popup-text-tr {
    opacity: 1;
}

.tri-popus-section .col-md-3 {
    border: 1px solid #ddd;
    margin-top: -1px;
    margin-left: -1px;
}



/* gray line brak point--> */

.foo-braek-line {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dad1d1;
    padding: 30px 0px;
}


/* customer page css end */

.tri-top-baner h1 {
    position: relative;
    z-index: 2;
    font-size: 3rem;
    font-weight: bold;
    text-align: center;
}

.tri-breadcrumb {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 15px 40px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    z-index: 3;
    clip-path: polygon(0 0, calc(100% - 30px) 0%, 100% 120%, 0% 120%);
    border-top-right-radius: 10px;
}

.tri-breadcrumb a {
    color: #000;
    text-decoration: none;
    margin-right: 5px;
}

.tri-breadcrumb i {
    margin: 0 5px;
    color: #D31B37;
}

.tri-breadcrumb span {
    color: #555;
    text-transform: uppercase;
}



/* engineering-design page*/
/* new mech design section*/
.treff-new-eng-pa-section {
    margin-top: 80px;
    background: #fff;
    color: #1d1d1f;
    font-family: D-DIN;
}

.treff-new-eng-pa-media {
    overflow: hidden;
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
    background: #f7f7fa;
}

/*
.treff-new-eng-pa-img {
  width: 82%;
  height: auto;
  display: block;
  object-fit: cover;
}*/

.treff-new-eng-pa-head {
    font-weight: 700;
    margin-bottom: 14px;
    font-size: 32px;
    color: #111111;
}

.treff-new-eng-pa-head-2 {
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 32px;
    color: #111111;
}

.treff-new-eng-pa-lead {
    color: #666666;

    margin-bottom: 20px;
    font-size: 18px;
}

.treff-new-eng-pa-lead-2 {
    color: #666666;

    margin-bottom: 20px;
    font-size: 18px;
}





.treff-new-eng-pa-acc {
    border-top: 1px solid #e9e9ec;
}

.treff-new-eng-pa-item {
    border-bottom: 1px solid #e9e9ec;
    overflow: hidden;
}

.treff-new-eng-pa-headrow {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px 6px;
    cursor: pointer;
    user-select: none;
}

.treff-new-eng-pa-headrow1 {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px 6px;
    cursor: pointer;
    user-select: none;
}

.treff-new-eng-pa-title {
    flex: 1;
    font-weight: 600;
    font-size: 18px;
}

.treff-new-eng-pa-toggle {
    width: 28px;
    height: 28px;
    display: grid;
    place-items: center;
    border-radius: 999px;
    font-size: 14px;
    color: #111;
}

.treff-new-eng-pa-toggle::before {
    content: "+";
    font-weight: 700;
}

.treff-new-eng-pa-item.is-open .treff-new-eng-pa-toggle::before {
    content: "–";
}

/* Smooth animation */
.treff-new-eng-pa-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.3s ease;
    padding: 0 6px;
}

.treff-new-eng-pa-item.is-open .treff-new-eng-pa-body {
    max-height: 500px;
    /* large enough to fit content */
    padding: 0 6px 16px 6px;
}

.treff-new-eng-pa-ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 10px;
}

.treff-new-eng-pa-ul li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: #333333;
    font-size: 18px;
}

.treff-new-eng-pa-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #333333;
    margin-top: 8px;
    flex: 0 0 6px;
}




/* second row css */

.treff-ne-design-pa {

    margin-top: 80px;
    background-color: #fff;

}

.treff-ne-design-pa-4 {

    margin-top: 80px;
    background-color: #fff;

}

/*
.treff-ne-text h2 {
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 20px;
}
*/


.treff-ne-text h5 {
    font-weight: 600;
    margin-bottom: 15px;
    color: #111111;
	font-size:18px;
}

.treff-ne-text ul {
    list-style-type: disc;
    padding-left: 20px;
}

.treff-ne-text ul li b {
    color: #111111;
}

.treff-ne-text ul li {
    margin-bottom: 10px;
    font-size: 18px;
    color: #333333;
    font-family: D-DIN;
}

.treff-ne-img img {
    border-radius: 6px;
    max-width: 100%;
}

.treff-cad-image-div-img {
    width: 88%;
    margin: 0 auto;
    display: flex;
    border-radius: 9px;

}

.treff-cad-image-div-2 {
    POSITION: STICKY;
    TOP: 20PX;
}

.rd-row-mech-design {
    margin-top: 80px;
}

.rd-row-mech-design-2 {
    margin-top: 80px;
    padding-bottom: 50px;
}


/* new */
.treff-new-eng-pa-lead-b {
    color: #666666;

    margin-bottom: 10px;
    font-size: 18px;
}

.dedi-eng-p {
    color: #666666;
    font-size: 18px;
}

.dedi-eng-p-a {
    color: #111111;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 600;
}

.bold-b-tref {
    font-weight: 600;
    color: #111111;
}

.benefit-li-span {
    color: #111111;
    font-weight: 600;
    padding-right: 3px;
}

/* engineering-design page css end */



/* Team page css start */
/* team section */
.team-img-tr {
    width: 95%;
    margin: 0 auto;
}

.tre-our-team-section {
    margin-top: 80px;
}

.team-col-content-2 {
    margin-top: 45px;
}

.our-team-h2 {
    font-size: 38px;
    margin-bottom: 30px;
    font-weight: 550;
}

.team-icon-right-div i {
    color: #666666;
}

.team-icon-div-con {
    margin-top: 15px;
}

.team-icon-right-div {
    font-size: 26px;
}

.team-icon-right-div-a {
    text-decoration: none;
}

.team-icon-left-h6 {
    font-size: 18px;
    color: #666666;
}


/* image animation */
.team-img-div {
    position: relative;
    display: inline-block;
    overflow: hidden;

}

.caree-about-left-img {
    display: block;

    height: auto;
    transition: all 0.6s ease;
}

.team-img-div::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.3) 50%,
            rgba(255, 255, 255, 0) 100%);
    transform: skewX(-25deg);
    z-index: 2;
    transition: all 0.6s ease;
}

.team-img-div:hover::before {
    left: 150%;
}

.team-img-div :hover .triff-page-img {
    filter: brightness(1.05);
}

/*  DIV HOVER ANIMATION */
.team-icon-left-h4,
.team-icon-right-div-a i {
    transition: color 0.3s ease;
}

.team-col-div:hover .team-icon-left-h4 {
    color: #D31B37;
}

.team-col-div:hover .team-icon-right-div-a i {
    color: #D31B37;
}




/* gray line brak point--> */

.foo-braek-line {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #dad1d1;
    padding: 30px 0px;
}


/* Team page css end */
.divider svg path {
    fill: #dd2c1c;
}


/*new success page*/

.tri-popus-section-img {
    width: 100%;
    border: 2px solid #ccc;
    cursor: pointer;
    transition: 0.3s;
}

.tri-popus-section-img:hover {
    border-color: #666;
}

/* Popup Modal Styles */
.success-stories-popup {
    display: none;
    /* Hidden by default */
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
}

.success-stories-popup-content {
    background-color: white;
    padding: 20px;
    max-width: 600px;
    width: 90%;
    border-radius: 8px;
    text-align: center;
    position: relative;
}

.success-stories-popup-content img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.success-stories-popup-content p {
    font-size: 16px;
}

.success-stories-close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    background: #ff5555;
    color: white;
    border: none;
    font-size: 16px;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 4px;
}

.success-stories-close-btn:hover {
    background: #cc0000;
}




/*form control*/
.treffer-form-controll {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


.treffer-form-controll:focus {
    color: #212529;
    background-color: #fff;
    border-color: #d31b3761;
    outline: 0;
    box-shadow: 0 0 0 .25rem #d31b370f;
}


.treffer-form-control-mess {
    resize: none;
    height: 108px;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
    display: flex;
    width: 100%;
    align-items: center;
    border: none;
}


.tre-carer-form-input {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}



.success-story-sec {
    padding: 70px 0;
}

.success-story-sec .success-box img {
  /*  filter: grayscale(100%);*/

}

.success-story-sec .success-box:hover img {
    filter: none;

}

.success-story-sec .col-md-3 {
    border: 1px solid #ccc;
    margin-top: -1px;
    margin-left: -1px;
}

.success-story-sec .success-box {
    display: flex;
    justify-content: center;
    cursor: pointer;
    padding: 30px;
}

.modal .red-ff {
    color: #ec3237;
    font-weight: 500;
}


.hiring-last-para {
    margin-top: 40px;
    color: #fff;
    text-align: center;
}
.hiring-last-para-p {
    font-size: 18px;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 0px;
    width: 80%;
    margin: 10px auto;
}
.hiring-last-para-p-span{
    display:block
}
.apply-now-data-popup-h4
 {
    font-size: 30px;
    margin-bottom: 16px;
    font-weight: 600;
}
.apply-now-data-popup {
    text-align: center;
}
.apply-now-data-popup-p {
    font-size: 18px;
    margin-bottom: 30px;
}
    .apply-now-data-popup-all {
    padding: 30px;
}
  .why-work-for-us-p-a {
    font-weight: 600;
    color: #000;
    font-size: 20px;
} 
.why-work-for-us-p-a-1{
        font-weight: 600;
    color: #fff;
    font-size: 20px;
}
.why-work-for-us-p {
    font-size: 20px;
}



.products-sub-sec
 {
    padding: 60px 0;
}
.sidebar-contact-data {
    position: relative;
    padding: 50px 20px;
    text-align: center;
    background-size: cover;
    background-image: url(../images/sidebar-contact.jpg);
    z-index: 0;
      border-radius: 10px;
    margin-bottom: 40px;
}
.sidebar-contact-data::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.70);
    z-index: -1;
}
.sidebar-contact-data .text {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 20px;
}
.sidebar-contact-data .email a {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 500;
}
.follow-us {
    margin-top: 26px;
}
.follow-us-h3 {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 24px;
}
.follow-us-ul {
    display: flex
;
    padding-left: 0;
    margin-top: 20px;
    justify-content: center;
}
.follow-icon-a i {
    color: #fff;
}
.follow-icon-a:hover.follow-icon-a i {
    color: #e73236;
}

.get-a-free-quote-sec {
    background: #f0f0f0;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}
.get-a-free-quote-sec-h3 {
    font-size: 26px;
    color: #2D3748;
    font-weight: 600;
        margin-bottom: 16px;
}


.testi-text-trifee-a1 {
   color: #D31B37;
    margin-left: 5px;
}




.copy-right-sec {
    background: #d31b37;
	margin-top: 30px;
    padding: 15px 0;
}


.treffer-red-ff-copy{
	color: #ffffff;
}
.treffer-fst-home-p-span{
	display:block;
}
.se-new-llinew {
    margin-top: 20px;
}

.auto-treff-new-h5 {
    margin-top: 15px;
}
.triffrt-copy-main-1-row{
	    align-items: center;
}
.treffer-about-button-2-new{
	    border: 1px solid #d31b37 !important;
}

























