body {font-family: 'Open Sans', sans-serif;}
h1 { font-size: 60px; }
h2 {font-size:34px;color:#d0454c;}
h2.claim {font-size:28px;}
a:link, a:visited, a:hover {color:#d0454c}
h1.maintit {font-size: 40px; color: #d0454c;}
.titolo h1 { 
   color:#d0454c;
   font-family: 'Archivo Black', sans-serif;
   text-transform: uppercase;
}
h1 .dark {

  background-color: #565656;
  color: transparent;
  text-shadow: 0px 2px 3px rgba(255,255,255,0.5);
  -webkit-background-clip: text;
     -moz-background-clip: text;
          background-clip: text;

}
.btn {border-radius: 0}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.logo {
    background: rgba(0, 0, 0, 0) url("../img/edapro.jpg") no-repeat scroll center center / cover ;
    min-height: 360px;
}

#top-navigation .titolo, #top-navigation .position-title {
   min-height: 120px;
   max-height: 120px;
}

#top-navigation .menuitem {
    min-height: 120px;
    text-align: center;
}
#top-navigation .menuitem a i {
    display: block;
    padding-top: 29px;
}
#top-navigation .menuitem a span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#nav {list-style: outside none none;}
#nav > li > a:link, #nav > li > a:visited, #nav > li > a:hover {color:#FFF;text-decoration: none}
.seminari, .minimaster, .master {

}

footer {border-top:10px solid #000;}

.flex-panel {
   width: 100%;
   min-height: 320px;
   max-height: 620px;    
}
.flex-panel h2 {margin-top: 0;}
.padding-20 { padding: 20px; }
.padding-50 { padding: 50px; }
.padding-20-50 { padding: 20px 50px; }

.dark {color:#FFF;} 
.ui-bg-color01 {
    background-color: #efefef !important;
}
.ui-bg-color02 {
    background-color: #666 !important;
}
.ui-bg-color03 {
    background-color: #333 !important;
}
.ui-bg-color04 {
    background-color: #ccc !important;
}

.ui-block-color01 {
    background-color: #efefef !important;
}
.ui-block-color02 {
    background-color: #f4f4f4 !important;
}
.ui-block-color03 {
    background-color: #ccc !important;
}
.ui-block-color04 {
    background-color: #fff3ee !important;
}
.ui-menu-color01 {
    background-color: #d0454c !important;
}
.ui-menu-color02 {
    background-color: #d8464d !important;
}
.ui-menu-color03 {
    background-color: #e0454c !important;
}
.ui-menu-color04 {
    background-color: #e8464d !important;
}
.ui-menu-color05 {
    background-color: #ee474e !important;
}
.ui-menu-color06 {
    background-color: #f3474e !important;
}

#master-img {
   clear:both;background: rgba(0, 0, 0, 0) url("../img/banner_rifiuti.png") no-repeat scroll center center / cover ;
}
#materia-img {
   color:#FFF;background: rgba(0, 0, 0, 0) url("../img/materiarinnovabile.jpg") no-repeat scroll center center / cover ;
}
#materia-img .flex-panel div {background-color:rgba(0, 0, 0, 0.7);padding:20px;}

/************/
.circle {
    width: 100px;
    margin: 6px 6px 20px;
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 1.2;
}

.circle canvas {
    vertical-align: top;
}

.circle strong {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
}

.circle strong i {
    font-style: normal;
    font-size: 0.6em;
    font-weight: normal;
}

.circle span {
    display: block;
    color: #aaa;
    margin-top: 12px;
}
.circle-label {margin-top: 20px;font-size: 18px;}
/*****************/
.timeline {
  width: 100%;
  max-width: 800px;
  background: transparent;
  padding: 20px 50px 0 50px;
  position: relative;
}
.timeline:before {
  content: '';
  position: absolute;
  top: 0px;
  left: calc(33% + 15px);
  bottom: 0px;
  width: 2px;
  background: #666;
  box-sizing: content-box;
}
.timeline:after {
  content: "";
  display: table;
  clear: both;
}

.entry {
  clear: both;
  text-align: left;
  position: relative;
}
.entry .title {
  margin-bottom: .5em;
  float: left;
  width: 33%;
  padding-right: 15px;
  text-align: right;
  position: relative;
}
.entry .title:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border: 4px solid salmon;
  background-color: #fff;
  border-radius: 100%;
  top: 15%;
  right: -8px;
  z-index: 99;
  box-sizing: content-box;
}
.entry .title h3 {
  margin: 0;
  font-size: 120%;
}
.entry .title p {
  margin: 0;
  font-size: 100%;
}
.entry .body {
  margin: 0 0 1em;
  float: right;
  width: 66%;
  padding-left: 30px;
}
.entry .body p {
  line-height: 1.4em;
}
.entry .body p:first-child {
  margin-top: 0;
  font-weight: 400;
}
.entry .body ul {
  color: #aaa;
  padding-left: 0;
  list-style-type: none;
}
.entry .body ul li:before {
  content: "–";
  margin-right: .5em;
}

/* ********************************** */
.feature-seminario h1 {font-size: 40px;}
.plus {
    margin-left: -15px;
    margin-right: -15px;
    background-color: #e7e7e7;
    padding: 20px;
    font-size: 1.2em;
    color: #E23940;
    font-weight: bold;
}
.luogo {padding:20px 0;}
.citta { text-transform:uppercase; font-size:40px; color:#E23940; margin-bottom: 20px;}
.date {font-size: 1.2em;}
a.lnk-programma:link, a.lnk-programma:visited {
    color: #AF2C32;
    border-radius: 0;
}
.btn-iscrizione {
    background-color: #E23940;
    border-color: #E23940;
    color: #FFFFFF;
    margin-top: 5px;
    border-radius: 0;
}

a.btn-datiseminario {
    width: 100%;
    display: block;
}
div.relatori .btn-iscrizione {
    width: 100%;
}

a.btn-iscrizione {
    color: #FFF;
}
div.chiusura {margin-top:20px;}

.item_seminario {margin-bottom: 30px;padding-top:10px;border-top: 1px dotted #ccc}
.item_seminario img {vertical-align: baseline; margin-right: 5px;}
.item_seminario h6 {color:#E23940;}

/* ********************************** */
/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* ********************************** */
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  /*display: inline-block;*/
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #d0454c;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* ********************************** */

a#toTop:focus { outline: none; }
#toTop {
    border: medium none;
    bottom: 0.75em;
    display: none;
    height: 43px;
    overflow: hidden;
    position: fixed;
    right: 1.25em;
    text-decoration: none;
    width: 43px;
    z-index: 100;
}
#toTopHover {
    display: block;
    float: left;
    overflow: hidden;
}



/* Small Devices, Tablets */
@media only screen and (max-width : 480px) {
    .logo {
        max-height: 150px;
        min-height: 90px;        
    }
    #top-navigation .titolo, #top-navigation .position-title {
        max-height: 160px;
    }    
    h2.claim {
        font-size: 24px;
    }    
    .feature-seminario h1 {
        font-size: 32px;
    }    
}
@media only screen and (min-width : 480px) {
  h2.claim {font-size:24px;}
}

