/* Body */

body {
    font-family: 'Poppins';
}

p {
    color: #000;
}

.h4 {
    font-size: 1.8rem;
}

main {
    overflow-x: hidden;
    overflow-y: hidden;
}

section:not(.hero__slider--section) {
    width: 100%;
    max-width: 100%;
    position: relative;
}

/* Container */
.container-fluid {
    padding: 0rem 8rem;
}

.header-container {
    padding: 2rem 8rem 0rem 8rem;
}

.hidden-lg {
    display: none;
}

/* Background-colors */
.bg-brown {
    background-color: #6C413B !important;
}

.bg-blue {
    background-color: #0376BD;
}

.bg-light-brown {
    background-color: #9c615b;
}

/* Colors */

.color-black {
    color: #030000;
}

.color-brown {
    color: #6C413B !important;
}

.color-blue {
    color: #0076BD;
}

.white-svg {
    fill: white;
}

.text-white {
    color: #ffffff;
}

.text-white p {
    color: #ffffff;
}

/* Header */

.header__account--btn {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

.header__menu--link {
    font-size: 1.4rem;
    color: #ffffff !important;
    text-transform: uppercase;
}

.main__header.header__sticky {
    display: none;
}

.main__header.header__sticky.sticky {
    display: block;
}

.header__topbar.bg__secondary {
    background-color: #6C413B;
    padding: .5rem 0rem;
}

.language__currency--list.header--list::before {
    background: none;
}

.language__currency--list.header--list {
    padding-right: 0rem;
}

.header__bottom {
    position: absolute;
    border: none;
    width: 100%;
}

.main__languages__mobile {
    display: none;
}

.header__bottom>.container-fluid>.main__header--inner.position__relative.d-flex.justify-content-between.align-items-center {
    margin-top: 2rem;
}

.header__menu--link {
    font-family: 'Noto Sans';
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
}

.hero__slider--section {
    min-height: 450px;
    max-height: 450px;
    height: 450px;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

/* Anchors */
.language__currency--list:not(.language__currency--list.header--list) {
    border-right: 1px solid #000;
    margin-right: 4.5rem;
    padding-right: 4.5rem;
    color: #000;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}

.language__currency--list:not(.language__currency--list.header--list):last-child {
    border-right: none;
}

.language__currency--list.active .language__switcher {
    color: #6C413B;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-decoration: underline;
    text-decoration-thickness: 3px;
}

.language__switcher {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}

.language__switcher:hover {
    color: #6C413B;
    text-decoration: underline;
    font-weight: 700;
    text-decoration-thickness: 3px;
}

.language__currency--list:last-child {
    border-right: none;
}

/* Articoli */
.banner__items--content {
    position: absolute;
    top: 1rem;
    left: 1.5rem;
    cursor: pointer;
    width: 99%;
    height: 90%;
}

.banner__items--content__subtitle.text-brown {
    color: #6C413B;
    font-weight: 700;
    margin-right: 5px;
    font-size: 14px;
    line-height: 21px;
}

.banner__items--content__subtitle.text-brown:last-child {
    margin-right: 0px;
}

.select__form--input {
    width: 100%;
    padding: 5px 15px;
    border-radius: 30px;
    border: 1px solid #e7e7e7;
    height: 40px;
    background-color: #e7e7e7;
    font-weight: 400;
    font-size: 16px;
    background-position: right 20px top 15px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 4px 15px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24'%3e%3cpath d='M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z'/%3e%3c/svg%3e");
}

.col-articles {
    padding: 0.8rem;
}

.mb-08 {
    margin-bottom: .8rem;
}

.inearticle-title,
.article-title {
    position: absolute;
    bottom: 1rem;
    width: 60%;
    color: #ffffff;
    left: 1.5rem;
}

.inearticle-title span {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
}

.inearticle-title h4 {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
}

.article-title span {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
}

.article-title h4 {
    font-weight: 500;
    font-size: 21px;
    line-height: 24px;
}

.container.container-articles {
    max-width: 1350px;
}

.inearticle-btn button {
    text-transform: uppercase;
    border-radius: 30px;
    color: #6C413B;
    background-color: #ffffff;
    position: absolute;
    bottom: 2.5rem;
    right: 2rem;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
}

.article-btn button {
    text-transform: uppercase;
    border-radius: 30px;
    color: #6C413B;
    background-color: #ffffff;
    position: absolute;
    bottom: 2.5rem;
    right: 2rem;
    height: 3rem;
    padding: 0 15px;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    z-index: 99;
}

.dwn-btn a:hover,
.dwn-btn:hover {
    background-color: #0076BD;
    color: #ffffff !important;
}

.article-btn button:hover,
.inearticle-btn button:hover {
    background-color: #6C413B;
    color: #ffffff;
}

.inearticle-tags {
    position: absolute;
    top: 10px;
    left: 1.5rem;
    font-weight: 500;
}

.article-tags {
    position: absolute;
    top: 0;
    left: 0;
    padding: .6rem;
    width: 100%;
}

.article-tags span {
    margin-bottom: 0px;
    font-size: 1.7rem;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
}

.article-tags span:first-child {
    margin-left: 10px;
}

.inearticle-body {
    display: none;
}

.hide-article.addgelatocontainer {
    display: table;
}

.hide-article h1.addgelatotext {
    font-weight: 500;
    font-size: 64px;
    line-height: 84px;
    color: #ffffff !important;
    text-align: center;
    display: table-cell !important;
    vertical-align: middle !important;
}

.more-btn {
    text-transform: uppercase;
    border-radius: 30px;
    color: #ffffff;
    background-color: #6C413B;
    height: 3rem;
    line-height: 2.8rem;
    padding: 0 25px;
    font-size: 1.1rem;
}

/* Slider tecnologia foodservice */
.stf-content {
    max-height: 125px;
    min-height: 125px;
}

.stf-content,
.stf-content-video {
    padding: 1.2rem;
}

.stf-content span,
.stf-content-video span {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
}

.stf-content h2,
.stf-content-video h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}

.stf-content h2 a:hover {
    color: #000000;
}

.stf-content-video h2 a:hover {
    color: #ffffff;
}

/* .stf-content:not(.stf-content-video) {
    min-height: 150px;
    max-height: 150px;
} */

.border-blue {
    width: 350px;
    border-top: 3px solid #0076BD;
}

.border-white {
    width: 300px;
    border-top: 3px solid #ffffff;
}

.border-grey {
    width: 100%;
    border-top: 1px solid #BDBDBD;
    position: absolute;
    left: 0;
}

.swiper-pagination-bullet {
    width: .6rem;
    height: .6rem;
    border: 1px solid grey;
    background: grey;
    opacity: 1;
    vertical-align: middle;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: .8rem;
    height: .8rem;
    border: 1px solid black;
    background: black;
    opacity: 1;
    vertical-align: middle;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: .8rem;
    height: .8rem;
    border: 1px solid black;
    background: black;
    opacity: 1;
    vertical-align: middle;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.swiper-pagination-video>.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: .8rem;
    height: .8rem;
    border: 1px solid white;
    background: white;
    opacity: 1;
    vertical-align: middle;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    bottom: 0 !important;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper__nav--btn {
    background-color: transparent;
    opacity: 1 !important;
    visibility: visible;
    bottom: 0;
}

/* Banner section */
.banner__section--inner::before {
    background: none;
}

.banner_padding {
    padding: 5rem 0rem;
}

.banner--btn {
    text-transform: uppercase;
    border-radius: 30px;
    color: #ffffff;
    background-color: #0076BD;
    height: 4rem;
    line-height: 4rem;
    padding: 0 20px;
    font-size: 1.3rem;
    margin-top: 2rem;
}

.banner--btn--landing {
    text-transform: uppercase;
    border-radius: 30px;
    color: #6C413B;
    background-color: #ffffff;
    height: 4rem;
    line-height: 4rem;
    padding: 0 20px;
    font-size: 14px;
}

.banner--btn--landing:hover {
    color: #6C413B !important;
    background-color: #ffffff !important;
    cursor: pointer;
}

.banner--btn--brown {
    text-transform: uppercase;
    border-radius: 30px;
    color: #ffffff;
    background-color: #6C413B;
    height: 4rem;
    line-height: 4rem;
    padding: 0 20px;
    font-size: 1.3rem;
}

.banner__content--style2 {
    left: 10rem;
}

.swiper-pagination {
    bottom: 20px !important;
}

.formazione-content {
    padding: 3rem 0rem;
}

.formazione-content h2 {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
}

.formazione-content p {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

.banner1_lp_content p,
.banner1_lp_content_mofu p {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #ffffff;
    padding-left: 10rem;
}

.banner1_lp_content h2,
.banner1_lp_content_mofu h2 {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #ffffff;
    padding-left: 10rem;
    margin-bottom: 2rem;
}

.banner2_lp_content p {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #000000;
    padding-right: 10rem;
}

.banner2_lp_content h2 {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #0076BD;
    padding-right: 10rem;
    margin-bottom: 2rem;
}


.banner3_lp_content p {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    padding-left: 10rem;
}

.banner3_lp_content h2 {
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    color: #ffffff;
    padding-left: 10rem;
    margin-bottom: 2rem;
}

.banner2_lp_content_mofu h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 48px;
    color: #ffffff;
    padding-right: 10rem;
    margin-bottom: 2rem;
}

.row.row-lp-bofu,
.row.row-lp-mofu {
    display: flex;
    align-items: center;
}

.row.row-lp-bofu .col-lg-6 {
    padding-right: 0px;
    padding-left: 0px;
}

/* Brands section */
.brand__logo--items img {
    max-width: 180px;
}

.site-footer .widgets {
    background-color: #fff;
    color: #959595;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}

.account__currency--link.text-white,
.account__currency--link.text-white span:focus {
    color: #ffffff;
}

/* Footer */
.footer-carpigiani {
    padding: 4rem 0rem 0rem 0rem;
    background-color: #fff;
}

.col-4.mb-4.footer-menu h3,
.col-4.mb-4.footer-menu li a {
    font-size: 13px;
    color: #959595;
}

.ml-2 {
    margin-left: 1rem;
}

.list-unstyled.list-inline {
    display: inline-flex;
    vertical-align: super;
}

/* Singolo articolo */
.testo-articolo {
    margin-bottom: 3rem;
}

.testo-articolo img {
    max-width: 100% !important;
}

/* h1.testo-articolo {
    font-weight: 600;
    color: #000;
    margin: 3rem 0rem;
}

.testo-articolo h2:not(.color-black) {
    color: #6C413B;
    font-weight: 600;
    font-size: 36px;
    line-height: 4rem;
    margin: 4rem 0rem;
}

.testo-articolo h3 {
    font-size: 24px;
    font-weight: 600;
    color: #000000;
    margin: 3rem 0rem;
}

.testo-articolo h4 {
    color: #6C413B;
    font-weight: 600;
    text-decoration: underline;
    font-size: 18px;
} */

.share-content {
    margin: 4rem 0rem;
}

.share-content img {
    margin-right: 10px;
}

.breadcrumb__content {
    margin: 2rem 0rem;
}

.breadcrumb__content--menu__items::before {
    content: none;
    position: relative;
}

.breadcrumb__content--menu__items {
    margin-right: 0px;
    padding-right: 5px;
}

.banner__content--style2__title.color-black {
    font-weight: 500;
    font-size: 36px;
    line-height: 54px;
}

/* Landingpage */
.lp-title_header,
.lp-title_header_bofu {
    position: absolute;
    left: 17.62%;
    right: 50.31%;
    top: 6.5%;
    bottom: 87.78%;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    letter-spacing: -0.017em;
    color: #6C413B;
    line-height: 5rem;
    height: 170px;
    max-height: 170px;
}

.lp-title_header,
.lp-title_header_mofu {
    position: absolute;
    left: 17.62%;
    right: 50.31%;
    top: 6.5%;
    bottom: 87.78%;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 34px;
    letter-spacing: -0.017em;
    color: #6C413B;
    line-height: 5rem;
    height: 170px;
    max-height: 170px;
}

.lp-title_header_bofu,
.lp-title_header_mofu {
    color: #ffffff;
}

.lp-subt_header {
    position: absolute;
    left: 17.62%;
    right: 15.62%;
    top: 11.28%;
    bottom: 86.27%;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    display: flex;
    align-items: center;
    color: #000000;
    height: 70px;
    max-height: 70px;
}

.landing-content,
.landing-content-mofu {
    right: 0 !important;
    left: 50%;
    color: #ffffff !important;
}

.landing-content h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 3rem;
}

.landing-content p {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #ffffff !important;
}

.landing-content ul {
    padding-left: 4rem;
}

.landing-content-mofu ul {
    padding-left: 13rem;
}

.landing-content ul li {
    font-family: 'Noto Sans';
    font-style: normal;
    font-size: 16px;
    list-style: disc;
    line-height: 20px;
}

.landing-content-mofu ul li {
    font-family: 'Noto Sans';
    font-style: normal;
    font-size: 15px;
    list-style: disc;
    line-height: 35px;
    font-weight: 400;
}

.brand__logo--items img {
    max-width: 200px;
}

.form-lp-section h2 {
    font-family: 'Poppins';
    font-size: 36px;
    font-weight: 500;
    line-height: 55px;
    letter-spacing: 0em;
    text-align: center;
    color: #0076BD;
}

.form-lp-section p {
    font-family: 'Noto Sans';
    font-size: 18px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
}

.contact__form--input {
    height: 47px;
    border-radius: 0px;
}

.contact__form--input {
    color: #000000;
    font-size: 15px;
}

.contact__form--par {
    font-family: 'Noto Sans';
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left !important;
}

.form-check-label {
    font-family: 'Noto Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.01em;
    text-align: left;
}

.form-check .form-check-input {
    margin-top: 7px;
}

.lp_macchine_p {
    font-family: 'Poppins';
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: -0.02em;
    text-align: center;
    font-family: 'Poppins';
    font-size: 36px;
    font-weight: 500;
    line-height: 46px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #ffffff;
}

.lp-index-text {
    margin: 10rem 0rem;
}

.lp-index-text h2 {
    font-family: 'Poppins';
    font-size: 36px;
    font-weight: 500;
    line-height: 46px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 1.5rem;
}

.lp-index-text {
    font-family: 'Noto Sans';
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
}

.footer-landing {
    padding-top: 5rem;
    padding-bottom: 3rem;
}

.banner--btn {
    cursor: pointer;
}

.home-mnsel-text {
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
}

.subfooter-list li a:hover {
    color: #ffffff;
}

#trashfilterBtn a:hover {
    color: #ffffff;
}

.currency__text {
    background-color: transparent;
}

.dropdown-toggle::after {
    content: none;
}

.swiper-button-next,
.swiper-button-prev {
    top: auto;
    bottom: 12px !important;
    cursor: pointer;
    z-index: 10;
}

.swiper-button-next.swiper-button-next-landing,
.swiper-button-prev.swiper-button-prev-landing {
    bottom: 0px !important;
    cursor: pointer;
    z-index: 10;
}


.swiper-button-next {
    right: 45% !important;
}

.swiper-button-prev {
    left: 45% !important;
}

.swiper__nav--btn::after {
    background: url(../img/icon/left-arrow-angle.png);
    width: 9px;
    height: 15px;
    font-size: 0;
}

.swiper__nav--btn:hover {
    background: transparent;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-next-video.swiper-button-disabled,
.swiper-button-prev.swiper-button-prev-video.swiper-button-disabled,
.swiper-button-next.swiper-button-next-macchine.swiper-button-disabled,
.swiper-button-prev.swiper-button-prev-macchine.swiper-button-disabled,
.swiper-button-next.swiper-button-next-landing.swiper-button-disabled,
.swiper-button-prev.swiper-button-prev-landing.swiper-button-disabled {
    opacity: .35;
    cursor: pointer;
    pointer-events: auto !important;
}

.swiper__nav--btn.swiper-button-prev.swiper-button-prev-macchine::after,
.swiper__nav--btn.swiper-button-prev.swiper-button-prev-landing::after {
    background: url(../img/icon/left-arrow-angle-black.png);
    width: 9px;
    height: 15px;
    font-size: 0;
}

.swiper__nav--btn.swiper-button-next.swiper-button-next-macchine::after,
.swiper__nav--btn.swiper-button-next.swiper-button-next-landing::after {
    background: url(../img/icon/right-arrow-angle-black.png);
    width: 9px;
    height: 15px;
    font-size: 0;
}

.error__section.section--padding {
    padding: 4rem 0rem 8rem 0rem;
}

.product__media--view__icon,
.media__play--icon__link {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0 !important;
    left: 0 !important;
}

#alerts {
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
    right: 0;
    top: 10rem;
    margin: auto;
}

.landing-content>.banner__items--thumbnail.display-block:hover {
    color: inherit;
}

.card-article-overlay {
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.10), rgba(0, 0, 0, 0.50));
}

