/* inizio css generico riutilizzato in ogni pagina e sezione */
*{
    margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    box-sizing: border-box;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
article.type-page{
    margin-top: 98px;
    border-bottom: 1px solid #222;
    border-top: 1px solid #222;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    padding-bottom: 80px;
}
article.type-page .entry-content a{
    color: #FF6231;
}
.entry-meta a{
    background-color: #FF6231;
    padding: 15px;
    border-radius: 4px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
input[type="submit"]:hover{
    background-color: #FF9C7C;
    transition: 0.1s all;
}
.wpcf7 .screen-reader-response{
    width: 0;    
}
header #bottom-header-content-wrapper1>p,
.menu-menu-categorie-container,
.menu-categories-menu-container,
#bottom-header-content-wrapper2{
    margin: 0 auto;
    max-width: 1920px;
}
.swiper1 .carosel-link:hover,
.swiper2 .swiper2-slide-link:hover,
.picture-paragraph-link:hover a{
    color: #FF9C7C;
    transition: 0.1s all;
}
#newsletter-block-container .wpcf7-spinner{
    display: none;
}
#page-title{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 90px;
    font-weight: 600;
    line-height: 80px;
    letter-spacing: 0em;
    text-align: center;
    color: #222;
    text-transform: uppercase;
    padding-top: 94px;
    margin-bottom: 40px;
}
#page-sub-title{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 25px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;    
    color: #222;
    padding-bottom: 80px;
}
input:focus-visible, textarea:focus-visible{
    outline: 0;
    box-shadow: none !important;
}
.uppercase{
    text-transform: uppercase;
}
.swiper-slide{
    height: auto;
}
.slim{
    display: none;
}
.black-bar{
    width: 100%;
    height: 1px;
    background-color: #222222;
    position: relative;
    bottom: 1px;
}
body{
    background-color: #fff;
}

.width-wrapper{
    width: 100%;
}
.width-container{
    max-width: 1920px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.black-bottom{
    border-bottom: 1px solid #222222;
}
/* fine css generico riutilizzato in ogni pagina e sezione */

/* inizio header */
header{
    text-transform: uppercase;
}
header a{
    text-decoration: none;
}
header #top-header-wrapper{
    background-color: #222222;
    height: 68px;
    color: #F5F5F5;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    z-index: 101;
}
header #myImageId{
    height: 24px;
}
header .header-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
header #header-left{
    height: 100%;
    border-right: 1px solid #F5F5F5;
    padding: 0 16px;

    display: flex;
    align-items: center;
}
header #header-right{
    display: flex;
    flex-direction: row;
    height: 100%;
}
header #header-right>div{
    border-left: 1px solid #fff;
    cursor: pointer;
}
header #bottom-header-wrapper{
    position: fixed;
    background-color: #fff;
    width: 100%;
    z-index: 110;
    overflow-y: scroll;
    height: 100vh;
}
.open-menu #bottom-header-wrapper{
    display: block;
}
header #bottom-header-wrapper{
    display: none;
}
header #hamburger-menu-wrapper{
    width: 68px;
}
header #hamburger-menu-container{
    height: 100%;
    padding: 0 19px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
header #language-menu-container{
    width: 68px;
}
header #language-menu-container li, header #language-menu-container ul{
    height: 100%;
    list-style: none;
    opacity: 0;
    position: absolute;
    top: 0;
}
header #language-menu-container img{
    width: 68px !important;
    height: 68px !important;
    object-fit: contain;
    padding: 20px;

}
header .bottom-header-content-wrapper{
    display: flex;
    flex-direction: column;
}

header .bottom-header-content-wrapper .menu-item{
    list-style: none;
}
header #bottom-header-content-wrapper1>p{
    color: #FF6231;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 60px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
}
header #bottom-header-content-wrapper2{
    padding-bottom: 150px;
}
header #bottom-header-content-wrapper1 .bottom-header-menu1-number, header #bottom-header-content-wrapper1 .bottom-header-menu1-content{
    display: inline;
}
#secondary-menu-header{
    padding-bottom: 35px;
}
header #bottom-header-content-wrapper1 .bottom-header-menu1-number, header #bottom-header-content-wrapper1 a, header #primary-menu .menu-item>a{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: left;
}
header #bottom-header-content-wrapper1{
    border-bottom: 1px solid #222222;
}
header #bottom-header-content-wrapper1 .bottom-header-menu1-number{
    color: #FF6231;
}
header #bottom-header-content-wrapper1>p{
    padding-top: 68px;
}
header #bottom-header-content-wrapper1 a, header #primary-menu .menu-item>a, header #bottom-header-content-wrapper1>p{
    padding-left: 105px;
    width: 100%;
}
header .bottom-header-content-wrapper a:hover{
    color: #fff;
    background-color: #222222;
    transition: 0.5s;
}
header .bottom-header-content-wrapper a, header .bottom-header-content-wrapper .menu-item{
    color: #222222;
    display: inline-block;
    width: 100%;
}
header .bottom-header-content-wrapper a{
    background-color: #fff;
    transition: 0.3s;
    padding: 35px 0;
}
/* fine header */

/* inizio footer */
#iubenaContainer{
    display: flex;
    margin-top: 10px;
    gap: 5px;
}
#newsletter-wrapper{
    margin-top: 35px;
    width: 100%;
    min-height: 225px;
    display: flex;
    flex-direction: row;
}
#newsletter-wrapper>div{
    width: 50%;
    padding: 0 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.newsletter-submit-wrapper>div:first-of-type{
    display: flex;
    flex-direction: column;
}
.newsletter-submit-wrapper>div:first-of-type p{
    color: #222;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
}
.newsletter-text-container p{
    text-align: left;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 64px;
    letter-spacing: 0em;
    color: #222222;
    text-transform: uppercase;
}
#newsletter-block-container{
    border: 1px solid #FF6231;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    display: flex;
    justify-content: center;
}




.newsletter-submit-wrapper>.wpcf7{
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 650px;
}
.tnp-email{
    width: 100%;
}
.tnp-submit{
    width: 150px !important;
}
.tnp-form{
    height: 64px;
}

#newsletter-wrapper .tnp-widget-minimal input.tnp-email{
    color: #222222;
    border: 1px solid #FF6231;
    background-color: #fff;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
}
.tnp-widget-minimal::after{
    content: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.";
    font-family: Plus Jakarta Sans;
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    max-width: 650px;
    padding-top: 20px;
}















#newsletter-wrapper .newsletter-submit-wrapper{
    margin-top: 30px;
    margin-bottom: 30px;
    align-items: flex-end;
}
footer .wpcf7-form{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
footer .wpcf7-form .wpcf7-form-control-wrap{
    width: 100%;
}
footer .wpcf7-form .wpcf7-form-control-wrap input{
    color: #222;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
}
footer .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
    position: absolute;
    bottom: 3px;
}
footer .wpcf7-form>p:nth-child(2){
    display: flex;
    flex-direction: row;
    justify-content: center;
}
footer .wpcf7-form>p{
    width: 100%;
}

