@charset "utf-8";
/* CSS Document */

/*@import url("https://fonts.googleapis.com/css?family=Lora:400italic|Montserrat:400,700|Raleway:400,100,200,300,500,600,700,800|Dancing+Script");*/
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,700,300,600);
@import url("css/bootstrap.css");
@import url("css/icons.css");
@import url("css/typography.css");
@import url("css/scrollbar.css");
@import url("css/animate.css");
@import url("cloudslider/css/cloudslider.css");
@import url("cubeportfolio/css/cubeportfolio.css");
@import url("nivo-lightbox/nivo-lightbox.css");
@import url("nivo-lightbox/themes/default/default.css");
@import url("css/click-hover-effects.css");
@import url("owl-carousel/assets/owl.carousel.css");
@import url("owl-carousel/assets/owl.theme.default.min.css");
@import url("css/theme.css");
@import url("css/color.css");

body, html {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size: 22px;
  color:#295887;
  line-height:130%;
  text-rendering: optimizeLegibility
}
a:focus {
  outline:2px dotted #0066CC;
  direction:ltr;
}
.navbar.light-nav.top-nav-collapse {
    background-color: #fff;
	
}

.navbar				{padding-top: 0px !important;}

#top-header			{background: #30373D; font-size:16px; }
#top-header a		{color: #ffffff; padding: 12px 10px 12px 8%;}
.scritta-ministero  {display:block; float:left;padding: 10px;	}
.navbar-brand		{padding-top:5px;}


h1 {
  font-size: 1.682em;
}
.dark-bg h2 {
  font-size: 1.682em;
}

h2.procedura{
	color: #1a4066;
    font-weight: 700;
    font-size: 34px;
}

h3.post-title {
  font-size: 1.273em;
}
h4 {
  font-size: 0.955em;
}
.navbar-brand > img{
  max-height:40px;
}
.top-nav-collapse .navbar-brand > img{
  max-height:40px;
}
.list {
  font-size:0.864em;
  line-height:130%;
}
.logosvg {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: auto;
}
.logosvg-int {
  display: inline-block;
  width: 60%;
  height: 80%;
  margin: auto;

}
.cbp img {
  display: block;
  width: auto;
  height: auto;
  border: 0;
  margin: 0 auto;
}
.overlay {
  padding: 80px 0px;

}
.navbar-brand img.logosvg {
  width:auto;
}
.cloud-container {
  margin-top:70px;
}
.loghi-big {
  width:60%; margin:auto
}
.logo-footer {
  width:15%;
}
.logo-slideshow {
  width:15%;
}
.navbar.light-nav {
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}
.navbar-nav {
  background-color: rgba(242, 242, 242, 0.5);
}
.navbar-nav {
  background-color: rgba(255, 255, 255, 1);
}
.nav.navbar-nav.pdgf-border-menu li {
  position: relative;
  display: block;
  float:none;
}
.navbar-nav.pdgf-border-menu {
  float: none;
  margin: 0;
}
.search-cart {
  margin-top:8px;
}
.search-cart li:first-child {
  margin-right:1em;
}
.btn-info {
  background-color: #06C;
  border-color: #06C;
  padding-top: 10px;
  margin-top: 5px;
  padding-bottom: 10px;
}
.btn-link {
  color: #0066CC;
  text-transform:none;
}
.btn-link:hover {
  text-decoration:none;
  background-color: #286090;
  border-color: #286090;
}
.btn-info:hover{
  background-color: #286090;
  border-color: #286090;
  color: #fff;
}
.btn_accedi {
  display:none;
}
.dropdown-menu{
  background-color:#fff;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus{
  background-color:#d1e7ff !important;
  color:#286090 !important;
  border-color:#eee;
}
ul.nav.navbar-nav.navbar-right li {
  margin-right:1em;
}
.pdgf-border-menu{
  border: 1px solid #ddd;
  border-radius: 4px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: rgba(242, 242, 242, 0.5);
  border: 0px solid #ddd;
}

.pdgf-navbar-toggle {
  background-color: #fff;
  background-image: none;
  border: 0px solid #fff;
  border-radius: 4px;
  float: left;
  margin-bottom: 8px;
  margin-right: 15px;
  margin-top: 5px;
  padding: 8px 9px;
  position: relative;
  outline: 0;
}

.pdgf-navbar-toggle .pdgf-icon-bar {
  background-color: #0066CC;
  border-radius: 2px;
  display: block;
  height: 5px;
  width: 40px;
  margin-top: 5px;
}

.navbar-nav li a:hover,
.navbar-nav li a:focus{
  background-color:#d1e7ff !important;
  color:#286090 !important;
  border-color:#eee;
}
.navbar-custom a {
  color: #0066CC;
  text-decoration: none;
}
.pdgf-accedi{
  text-transform: none;
}

