.socialitem {
  float: left;
  width: 50%;
  padding: 5px;
  height: auto; }

#social-stream a p {
  padding-top: 5px;
  color: white; }

#social-stream a:hover {
  text-decoration: none; }

.socialitem a img {
  width: 100%;
  /*filter:sepia(100%) brightness(50%);*/
  transition: filter .8s; }

#social-stream {
  padding-top: 15px; }

.cb {
  clear: both; }

body .container-fluid {
  background-color: #231f20;
  color: white;
  font-family: "times new roman";
  font-style: italic; }

.logo {
  display: block;
  position: fixed;
  width: 100%;
  margin-top: 25px;
  width: 7.3333333%;
  text-align: center; }

.piva {
  padding: 10px 0 20px 0;
  font-size: 11px;
  color: #aaa;
  font-family: "times new roman"; }

.topless {
  margin-top: 0; }

.topstroke {
  margin-top: 10px;
  text-align: right; }

.logo img {
  float: none;
  width: 80px;
  left: 0;
  display: inline-block; }

.maincontent {
  font-size: 19px;
  padding-top: 23px;
  padding-bottom: 20px;
  /*position: sticky;*/ }
  .maincontent h1,
  .maincontent h2 {
    font-size: 33px; }
  .maincontent h3 {
    background: #fff02a;
    color: #231f20;
    font-size: 14px; }
  .maincontent.fixed {
    position: fixed;
    bottom: 0;
    overflow: hidden; }
  .maincontent .magenta {
    color: #ea148c; }

.con-image {
  padding-top: 25px; }
  .con-image figure {
    text-align: center; }

.maincontent a {
  color: #00afec; }

.output {
  font-weight: normal;
  font-size: 14px;
  padding: 2px 0 0px 4px;
  /*width: 240px;*/
  margin-bottom: 6px; }
  .output h3 {
    /*background-color: #fff02a;
	color: #231f20;
	max-width: 200px;
    font-size: 14px;*/
    font-weight: normal;
    background: #fff02a;
    color: #231f20;
    font-size: 14px;
    padding: 2px 0 2px 4px;
    width: 140px;
    margin-bottom: 6px; }
  .output p {
    font-size: 14px; }

.rowscritta {
  position: relative; }

.ppssrotate {
  transform: rotate(90deg);
  position: fixed;
  display: block;
  width: 350px;
  margin-top: 190px;
  right: -117px !important; }

.pivarotate {
  transform: rotate(90deg);
  position: fixed;
  bottom: 80px;
  right: -6px;
  font-family: "Times New roman"; }

#contatti {
  transform: rotate(-90deg);
  display: block;
  margin: 0;
  position: fixed;
  left: -35px;
  bottom: 105px; }
  #contatti a {
    font-size: 18px; }

.hide_desktop {
  display: none !important; }

.hide_mobile,
.con-image.hide_desktop {
  display: block !important; }

.rowconimage.hide_mobile {
  display: none !important; }

.title_insta {
  float: none !important;
  padding-left: 0 !important; }
  .title_insta h2 {
    margin-bottom: 0; }

@media only screen and (max-width: 1799px) {
  .con-image.hide_desktop {
    display: none !important; }
  .rowconimage.hide_mobile {
    display: block !important; }
  .hide_desktop {
    display: none !important; }
  .hide_mobile {
    display: block !important; }
  .title_insta {
    margin-top: 20px; } }

@media only screen and (max-width: 990px) {
  .socialitem {
    width: 50%; }
  .piva {
    padding-bottom: 5px !important;
    font-size: 12px; }
  .logo img {
    float: none;
    width: 60%;
    left: 0;
    display: inline-block;
    margin: 20px 0 20px 0; }
  .maincontent h1,
  .maincontent h2 {
    font-size: 45px;
    line-height: 46px;
    margin: 0 auto 20px auto;
    width: 98%; }
  .title_insta h2 {
    font-size: 36px;
    line-height: 46px; }
  .maincontent .output {
    width: 98%;
    margin: 0 auto; }
  #social-stream,
  .maincontent p {
    width: 98%;
    margin: 0 auto 10px auto;
    font-size: 18px;
    line-height: 20px; }
  #social-stream {
    width: 98%; }
    #social-stream .socialitem {
      padding: 5px !important;
      margin: 5px 0; }
  .maincontent .output h3 {
    font-size: 16px; }
  .maincontent .output p {
    text-align: left;
    width: 100%;
    font-size: 16px; }
  .scritta_mob {
    width: 60%;
    margin: 0 auto;
    padding: 30px 0 0 0; }
  .logo {
    position: static;
    width: 100%; }
  #contatti {
    transform: rotate(0deg);
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: 10px; }
    #contatti a {
      font-size: 26px; }
  .hide_desktop {
    display: block !important; }
  .hide_mobile {
    display: none !important; } }

.topstroke {
  margin-top: 10px;
  width: 100%;
  text-align: center; }

@media only screen and (max-width: 640px) {
  .socialitem {
    width: 100%; } }

@media only screen and (min-width: 1800px) {
  .socialitem {
    width: 33.3333333%; }
  .logo {
    margin-top: 45px; }
    .logo img {
      width: 96%; } }

.image--responsive {
  max-width: 100px;
  margin: 30px auto;
  display: block; }

.text--center {
  text-align: center;
  font-family: sans-serif;
  line-height: 1.5; }
