@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700|Ubuntu:300,400,500);

:root {
    --posta-white: #ffffff;
    --posta-blue: #334d5c;
    --posta-red: #df494a;
    --posta-ruby: #cc0000;
    --bs-success: #45b29d;
    --bs-warning: #eabc28
}

::-webkit-scrollbar {
    width: 1.2rem;
    scrollbar-width: thin
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: .6rem
}

::-webkit-scrollbar-thumb {
    background: #888
}

::-webkit-scrollbar-thumb:hover {
    background: #999
}

@font-face {
    font-family: 'Lobster';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/lobster-v28-latin-regular.eot);
    src: local(''), url('../fonts/lobster-v28-latin-regular.eot?#iefix') format('embedded-opentype'), url(../fonts/lobster-v28-latin-regular.woff2) format('woff2'), url(../fonts/lobster-v28-latin-regular.woff) format('woff'), url(../fonts/lobster-v28-latin-regular.ttf) format('truetype'), url('../fonts/lobster-v28-latin-regular.svg#Lobster') format('svg')
}

body {
    font-family: roboto, arial, sans-serif;
    background: #f2f2f2
}

.controls-wrapper {
	text-align: center;
	padding: 10px 0 5px 0;
}

.controls-wrapper .carousel-control {
	position: static !important;
	display: inline-block;
	width: auto;
}

.controls-wrapper .carousel-indicators {
	position: static !important;
	display: inline-block;
	margin: 0 10px !important;
}

@media (max-width: 767px) {
  .home-cnt {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .navbar {
    margin-bottom: 0 !important;
  }

  .footer {
    margin-top: 0 !important;
  }
}


.twitter-img-header:hover {
    transform: scale(1.3)
}

.twitter-img-header {
    margin-top: -10px;
    height: auto;
    transition: transform 0.3s
}

.twitter-img-footer {
    margin-bottom: 10px;
    height: auto;
    transition: transform 0.3s
}

.twitter-img-footer:hover {
    filter: invert(80%)
}

.border-0 {
    border: 0 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: 4px
}

.m-2 {
    margin: 8px
}

.m-3 {
    margin: 16px
}

.m-4 {
    margin: 24px
}

.m-5 {
    margin: 48px
}

.mt-0 {
    margin-top: 0
}

.mb-0 {
    margin-bottom: 0
}

.ml-0 {
    margin-left: 0px !important
}

.mr-0 {
    margin-right: 0px !important
}

.mt-1 {
    margin-top: 4px
}

.mb-1 {
    margin-bottom: 4px
}

.ml-1 {
    margin-left: 4px
}

.mr-1 {
    margin-right: 4px
}

.mr-4 {
    margin-right: 4px
}

.ml-6 {
    margin-left: 6px
}

.mr-6 {
    margin-right: 6px
}

.mt-2 {
    margin-top: 8px
}

.mb-2 {
    margin-bottom: 8px
}

.mb-12 {
    margin-bottom: 12px
}

.mb-6 {
    margin-bottom: 6px
}

.ml-2 {
    margin-left: 8px
}

.mr-2 {
    margin-right: 8px
}

.mr-10 {
    margin-right: 10px
}

.mr-12 {
    margin-right: 12px
}

.mt-12 {
    margin-top: 12px
}

.mt-3 {
    margin-top: 16px
}

.mb-3 {
    margin-bottom: 16px
}

.mb-30 {
    margin-bottom: 30px
}

.ml-3 {
    margin-left: 16px
}

.mr-3 {
    margin-right: 16px
}

.p-0 {
    padding: 0
}

.p-1 {
    padding: 4px
}

.p-2 {
    padding: 8px
}

.p-3 {
    padding: 16px
}

.p-4 {
    padding: 24px
}

.pt-0 {
    padding-top: 0
}

.pb-0 {
    padding-bottom: 0
}

.pl-0 {
    padding-left: 0
}

.pr-0 {
    padding-right: 0
}

.pt-1 {
    padding-top: 4px
}

.pb-1 {
    padding-bottom: 4px
}

.pl-1 {
    padding-left: 4px
}

.pr-1 {
    padding-right: 4px
}

.pt-2 {
    padding-top: 8px
}

.pb-2 {
    padding-bottom: 8px
}

.pl-2 {
    padding-left: 8px
}

.pr-2 {
    padding-right: 8px
}

.pt-3 {
    padding-top: 16px
}

.pt-12 {
    padding-top: 12px
}

.pt-4 {
    padding-top: 24px
}

.pb-3 {
    padding-bottom: 16px
}

.pl-3 {
    padding-left: 16px
}

.pr-3 {
    padding-right: 16px
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.px-1 {
    padding-left: 4px;
    padding-right: 4px
}

.px-2 {
    padding-left: 8px;
    padding-right: 8px
}

.px-3 {
    padding-left: 16px;
    padding-right: 16px
}

.py-3 {
    padding-top: 16px;
    padding-bottom: 16px
}

.pnrr-pd {
    padding: 1px 10px
}

img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Ubuntu, arial, sans-serif
}

.cur-pointer {
    cursor: pointer;
}

.container-fluid {
    max-width: 3840px
}

.header {
    background: #fff
}

.login-container {
    position: absolute;
    z-index: 1;
    margin-right: .6rem;
    top: 50px
}

.mypds-logo-box {
    position: absolute;
    left: 8%;
    bottom: 5%;
    margin-bottom: 0.8%;
    color: #fff;
    font-family: lobster;
    font-size: 1.4vw;
    border-radius: 0.9vw;
    padding: 0.12% 1vw 0.3% 0.6vw;
    border: 0.1vw solid #fff;
    transition: 0.1s;
}

.mypds-logo-accedi {
    position: absolute;
    color: #fff;
    left: -98%;
    bottom: 5%;
    font-family: lobster;
    font-size: 1.1vw;
    padding: 0 1vw 0.12vh 0.2vw;
    transition: 0.1s;
}

.mypds-logo-box .text {
    line-height: 1;
}

.mypds-logo-box:hover {
    color: #fff;
    text-decoration: none;
    border-color: #7CB3C2;
    transform: scale(1.04);
}

.mypds-logo-box a:hover {
    color: white !important;
    text-decoration: none;
}

.mypds-logo-box img {
    width: 2.2vw;
    height: auto;
    position: absolute;
    transform: rotate(15deg);
    top: -1.2px;
    right: -1.3vw;
}

.mypds-logo-box .border-bottom {
    position: absolute;
    border-bottom: 0.1vw solid #df494a;
    width: 2.5vw;
    left: 1.7vw;
}

.carousel-inner .item {
    display: none;
    position: relative;
    height: 550px;
}

.carousel-inner .item.active {
    display: block;
}


.slider-container {
    display: flex;
}

.carousel-inner,
.slide-right {
    flex: 1;
}

.carousel-caption {
    left: 10% !important;
    right: 10% !important;
    width: auto !important;
    max-width: none;
    overflow: visible;
}

.carousel .slide-left {
    background-size: cover;
    background-position: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.carousel .slide-right {
    background-color: #334d5c;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.slide-right h1 {
    font-family: Ubuntu;
    font-weight: 400;
    font-size: clamp(1.5rem, 4vw, 3rem);
    color: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
}

.carousel .slider-right-logo {
    width: auto;
    text-align: center;
    position: relative;
    padding-left: 5vw;
}

.carousel .slider-logo-link {
    display: inline-block;
    position: relative;
    font-size: 2vw;
    font-family: lobster;
    color: #fff;
    border-radius: 1.5vw;
    border: 0.1vw solid #fff;
    padding: 0.5vw 1.5vw;
    text-decoration: none;
    transition: 0.1s;
    box-sizing: border-box;
    text-align: center;
}

.carousel .slider-logo-link:hover {
    color: #fff;
    border-color: #7CB3C2;
    transform: scale(1.04);
}

.carousel .slider-logo-link .text {
    line-height: 1;
}

.carousel .slider-logo-link .border-bottom {
    position: relative;
    border-bottom: 0.1vw solid #df494a;
    width: 3.3vw;
    left: 1.7vw;
}

.carousel .slider-logo-link img {
    width: 4vw;
    height: auto;
    position: absolute;
    top: 55%;
    right: -2.5vw;
    transform: translateY(-50%) rotate(15deg);
}

.carousel .slider-logo-link .mypds-logo-accedi {
    font-size: 1.6vw;
    position: absolute;
    color: #fff;
    left: -90%;
    bottom: 5%;
    font-family: lobster;
    transition: 0.1s;
}

.mypds-logo-box-quesiti {
    color: #fff;
    position: absolute;
    left: 220px;
    bottom: 10px;
    font-family: lobster;
    font-size: 2.5rem;
    border-radius: 15px;
    padding: 0 30px 5px 8px;
    border: 2px solid #fff;
    transition: 0.1s
}

.mypds-logo-box-quesiti .text {
    line-height: 1
}

.mypds-logo-box-quesiti:hover {
    color: #fff;
    text-decoration: none;
    border-color: #7CB3C2;
    transform: scale(1.1)
}

.mypds-logo-box-quesiti a:hover {
    color: white !important;
    text-decoration: none
}

.mypds-logo-box-quesiti img {
    width: 65px;
    position: absolute;
    transform: rotate(15deg);
    bottom: -15px;
    right: -33px
}

.mypds-logo-box-quesiti .border-bottom {
    position: absolute;
    border-bottom: 2px solid #df494a;
    width: 45px;
    left: 28px
}

.login-container .btn.btn-default,
.tabella_contenuti .btn.btn-default {
    border-color: #fff0;
    font-size: 13px;
    color: #fff;
    border-radius: 2px
}

.login-container .btn.btn-default:hover {
    background-color: #334d5c
}

.tabella_contenuti .btn.btn-default:hover {
    background-color: #334d5c
}

.navbar-header {
    float: none;
    clear: both
}

.navbar-sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 16
}

.navbar-logo {
    position: absolute;
    top: -13px;
    right: 0
}

.navbar-logo img {
    height: 60px
}

.navbar-brand {
    height: auto;
    float: none;
    text-align: center
}

.navbar-brand img {
    margin: 0 auto
}

.navbar-default {
    background-color: #df494a;
    border: 0;
    border-radius: 0
}

.navbar-default .navbar-nav>li>a {
    color: #fff
}

.navbar-nav>li>a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .03em;
    padding: 10px !important
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-text>span.span-oggi:hover {
    color: #fff;
    background-color: #334d5c
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #334d5c !important;
    background-color: #e7e7e7
}

.navbar-text>span.span-oggi {
    color: red
}

.navbar-text>span.span-oggi:hover {
    color: #fff;
    background-color: #334d5c
}

.navbar-default .navbar-toggle {
    border-color: #fff0;
    background: #fff0
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #334d5c
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.main-color {
    color: #df494a
}

a {
    color: #df494a
}

a.white-hover:hover {
    color: #fff
}

a.main-color:link,
a.main-color:visited {
    color: #df494a
}

a.main-color:hover,
a.main-color:active {
    color: #AC1617;
    text-decoration: none
}

hr.bold-red {
    border-top: .3rem solid #df494a
}

hr.divider {
    height: 5px;
    border: 0;
    box-shadow: 0 5px 5px -5px #8c8b8b inset
}

.alt-color {
    color: #334d5c
}

.pnrr-lightblue {
    color: #00AFEF
}

.grey {
    color: #999
}

.white {
    color: #fff
}

.black {
    color: #000
}

.bluewood {
    color: #2f4250 !important
}
.purple {
    color: #743f8f;
}
.yellow {
    color: #cc8500;
}

.w300 {
    font-weight: 300
}

.w400 {
    font-weight: 400
}

.main-color-bg {
    background-color: #df494a
}

.alt-color-bg {
    background-color: #334d5c
}

.blue-bg {
    background-color: #334d5c
}

.green-bg {
    background-color: #45b29d
}

.yellow-bg {
    background-color: #eabc28
}

.yellow-background {
    background-color: #ff0
}

.orange-bg {
    background-color: #e2793f
}

.white-bg {
    background-color: #fff
}

.light-blue-bg {
    background-color: #a2d9f7
}

.pnrr-grey-bg {
    background-color: #F1F1F1
}

.pnrr-gradient-blue-bg {
    background: linear-gradient(15deg, #daf0ff 0%, #83d3ff 100%)
}

.grey-bg {
    background-color: #ccc
}

.green-bg-libro {
    background-color: #00a350 !important
}

.bold {
    font-weight: 700
}

.m-0 {
    margin: 0
}

.mt-0 {
    margin-top: 0
}

.mb-0 {
    margin-bottom: 0
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: .6rem
}

.mt-20 {
    margin-top: 1.25rem
}

.mar-20 {
    margin: 1.25rem
}

.mt-40 {
    margin-top: 2.5rem
}

.mb-40 {
    margin-bottom: 2.5rem
}

.mb-20 {
    margin-bottom: 1.25rem
}

.mv-20 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.mh-0 {
    margin-left: 0;
    margin-right: 0
}

.pd-0 {
    padding: 0
}

.pd-10 {
    padding: 10px !important
}

.pd-20 {
    padding: 1.25rem
}

.pb-20 {
    padding-bottom: 1.25rem
}

.pdv-20 {
    padding-top: 1.25rem;
    padding-bottom: 20px
}

.pdv-40 {
    padding-top: 2.5rem;
    padding-bottom: 40px
}

.pdh-20 {
    padding-left: 1.25rem;
    padding-right: 20px
}

.bor-rad4 {
    border-radius: 4px !important
}

.text-white {
    color: #fff
}

.text-brown-lite {
    color: #5c5c5c
}

.text-black {
    color: #000
}

.text-blue {
    color: #334d5c
}

.text-underline {
    text-decoration: underline
}

.text-uppercase {
    text-transform: uppercase
}

.inline {
    display: inline
}

.btn-ghost {
    background: #fff0;
    border: 1px solid #fff
}

.btn-ghost:hover {
    background: rgb(0 0 0 / .3)
}

.nowrap {
    white-space: nowrap
}

a.text-white:hover {
    color: #333 !important;
    text-decoration: none
}

ul.no-mp {
    margin: 0;
    padding: 0
}

ul.no-style li {
    list-style-type: none
}

ul.no-style li {
    padding: 5px 0
}

ul.pnrr-style li {
    list-style: none
}

ul.pnrr-li-type li {
    list-style-type: square
}

ul.pnrr-style li::before {
    content: '\2756';
    color: #00AFEF;
    width: 1em;
    margin-left: -1em;
    margin-right: 7px
}

.pagination {
    display: inline-block
}

.pagination a,
.pagination button {
    color: #000;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s
}

.pagination button {
    float: left;
    padding: 6px 14px;
    background: #fff;
    margin: 0;
    border: 1px solid #ddd
}

.pagination button:hover {
    background-color: #ddd
}

.pagination form {
    float: left
}

.pagination a.active {
    background-color: #df494a;
    color: #fff
}

.pagination a:hover:not(.active) {
    background-color: #ddd
}

h1,
.h1 {
    font-size: 30px
}

h2,
.h2 {
    font-size: 25px
}

h3,
.h3 {
    font-size: 22px
}

h4,
.h4 {
    font-size: 20px
}

h5,
.h5 {
    font-size: 18px
}

h6,
.h6 {
    font-size: 16px
}

.box {
    color: #fff;
    padding: 20px 2.5rem;
    margin: .6rem;
    border-radius: 3px
}

.box-shadow-minimal {
    display: inline-block;
    width: 100%;
    border: 1px solid #334d5c;
    padding: 8px
}

.box-shadow-minimal_red {
    display: inline-block;
    width: 100%;
    border: 1px solid #df494a;
    padding: 8px;
    margin-bottom: 2px
}

.box-shadow-minimal:hover {
    box-shadow: rgb(60 64 67 / .5) 0 1px 2px 0, rgb(60 64 67 / .2) 1px 6px 6px 4px;
    transition: box-shadow 0.3s ease
}

.home .box {
    min-height: 120px
}

.box h3 {
    font-weight: 400;
    font-family: Ubuntu;
    letter-spacing: .04em;
    position: relative;
    font-size: 22px
}

.box h3 strong {
    font-family: 500
}

.home-cnt h2 {
    font-size: 25px;
    font-family: Ubuntu
}

.home-cnt h2 strong {
    font-weight: 500
}

.home .box.blue-bg:before {
    content: '\f1ea';
    font-family: FontAwesome;
    color: #63747e;
    position: absolute;
    font-size: 100px;
    right: 1.25rem;
    bottom: -17px;
    z-index: -1
}

.home .box.green-bg:before {
    content: '\f080';
    font-family: FontAwesome;
    color: #3ca38e;
    position: absolute;
    font-size: 100px;
    right: 1.25rem;
    z-index: -1;
    bottom: -13px
}

.home .box.yellow-bg:before {
    content: '\f0f6';
    font-family: FontAwesome;
    color: #edc85d;
    position: absolute;
    font-size: 100px;
    right: 10px;
    z-index: -1;
    bottom: -12px
}

.home .box.orange-bg:before {
    content: '\f19c';
    font-family: FontAwesome;
    color: #e79871;
    position: absolute;
    font-size: 100px;
    right: 5px;
    z-index: -1;
    top: -11px
}

.home-cnt .rassegna ul li {
    font-size: 13px;
    margin-bottom: 8px;
    border-bottom: 1px solid #eee
}

.date {
    float: left;
    height: auto;
    width: 25px;
    background: #eee;
    margin-right: .6rem;
    padding-top: 0;
    line-height: normal
}

.date .gg {
    display: block;
    text-align: center;
    padding-top: 2px;
    color: #222;
    font-size: 13px;
    font-weight: 700
}

.date .mm {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 9px;
    padding-top: 1px;
    text-transform: uppercase
}

.date-lg {
    width: 8rem;
    height: 4.5rem
}

.date-lg .gg {
    font-size: 2rem
}

.date-lg .mm {
    font-size: 1.5rem
}

.home-cnt .ricerche .date {
    position: absolute;
    right: 0
}

.home-cnt .ricerche img {
    padding: 2px;
    background: #eee
}

.home-cnt .ricerche ul li {
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

span.title {
    display: block
}

.home-cnt .ricerche span.title {
    margin-bottom: 5px
}

.edicola span.grey {
    font-size: 16px
}

.slider-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.main-container {
    padding: 10px 15px
}

.skyblue {
    background-color: #22c8ff
}

.deepskyblue {
    background-color: #00bfff
}

.darkerskyblue {
    background-color: #00a6dd
}

.carousel-indicators {
    bottom: 0
}

.carousel-control.right,
.carousel-control.left {
    background-image: none
}

.carousel-control.right .fa,
.carousel-control.left .fa {
    position: absolute;
    top: 150px
}

.carousel-control .fa.red,
.carousel-control .fa.blue,
.carousel-control .fa.black {
    position: absolute;
    bottom: 0;
    top: auto;
    opacity: .7
}

#carousel-example-generic {
    position: relative;
}

#carousel-example-generic .carousel-control.left {
    position: absolute;
    left: 0.5%;
    top: 30%;
    transform: translateY(-50%);
    z-index: 5;
}

#carousel-example-generic .carousel-control.right {
    position: absolute;
    right: 50%;
    top: 30%;
    transform: translateY(-50%);
    z-index: 5;
}

#carousel-example-generic .carousel-indicators {
    position: absolute;
    bottom: 2%;
    left: 0;
    width: 50%;
    text-align: center;
    margin: 0;
    padding: 0;
    z-index: 5;
}

