.my-main-oggetti{margin-top: 10rem; margin-bottom: 5rem;}
.my-row-filtri{margin: 4rem 0;}
.my-img-thumb-esito{height: 310px;max-height: 310px;width: auto;background-repeat: no-repeat;background-position: center;border-radius: 0;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;background-size: cover;}
.my-title-oggetti-esito{font-family: "work_sanssemibold";color: #003478;font-size: 21px;letter-spacing: 0.15px;line-height: 25px; margin: 1rem 0 0 1rem;}
.my-title-oggetti-esito:hover{color: #97d700;}
.my-info-oggetti-esito{color: #595959;font-size: 16px;line-height: 24px; margin: 0; margin-left: 1rem;}
.my-row-esito-oggetti .col{margin-bottom: 1.5rem;}
.my-img-scheda-oggetto{height: 600px;max-height: 600px;width: auto;background-repeat: no-repeat;background-position: center;border-radius: 0;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;background-size: cover;}
.my-carousel-oggetto{}
.my-carousel-oggetto button i{color: #3b3834;}
.my-carousel-oggetto button:hover, .my-carousel-oggetto button:focus {background-color: transparent;}
.my-wrap-scheda-dati h1{font-size: 36px;}
.my-campo-scheda{display: block; margin-bottom: 1rem;}
/*.my-link-more{font-size: 14px;font-weight: 600;text-transform: uppercase;text-decoration: none;line-height: 16px;color:#003478;border-style: solid;border-width: 0px 0px 0px 0px;border-radius: 4px 4px 4px 4px;padding: 18px 24px 18px 24px; display: inline-block;}*/


.my-link-more{
    font-family: Work Sans, sans-serif;
    font-size: 14px;
    line-height: 2.1rem;
    letter-spacing: 0.115rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #003478;    
    border-radius: 4px 4px 4px 4px;
    display: inline-block;
    height: 36px;
    width: 150px;
    text-align: center;
}

.my-link-more::after{content: 'scopri di più';}
.my-link-more[aria-expanded="true"]::after{content: 'chiudi';}
.my-link-more:hover{
    background-color: #E8F3CC;
    color: #003478;
}
.my-wrap-img-main-archivio{height: 500px;max-height: 500px;width: auto;background-repeat: no-repeat;background-position: center;border-radius: 0;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;background-size: cover;}
.my-row-wrap-archives{margin: 1rem 0 0 0;}
.my-row-wrap-archives .col{margin-bottom: 2rem;}
.my-wrap-cover-archivio{height: 300px;background-position: center;background-size: cover}
.my-row-wrap-archives h4{position: absolute;
    bottom: 0;
    text-align: center;
    width: auto;
    background-color: #FAF7EF;
    padding: 2rem 0;}

.custom-bg-archivi{ padding: 3rem 0;}
.custom-link-arc{border: 1px solid #003478; display: inherit; color: #003478; font-family: "work_sansblack"; font-size: 1.6rem; line-height:2rem; background-image: url(arrow-right.svg);padding: 2rem; background-position:90% 90%; background-repeat: no-repeat; background-size: 22px;min-height: 200px; border-radius: 10px;}
.custom-link-arc:hover{color: #97d700;}

.custom-link-arc-2{border: 0px solid #003478; background-color: #003478; display: inherit; color: #FAF7EF; font-family: "work_sansblack"; font-size: 1.6rem; line-height:2rem; background-image: url(arrow-right-w.svg);padding: 2rem; background-position:90% 90%; background-repeat: no-repeat; background-size: 22px;min-height: 200px; border-radius: 10px;}
.custom-link-arc-2:hover{color: #97d700;}

.custom-link-arc-3{display: inherit; color: #FAF7EF; font-family: "work_sansblack"; font-size: 1.6rem; line-height:2rem; background-image: url(arrow-right-w.svg);padding: 2rem; background-position:90% 90%; background-repeat: no-repeat; background-size: 22px;min-height: 200px; border-radius: 10px;}
.my-row-wrap-archives .col.col-img-archivio{position: relative;}
.col-img-archivio {display: block;color: #004456;text-decoration: none;min-height: 400px;position: relative; }
.img-archivio-home {position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;background-size: cover;background-position: 50% 50%;background-repeat: no-repeat;}
.col-img-archivio h3{position: absolute;bottom: 15%;text-align: center;width: 100%;color: #fff;font-size: 36px;font-weight: 700;padding: 0 1rem;}
.bg-blue {position: absolute;inset: 0px;background-color: rgb(0 52 120 / var(--tw-bg-opacity, 1));--tw-bg-opacity: 0.4;}


.search .input-group .btn{font-family: "Work Sans", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 16px; color: #003478;}

.custom-offset-left{
    margin-left: 12.5%;
}


@media (max-width: 767px) {
    .my-main-oggetti{margin-top: 7rem;}
    .my-wrap-scheda-dati h1{line-height: 3rem;}
    .my-wrap-scheda-dati .d-flex.justify-content-between{display: block !important;}
    .custom-offset-left{margin-left: 0;}
}
