* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body,
html {
    font-family: "Roboto", sans-serif;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

body,
html,
.header_container,
.navbar-nav,
.breadcrumb_container,
.banner_container,
.carousel-item>img,
.mmw_products_category,
.paperbag_details_content,
.paperbag_details_content .card,
.paperbag_details_content .card img,
.about_container,
.child .img_parent img,
.our_products_item_title,
.our_products_item .content,
.certificate_container,
.certificate_container .certificate_content .card,
.certificate_container .certificate_content .card img,
.youtube_container,
.contact_form_container,
.contact_innerpage_content,
.market-section:before,
.main_container,
.footer_left .title_footer,
.footer_mid .title_footer,
.about_banner,
.contact_banner,
.inner_banner::before,
.contact_banner .inner_banner::before,
.inner_banner::after {
    width: 100%;
}
.nav-link,
.products_dropdown,
.responsive_navbar>.dropdown-toggle,
.navbar-brand,
.breadcrumb_container,
.mmw_products_category,
.mmw_products ul li a,
.paperbag_details_content .card .views_complete_details,
.view_range,
.paperbag_details_content .card .get_quote,
.our_products_carousal .ourproducttitle,
.child .ourproducttitle,

.our_products_item .des,
.our_products_carousal .ourproducttitle a,
.contact_form .form_submit,
.inner-box>h3>a,
.market-section .title-column .inner-column .view_all,
.market-block .inner-box .view_all,
.market-block .inner-box .icon-box,
.market-block .inner-box:hover .icon-box,
.enquiry_container h2,
.enquiry_container .get_quote,
.footer_left .title_footer,
.footer_mid .title_footer,
.footer_left p,
.footer_left p a,
.footer_mid .footer_mid_items div a,
.footer_right p,
.footer_right p,
.inner_banner .content {
    color: #fff;
}


.paperbag_details_content .card .views_complete_details,
.view_range,
.paperbag_details_content .card .get_quote,
.our_products_carousal .ourproducttitle a,
.contact_form .form_submit,
.enquiry_container .get_quote

{
    padding: 10px;
    margin-top: 10px;
    background-color: #333333;
    border: none;
    font-weight: 400;
    text-align: center;
    border-radius: 5px;

}

.paperbag_details_content .card .views_complete_details:hover,
.view_range:hover,
.enquiry_container .get_quote:hover
 {
    border: 1px solid #333333 !important;
    background-color: #fff;
    color: #333333;


}
.paperbag_details_content .card .get_quote {


    background-color: red;
  
    float: right;
  }
  .our_products_carousal .ourproducttitle a {
    background-color: red;
  }
  
.paperbag_details_content .card .get_quote:hover,
.our_products_carousal .ourproducttitle a:hover,
.contact_form .form_submit:hover {
    border: 1px solid red !important;
    background-color: #fff;
    color: red;

}
.mmw_machine_header ul h6:hover,
.our_products_item_title h6 a:hover,
.slick-dots li.slick-active button:before,
.footer_left p i,
.footer_left p span a,
.footer_mid .footer_mid_items div a:hover,
.inner_banner .content .home_breadcrumb {
    color: red;
}
.our_popular_machine{
    color: #aa0b0b;  
}
@media screen and (max-width:768px) {

    .paperbag_details_content .card .views_complete_details,
    .paperbag_details_content .card .get_quote {
      font-size: 12px;
  
      padding: 10px 5px;
    }
  
  }

/* header style start */
.header_container {
    padding: 10px;
    background-color: #ffffff;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.header_content {
    display: flex;
    justify-content: space-between;
}

.mmw_machine_header ul h6 {
    color: black;
    font-family: cursive;
    font-size: small;
    margin-right: 20px;
    font-size: small;
}

.active_header_machine {
    color: red !important;
}

@media screen and (min-width:767px) and (max-width:992px) {
    .logo a img {
        width: 80px !important;
    }
}

/* header style end */

/* navbar style start */
.navbar {
    padding: 0px;
}

.nav-link {
    font-size: 1.2rem;
    padding: 15px 0px 15px 15px;
    margin-right: 20px;
    font-weight: 400;
}

.products_dropdown {
    font-size: 1.2rem;

    font-weight: 400;
}

.nav-link:hover,
.products_dropdown:hover {
    text-decoration: underline;
}

.responsive_navbar>.dropdown-toggle {
    margin-top: 15px;
    margin-right: 20px;
    margin-left: 15px;
}

.navbar-nav .dropdown-menu {
    margin-top: 20px;
}

.navbar-nav .dropdown-menu .dropdown-item {
    color: #777 !important;
}

.navbar-nav .dropdown-menu .dropdown-item:active {
    background-color: #333333;
    color: #fff !important;
}

.navbar-nav .dropdown-menu li {
    margin-right: 0px !important;
}

.nav-link:hover {
    color: hsl(0, 0%, 100%) !important;
}

.navbar-nav {
    display: flex;
    justify-content: center;
}

.navbar-nav .nav-item {
    text-align: left;
}

.active {
    background-color: red !important;
    color: #fff !important;

}

.navbar-nav>li>a {
    text-decoration: none;
}

.borderWhite {
    border: 1px solid #fff;
}

.navbar-brand {
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand:active {
    color: #fff !important;
}

@media screen and (max-width: 767px) {
    .nav-link {
        margin-right: 0px;
        font-size: 16px;
    }

    .products_dropdown {
        font-size: 16px;
    }

    .nav_link {
        padding-top: 0px !important;
        margin-top: 0px !important;
        padding-bottom: 10px !important;
    }

    .nav_common {
        padding-bottom: 0px !important;

    }

    .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
    }

    .dropdown-menu li a {

        padding: 7px 9px;
        color: #777;
    }

    .navbar-toggler {
        background-color: #fff !important;
        margin-right: 20px;
        outline: 0;
        border: 0;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {

        padding-left: 15px;
        top: 66%;
        width: 100%;
        font-size: 14px;

        background-color: #333333;
        color: #999999;
        border-bottom: 1px solid #484646 !important;
        position: absolute;
    }

    .navbar-expand-md .navbar-nav .dropdown-menu .dropdown-item:hover {
        color: red;
    }

}


@media screen and (min-width: 768px) and (max-width:992px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 4px !important;
        font-size: 14px;
    }

    .products_dropdown {
        font-size: 16px;
        margin-top: -5px !important;
    }
}


@media screen and (min-width: 767px) and (max-width:992px) {
    .navbar-expand-md .navbar-nav .dropdown-menu {
        top: 63%;
        left: 10%;

        width: 80%;
        position: absolute;
    }

    .responsive_navbar>.dropdown-toggle {
        font-size: 14px;
        margin-top: 13px;
    }
}

@media screen and (min-width: 992px) {

    .navbar-expand-md .navbar-nav .dropdown-menu {
        width: 60%;
        left: 25%;
        top: 63%;
        position: absolute;
    }


    @media screen and (min-width:1024px) {
        .navbar-expand-md .navbar-nav .dropdown-menu {
            width: 50%;
            left: 15%
        }
    }


}

/* <!--  navbar style end  --> */

/* whatsapp style start */
@keyframes whatsapp {
    0% {
        box-shadow: 0 0 0 0 rgba(24, 173, 24, 0.5);
    }

    50% {
        box-shadow: 0 0 0 15px rgba(24, 173, 24, 0.2);
    }

    100% {
        box-shadow: 0 0 0 50px transparent;
    }
}

.whatsapptel {
    border-radius: 50%;
    position: fixed;
    right: 60px;
    bottom: 8%;
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.0875);
    animation: whatsapp 2s linear infinite;

}

