/* *** 01RABBIT *** */
body {
    font-family: 'Raleway', sans-serif !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    background-image: url("/javax.faces.resource/bg_appinfo.jpg.jsf?ln=img");
        /* background-size: cover; */
     background-attachment: fixed; 
    /* background-position: top; */
    background-color: #379FA8 !important;
    background-repeat: repeat-x;
    /* height: auto; */
}
body.admin{
    background: #FFF !important;
}
.bold{
    font-weight: 700;
}
h3 {
    color: #36AFBB !important;
}
.heading01 {
    margin-top: 15px !important   
}
.email a {
    color: #88BD6C !important;
}
.email a:hover {
    color: #88BD6C !important;
}
.bgcolor01{background: #379FA8;}
.bgcolor02{background: #FF4081;}
.bgcolor03{background: #536DFE;}
.bgcolor04{background: #FF5722;}
.bgcolor05{background: #3EB8C3;}


/* ********************************* UI ********************************* */
.ui-widget {
    font-family: inherit !important;
}

.ui-inputtext {
    width: 100%;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: none ;
    font-size: 12px ;
}
.ui-growl {
    top: 60px !important;
}
.ui-tabs {
    padding: 0px !important;
    margin-bottom: -1px;
}
.ui-tabs-panels{
    border: 1px solid #009688;
}
.news-box .ui-tabs-panels{
    min-height: 260px;
}
.ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header {
    border-bottom: 0px solid #DDDDDD !important;
}
.ui-tabs .ui-widget-content {
    /*color: #fff !important;*/
}
.ui-tabs .ui-tabs-nav.ui-widget-header li a {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    letter-spacing: 0.4px;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}
.ui-tabs .ui-tabs-nav.ui-widget-header li.ui-state-active {
    background-color: #009688 !important
}
.ui-tabs.ui-tabs-top .ui-tabs-nav.ui-widget-header li {
    background-color: #71c4bc;
    border-radius: 0px 0px 0 0 !important;
}
.ui-tabs .ui-tabs-nav.ui-widget-header li {
    border: 0px solid #DDDDDD !important;
}
.ui-tabs .ui-tabs-navscroller-btn {
    height: 48px !important;
}
.ui-tabs .ui-tabs-navscroller-btn-right .ui-icon {
    margin-top: 15px !important;
}
.ui-tabs .ui-tabs-navscroller-btn-left .ui-icon {
    margin-top: 15px !important;
}
.ui-picklist .ui-picklist-list {
    height: 300px !important;
}
.ui-autocomplete {
    width: 100% !important;
}
.ui-autocomplete .ui-inputfield {
    /*width: 83% !important;*/
    width: 100% !important;
    height: 34px !important;
}
.ui-autocomplete .ui-autocomplete-dropdown {
    position: absolute !important;
    width: 34px !important;
    height: 34px !important;
    margin-left: -34px;
}
.ui-selectonemenu label.ui-selectonemenu-label {
    margin-top: -3px !important;
}
.ui-selectonemenu .ui-selectonemenu-trigger {
    width: 37px !important;
}
.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
    margin-top: 8px !important;
    margin-left: 6px !important;
}
.ui-datepicker-trigger {
    position: absolute !important;
    width: 34px !important;
    height: 34px !important;
    margin-left: -34px;
}
.scroller .ui-widget-content {
    border: 0px !important;
}
.ui-icon {
    /* in locale */
    /*background-image: url("/inforipacandida/javax.faces.resource/images/ui-icons_333333_256x240.png.jsf?ln=primefaces-bootstrap") !important;*/

    /* online */
    /*background-image: url("/javax.faces.resource/images/ui-icons_333333_256x240.png.jsf?ln=primefaces-bootstrap") !important;*/
}
/* ********************************* FINE UI ********************************* */
dt {
    font-weight: inherit !important;
}
.container {    
    /*background-color: #fcfcfc;*/
}
.table-responsive td {
    border: 1px solid #DDDDDD;
    /*padding: 0 10px;*/
}
.input100 input[type="text"]{
    width: 100% !important;
    height: 34px;
}

.carousel-control {
    opacity: 1 !important;
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%) !important;
}
.carousel .item {
    height: auto !important;
    max-height: 350px !important;
}
.carousel-inner {
    height: auto !important;
    max-height: 350px !important;
}
.carousel {
    height: auto !important;
    max-height: 350px !important;
    margin-top: 60px;
    margin-bottom: 0px !important;
    margin-left: -15px;
    margin-right: -15px;
}
.format-cella {
    word-wrap:break-word; 
    white-space: normal;
}

/* ********************************* NAVBAR ********************************* */
.navbar-nav>li>a {
    color: #36AFBB !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
.navbar-default {
    background: #fff !important; 
    border-radius: 0px !important;
}
.navbar-nav.smaller {
    margin-top: 0px !important;
}

.navbar-default {
    border-color: transparent !important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 0px 0 rgba(255,255,255,0),0 0px 0px rgba(0,0,0,0) !important;
}

.navbar.smaller {
    height: 60px;
    margin-top: 0px !important;
}
.navbar-default .navbar-nav>.open>a {
    background-color: transparent !important;   
}

.admin .navbar-wrapper .navbar {
    height: 50px !important;
    margin-top: 0px !important;
}
.admin .navbar-default {
    background-image: -webkit-linear-gradient(top,#fff 0,#f8f8f8 100%) !important;
    background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075) !important;
    background-color: #f8f8f8 !important;
    border-color: #e7e7e7 !important;
}
/* ******************************* FINE NAVBAR ******************************* */

/* ********************************* FOOTER ********************************* */
.footer {
    color: #fff !important;
}
.footer .container{
    background: #379FA8 !important;
    margin-left: -15px;
}
.footer a {
    color: #fff !important;
}
.footer a:hover {
    color: #fff !important;
    /*text-decoration: none !important;*/
}
.footer ul{
    list-style-type: none !important;
}
.footer-social {
    margin-top: 30px; 
    margin-bottom: 25px; 
}
.footer-box {
    height: 60px;
}
.footer-box p {
    color: #fff;
    text-align: right;
    padding-top: 16px !important;
    font-size: 20px !important;
    font-weight: 200;
}
.footer-box a {
    color: #fff;
    text-align: right;
    padding-top: 16px;
    font-size: 20px;
    font-weight: 200;
}
.footer-box a:hover {
    color: #fff !important;
    text-decoration: none !important; 
}
/* ******************************* FINE FOOTER ******************************* */

.colonna {
    margin-top: -30px; 
    height: 451px; 
    background-color: #0B4B4B;
}

.btn01 {
    display: inline-block;
    margin-bottom: 0;
    font-family: inherit !important;
    font-weight: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 0px !important;
    font-size: 16px !important;
    font-weight: 200;
    padding: 2px 5px !important;
}
.btn01:focus,
.btn01:active:focus,
.btn01.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn01:hover,
.btn01:focus {
    color: rgba(255,255,255,1);
    text-decoration: none;
}
.btn01:active,
.btn01.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn01-sidebar {
    display: inline-block;
    padding: 2px 10px !important;
    font-size: 12px !important;
}
.cerca {
    height: 60px;
    padding-bottom: 22px !important;
    padding-top: 22px !important;
    border-radius: 0px !important;
    border-color: #009688 !important;
    margin-left: -16px !important;
    font-size: 16px !important;
}
.btn01-cerca {
    display: inline-block;
    height: 60px;
    width:  60px;
    padding: 18px 28px !important;
    font-size: 12px !important;
    background-image: none !important;
    background-color: #009688 !important;
    border-radius: 0px !important;
    border: 1px solid #009688 !important;
}
.btn01-cerca .ui-icon {
    height: 30px;
    font-size: 22px !important;
    color: #fff !important;
    margin-top: -10px !important;
    padding-right: 7px !important;

}
.btn01-blue {
    color: rgba(255,255,255,1.0) !important;
    text-shadow: none !important;
    background-color: #536DFE !important;
    box-shadow: none;
}
.btn01-blue:hover,
.btn01-blue:focus,
.btn01-blue:active,
.btn01-primary.active,
.open .dropdown-toggle.btn01-blue {
    color: rgba(255,255,255,1.0) !important;
    background-color: #536DFE !important;
}

.contenitoreNews {
    background-color: #0B4B4B; 
    padding-top: 30px;
    padding-bottom: 30px ;
    /*margin-top: -30px !important;*/ 
    padding-right: 25px !important; 
    padding-left: 25px !important;
}
.testoNews {
    font-size: 13px;
    margin-left: 5px;
}
.titoloNews {
    font-size: 16px;
    margin-top: 4px;
    margin-left: 5px;
}

.notizie:hover {
    color: #FF5722 !important;
    text-decoration: none !important;
}

.notizie .ui-datalist-item {
    font-weight: 300 !important
}
.notizie .ui-state-default {
    border-radius: 0px !important
}
.notizie .ui-state-active {
    background-color: #009688 !important;
    color: #fff !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05) !important;
    -moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05) !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05) !important;
}
.notizie .ui-widget-header {
    border: 0px solid #fff !important;
    background: #fff !important;
    color: #333333;
    font-weight: bold;
    margin-bottom: 8px;
}
.notizie .ui-paginator .ui-paginator-page, .ui-paginator .ui-paginator-pages, .ui-paginator .ui-paginator-next, .ui-paginator .ui-paginator-last, .ui-paginator .ui-paginator-first, .ui-paginator .ui-paginator-prev, .ui-paginator .ui-paginator-current {
    padding: 4px 8px !important;
}
.notizie .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    text-shadow: 0 0px 0px rgba(0,0,0, 0) !important;
}
.ui-datalist-content {
    border: none !important; 
}
.listItem{
    height: 47px;
    display: block;
    padding:10px;
    margin-bottom:10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color:#f5f5f5;
    border: 1px solid #CCC;   
}

.barra-menu {
    height: 10px;
    background: #36AFBB;
    margin-top: 45px;
}
.barra-menu.smaller {
    height: 10px;
    background: #36AFBB;
    margin-top: 50px;
}

.boxed {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.75);
    background: #fff;
}
.container01 {    
    background: #fff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);        
    border-color: #e7e7e7;
    padding-right: 0px !important;
}