footer .wpcf7-form>p:nth-child(2) input{
    height: 100%;
}
footer input[type="email"]{
    width: 100%;
    height: 100%;
    padding-left: 20px;
}
footer .wpcf7-form-control-wrap span{
    font-family: 'Plus Jakarta Sans', sans-serif;
}
footer label{
    width: 100%;
}
footer .wpcf7-submit{
    width: 150px;
    background-color: #FF6231;
    color: #fff;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
}
#newsletter-block-container{
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
    height: 78px;
}
#newsletter-block-container footer .wpcf7-spinner{
    display: none;
}
#newsletter-block-container footer .wpcf7-spinner{
    width: 100%;
    height: 100%;
}
.invalid footer .wpcf7-response-output{
    display: none;
}
footer .wpcf7-response-output{
    color: #222;
    font-family: "Plus Jakarta Sans", sans-serif;;
}
footer .wpcf7 form.sent footer .wpcf7-response-output{
    border: none;
    text-align: center;
}
#footer-info{
    background-color: #222222;
    color: #fff;
}
#footer-top .footer-left, #footer-contacts-list{
    padding-top: 50px;
}
#footer-bottom .footer-left, #footer-bottom .footer-right{
    padding-bottom: 35px;
    padding-top: 50px;
}
.footer-left{
    padding-right: 50px;
}
.footer-right{
    padding-left: 50px;
}
footer li{
    list-style: none;
}
#footer-top, #footer-bottom{
    display: flex;
    flex-direction: row;
    padding: 0 70px;

}
#newsletter-wrapper{
    max-width: 1920px;
    margin: 0 auto;
}
#footer-top .footer-left{
    text-transform: uppercase;
}
.footer-left{
    width: calc((100% / 3 )* 2);
    border-right: 1px solid #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.footer-right{
    width: calc(100% / 3);
}
#footer-info img{
    max-width: 200px;
    width: 100%;
}
#footer-top .footer-left>div{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    padding: 0 10px;
}
#footer-top .footer-left>div:nth-child(1){
    width: 33%;
}
#footer-top .footer-left>div:nth-child(2){
    width: 40%;
}
#footer-top .footer-left>div:nth-child(3){
    width: 26%;
}
#footer-top .footer-left>div>p{
    color: #FF6231;
}
#footer-top .footer-left .menu{
    display: flex;
    flex-direction: column;
    max-height: 125px;
}
#footer-top .footer-left #primary-menu{
    flex-wrap: wrap;
}
#footer-top .footer-left a{
    color: #fff;
    text-decoration: none;
}
#footer-top .footer-left a:hover{
    color: #D8D8D7;
}
footer .bottom-header-menu1-number{
    color: #FF6231;
}
#footer-bottom .footer-left .textwidget{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
}
#footer-contacts-list li{
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#footer-contacts-list li{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
}
#footer-contacts-list li a, #footer-contacts-list li p:last-child{
    color: #FF6231;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    transition: 0.1s;
}
#footer-contacts-list li a:hover{
    color: #FF9C7C;
    transition: 0.1s;
}
#footer-bottom .footer-right #footer-social-list{
    display: flex;
    flex-direction: row;
}
#footer-bottom .footer-right #footer-social-list a{
    color: #fff;
}
#footer-bottom .footer-right #footer-social-list i{
    font-size: 30px;
}
#footer-bottom .footer-right #footer-social-list li:not(:last-child){
    margin-right: 8px;
}
footer i:hover{
    opacity: 0.8;
}







/* #newsletter-wrapper */



#newsletter-wrapper .wpcf7-form{
    margin-bottom: 13px;
}
#newsletter-wrapper .wpcf7-form>label{
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-around;
    height: 74px;
    border: 1px solid #222;
}
#newsletter-wrapper .wpcf7-form>label:first-child{
    width: 70%;
    border-right: none;
}
#newsletter-wrapper .wpcf7-form>label:nth-child(2){
    width: 30%;
}
#newsletter-wrapper .form-field{
    width: 100%;
    border-right: 1px solid #222;
    position: relative;
    display: flex;
    align-content: center;
}
#newsletter-wrapper .field-text-name{
    position: absolute;
    top: 50%;
    transform: translate(15px, -50%);
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    color: #828282;
    transition: 0.2s all;
    z-index: 1;
}
#newsletter-wrapper .active-form .field-text-name{
    font-size: 12px;
    color: #222;
    top: 45%;
    transform: translate(10px, -100%);
}
#newsletter-wrapper .form-field>p:not(.field-text-name){
    width: 100%;
    background: transparent;
}
#newsletter-wrapper .wpcf7-form-control-wrap input{
    background: transparent;
}
#newsletter-wrapper input[type="submit"]{
    background-color: transparent;
    padding: 0 30px;
}
#newsletter-wrapper .sumb-cont{
    width: 100%;
    background-color: #FF6231;
    display: flex;
    justify-content: center;
    align-content: center;
    position: relative;
}
#newsletter-wrapper .sumb-cont input{
    font-size: 25px;
}
#newsletter-wrapper .wpcf7-spinner{
    position: absolute;
    top: 80px;
}
#newsletter-wrapper input{
    font-size: 16px;
}
#newsletter-wrapper .iubenda-noiframe{
    color: #222;
}



































/* fine footer */


/* inizio main */
/* inizio sezione carosello main */
main{
    margin-top: 68px;
}
.swiper1{
    height: 720px;
}
.swiper1 .swiper-slide{
    display: flex;
    flex-direction: row;
    align-items: center;
    height: auto;
}
.swiper1 .swiper-text, .swiper-img-container{
    width: 50%;
    height: 100%;
}
.swiper-img{
    width: 100%;
}
.swiper1 .swiper-text{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-right: 1px solid #222222;
}
.swiper1 .swiper-text > *{
    padding-left: 80px;
    padding-right: 80px;
}
.swiper1 .swiper-img{
    height: 100%;
    object-fit: cover;
}
.swiper1 .carosel-text{
    padding-top: 75px;
}
.swiper1 .carosel-title{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 90px;
    font-weight: 600;
    line-height: 80px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;

    margin-bottom: 45px;
}
.swiper1 .carosel-description p{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 80px;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
@media screen and (max-width: 1800px){
    .swiper1 .carosel-description p{
        -webkit-line-clamp: 4;
    }
}
@media screen and (max-width: 1200px){
    .swiper1 .carosel-description p{
        -webkit-line-clamp: 3;
    }
}
.swiper1 .carosel-link-container{
    height: 130px;
    position: absolute;
    bottom: 130px;
    display: flex;
    flex-direction: column-reverse;

}
.swiper1 .carosel-link{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #FF6231;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.swiper1 .swiper-pagination-bullets.swiper-pagination-horizontal{
    text-align: left ;
    bottom: 75px;
    left: 80px;
    position: absolute;
    width: auto;
    z-index: 100;
}
.swiper1 .swiper-pagination-bullet{
    background-color: #222222;    
    opacity: 1 ;
    width: 12px ;
    height: 12px ;
    margin: 10px;
}
.swiper1 .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #FF6231 !important;
}
/* inizio sezione carosello main */

