/*
Theme Name: DPSb Child
Description: A child theme of DPSb
Author: DPSONLINE
Author URI: https://www.dpsonline.it
Version: 1.0.0
Template: dpsb
*/
@import url("../dpsb/style-1.css");

/*nav.main_menu {
    border-right: 1px solid rgba(255,255,255,0.5) ;
}*/
strong {
    font-weight: 500;
}
.bg-01 {
    background-image: url(../../uploads/2021/04/image-hp-GRASSO-Facility-01-4.jpg);
    background-position: right center!important;
    background-size: 90%!important;
}
.bg-02 {
    background-image: url(../../uploads/2021/03/image-hp-GRASSO-Facility-02.jpg);
    background-position: right center!important;
    background-size: 44%!important;
}
.bg-03 {
    background-image: url(../../uploads/2021/03/image-hp-GRASSO-Facility-03.jpg);
    background-position: right center!important;
    background-size: 44%!important;
}
.bg-04 {
    background-image: url(../../uploads/2021/04/image-hp-GRASSO-Facility-01-2.jpg);
    background-position: right center!important;
    background-size: 70%!important;
}
.qode-accordion-holder .qode-title-holder {
    text-transform: none;
}
.txt-rotate {
    margin: 0;
    color: #aa1d37;
    line-height: 1em;
    letter-spacing: .02em;
    display: flex;
	top: 24px;
    -webkit-box-pack: end;
    justify-content: flex-end;
    position: absolute;
    transform: rotate(270deg) translateY(0);
}
.rotate {
    left: -30px;
    position: absolute;
}
.footer_top, .footer_top.footer_top_full {
    margin-left: 6%;
}
.qode-accordion-holder .qode-title-holder .qode-tab-title .qode-tab-title-icon {
    padding: 41px 32px 0 0;
    font-size: 21px;
}
.ul-01 {
    list-style-type: bullets;
    line-height: 30px;
    list-style-position: outside;
}