/**
 * Place your custom styles here.
 */
/* blocks color */ 
.block-views , .block-nodeblock  {

}
body {background:url(images/bg50.png) rgba(0, 155, 151, 0.08);
font-family: tahoma;
font-size:14px;
}

 .block-views h2  a{
   
    color: #fff;
}
  
 .block-nodeblock
 {padding: 15px ;}


 h1 , h2 , .h2 , .h1  ,.nav-tabs > li {
    font-size: 20px;
	padding: 0 10px;
	
}

.more {
    
    font-family: "gessnormal",Arial,Helvetica,sans-serif;
   
 
}
 

body {font-size: 14px;}
audio{width:100%;}

.social {float:left!important;
margin-left:0px;


}
 
 .region-social{float:left;
 margin-top: 20px;
 }
 
 .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}