.tfs-title {
    font-weight: 500;
}

.overlay-lp-cta {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 35%, #6C413B 45%, #6C413B 100%);
}

/* .banner1_lp_content p,
.banner2_lp_content p,
.banner3_lp_content p {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
} */

.form-lp-section-bofu h2 {

    font-family: 'Poppins';
    font-size: 3rem;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: center;
    color: #6C413B;
    margin-bottom: 2rem;
}

.form-lp-section-bofu p {
    font-family: 'Noto Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
}

.bgbanner1lpbofu {
    height: 500px;
    background-position: right;
    background-repeat: no-repeat;
}

.bgbanner2lpbofu {
    height: 490px;
    background-position: bottom;
    background-repeat: no-repeat;
}

.bgbanner2lpmofu {
    height: 490px;
    background-position: bottom;
    background-repeat: no-repeat;
}

.bgbanner3lpbofu {
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}

.bgbanner1lpmofu {
    height: 490px;
    background-position: right;
    background-repeat: no-repeat;
}

[class*=row-secondpartform] {
    overflow: hidden;
    transition: 1.5s;
}

.hero__slider--section.no-image {
    min-height: 120px;
    max-height: 120px;
    height: 120px;
}

#trashfilterBtn {
    margin-top: 0rem;
    margin-left: 10px;
}

