body {
    font-family: 'Source Sans Pro', 'Open Sans', 'Roboto', sans-serif;
    font-size: 12pt;
    background-color: #EEE;
}
body > .container {
    background-color: #FFF;
    padding-top: 20px;
}
h1, h2 {
    font-family: 'Oswald', sans-serif;
    font-family: bebas_neueregular, sans-serif;
    text-transform: uppercase;
}
a {
    color: #009CC3;
}
table * {
    vertical-align: top;
}
.pull-right {
    text-align: right;
}
.separatore {
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    width: 100%;
    margin: 15px 0 25px;
}
.azzurro {
    background-color: #009CC3;
    color: #FFF;
}
.grigio {
    background-color: #939598;
    color: #FFF;
}
.open > .dropdown-menu {
    display: block;
}
.navbar-brand {
    float: none;
    height: auto;
    padding: 15px 0;
    font-size: inherit;
    line-height: normal;
}
a.navbar-brand {
    color: #cf395d !important;
    font-weight: bolder;
}

.navbar-brand img {
    max-width: 100%;
}
#navbar a {
    text-transform: uppercase;
    color: #043846;
    font-weight: bolder;
}
#navbar .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap;
}

#navbar  .dropdown-menu > .active > a {
    background-color: #009CC3;
    color: #FFF;
}

#navbar .dropdown-menu > li > a:focus, #navbar .dropdown-menu > li > a:hover {
    background-color: #939598;
    color: #FFF;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.servizio1 {
    margin-top: 15px;
}
.social-icons {
    text-align: right;
    margin-bottom: 10px;
}
.social-icons a {
    display: inline-block;
    text-align: center;
}
.social-icons img {
    max-height: 18px;
    margin: 0px 4px;
    width: auto;
}
#fontsize p a {
    margin: 0 2px;
    display: inline;
    padding: 0px 5px;
}
.unseen {
    display: inline;
    height: 0;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0;
    margin: 0 20px;
}
#mod-search-searchword {
    width: 98%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #EEE;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #999;
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
}
ul.breadcrumb {
    background-color: transparent;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}
ul.breadcrumb span {
    color: #FFF;
}
ul.breadcrumb a {
    color: #FFF;
}

ul.breadcrumb a:hover {
    border-color: #FFF !important;
}
.breadcrumb > li+ li:before {
    content: '';
    display: none;
}
.page-header {
    margin: 0;
    border: 0;
}
#fontsize h3 {
    display: none;
}
.news-big, .news-small {
    position: relative;
    margin-bottom: 15px;
}
.news-big .inner, .news-small .inner {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}
.news-big .inner {
    padding-bottom: calc(100% - 15px);
}
.news-small .inner {
    padding-bottom: 100%;
}
.news-big .inner .title, .news-small .inner .title {
    position: absolute;
    bottom: 0;
    width: calc(100% - 30px);
    height: 100px;
    padding: 5px;
    background-color: rgba(255,255,255,0.7);
}
.news-big h2 {
    font-size: 3.0em;
    line-height: 1.1em;
    margin: 0;
}
.news-small h2 {
    /*font-size: 1.25em;
     line-height: 1.5em;*/
    font-size: 1.5em;
    line-height: 1.1em;
    padding: 5px;
    margin: 0;
}
.news-big a, .news-small a {
    color: #043846;
}
.brevi ul {
    display: inline-block;
    padding: 15px 0;
    margin: 0;
    list-style: none;
    background-color: #99D2E5;
}
.brevi li {
    border-right: #fff 2px dotted;
}
.brevi li:last-child {
    border-right-width: 0;
}
ul.thumbnails {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0;
}
ul.thumbnails li {
    margin-top: 15px;
    margin-bottom: 15px;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    width: 100%;
}
.brevi .thumbnail, .gallery .thumbnail, .thumbnail {
    padding: 0;
    margin: 0;
    border: 0;
}
.gallery ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.gallery #myCarousel {
    border: 15px solid #99D2E5 !important;
    padding: 12px;
    margin-bottom: 10px;
}
h4.alert-heading, .page-header h1, .blog h2, #secondacolonna h3, .right1 h3, .gallery h3 {
    font-family: 'Source Sans Pro', sans-serif;
    margin-top: 0;
    padding-top: 10px;
    font-weight: normal;
    font-size: 1.2em;
    text-transform: uppercase;
}
/*#system-message-container, */
.page-header h1, .item-page, #secondacolonna h3, .right1 h3, .gallery h3 {
    border-top: 2px solid #043846;
}
.page-header h2 {
    margin-top: 0;
    padding-top: 10px;
    font-weight: normal;
    font-size: 2.0em;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.4;
}
.carousel-inner {
    width: auto;
}
.carousel-control.left, .carousel-control.right {
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: none;
    background-color: rgba(0,0,0,0.7);
    padding: 0;
    margin: 20px;
    border: 2px solid #FFF;
    top: 40%;
    border-radius: 20px;
    font-size: 40px;
    line-height: 32px;
    transform: translate(0,-50%);
}

