/*********************center_home****************/
.carousel-caption {
    bottom: 0;
    left: 0;
    color: var(--bs-white);
    width: 100%;
    height: 100%;
    padding: 270px 140px 0px 140px;
    text-align: left;
}

.carousel-caption h1 {
    font-size: 60px;
}

.main_1 {
    z-index: 1000;
    width: 100%;
    /* left: 5%; */
}

/*********************center_home_end****************/

/*********************about_h****************/
.about_h_2_mid img {
    min-height: 290px;
}

.about_h_2_left {
    min-height: 290px;
}

.tool_icon {
    border-right: 3px solid var(--yellow);
    height: 60px;
}

/*********************about_h_end****************/

/*********************serv_h****************/

#serv_h {
    background-image: url(../image/3.jpg);
    background-position: center center;
    background-size: cover;
}

/*********************serv_h_end****************/

/*********************spec****************/
.spec_1_left1 img {
    width: 90%;
}

.spec_1_left2 {
    width: 60%;
}

.spec_1_left2_inner1 {
    border-top: 3px dashed var(--bs-white);
}

.spec_1_left2 {
    bottom: -60px;
}

#spec {
    margin-bottom: 60px;
}

/*********************spec_end****************/

/*********************work****************/
#work {
    background-image: url(../image/2.jpg);
    background-position: center center;
    background-size: cover;
}

.shop_serv1_left2 {
    padding-top: 48%;
    top: 0;
}

.shop_serv1_left:hover .shop_serv1_left2 {
    transition: 0.3s;
    display: none;
}

/*********************work_end****************/


/*********************testim****************/
#testim {
    background-image: url(../image/1.jpg);
    background-position: center center;
    background-size: cover;
}

.testim_1_left .quote {
    width: 60px;
    height: 60px;
    line-height: 60px;
}

/*********************testim_end****************/

/*********************exep****************/
.exep_1_left ul b {
    border-right: 3px solid var(--yellow);
}

.exep_1_right span {
    left: 42%;
    top: 38%;
}

.exep_1_right span a {
    width: 90px;
    height: 90px;
    line-height: 90px;
}

/*********************exep_end****************/

