/*category.css*/

       .rs-breadcrumb-one {
    padding: 100px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
            .rs-breadcrumb-one:before {
    background: linear-gradient(143deg, #0d0d0d, hsla(0, 0%, 5%, .1));
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    /*z-index: 1;*/
    top:0;
    left:0;
}
.rs-breadcrumb-content-wrapper {
    position: relative;
}

    .rs-product-item{
        border:1px solid #ccc;
    }
    .rs-product-content a{
        font-size: 20px;
    }
    .rs-product-content {
        padding:10px;
    }
    .rs-product-content {
    padding: 15px;
    margin-top:0px;}
    
    .ds-atlascopco .ds-brand-horizontal-card .cmp-teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    height: 100%;
    position: relative;
    width: 100%;
}

.ds-atlascopco .ds-brand-horizontal-card.ds-brand-horizontal-card__image.teaser__gradient .cmp-teaser:before, .ds-atlascopco .ds-brand-horizontal-card.ds-brand-horizontal-card__square.teaser__gradient .cmp-teaser:before {
    background: linear-gradient(40deg, hsla(0, 0%, 5%, .8), hsla(0, 0%, 5%, .08));
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.ds-atlascopco .ds-brand-horizontal-card .cmp-teaser__link {
    text-decoration: none;
    width: 100%;
}

.ds-atlascopco .ds-brand-horizontal-card.ds-brand-horizontal-card__image .cmp-teaser__content {
    padding: 3pc 24px 24px 3pc;
    position: relative;
    z-index: 9;
    height:325px;
}
.ds-atlascopco .ds-brand-horizontal-card .cmp-teaser__content {
    padding: 3pc 24px 24px 3pc;
    width: 100%;
}

.ds-atlascopco .ds-brand-horizontal-card .cmp-teaser__title {
    color:#fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 2pc;
    margin: 0 0 9pt;
}
.ds-atlascopco .ds-brand-horizontal-card .cmp-teaser:hover .cmp-teaser__image .cmp-image__image {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.ds-atlascopco .ds-brand-horizontal-card .cmp-teaser__description p{
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 36px;
    color:#fff;
}

.ds-atlascopco .ds-brand-horizontal-card.ds-brand-horizontal-card__image .cmp-teaser__image {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.ds-atlascopco .ds-brand-horizontal-card .cmp-teaser__image .cmp-image {
    height: 100%;
    overflow: hidden;
}
.ds-atlascopco .ds-brand-horizontal-card.ds-brand-horizontal-card__image .cmp-teaser__image .cmp-image .cmp-image__image {
    -o-object-fit: cover;
    object-fit: cover;
}
.ds-atlascopco .ds-brand-horizontal-card .cmp-teaser__image .cmp-image__image {
    height: 100%;
    margin: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
}

.ds-atlascopco .ds-brand-horizontal-card .cmp-teaser__link:after {
    background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.125 3.90625H21.0938M21.0938 3.90625V21.875M21.0938 3.90625L4.6875 20.3125' stroke='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    bottom: 24px;
    content: "";
    height: 25px;
    position: absolute;
    right: 24px;
    width: 25px;
    z-index: 2
}

.ds-atlascopco .ds-brand-horizontal-card .cmp-teaser__image .cmp-image {
    height: 100%;
    overflow: hidden
}


            .rs-accordion-one .accordion-button, .rs-accordion-one .accordion-body {

    background-color: #fff;

}



.rs-product-item{
        border:1px solid #ccc;
    }
    .rs-product-content a{
        font-size: 20px;
    }
    .rs-product-content {
        padding:10px;
    }
    .rs-product-content {
    padding: 15px;
    margin-top:0px;
        
    }
    .rs-product-btn {

    display: flex;
    gap: 20px;
    padding: 20px;
    justify-content:center;
}


    .rs-product-btn  .rs-btn{
padding:10px 15px;
font-size:14px;
}


 .rs-portfolio-six .rs-portfolio-item {
                height: auto;
                box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .16), 0 4px 5px 0 rgba(0, 0, 0, .05), 0 1px 10px 0 rgba(0, 0, 0, .08);
            }
            .rs-portfolio-six.has-theme-orange .rs-portfolio-content {
                background: black;
                border: none;
                bottom: -45px;
            }
            .rs-portfolio-six .rs-portfolio-content {
                background: none;
                color: black;
                /*bottom: -52px;*/
                /*width: 440px;*/
            }
            .rs-portfolio-six .rs-portfolio-title {
    padding-bottom: 7px;
    font-size: 20px;
}


            .rs-portfolio-six.has-theme-orange .rs-portfolio-content {
    background: black;
    border: none;
    width: 100%;
    padding: 20px 10px;
    
}
.rs-portfolio-six.has-theme-orange p.shortcontent {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    display: none;
}

.rs-portfolio-six.has-theme-orange  .rs-portfolio-item:hover p.shortcontent{
    
    display: block;
    
}
.rs-portfolio-six.has-theme-orange .rs-portfolio-text-btn a {
    color: var(--rs-white);
    font-size: 14px;
}


     
.rs-postbox-details-wrapper {
    h2,
    h3,
    h4 {
        margin: 20px 0;
    }

    h2 {
        font-size: 40px;
    }

    p {
        margin-bottom: 20px;
    }

    ol,
    ul {
        padding-left: 2rem;
    }
    
    li p, li{
           margin-bottom: 10px;
    }
}



section.rs-portfolio-area.rs-portfolio-six.section-space.has-theme-orange  a.rs-btn.text-white.modalShowOnClick{
    margin-top:20px;
}



@media only screen and (max-width: 767.5px) {
    
    .rs-postbox-details-wrapper  h2{
        font-size: 30px;
    }
    .ds-atlascopco .ds-brand-horizontal-card.ds-brand-horizontal-card__image .cmp-teaser__content {
    padding: 20px;
   
    height: auto;
}
.ds-atlascopco .ds-brand-horizontal-card .cmp-teaser__title {
  
    font-size: 22px;
   
    margin-bottom: 10px;
}
.ds-atlascopco .ds-brand-horizontal-card .cmp-teaser__description p {
    font-size: 15px;
    line-height: 26px;
    margin: 0 0 10px;
}
    .rs-why-choose-one .rs-why-choose-title {
  
    font-size: 20px;
}

    .rs-why-choose-one.has-theme-orange .rs-why-choose-content p {
        font-size: 15px;
        line-height: 26px;
    }

.rs-accordion-one .accordion-body {
   
    padding: 20px;
 
    font-size: 15px;
    line-height: 26px;
}














}
    