body {
    overflow-x: hidden;
}

a {
    transition: 0.15s;
}

a:hover {
    text-decoration: none;
    color: #f26c6c;
}



.banway h1,
.banway h2,
.banway h3,
.banway h4,
.banway h5,
.banway h6 {
    color: #414042;
    margin: 0;
}

.banway p,
.banway span,
.banway ul,
.banway li,
.banway label {
    margin: 0;
    color: #808285;
}

.mandatory {
    color: red;
}

button:focus,
.input-number-wrapper input:focus,
input:focus,
textarea:focus {
    border: 0 !important;
    outline: 0 !important;
    box-shadow: unset !important;
}


.text-12 {
    font-size: 12px;
}

button.btn.btn-cart-continues {
    background: transparent;
}

.qty-width {
    width: 100px;
}


.blue {
    color: #15BFF1;
}

.min-height-500 {
    min-height: 500px;
}

/* .swiper-slide img {
    width: 100%;
} */

.slider-description-area {
    position: absolute;
    /* width: 33%; */
    right: 5.5%;
    top: 47%;
}

.slider-description-area h1 {
    font-size: 2.6rem;
}

.slider-description-area p {
    margin-bottom: 25px;
}

.swiper-pagination-bullet-active {
    background: #f26c6c !important;
}

.main-btn {
    background-color: #ed1c24;
    color: #fff;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 10px;
    transition: 0.15s;
    border: 0;
}

.main-btn:hover {
    background-color: #bd0209;

}

.main-btn:focus {
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15) !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 40px !important;
}


/* 
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px !important;
} */


.box-shadow {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    padding: 20px 10px;
    border-radius: 10px;
    background-color: #fff;
}

.home-page-bg-y01>.row {
    position: relative;
}

.home-page-bg-y01>.row:after {
    content: '';
    display: block;
    width: 80%;
    max-width: 1250px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: #fffaf3;
}

.home-page-text-width-wrapper h4 {
    width: 70%;
}

.home-page-text-width-wrapper p {
    width: 82%;
    text-align: justify;
}

.page_title_wrapper {
    margin-top: 5px;
}

.page_title_wrapper h1 {
    color: #fff;
    font-weight: bold;
}

.categories-icon {
    width: 100px;
}

.box-shadow.categories-wrapper {
    padding: 50px 10px;
    transition: 0.15s;
    cursor: pointer;
    height: 100%;
}

.box-shadow.categories-wrapper:hover {
    background-color: #fffaf3;
    transform: scale(1.05);
}

.box-shadow.categories-wrapper p {
    font-size: 18px;
}

.home-page-catalogue-text-width-wrapper p {
    width: 70%;
    text-align: justify;
}

.home-page-manufacturing-text-width-wrapper p {
    text-align: justify;
}

.light-gray {
    color: #6d6e71;
}

.home-page-award-text-width-wrapper p {
    width: 80%;
    text-align: justify;
}

.home-page-yellow-bg {
    width: 90%;
    background-color: #fbb040;
    margin-top: 100px;
}

.home-page-yellow-bg h4,
.home-page-yellow-bg p {
    color: #fff;
}

.home-page-company-text-width-wrapper {
    margin: 100px 0;
}

.home-page-company-text-width-wrapper h4 {
    width: 70%;
}

.home-page-company-text-width-wrapper p {
    width: 80%;
    text-align: justify;

}

.pd-img-wrapper img {
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
}

.home-page-showcase-text-width-wrapper p {
    text-align: justify;
}

.home-page-bg-y02>.row {
    position: relative;
}

.home-page-bg-y02>.row:after {
    content: '';
    display: block;
    width: 80%;
    max-width: 1335px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    background-color: #fffaf3;
}

.box-shadow.testimonial {
    position: relative;
    padding: 50px;
    margin-bottom: 25px;
}

.box-shadow.testimonial .quote-mark {
    position: absolute;
    top: 40px;
    width: 40px;
    opacity: 0.1;
}

.owl-carousel .owl-item {
    padding: 5px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 25px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #f26c6c !important;
}

.inner-banner-bg-img {
    background-image: url(../../../data/editor/inner-yellow.jpg);
    background-position: center center;
    background-size: cover;
    padding: 50px 0px;
}

.inner-banner-bg-img .breadcrumbs span {
    color: #fff;
}

.inner-page-yellow-bg>.row {
    position: relative;
}


