  body{
  	overflow-x:hidden; 
  }
  #page-content{
  	margin-top: 240px;

  }
 
  
 /* form{margin-top: 200px;}
  form input{
  	z-index: 999888 !important;
  }*/
.ombra2{
	text-shadow: 2px 2px 0 #61ceed;
}
h2.frase{
	font-size: 33px !important;
}
.area-testo{
  width: 85%;
  
  text-align: left !important;
/*  border: dashed 1px #c90;*/
  margin:auto;
  padding:10px;
  font-weight: 100;
 /* background-image: url("<?php get_theme_url(); ?>/privacy007/dataprotectionofficer.jpg");
  background-position: center center;*/

}
.area-testo h2{
  line-height: 33px !important;
}

.evidenzia{
  color: #fffccc; background: #16b998;  border-left: 0;

}
.area-testo  blockquote { background-image: url('privacy007/virgoletta.png'); background-position: left; background-repeat: no-repeat no-repeat;  background-size: 50px; height: 100px; border:0; width: 55px; float: left; margin: -3px;}
.quote2{
  background-image: url('privacy007/virgoletta2.png') !important; 
    /*-moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";*/
         float: right !important;
      /*   -webkit-transform: matrix(1, 0, 0, -1, 0, 0) */

}
.imgResponsive{
    max-width: 98%;
    height: auto;
}
@media(max-width: 500px){
  #content h3{
    line-height: 34px;
    
  }
}