.img-interno {
    margin-left: -15px;
    margin-right: -15px;
}
.link-home {
    color: #36AFBB;
    font-weight: 600;
    position: absolute;
}
.link-home:hover {
    color: #36AFBB;
    text-decoration:none;
}
.container-box-home {
    margin-left: -15px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.box1 {
    border:1px solid #FF5722;
}
.box2 {
    border: 1px solid #536DFE;
}
.box3 {
    border: 1px solid #FF4081;
}
.box4 {
    border: 1px solid #009688;
}
.box p {
    padding: 18px;
    font-size: 16px;
}
.box3 a {
    color: #5a5a5a !important
}
.box3 a:hover {
    color: #FF4081 !important;
    text-decoration: none !important;
}
.box3 p {
    padding: 8px 8px 8px 18px;
    font-size: 16px;
}
.box-notizia-home p {
    font-size: 14px;
    padding: 0px;
}
.text-muted {
    font-size: 13px;
    font-style: italic;
    font-weight: 300;
}
.box-attivita p{
    padding: 12px;
    font-size: 16px;
}
.box-attivita a {
    color: #5a5a5a !important;
    margin-left: 10px;
}
.box-attivita a:hover {
    color: #FF4081 !important;
    text-decoration: none !important;
}

.notizia-link-localInfo a {
    font-size: 13px;
    font-weight: 300;    
}
.notizia-link-localInfo a:hover {
    text-decoration: none !important;
}

.dropdown-menu {
    border-radius: 0px !important;
    margin-top: 5px !important;
    border: 0px solid #36AFBB !important;
    font-size: 14px !important;
    text-transform: uppercase;
    -webkit-box-shadow: -3px 3px 5px 0px rgba(50, 50, 50, 0.52) !important;
    -moz-box-shadow:    -3px 3px 5px 0px rgba(50, 50, 50, 0.52) !important;
    box-shadow:         -3px 3px 5px 0px rgba(50, 50, 50, 0.52) !important;
}

.dropdown-menu>li>a {
    font-size: 14px !important;
    text-transform: uppercase;
    color: #36AFBB !important;
}
.dropdown-menu>li>a:hover {
    background: transparent !important;
    font-weight: 700 !important
}
.miniatura{
    overflow: hidden; 
    margin: 0px 10px 40px 0px;
    max-height: 210px;   
}
.media-nome {
    font-weight: 300
}
.fancybox-nav {
    height: 27% !important;
    top: 34% !important;
}
.infoOrari {
    text-align: center;
    font-size: 18px;
    font-weight: 200;
    margin-bottom: 25px;
    margin-top: -15px;
}

ul#newsBox{
    list-style-type: none;
    padding: 15px !important;
    margin-right: 30px;
}
.li_newsBox {
    width: 100%;
}