.inner-page-yellow-bg>.row:after {
    content: '';
    display: block;
    width: 80%;
    max-width: 1250px;
    min-height: 525px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    background-color: #fffaf3;

}

.inner-page-text-wrapper {
    max-width: 60%;
}

.inner-page-text-wrapper p {
    text-align: justify;
}

.box-shadow.customize {
    /* padding-top: 100px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    min-height: 525px; */
    padding: 50px;
    min-height: 450px;
}

.box-shadow.customize img {
    width: 125px;
}

.box-shadow.customize p {
    margin-bottom: 25px;
    min-height: 75px;
}



.box-shadow.who-are-we {
    padding: 50px;
    min-height: 405px;
}

.coral-text {
    color: #f26c6c !important;
}

.gray-text {
    color: #414042;
}


.manufacturing-yellow-bg>.row {
    position: relative;
}


.manufacturing-yellow-bg>.row:after {
    content: '';
    display: block;
    width: 100%;
    min-height: 600px;
    position: absolute;
    right: 0;
    bottom: 25px;
    z-index: -1;
    background-color: #fffaf3;

}

.manufacturing-grid-text-wrapper {
    max-width: 500px;
}


.form-box-shadow {
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
}

.banway input,
.banway textarea {
    border: 0 !important;
    background-color: #f7f7f7 !important;
    padding: 15px !important;
    border: 5px;
    margin-top: 10px;
    border-radius: 0 !important;
}

.get-quote-benefit {
    display: flex;
    align-items: baseline;
}

.get-quote-benefit i {
    color: #8dc63f;
    font-size: 24px;
}

.get-quote-text-wrapper {
    max-width: 80%;
}

select.form-control:not([size]):not([multiple]) {
    height: unset;
}

select {
    border-radius: 0 !important;
    border: 1px solid #ced4da !important;
    margin-top: 10px;
    padding: 15px !important;
}

input[type=file] {
    border: 1px solid #dadada !important;
    background-color: transparent !important;
    border-radius: 0;
}

.input-number {
    margin-top: 0px !important;
}

.input-number-wrapper {
    position: relative;
    background-color: #f7f7f7;
}

.input-number-wrapper input {
    width: 125px;
    background-color: unset !important;
}

/* .input-number-wrapper input { */
/* margin-top: 0; */
/* width: 100px; */
/* } */

.background-light-yellow {
    background-color: #fffaf3;
}

.product-categories-nav {
    justify-content: center;
    margin: 25px 0 !important;
}

.product-categories-nav .nav-item a {
    padding: 5px 15px;
    transition: 0.15s;

}

.product-categories-nav .nav-item::after {
    content: '';
    transition: 0.15s;
    display: block;
    border: 2px solid #c54e4e;
    opacity: 0;
    visibility: 0;
    width: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.product-categories-nav .nav-item.active::after,
.product-categories-nav .nav-item:hover::after {
    opacity: 1;
    visibility: visible;

}

.border-box {
    cursor: pointer;
}

.border-box .img-box {
    height: 260px;
}

.border-box .img-box:hover .hover-product-image {
    opacity: 1;
}

.border-box .img-box {
    position: relative;
    display: flex;
    align-items: center;
}

.border-box .img-box .main-product-image,
.border-box .img-box .hover-product-image {
    transition: opacity 0.3s;
}

.border-box .img-box:hover .main-product-image,
.border-box .img-box .hover-product-image {
    position: absolute;
    opacity: 0;
    left: 0;
}

.border-box .img-box:hover .hover-product-image.hover-show {
    opacity: 1;
}

.img-border-style {
    /* border: 1px solid #e4e4e4; */
    border-radius: 5px;
    max-height: 260px;
}

.border-box img {
    width: 100%;
    object-fit: contain;
}

.product-thumb {
    padding: 5px;
    width: 100%;
    height: 250px;
    object-fit: contain;
    background-color: #fff;
}

.main-product-image {
    height: 250px;
    width: 100%;
    object-fit: contain;
    padding: 15px;
}

.product_image {
    max-height: 600px;
    object-fit: contain;
}

.footer-border {
    border-top: 1px solid #e6e7e8;
    border-bottom: 1px solid #e6e7e8;
}

.footer-logo{
    width: 125px;
}

.footer-sm-icon {
    /* font-size: 20px; */
    color: #808285;
    transition: 0.15s;
    line-height: 1em;
    width: 30px;
}

.fb-icon {
    color: #3b5998;
    font-size: 38px;
}

.insta-icon {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
    color: #fff;
    padding: 5px 7px;
    border-radius: 3px;
    -webkit-filter: blur(0);
}

/* .footer-sm-icon:hover {
    color: #c54e4e;
} */

.footer-listing {
    padding: 0;
    list-style-type: none;
}

.footer-listing .nav-item {
    margin-bottom: 10px;
}

footer .fa,
footer .fas {
    color: #808285;
}

.ws-green {
    color: #25D366 !important;
}


.fa-whatsapp {
    font-size: 20px;
    color: #25D366;
}

button.footer-link {
    all: unset;
    color: #808285 !important;
    margin-bottom: 10px;
}

button.footer-link:hover {
    color: #f26c6c;
}

button.footer-link:visited {
    color: unset;
}





.ui-selectmenu-button {
    background: white !important;
    border-radius: 0 !important;
    border: 1px solid #ced4da !important;
    margin-top: 10px !important;
    padding: 15px !important;
    width: 100% !important;
}

.ui-selectmenu-menu .ui-menu-icons .ui-menu-item .ui-menu-item-wrapper {
    min-height: 150px;
    padding-top: 60px;
    padding-left: 200px;
}

.ui-selectmenu-menu .ui-menu-icons .ui-menu-item .ui-menu-item-wrapper .ui-icon.product-image {
    background-size: cover;
    background-position: center center;
    height: 100%;
    min-height: 150px;
    width: 150px;
}

.upload-row-wrapper {
    font-size: 12px;
    margin: 5px 0;
}


.c-custom select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    border: 0 !important;
    border-radius: 10px !important;

}