#carousel-example-generic .carousel-indicators li {
    display: inline-block;
    margin: 0 0.5%;
}

.carousel .item {
    min-height: 300px;
    height: 100%;
    width: 100%
}

.carousel .item.itemServizi {
    min-height: 55rem
}

.carousel-caption {
    bottom: 2rem
}

.carousel-caption.captionRivista {
    top: 0;
    text-shadow: none;
    text-align: left;
    left: 0;
    right: 0;
    padding-top: 0
}

.carousel-caption h3 {
    font-family: Ubuntu;
    font-weight: 400;
    font-size: clamp(1.2rem, 2vw, 2.5rem);
    margin-bottom: 3rem;
}

.carousel .icon-container {
    display: inline-block;
    font-size: 25px;
    line-height: 25px;
    padding: 1em;
    text-align: center;
    border-radius: 50%
}

.carousel-caption button {
    letter-spacing: .09em;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 1em;
    font-size: 1.2em;
    font-family: Ubuntu;
    background: #95B8DE;
    border: 1px solid #95B8DE
}

.carousel-caption button:hover {
    letter-spacing: .09em;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 1em;
    font-size: 1.2em;
    font-family: Ubuntu;
    background: #82a0c0;
    border: 1px solid #82a0c0;
    color: #fff
}

.fa.red {
    color: #c00;
    text-shadow: none
}

.fa.black {
    color: #000;
    text-shadow: none
}

.fa.blue {
    color: #2f4250;
    text-shadow: none
}

#carouselRivista .carousel-indicators .active,
#carouselServizi .carousel-indicators .active {
    background-color: #000
}

#carouselPNRR .carousel-indicators .active {
    background-color: #2f4250
}

#carouselRivista .carousel-indicators li,
#carouselServizi .carousel-indicators li {
    border: 1px solid #000
}

#carouselPNRR .carousel-indicators li {
    border: 1px solid #2f4250
}

#carouselApprofondimenti .carousel-indicators .active {
    background-color: #c00
}

#carouselApprofondimenti .carousel-indicators li {
    border: 1px solid #c00
}

.carousel-footer .carousel-indicators .active {
    background-color: #c00
}

.carousel-footer .carousel-indicators li {
    border: 1px solid #c00
}

.carousel-control.controlsRivista {
    opacity: .8;
    bottom: 48px
}

.left.carousel-control.controlsRivista {
    left: 0;
    padding-left: 0
}

.right.carousel-control.controlsRivista {
    right: 0;
    padding-right: 0
}

#carouselRivista .carousel-indicators,
#carouselServizi .carousel-indicators,
#carouselPNRR .carousel-indicators {
    bottom: 35px
}

#carouselApprofondimenti .carousel-indicators {
    bottom: 35px
}

.slide-text-background {
    background-color: rgb(255 255 255 / .7)
}

.btn-primary {
    color: #fff;
    background-color: #df494a;
    border: 0;
    border-radius: 0
}

.btn-primary:hover {
    color: #fff;
    background: #82a0c0;
    border: 0
}

.dropdown .btn-default {
    color: #df494a;
    background-color: #fff;
    border-color: #ddd
}

.dropdown .btn-default:hover {
    color: #df494a;
    background-color: #f9f9f9;
    border-color: #ddd
}

.dropdown .btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #df494a;
    background-color: #fff;
    border-color: #ddd
}

.btn-pnrr-richiesta {
    font-size: 31px;
    padding: .6rem;
    background: linear-gradient(15deg, #daf0ff 0%, #83d3ff 100%);
    font-weight: 700;
    border: none
}

.signin_form {
    width: 100%
}

.input {
    display: flex;
    align-items: center
}

.button {
    height: 35px;
    border: none
}

#email {
    width: 68%;
    background: #FDFCFB;
    font-family: inherit;
    color: #737373;
    text-indent: 5%;
    border-radius: 2px 0 0 2px
}

