.sistema-integrato
{
    background-position: center;
    background-image: url('../Images/home/homepage-perlapa-02.png');
}


/* NEWS */
.homepage-news
{
    background-image: url('../Images/home/news-bg.jpg');
}

.item-news-big-text
{
    min-height: 121px;
}

.carousel-news-homepage .card
{
    background: none;
}


.carousel-news-homepage .it-single-slide-wrapper
{
    max-height: 150px;
}

.card-homepage-news h2
{
    font-size: 1rem;

}

.carousel-news-homepage  .owl-dots .owl-dot
{
    background-color: white !important;
}


/* ADEMPIMENTI */
.card-adempimenti
{
    background-color: white;
    -webkit-box-shadow: 4px 7px 5px -1px rgba(0,0,0,0.39);
    -moz-box-shadow: 4px 7px 5px -1px rgba(0,0,0,0.39);
    box-shadow: 4px 7px 5px -1px rgba(0,0,0,0.39);
}

.card-adempimenti .adempimenti-icon
{
    height: 50px;
}

.card-adempimenti h3 a
{
    text-decoration: none;
}

.card-adempimenti-text
{
    min-height:145px;
    color: #000000;
}

.card-utlita-text
{
    color: #000000;
}

.adempimenti-casetta
{
    width: 100%;
}

.card-adempimenti-casetta
{
    background: white;
    min-height: 270px;
}

.card-adempimenti h4{
    font-size: 1.333rem;
    font-weight: 500;
}


/* accedialservizio */
.card-accedialservizio
{
    background-color: white;
    -webkit-box-shadow: 4px 7px 5px -1px rgba(0,0,0,0.39);
    -moz-box-shadow: 4px 7px 5px -1px rgba(0,0,0,0.39);
    box-shadow: 4px 7px 5px -1px rgba(0,0,0,0.39);
}

.card-accedialservizio .accedialservizio-icon
{
    height: 50px;
}

.card-accedialservizio h3 a
{
    text-decoration: none;
}

.card-accedialservizio-text
{
    min-height:300px;
}

.privacy-link{
    color: #5cadff !important;
}


/* UTILITA */
.utilita-header-card
{
    background-image: url('/typo3conf/ext/perlapatheme/Resources/Public/Images/back-utilita.png');
    min-height: 100px;
}

.utilita h3 a
{
    text-decoration: none;
}

.utilita-header-card-img-container
{
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #06c;
    width: 100px;
    height: 100px;
    padding: 15px;
    margin: auto;
}

.utilita-header-card-img-container img
{
    width: 60px;
}

.dipartimento-footer{
    font-size: 1.333rem;
    font-weight: 400;
}

#sidebar h1{
    font-size: 1.2rem !important;
}

span.news-list-date.text-uppercase.data-detail{
    color: #585858 !important; 
}

.navbar-title{
    font-size: .778em;
}

.icon{
    height: 24px !important;
}

.fraseok{
    margin-bottom: 8px;
    letter-spacing: normal;
    font-size: 1.555rem;
    line-height: 1.428;
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle{
    outline: none !important
}

.form-group .form-control:focus, .btn:focus{ 
    border-color: #ff9900 !important;
    box-shadow: 0 0 0 2px #ff9900 !important;
    outline: none !important;
}

.upload:focus+label{
    border-color: #ff9900 !important;
    box-shadow: 0 0 0 2px #ff9900 !important;
    outline: none !important;
}

.text-uppercase{
    text-transform: uppercase
}