/*.btn:hover, .btn:focus, .btn-default, .btn.active{
  background-color: #286090;
  border-color: #204d74;
  color: #fff;
}
.btn-info:hover{
  background-color: #286090;
  border-color: #204d74;
  color: #fff;
}*/
.dropdown-menu{
  background-color:#fff;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus{
  background-color:#d1e7ff !important;
  color:#286090 !important;
  border-color:#eee;
}

.dropdown-menu > li > a {
  color: #0066CC;
}

.border-menu{
  border: 1px solid #ddd;
  border-radius: 4px;
}

.not-active-link {
  pointer-events: none;
  cursor: default;
}
.count-wrap {
  padding: 20px;
  border: 0px solid #eee;
  border-radius: 0px;
  margin-bottom: 30px;
}
.dark-bg .count-wrap,
.dark-bg .cbp .cbp-item {
  border-top: 1px solid #3f86cd;

}
/*COLOURS fonts and buttons*/
.gray-bg {
  background-color: #e6e6e6 !important;
  color:#0959a3;
}
.gray-bg .info-box {
  width: auto;
  margin-bottom: .5em;
  background-color: #0066cc;
  background-image: url(img/icons/download_small.png);
  background-repeat: no-repeat;
  background-position:bottom 50% right 5%;

  color:#fff;
  border-radius: 3px;
  padding: 20px;
}
.gray-bg a.info-box:hover {
  background-color:#003366 !important;

}
.gray-bg hr {
  border-color: #c2c2c2;
}
.dark-bg {
  background-color: #0353a2 !important;
}
.cst-btn-two {
  color: #c21f4f !important;
  font-size: 0.727em;
  border:2px solid #c21f4f ;
  border-radius: 6px;
  padding:9px 24px;
}
.cst-btn-two::before {
  background-color: #0959a3;
  color:#fff;
}

.cst-btn-three {
  color: #c21f4f !important;
  font-size: 0.727em;
  border:2px solid #c21f4f ;
  border-radius: 6px;
  padding:9px 24px;
 }