#submit {
    background: #D92323 none repeat scroll 0 0;
    border-radius: 0 2px 2px 0;
    color: #fff;
    cursor: pointer;
    font-family: inherit;
    font-size: 13px;
    font-weight: 400;
    height: 35px;
    padding: .6rem;
    transition: background 0.3s ease-in-out 0s;
    width: 32%
}

#submit:hover {
    background: #F22525
}

input:focus {
    outline: none;
    outline: 2px solid #E86C8D;
    box-shadow: 0 0 2px #E86C8D
}

label.terms {
    color: #fff;
    font-size: .9em;
    line-height: 150%;
    top: 5px;
    font-weight: 400;
    display: inline;
    position: relative
}

.checkboxContainer input[type="checkbox"] {
    margin-left: 0;
    display: inline-block;
    margin-right: 5px;
    top: 8px;
    position: relative
}

.checkboxContainer div {
    margin: 10px 0
}

#adv-search .dropdown.dropdown-lg .dropdown-menu {
    padding: 1.25rem
}

#adv-search .dropdown-menu {
    border: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0;
    box-shadow: 0
}

#adv-search .input-group-btn .btn-group {
    display: flex !important
}

#adv-search .btn-group .btn {
    border-radius: 0;
    margin-left: -1px
}

#adv-search .btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

#adv-search .btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

#adv-search .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0
}

.input-ricerca-text {
    border-right: 1px solid #ced4da !important;
    border-radius: 4px !important;
}

@media screen and (min-width:768px) {
    #adv-search {
        margin: 0 auto
    }

    .dropdown.dropdown-lg {
        position: static !important
    }

    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 442px
    }
}

.detail-item-container {
    font-size: 16px;
    line-height: 180%
}

.flat-blockquote {
    color: #252525;
    background: #FFC8C9;   
    text-align: justify !important;
    position: relative !important;
    padding: 40px 60px 30px 70px !important;
    margin: 0
}

.flat-blockquote.border-left {
    border-left: 12px solid #df494a
}

.flat-blockquote.border-right {
    border-right: 12px solid #df494a;
    border-left: 0
}

.flat-blockquote:before {
    font-size: 220%;
    display: block;
    position: absolute;
    left: 1.25rem;
    color: #df494a;
    top: 1.25rem
}

.flat-blockquote:after {
    font-size: 220%;
    display: block;
    position: absolute;
    right: 1.25rem;
    color: #df494a;
    bottom: .6rem
}

.flat-blockquote:before {
    font-family: 'FontAwesome';
    content: "\f10d"
}

.flat-blockquote:after {
    font-family: 'FontAwesome';
    content: "\f10e"
}

.filter-panel .panel {
    background: #eee;
    padding: 0 .6rem;
    margin-bottom: 5px
}

.bilanci .search-container {
    border-radius: 4px
}

.bilanci .nav-tabs {
    font-size: 90%
}

.bilanci label {
    font-weight: 500
}

.bilanci .panel {
    border-radius: 0 !important;
    border: 0 !important;
    box-shadow: 0 !important
}

.youtube {
    max-width: 100%;
    width: 100%;
    min-height: 40rem
}

@media (min-width:993px) and (max-width:1199px) {
    .iulix-libro-box img {
        height: 190px !important
    }
}

.pt-header {
    padding-top: 310px
}

.modulo {
    display: block;
    padding: 1.25rem;
    border-radius: 5px;
    background-color: #df494a;
    color: #fff
}

.modulo button {
    color: #000;
    font-weight: 700
}

.input-group {
    display: table;
    border-collapse: separate;
    width: 100%
}

.tab-notice {
    padding: 2px 5px;
    background: orange;
    color: #000;
    margin-left: 5px
}

.note.note-success {
    background-color: #c0edf1;
    border-color: #58d0da;
    color: #000
}

.note.note-danger {
    background-color: #fef7f8;
    border-color: #f0868e;
    color: #210406
}

.note {
    margin: 1.25rem;
    padding: 15px;
    border: 5px solid #eee;
    border-radius: .6rem;
    font-size: 16px;
    font-weight: 700
}

.edit_title {
    height: 100px
}

.edit_title h3 {
    margin: 0;
    font-size: 1.25rem;
    color: #000
}

.edit_block {
    text-align: center;
    padding: .6rem
}

.edit_block img {
    border: 1px solid #000 !important
}

.tab_contenuti {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: .6rem
}

.tab_contenuti2 {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.border-top-contenuti {
    border-top: 1px solid #ccc
}

.tabella_contenuti td span {
    font-size: 16px
}

.contenuto {
    line-height: 2.3rem !important
}

.contenuto p,
.contenuto span {
    font-family: roboto, arial, sans-serif;
    font-size: large !important
}

.border {
    border: 3px solid #df494a
}

.border-thin {
    border: 1px solid #df494a
}

.border-lightgrey {
    border: 1px solid #eee
}

.border-grey {
    border: 1px solid grey
}

.border-bottom-grey {
    border-bottom: 1px solid grey
}

.border-top-grey {
    border-top: 1px solid grey
}

.border-top-lightgrey {
    border-top: 1px solid #eee
}

.border-bottom-lightgrey {
    border-bottom: 1px solid #eee
}

.border-bottom-fat-red {
    border-bottom: 3px solid #df494a
}

.mr-20 {
    margin-right: 1.25rem
}

.ml-20 {
    margin-left: 1.25rem
}

.forum_title {
    margin: 7px 5px 0px !important;
    display: inline-block;
    font-size: 18px
}

.box_white {
    background-color: #fff;
    border: 1px solid grey;
    box-shadow: rgb(0 0 0 / .24) 0 3px 8px;
    border-radius: 7px
}

.box_grigio {
    padding: 15px;
    border: #999;
    background: #f2f2f2;
    border-radius: .6rem
}

.box-grey-o {
    padding: 15px;
    border: 2px solid gray;
    border-radius: .6rem
}

.box-grey-o>.risposta-quesito-badge {
    padding: 5px 15px;
    display: inline-block;
    border-bottom: 2px solid grey;
    border-right: 2px solid grey;
    border-bottom-right-radius: .6rem;
    font-weight: bolder
}

div.zabuto_calendar .table tr td.event div.day,
div.zabuto_calendar ul.legend li.event {
    background-color: #df494a !important;
    color: #ffffff !important
}

.breadcrumb {
    margin-top: .6rem;
    display: inline-block;
    margin-bottom: 0
}

.breadcrumb-home {
  margin-top: .4rem;
  margin-bottom: 0;
  display: block;      
  width: 100%;
  text-align: center;  
  font-size: 150%;     
  background-color:#f5f5f5;
  border-radius: 0.6rem;
  padding: .8rem;
}

.breadcrumb-home i { margin: 0 .25em; }

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

@media (min-width:768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }

    .rivista_homepage {
        height: 80px
    }

    .pnrr_homepage {
        height: 80px
    }
}

@media (min-width:1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }

    .bilanci_indicatori {
        width: 1090px
    }
}

.call_to_action {
    margin-top: 2.5rem;
    margin-bottom: 1.25rem
}

.box-assistenza {
    margin: 0;
    margin-top: 18px;
    margin-bottom: 30px
}

.mod_big {
    width: 100%
}

.alternate li:nth-child(odd) {
    background-color: #fff
}

.alternate li:nth-child(even) {
    background-color: #eee
}

.alternate tr:nth-child(odd) {
    background-color: #fff
}

.alternate tr:nth-child(even) {
    background-color: #eee
}

h1.grey {
    font-size: 25px
}

.privacy {
    width: 100%;
    height: 400px;
    overflow-y: scroll
}

.rivista-article-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1rem
}

article.rivista-article {
    flex: 1 0 48%;
    border: .1rem solid #ccc;
    border-bottom: .3rem solid #df494a;
    margin-top: 1rem;
    display: flex;
    gap: .5rem;
    min-width: 25rem;
    transition: 0.3s;
    background-color: #fff
}

article.rivista-article:hover {
    transform: scale(1.04)
}

article.rivista-article img {
    max-width: 20rem;
    object-fit: cover
}

article.rivista-article .article-tag {
    padding: .4rem 1rem;
    color: #fff;
    background-color: #df494a
}

.img_rivista {
    text-align: center !important;
    padding: 10px !important
}

.img-200 {
    width: 20rem;
    height: auto
}

.img_rivista img {
    margin: 0 auto
}

.carousel-control {
    width: 3%
}

.carousel-control.left {
    text-align: left !important;
    padding-left: .6rem
}

.carousel-control.right {
    text-align: center !important;
    padding-right: .6rem
}

.input-medio {
    width: 120px !important;
    float: left
}

.visibile_print {
    display: none
}

@media print {
    h1 {
        font-size: 20px !important
    }

    .no-print,
    .no_print {
        display: none !important
    }

    .visibile_print img {
        width: 100% !important
    }

    .visibile_print {
        display: block !important
    }

    a:after {
        content: " (" attr(href) ") ";
        display: none
    }

    .print-red {
        font-size: 30px !important
    }
}

.h5_small h5 {
    margin-top: 0px !important;
    font-size: 16px !important
}

.m-auto {
    margin: auto
}

.m-5 {
    margin: 5px
}

.m-10 {
    margin: .6rem
}

.m-15 {
    margin: 15px
}

.m-20 {
    margin: 1.25rem
}

.ml-auto {
    margin-left: auto
}

.mr-auto {
    margin-right: auto
}

.ml-1 {
    margin-left: 1%
}

.ml-5 {
    margin-left: 5px
}

.ml-10 {
    margin-left: .6rem
}

.mr-1 {
    margin-right: 1%
}

.mr-5 {
    margin-right: 5px
}

.mr-10 {
    margin-right: .6rem
}

.mb-10 {
    margin-bottom: .6rem
}

.mt-24 {
    margin-top: 24px
}

.mb-24 {
    margin-bottom: 24px
}

.mt-30 {
    margin-top: 30px
}

.mt-auto {
    margin-top: auto
}

.p-0 {
    padding: 0
}

.p-5 {
    padding: 5px
}

.p-10 {
    padding: 1rem
}

.p-20 {
    padding: 1.25rem
}

.pt-0 {
    padding-top: 0
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: .6rem
}

.pt-20 {
    padding-top: 1.25rem
}

.pb-20 {
    padding-bottom: 1.25rem
}

.pb-25 {
    padding-bottom: 25px
}

.pb-28 {
    padding-bottom: 28px
}

.pb-30 {
    padding-bottom: 3.3rem
}

.pt-30 {
    padding-bottom: 3.3rem
}

.pb-40 {
    padding-bottom: 4rem
}

.pb-60 {
    padding-bottom: 60px
}

.pl-0 {
    padding-left: 0
}

.pl-1 {
    padding-left: 1%
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 1.25rem
}

.pr-0 {
    padding-right: 0
}