/* inizio sezione griglia dei marchi in evidenza main */
.marchi-container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.marchi-section-title{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: left;
    padding: 18px 0 18px 80px;
}
.marchi-container>a{
    height: 25vw;
    max-height: 480px;
    width: 25%;
}
.marchi-container>a>.hover-black-border{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
    width: 100%;
    position: relative;
    border: 4px solid transparent;
}
.marchi-container>a>.hover-black-border:hover{
    border: 4px solid #222;
    transition: 0.1s all;
    overflow: hidden;
}
.marchi-container>a>.hover-black-border.sec3-hover-black-border{
    justify-content: center;
    align-items: center;
}
.marchi-container>a>.hover-black-border.sec3-hover-black-border>p{
    justify-content: center;
    font-size: 18px;
    padding: 0;
    height: auto;
    text-align: center;
}
.marchi-container>a.sec3-href>.hover-black-border:hover {
    border: none;
}
.marchi-container>a.sec3-href:hover {
    background-color: #222;
    transition: 0.3s all;
}
.marchi-container>a.sec3-href:hover p{
    color: #fff;
    text-decoration-color: #fff;
    transition: 0.3s all;
}
.marchi-container>a.sec3-href>.hover-black-border:hover {
    border: none;
}
.marchi-container>a{
    border-bottom: 1px solid #222;
}
.marchi-container>a:not(:nth-of-type(4n)){
    border-right: 1px solid #222;
}
.nome-marchio, .durata-marchio{
    width: 100%;
    text-decoration: underline;
    line-height: 24px;
    letter-spacing: 0em;
    z-index: 2;
}
.nome-marchio{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #222;
    text-decoration-color: #222;
    width: 89%;
    text-transform: uppercase; 
    height: 50px;
    padding-left: 11%;
    display: flex;
    align-items: flex-end;
}
.durata-marchio{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-align: right;
    color: #FF6231;
    text-decoration-color: #FF6231;
    margin-right: 11%;
    width: 89%;
    height: 50px;
    text-transform: uppercase;
}
.marchi-container a{
    position: relative;
    overflow: hidden;
}
.marchi-container img{
    max-width: 400px;
    margin: auto auto;
    width: 100%;
}
.marhi-black-border-pop{
    height: 100%;
    border: 4px solid transparent;
    position: relative;
    transition: 0.2s;
}
.marhi-black-border-pop:hover{
    border: 4px solid #222222;
    transition: 0.3s;
}
.load-more-container{
    position: relative;
    top: -1px;
    background: white;
    border-top: 1px solid #222222;
}
/* inizio custom select */
/* The container must be positioned relative: */
.select-container{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}
.select-container p{
    font-family: Helvetica;
    font-size: 15px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    margin-right: 8px;
}
.select-container{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}
.custom-select {
    position: relative;
    font-family: Arial;
}
.custom-select select {
    display: none;
}
.select-selected {
    background-color: #fff;
    border-left: 1px solid #222;
}
.select-items div,.select-selected {
    color: #222;
    padding: 8px 16px;
    padding: 10px 0 10px 20px;
    cursor: pointer;
    font-family: Helvetica;
    font-size: 15px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;

}
.select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    border-left: 1px solid #222;
    border-bottom: 1px solid #222;
}
.select-hide {
    display: none;
}
.select-items div:hover, .same-as-selected {
    background-color: #222;
    color: #fff;
}
/* fine custom select */
/* fine sezione griglia dei marchi in evidenza main */

/* inizio sezione immagine con paragrafo (css generico riutilizzato per tutte le sezioni simili) */
.picture-paragraph-wrapper{
    position: relative;
    top: -1px;
}
.picture-paragraph-container{
    display: flex;
    flex-direction: row;
}
.picture-paragraph-container>.picture-paragraph-image-container, .picture-paragraph-container>.picture-paragraph-text-container{
    width: 50%;
    max-width: 960px;
    height: 50vw;
    max-height: 960px;
}
.picture-paragraph-container img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.picture-paragraph-text-container{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly
}
.picture-paragraph-text-container>div{
    padding: 0 80px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.picture-paragraph-image-container{
    border-right: 1px solid #222222;    
}
.picture-paragraph-title-logo img{
    width: 100%;
    max-width: 225px;
    object-fit: contain;
}
.picture-paragraph-title{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 90px;
    font-weight: 600;
    line-height: 80px;
}
.picture-paragraph-description{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
}
.picture-paragraph-description, .picture-paragraph-title{
    letter-spacing: 0em;
    text-align: left;
    color: #222222;
}
/* fine sezione immagine con paragrafo */

/* inizio sezione carosello dei percorsi */
.titolo-percorsi{
    padding: 18px 0 18px 80px;
    color: #FF6231;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
}
.swiper2{
    min-height: 616px;
    height: auto;
}
.swiper-wrapper{
    align-items: stretch;
}
.swiper2 .swiper-slide{
    background-color: white;
    display: flex;
    flex-direction: column;
}
.swiper2 .swiper2-slide-number-container,
.swiper2 .swiper2-slide-title-container, 
.swiper2 .swiper2-slide-description-container,
.swiper2 .swiper2-slide-link-container{
    padding: 0 40px;
}
.swiper2-black-container{
    background-color: black;
    height: 100%;
    
}
.swiper2 .swiper-button-disabled{
    display: none;
}
.swiper2 .swiper2-slide-number-container{
    height: 235px;
}
.swiper2 .swiper2-slide-number{
    color: #FF6231;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 150px;
    font-weight: 700;
    /* line-height: 19px; */
    letter-spacing: 0em;
    text-align: left;
}
.swiper2 .swiper2-slide-title-container{
    min-height: 140px;
}
.swiper2 .swiper2-slide-title{
    color: #222222;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
}
.swiper2 .swiper2-slide-description-container{
    min-height: 200px;
    margin-bottom: 116px;
}
.swiper2 .swiper2-slide-description{
    color: #222222;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
}
.swiper2 .swiper2-slide-link-container{
    bottom: 0;
    position: absolute;
    height: 86px;
}
.swiper2 .swiper2-slide-link{
    color: #FF6231;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0em;
    text-align: left;
}
.swiper-button-prev::after{
    content: ""!important;
}
.swiper-button-next::after{
    content: ""!important;
}
.swiper-button-next{
    right: 20px !important;
    background: white;
    border-radius: 50%;
}
.swiper-button-prev{
    transform: rotate(180deg);
    left: 20px !important;
    background: white;
    border-radius: 50%;
}
/* inizio sezione carosello dei percorsi */

/* inizio css extra sezione immagine con paragrafo 2 */
.picture-paragraph-container-2 .picture-paragraph-image-container img{
    object-fit: contain;
    width: calc(100% - 220px);
    height: calc(100% - 220px);
    margin: 110px;
}
.picture-paragraph-container-2 .picture-paragraph-image-container{
    border-right: 0;
    border-left: 1px solid #222222;
}
/* fine css extra sezione immagine con paragrafo 2 */
/* fine main */


/* inizio main della categoria dei marchi delle agenzie di cominciazione */
#category-marchi-delle-agenzie-di-comunicazione-title{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 90px;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    margin-bottom: 22px;
}
#category-marchi-delle-agenzie-di-comunicazione-title span{
    font-weight: 700;
    color: #FF6231;
}
#category-marchi-delle-agenzie-di-comunicazione-sub-title{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    padding-bottom: 77px;
    border-bottom: 1px solid #222222;
}
/* fine main della categoria dei marchi delle agenzie di cominciazione */