.c-custom select option {
    font-size: 18px;
    text-indent: 10px;
    padding: 10px;

}


/* Remove IE arrow */
.c-custom select::-ms-expand {
    display: none !important;

}

/* .c-select select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
} */




/* Custom Select */
.c-custom {
    position: relative;
    /* display: flex; */
    /* width: 20em; */
    height: 100%;
    line-height: 3;
    /* background: #2c3e50; */
    border: 0;

}


/* Arrow */
.c-custom::after {
    font-family: FontAwesome;
    content: "\f107";
    font-weight: bold;
    position: absolute;
    top: 5px;
    right: 15px;
    /* padding: 0 1em; */
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}



.c2-custom select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    width: 100%;
    cursor: pointer;
    background-color: #f7f7f7;
    overflow: hidden;
    border: 0 !important;
}

.c2-custom select option {
    font-size: 18px;
    text-indent: 10px;
    padding: 10px;

}


/* Remove IE arrow */
.c2-custom select::-ms-expand {
    display: none !important;

}

/* .c-select select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
} */




/* Custom Select */
.c2-custom {
    position: relative;
    display: flex;
    width: 100%;
    height: 64px;
    line-height: 3;
    /* background: #2c3e50; */


}


/* Arrow */
.c2-custom::after {
    font-family: FontAwesome;
    content: "\f107";
    font-weight: bold;
    position: absolute;
    top: 12px;
    right: 15px;
    /* padding: 0 1em; */
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}










.c3-custom select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    background-color: #f7f7f7;
    border: 0 !important;
}

.c3-custom select option {
    font-size: 18px;
    text-indent: 10px;
    padding: 10px;

}


/* Remove IE arrow */
.c3-custom select::-ms-expand {
    display: none !important;

}

/* .c-select select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
} */




/* Custom Select */
.c3-custom {
    position: relative;
    display: flex;
    /* width: 20em; */
    width: 325px;
    height: 100%;
    line-height: 3;
    /* background: #2c3e50; */
    border: 0;

}


/* Arrow */
.c3-custom::after {
    font-family: FontAwesome;
    font-weight: bold;
    content: "\f107";
    position: absolute;
    top: 13px;
    right: 15px;
    /* padding: 0 1em; */
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}