.pr-1 {
    padding-right: 1%
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.px-5 {
    padding-left: 5px;
    padding-right: 5px
}

.px-8 {
    padding-left: 8px;
    padding-right: 8px
}

.px-10 {
    padding-left: .6rem;
    padding-right: .6rem
}

.px-12 {
    padding-left: 12px;
    padding-right: 12px
}

.px-15 {
    padding-left: 15px;
    padding-right: 15px
}

.px-20 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.py-5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.position-fixed {
    position: fixed;
}

.d-none {
    display: none;
}

.d-block {
    display: block;
}

.d-in-block {
    display: inline-block;
}

.d-flex {
    display: flex;
}

.d-flow-root {
    display: flow-root;
}

.d-flex-column {
    display: flex;
    flex-direction: column;
}

.d-flex-row {
    display: flex;
    flex-direction: row;
}

.flex-wrap {
    flex-wrap: wrap;
}

.d-flex-center {
    display: flex;
    justify-content: center;
    align-items: center
}

.align-items-c {
    align-items: center;
}

.d-flex-between {
    display: flex;
    justify-content: space-between;
}

.d-flex-self-center {
    display: flex;
    justify-content: center;
    align-self: center
}

.d-flex-end {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

.justify-self-flex-end {
    justify-self: flex-end
}

.flex-1 {
    flex: 1
}

.flex-end {
    justify-content: flex-end
}

.flex-start {
    justify-content: flex-start
}

.flex-strech {
    align-items: stretch
}

.flex-grow {
    flex-grow: 1
}

.align-self-start {
    align-self: flex-start
}

.align-self-end {
    align-self: flex-end
}

.justify-content-between {
    justify-content: space-between
}

.justify-content-center {
    justify-content: center
}

.justify-content-end {
    justify-content: end
}

.align-items-end {
    align-items: flex-end
}

.align-items-baseline {
    align-items: baseline
}

.align-items-center {
    align-items: center
}

.flex-column-center {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.grid-column-2 {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.grid-column-3 {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.gap-1-p {
    gap: 1%
}

.gap-5 {
    gap: 5px
}

.gap-10 {
    gap: .6rem
}

.gap-15 {
    gap: 15px
}

.gap-20 {
    gap: 1.25rem
}

.column-gap-5 {
    column-gap: 5px
}

.row-gap-5 {
    column-gap: 5px
}

.bg-info {
    background-color: #7CB3C2
}

.no-border {
    border: none
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-end {
    text-align: end
}

.text-justify {
    text-align: justify
}

.text-capitalize {
    text-transform: capitalize
}

.break-word {
    overflow-wrap: break-word;
    word-wrap: break-word
}

.break-word-all {
    word-break: break-all
}

.fs-16 {
    font-size: 16px
}

.fs-15 {
    font-size: 15px
}

.fs-12 {
    font-size: 12px
}

.fs-14 {
    font-size: 14px
}

.categoria-fs-13 {
    font-size: 13px !important
}

.fs-18 {
    font-size: 18px
}

.fs-19 {
    font-size: 19px
}

.fs-20 {
    font-size: 1.25rem
}

.fs-22 {
    font-size: 22px
}

.fs-24 {
    font-size: 24px
}

.fs-30 {
    font-size: 30px
}

.fs-35 {
    font-size: 35px
}

.fs-50 {
    font-size: 50px
}

.fs-large {
    font-size: large
}

.ff-lobster {
    font-family: 'Lobster'
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.w-100 {
    width: 100%
}

.width-80 {
    width: 80%
}

.max-w80 {
    max-width: 80%
}

.max-w100 {
    max-width: 100%
}

.min-w-40 {
    min-width: 4rem
}

.h-100 {
    height: 100%
}

.h-auto {
    height: auto
}

.top-120 {
    top: 120px
}

.fill {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.fill img {
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%
}

.fixed-toolbar {
    position: fixed;
    width: 100%;
    z-index: 99
}

.pb-header {
    padding-bottom: 310px
}

.transition-logo {
    transition: 0.4s
}

.transition-6 {
    transition: 0.6s
}

.no-transform {
    text-transform: none !important
}

.hover-scale {
    transition: 0.3s
}

.hover-scale:hover {
    transform: scale(1.1)
}

.hover-white:hover {
    color: #fff
}

.hover-lighblue:hover {
    color: #7CB3C2
}

.hover-padding {
    transition: 0.3s
}

.hover-padding:hover {
    padding: 15px 20px
}

.hover-fs-bigger {
    transition: 0.3s
}

.hover-fs-bigger:hover {
    font-size: larger
}

.hover-bg-grey:hover {
    background-color: lightgrey
}
.hover-shadow {
    transition: 0.3s
}
.hover-shadow:hover {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.hover-border:hover {
    border: 1px solid
}

.btn-popup {
    position: absolute;
    right: 1.25rem;
    bottom: 5px;
    border: none
}

.modal-max {
    width: 95%;
    max-width: 1600px;
}

.iulix-modal {
    width: 100%;
    background-color: #fff;
    opacity: .9;
    padding: .6rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border: 2px solid grey
}

.iulix-form-group {
    position: relative;
    padding: 15px 0 0;
    margin-top: .6rem
}

.iulix-form-field {
    font-family: inherit;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #9b9b9b;
    outline: 0;
    font-size: 1.3rem;
    padding: 7px 0;
    background: #fff0;
    transition: border-color 0.2s;
    outline: none !important;
    box-shadow: none !important;
    text-transform: uppercase;
    font-family: Helvetica, sans-serif;
    text-align: center
}

.iulix-form-field::placeholder {
    color: #fff0
}

.iulix-form-field:placeholder-shown~.iulix-form-label {
    font-size: 1.3rem;
    cursor: text;
    top: 1.25rem
}

.iulix-form-label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 1rem;
    color: #9b9b9b
}

.iulix-form-field:focus {
    padding-bottom: 6px;
    font-weight: 700;
    border-width: 3px;
    border-image: linear-gradient(to right, #334d5c, #334d5c);
    border-image-slice: 1
}

.iulix-form-field:focus~.iulix-form-label {
    position: absolute;
    top: 0;
    display: block;
    transition: 0.2s;
    font-size: 1rem;
    color: #334d5c;
    font-weight: 700
}

.iulix-form-submit {
    width: 100%;
    background-color: #D2D3D5;
    color: #484848;
    height: 30px;
    font-size: 18px;
    border: none;
    font-weight: 700;
    margin-top: 1.25rem;
    transition: 1s
}

.iulix-form-submit:hover {
    transition: 0.5s;
    color: #334d5c
}

.iulix-form-group.checkbox‐group {
    display: flex;
    align-items: flex-start;
}

.iulix-form-group.checkbox‐group input[type="checkbox"] {
    margin-right: 0.5em;
}

.iulix-form-group.checkbox‐group label {
    display: block;
}

.iulix-btn {
    font-size: 16px;
    border: 2px solid #df494a;
    border-radius: 1.25rem;
    text-decoration: none;
    color: #000;
    padding: 5px;
    transition: 1s
}

.iulix-btn:hover {
    color: #df494a
}

.iulix-libro-box {
    background-color: #fff;
    overflow: hidden;
    position: relative;
    padding: 4px
}

.iulix-libro-box img {
    max-width: 340px;
    height: 250px;
    object-fit: cover;
    width: 100%
}

.iulix-libro-hover {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 0;
    background-color: #E85776;
    opacity: .8;
    overflow: hidden;
    transition: .5s ease;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center
}

.iulix-libro-hover-text h4 {
    text-align: center;
    margin-top: 20%;
    color: #fff;
    font-size: 16px
}

.iulix-libro-box:hover .iulix-libro-hover {
    height: 100%
}

.iulix-libro-box:hover img {
    transition: 1s ease;
    filter: blur(3px)
}

.iulix-box {
    height: 120px;
    padding: 20px 2.5rem;
    margin-top: 15px;
    border-radius: 3px;
    transform: translate3d(0, 0, 0)
}

.iulix-box a h5,
.iulix-box a h6 {
    transition: 0.3s
}

.iulix-box a h5:hover,
.iulix-box a h6:hover {
    transform: scale(1.1);
    text-decoration: underline
}

.iulix-box .fa {
    font-size: 100px;
    position: absolute;
    z-index: -1;
    opacity: .9;
    color: grey;
    right: 5px;
    top: 5px
}

.correlati-title {
    border-bottom: 2px solid #df494a
}

.correlati-item {
    font-family: fontAwesome;
    background-color: #f2f2f2;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px
}

.header-quesito {
    position: absolute;
    right: .4%;
    top: 1rem
}

#quesiti_textarea {
    width: 100%;
    padding-right: 30px;
    resize: vertical;
}

.countdown-quesiti-modal-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.countdown-timer {
    font-size: 20px;
    font-weight: bold;
    color: #555;
}


.instruction-section-quesiti {
    display: flex;
    flex-direction: column;
    padding: 20px;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    border-radius: 8px;
}

.instruction-title-quesiti {
    font-weight: bold;
    color: #555;
    margin-bottom: 10px;
}

.instruction-content-quesiti {
    font-size: 14px;
    line-height: 1.6;
    color: #555;
}

.instruction-steps-quesiti {
    font-weight: 600;
    margin-bottom: 8px;
}

.instruction-list-quesiti {
    margin-left: 20px;
    margin-bottom: 10px;
}

.instruction-list-quesiti li {
    margin-bottom: 5px;
}

.instruction-example-title-quesiti {
    font-style: italic;
    margin-top: 10px;
    font-weight: 600;
}

.instruction-example-quesiti {
    margin: 0;
    padding-left: 10px;
    border-left: 3px solid #df494a;
    color: #555;
    font-style: italic;
    font-size: 14px;
    line-height: 1.6;
}

.autocomplete-quesiti-form {
    position: relative;
    width: 100%;
}

.autocomplete-items-quesiti {
    position: absolute;
    border: 1px solid #999;
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0;
    max-height: 200px;
    overflow-y: auto;
    background-color: #ffffff;
    border-radius: 0 0 4px 4px;
}

.autocomplete-items-quesiti div {
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #999;
    background-color: #ffffff;
    color: #555 !important;
}

.autocomplete-items-quesiti div:hover {
    background-color: #e9e9e9;
}

.autocomplete-active {
    background-color: #999 !important;
    color: #555;
}

.warning-message-comune-quesiti {
    color: #ffffff;
    background-color: #df494a;
    padding: 5px;
    border-radius: 3px;
    margin-top: 5px;
    display: none;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.input-warning-comune-quesiti {
    color: #df494a;
}

.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    z-index: 9999;
}

.loading-overlay.show {
    opacity: 1;
    visibility: visible;
}

.loading-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
    text-align: center;
    color: #fff;
}

.loading-spinner-overlay-quesiti {
    margin: 0 auto 10px auto;
    border: 5px solid #e9e9e9;
    border-top: 5px solid #df494a;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loading-text {
    font-size: 20px;
    margin-top: 10px;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #fff0;
    border-radius: .25rem
}

.page-up {
    position: fixed;
    right: 1%;
    bottom: 7.25rem
}

.c-pointer {
    cursor: pointer
}

.pos-fixed {
    position: fixed;
    z-index: 99
}

.table-fixed {
    max-width: 100%;
    overflow-wrap: break-word;
    table-layout: fixed
}

.servizi-list-item {
    padding: 5px .6rem;
    margin-top: .6rem;
    border-bottom: 1px solid grey
}

.a-default {
    color: #000;
    cursor: pointer
}

.a-default:hover {
    text-decoration: none
}

a .no-hover:hover {
    text-decoration: none;
    color: initial !important
}

.a-default.active,
.a-default.active b {
    font-weight: bold;
    color: #df494a;
}

.mypds-tabs>li.active>a,
.mypds-tabs>li.active>a:focus {
    border-color: #df494a;
    border-bottom: transparent;
    font-weight: bold;
    color: #df494a;
}

.servizi-list-item:hover {
    box-shadow: rgb(0 0 0 / .07) 0 1px 2px, rgb(0 0 0 / .07) 0 2px 4px, rgb(0 0 0 / .07) 0 4px 8px, rgb(0 0 0 / .07) 0 8px 16px, rgb(0 0 0 / .07) 0 16px 32px, rgb(0 0 0 / .07) 0 32px 64px;
    transition: 0.4s
}

.hand-icon::after {
    content: url(/img/icon/hand_hover_w30.png);
    position: absolute;
    right: 2%
}

.calendar-month button {
    background-color: #fff0;
    border: 1px solid gray;
    border-radius: 5px
}

.calendar-month button:hover {
    background-color: #334d5c;
    color: #fff;
    transition: 0.4s
}

.calendar-day-show-icon {
    position: relative;
}

.calendar-day-show-icon::after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    background-image: url('/img/icon/comunichiamo_icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 10;
    pointer-events: none;
}

.calendar-body tr {
    vertical-align: top
}

.calendar-body tbody td {
    font-weight: 700;
    height: 60px;
    padding: 1px;
    padding-left: 3px
}

.calendar-body tbody td:hover:empty {
    background-color: rgb(208 65 65 / .5);
    box-shadow: none;
    cursor: not-allowed
}

.calendar-body tbody td:hover {
    box-shadow: rgb(0 0 0 / .35) 0 5px 15px;
    transition: 0.3s;
    cursor: pointer
}

.calendar-body tr td {
    border: 1px solid lightgray;
    width: 35px
}

.calendar-body tr:last-child td {
    border-bottom: 0
}

.calendar-body tr td:first-child {
    border-left: 0
}

.calendar-body tr td:last-child {
    border-right: 0
}

.calendar-body .active {
    border: 2px solid #334d5c
}

.calendar-month-name {
    display: inline-block;
    text-transform: uppercase;
    width: 150px
}

.calendar-subscribe-btn {
    position: relative;
    background-color: #fff0;
    border-radius: 15px;
    padding: 0 3.5rem 0 1.25rem;
    border: 1px solid #000;
    font-size: 14px;
    transition: 0.3s
}

.calendar-subscribe-btn:hover {
    background-color: #334d5c;
    color: #fff;
    transform: scale(1.05)
}

.calendar-subscribe-btn-mypds {
    white-space: nowrap
}

.calendar-btn-hand::after {
    content: url(/img/icon/hand_hover_w30.png);
    position: absolute;
    right: 2%
}

.calendar-btn-hand::after {
  content: "";
  position: absolute;
  top: 70%;
  right: -.2rem;
  width: 35px;
  height: 35px;
  transform: translateY(-50%);
  background-image: url("/img/icon/hand_hover_w30.png");
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}

.calendar-subscribe-btn-done {
    position: absolute;
    right: .5rem;
    top: .5rem;
    color: #fff;
    background-color: #078307;
    border: none;
    padding: 7px 10px 7px 30px;
    border-radius: 0;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 10% 100%, 0 50%)
}

.calendar-subscribe-btn-done.video {
    background-color: #078307;
    transition: 200ms
}

.calendar-subscribe-btn-done.video:hover {
    padding-right: 30px;
    text-decoration: underline
}

.calendar-subscribe-btn-done.scaduto {
    background-color: #999
}

.calendar-subscribe-btn,
.calendar-subscribe-btn-done,
.calendar-subscribe-btn-mypds {
  display: inline-flex;   
  align-items: center;    
  white-space: nowrap;    
  flex: 0 0 auto;         
  min-width: max-content; 
  line-height: 1;         
}

.calendar-subscribe-btn {
  padding-top: 4px;
  padding-bottom: 4px;
}

.article-content {
    background-color: #eee;
    box-shadow: rgb(50 50 93 / .25) 0 6px 12px -2px, rgb(0 0 0 / .3) 0 3px 7px -3px;
    border: 1px solid #ccc
}

.article-row {
    margin-top: .6rem
}

.formazione-container {
    display: flex;
    flex-wrap: wrap;
    gap: 1%
}

.formazione-container>div {
    flex: 1 0 48%;
    border-radius: .7rem
}

.formazione-container img {
    max-width: 100%;
    height: auto !important
}

.formazione-container img:hover {
    opacity: .8
}

.calendar-categories {
    min-width: 260px;
    border-radius: 1.25rem;
    border: 1px solid
}

.formazione-tag{
  display:inline-flex;        
  align-items:center;
  padding:6px 12px;
  border-top-left-radius: .7rem;
  width:max-content;          
  flex:0 0 auto;              
}

.formazione-container img.area-badge:hover {
  opacity: 1;
}

.area-badge-more {
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 10px;
  border: 1px dashed rgba(0,0,0,.25);
  line-height: 1.2;
}

.formazione-competenza-badges {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.formazione-container img.competenza-badge:hover { opacity: 1; }

.competenza-badge-pill {
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 12px;
  border: 1px solid rgba(0,0,0,.2);
  background: #fff;
  line-height: 1;
}

.competenza-badge-more {
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 10px;
  border: 1px dashed rgba(0,0,0,.25);
  line-height: 1.2;
}

.formazione-top-row {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas:
    "tag   btns"
    "areas areas"
    "comp  comp";
  gap: 10px;
  align-items: start;
  margin-bottom: 10px;
}

.formazione-top-row .formazione-tag { 
  grid-area: tag;
  display: inline-flex;
  align-items: center;
  padding: 6px 12px;
  border-top-left-radius: .7rem;
  width: max-content;
}

.formazione-top-row .calendar-subscribe-btn-group {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  justify-self: end;
  align-self: start;
  justify-content: flex-end;
}

.formazione-top-row .formazione-area-badges {
  grid-area: areas;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.formazione-top-row .formazione-competenze-badges {
  grid-area: comp;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.formazione-container .area-badge,
.formazione-container .competenza-badge {
  height: 3em !important;
  width: auto;
  object-fit: contain;
  border-radius: 3px;
  padding: 2px 4px;
  display: inline-block;
  vertical-align: middle;
}

#calendar-formazione-content .area-badge,
#calendar-formazione-content .competenza-badge {
  height: 2.5em !important; 
  padding: 1px 3px;
}

#calendar-formazione-content .area-badge-more,
#calendar-formazione-content .competenza-badge-more {
  font-size: 11px;
  padding: 1px 5px;
  border-radius: 8px;
}

.area-badge-more,
.competenza-badge-more {
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 10px;
  border: 1px dashed rgba(0,0,0,.25);
  line-height: 1.2;
}

@media (max-width: 600px) {
  .formazione-top-row {
    grid-template-columns: 1fr;
    grid-template-areas:
      "tag"
      "btns"
      "areas"
      "comp";
  }
  .formazione-top-row .calendar-subscribe-btn-group { justify-self: start; }
}

#calendar-formazione-content .formazione-top-row {
  grid-template-columns: minmax(0, 1fr) auto;  
  grid-template-areas:
    "tag   btns"
    "areas areas"
    "comp  comp";
  overflow: visible;                           
}

#calendar-formazione-content .formazione-top-row > * {
  min-width: 0;
  max-width: 100%;
}

#calendar-formazione-content .formazione-top-row .formazione-tag {
  grid-area: tag;
  justify-self: start;      
  align-self: center;
  display: inline-block;    
  max-width: 100%;          
  white-space: normal;      
  overflow: hidden;         
  text-overflow: ellipsis;  
}

#calendar-formazione-content .formazione-top-row .calendar-subscribe-btn-group {
  grid-area: btns;
  justify-self: end;
  align-self: center;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  max-width: 100%;
  position: relative;      
  z-index: 2;              
}

#calendar-formazione-content .calendar-subscribe-btn,
#calendar-formazione-content .calendar-subscribe-btn-done,
#calendar-formazione-content .calendar-subscribe-btn-mypds {
  min-width: auto;        
  white-space: nowrap;
  flex: 0 0 auto;
  line-height: 1;
}

.calendar-btn-hand::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.5rem; 
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
  background-image: url("/img/icon/hand_hover_w30.png");
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}

.copertina {
    cursor: pointer
}

.copertina[src=""] {
    display: none
}

#copertina_anteprima {
    max-height: 800px;
    max-width: 100%
}

