/*Home page Design start ==========================================*/

.et-social-icons a:hover {
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


.footer-heading h6 a {
    color: var(--primary-yellow) !important;
    font-size: 22px;
    font-weight: 400;
    font-family: var(--font-bebas) !important;
    margin: 0 !important;
    text-transform: uppercase;
    text-decoration: none;
}



.plastic-slider-section {
    margin: 32px 80px 20px 80px;
}

.banner-slider-home .et_pb_slide_content h1 {
    color: var(--blackcolor) !important;
    font-size: 60px;
    font-weight: 400;
    line-height: 62px;
    text-align: center;
    margin: 0;
    padding: 0 !important;
}

.plastic-slider-section .et_pb_slides {
    height: 0;
    padding-bottom: 32%;
    width: 100%;
    position: relative;
}
.plastic-slider-section .et_pb_slides .et_pb_slide::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #66676633;
    z-index: 2;
}
.plastic-slider-section .et_pb_slides .et_pb_media_alignment_center {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.plastic-slider-section {
    margin-left: auto;
    margin-right: auto;
    width: 87%;
    margin-top: 32px;
}

.banner-slider-home .et_pb_slide_content h2 {
    color: var(--blackcolor) !important;
}

.plastic-slider-section .et_pb_slide_description {
    width: 47%;
    margin: 0 0px 0 0px;
    position: relative;
    top: -5px;
}

.plastic-slider-section .banner-slider-home .et_pb_button_wrapper a:hover {
    background-color: black;
}


.banner-slider-home .et_pb_slide {
    height: 375px;
    /* background-size: 100% !important; */
    background-repeat: no-repeat;
    background-color: white !important;
    padding: 0 !important;
    background-position: right;
}   

.banner-slider-home .et_pb_slide_content h2 {
    color: var(--blackcolor) !important;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    line-height: 42px;
    margin: 0;
    padding: 0;
}

.banner-slider-home {
    overflow: visible;
}

.banner-slider-home .et-pb-controllers {
    bottom: -35px;
}

.paper-col-category .paper-btn:hover, .poly-col-category .poly-poster-btn:hover, .cling-col-category .cling-btn:hover {
    background-color: var(--primary-red);
    padding: 11px 0 11px 0;
    border: 0;
}

.banner-slider-home .et-pb-controllers a.et-pb-active-control {
    background-color: #b3b4b4;
    border: 1px solid #b3b4b4;
}

.banner-slider-home .et-pb-controllers a {
    border: 1px solid #b3b4b4;
    width: 12px;
    height: 12px;
}
.plastic-slider-section .banner-slider-home .et_pb_button_wrapper a {
    padding: 12px 95px 12px 95px;
    background-color: var(--primary-red);
    border: none;
    border-radius: 0;
    margin-top: 40px;
    font-weight: 700;
}

.plastic-slider-section {
    padding: 0 !important;
}

.plastic-slider-section .banner-slider-home .et_pb_slide_description {
    padding: 0 !important;
    z-index: 99;
}

.et_pb_button:hover:after {
    opacity: 1;
    margin-left: 0;
    display: none;
}

.category-filter-row .cling-col-category .cling-btn:hover {
    background-color: var(--primary-red);
}
.category-btn-mob-row {
    display: none;
}
.category-titles {
    padding: 0 !important;
}

.category-btn-section {
    padding: 0 !important;
}

.category-btn-section .category-btn-row {
    padding: 0 !important;
}

.category-titles .et_pb_row {
    padding: 0 !important;
    padding-bottom: 5px !important;
}

.cate-img-1 {
    margin: 0 !important;
}

.category-titles .categories-col-column .category-title-head {
    text-align: center;
}

.category-title-head h5 {
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 20px;
    color: #666766;
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.category-btn-section .category-btn-coln {
    display: flex;
    gap: 42px;
    width: 100% !important;
    justify-content: center;
}

.category-btn-section .category-btn-row {
    width: 90% !important;
    max-width: 1177px;
}

.category-caro-row {
    width: 100% !important;
    max-width: 1178px !important;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0 !important;
}
.category-caro-row .owl-nav {
    display: none;
}

.category-btn-section .category-btn-row {
    display: flex;
}
.product-category-carousel 
 .owl-item {
    display: flex;
    justify-content: center;
}
.category-caro-col-1 {
    width: 86% !important;
    margin: 0 !important;
}
.category-caro-row::after {
    display: none;
}
.category-caro-col-2 {
    /* width: 11% !important; */
    width: 130px !important;
}
.product-category-carousel-img {
    width: 100%;
    height: 100%;
}
.product-category-carousel-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.product-category-carousel .item {
    position: relative;
}
.resource-image-wrapper {
    width: 130px;
    height: 130px;
    padding: 25px;
    background: var(--primary-yellow);
    border-radius: 100px;
    transition: 0.2s;
}
.product-category-carousel .item:hover .resource-image-wrapper {
    background: var(--primary-black);
    transition: 0.2s;
    
}
.product-category-carousel .item:hover img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(100%) saturate(2%) hue-rotate(257deg) brightness(109%) contrast(101%);
}
.product-category-carousel .item h4 {
    font-size: 14px !important;
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
    margin: 15px 0 0 0;
    color: var(--gray-01);
}
.product-category-carousel 
 .item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.product-category-carousel-img span.et_pb_image_wrap {
    width: 130px;
    height: 130px;
    background: #ED2024;
    border-radius: 100px;
    padding: 30px;
    transition: 0.2s;
}
.product-category-carousel-img:hover span.et_pb_image_wrap {
    background: black;
    transition: 0.2s;
}
.product-category-carousel-img:hover:hover img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(100%) saturate(2%) hue-rotate(257deg) brightness(109%) contrast(101%);
}

