@media only screen and (max-width: 768px) {
    .it-brand-text h2{
        font-size: 15px !important;
    }
    .it-brand-text h3{
        font-size: 10px !important;
    }
}

.ino-dimfont a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.ino-menu {
    margin-top: 15px;
}

.ino-menu ul {
    padding-left: 24px !important;
}

.ino-menu li {
    padding-bottom: 10px !important;
}

.ino-menu a {
    display: inline !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
}

.ino-menu .link-sublist {
    padding-top: 10px;
    padding-bottom: 18px;
}

.ino-newslist img{
    margin-top: 10px !important;
}

.ino-newslist-title {
    text-decoration: none !important;
}

.ino-newslist-readmore {
    float: right;
}

.ino-news-detail img{
    margin-top: 7px !important;
}

.ino-news-detail .news-text-wrap{
    text-align: justify;
}

.it-single-slide-wrapper {
  padding-bottom: 20px !important;
}

.card {
    flex-direction: unset !important;
}

.ino-div-servizi .card {
    flex-direction: column !important;
}

.ino-div-strutture .card {
    flex-direction: column !important;
}

.ino-news-bandi .card {
    flex-direction: column !important;
}

.ino-home-left  .ce-image {
  padding-left: 20px;
  padding-right: 20px;
}

.ino-home-carousel .card-text p {
    font-size: 18px !important;

}

.ino-home-carousel .card {
    flex-direction: column !important;
    height: 520px !important;
}

.ino_img_carousel{
	width: 150px;
    height: 150px;
    object-fit: contain;
    padding-bottom: 15PX;
}

#head-section .section.section-muted header h2 {
    font-size: 1.333rem;
    font-weight: 400;
    letter-spacing: normal;
}

.newsInEvidenza a {
    text-decoration: none;
}

.ino-home-column-3 {
    padding-top: 20px !important;
}

.ce-center img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ce-right .ce-gallery { float: right; margin-left: 10px; }
.ce-left .ce-gallery { float: left; margin-right: 10px;}

.ino-home .frame {
    padding: 0px!important;
}

.frame {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}

.frame a {
    //text-decoration: none !important;
}

h2 {
    font-size: 1.5rem !important;
    font-weight: 400;
    color: #06c;
}

h1 {
    font-size: 1.75rem !important;
}

h2 {
    font-size: 1.5rem !important;
    font-weight: 400;
}

h3 {
    font-size: 1.25rem !important;
    font-weight: 400;
}

h4 {
    font-size: 1rem !important;
    font-weight: 400;
}

#ino-tab-container .active {
    background-color: #f2f7fc !important;
}

.nav-link {
    justify-content: left!important;
}

.tab-content  .active {
    background-color: #f2f7fc !important;
}

.gmaps {
    margin: auto;
    padding-bottom: 35px;
}

.ino-carousel-description {
    height: 200px;
    -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
}

.navbar-collapsable {
    z-index: 99 !important;
}

.section-content ul {
    list-style: none;
    position: relative;
    margin-left: 10px;
    padding-left: 20px;
}

.section-content li {
    padding-bottom: 10px;
}

.section-content ul li:before {
    content: ">";
    position: absolute;
    left: 0;
    color: #06c;
}

.section-content .navbar-nav li:before {
    content: ">";
    position: absolute;
    left: 0;
    color: #06c;
    margin-top: 8px;
}

.link-list-wrapper ul {
    list-style: none;
    position: relative;
    margin-left: 0px;
    padding-left: 0px;
}

.link-list-wrapper ul li:before {
    content: "";
}

.link-list-wrapper a {
    font-size: 20px !important;
}

.ino-box-img {
    min-height: 150px;
}

.ino-box-grid a {
    text-align: center !important;
    text-decoration: none !important;
}

.ino-box-grid .card:after {
    content: '';
    margin: 0px !important;
}

.ino-box-grid .img-fluid {
    max-width: 90%;
}

.pagination-wrapper ul li:before {
    content: "";
}

.ino-albo-tbl {
    margin-top: 15px!important;
}

.dropdown-menu ul li:before {
    content: "";
}

.ino-box-tstamp {
    background: #f2f7fc;
    padding: 10px;
    font-size: 15px;
}

.section-content li {
    padding-bottom: 0px !important;
}

.section-content table {

}

.section-content tr {

}

.section-content td {

}

.it-brand-text h2{
    color: #ffffff !important;
}

.ino-news-detail .teaser-text {
    border-top: 1px solid #06c;
    border-bottom: 1px solid #06c;
}

.ino-news-detail blockquote {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.tx-indexedsearch-res {
    border-bottom: 1px solid #06c;
    margin-bottom: 20px;
}

.tx-indexedsearch-browsebox ul {
    list-style: none;
    position: relative;
    margin-left: 10px;
    padding-left: 20px;
    flex-wrap: wrap;
    display: flex;
    border-radius: 4px;
}

.pagination-wrapper li {
    padding-left: 25px;
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

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

 .flex {
     display: flex;
 }

.py-4 img{
    width: 40px;
}

.INO-tbl img{
    width: 40px;
}

.rounded-md {
    border-radius: 0.375rem;
}

.px-2 {
    border: 1px solid #06c;
}