/*inzio pagina dei marchi e restyling nel tempo*/
.select-selected.select-arrow-active{
    font-weight: 600;
    text-decoration: underline;
}
#category-title, .entry-header{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 90px;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    padding-top: 80px;
    margin-bottom: 23px;
    text-transform: uppercase;
}
#category-title span{
    font-weight: 700;
    color: #FF6231;
}
#category-subtitle, .entry-content{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    padding-bottom: 77px;
}
.marchi-page-title-wrapper{
    padding: 80px 0;
}
#marchi-page-title{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 90px;
    font-weight: 700;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    margin-bottom: 22px;
    text-transform: uppercase;
}
.marchi-title-colored-num{
    font-weight: 600;
    color: #FF6231;
}
#marchi-page-subtitle{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;    
}
.marchi-page-select-wrapper{
    width: 100%;
    min-height: 46px;
}
#marchi-category-load-more p, #mostre-category-load-more p{
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    text-decoration-color: #222222;
    text-decoration: underline;
    padding: 20px 0;
    font-family: 'Plus Jakarta Sans', sans-serif;
    background-color: white;
}
/*fine pagina dei marchi e restyling nel tempo*/

/*inizio pagina marchio individuale*/
#marchio-article-page #title-container{
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    padding-bottom: 77px;
}
#marchio-page-title{
    order: 2;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 90px;
    font-weight: 600;
    line-height: 71px;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 33px;
}
#marchio-page-subtitle{
    order: 3;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    margin-top: 15px;
}
#marchio-page-subdesciption, #marchio-page-subdesciption a{
    order: 1;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #222222;
    margin-top: 50px;
    margin-bottom: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
#marchio-page-subdesciption span{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #FF6231;
}
#marchio-article-page #content-container{
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
}
#marchio-article-page .content-block{
    display: flex;
    flex-direction: row;
}
#marchio-article-page .content-block .content-text-container, #marchio-article-page .content-block .content-img-container{
    width: 50%;
    min-height: 960px;
}
#marchio-article-page .content-block .content-text-container{
    background-color: #222222;
    color: #fff;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#marchio-article-page .content-block:nth-child(odd) .content-text-container{
    order: 1;
}
#marchio-article-page .content-block:nth-child(odd) .content-img-container{
    order: 2;
}
#marchio-article-page .content-block:nth-child(even) .content-text-container{
    order: 2;
}
#marchio-article-page .content-block:nth-child(even) .cntent-img-container{
    order: 1;
}
.content-text-container{
    align-items: flex-end
}

.content-text-subcontainer{
    width: 100%;
    height: 100%;
    max-width: 960px;
    padding: 80px;
    display: flex;
    align-items: center;

}
.content-img-subcontainer{
    width: 100%;
    height: 100%;
    max-width: 960px;
    display: flex;
    align-items: center;
}

#marchio-article-page .content-block:nth-child(odd) .content-text-container{
    display: flex;
    justify-content: flex-end;
}
#marchio-article-page .content-block:nth-child(odd) .content-img-container{
    display: flex;
    justify-content: flex-start;
}
#marchio-article-page .content-block:nth-child(even) .content-text-container{
    align-items: flex-start;
    display: flex;
}
#marchio-article-page .content-block:nth-child(even) .content-img-container{
    display: flex;
    justify-content: flex-end;
}

.content-text-wrapper, .content-text-wrapper{
    width: 100%;
    height: 100%;
}
#marchio-article-page .swiper{
    width: 100%;
    height: 100%;
}
#marchio-article-page .swiper-slide{
    display: flex;
    justify-content: center;
    align-items: center;
}
#marchio-article-page .swiper-slide img{
    max-width: 450px;
    width: 80%;
    padding-bottom: 70px;
}
#marchio-article-page .swiper-pagination-bullets{
    position: absolute;
    bottom: 10%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transform: translate(-50%, 0);
    left: 50%;
    z-index: 100
}
#marchio-article-page .swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    background-color: #222222;
    opacity: 1;
    margin: 5px;
    z-index: 100
}
#marchio-article-page .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #FF6231;
}
/*fine pagina marchio individuale*/



/*inizio pagina il libro*/
#libro-title-container{
    text-align: center;
    color: #222222;
}
.picture-paragraph-container-libro .libro-picture-paragraph-image-container{
    border-right: none;
    border-left: 1px solid #222222;
    width: 50vw;
}
.picture-paragraph-container-libro .libro-picture-paragraph-image-container img{
    width: 100%;
    height: auto;
}
.libro-picture-paragraph-image-container{
    display: flex;
}
.picture-paragraph-container-libro > .picture-paragraph-text-container {
    height: auto;
}
#libro-text-block-container .paragraph-block-wrapper{
    padding: 80px;
}
#libro-text-block-container .paragraph-block-title{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#libro-text-block-container .paragraph-block-author{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 25px;
    font-weight: 300;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 80px;
}
.paragraph-block-images{
    width: 100%;
    margin-bottom: 50px;
}
.paragraph-block-images img{
    width: 100%;
}
.paragraph-block-paragraph-wrapper{
    width: 100%;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 90px;
}
/*fine pagina il libro*/