.cate-img-1 .et_pb_main_blurb_image {
    margin: 0;
}
.cate-img-1 .et_pb_main_blurb_image img {
    object-fit: contain;
}

.cate-img-1 .et_pb_blurb_content .et_pb_blurb_container h4 {
    margin: 0;
    position: relative;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    top: 1px;
}

.cate-img-1 .et_pb_blurb_content .et_pb_blurb_container h4 span {
    font-family: var(--font-Roboto-con) !important;
    text-transform: uppercase;
    color: #232323;
    font-size: 14px;
    font-weight: 400;
}

.category-filter-row .cling-col-category .cling-btn {
    width: 281px;
    padding: 11px 0 11px 0;
    border: none;
    background-color: black;
    text-align: center;
    border-radius: 0;
    text-decoration: none;
    color: white;
    font-size: 20px;
    font-weight: 700;
}

.paper-col-category .paper-btn {
    width: 281px;
    padding: 11px 0 11px 0;
    border: none;
    background-color: black;
    text-align: center;
    border-radius: 0;
    text-decoration: none;
    color: white;
    font-size: 20px;
    font-weight: 700;
}

.poly-col-category .poly-poster-btn{
    width: 281px;
    padding: 11px 0 11px 0;
    border: none;
    background-color: black;
    text-align: center;
    border-radius: 0;
    text-decoration: none;
    color: white;
    font-size: 20px;
    font-weight: 700;
}

.category-filter-row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 27px 0 0 0 !important;
}

.cling-col-category, .paper-col-category, .poly-col-category {
    margin-right: 40px !important;
    width: 281px !important;
}

.all-category-sec {
    padding: 0 !important;
}

.all-category-sec .all-cat-rows {
    padding: 24px 0 26px 0 !important;
}

.all-category-sec .all-cat-rows .text-category-text {
    text-align: center;
}

.all-category-sec .all-cat-rows .text-category-text h5 {
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    color: #666766;
}

.content-sec-con {
    padding: 0 0 56px 0 !important;
    border-top: 1px solid #c1bdbd;
    width: 95%;
    margin: auto;
}

.col-blog-news .news-posts-wrapper .news-post:hover {
    box-shadow: 6px 6px 20px 4px rgba(0, 0, 0, 0.3);
}


.content-sec-con .cont-sec-title {
    text-align: center;
}

.content-sec-con .cont-sec-title h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 42px;
    font-family: var(--font-bebas) !important;
    color: var(--primary-red);
    padding-bottom: 26px;
}

.content-sec-con .cont-sec-row {
    padding: 15px 0 0 0;
    width: 82% !important;
}

.content-sec-con .cont-sec-contents p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    font-family: 'Roboto';
    color: #232323;
}

.news-cpt-sec {
    background-color: var(--gray-07);
    padding: 0 0 80px 0 !important;
}

.news-cpt-sec .col-row-news {
    padding-top: 53px;
    max-width: 78%;
}