.numberCircle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 28px;
    padding: 4px;
    font-size: 18px;
    line-height: 1em;
    border: 1px solid #666;
    background: #379FA8;
    color: #FFF;
    position: relative;
    display: inline-block;

}
.numberCircle .height_fix {
    margin-top: 100%;
}
.numberCircle .content {
    position: absolute;
    left: 0;
    top: 50%;
    height: 100%;
    width: 100%;
    text-align: center;
    margin-top: -9px; /* Note, this must be half the font size */
}

#flagITA{background: url("/javax.faces.resource/ita_off.png.jsf?ln=img");width: 30px; height: 17px;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
#flagITA:hover{background: url("/javax.faces.resource/ita_on.png.jsf?ln=img");}

#flagEN{background: url("/javax.faces.resource/en_off.png.jsf?ln=img");width: 30px; height: 17px;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
#flagEN:hover{background: url("/javax.faces.resource/en_on.png.jsf?ln=img");}

.pulse-button {
  position: relative;
  border: none;
  box-shadow: 0 0 0 0 rgba(78, 231, 58, 0.8);
  border-radius: 50%;
  background-color: rgb(78, 231, 58);
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

/* bootstrap XS */
@media (max-width: 768px) {
    .carousel {
        margin-top: 52px;
    }
    .carousel-inner {
        max-height: 115px !important;
    }
    .social-top {
        float: right; 
        margin-top: 10px;
        margin-right: 50px;
    }
    #logo {
        height: 40px !important;
        margin-top: -11px;
    }
    #logo.smaller {
        height: 40px !important;
    }
    #logoComune {
        height: 30px !important;        
    }
    .navbar-nav {
        padding-top: 30px !important;
        background: #fff !important;
        margin-top: 0px !important;
    }
    .navbar.smaller {
        height: auto !important;
        margin-top: 0px !important;
    }
    .navbar-default {
        background: #fff !important; 
    }
    .bloccoInfo {
        display: none;
    }
    .contenitoreNews {
        padding-bottom: 0px !important;
        margin-top: 20px!important;
    }
    .img-interno{
        padding-top: 52px;
    }
    .link-home {
        margin-top: 18px;
        margin-left: 75px;
        display:inherit
    }
    .link-home.smaller {
        display: inherit
    }
    .galleria {
        min-height: 210px; 
        min-width: 316px;
    }
    .footer-social {
        float:left !important
    }

}