@media screen and (max-width : 767px) {
    .carousel-caption {
        position: static !important;
        padding: 15px 15px 15px 15px;
        background: var(--bs-dark) !important;
    }

    .carousel-caption h1 {
        font-size: 30px;
    }

    .carousel-caption br {
        display: none;
    }

    .carousel-caption p {
        width: 100% !important;
    }

    .carousel-caption {
        text-align: left !important;
    }

    .estimate_1_right {
        text-align: left !important;
    }

    .estimate_1_left {
        text-align: left;
    }

    .estimate_1_mid {
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: left !important;
    }

    .about_h_3_left {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .serv_h1_mid {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .spec_1_left1 img {
        width: 100%;
    }

    .spec_1_left2 {
        position: static !important;
        width: 100%;
    }

    .spec_1_right {
        margin-top: 20px;
    }

    .shop_serv1_left {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .shop_serv1_left2 {
        padding-top: 42%;
    }

    .testim_1_left {
        padding: 30px 15px !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .exep_1_left li {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .exep_1_left {
        margin-bottom: 20px;
    }

    .exep_1_right span {
        left: 32%;
        top: 30%;
    }

    .form_box1_left {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .about_h_2_left {
        min-height: auto;
    }

    .exep_1_right span {
        left: 42%;
        top: 40%;
    }
}


@media (min-width:576px) and (max-width:767px) {}

@media (min-width:768px) and (max-width:991px) {
    .center_home img {
        min-height: 550px;
    }

    .carousel-caption h1 {
        font-size: 50px;
    }

    .carousel-caption br {
        display: none;
    }

    .carousel-caption p {
        width: 70% !important;
    }

    .carousel-caption {
        padding: 90px 90px 0px 90px;
    }

    .about_h_2_left {
        padding: 15px !important;
    }

    .about_h_2_left h4 {
        font-size: 18px;
    }

    .spec_1_left2 {
        bottom: -120px;
    }

    .shop_serv1_left2 h5 {
        font-size: 15px;
    }

    .shop_serv1_left2 h6 {
        font-size: 14px;
    }

    .shop_serv1_left2 {
        padding-top: 42%;
    }

    .exep_1_right span {
        left: 36%;
        top: 32%;
    }

    .exep_1_left li {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .form_box1_left .button {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .center_home img {
        min-height: 700px;
    }

    .carousel-caption h1 {
        font-size: 50px;
    }

    .carousel-caption {
        padding: 240px 120px 0px 120px;
    }

    .about_h_2_left {
        padding: 20px 15px !important;
    }

    .shop_serv1_left2 {
        padding-top: 42%;
    }
}

@media (min-width:1201px) and (max-width:1250px) {
    .carousel-caption h1 {
        font-size: 50px;
    }
}

@media screen and (min-width : 1400px) {
    .carousel-caption {
        padding: 330px 140px 0px 140px;
    }

    .about_h_2_left {
        min-height: 293px;
    }
}



.cookie-consent-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #212529;
    padding: 15px 0;
    z-index: 9999;
    display: none;
}

.cookie-consent-bottom a {
    text-decoration: underline;
}


.company-card {
    background: #161616;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.company-card img {
    max-height: 80px;
    object-fit: contain;
}

.company-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}

.section-title {
    font-size: 38px;
    font-weight: 700;
}

.section-line {
    width: 80px;
    height: 4px;
    background: #f5c400;
    margin-top: 10px;
}

.main-navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #000;
    padding: 12px 0;
    height: 80px;
}

.logo img {
    height: 40px;
}

/* MENU */
.menu {
    list-style: none;
    gap: 30px;
}

.menu li {
    position: relative;
}

.menu li a {
    color: #ccc;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 5px;
    transition: 0.3s;
}

/* ACTIVE + HOVER */
.menu li a.active,
.menu li a:hover {
    color: #ffcc00;
    border-bottom: 2px solid #ffcc00;
}

/* DROPDOWN */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    display: none;
    min-width: 220px;
    border-radius: 6px;
    padding: 10px 0;
}

.dropdown-menu li {
    padding: 5px 15px;
}

.dropdown-menu li a {
    color: #000;
    font-size: 14px;
}

.dropdown:hover .dropdown-menu {
    display: block;
}


.navbar-toggler {
    border: none;
    background: none;
}

/* Mobile menu */
.offcanvas {
    width: 260px;
}


.navbar-toggler i {
    color: #ffcc00;
}



/* Overlay dark effect */
.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

/* Text positioning */
.custom-caption {
    position: absolute;
    top: 50%;
    left: 8%;
    transform: translateY(-50%);
    z-index: 2;
}

/* Heading */
.custom-caption h1 {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
}

/* Yellow Button */
.banner-btn {
    background: #ffcc00;
    color: #000;
    padding: 10px 20px;
    border-radius: 3px;
    font-weight: 600;
    text-decoration: none;
}

.banner-btn:hover {
    background: #e6b800;
    color: #000;
}

/* Dropdown background */
.dropdown-menu {
    background-color: #000;
    border: none;
}

/* Dropdown items */
.dropdown-menu .dropdown-item {
    color: #ffcc00;
    font-size: 14px;
    padding: 8px 15px;
}

/* Hover effect */
.dropdown-menu .dropdown-item:hover {
    background-color: #111;
    color: #fff;
}

/* Optional: remove default Bootstrap blue */
.dropdown-item:focus,
.dropdown-item:active {
    background-color: #111;
    color: #fff;
}


/* OFFCANVAS BACKGROUND */
.offcanvas {
    background-color: #000 !important;
    color: #ffcc00;
}

/* LINKS */
.offcanvas .nav-link {
    color: #ffcc00;
    font-size: 15px;
    padding: 10px 0;
}

/* HOVER */
.offcanvas .nav-link:hover {
    color: #fff;
}

/* DROPDOWN ARROW */
.offcanvas .bi-chevron-down {
    color: #ffcc00;
}

/* CLOSE BUTTON WHITE */
.offcanvas .btn-close {
    filter: invert(1);
}

/* LOGO SPACE */
.offcanvas-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* SUB MENU */
#mobileProducts .nav-link {
    color: #ffcc00;
    padding-left: 10px;
    font-size: 14px;
}

/* SUB MENU HOVER */
#mobileProducts .nav-link:hover {
    color: #fff;
}


#estimate {
    background: #000 !important;
}

#estimate p {
    color: #ddd;
}


.tools-section {
    background: url('image/banner-bg.jpg') center/cover no-repeat;
    position: relative;
}

.tools-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
}

.tools-section .container-xl {
    position: relative;
    z-index: 2;
}

/* Heading */
.section-title {
    color: #ffcc00;
    font-weight: 700;
}

/* Card */
.tool-card {
    background: #fff;
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    height: 100%;
    transition: 0.3s;
}

.tools-section {
    background: url('../image/bg_products.jpg') center center / cover no-repeat;
    position: relative;
    padding: 80px 0;
}

.tool-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

/* Image */
.tool-card img {
    height: 180px;
    object-fit: contain;
    margin-bottom: 15px;
}

/* Title */
.tool-card h5 {
    font-weight: 600;
    margin-bottom: 10px;
}

/* Text */
.tool-card p {
    font-size: 14px;
    color: #555;
}



/* IMAGE WRAPPER */
.tool-img {
    position: relative;
    overflow: hidden;
}

/* IMAGE */
.tool-img img {
    width: 100%;
    height: 180px;
    object-fit: contain;
    transition: 0.4s;
}

/* OVERLAY */
.tool-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 0.3s;
}

/* BUTTON */
.view-btn {
    background: #ffcc00;
    color: #000;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 3px;
}

/* HOVER EFFECT Card */
.tool-card:hover .tool-overlay {
    opacity: 1;
}

.tool-card:hover img {
    transform: scale(1.05);
}

/* YELLOW BORDER ON HOVER */
.tool-card {
    border: 2px solid transparent;
    transition: 0.3s;
}

.tool-card:hover {
    border: 2px solid #ffcc00;
}

/* Text Highlight */
.highlight {
    color: #ffcc00;
    font-weight: 600;
}


.ratio iframe {
    border-radius: 6px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}