@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700');

.css-selector {
  font-family: "Titillium Web", sans-serif;
}

body {
  font-family: "Titillium Web", sans-serif !important;
  font-size:16px !important;
}

.header_frosinone {
    float: left;
    margin-top: 12px;
    margin-bottom: 12px;
    color: #fff;
    }

.header_frosinone a {
   color: white !important;
   font-weight: bold;
}

.header_frosinone :hover {
  text-decoration: underline !important;
}

.header_frosinone .imgLogo
{
    content: " ";
    display: inline-block;
    height: 35px;
    width: 53px;
    vertical-align: middle;
    position: relative;
    margin-right: 5px;
}


.header_frosinone :hover {
  text-decoration: none;
}

.account-masthead {
    background: #303030;
}

.menu {
    background-color: #206f9a;
   
}

.account-masthead .account ul li {
    display: block;
    float: left;
    border-left: none !important;
}

.account-masthead .account ul li {
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #652929;
}

.account-masthead .account ul li a:hover {
    text-decoration: underline;
    color: white;
background-color: #652929;

}


.account-masthead .account ul li a {
    font-size: 14px !important;
    color: white;
}


.masthead {
  background: white !important;
  padding: 40px 40px;
  /*box-shadow: 0 3px 1.5rem rgb(0 0 0 / 30%);*/

}

.masthead hgroup h1 {
    position: inherit !important;
    margin-top: 8px;
    font-size: 2.75em !important;
    color: #005e83;
    font-style: normal;
    font-weight: bold;
    line-height: 48px;
    letter-spacing: -2px;
    margin-left: 5px;
}

.masthead hgroup h3 {
    color: #fed505;
    font-weight: 700;
    font-size: 16px;
}

.masthead hgroup a:hover {
   text-decoration: none !important;
}


.masthead .navigation .nav-pills li a:hover {
  background-color: #005e84;
  color: white;
}

/* The "active" navigation pill (for example, when you're on the /dataset page
   the "Datasets" link is active). */
.masthead .navigation .nav-pills li.active a {
  background-color: #005e84;
  color: white;
}


.homepage [role="main"] {
  /*border-top: 1px solid white;*/
  background-color: white !important;
}

.masthead .logo img{
 display: block;
}

/*
.masthead .navigation .nav-pills li a:hover, .masthead .navigation .nav-pills li a:focus, .masthead .navigation .nav-pills li.active a {
background-color: #002b54 !important;
} */


.masthead .nav > li > a, .masthead .nav > li > a:focus, .masthead .nav > li > a:hover, .masthead .nav > .active > a, .masthead .nav > .active > a:hover, .masthead .nav > .active > a:focus {
    color: #005e84;
    text-shadow: none;
    font-size:2.5rem;
}

/* Change the colors of the "Search Your Data" box. */
.homepage .module-search .module-content {
  background-color: #cce4f5 !important;
}

.masthead .navbar-collapse {
    padding: 30px 0px 0px 0px !important;
}

.btn-primary {
	background-color: #005e84 !important;
}

.homepage .module-search .module-content .heading {
    margin-top: 0;
    margin-bottom: 7px;
    font-size: 24px;
    line-height: 40px;
    color: #005e84;
}

.toolbar .breadcrumb a {
    color: #005e84;
}


/* Change the colors of the "Search Your Data" box. */
.homepage .module-search .tags {
	background-color: #005e84;
}

.media-overlay .media-heading {
background-color: #005e84;

}

.site-footer,
body {
font-family: "Titillium Web", sans-serif;
}

/* The text in the footer. */
.site-footer,
.site-footer label,
.site-footer small {
font-family: "Titillium Web", sans-serif;
  color: white;
  background: #303030 !important;
}

/* The link texts in the footer. */
.site-footer a {
    font-size: 15px !important;
    color: #65dbde;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    text-decoration: underline;
}

.footer-links ul li {
    margin-bottom: 5px;
}

.contatti {
    text-decoration: underline;
}

.list-contatti
{
    color: white;
}

[role=main], .main {
    background: white !important;
}

.big_menu {
	font-size: 30px !important;
}

.homepage.layout-1 .row1 .col2 {
	position: unset !important;
}

.badge {
    background-color: black !important;
}


.testo-small {
    font-size: small;
}

.justify {
    text-align: justify;
}

.footer .h2 {
    border-top: 1px solid #444e57;
    margin: 25px 0 0;
    padding: 25px 0 10px;
    font-size: 22px;
    color: #ffffff;
    font-style: normal;
}

.footer .li .a {
    font-size: 1.8rem;
    color: #65dbde;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    text-decoration: underline;
}

.recapiti {    
    color: #ffffff;
    display: block;
    font-weight: 700;
    padding-left: 0;
    font-size: 20px !important;
}


.nav-pills {
    font-size: 2.5rem;
    line-height: 2.5rem;   
    list-style-type: none;
    padding: 0;
    float: none;
    //display: inline-block;
}

.nav-pills > li > a {
    border-radius: 4px;
    color: white;
    font-size: 20px;
    font-weight: 600;
}

.nav-pills > li > a:hover {
    background-color: #652929 !important;
}

.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    background-color: #cce4f5;
}

.nav-pills > li.active > a,  .nav-pills > li > a:hover{
    background-color: #652929;
    color: white;
}

.toolbar .breadcrumb .active a, .toolbar .breadcrumb a.active {
    font-weight: bold;
    color:  #999999;
}

.toolbar .breadcrumb .active a, .toolbar .breadcrumb a:hover{
    text-decoration: none !important;
    color:  #005e84;
}


.fa-home:before {
    content: "\f015";
    color: #005e84;
}