/* bootstrap SM */
@media (min-width: 768px) {

    .carousel-inner {
        max-height: 224px !important;
    }
    .social-top {
        float: right; 
        margin-top: 10px;
    }
    .navbar.smaller {
        height: auto !important;
        margin-top: 0px !important;
    }
    #logo {
        height: 40px;
        margin-top: -3px;
    }
    #logo.smaller {
        height: 60px !important;
    }
    .navbar-nav {
        margin-top: 5px !important;
        float: right !important;
    }
    .navbar-default {
        background: transparent !important; 
    }
    .bloccoInfo {
        display: none;
    }
    .contenitoreNews {
        padding-bottom: 0px !important;
        margin-top: 0px!important;
    }
    .img-interno{
        padding-top: 60px;
    }
    .link-home {
        font-size: 14px;
        margin-left: -88px;
        margin-top: 16px;
        display:none
    }
    .link-home.smaller {
        display: none
    }
    .galleria {
        min-height: 210px; 
        min-width: auto;
    }
    .footer-social {
        float:left !important
    }
}

/* bootstrap MD */
@media (min-width: 992px) {
    .carousel-inner {
        max-height: 290px !important;
    }
    .social-top {
        float: right; 
        margin-top: 10px;
        margin-right: 50px;
    }
    #logo {
        height: 60px;
        margin-top: -14px;
        margin-left: -20px;
    }
    #logo.smaller {
        height: 60px !important;
    }
    #logoComune {
        height: 40px !important;        
    }
    .navbar {
        height: 60px;
    }
    .navbar-nav {
        margin-top: 5px !important;
        float: right !important;
    }
    .navbar-default {
        background: transparent !important; 
    }
    .bloccoInfo {
        display: none;
    }
    .contenitoreNews {
        padding-bottom: 0px !important;
        margin-top: -30px !important; 
    }
    .img-interno{
        padding-top: 60px;
    }
    .link-home {
        font-size: 16px;
        margin-left: 65px;
        margin-top: 16px;
        display:inherit
    }
    .link-home.smaller {
        display: none
    }
    .galleria {
        min-height: 210px; 
        width: auto;
    }
    .footer-social {
        float:right !important
    }
    .table8 {
        width: 8%;
    }
}