.news-cpt-sec .col-row-news .news-heading h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 42px;
    font-family: var(--font-bebas) !important;
    color: var(--blackcolor);
    text-align: center;
    padding-bottom: 35px;
}

.col-blog-news .news-posts-wrapper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 22px !important;
}
.col-blog-news .news-posts-wrapper a {
    text-decoration: none;
}

.col-blog-news .news-posts-wrapper .news-thumbnail {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 69%;
}

.col-blog-news .news-posts-wrapper .news-thumbnail img {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    object-fit: cover;
}

.col-blog-news .news-posts-wrapper .news-post {
    padding: 20px;
    background-color: var(--whitecolor);
    width: 100%;
}
.col-row-news {
    max-width: 78%;
}

.col-blog-news .news-posts-wrapper .news-post h6.news-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    font-family: var(--font-Roboto-con) !important;
    letter-spacing: 0;
    text-transform: none;
    text-align: center;
    color: var(--gray-01);
    margin: 25px 0 10px 0;
    text-decoration: none;
}

.call-out-sections .et-pb-active-slide {
    height: 416px !important;
}

.col-sec-columns .et-pb-active-slide::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #da1f26;
    left: 0;
    mix-blend-mode: multiply;
}

.col-sec-columns .et_pb_slide_description {
    padding-top: 110px;
}

.col-sec-columns blockquote {
    /* font-size: 60px;
    line-height: 60px; */
    font-weight: 400;
    font-family: var(--font-bebas);
    color: var(--whitecolor);
}
.col-sec-columns :where(h1, h2, h3, h4, h5, h6, a, p, blockquote) {
    color: var(--whitecolor) !important;
}
.col-sec-columns .et_pb_slide_content {
    width: 91%;
    margin: 0 auto;
}



.col-sec-columns .et_pb_slide_description {
    padding-top: 97px;
    padding-bottom: 113px;
}

.cate-img-1 span.et_pb_image_wrap.et_pb_only_image_mode_wrap img {
    border-radius: 0;
    transition: 0.5s ease;
}

.cate-img-1 span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
    height: 132px;
    width: 132px;
    background-color: var(--primary-yellow);
    padding: 20px;
    border-radius: 76px;
}

.cate-aditional-1 span.et_pb_image_wrap.et_pb_only_image_mode_wrap img {
    border-radius: 0;
    position: relative;
    top: 0px;
}

.cate-aditional-2 span.et_pb_image_wrap.et_pb_only_image_mode_wrap img {
    border-radius: 0;
    top: 10px;
    position: relative;
}

.cate-aditional-7 span img {
    position: relative;
}

.cate-aditional-7 span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
    background-color: red;
}  

.cate-img-1 .et_pb_main_blurb_image:hover img {
    filter: brightness(0) saturate(100%) invert(100%) saturate(750%) hue-rotate(133deg) brightness(102%) contrast(112%);
    cursor: pointer;
    transition: 0.5s ease;
}

.cate-img-1 .et_pb_main_blurb_image:hover span.et_pb_image_wrap {
    background-color: var(--blackcolor);
    cursor: pointer;
    transition: 0.5s ease;
}
/*Home page Design End==========================================*/

/* top scroll=============================================*/

.et_pb_scroll_top {
    background: var(--primarycolor-2) !important;
    border-radius: 0px !important;
    /* position: relative !important; */
    width: 47px !important;
    right: 10px !important;
    height: 47px !important;
    top: 60%;
    background-color: #fdd306 !important;
    border: 0px solid #191919;
    overflow: hidden;
}


.et_pb_scroll_top::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/Shape.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 45%;
    left: 0;
    top: 0px;
    /* filter: brightness(0) saturate(100%) invert(19%) sepia(74%) saturate(6061%) hue-rotate(350deg) brightness(96%) contrast(94%); */
    transition: 0.2s;
}
.et_pb_scroll_top:hover::before {
    top: -3px;
}

span.et_pb_scroll_top::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/Shape.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 45%;
    top: 43px;
    left: 0px;
    transition: 0.3s;
    z-index: 9;
    /* filter: brightness(0) saturate(100%) invert(19%) sepia(74%) saturate(6061%) hue-rotate(350deg) brightness(96%) contrast(94%); */
    transition: 0.6s;
}
span.et_pb_scroll_top:hover::after {
    top: -43px;
    transition: 0.6s;
}