.copertina-modal-btn-container {
    position: absolute;
    right: 0;
    top: 0;
    display: flex
}

.copertina-modal-btn {
    padding: 5px .6rem;
    color: #fff;
    border: none;
    background: #334d5c
}

.copertina-modal-btn a {
    color: #fff
}

.copertina-modal-btn:hover {
    border-bottom: 3px solid #df494a;
    background-color: #082032
}

ul.multiselect-container {
    width: 100% !important
}

.li-gap-5>li {
    margin-bottom: 5px
}

.li-gap-10>li {
    margin-bottom: .6rem
}

.li-gap-15>li {
    margin-bottom: 15px
}

.li-gap-20>li {
    margin-bottom: 1.25rem
}

trova {
    background-color: #ff0
}

.rassegna-card {
    box-shadow: rgb(0 0 0 / .02) 0 1px 3px 0, rgb(27 31 35 / .15) 0 0 0 1px;
    padding: 1.25rem;
    padding-bottom: 5px;
    border-radius: .6rem
}

.datebox-scadenzario {
    display: flex;
    flex-direction: column;
    width: 100px;
    gap: 3px;
    border: 1px solid #ccc;
    background-color: #fff;
    margin: auto
}

.datebox-header {
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 500;
    padding: 3px 6px
}

.datebox-body {
    text-align: center;
    font-weight: 400
}

.categoria-scadenza {
    padding: 10px .6rem;
    border-radius: 4px;
    transition: 0.4s;
    cursor: pointer;
    color: #fff;
    font-weight: 600
}

.categoria-scadenza:first-child {
    grid-column: 1 / -1;
    text-align: center;
    background-color: #334d5c
}

.categoria-scadenza:hover {
    padding: 20px 10px 20px 2.5rem;
    font-weight: 700;
    text-decoration: underline
}

.categoria-scadenza-selected {
    border-left: 10px solid #df494a;
    border-bottom: 1px solid #df494a;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    cursor: default
}

.scadenzario-badge {
    padding: 2px 90px 2px 8px;
    background-color: #ccc;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    margin-top: 5px
}