/* bootstrap LG */
@media (min-width: 1200px) {
    .carousel-inner {
        max-height: 350px !important;
    }
    .social-top {
        float: right; 
        margin-top: 10px;
        margin-right: 50px;
    }   
    .navbar {
        height: 60px;
    }
    .navbar-nav {
        margin-top: 5px !important;
        float: right !important;
    }
    .navbar-default {
        background: transparent !important; 
    }
    #logo {
        height: 60px;
        margin-top: -14px;
    }
    #logo.smaller {
        height: 60px !important;
    }
    #logoComune {
        height: 40px !important;        
    }
    .bloccoInfo {
        display: inherit;
        height: 80px;
        background-color: #0B4B4B;
        position: absolute;
        width: 100%;
        margin-top: 450px;
        text-align: center;
        color: #fff;
        letter-spacing: 2px;
        font-size: 36px;
        line-height: 80px;
    }
    .contenitoreNews {
        margin-top: -30px !important; 
    }
    .img-interno{
        padding-top: 60px;
    }
    .link-home {
        font-size: 18px;
        margin-left: 75px;
        margin-top: 16px;
        display:inherit
    }
    .link-home.smaller {
        display: none
    }
    .galleria {
        /*        min-height: 210px; 
                width: 100%;*/
        min-height: 210px;
        min-width: 270px;
        width: 100%;
    }
    .footer-social {
        float:right !important
    }
    .table8 {
        width: 8%;
    }
}

@media screen and (max-width: 767px) {
    .offcanvas01 .row-offcanvas-right.active {
        right: 80% !important;
    }
    .offcanvas01 .row-offcanvas-right .sidebar-offcanvas {
        right: -80% !important;
    }
    .offcanvas01 .sidebar-offcanvas {
        width: 80% !important;
    }
}