body {
    font-family: "Poppins", sans-serif;
}

.hero-products {
    transform: translateY(-250%);
    z-index: 999;
}

.home-hero .swiper-slide::before {
    content: "";
    /*z-index: 999;*/
    pointer-events: none;
    background-color: rgb(0,0,0,0.25);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.interactive-banners-style-02 .category-name {
    position: absolute;
    top: 40px;
    left: 50%;
    line-height: 14px;
    background: transparent;
    color: #232323;
    width: 200px;
    text-transform: uppercase;
    transform: translateX(-50%);
    padding: 8px 15px;
    -webkit-transition: all .2s cubic-bezier(.2,0,.3,1);
    -moz-transition: all .2s cubic-bezier(.2,0,.3,1);
    -ms-transition: all .2s cubic-bezier(.2,0,.3,1);
    -o-transition: all .2s cubic-bezier(.2,0,.3,1);
    transition: all .2scubic-bezier(.2,0,.3,1);
}

.interactive-banners-style-02 .text-large {
    font-size: 1.2rem;
}


.interactive-banners-style-02:hover .category-name {
    background-color: #fff;
}

.navbar .navbar-nav .nav-link {
    font-size: 16px;
}

.theme-demos {
    display: none !important;
}

.tanim-toggler li:hover {
    cursor: pointer;
}

.section__padding {
    padding: 3rem 0;
}

.slider-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    pointer-events: none;
    line-height: 1.4;
    width: 100%;
}


.banner-height {
    height: 550px;
}

.banner-caption {
    font-size: 3rem;
}

.usage-text {
    font-size: 1.1rem;
}

.bg-beige {
    background-color: #b7a389;
}

.blog-grid .blog-post-image .blog-category {
    font-size: 18px;
    padding: 12px;
}

.social-icon-box {
    gap: 15px;
}

.social-icon i {
    font-size: 1.8rem;
}

.feature-box {
    height: 320px;
    justify-content: flex-start;
}

.contact-title {
    background-color: #feef03;
}

.feature-box-content {
    margin-bottom: 15px;
}

input[type=checkbox] {
    width: 1em;
    margin-top: .5em;
}
.interactive-banners-style-02 img.slider-logo {
    box-shadow:
            0.3px 0.4px 2.7px rgba(0, 0, 0, 0.053),
            0.8px 1px 6.9px rgba(0, 0, 0, 0.075),
            1.6px 1.9px 14.2px rgba(0, 0, 0, 0.095),
            3.3px 4px 29.2px rgba(0, 0, 0, 0.117),
            9px 11px 80px rgba(0, 0, 0, 0.17)
;
    float: left;
    margin-left: 5px;
    background-color: #000;
    padding: 5px;
}

.interactive-banners-style-02:hover .category-name {
    background-color: transparent;
}

.banner-nav {
    color: #fff;
    margin-top: 20px;
}
.banner-nav a {
    text-decoration: underline;
    color: #fff;
    transition: .3s;
}

.banner-nav a:hover {
    color: #d7d7d7;
}

.corporate-links a {
    margin-left: 10px;
}

.usage-area ul {
    padding-left: 15px !important;
}

tbody, td, tfoot, th, thead, tr {
    border-width: 1px;
}

table {
    caption-side: top;

}

table caption {
    text-align: center;
    font-weight: bold;
}

.header-phone {
    color: #fff;
}

header.sticky .header-phone {
    color: #000;
}

.monka-products .blog-post-image .blog-category {
    position: absolute;
    top: 23px;
    right: 23px;
    line-height: 14px;
    background: rgba(23,23,23,.75);
    color: #fff;
    text-transform: uppercase;
    border-radius: 2px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
        font-size: 18px;
    padding: 12px;
}

.modal-body {
    padding-inline: 2rem;
}

.modal-body h4 {
    font-size: 1.6rem;
}

.modal-body label {
    font-size: 13px;
    margin-bottom: 10px;
}

table p {
    margin: 10px;
}

select {
        border-bottom: 1px solid #232323;
    padding: 10px 15px;
    width: 100%;
    border-inline: none;
    border-top: none;
    margin: 0 0 15px 0;
    max-width: 100%;
    resize: none;
    outline: 0;
    color: #232323;
    line-height: initial;
    word-break: initial;
}

.scroll-top-arrow, .scroll-top-arrow:focus {
    right: 110px;
}


@media screen and (min-width: 1367px) {
    .slider-box-grid {
        margin-top: 200px !important;
    }
}

@media screen and (min-width: 700px) {
    .mobile-only {
        display: none !important;
    }
    .slider-box-grid {
        margin-top: 100px;
    }
}

@media screen and (max-width: 700px) {
    .slider-height {
        height: 90vh !important;
    }
    .interactive-banners-style-02 {
        height: 80px;
        background-color: rgb(0, 0, 0, .4);
        margin: 5px 0;
        position: relative;
        width: 60%;
    }
    .pc-only {
        display: none !important;
    }

    .box-title {
        position: absolute;
        left: 50%;
        bottom: 15%;
        transform: translateX(-50%);
        text-decoration: underline;
    }

    .nav-item>.dropdown-toggle {
        display: block;
        width: 100%;
        height: 48px;
        position: absolute;
        top: 0;
        text-align: right;
        right: 30px;
        line-height: 50px;
    }
    .slider-caption {
        font-size: 1.2rem;
    }
    .scroll-top-arrow, .scroll-top-arrow:focus {
        display: inline-block !important;
    }
    .home-hero .swiper-slide::before {
        background-color: rgb(0,0,0,0);
    }
    .order-xs-first {
        order: -1!important;
    }

}