.subscribe-scadenze {
    color: #fff;
    background-color: #df494a;
    cursor: pointer;
    padding: 5px 10px 5px 60px;
    background: linear-gradient(210deg, #df494a 0%, #df494a 80%, white 81%, white 100%);
    position: relative;
    transition: 0.3s
}

.subscribe-scadenze:hover {
    padding: 7px 25px 7px 75px;
    color: #fff
}

.subscribe-formazione {
    color: #fff;
    background-color: #df494a;
    cursor: pointer;
    padding: 5px 60px 5px 10px;
    background: linear-gradient(150deg, #df494a 0%, #df494a 80%, white 81%, white 100%);
    position: relative;
    transition: 0.3s
}

.subscribe-formazione:hover {
    padding: 7px 75px 7px 25px;
    color: #fff;
}


.scadenze-container .col-md-10 {
    width: 100%
}

.scadenze-container .col-md-2 {
    width: 100%;
    text-align: center
}

.aree-border {
    width: 10%;
    border-bottom: 6px solid #334d5c
}

.home-container {
    display: flex;
    align-items: stretch
}

.pnrr-carousel-bg {
    background-color: #d6e4eb
}

.pnrr-image-containter {
    position: relative;
    float: left
}

.pnrr-date {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-weight: 700;
    font-size: 1.8rem
}

.pnrr-input {
    border: none;
    border-bottom: 1px solid;
    flex: 1;
    font-size: 18px;
    text-align: center
}

.pnrr-input:focus {
    outline: none;
    box-shadow: none
}

.pnrr-title-box {
    position: relative
}

.pnrr-title-box::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    clip-path: ellipse(60% 24% at 50% 100%)
}

.social-icon-container {
    margin-bottom: 1rem
}

.social-icon-container a {
    color: #334d5c;
    padding-right: 8px;
    transition: 0.3s
}

.social-icon-container a:hover {
    font-size: larger;
    text-decoration: none
}

.sidebar-margin {
    margin: 0;
    margin-bottom: 16px
}

.formazione-line {
    margin-top: 0
}

.ricerca-list:nth-child(2n) {
    background-color: #f0f0f0
}

.ricerca-list:nth-child(odd):hover {
    background-color: #f5f5f5
}

.ricerca-list:nth-child(even):hover {
    background-color: #f5f5f5
}

.ricerca-btn-size:hover {
    color: #333 !important;
    background-color: #e6e6e6;
    border-color: #adadad
}

.ricerca-data-tipolog {
    padding: .4rem 1rem;
    color: #fff;
    background-color: #df494a
}

.ricerca-border-bottom {
    border-bottom: 1px solid #ddd
}

.ricerca-box {
    padding-bottom: 0
}

.ricerca-mobile {
    display: flex;
    border-bottom: 2px solid #df494a;
    margin-top: 12px
}

.ricerca-mobile-sx {
    display: inline-flex;
    flex: auto
}

.ricerca_cat_tip {
    margin-top: 6px;
    margin-right: 4px;
    height: 14px;
    width: 17px
}

.badge {
    display: inline-block;
    padding: .5em .5em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    width: fit-content;
    font-size: 14px;
    margin-bottom: 4px
}

.vertical-align-middle {
    vertical-align: middle
}

.quesiti-date {
    margin-right: 12px !important;
    border: 1px solid #ddd
}

.quesiti-padding-descr {
    padding-left: 12px
}

.mypds-logo-quesiti {
    left: -82px;
    bottom: 0;
    position: absolute;
    color: #334d5c;
    border: 2px solid #334d5c;
    width: 142px;
    border-radius: 21px
}

.mypds-logo-quesiti:hover {
    color: #334d5c;
    text-decoration: none;
    border-color: #7CB3C2;
    transform: scale(1.1)
}

.mypds-logo-quesiti-text {
    font-size: 3.5rem
}

.mypds-logo-underline {
    width: 64px !important;
    left: 34px !important;
    border-top: 1px solid #df494a;
    top: 33px
}

.favicon-mypds-quesiti {
    width: 90px !important;
    right: -45px !important;
    bottom: -18px !important
}

.row-6 {
    margin-right: -6px;
    margin-left: -6px
}

.row-8 {
    margin-right: -8px;
    margin-left: -8px
}

.row-10 {
    margin-right: -10px;
    margin-left: -10px
}

.row-12 {
    margin-right: -12px;
    margin-left: -12px
}

.title-pnrr-richiesta {
    min-height: 15rem;
    background-color: #00AFEF
}

.quesiti-py-3 {
    padding-top: 16px !important;
    padding-bottom: 16px !important
}

.img_rivista_width {
    width: 100%
}

.btn-webinar-conf {
    width: 60px;
    background-color: #1A73E8;
    color: #fff
}

.btn-webinar-conf:hover {
    color: #fff;
    background-color: #2F7DE3
}

.mypds_servizi_upp992 {
    display: none
}

.ricerca-mobile-md-none {
    display: flex !important
}

.ricerca-mobile-md-block {
    display: none !important
}

.navbar-text {
    padding: 0px !important;
    margin: 0px !important
}

.account_mypds {
    display: flex;
    flex-direction: column
}

.account992 {
    display: none
}

.apollonio-logo {
    display: flex;
    align-content: flex-end;
    height: 150px;
    flex-wrap: wrap
}

.social-separator {
    font-size: 32px;
    margin-right: 9px;
    margin-left: 2px;
    color: #df494a
}

.social-separator-f {
    font-size: 32px;
    margin-right: 8px;
    margin-left: 3px;
    color: #df494a
}

.img-halley-h {
    position: relative;
    width: 170px;
    left: 62px;
    bottom: 4px
}

.a-halley-h:hover {
    color: #000
}

.img-halley-h:hover {
    color: #000
}

.text-halley-h {
    position: absolute;
    top: 48%;
    left: 170px
}

.text-halley-h:hover {
    color: #000
}

.main_logo {
    height: 130px;
    object-fit: contain
}

.main_logo_mob {
    display: none !important;
    height: 100px
}

.fade {
    transition: opacity .33s linear
}

.mx-1 {
    margin-left: 4px;
    margin-right: 4px
}

.mx-2 {
    margin-left: 8px;
    margin-right: 8px
}

.su-header {
    display: flex;
    justify-content: space-between;
    height: 20px
}

.jc_flex-end {
    justify-content: flex-end
}

.text-decoration-none {
    text-decoration: none
}

.style_call_nota {
    border-top: 1px solid #ddd;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 10px
}

.richieste_data {
    height: 15px
}

.allegati_count {
    height: 15px
}

.bt-0 {
    border-top: 0
}

.su-minH {
    min-height: 640px
}

.cookie-custom-modal {
    display: none;
    position: fixed;
    z-index: 3000000000;
    bottom: 0;
    right: 0;
    width: 945px;
    overflow: auto;
    background-color: #fff;
    border: 1px solid rgb(0 0 0 / .2);
    border-radius: 10px;
    outline: 0;
    box-shadow: 0 5px 15px rgb(0 0 0 / .1);
    margin: 24px
}

.error-custom-modal {
    display: none;
    position: fixed;
    z-index: 3000000000;
    bottom: 0;
    right: 0;
    overflow: auto;
    background-color: #fff;
    border: 1px solid rgb(0 0 0 / .2);
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 5px 15px rgb(0 0 0 / .5);
    margin: 24px
}

.mic-custom-modal {
    display: none;
    position: fixed;
    max-width: 500px;
    top: 275px;
    left: 50%;
    transform: translate(-50%, -10%);
    z-index: 16;
    background-color: #fff;
    padding: 20px;
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 5px 15px rgb(0 0 0 / .15)
}

.mic-custom-modal-quesiti {
    display: none;
    position: fixed;
    max-width: 500px;
    top: 275px;
    left: 50%;
    transform: translate(-50%, -10%);
    z-index: 16;
    background-color: #fff;
    padding: 20px;
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 5px 15px rgb(0 0 0 / .15)
}

.cookie-custom-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 4px;
    padding-bottom: 4px
}

.error-custom-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 4px;
    padding-bottom: 4px
}

.mic-custom-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 4px;
    padding-bottom: 4px
}

.mic-custom-modal-header-quesiti {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 4px;
    padding-bottom: 4px
}

.error-custom-modal-content {
    background-color: #fefefe;
    padding: 16px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    animation: fadeIn 0.5s
}

.cookie-custom-modal-content {
    background-color: #fefefe;
    padding: 16px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    animation: fadeIn 0.5s
}

.error-custom-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700
}

.cookie-custom-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700
}

.mic-custom-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700
}

.mic-custom-close-quesiti {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700
}

.error-custom-close:hover,
.error-custom-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.cookie-custom-close:hover,
.cookie-custom-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.mic-custom-close:hover,
.mic-custom-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.mic-custom-close-quesiti:hover,
.mic-custom-close-quesiti:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.mic-custom-modal-footer {
    padding: 15px;
    text-align: right;
    height: 300px;
}

.mic-custom-modal-footer-quesiti {
    padding: 15px;
    text-align: right;
    height: 300px;
}

.error-custom-modal-footer {
    padding: 15px;
    text-align: right;
}

.cookie-custom-modal-footer {
    padding: 15px;
    text-align: right;
}

.fadeIn-animation {
    animation: fadeIn 0.5s forwards;
}

.fadeOut-animation {
    animation: fadeOut 0.5s forwards;
}

.info-pagina {
    display: flex;
    align-items: flex-start;
}

.menu-pagina {
    margin: 30px 16px;
}