/* whatsapp style end */

/* telephone style start */
@keyframes shadowPulse {

    0% {
        box-shadow: 0 0 0 0 rgba(221, 1, 49, 0.5);
    }

    50% {
        box-shadow: 0 0 0 15px rgba(221, 1, 49, 0.2);
    }

    100% {
        box-shadow: 0 0 0 50px transparent;
    }
}

.telephone {
    position: fixed;
    left: 60px;
    bottom: 8%;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: #fff;
    padding: 10px;
    text-align: center;
    z-index: 999;
    border: 1px solid rgb(243, 240, 240);
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.0875);
    animation: shadowPulse 2s linear infinite;
}

.telephone a {
    text-decoration: none;
}

.telephone a i {
    color: red;
}

/* telephone style end */
/* toast style start */
.toast ,.toastsucess{
    max-width: 320px;
    min-width: 250px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 3px solid #d90f0fa8;
    background-color: #ffffff;
    color: #808080ad  !important;
    text-align: left;
    border-radius: 10px;
    padding: 16px;
    position: fixed;
    z-index: 9999;
    right: 40px;
    top: 20px;
    font-size: 16px;
    box-shadow: 0 3px 6px rgba(221, 127, 127, 0.16), 0 3px 6px rgba(185, 101, 101, 0.23);
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

.toastsucess{
    background-color: #4CAF50 !important;
    color: #ffff !important;
    padding: 20px !important;
    border-bottom: 3px solid #388e3c !important;
  }
  
.toast::after ,.toastsucess::after{
    padding: 5px 10px;
    position: absolute;
    top: 0;
    right: 0;
    content: "✖";
    /* color: gray; */
    color:black
}

@keyframes fadein {
    from {
        top: 10;
        opacity: 0;
    }

    to {
        top: 30px;
        opacity: 1;
    }
}

@keyframes fadeout {
    from {
        top: 10px;
        opacity: 1;
    }

    to {
        top: 30;
        opacity: 0;
    }
}

/* toast style end */

/* contact form style start */
.contact_innerpage_container,.other_location {
    padding: 20px 55px;
    margin: 20px 0;
}
.other_location>p{
    margin-bottom: 10px;
}
.contact_innerpage_content h2 {
    font-size: 2rem;

    text-transform: uppercase;
}

.contact_form .form-group {
    margin-bottom: 15px;
}

.contact_form .form-control {
    border-radius: 0px !important;
}

.modal-body {
    padding: 0px 20px 20px 20px !important;
}

.contact_form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
}