.bulk-enquiry-item .item {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.bulk-action-icon {
    color: #8c8c8c;
}

.mobile-fixed-contact-wrapper {
    display: none;
}





@media screen and (max-width:1199px) {
    .slider-description-area {
        width: 40%;
        top: 18%;
    }

    .box-shadow.who-are-we {
        min-height: 430px;
    }

    .home-page-company-text-width-wrapper {
        margin-top: 50px;
        margin-bottom: 50px;
        margin-left: 50px;
    }


    .home-page-company-text-width-wrapper h4 {
        width: 90%;
    }

    .home-page-text-width-wrapper p {
        width: 90%;
    }
}


@media screen and (max-width:991px) {

    .swiper-lazy {
        width: 100%;
        max-height: 100vh;
        object-fit: cover;
    }

    .slider-description-area {
        width: 90%;
        top: 12%;
        text-align: center;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .slider-description-area h1 {
        font-size: 2rem;

    }


    .home-page-bg-y01>.row:after,
    .home-page-bg-y02>.row:after {
        width: 100%;
    }


    .pd-img-wrapper {
        text-align: center;
    }

    .pd-img-wrapper img {
        all: unset;
        width: 80%;
        margin: 0 auto;
        margin-top: 50px;
    }

    .home-page-text-width-wrapper h4,
    .home-page-text-width-wrapper p {
        width: 100%;
        text-align: center;
    }

    .home-page-company-text-width-wrapper {
        margin: 50px 0;
    }

    .home-page-yellow-bg {
        width: 95%;
    }

    .home-page-manufacturing-text-width-wrapper p {
        text-align: center;
    }

    .home-page-showcase-text-width-wrapper p {
        text-align: center;
    }

    .page_title_wrapper {
        text-align: center;
    }

    .inner-page-yellow-bg>.row:after {
        width: 100%;
    }

    .inner-page-text-wrapper {
        max-width: 100%;
    }

    .box-shadow.customize {
        min-height: 525px;
    }

    .box-shadow.who-are-we {
        min-height: 550px;
    }

    .manufacturing-grid-text-wrapper {
        max-width: 100%;
    }

    .get-quote-text-wrapper {
        max-width: 100%;
    }

    .product-thumb {
        height: 100px;
    }


    .product_image {
        max-height: 400px;
        object-fit: contain;
    }

    .mobile-fixed-contact-wrapper {
        display: block;
        position: fixed;
        bottom: -1px;
        box-shadow: 0px -5px 8px rgba(0, 0, 0, 0.20);
        z-index: 10;
        padding: 0;
    }

    .mobile-fixed-contact-wrapper a {
        display: block;
        height: 100%;
    }

    .fixed-contact-btn {
        width: 100%;
        text-align: center;
        border-radius: 0;
        padding: 12px;
        font-size: 20px;
        border: 0;
    }

    .fixed-contact-btn.fb-btn {
        background-color: #3b5998;
        color: #fff;
    }

    .fixed-contact-btn.insta-btn {
        background: #f09433;
        background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
        color: #fff;
    }

    .fixed-contact-btn.mail-btn {
        background-color: #f26c6c;
        color: #fff;
    }

    .fixed-contact-btn.whatsapp-btn {
        background-color: #25D366;
        color: #fff;
    }

    .fa-whatsapp {
        color: #fff;
    }


    footer {
        margin-bottom: 55px;
    }


}


@media screen and (max-width:767px) {

    .box-shadow.customize {
        min-height: unset;
    }

    .box-shadow.who-are-we {
        min-height: unset;
    }

    .page_title_wrapper h1 {
        font-size: 1.75rem;
    }

}

@media screen and (max-width:575px) {
    .box-shadow.categories-wrapper {
        padding: 25px 10px;
    }

    .c1-custom,
    .c2-custom,
    .c3-custom {
        width: 100%;
    }

    .box-shadow.testimonial {
        padding: 25px 15px;
    }

    .box-shadow.testimonial .quote-mark {
        top: 20px;
    }

    .inner-page-yellow-bg>.row:after,
    .manufacturing-yellow-bg>.row:after {
        display: none;
    }

    .inner-page-yellow-bg,
    .manufacturing-yellow-bg {
        background-color: #fffaf3;
    }


    .inner-page-yellow-bg.who-are-we>.row:after,
    .inner-page-yellow-bg.manufacturing>.row:after {
        min-height: 100%;
        max-height: unset;
    }

    .inner-page-yellow-bg.awards>.row:after {
        min-height: unset;
        max-height: 400px;
        height: 100%;
    }
}

.cart-collapse-wrapper .cart-collapse-content.close-tab {
    display: none;
}

.owl-theme .owl-nav [class*=owl-]:hover{
    background: #f26c6c !important;
}