.loading {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    animation: spin 2s linear infinite;
    margin-left: -6px
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.micButton {
    font-size: 17px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    outline: none;
    width: 33px;
}

.micButton:focus {
    outline: none;
}

.loading-spinner {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 0;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 50px;
    color: #fff;
    z-index: 99;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 2s linear infinite;
}

.loading-spinner-quesiti {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 0;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 50px;
    color: #fff;
    z-index: 99;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 2s linear infinite;
}

.loading-spinner-main {
    margin: 30px auto 4px auto;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 0;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 50px;
    color: #fff;
    z-index: 99;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.voice-visualizer {
    display: none;
    height: 100px;
    width: 100px;
    border: 1px solid #df494a;
    background-color: #fff;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 0;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 50px;
    color: #fff;
    z-index: 99;
    transition: height 0.3s, width 0.3s;
}

.voice-visualizer-quesiti {
    display: none;
    height: 100px;
    width: 100px;
    border: 1px solid #df494a;
    background-color: #fff;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 0;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 50px;
    color: #fff;
    z-index: 99;
    transition: height 0.3s, width 0.3s;
}

.font-main {
    font-family: roboto, arial, sans-serif;
}

.header-ricerca {
    color: #777;
    display: contents;
}

.input-group {
    position: relative;
}

.cursor-p {
    cursor: pointer;
}

.input-ricerca-text {
    border-right: 0;
}

#mic_header {
    border-radius: 0 0 0 0;
}

@keyframes micModalfadeInDown {
    0% {
        opacity: 0;
        top: 0
    }

    to {
        opacity: 1;
        top: 275px
    }
}

.micModalfadeInDown {
    animation-name: micModalfadeInDown
}

.servizi-buttons {
    align-items: center;
    column-gap: 8px
}

.d-contents {
    display: contents;
}

.popup-quesiti {
    display: block;
    background-color: #ffffff;
    width: 550px;
    padding: 30px 30px;
    position: fixed;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    border-radius: 8px;
    font-family: "Poppins", sans-serif;
    text-align: center;
    z-index: 20;
    box-shadow: rgb(0 0 0 / .24) 0 3px 8px;
}

.popup-quesiti p {
    font-size: 14px;
    margin: 20px 0;
    line-height: 25px;
}

.float-right {
    float: right;
}

.d-inline-block {
    display: inline-block;
}

.my-1 {
    margin: 4px 0px 4px 0px;
}

.p-initial {
    position: initial !important;
}

.btn-default:active:focus {
    outline: none;
}

.chat-container {
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.chat-header {
    display: flex;
    gap: 20px;
    background-color: #334d5c;
    color: #fff;
    padding: 24px;
    justify-content: space-between;
    align-items: flex-start;
}

.chat-content {
    padding: 24px;
    flex-grow: 1;
}

.chat-footer {
    display: flex;
    align-items: center;
    border-top: 1px solid #ddd;
}

.chat-prompt {
    flex-grow: 1;
    border: none;
    padding: 10px;
    padding-right: 0px;
    font-size: 16px;
    height: 42px;
    position: relative;
    background-color: white;
}

.chat-prompt:focus {
    outline: none;
    box-shadow: none;
}

.chat-prompt-button {
    background-color: #df494a;
    color: #fff;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    width: 60px;
    height: 42px;
}

.chat-answer {
    float: left;
    padding: 14px 14px;
    padding-bottom: 10px;
    border-radius: 16px 16px 16px 0px;
    margin: 0px 0px 12px 50px;
    background-color: #d6e4eb;
    border: 1px solid #c2cdd2e6;
    position: relative;
    min-height: 30px;
    width: fit-content;
    min-width: 60px;
    min-height: 40px;
    max-width: 70%;
}

.chat-answer::before {
    background-image: url(/img/avatar-bot.png);
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: cover;
    content: "";
    left: -50px;
    bottom: 0;
}

.chat-answer-error {
    background-color: #ffc107;
    font-weight: bold;
}

.chat-user {
    float: right;
    padding: 14px 14px;
    padding-bottom: 10px;
    border-radius: 16px 16px 0px 16px;
    margin-left: auto;
    margin-bottom: 12px;
    background-color: #fff5f5;
    border: 1px solid #e0d8d8;
    min-height: 30px;
    width: fit-content;
    max-width: 70%;
}

.chat-custom-close {
    color: #aaa;
    float: right;
    font-size: 24px;
}

.chat-custom-close:hover,
.chat-custom-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.chat-info {
    display: flex;
    align-items: center;
    gap: 20px;
}

.chat-info-name {
    font-size: large;
    position: relative;
}

.chat-custom-open {
    cursor: pointer;
}

.chat-custom-open:focus {
    background-color: #df494a;
    border-color: #ccc;
    color: white;
    outline: none;
}

.chat-custom-open:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.chat-loader {
    font-size: 30px;
    position: absolute;
    top: 0;
}

.chat-answer:hover .hover-buttons {
    opacity: 1;
    visibility: visible;
}

.audio-icon-start,
.audio-icon-stop {
    cursor: pointer;
    transition: transform 0.5s ease-in-out;
}

.chat-spinner {
    position: absolute;
    right: 15px;
    bottom: 6px;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #334d5c;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
}

.chat-container-content {
    display: block;
    overflow: auto;
    height: 700px;
    background-color: #fff;
}

.chat-source {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.chat-source-item {
    border-radius: 15px;
    padding: 5px 10px 4px;
    background-color: #df494a;
    width: max-content;
    cursor: pointer;
}

.chat-source-item a {
    color: white;
    text-decoration: none;
    display: block;
}

.chat-source-icon {
    color: white;
    margin-right: 8px;
    margin-left: 2px;
}

.chat-source-container {
    margin-top: 8px;
}

@keyframes animateRecorder {
    25% {
        height: 25%;
    }

    50% {
        height: 50%;
    }
}

.chat-stroke:nth-child(1) {
    animation-delay: 0s;
}

.chat-stroke:nth-child(2) {
    animation-delay: 0.5s;
}

.chat-stroke:nth-child(3) {
    animation-delay: 0.33s;
}

.audio-load {
    animation: audioSpin 2s linear infinite;
}

@keyframes audioSpin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.loader__dot {
    animation: 1s blink infinite
}

.loader__dot:nth-child(2) {
    animation-delay: 250ms
}

.loader__dot:nth-child(3) {
    animation-delay: 500ms
}

@keyframes blink {
    50% {
        color: transparent
    }
}

.chat-icon {
    color: rgb(100, 100, 100);
    cursor: pointer;
    font-size: 19px;
}

.chat-icon:hover {
    color: black;
}

.chat-icon-refresh {
    color: rgb(100, 100, 100);
    cursor: initial;
    font-size: 19px;
}

.chat-buttons {
    float: right;
}

.chat-buttons .fa-exclamation-circle {
    color: var(--bs-warning);
}

.chat-hr {
    border-top: 1px solid#334d5c;
}

.chat-beta-label {
    position: static;
    display: inline-block;
    margin-left: 8px;
    background-color: #f86706;
    color: white;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 3px;
}

.white-bg {
    position: relative;
}

#floating-chat-button,
.chat-custom-modal {
    display: none !important;
}

.floating-chat-button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 9999;
    overflow: visible;
}

.floating-chat-button-home {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 9999;
    overflow: visible;
}

.floating-chat-button img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.chat-custom-modal {
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 9999;
    width: 500px;
}

#contact-button {
    position: fixed;
    bottom: 0;
    right: 40px;
    margin: 0;
    padding: 16px 32px;
    background: #e04a4a;
    color: #fff;
    border: none;
    border-radius: 0 0 0 0;
    font-size: 18px;
    font-family: inherit;
    cursor: pointer;
    z-index: 9999;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    display: none;
}

@media (max-width: 768px) {
    .chat-custom-modal {
        transform: scale(0.8);
        transform-origin: bottom right;
    }
}

.d-none {
    display: none !important;
}

.d-block {
    display: block !important;
}

.fadeIn-animation {
    animation: fadeIn 0.4s forwards;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.floating-chat-message {
    position: absolute;
    bottom: 100%;
    right: 100%;
    background: #df494a;
    color: #fff;
    padding: 8px 12px;
    font-size: 14px;
    white-space: normal;
    min-width: 200px;
    max-width: 250px;
    pointer-events: none;
    opacity: 0;
    z-index: 10000;
    animation: fadeIn 3s ease-in-out forwards;
    border-radius: 20px;
    border-bottom-right-radius: 0;
}

.floating-chat-message-home {
    position: absolute;
    bottom: -70px;
    right: 100%;
    background: #df494a;
    color: #fff;
    padding: 8px 12px;
    font-size: 14px;
    white-space: normal;
    min-width: 220px;
    max-width: 300px;
    pointer-events: none;
    opacity: 0;
    z-index: 10000;
    animation: fadeIn 3s ease-in-out forwards;
    border-radius: 20px;
    border-top-right-radius: 0;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInOut {
    0% {
        opacity: 0;
        transform: translate(-50%, 10px);
    }

    25% {
        opacity: 1;
        transform: translate(-50%, 0);
    }

    75% {
        opacity: 1;
        transform: translate(-50%, 0);
    }

    100% {
        opacity: 0;
        transform: translate(-50%, 10px);
    }
}

.webinar-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 12px;
}

.webinar-bullet {
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin-top: 5px;
  background-color: #999; 
}

.webinar-content {
  min-width: 0;
  word-break: break-word;
}

#webinar-filter .multiselect {
  width: 300px !important;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;     
  margin-bottom: 10px;    
}

#webinar-filter .btn {
  margin-right: 5px;
  margin-bottom: 20px; 
  vertical-align: middle;
}

#webinar-filter .btn:last-child {
  margin-right: 0;
}

@media (max-width: 480px) {
  .webinar-bullet {
    width: 10px;
    height: 10px;
    margin-top: 6px;
  }
  .webinar-item {
    gap: 6px;
  }
}

@media (max-width: 992px) {

    .floating-chat-button,
    .floating-chat-button-home {
        display: none !important;
    }
}

@media (max-width:1920px) {
    .fix-control {
        margin-right: 4px
    }

    .ricerca-sezione {
        width: 140px
    }

    .ricerca-titolo {
        width: 420px;
        text-align: justify
    }

    .ricerca-tipologia {
        width: 140px;
        padding-left: 16px;
        margin-right: 4px
    }

    .ricerca-data {
        width: 75px
    }

    .ricerca-width {
        width: 74%
    }

    .ricerca-direction {
        flex-direction: row;
        border-top: 1px solid #d0d0d0;
        border-bottom: 1px solid #d0d0d0
    }

    .ricerca-btn-size {
        padding: 5px 10px;
        font-size: 14px;
        margin-top: 8px
    }
}

@media (max-width:1800px) {
    .navbar-logo {
        left: 100px
    }

    .fix-control {
        margin-right: 5px
    }
}

@media (max-width:1770px) {
    .mypds-logo-box {
        left: 15%;
        bottom: 52%;
        margin: -4px
    }

    .img-halley-h {
        left: 192px
    }

    .text-halley-h {
        left: 300px
    }
}

@media (max-width:1660px) {
    .header-pnrr {
        display: none
    }

    .navbar-logo {
        left: 50px
    }

    .mypds-logo-box {
        left: 13%;
        bottom: 52%;
        margin: -4px
    }

    .img-halley-h {
        left: 38%
    }

    .text-halley-h {
        left: 42%
    }

    .fix-control {
        margin-right: 8px
    }
}

@media (max-width:1600px) {
    .text-halley-h {
        left: 42%
    }
}

@media (max-width:1550px) {
    .text-halley-h {
        left: 46%
    }
}

@media (max-width:1500px) {
    .header-quesito {
        display: none
    }

    .navbar-logo {
        display: none
    }

    .img-halley-h {
        left: 36%
    }

    .text-halley-h {
        left: 46%
    }
}

@media (max-width:1400px) {
    .mypds-logo-box {
        left: 13%;
        bottom: 52%;
        margin: -4px
    }

    .img-halley-h {
        left: 36%
    }

    .text-halley-h {
        left: 50%
    }
}

@media (max-width:1350px) {
    .text-halley-h {
        left: 52%
    }
}

@media (max-width:1300px) {
    .navbar-nav>li>a {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: .03em;
        padding: 8px !important;
        padding-left: 6px !important;
        padding-right: 6px !important
    }

    .social-separator {
        margin-right: 4px;
        margin-left: 4px
    }

    .social-icon-container a {
        padding-right: 0
    }

    .social-icon-container {
        margin-right: 5px
    }

    .img-halley-h {
        left: 35%
    }

    .text-halley-h {
        left: 51%
    }
}

@media (max-width:1250px) {
    .mypds_account_mob {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: row
    }

    .img-halley-h {
        left: 34%
    }

    .text-halley-h {
        left: 54%
    }
}

@media (max-width:1200px) {
    .fix-control {
        margin-right: 12px
    }

    .width_ricerca {
        width: 90.4%
    }

    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 14px
    }

    .ricerca-sezione {
        width: 80px
    }

    .ricerca-titolo {
        width: 280px
    }

    .ricerca-tipologia {
        width: 134px
    }

    .ricerca-data {
        width: 100px
    }

    .ricerca-width {
        width: 68%
    }

    .ricerca-btn-width {
        justify-content: flex-start
    }

    .social-separator-f {
        margin-right: 0;
        margin-left: 0
    }

    .social-icon-container-f a {
        margin-right: 2px;
        margin-left: 2px
    }

    .img-halley-h {
        left: 17%
    }

    .text-halley-h {
        left: 46%
    }
}

@media (max-width:1150px) {
    .navbar-nav>li>a {
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 500;
        letter-spacing: .03em;
        padding: 5px !important
    }

    .mypds-logo-box {
        left: 13%
    }
}

@media (max-width:1050px) {
    .navbar-nav>li>a {
        text-transform: uppercase;
        font-size: 10px;
        font-weight: 500;
        letter-spacing: .03em;
        padding: 7px !important
    }

    .mypds-logo-box {
        left: 13%
    }

    .text-halley-h {
        left: 51%
    }
}