.headingtextthankyou {
    position: absolute;
    right: 40%;
    top: 35%;
    transform: translate(-35%, -40%);
}

.headingtextthankyou h1 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: -0.017em;
    color: #ffffff;
    line-height: 4rem;
    text-align: center;
}

.container-fluid.container-mofu {
    background-color: #F0F0F0;
    padding: 2rem 8rem;
}

#codice_prefisso,
#codice_prefisso2 {
    width: 30%;
}

#cellulare {
    width: 60%;
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .headingtextthankyou {
        position: absolute;
        right: 30%;
        top: 35%;
        transform: translate(-35%, -30%);
    }

    .stf-content h2 {
        font-size: 18px;
        line-height: 22px;
    }

    .stf-content {
        min-height: 150px;
        max-height: 150px;
    }

    .hide-article h1.addgelatotext {
        font-size: 44px;
        line-height: 54px;
    }

    .inearticle-btn button {
        text-transform: uppercase;
        border-radius: 30px;
        color: #6C413B;
        background-color: #ffffff;
        position: absolute;
        bottom: 1rem;
        right: 1rem;
        font-style: normal;
        font-weight: 600;
        font-size: 11px;
        line-height: 15px;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1800px) {
    .hide-article h1.addgelatotext {
        font-size: 44px;
        line-height: 54px;
    }
}

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

    .headingtextthankyou {
        position: absolute;
        right: 0;
        left: 0;
        top: 10%;
        transform: translate(0);
        text-align: center;
    }

    .headingtextthankyou h1 {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        letter-spacing: -0.017em;
        color: #ffffff;
        line-height: 3rem;
        text-align: center;
    }

    .banner--btn.banner--btn--mofu {
        text-transform: uppercase;
        border-radius: 30px;
        color: #ffffff;
        background-color: #0076BD;
        height: 4rem;
        line-height: 16px;
        padding: 10px 20px;
        font-size: 13px;
        margin-top: 1rem;
        text-align: center;
    }

    .banner2_lp_content_mofu h2 {
        font-weight: 500;
        font-size: 30px;
        line-height: 40px;
        color: #ffffff;
        padding-right: 0rem;
        margin: 2rem 0rem;
    }

    .banner1_lp_content_mofu h2 {
        font-weight: 500;
        font-size: 30px;
        line-height: 40px;
        color: #ffffff;
        padding-left: 00rem;
        margin-bottom: 2rem;
        margin-top: 2rem;
    }

    .landing-content-mofu ul {
        padding-left: 2rem;
        margin-bottom: 2rem;
    }

    .landing-content-mofu ul li {
        font-family: 'Noto Sans';
        font-style: normal;
        font-size: 16px;
        list-style: disc;
        line-height: 25px;
        font-weight: 400;
    }

    .stf-content {
        max-height: 120px;
        min-height: 120px;
    }

    .stf-content h2 {
        line-height: 20px;
        font-size: 18px;
    }

    .hd {
        display: none !important;
    }

    .swiper-button-next {
        right: 20% !important;
    }

    .swiper-button-prev {
        left: 20% !important;
    }

    .hidden-md.addgelatocontainer {
        display: none;
    }

    .hero__slider--section {
        background-position: bottom;
        background-size: cover;
        background-repeat: no-repeat;
        max-height: 222px;
        min-height: 222px;
    }

    .hero__slider--section.no-image {
        max-height: 90px;
        min-height: 90px;
        height: 90px;
    }

    .hide-article,
    .hidden-sm {
        display: none;
    }

    .header-container {
        padding: 0rem;
    }

    .main__header.header__sticky.header__sticky.sticky,
    .main__languages__mobile,
    .hidden-lg {
        display: block;
    }

    .container-fluid {
        padding: 0rem 2rem;
    }

    .container-fluid.container-mofu {
        padding: 2rem;
    }

    .main__header,
    .header__bottom {
        padding: 1.2rem 0rem;
    }

    .banner__section {
        margin: 3rem 0rem;
    }

    .hero__slider--section img {
        max-height: 100%;
    }

    .accordion-button::after,
    .accordion-button:not(.collapsed)::after {
        margin-left: 0;
        background-image: none;
    }

    .accordion-header,
    .accordion-header>.accordion-button {
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
    }

    .accordion-button,
    .accordion-button:not(.collapsed),
    .accordion-body {
        background-color: #6C413B;
        color: #ffffff;
        display: flow-root;
        text-align: center;
        padding: .5rem 0rem;
    }

    .inearticle-title,
    .inearticle-btn button,
    .inearticle-tags {
        display: none !important;
    }

    .inearticle-body {
        display: block;
        position: relative;
        background-color: #f9fafb;
        padding: 1rem;
    }

    .inearticle-body h4 {
        width: 70%;
    }

    .article-title h4 {
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
    }

    .article-tags span {
        display: block;
    }

    .product__items--content__title.tfs-title {
        font-size: 2.4rem;
    }

    .order-sm-1 {
        order: 1;
    }

    .order-sm-2 {
        order: 2;
    }

    .formazione-content {
        padding: 0rem;
    }

    .formazione-content h2 {
        font-weight: 500;
        font-size: 24px;
        line-height: 34px;
        margin-top: 2rem;
    }

    .formazione-content p {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 25px;
    }

    .banner1_lp_content h2,
    .banner2_lp_content h2,
    .banner3_lp_content h2 {
        padding-left: 0rem;
        font-weight: 500;
        font-size: 24px;
        line-height: 34px;
        margin-top: 2rem;
    }

    .banner2_lp_content h2,
    .banner2_lp_content p {
        padding-right: 0rem;
    }

    .banner1_lp_content p,
    .banner3_lp_content p {
        padding-left: 0rem;
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 25px;
        padding-bottom: 3rem;
    }

    .banner1_lp_content_mofu p {
        padding-left: 0rem;
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 25px;
        padding-bottom: 0rem;
    }

    .about__section {
        padding-top: 0rem;
    }

    .banner__content--style2 {
        left: 0;
    }

    .offcanvas-header {
        position: absolute !important;
        max-width: 100%;
        max-height: 300px;
        display: none;
        padding: 0rem;
        top: 0;
        left: 0;
        right: 0;
    }

    .offcanvas-header.open {
        background-color: #6C413B;
        display: block;
        position: fixed !important;
        max-width: 100%;
        max-height: 300px;
        padding: 0rem;
        top: 0;
        left: 0;
        right: 0;
    }

    .offcanvas__menu_ul {
        overflow: visible;
    }

    .offcanvas__close--btn::before,
    .offcanvas__close--btn::after {
        background-color: #ffffff !important;
    }

    .offcanvas__close--btn {
        width: 2.5rem;
        height: 2.5rem;
    }

    .offcanvas__menu {
        overflow-y: visible;
        max-height: max-content;
    }

    .accordion-body.anchors-body {
        background-color: #ffffff;
    }

    .accordion-body.anchors-body ul li {
        padding: 1.5rem 1.5rem 1.5rem 0rem;
        border-bottom: 1px solid grey !important;
    }

    .accordion-body.anchors-body ul li a {
        color: #6C413B;
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
    }

    .accordion-body.anchors-body ul li a:hover {
        color: #6C413B;
        font-weight: 700;
        font-size: 18px;
        line-height: 27px;
    }

    .accordion-body.anchors-body ul li a:focus {
        background-color: transparent !important;
    }

    .accordion-body.anchors-body ul li:last-child {
        border-bottom: none !important;
    }

    .anchors-list {
        justify-content: space-around;
        display: grid;
        align-items: center;
        justify-items: start;
        padding-right: 0px;
    }

    .text-mobile-end {
        justify-content: end;
    }

    .list-unstyled.list-inline {
        display: inline;
    }

    /* h1.testo-articolo {
        font-size: 34px !important;
        line-height: normal !important;
        margin-bottom: 0rem;
    }

    .testo-articolo h2 {
        font-size: 20px !important;
        line-height: normal !important;
    }

    .testo-articolo h3 {
        font-size: 18px;
    }

    .testo-articolo p {
        font-size: 16px;
        font-weight: 400;
    } */

    .banner__content--style2__title.color-black {
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
    }

    .landing-content {
        display: none;
    }

    .btn-landing {
        text-align: center !important;
    }

    .landing-content-mobile {
        margin: 3rem 0rem;
    }

    .lp-index-text {
        margin: 5rem 0rem;
    }

    .lp-index-text h2 {
        font-family: 'Poppins';
        font-weight: 500;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 1.5rem;
    }

    .lp-index-text {
        font-family: 'Noto Sans';
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: center;
    }

    .landing-content-mobile h2 {
        font-weight: 500;
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 2rem;
    }

    .landing-content-mobile p {
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
    }

    .landing-content-mobile ul li {
        font-weight: 500;
        font-size: 16px;
        list-style: disc;
        line-height: 1.3;
    }

    .landing-content-mobile ul {
        padding-left: 3rem;
    }

    .banner__img--height__md.banner__img--landing {
        object-fit: contain;
        height: auto;
    }

    .product__items--content__title_landing {
        font-weight: 500;
        font-size: 24px;
        line-height: 34px;
        text-align: center;
        margin: 2rem 0rem;
    }

    .swiper-pagination.swiper-pagination-landing {
        bottom: 0px;
    }

    .form-lp-section h2 {
        font-weight: 500;
        font-size: 24px;
        line-height: 55px;
    }

    .form-lp-section p {
        font-weight: 400;
        font-size: 16px;
        line-height: 16px;
    }

    .contact__form--label.hidden-lg {
        font-size: 16px;
        margin-bottom: 0px;
        font-weight: 700;
    }

    .col-md-3.d-flex.align-items-center.justify-content-end {
        justify-content: start !important;
        margin-top: 15px;
    }

    .footer-landing {
        padding: 3rem 0rem;
    }

    .header__bottom>.container-fluid>.main__header--inner.position__relative.d-flex.justify-content-between.align-items-center {
        margin-top: 0rem;
    }

    .accordion-button.collapsed {
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
    }

    .dropdown-anchors {
        display: block;
        width: 100%;
        padding: 0.25rem 1rem .25rem 0rem;
        clear: both;
        font-weight: 400;
        color: #212529;
        text-align: inherit;
        text-decoration: none;
        white-space: nowrap;
        background-color: transparent !important;
        border: 0;
    }

    .banner-title-mobile h2 {
        font-weight: 500;
        font-size: 18px;
        line-height: 27px;
    }

    .banner-title-mobile span {
        font-weight: 600;
        font-size: 12px;
    }

    .container-fluid-banner {
        padding: 0rem;
    }

    .header__account.header__account2.header__sticky--block {
        display: none;
    }

    .breadcrumb__content--menu {
        align-items: flex-start;
        flex-direction: column;
    }

    .breadcrumb__content--menu__items {
        display: inline-flex;
    }

    .breadcrumb__content--menu__items svg {
        margin: 0px 5px;
    }

    #alerts {
        position: absolute;
        z-index: 99;
        width: 100%;
        left: 0;
        right: 0;
        top: 4rem;
        margin: auto;
    }

    .bgbanner1lpbofu {
        height: 250px;
        background-position: right;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .bgbanner2lpbofu {
        height: 250px;
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .bgbanner2lpmofu {
        height: 300px;
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .bgbanner3lpbofu {
        height: 250px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left;
    }

    .row.row-lp-bofu {
        margin-bottom: 2rem;
    }
}

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

    .banner1_lp_content_mofu h2 {
        font-weight: 500;
        font-size: 28px;
        line-height: 35px;
        color: #ffffff;
        padding-left: 1rem;
        margin-bottom: 2rem;
        margin-top: 2rem;
    }

    .banner1_lp_content_mofu p {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 25px;
        color: #ffffff;
        padding-left: 1rem;
    }

    .landing-content-mofu ul li {
        font-family: 'Noto Sans';
        font-style: normal;
        font-size: 14px;
        list-style: disc;
        line-height: 20px;
        font-weight: 400;
    }

    .banner2_lp_content_mofu h2 {
        font-weight: 500;
        font-size: 28px;
        line-height: 35px;
        color: #ffffff;
        margin-bottom: 2rem;
        padding: 1rem;
    }

    .headingtextthankyou {
        position: absolute;
        right: 0;
        left: 0;
        top: 13%;
        transform: translate(0);
        text-align: center;
    }

    .banner__content--style2 {
        left: 2rem !important;
    }

    .swiper-button-next {
        right: 30% !important;
    }

    .swiper-button-prev {
        left: 30% !important;
    }

    .swiper__nav--btn.swiper-button-next.swiper-button-next-landing,
    .swiper__nav--btn.swiper-button-prev.swiper-button-prev-landing {
        top: 94%;
        bottom: 12px !important;
        cursor: pointer;
        z-index: 10;
    }

    .banner2_lp_content h2,
    .banner2_lp_content p {
        padding-right: 1.5rem;
    }

    .banner1_lp_content p,
    .banner3_lp_content p,
    .banner1_lp_content h2,
    .banner3_lp_content h2 {
        padding-left: 1.5rem;
    }
}

@media screen and (min-width: 992px) and (max-width: 1600px) {
    .lp-img-cta {
        min-height: 600px;
    }

    .landing-content .banner__items--thumbnail {
        font-size: 15px;
    }

    .landing-content h2 {
        font-weight: 500;
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 1rem;
    }

    .landing-content p {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 20px;
        color: #ffffff !important;
    }

    .landing-content ul {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 26px;
        color: #ffffff !important;
    }

    .landing-content ul li {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 20px;
        color: #ffffff !important;
    }

    .landing-content ul li strong {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
        line-height: 20px;
        color: #ffffff !important;
    }

    .header__menu--link {
        font-family: 'Noto Sans';
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        letter-spacing: 0em;
        text-align: left;
    }

    .lp-subt_header {
        top: 10.28%;
    }


    .container-fluid {
        padding: 0rem 2rem;
    }

    .hide-article h1 {
        font-weight: 500;
        font-size: 34px;
        line-height: 50px;
    }

    .quickview__cart--btn {
        height: 4rem;
        line-height: 1.3rem;
        padding: 0 25px;
        margin-left: 15px;
        font-size: 1.2rem;
    }

    .header__menu--link {
        font-family: 'Noto Sans';
        font-size: 12px;
        font-weight: 700;
        line-height: 13px;
        letter-spacing: 0em;
        text-align: left;
    }

    .inearticle-title span {
        font-weight: 300;
        font-size: 14px;
        line-height: 19px;
        font-style: normal;
    }

    .inearticle-title h4 {
        font-style: normal;
        font-weight: 500;
        font-size: 21px;
        line-height: 24px;
    }

    .lp-title_header {
        font-weight: 500;
        font-size: 25px;
        color: #6C413B;
        line-height: 3.5rem;
    }

    .lp-title_header_bofu,
    .lp-title_header_mofu {
        font-weight: 500;
        font-size: 22px;
        color: #ffffff;
        line-height: 3rem;
    }

    img.share-images-mobile {
        max-width: 40px;
    }

    .formazione-content h2 {
        font-weight: 500;
        font-size: 22px;
        line-height: 28px;
    }

    /* .banner1_lp_content h2 {
        font-weight: 500;
        font-size: 22px;
        line-height: 28px;
    } */

    .hide-article h1.addgelatotext {
        font-weight: 500;
        font-size: 56px;
        line-height: 64px;
        color: #ffffff !important;
        text-align: center;
        display: table-cell !important;
        vertical-align: middle !important;
    }
}

@media screen and (min-width: 1550px) and (max-width: 1900px) {
    .lp-title_header {
        font-weight: 500;
        font-size: 36px;
        color: #6C413B;
    }
}

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

    .row.row-lp-bofu.changedir,
    .row.row-lp-mofu.changedir {
        display: flex;
        align-items: center;
        flex-direction: column-reverse;
    }

    .container-fluid.container-mofu {
        padding: 0rem;
        padding-top: 2rem;
    }
}