.btn.style_one {
    background-color: #E70D3D;
    border-radius: 16px;
    padding: 2px 30px 3px;
}

body {
    color: #302c2c;
}

.navbar-nav {
    margin-left: 100px;
}

.owl-nav {
    display: none !important;
}

.cta-img-wrap .cta-img {
    max-height: 350px !important;
    margin: 20px auto 0;

}

.service-wrap {
    padding-top: 82px !important;
    padding-bottom: 136px;
}

.square-video {
    width: 400px;
    height: 400px;
    object-fit: cover;
}

@media (max-width: 768px) {

    /* Adjust for smartphones */
    .square-video {
        width: 100%;
        height: auto;
        /* Maintain aspect ratio */
    }
}

@media only screen and (min-width: 1200px) {
    .header-wrap .navbar .navbar-nav .nav-item a {
        color: #000;
        font-weight: 550;
    }

    .hero-slide-item {
        min-height: 350px;
    }

    .hero-wrap.style2 .hero-slide-item .hero-content h1 {
        font-size: 38px;
        line-height: 1.2;
    }
}

.bg-downriver {
    background: linear-gradient(135deg, #1E3A8A, #DC2626);
}


p {
    font-size: 18px;
    line-height: 1.5;
    color: #555555;
}

.hero-slide-item {
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
}


@media (max-width: 768px) {
    .hero-slide-item {
        min-height: 300px;
    }
}

.counter-card {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 300px;
    margin-bottom: 20px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.counter-card .counter-icon {
    font-size: 40px;
    color: #007bff;
    margin-bottom: 10px;
}

.counter-card .counter-num {
    font-size: 32px;
    font-weight: bold;
    color: #333;
}

.counter-card p {
    font-size: 16px;
    color: #666;
    margin-top: 10px;
}

.service-card {
    display: flex;
    align-items: center;
    gap: 20px;
}

.service-img img {
    width: 200px;
    height: auto;
    border-radius: 8px;
}

.service-wrap {
    padding-top: 150px;
    padding-bottom: 150px;
}

.service-card {
    display: flex;
    align-items: center;
    gap: 40px;
}

.service-img img {
    width: 300px;
    height: auto;
    border-radius: 8px;
}

.service-info h3.service-title {
    font-size: 28px;
    margin-bottom: 15px;
    font-weight: bold;
}

.service-info p {
    font-size: 18px;
    line-height: 1.8;
    color: #555;
}

.link.style1 {
    color: #007bff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.link.style1:hover {
    text-decoration: underline;
}

.bg-black-card {
    background-color: #1f1d1d;
    padding: 32px;
    border-radius: 2px;
    padding-bottom: 5px;
}

.text-white {
    color: #fff;
}

h1.text-center {
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: bold;
}

.header-top {
    background-color: #f8f9fa;
    border-bottom: 1px solid #e0e0e0;
}

.header-top .contact-item {
    display: flex;
    align-items: center;
    margin-right: 20px;
    font-size: 14px;
    color: #333;
}

.header-top .contact-item i {
    color: #e70d3d;
    font-size: 22px;
}

.header-top .contact-item a {
    color: #f1efef;
    text-decoration: none;
    font-weight: 500;
    margin-left: 5px;
}

.header-top .contact-item a:hover {
    color: #fcfcfc;
}

.header-top .btn {
    font-size: 14px;
    font-weight: 600;
    padding: 8px 16px;
    border-radius: 26px;
}

.performance {
    font-size: 14px;
}

.hero-slide-item {
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-content {
    padding: 20px;
}

.hero-content h1 {
    font-size: 2.5rem;
    line-height: 1.2;
}

.hero-content p {
    font-size: 1rem;
    margin-bottom: 15px;
}

.hero-btn a {
    padding: 10px 20px;
}

.hero-slide-item {
    position: relative;
    overflow: hidden;
}

.hero-slide-item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.hero-slide-item .hero-content {
    position: relative;
    z-index: 2;
    color: white;
}

.hero-slide-item .hero-content h1,
.hero-slide-item .hero-content p {
    color: white;
}

.hero-slide-item .hero-btn a {
    color: white;
    border-color: white;
}

/* Close Button Styling */
.header-close-btn {
    display: none;
    /* Hidden by default */
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1000;
}

.header-close-btn a {
    font-size: 24px;
    color: #333;
    text-decoration: none;
}





.bg-albastor {
    background-color: #ffffff;
}

.br-2 {
    background-image: url(/frontend/tcul-img/breadcrumb-bg.jpg);
}

.breadcrumb-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 60px 0 60px;
    overflow: hidden;
}

.breadcrumb-wrap:after {
    background-color: rgba(0, 0, 0, 0.85);
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
}

.header-top .btn {
    font-size: 18px;
    font-weight: 500;
    padding: 2px 13px;
    border-radius: 26px;
}

.breadcrumb-title h2 {
    font-size: 52px;
    color: #fff;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 10px;
}

.blog-grid .news-block-one {
    background: #ffffff;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}

.blog-grid .news-block-one:hover {
    transform: translateY(-5px);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
}

.blog-grid .image-box img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.blog-grid .btn {
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
}

.blog-grid .btn i {
    margin-right: 5px;
}

.feature-list {
    list-style: none;
    /* Remove default numbering */
    padding: 0;
}

.feature-list li {
    position: relative;
    padding-left: 30px;
    /* Space for checkmark */
    margin-bottom: 10px;
    font-size: 18px;
}

.feature-list li::before {
    content: "✔";
    /* Checkmark symbol */
    position: absolute;
    left: 0;
    top: 2px;
    color: #dc3545;
    /* Green checkmark */
    font-size: 18px;
    font-weight: bold;
}

.team-card .team-img:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #4c5d85;
}

.corner-border {
    position: relative;
    display: inline-block;
    border-radius: 10px;
    /* Optional: Add a slight round effect */
    overflow: hidden;
    /* Ensures border only appears on the image */
}

.corner-border img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
    /* Match with .corner-border for a clean look */
    border: 5px solid transparent;
    /* Transparent by default */
}

.corner-border::before,
.corner-border::after {
    content: "";
    position: absolute;
    width: 124px;
    height: 125px;
    border: 9px solid #e1393e;
}

.corner-border::before {
    top: 0;
    left: 0;
    border-right: none;
    border-bottom: none;
}

.corner-border::after {
    bottom: 0;
    right: 0;
    border-left: none;
    border-top: none;
}

.header-top {
    background-color: #1c2453;
    border-bottom: 1px solid #e0e0e0;
}

.project-card.style1 .project-info,
.project-card.style2 .project-info {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
}

.project-card.style1 {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.project-card.style1 img {
    width: 100%;
    transition: all 0.3s ease-in-out;
}

.project-card.style1:hover img {
    filter: brightness(0.3) sepia(1) hue-rotate(180deg) saturate(2) contrast(1.5);
    /* transform: scale(1.05); */
}

.hero-bg-one {
    background-image: url(../../tcul-img/home/slider1.png);
}

.hero-bg-two {
    background-image: url(../../tcul-img/home/slider2.png);
}

.hero-bg-three {
    background-image: url(../../tcul-img/home/slider4.png);
}

#contactForm .form-group textarea {
    height: 100px;
    resize: none;
}

.project-card.style1:hover .project-info,
.project-card.style2:hover .project-info {
    /* top: -99px !important; */
    font-size: 20px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    margin-top: 6px;

}

.tcul-floating-btn-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

.tcul-floating-icons {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    z-index: 9999;
}

.tcul-contact-icon {
    background-color: #42db87;
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    transition: transform 0.3s ease;
    cursor: pointer;
}

.tcul-floating-icons {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    /* Add gap between icons */
    z-index: 9999;
}

.tcul-contact-icon {
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    transition: transform 0.3s ease;
    cursor: pointer;
}

.tcul-floating-icons a {
    text-decoration: none !important;
    outline: none !important;
}

a:focus {
    outline: none !important;
    text-decoration: none !important;
}

.tcul-contact-icon i {
    display: inline-block;
    text-decoration: none;
}


/* Hover effect */
.tcul-contact-icon:hover {
    transform: scale(1.1);
}

/* WhatsApp icon */
.whatsapp-icon {
    background-color: #25D366;
}


.call-icon {
    background-color: #105294;
}

.pulsing-icon {
    animation: pulsing 2s infinite;
}

.tcul-floating-icons {
    position: fixed;
    bottom: 104px;
}

.modal-backdrop.show {
    opacity: 0 !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    z-index: 1040 !important;
    display: none;
}

.modal {
    z-index: 1050 !important;
}

body.modal-open {
    overflow: hidden;
}



/* Show Close Button on Mobile */
@media (max-width: 991px) {
    .header-close-btn {
        display: block;
    }

    .header-top {
        position: relative;
        background: #fff;
        /* Optional: Adjust the background for better visibility */
        z-index: 999;
    }

    .header-top.hidden {
        display: none;
        /* Hide header when close button is clicked */
    }
}

@media only screen and (max-width: 991px) {
    .hero-wrap.style3 .hero-slide-item .hero-shape {
        position: absolute;
        top: 0;
        left: 0;
        height: calc(100% + 2px);
        width: 100%;
        z-index: -1;
    }
}

@media only screen and (max-width: 767px) {
    .hero-wrap.style3 .hero-slide-item .hero-content h1 {
        font-size: 52px;
        line-height: 1.3;
    }
}

@media only screen and (max-width: 1199px) {
    .header-wrap.style3 .header-bottom {
        background-color: #ffffff;
    }

    .header-wrap .header-top {
        background-color: #070b3b;

    }
}

@media only screen and (max-width: 1199px) {
    .header-wrap.sticky.style3 .header-bottom {
        background-color: #ffffff;
    }
}

@media only screen and (min-width: 1200px) {
    .header-wrap .navbar .navbar-brand img {
        max-width: 140px;
    }
}