/* inizio pagina chi siamo */
.picture-paragraph-container-siamo.picture-paragraph-container-libro .libro-picture-paragraph-image-container{
    height: 50vw;
    width: 50vw;
    max-height: 960px;
    max-width: 960px;
}
.siamo-chess-block{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.siamo-block-line{
    height: 50vw;
    width: 50vw;
    max-width: 959px;
    max-height: 959px;
}
.siamo-text-block-line #footer-contacts-list li{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
}
.siamo-text-block-line #footer-contacts-list li:not(:last-child) p:first-child{
    text-decoration: underline;
}
.picture-paragraph-container-siamo .picture-paragraph-title, .siamo-chess-block .picture-paragraph-title{
    text-transform: uppercase;
    margin-bottom: 20px;
}
.siamo-text-block-line #footer-contacts-list li p, .siamo-text-block-line #footer-contacts-list li p a{
    text-decoration: none;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
}
.siamo-text-block-line #footer-contacts-list li p:last-child a{
    text-decoration: none;
}
.siamo-image-block-line{
    overflow: hidden;
}
.siamo-image-block-line img{
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.width-wrapper:nth-child(odd) .siamo-chess-block .siamo-image-block-line{
    order: 1;
    border-right: 1px solid #222222;

}
.width-wrapper:nth-child(odd) .siamo-chess-block .siamo-text-block-line{
    order: 2;

}
.width-wrapper:nth-child(even) .siamo-chess-block  .siamo-image-block-line{
    order: 2;
}
.width-wrapper:nth-child(even) .siamo-chess-block  .siamo-text-block-line{
    order: 1;
    border-right: 1px solid #222222;

}
.siamo-text-block-line{
    padding: 0 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.siamo-text-block-line .blocco-name{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 70px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 0em;
    text-align: left;    
    color: #222222;
}
.siamo-text-block-line .blocco-title{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;  
    color: #222222;    
}
.siamo-text-block-line .blocco-name, .siamo-text-block-line .blocco-title{
    text-transform: uppercase;
}
.siamo-text-block-line .blocco-para{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #222222;
}
/* fine pagina chi siamo */






/* inizio pagina partners */
.partners-block-title{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    padding: 29px 80px 39px 80px;
}
.picture-paragraph-link{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: underline;
    text-transform: uppercase;
}
.picture-paragraph-link a{
    color: #FF6231;
}
/* fine pagina partners */


/* inizio pagina credits */
#credits-info-box-container{
    display: flex;
    flex-direction: row;
    font-family: 'Plus Jakarta Sans', sans-serif;
    width: 100%;
    overflow: hidden;
}
#credits-info-box-container .credits-info-box:not(:last-child){
    border-right: 1px solid #222222;
}
#credits-info-box-container .credits-info-box{
    padding: 80px;
    width: calc(100vw / 3);
}
.credits-info-title{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 70px;
    font-weight: 600;
    line-height: 70px;
    letter-spacing: 0em;
    text-align: left;
    color: #222222;
    margin-bottom: 70px;
    min-height: 8vw;
}
.credits-info-para{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    
}
#contatti-contact-links ul{
    list-style: none;
}
#contatti-contact-links{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.contatti-list1 li{
    margin-bottom: 9px
}
.contatti-list1 li p:nth-child(1){
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: 000000;
    text-decoration: underline;
}

.contatti-list1 li p:nth-child(2), .contatti-list1 li p:nth-child(2) a{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #FF6231;
    text-decoration: none;
}
.contatti-list2 li p:nth-child(1){
    font-weight: 600;
    text-decoration: none;
}
.picture-paragraph-container-2 .picture-paragraph-image-container-full{
    overflow: hidden;
}
.picture-paragraph-container-2 .picture-paragraph-image-container-full img {
    object-fit: cover;
    height: 50vw;
    width: 50vw;
    max-width: 960px;
    max-height: 960px;
    overflow: hidden;
    margin: 0;

}
.contatti-info .contatti-list1{
    margin-right: 10px;
}
/* fine pagina credits */



/* inizio pagina contatti */
#contatti-wrapper{
    display: flex;
    width: 100%;
}
#contatti-text-container, #contatti-form-container{
    width: 50%;
}
#contatti-text-container{
    border-right: 1px solid #222;
}
main .wpcf7-spinner{
    position: absolute;
    margin-top: 24px;
    right: 0;
}
main .wpcf7 form .wpcf7-response-output{
    margin: 0;
    border: 1px solid;
    text-align: center;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 14px;
}

textarea {
    resize: none;
}
main .wpcf7-form .wpcf7-text, main .wpcf7-form .wpcf7-form-control{
    width: 100%;
}
main .wpcf7-form .wpcf7-text, main .wpcf7-form .wpcf7-form-control:not(input[type="submit"]){
    width: 100%;
    background-color: transparent;
}
main .wpcf7-form>p>label>span>input, main .wpcf7-form>p>label>span>textarea, #submit-form{
    border-bottom: 1px solid black;
}
main .wpcf7-form>p:nth-child(-n+5), main .wpcf7-form>p:nth-child(-n+6)>label, main .wpcf7-form>p:nth-child(-n+6)>label>span, main .wpcf7-form>p:nth-child(-n+6)>label>span>input{
    height: 80px;
}
main .wpcf7-form>p:nth-child(6){
    height: 250px;
}
main textarea, main label{
    width: 100%;
    height: 100%;
}
main input:not([type="checkbox"]){
    padding: 20px;
}
main textarea{
    padding: 30px 20px;
}
main input, main textarea{
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
}
main .wpcf7-form>p{
    display: none;
}
main .form-field{
    border-bottom: 1px solid #222;
    position: relative;
}
main .wpcf7-form .field-text-name{
    top: 20px;
    left: 20px;
    position: absolute;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    color: #B6B6B6;
    transition: 0.2s all;
    z-index: 1;
}
main .wpcf7-form .active-form .field-text-name{
    font-size: 12px;
    top: 0;
    color: #222;
    left: 10px;
}
.wpcf7-form-control-wrap{
    z-index: 100;
}
.wpcf7 label span a{
    color: #FF6231;
}
.wpcf7 label span a:hover{
    color: #FF9C7C;
}
main .wpcf7-form .form-field-textarea{
    height: 250px;
}
main .wpcf7-form p:not(.field-text-name){
    height: 100%;
}
main .wpcf7-list-item{
    margin: 0;
    padding-left: 20px;
    padding-right: 15px;
}
main .wpcf7 .field-content{
    height: 100%;
    background: transparent;
    position: relative;
    z-index: 10;
}
#submit-form{
    display: flex;
    justify-content: center;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #222;
    padding: 20px 0;
}
#submit-form span>label{
    display: flex;
    gap: 10px;
}
main input[type="checkbox"]{
    width: 23px;
    height: 23px;
}
input[type="checkbox"]{
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    display: inline-block;
    background: #fff;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #222;
    box-shadow: none;
    cursor: pointer;
}
input[type="checkbox"]:checked::before {
    content: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E);
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 0;
    transform: translate(-50%, -50%);
    height: 27px;
    width: 27px;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-weight: normal;
    display: block;
    position: absolute;
    bottom: -20px;
    left: 10px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 13px;
}
.form-field-textarea .wpcf7-not-valid-tip {
    bottom: 10px;
}
input[type="submit"]{
    background-color: #FF6231;
    color: #fff;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-border-radius: 0; 
}
main .footer-right{
    width: 100%;
    padding: 0;
}
main #footer-contacts-list{
    padding: 0;
}
#contatti-text-container{
    padding: 0 80px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
#contatti-wrapper #footer-contacts-list>li, #contatti-wrapper #footer-contacts-list>li>a {
    font-size: 18px;
}
#contatti-wrapper #footer-contacts-list>li>p{
    margin-bottom: 8px;
    font-weight: 300;
    text-decoration: underline;
}
#contatti-wrapper #footer-social-list{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
#contatti-wrapper #footer-social-list li{
    list-style-type: none;
    margin-right: 18px;
}
#contatti-wrapper #footer-social-list li i{
    font-size: 32px;
    color: #000;
}
#contatti-wrapper #footer-social-list li i:hover{
    color: #3A3A3A;
    transition: 0.1s all;
}
#contatti-wrapper #poweredBy{
    color: #222;
}
/* fine pagina contatti */