::-webkit-input-placeholder {

    opacity: 0.5 !important;
}

:-moz-placeholder {

    opacity: 0.5 !important;
}

::-moz-placeholder {

    opacity: 0.5 !important;
}

:-ms-input-placeholder {
    opacity: 0.5 !important;
}

::-ms-input-placeholder {
    opacity: 0.5 !important;
}

::placeholder {
    opacity: 0.5 !important;
}

.contact_form .form_submit {
    background-color: red;
}


.contact_innerpage_content_right p {
    margin-bottom: 5px;
    font-size: 14px;
    text-align: justify;
}

.contact_innerpage_content_right i {
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
}

.contact_innerpage_content_right a {
    outline: 0;
    text-decoration: none;
}

.contact_innerpage_content_right a:hover {
    color: #000 !important;
}

@media screen and (max-width: 767px) {
    .contact_form_container {
        margin: 0px 10px;
    }

    .contact_innerpage_container {
        padding: 0px 10px 0px 10px;
    }
}

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

    .contact_innerpage_content {
        padding: 0px;
    }

}

/* contact form style end */
/* footer style start */
.main_container {
    background-color: #333333;

}

.main_container .footer {
    padding: 30px 0px;
}

.footer_left .title_footer,
.footer_mid .title_footer {
    margin: 0 0 18px;
    float: left !important;
    font-size: 18px;
    font-weight: 600;
}

.footer_left p i {
    font-size: 14px;
    line-height: 26px;
    margin-right: 5px;

}

.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
}

.footer_left p,
.footer_left p a {
    font-size: 13px;
}

p {
    margin-bottom: 5px;
}

a {
    outline: 0;
    text-decoration: none;
}

.footer_left p span a {

    padding: 0 3px;
    font-size: 16px;
}


.footer_mid .footer_mid_items div a {
    font-size: 13px;
    text-decoration: none !important;
}

.footer_right p {
    font-size: 12px;

    margin-top: 15px;
}

.footer_right .scroll-top {
    background: none repeat scroll 0 0 #060606;

    color: #fff !important;
    cursor: pointer;

    padding: 6px;

    text-align: center;
    text-decoration: none !important;
    width: 38px;

}

.local_network{
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    margin: 0 0 18px;
    padding: 0 0 5px 8px;
    border-bottom: #484646 solid 1px;
}
.location{
    padding-left: 0px !important;

}
.location>li{
padding: 0 !important;
list-style: none;

}
.location>li>a{
    color: #ffffff;
    font-size: 12px;
}
@media screen and (max-width: 368px) {
    .footer_left p {
        text-align: left !important;
    }
}

@media screen and (max-width: 767px) {
    .main_container {
        width: 100%;
        background-color: #333333;
        opacity: 1 !important;
    }

    .footer_mid {
        margin-top: 20px;
    }

    .footer_right p {


        margin-top: 10px;
    }

    .footer_right img {
        margin-top: 20px;

        width: 40% !important;

    }

    .title_footer {
        margin-top: 20px !important;
    }
}

@media screen and (min-width:768px) and (max-width: 992px) {
    .footer_right img {
        margin-top: 20px;

        width: 58% !important;

    }

    .footer_right p {

        margin-top: 20px;
    }

    .footer {
        padding: 30px 15px !important;
    }

    .footer_mid {
        margin-bottom: 25px;
    }

    .footer_right {
        margin-top: -300px;
    }

}

/* <!-- footer style end --> */


/* apply in all pages  */
.main_highlight_title {
    font-size: 2.5rem;
}

.hightlight_title {
    font-size: 1.75rem;
    text-transform: capitalize;
    text-shadow: 0ch;
}

.description {
    font-size: smaller;
    font-weight: 400;
    font-size: 13px;
    margin: 10px 10px 10px 0px;


}

.description_product {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid red;
}

.highlight_title_different {
    font-size: 18px;
    font-weight: 600;
}

.full_red_border {
    border-bottom: 2px solid red;

    width: 100%;
    margin-top: 40px !important;
}


.little_red_border {
    width: 50px;
    border: 1px solid red;
    margin-top: 5px;
    margin-bottom: 5px;

}

.title {
    text-align: center;
}


.title_border {
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom: 2px solid red;
    display: inline-block;

}

/* apply in all pages  */