@media (max-width:992px) {
    .apollonio-logo {
        display: none
    }

    .login-container {
        position: absolute;
        z-index: 1;
        left: .6rem;
        top: 135px;
        right: auto
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px
    }

    .navbar-nav>li {
        float: none
    }

    .navbar-nav>li>a {
        padding-top: .6rem;
        padding-bottom: .6rem
    }

    .collapse.in {
        display: block !important
    }

    .center-block {
        padding-left: 0;
        padding-right: 0
    }

    .no-mobile {
        display: none
    }

    .pb-10-mobile {
        padding-bottom: .6rem
    }

    .p-16-mobile {
        padding: 16px
    }

    .pb-0-mobile {
        padding-bottom: 0
    }

    .mb-0-mobile {
        margin-bottom: 0
    }

    .pt-0-mobile {
        padding-top: .6rem
    }

    .pb-4-mobile {
        padding-bottom: .5rem
    }

    .pt-header {
        padding-top: 280px
    }

    .no-tablet {
        display: none
    }

    .flex-wrap-mobile {
        flex-wrap: wrap
    }

    .categoria-scadenza {
        padding: 2px
    }

    .home-container {
        display: block
    }

    .mt-10-mobile {
        margin-top: 1rem
    }

    .flex-wrap-sm {
        flex-wrap: wrap
    }

    .mx-sm-auto {
        margin-left: auto;
        margin-right: auto
    }

    .p-0-tablet {
        padding: 0px !important
    }

    .fix-control {
        margin-right: 4px
    }

    .min-height-carosel {
        min-height: auto !important
    }

    .display-tablet-none {
        display: none
    }

    .width_ricerca {
        width: 87.2%
    }

    .formazione-registr {
        margin-top: 12px;
        margin-left: auto
    }

    .formazione-descr {
        flex-wrap: wrap
    }

    .ricerca-sezione {
        width: 110px
    }

    .ricerca-titolo {
        width: 100%
    }

    .ricerca-tipologia {
        width: 130px;
        display: none
    }

    .ricerca-data {
        width: 100px;
        display: none
    }

    .ricerca-width {
        width: 100%
    }

    .ricerca-btn-width {
        width: 100%;
        justify-content: flex-end;
        margin-top: 8px
    }

    .ricerca-direction {
        flex-direction: column;
        border: 0
    }

    .ricerca-box {
        padding-bottom: 16px
    }

    .quesiti-leggi {
        margin-top: 8px
    }

    .quesiti-form {
        padding: 0;
        margin-top: 8px
    }

    .quesiti-checkbox {
        display: block;
        width: 13px !important;
        height: 13px !important;
        padding: 6px 12px !important;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / .075);
        box-shadow: inset 0 1px 1px rgb(0 0 0 / .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
    }

    .mypds-main-pd {
        margin-top: 24px;
        padding-top: 1px
    }

    .lg-none {
        display: none
    }

    .mypds_webinar_mob {
        padding: 0
    }

    .mypds_call_mob {
        padding: 0
    }

    .mypds_servizi_upp992 {
        background: #fff;
        display: block;
        padding-left: 16px;
        padding-right: 16px;
        margin-bottom: 16px
    }

    .mypds_servizi_low992 {
        display: none
    }

    .ricerca-mobile-md-none {
        display: none !important
    }

    .ricerca-mobile-md-block {
        display: block !important
    }

    .navbar-nav>li>a {
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: .03em;
        padding: 10px !important
    }

    .mypds-logo-box {
        left: inherit;
        position: relative;
        display: block;
        margin: 30px;
        margin-left: 90px;
        padding-bottom: 2px;
    }

    .carousel .slide-right {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-right: 18vw;
    }

    .carousel .slider-right-logo {
        position: relative;
        text-align: center;
        display: block;
    }

    .slider-right-logo {
        transform: scale(2);
    }

    .carousel .slider-logo-link {
        position: relative;
        display: block;
        width: 100%;
        font-size: 2vw;
        border: 0.1vw solid #fff;
        border-radius: 2.5vw;
        color: #fff;
        text-decoration: none;
        box-sizing: border-box;
    }

    .carousel .slider-logo-link img {
        width: 4vw;
        height: auto;
        position: absolute;
        top: 50%;
        right: -3vw;
        transform: translateY(-50%) rotate(15deg);
    }

    .carousel .slider-logo-link .mypds-logo-accedi {
        position: absolute;
        bottom: 8%;
        left: -110%;
        font-size: 2vw;
    }

    .mypds-logo-accedi {
        bottom: -10%;
        left: -120%;
        font-size: 1.5vw;
    }

    .carousel .slider-logo-link .border-bottom {
        position: relative;
        border-bottom: 0.3vw solid #df494a;
        width: 4vw;
        margin: 0 auto;
        left: 1vw;
    }

    .account_mypds {
        display: block
    }

    .mypds_account_mob {
        display: none !important
    }

    .account992 {
        display: flex;
        justify-content: flex-end;
        padding: 0
    }

    .social-icon-container-f a {
        margin-right: 8px;
        margin-left: 8px
    }

    .main_logo_mob {
        display: block !important
    }

    .iulix-libro-box img {
        height: 480px
    }

    .cookie-custom-modal {
        width: auto
    }

    .info-pagina {
        display: block
    }

    .menu-pagina {
        width: -webkit-fill-available;
        margin-left: 16px;
        margin-right: 15px;
        margin-top: 0;
        margin-bottom: 32px
    }
}

@media (max-width:768px) {
    img {
        max-width: 100%;
        height: auto !important
    }

    .azioni_login {
        background: #fff
    }

    .pt-header {
        padding-top: 220px
    }

    .page-up {
        right: 5%
    }

    .no-mobile {
        display: none
    }

    .pt-20-mobile {
        padding-top: 1.25rem
    }

    .fs-sm-18 {
        font-size: 18px
    }

    .fs-sm-24 {
        font-size: 24px
    }

    .fs-sm-32 {
        font-size: 32px
    }

    .p-sm-0 {
        padding: 0
    }

    .sm-none {
        display: none
    }

    .pt-10-mobile {
        padding-top: .6rem
    }

    .flex-wrap-sm {
        flex-wrap: wrap
    }

    .px-sm-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .template-body-right {
        display: none
    }

    .mt-xs-20 {
        margin-top: 20px !important
    }

    .header-tabs {
        flex-direction: column
    }

    .fix-control {
        margin-right: 8px
    }

    .display-data-ricerca {
        display: none
    }

    .ricerca-sezione {
        width: 110px
    }

    .padding-mobile-0 {
        padding: 0
    }

    .mypds-bg-white-tablet {
        background: #fff
    }

    .formazione-container>div {
        flex: 1 0 100%
    }

    .width_auto-pr_4 {
        width: auto;
        padding-right: 4px
    }

    .mypds-logo-box {
        left: inherit;
        position: relative;
        display: block;
        width: 30%;
        margin: 30px;
        margin-left: 90px;
        padding-bottom: 2px;
    }

    .carousel .slide-right {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-right: 18vw;
    }

    .carousel .slider-right-logo {
        position: relative;
        text-align: center;
        display: block;
    }

    .slider-right-logo {
        transform: scale(2);
    }

    .carousel .slider-logo-link {
        position: relative;
        display: block;
        width: 100%;
        font-size: 2vw;
        border: 0.1vw solid #fff;
        border-radius: 2.5vw;
        color: #fff;
        text-decoration: none;
        box-sizing: border-box;
    }

    .carousel .slider-logo-link img {
        width: 4vw;
        height: auto;
        position: absolute;
        top: 50%;
        right: -3vw;
        transform: translateY(-50%) rotate(15deg);
    }

    .mypds-logo-box img {
        width: 4vw;
        height: auto;
        position: absolute;
        top: 50%;
        right: -2vw;
        transform: translateY(-50%) rotate(15deg);
    }

    .carousel .slider-logo-link .mypds-logo-accedi {
        position: absolute;
        bottom: 8%;
        left: -110%;
        font-size: 2vw;
    }

    .mypds-logo-accedi {
        bottom: -10%;
        left: -100%;
        font-size: 1.5vw;
    }

    .carousel .slider-logo-link .border-bottom {
        position: relative;
        border-bottom: 0.3vw solid #df494a;
        width: 4vw;
        margin: 0 auto;
        left: 1vw;
    }
}

@media (max-width:650px) {
    .ricerca-sezione {
        width: 100px
    }

    .popup-quesiti {
        width: fit-content;
    }
}

@media (max-width:570px) {
    .su-header {
        height: 45px
    }
}

@media (max-width:550px) {
    .ricerca-mobile-sx1 {
        flex-direction: column
    }

    .ricerca-mobile-sx2 {
        justify-content: center;
        margin-top: 12px
    }

    .servizi-buttons {
        flex-direction: column;
        align-items: initial
    }

    .servizi-buttons-pt {
        padding-top: 16px
    }

    .mypds-logo-box {
        left: inherit;
        position: relative;
        display: block;
        width: 20%;
        margin: 30px;
        margin-left: 90px;
        padding-bottom: 2px;
    }

    .mypds-logo-box img {
        width: 4vw;
        height: auto;
        position: absolute;
        top: 50%;
        right: -2vw;
        transform: translateY(-50%) rotate(15deg);
    }

    .mypds-logo-accedi {
        bottom: -10%;
        left: -115%;
        font-size: 1.5vw;
    }
}

@media (max-width:512px) {
    .fix-control {
        margin-right: 12px
    }

    .row_ricerca {
        flex-direction: column
    }

    .width_ricerca {
        width: 100%
    }

    .btn_ricerca {
        margin-top: 16px
    }

    .pagination>li>a,
    .pagination>li>span,
    .pagination button {
        padding: 4px 8px
    }

    article.rivista-article img {
        max-width: 16rem
    }

    .row_pnrr_richiesta {
        flex-direction: column;
        align-items: stretch;
        margin-bottom: 16px
    }

    .ricerca-mobile {
        flex-wrap: wrap;
        flex-direction: column
    }
}

@media (max-width:450px) {

    .pagination>li>a,
    .pagination>li>span,
    .pagination button {
        padding: 4px 7px
    }

    .width-quesiti-descr {
        width: 85%
    }

    article.rivista-article img {
        max-width: 25rem
    }

    .width_auto-pr_4 {
        width: 100%;
        padding-right: 0
    }

    .width-auto-imp {
        width: auto !important;
        padding-right: 4px
    }

    .mypds-logo-box {
        left: inherit;
        position: relative;
        display: block;
        width: 20%;
        margin: 30px;
        margin-left: 90px;
        padding-bottom: 2px;
    }

    .mypds-logo-box img {
        width: 4vw;
        height: auto;
        position: absolute;
        top: 50%;
        right: -2vw;
        transform: translateY(-50%) rotate(15deg);
    }

    .mypds-logo-accedi {
        bottom: -10%;
        left: -100%;
        font-size: 1.5vw;
    }
}

@media (max-width:400px) {

    .pagination>li>a,
    .pagination>li>span,
    .pagination button {
        padding: 4px 8px;
        font-size: 10px
    }
}

@media (max-width:360px) {

    .pagination>li>a,
    .pagination>li>span,
    .pagination button {
        padding: 3px 6px;
        font-size: 10px
    }

    .social-icon-container-f a {
        margin-right: 4px;
        margin-left: 4px
    }
}

@media (max-width:350px) {
    .calendar-subscribe-btn {
        font-size: 12px
    }
}

@media (min-width:992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width:768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }

    .bilanci_indicatori {
        width: 1090px
    }

    .lg-flex {
        display: flex
    }
}

@media (max-height:400px) {
    .header {
        display: none
    }

    .pt-header {
        padding-top: 30px
    }

    .p-0-mobile {
        padding: 0px !important
    }

    .px-0-mobile {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:280px) {
    body {
        width: 125%
    }
}

.Table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1rem;
}

.Table th,
.Table td {
    padding: 8px;
    border: 1px solid #ccc;
    text-align: left;
}

.Table thead {
    background-color: #f5f5f5;
}

@media (max-width: 768px) {
    .Table {
        display: block !important;
        overflow-x: auto;
        width: calc(100% - 2rem) !important;
        margin: 1rem;
        white-space: nowrap;
        box-sizing: border-box;
    }

    .Table thead {
        display: table-header-group !important;
    }

    .Table tr {
        display: table-row !important;
    }

    .Table td,
    .Table th {
        display: table-cell !important;
        white-space: normal;
    }
}

@media (min-width: 769px) {
    .Table {
        display: table;
    }

    .Table thead {
        display: table-header-group;
    }

    .Table tbody {
        display: table-row-group;
    }

    .Table tr {
        display: table-row;
    }

    .Table td {
        display: table-cell;
        border: 1px solid #ccc;
        padding: 8px;
    }

    .Table td::before {
        display: none;
    }
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:focus {
    background: none !important;
    color: #000 !important;
    border: 1px solid #ddd !important;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:focus {
    background: #5b9bd1 !important;
    border-color: #5b9bd1 !important;
    color: #fff !important;
    border-radius: 0 !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background: #eee !important;
    color: #000 !important;     
    border-radius: 0 !important; 
    cursor: pointer;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    color: #ccc !important;
    background: none !important;
}

.contenuto { --anchor-off: 110px; }
@media (max-width: 991px) { .contenuto { --anchor-off: 132px; } }

html { scroll-padding-top: var(--anchor-off); }

.contenuto [id],
.contenuto a[name],
.contenuto :is(h1,h2,h3,h4,h5,h6)[id] {
  scroll-margin-top: var(--anchor-off);
}

#test-link {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.8s ease, transform 0.8s ease, margin-top 0.8s ease;
  margin-top: 0;
  height: 0;
  overflow: hidden;
}

#test-link.visible {
  opacity: 1;
  transform: translateY(0);
  margin-top: 5px;
  margin-bottom: 5px;
  height: auto;
  display: block !important;
}

.chisiamo-card {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    min-height: 420px;
}
.chisiamo-card img {
    border-radius: 8px;
}