@font-face {
    font-family: 'Coolvetica';
    src:url(../fonts/Coolvetica.ttf.woff) format('woff'),
        url(../fonts/Coolvetica.ttf.svg#Coolvetica) format('svg'),
        url(../fonts/Coolvetica.ttf.eot),
        url(../fonts/Coolvetica.ttf.eot?#iefix) format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
body {
  font-family: 'Lato',sans-serif;
  font-weight: 300;
  font-size:16px;
  color:#686868;
  line-height:175%;
  background-color:#fff;
  background-repeat:repeat;
}
.mini_title, .big_title_slider, h2, h3, .high_title2 {
   font-family: 'Coolvetica';
}
.infobox .title{
	font-size: 18px;
	text-transform: none;
}
.infobox span{
	font-size: 12px;
}

/* for one page */
.activated{
    background-color: #f7c221;
  }
  a.navbar-brand{
    background: url(../images/plastikamente_logo_top.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    padding-left: 205px !important;
  }
/* custom classes for revolution-slider */
.tp-caption.huge_red {
position:absolute;
color:rgb(223,75,107);
font-weight:400;
font-size:120px;
line-height:130px;
font-family: 'Coolvetica', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
background-color:rgba(0, 0, 0, 0);
padding:0px;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 0px 0px rgba(0, 0, 0, 0);
font-weight:700;
font-size:65px;
line-height:60px;
font-family:'Coolvetica', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}
.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:'Coolvetica', sans-serif;
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}
.tp-caption.huge_thin_yellow {
	position:absolute;
color:rgb(251,213,114);
font-weight:300;
font-size:90px;
line-height:90px;
font-family: 'Coolvetica', sans-serif;
margin:0px;
letter-spacing: 20px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:'Coolvetica', sans-serif;
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}
.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:'Coolvetica', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.tp-caption.big_dark {
position:absolute;
color:#333;
font-weight:700;
font-size:70px;
line-height:70px;
font-family:'Coolvetica', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
/* override classi font */
.lead {
  font-family: 'PT Sans',sans-serif;
  font-size:20px;
}

/*override classi carousel **/
.blog-carousel-desc{
  text-align:left;
}

/* font color **/
.red {
  color:red;
}

/*immagini dai post di facebook */
.blog-carousel img{
  height: 250px;
  width: auto;
  
}
.testimonial .image{
  float: left;
}
.testimonial .contenitore_post{
  float:  left;
}