/* inizio pagina mostre */
#title-container-mostre{
    max-width: 1920px;;
    padding-top: 80px;
    padding-bottom: 72px;
}
#mostre-content-wrapper{
    width: 100%;
    background-color: #222;
}
#mostre-content-container{
    width: 100%;
    max-width: 1920px;
    padding: 80px;
}
#mostre-content-container .grid{
    overflow: hidden;
}
/* inizio mensory */
.grid-item{
    width: calc(100% / 3);
}
.grid-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.grid-item .grid-content{
    width: 100%;
    height: 100%;
    padding: 10px;
}
/* fine mensory */
/* fine pagina mostre */


/* inizio media queries */
@media screen and (min-width: 1922px){
    #marchio-article-page #title-container{
        border-left: 1px solid #222222;
        border-right: 1px solid #222222;
    }
    header #bottom-header-content-wrapper1>p,
    .menu-menu-categorie-container,
    .menu-categories-menu-container,
    #bottom-header-content-wrapper2{
        border-left: 1px solid #222222;
        border-right: 1px solid #222222;
    }
    .width-container, #newsletter-wrapper{
        border-left: 1px solid #222222;
        border-right: 1px solid #222222;
    }
    .wide-white-container{
        max-width: 1920px;
        margin: 0 auto;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }
    #mostre-content-container{
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        margin: 0 auto;
    }
    #title-container-mostre{
        margin: 0 auto;
        border-left: 1px solid #222;
        border-right: 1px solid #222;
    }
    #marchio-article-page .content-block:nth-child(odd) .content-text-container .content-text-subcontainer{
        border-left: 1px solid white;
    }
    #marchio-article-page .content-block:nth-child(odd) .content-img-container .content-img-subcontainer{
        border-right: 1px solid #222;
    }
    #marchio-article-page .content-block:nth-child(even) .content-text-container .content-text-subcontainer{
        border-right: 1px solid white;
    }
    #marchio-article-page .content-block:nth-child(even) .content-img-container .content-img-subcontainer{
        border-left: 1px solid #222;
    }
}
@media screen and (max-width: 1920px){
    .category-title-container, .entry-header{
        max-width: 1200px;
    }
    #marchio-article-page .content-block .content-text-container, #marchio-article-page .content-block .content-img-container{
        min-height: 50vw;
    }
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1439px){
    .swiper1 .carosel-title{
        font-size: 74px;
        line-height: 70px;
    }
    .swiper1 .carosel-description p{
        font-size: 24px;
        line-height: 30px;
    }
    #credits-info-box-container .credits-info-box{
        padding: 70px;
    }
    .picture-paragraph-text-container>div {
        padding: 0 70px;
    }
    .picture-paragraph-title {
        font-size: 60px;
        line-height: 65px;
    }
    .picture-paragraph-description {
        font-size: 15px;
        line-height: 20px;

    }
    #page-sub-title{
        font-size: 15px;
        line-height: 20px;
    }
    .siamo-text-block-line #footer-contacts-list li p, .siamo-text-block-line #footer-contacts-list li p a, .siamo-text-block-line #footer-contacts-list li{
        font-size: 15px;
    }
}
@media screen and (max-width: 1280px) {
    .carosel-title{
        font-size:72px;
        margin-bottom:20px;
    }
    .carosel-description{
        font-size: 21px;
        margin-bottom: 50px;
        line-height: 34px;
    }
}
@media screen and (max-width: 1200px) {
    .carosel-title{
        font-size:66px;
        margin-bottom:20px;
        line-height: 70px;
    }
    .carosel-description{
        font-size: 21px;
        margin-bottom: 50px;
        line-height: 32px;
    }
}
@media screen and (max-width: 1024px) {
    .swiper1 .swiper-text > *{
        padding-left: 60px;
        padding-right: 60px;
    }
    .swiper1 .carosel-title{
        font-size: 56px;
        margin-bottom:18px;
        line-height: 52px;
    }
    .swiper1 .carosel-description{
        font-size: 19px;
        margin-bottom: 100px;
        line-height: 26px;
    }
    #contatti-text-container{
        padding: 0 40px;
    }
    .picture-paragraph-title-logo img{
        width: 160px;
    }
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 958px) {
    #wpcf7-f208-o1>footer .wpcf7-form {
        max-width: none;
        width: 100%;
    }
    #contatti-form-container{
        border-top: 1px solid #222;
    }
    .picture-paragraph-text-container>div {
        padding: 0 40px;
    }
    #credits-info-box-container .credits-info-box{
        padding: 40px;
    }
    .siamo-text-block-line{
        padding: 0 40px;
    }
    .picture-paragraph-description #footer-contacts-list li{
        margin-bottom: 10px;
    }
    #page-title{
        font-size: 40px;
        line-height: 58px;
    }
    .picture-paragraph-title {
        font-size: 40px;
        line-height: 58px;
    }
    .picture-paragraph-title-logo img{
        width: 140px;
    }
    .picture-paragraph-description {
        font-size: 12px;
        line-height: 18px;
    }
    #page-sub-title{
        font-size: 12px;
        line-height: 18px;
    }
    #footer-contacts-list {
        padding-top: 20px;
    }
    .siamo-text-block-line #footer-contacts-list li p, .siamo-text-block-line #footer-contacts-list li p a, .siamo-text-block-line #footer-contacts-list li{
        font-size: 12px;
    }
    #footer-top .footer-left .menu {
        max-height: none;
    }
    #newsletter-wrapper{
        flex-direction: column;
        margin-bottom: 32px;
    }
    .newsletter-text-container, .newsletter-submit-wrapper{
        width: 100%;
    }
    #newsletter-wrapper>div {
        width: 100%;
    }
    footer .wpcf7-form {
        padding: 0 15px;
        margin: 0;
    }
    .newsletter-text-container p {
        text-align: left;
        margin: 0 15px 20px 15px;
    }
    #newsletter-wrapper>div{
        padding: 0;
    }
    .tnp.tnp-widget-minimal{
        padding-left: 15px;
        padding-right: 15px;
    }
    .swiper1 .swiper-text > * {
        padding-left: 40px;
        padding-right: 40px;
    }
    .partners-block-title {
        padding: 0 15px;
    }
}
@media  screen and (max-width: 767px){
    #marchio-article-page #title-container{
        padding: 0 15px;
    }
    main .width-wrapper .width-container .credits-container .picture-paragraph-image-container{
        order: 2;
    }
    main .credits-container .picture-paragraph-text-container{
        order: 1;
    }
    .credits-container .picture-paragraph-image-container{
        border-bottom: none;
        border-top: 1px solid #222;
    }
    .picture-paragraph-container-libro .libro-picture-paragraph-image-container{
        border-left: none;
        border-top: 1px solid #222;
    }
    main .width-wrapper:last-of-type .siamo-chess-block .picture-paragraph-title, main .width-wrapper:last-of-type .siamo-chess-block .picture-paragraph-description{
        text-align: center;
    }
    #title-container-mostre{
        padding: 35px 15px;
    }
    #mostre-content-container{
        padding: 15px;
    }
    .grid-item .grid-content{
        padding: 4px;
    }
    .swiper1 .carosel-text{
        position: relative;
        top: 0;
        margin-bottom: 150px;
    }
    .swiper1 .carosel-link-container {
        height: auto;
        margin-bottom: 30px;
        position: absolute;
        bottom: 0;
    }
    .grid-item{
        width: calc(100% / 2);
    }
    .slim{
        display: block;
    }
    .wide{
        display: none;
    }
    .picture-paragraph-container{
        flex-wrap: wrap;
    }
    .picture-paragraph-image-container, .picture-paragraph-text-container{
        width: 100% !important;
    }
    .picture-paragraph-image-container{
        height: 100vw !important;
    }
    .picture-paragraph-image-container{
        border-left: none !important;
        border-bottom: 1px solid #222222;
        border-right: none;
        order: 1;
    }
    .swiper1 .swiper-text{
        border: none;
    }
    .picture-paragraph-text-container{
        order: 2;
        margin-bottom: 24px;
        padding: 36px 0 24px 0;
        height: auto !important;
    }
    #page-title{
        font-size: 35px;
    }
    .picture-paragraph-title{
        font-family: 'Barlow Condensed', sans-serif;
        font-size: 35px;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 36px;
        text-transform: uppercase;
    }
    .partners-block-title{
        margin-top: 20px;
    }
    .newsletter-text-container p{
        font-family: 'Barlow Condensed', sans-serif;
        font-size: 35px;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: left;
        margin-top: 32px;
    }
    .picture-paragraph-description{
        font-family: 'Plus Jakarta Sans', sans-serif;
        font-size: 13px;
        font-weight: 300;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
    }
    .swiper{
        height: auto;
    }
    .swiper1 .swiper-slide{
        display: flex;
        flex-direction: column !important;
    }
    .swiper1 .swiper-text, .swiper1 .swiper-img, .swiper1 .swiper-img-container{
        width: 100%;
    }
    .swiper1 .swiper-text{
        display: block;
    }
    .swiper1 .swiper-image{
        order: 1;
    }
    .swiper1 .swiper-text{
        order: 2;
    }
    .swiper1 .swiper-text>div{
        width: 100%;
        padding-top: 60px;
    }
    .swiper1 .swiper-img-container{
        height: auto;
    }
    .swiper1 .swiper-text .swiper-pagination{
        order: 1;
    }
    .swiper1 .swiper-text .carosel-title{
        order: 2;
    }
    .swiper1 .swiper-text .carosel-description{
        order: 3;
    }
    .swiper1 .swiper-text .carosel-link-container{
        order: 4;
    }
    .swiper-text > * {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0;
    }
    .swiper1 .swiper-pagination-bullets.swiper-pagination-horizontal {
        text-align: left;
        left: calc(50% - 30px);
        top: calc(100vw + 50px);
        position: absolute;
        width: auto;
    }
    .swiper1 .swiper-img{
        height: 100vw;
        width: 100%;
        border-bottom: 1px solid #222;
    }
    .swiper1 .swiper-pagination{
        margin-top: 35px;
        display: flex;
        justify-content: center;
    }
    .swiper1 .carosel-title{
        margin-top: 35px;
        font-family: 'Barlow Condensed', sans-serif;
        font-size: 35px;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        text-align: left;
    }
    .carosel-description{
        font-family: 'Plus Jakarta Sans', sans-serif;
        font-size: 18px;
        font-weight: 300;
        line-height: 27px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 35px;
    }
    .marchi-container>a {
        min-height: 50vw;
        width: 50%;
    }
    .marchi-container>a .nome-marchio{
        padding-left: 15px;
        font-size: 13px;
    }
    .marchi-container>a .durata-marchio{
        padding-right: 15px;
        font-size: 13px;
    }
    .marchi-container>a:nth-child(even){
        border-right: none;
    }
    .marchi-section-title{
        font-size: 35px;
        padding: 15px;
    }
    .picture-paragraph-text-container>div {
        padding: 0 15px;
    }
    #credits-info-box-container .credits-info-box{
        padding: 15px;
    }
    .titolo-percorsi{
        padding: 0 15px;
        font-size: 30px;
    }
    .swiper2 .swiper-slide-content-wrapper{
        padding: 0 15px;
    }
    .swiper2 .swiper2-slide-number-container, .swiper2 .swiper2-slide-title-container, .swiper2 .swiper2-slide-description-container, .swiper2 .swiper2-slide-link-container{
        padding: 0;
    }
    .picture-paragraph-container-2 .picture-paragraph-image-container img {
        object-fit: contain;
        width: calc(100% - 88px);
        height: calc(100% - 88px);
        margin: 44px;
    }
    .menu-menu-categorie-container,
    .menu-categories-menu-container{
        margin-top: 13px;
    }
    header #bottom-header-content-wrapper1 a, header #primary-menu .menu-item>a, header #bottom-header-content-wrapper1>p {
        padding-left: 33px;
    }
    header #bottom-header-content-wrapper1 .bottom-header-menu1-number, header #bottom-header-content-wrapper1 a, header #primary-menu .menu-item>a {
        font-size: 20px;
    }
    header .bottom-header-content-wrapper a {
        padding: 14px 0;
    }
    header #bottom-header-content-wrapper1>p {
        font-size: 30px;
    }
    #footer-info{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        padding: 0;
    }
    footer .footer-left, footer .footer-right{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #footer-top, #footer-bottom{
        padding: 0;
    }
    main #footer-contacts-list li, main #footer-contacts-list li p{
        text-align: center !important;
    }
    #contatti-wrapper #footer-social-list{
        justify-content: center;
    }
    #footer-contacts-list{
        padding-top: 60px;
    }
    #footer-bottom .footer-right {
        padding-bottom: 0;
        padding-top: 0;
    }
    footer #footer-bottom footer .footer-left{
        padding-top: 30px;
    }
    #footer-info #footer-top, footer #footer-top{
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 0;
    }
    #footer-top{
        flex-direction: column;
    }
    .footer-left, .footer-right{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    footer #footer-top .footer-left .menu{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
    }
    #footer-top .footer-left>div{
        width: 100%;
        padding: 0;
    }
    #footer-top .footer-left>div:nth-child(1){
        width: 100%;
        order: 1;
    }
    #footer-top .footer-left>div:nth-child(2){
        width: 100%;
        order: 3;
    }
    #footer-top .footer-left>div:nth-child(3){
        width: 100%;
        order: 2;
    }
    #footer-top .footer-left .menu {
        max-height: none;
    }
    .footer-right{
        padding: 0;
    }
    #footer-bottom{
        flex-direction: column;
    }
    #footer-bottom .footer-left{
        order: 2;
    }
    #footer-bottom .footer-right{
        order: 1;
    }
    .footer-left{
        border: none;
    }
    .footer-left{
        padding-top: 40px;
    }
    #footer-top .footer-left>div:nth-child(3){
        margin-top: 50px;
    }
    #footer-top .footer-left>div:nth-child(2){
        margin-top: 20px;
    }
    #footer-top .footer-left{
        padding-bottom: 50px;
        border-bottom: 1px solid #fff;
    }
    #footer-left{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .carosel-title{
        font-size:72px;
        margin-bottom:20px;
    }
    .carosel-description{
        font-size: 21px;
        margin-bottom: 50px;
        line-height: 34px;
    }
    .swiper1 .swiper-text > * {
        padding-bottom: 0;
        flex-direction: column;
    }
    #category-title, .entry-header{
        font-size: 35px;
        padding: 40px 15px 0 15px;
        text-align: left;
        margin-bottom: 27px;
    }
    #category-subtitle, .entry-content{
        text-align: left;
        padding: 0 15px;
        margin-bottom: 27px;
    }
    #marchi-category-load-more p, #mostre-category-load-more p {
        padding: 17px 0;
    }
    #marchio-article-page .content-block .content-text-container .content-text-subcontainer{
        font-size: 13px;
        line-height: 20px;
        padding: 36px 15px;
    }
    #libro-text-block-container .paragraph-block-wrapper{
        padding: 30px 15px;
    }
    #page-title{
        font-family: 'Barlow Condensed', sans-serif;
        font-size: 35px;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 32px;
        padding-top: 0;
        padding-top: 39px;
    }
    #page-sub-title{
        font-family: 'Plus Jakarta Sans', sans-serif;
        font-size: 18px;
        font-weight: 300;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: center;
        margin-bottom: 31px;
        padding-bottom: 0;
    }
    .picture-paragraph-description{
        font-family: 'Plus Jakarta Sans', sans-serif;
        font-size: 13px;
        font-weight: 300;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        margin: 15px 0;
    }
    .picture-paragraph-container .picture-paragraph-text-container{
        margin-bottom: 0;
        order: 2;
    }
    .picture-paragraph-container .picture-paragraph-image-container{
        order: 1;
    }
    .picture-paragraph-text-container{
        order: 1;
    }
    .picture-paragraph-container-libro .libro-picture-paragraph-image-container{
        width: 100%;
        order: 2;
    }
    #libro-text-block-container .paragraph-block-title{
        font-family: 'Barlow Condensed', sans-serif;
        font-size: 35px;
        font-weight: 700;
        line-height: 44px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 15px;
    }
    #libro-text-block-container .paragraph-block-author{
        font-family: 'Plus Jakarta Sans', sans-serif;
        font-size: 15px;
        font-weight: 300;
        line-height: 44px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 45px;
    }
    #libro-text-block-container .paragraph-block-images{
        margin-bottom: 45px;
    }
    #libro-text-block-container .paragraph-block-paragraph-wrapper{
        font-family: 'Plus Jakarta Sans', sans-serif;
        font-size: 13px;
        font-weight: 300;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 40px;
    }
    .siamo-chess-block{
        flex-direction: column;
    }
    .siamo-block-line{
        width: 100vw;
        height: 100vw;
    }
    main .siamo-chess-block .siamo-image-block-line{
        order: 2 !important;
    }
    main .siamo-chess-block .siamo-text-block-line{
        order: 1 !important;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #222222;
        height: auto;
    }
    .picture-paragraph-title{
        margin-bottom: 20px;
    }
    .blocco-title{
        margin-bottom: 35px;
    }
    .siamo-text-block-line{
        padding: 30px 15px;
    }
    .siamo-text-block-line .picture-paragraph-description {
        margin: 0;
    }
    #credits-info-box-container{
        flex-direction: column;
    }
    #credits-info-box-container .credits-info-box{
        width: 100%;
    }
    #credits-info-box-container .credits-info-box:not(:last-child){
        border-right: none;
        border-bottom: 1px solid #222222;
    }
    .picture-paragraph-text-container .picture-paragraph-description{
        margin: 0 0 20px 0;
    }
    .picture-paragraph-link{
        font-size: 20px;
    }
    .credits-info-title{
        margin-bottom: 20px;
        min-height: auto;
        min-height: 10vw;

    }
    #contatti-contact-links{
        flex-direction: column;
    }
    .contatti-info{
        margin-bottom: 30px;
    }
    .picture-paragraph-container-2 .picture-paragraph-image-container-full img {
        object-fit: cover;
        height: 100vw;
        width: 100vw;
        overflow: hidden;
        margin: 0;
    }
    #contatti-wrapper{
        flex-direction: column;
    }
    #contatti-wrapper #contatti-text-container, #contatti-wrapper #contatti-form-container{
        width: 100%;
    }
    #contatti-wrapper #contatti-text-container{
        padding: 25px 15px;
    }
    .picture-paragraph-container-siamo.picture-paragraph-container-libro .libro-picture-paragraph-image-container{
        border-top: 1px solid #222;
        height: 100vw;
        width: 100vw;
    }
    #marchio-article-page .content-block .content-text-container, #marchio-article-page .content-block .content-img-container{
        width: 100%;
        min-height: auto;
        height: auto;
    }
    #marchio-article-page .content-block .content-text-container{
        order: 2 !important;
    }
    #marchio-article-page .content-block .content-img-container{
        margin-top: 42px;
        order: 1 !important;
    }
    #marchio-article-page .content-block {
        flex-wrap: wrap;
    }
    #marchio-page-title{
        order: 1;
        font-family: 'Barlow Condensed', sans-serif;
        font-size: 35px;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 0em;
        color: #222222;
        text-transform: uppercase;
        margin-bottom: 23px;
        padding-top: 35px;
        text-align: left;
    }
    #marchio-page-subtitle{
        order: 2;
        font-family: 'Plus Jakarta Sans', sans-serif;
        font-size: 18px;
        font-weight: 300;
        line-height: 25px;
        letter-spacing: 0em;
        color: #222222;
        margin-bottom: 30px;
        text-align: left;
    }
    #marchio-page-subdesciption{
        display: none;
    }
    #marchio-article-page #content-container{
        margin-top: 0;
    }
}
@media screen and (max-width: 640px) {
    .swiper1 .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 305px;
    }
}
@media screen and (max-width: 480px) {
    .swiper1 .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 345px;
    }
}
@media screen and (max-width: 375px) {
    .swiper1 .swiper-pagination-bullets .swiper-pagination-horizontal {
        bottom: 310px;
    }
}
@media screen and (max-width: 360px) {
}
/* fine media queries */




















/* inizio pagina di errore */
#container404{
    width: 100%;
    min-height: 800px;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: space-evenly;
    font-family: 'Plus Jakarta Sans', sans-serif;
    color: #222;
}
#container404 h1{
    font-size: 60px;
}
#container404 h2{
    font-size: 160px;
    color: #FF6231;
    font-weight: 900;
}
#container404 h3{
    font-size: 50px;
}
#container404 div{
    margin: 30px;
    font-size: 30px;
}
#container404 a{
    padding: 20px;
    font-size: 30px;
    background-color: #FF6231;
    border-radius: 10px;
    color: white;
    text-decoration: none;
}
/* fine pagina di errore */


#poweredBy{
    color: #fff;
    font-family: 'Plus Jakarta Sans', 'sanserif';
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
}
#poweredBy a{
    color: #FB6231;
    font-weight: 800;
}
.grecaptcha-badge{
    display: none !important;
}