h4.box-title {
  color:#0066cc;
  font-weight:400;
}
h1.slide-title {
  font-size:1.727em;
  line-height:130%;
  color:#fff;
  text-transform: none !important;
  letter-spacing: 0em;
}
.scuole h1.slide-title {
  color:#06c;
}
.scuole h5.fun-title {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  padding: 15px 0;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.scuole p {
 /* font-size: 0.70em; */
 line-height: 1.3;
}
.scuole .dark-bg .count-wrap, .scuole .dark-bg .cbp .cbp-item {
  border: none !important;
}
.scuole .count-wrap {
  padding: 0 0 20px 0;
}
.scuole .section {
  padding: 60px 0;
}
.scuole .overlay {
  padding: 0;
}
.scuole h4 {
  /*font-size: 18px;*/
}
.bold {
  font-weight: bold;
}
.cbp-l-grid-slider-team-name {
    color: #f33;
    font-weight: 600;
    text-transform: none;
    font-size: 0.636em;
    padding: 0 15px;
    float: left;
}
.cbp-item.inScadenza .footerItem {
    background-color: #cc1829;
}
.cbp-item.topTen .footerItem, .cbp-item.inScadenza .footerItem {
    position: absolute;
    z-index: 100;
    bottom: 53px;
    left: 0px;
    width: 100%;
    padding: 10px 0px 5px 0;
    font-size: 0.5em;
    color: #fff;
}
.cbp-item.inScadenza .footerItem h6 {
    margin-bottom: 0px;
}
.cbp-item .footerItem h6 {
    color: #fff;
    padding: 0;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.cbp-item.inScadenza .footerItem span {
    font-size: 17px;
    line-height: 0.5em;
}
.cbp-item .footerItem span {
    text-transform: uppercase;
}
.juicy-projects-carousel .cbp-item .cbp-item-wrapper {
    border: 1px solid #ecedef;
}
.cbp-item-wrapper {
    background-color: #fff;
    padding-bottom: 15px;
}
.blue-bg {
    background-color: #096bb4 !important;
}
.blue-bg h1 {
    font-size: 1.682em;
}
.blue-bg h1, .blue-bg h4 {
    color: #fff;
}
.fun-counter, .fun-title {
    color: #fff;
}
.blue-bg .btn-danger {
    background-color: #0959a3;
    border-color: #096bb5;
    padding-top: 10px;
    margin-top: 5px;
    padding-bottom: 10px;
}
.scuole h4.page-header {
    color: #cd182a;
    font-weight: 400;
}
.yellow-bg h1 {
    font-weight: 600;
    color: #06c;
}
.yellow-bg {
    background-color: #f2c030;
}
.text-grey {
    color: #5a6772;
}
 .text-justify{
	text-align: justify;
    text-justify: inter-word;
  }
.text-overflow {
  /*word-wrap: break-word;*/
  /*display: block;*/
 
  overflow: hidden;
  
  text-overflow: ellipsis;
}

.name{
	white-space: nowrap;
	width: 350px;
	height: 30px;
}
.name-short{
	white-space: nowrap;
	width: 250px;
	height: 30px;
}
.title{	
	height: 125px;
}
.text-orange{
	 color: #f2c030;
}
.text-orange-underline{
	  text-decoration: underline;
	  color: #f2c030;
}

/*////////TOOLTIP//////*/
.tooltip {
  border-radius: 4px;
}

.tooltip-inner {
  color: #ffffff;
  background-color: #286090;
  border-radius: 4px;
  font-size: 13px;
  min-width: 100px;
  position: absolute;
  word-wrap: break-word;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #286090;
}

.button-tooltip {
  border: none;
  background: transparent none repeat scroll 0 0;
  color: #286090;
}

.button-trasparent{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
}
.button-trasparent h2{
	color: #0066cc;
}
/*fine tooltip*/
#news small {
    color: #aaa;
    font-weight: 400;
    font-size: 0.682em;
}
#news h4.strong.text-info {
    margin-bottom: 0px;
    color: #1566b7 !important;
    font-size: 1em;
}
#news .strong {
  font-weight: 400;
}
#news p {
    padding-top: 15px;
}
#news h1.strong {
    color: #1566b7;
    font-weight: 600;
    font-size: 1.591em;
    border: none !important;
}
.scuole .cbp .cbp-item {
    height: 300px;
}
.scuole .cbp-item-wrapper {
    background-color: #fff;
    padding-bottom: 15px;
}
.scuole .cbp-l-grid-slider-team-position {
    color: #21323d;
    font-weight: 600;
    font-size: 0.909em;
    line-height: 130%;
}
.scuole .cbp-l-grid-slider-team-name, .cbp-l-grid-slider-team-position {
    padding: 0 15px;
}
.scuole .cbp-item.topTen .footerItem {
    background-color: #0066cc;
}
.scuole .cbp-item.topTen .footerItem, .cbp-item.inScadenza .footerItem {
    position: absolute;
    z-index: 100;
    bottom: 53px;
    left: 0px;
    width: 100%;
    padding: 10px 0px 5px 0;
    font-size: 0.5em;
    color: #fff;
}
.scuole .cbp img {
    display: block;
    width: 100%;
    height: auto;
    border: 0;
}
.scuole .cbp-item .footerCredits {
    position: absolute;
    z-index: 100;
    bottom: 10px;
    left: 0px;
    width: 100%;
    padding: 15px 0px 0px 0px;
    font-size: 0.591em;
    color: #8d969b;
    font-weight: 600;
    border-top: 1px solid #ecedef;
}
.scuole .cbp-item .footerCredits span {
    padding-left: 15px;
}
.scuole .cbp-item .footerItem h6 {
    color: #fff;
    padding: 0;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.scuole .cbp-item.topTen .footerItem span {
    color: #f2c030;
    font-size: 27px;
    font-weight: 600;
    line-height: 0.5em;
}
h2.slide-title {
  font-size:1.091em;
  line-height:130%;
  color:#f9b814;
  text-transform: none !important;
  letter-spacing: 0em;
  font-weight: 400
}

.section {
    padding-top: 50px;

}
.slide-sub-title {
  color:#fff;
  line-height: 130%
}
.dark-bg h4.box-title {
  color: #fff;
  font-weight: 300;
}
.page-title {
  background-color:#013469
}
/*PAGINE INTERNE*/
.page-title.int {

  padding: 120px 0px 20px;
}
.page-title.int:before {
  background-color: #d5e3fe;
}
.page-title h1 {
  font-size:1.727em;
  line-height:130%;
  color:#fff;
  text-transform: none !important;
  letter-spacing: 0em;
}
.page-title.int h1 {
  color:#295887;
  font-size:1.909em;
  margin-top:25px;
  letter-spacing: 0;
  font-family: 'Titillium Web', sans-serif;
}

.page-title .breadcrumb a,
.page-title .breadcrumb > li + li::before, .page-title .breadcrumb > .active,
.page-title .breadcrumb li  {
  text-decoration: none;
  color: #295887;
  font-size:0.889em;
}
/*FOR IE8*/
.breadcrumb>li+li:before,
.fa-home:before {
  color: #295887;
}
/*END*/
/*TYPOGRAPHY*/
.page-title .breadcrumb {
  font-family: 'Titillium Web', sans-serif;
  padding-top:25px;
}
.link-red {
  color:#c21f4f;
  text-decoration: none;
  font-weight: 600
}
/* footer*/
.footer {
  padding: 80px 0;
  background: #fff;
  color: #013569;
  font-size:0.818em;
}
.bg-footer {
  background-image: url(img/bg_footer_int.png);

  background-repeat:repeat-x;
  background-position: top;
}
.footer a {
  color: #0066cc;
}
.footer a:hover {
  color:#003366;
}
.footer hr {
  border-color: #d7d7d7;
}
.footer .list-inline li + li:before {
  content: "-";
  color: #0066cc;
  padding: 0 5px 0 0;
}
.footer .list-inline li {
  padding-left:0;
  padding-right:0;
}

.show-responsive{
  display:none;
}
.hidden-responsive{
  display:block;
}
.show-ie8 {
  display:none
}
.hide-ie8 {
  display:block;
}
/* Smartphones (landscape) ----------- */
/* Custom, iPhone Retina */

@media (max-width: 1024px){

  .cst-btn-two {

    font-size: 0.56em;
     padding: 9px 14px;
  }
	 .cst-btn-three {

    font-size: 0.56em;
     padding: 9px 14px;
  }

}
@media (max-width:992px){
  .search-cart {
    display: block;
  }
  .btn_accedi {
    margin:15px 0px;
    display: none;
  }

  .show-responsive{
    display:block;
  }
  .hidden-responsive{
    display:none;
  }

}
@media (max-width: 1023px) {
  .search-cart {
    display: none;
  }
  .btn_accedi {
    margin:15px 0px;
    display: block;
  }
  .navbar-brand > img {

    max-height: 70%;
  }
  .top-nav-collapse .navbar-brand > img{
    max-height: 70%;
  }

}
@media (max-width: 768px) {
  .search-cart {
    display: none;
  }
  .btn_accedi {
    margin:15px 0px;
    display: block;
  }

  .show-responsive{
    display:block;
  }
  .hidden-responsive{
    display:none;
  }
}

@media (min-width: 767px) {

  .navbar-brand > img {

    max-height: 100%;
  }
  .top-nav-collapse .navbar-brand > img{
    max-height: 80%;
  }
  .navbar {
    padding: 10px 0;
  }

}
@media (max-width: 767px) {
  .search-cart {
    display: none;
  }
  .btn_accedi {
    margin:15px 0px;
    display: block;
  }
  .navbar-brand > img {

    max-height: 70%;
  }
  .top-nav-collapse .navbar-brand > img{
    max-height: 70%;
  }
  .navbar-custom a {
   margin-top:3px;
  }
}


@media (max-width:480px){
  .show-responsive{
    display:block;
  }
  .hidden-responsive{
    display:none;
  }
  .search-cart {
    display: none;
  }
  .btn_accedi {
    margin:15px 0px;
    display: block;
  }
  .navbar-brand > img {

    max-height: 58%;
  }
  .top-nav-collapse .navbar-brand > img{
    max-height: 58%;
  }
  .gray-bg .info-box {
    background-size: 7%;
  }
  .scritta-ministero {font-size: 12px; line-height:14px;}
  
}
@media (max-width:479px){
  .show-responsive{
  display:block;
  }
  .hidden-responsive{
    display:none;
  }
  .search-cart {
    display: none;
  }
  .btn_accedi {
    margin:15px 0px;
    display: block;
  }
  .navbar-custom a {
   margin-top:5px;
}
  .navbar-brand > img {
    max-height: 80%;
  }
  .top-nav-collapse .navbar-brand > img{
    max-height: 50%;
  }
  .dark-bg h2 {
    font-size: 1.3em;
  }

  .info-box p, .info-box blockquote {
    font-size: 0.60em;
  }
  .gray-bg .info-box {
    background-size: 7%;
  }
  .cst-btn-two {
    font-size:0.63em;
  }
	  .cst-btn-three {
    font-size:0.63em;
  }
	
  .pdgf-navbar-toggle {
    margin-right: 10px;
  }
  .pdgf-navbar-toggle .pdgf-icon-bar {
    width: 30px;
  }
}

@media (max-width:320px){
  .cbp img {

    width: 50%;

  }
  .cst-btn-two {
    font-size: 0.6em;
    padding: 9px 9px;
  }
	.cst-btn-three {
    font-size: 0.6em;
    padding: 9px 9px;
  }
  .show-responsive{
    display:block;
  }
  .navbar-brand > img {
    max-height: 80%;
  }
  .top-nav-collapse .navbar-brand > img{
    max-height: 40%;
  }
  .pdgf-navbar-toggle {
    margin-right: 10px;
  }
  .pdgf-navbar-toggle .pdgf-icon-bar {
    width: 30px;
  }
  .hidden-responsive{
    display:none;
  }
  .search-cart {
    display: none;
  }
  .btn_accedi {
    margin:15px 0px;
    display: block;
  }
  .footer img {
    width: 90%;
  }
  
}