.right1 ul.latestnews {
    line-height: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.right2 h3 {
    font-size: 1.2em;
    height: 25px;
    line-height: 25px;
    background-color: #009CC3;
    color: #FFF;
    padding: 0 5px;
}
.right2 img {
    width: 100%;
    height: auto;
}
.menu-secondario h3 {
    font-size: 1em;
    margin: 0 0 5px;
    padding: 0;
}
.menu-secondario ul {
    margin: 0;
    padding: 0;
}
.menu-secondario ul > li {
    margin: 0;
    padding: 0;
}
.menu-secondario ul > li > a {
    margin: 0;
    padding: 0;
}
.separatore.grigio ul,.separatore.viola ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    height: 25px;
    float: right;
}
.separatore.grigio ul > li,.separatore.viola ul > li {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
    height: 25px;
}
.separatore.grigio ul > li > a,.separatore.viola ul > li > a {
    display: inline-block;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: 25px;
    line-height: 25px;
    color: #FFF;
   /*
    text-shadow: #043846 1px 1px 1px;
    font-size: 0.9em;
   */
    border: 0;
}

.separatore.viola .nav>li>a:focus, .nav>li>a:hover{
	background-color:transparent;
	text-decoration: underline;
}
.separatore.grigio ul > li > a span,.separatore.viola ul > li > a span{
 
    color: #FFF;
   }
.separatore.grigio ul > li:hover > a,.separatore.viola ul > li:hover > a {
    color: #fff;
}
.partner {
    text-align: center;
    padding: 0;
}
.partner > li {
    display: inline-block;
    border-right: 1px solid #CCC;
    width: 14%;
}
.partner > li:last-child {
    display: inline-block;
    border-right: 0;
}
.partner li > a > img {
    margin: 10px 15px;
}

.item-page .item-image img {
    max-width: 100%;
    margin-bottom: 15px;
}
.pagination {
    display: block;
}
.pagination p.counter {
    display: block;
    text-align: center;
    width: 100%;
}
.pagination ul {
    margin: 10px auto;
    text-align: center;
}
.pagination ul > li {
    display: inline-block;
}
.pagination ul > li > a, .pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}

.stream li .section-thumb {
    margin: 0 !important;
}
.stream li .section-thumb img {
    width: 100% !important;
}
.dcsns-toolbar .filter .link-all {
    height: 28px !important;
}

div.chronoform {
    display: none;
}
a.modal {
    position: relative !important;
    display: inline !important;
}
.lity-iframe-container iframe {
    background-color: #FFF;
}
.col-md-3 .separatore .nav > li > a {
    padding: 0;
    margin: 0;
    /*text-align: center;*/
}
.azzurro .nav > li > a {
    color: #FFF;
}
.azzurro .nav > li > a:focus, .azzurro  .nav > li > a:hover {
    background-color: transparent;
    color: #CCC;
}
.right1 .nav > li > a {
    padding: 2px 5px !important;
}
.form-horizontal .control-label {
    display: inline-block;
}
.right1 .dropdown-menu-right .dropdown-menu {
    left: auto;
    right: 0;
}
.right1 .dropdown-submenu > .dropdown-menu {
    left: auto;
    right: 100% !important;
}
.pgcenter .pagination {
    /*display: none;*/
}

