*{
  font-family: 'Roboto', sans-serif;
}
#menu_sociale{
  display:inline;
}
#menu_sociale li{
  list-style:none;
  float:left;
  padding-right: 10px;
}
.logo--wrapper{
  width: 220px;
  float: left;
}
.boxes.row,
.row{
  flex-wrap: unset;
}
#social-menu--wrapper{
  float: right;
  padding-top: 15px;
  padding-bottom: 15px;
}
.sostenitrice h1{
  text-align: left;
  font-size:30px;
}
.sostenitrice h1,
.diritti h2,
.diritti h3{font-size:30px;}
p{
  font-size:15px;
}
#social-menu--wrapper i{
  font-size:20px;
}
.verde h1,
.diritti h2,
.poster h4,
.diritti h3{
  font-weight: bold;
  font-family: 'Bebas';
  letter-spacing: 2px;
}
@font-face {
	font-family: 'Bebas';
	src: url('BEBAS.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
.verde{
  background-color: #005fa5;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
}
.scas{
  position: absolute;
  left: 450px;
  width: 375px;
  margin-top: 37px;
}
.verde .container{
  height: 444px;  
}
.blu_text{
  color: #005fa5;
}
.orange_text{
  color: #EB5F0A;
  padding-top:40px;
}
.verde .container,
.no_iphone{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}
p{
  text-align: justify;
}
.half{
  width: 50%;
  float: left;
}
.box{
  width: 46%;
  margin-left: 2%;
  margin-right: 2%;
  float: left;
}
.sostenitrice p{
  padding: 2%;
  padding-left:0;
  color:white;
}
.diritti .poster img{
  position: relative;
  max-width: 100%;
  margin:auto;
  width: 100%;
}
.mantieni{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.poster{
  border: 1px solid #ededed;
  width:95%;
  margin:auto;
  background-color: white;
}
.mantieni .col-mia-4{
  padding-left: 0;
  padding-right: 0;
  width:32.33%;
  margin-right:0.5%;
  margin-left:0.5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center
}
.finale img{
  width: 100%;
}
.scarica a,
.scarica a:hover{
  color: #fff;
  font-weight:bold;
  font-family: 'Bebas';
  font-size: 14px;
  letter-spacing: 2px;
}
.scarica{
  text-align: center;
  background-color: #f26922;
  padding: 10px 15px;
  width: 90%;
  margin: 30px auto;
}
.linea_arancione{
  border-top: 3px solid #EB5F0A; 
  width: 80%;
  margin-left: 10%;
  padding-bottom: 70px;
}
.poster h4{
  height: 55px;
  display: grid;
  width: 90%;
  margin-left: 5%;
  text-align: center;
  align-items: center;
  padding-top:10px;
}
.diritti h3{
  margin-bottom: 50px;

}
.mac{
/*
  position: absolute;
  left: 0;
*/
}
img{
  max-width: 88%;  
}
.diritti img{
  position: absolute;
  max-width: 200px; 
}
.box p{
  width: 86%;
  margin: auto;
  text-align: justify;
  padding-bottom: 50px;
  color:#005fa5;
}
.diritti{
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
.diritti h2{
  margin-bottom: 40px;

}
.sole{
  top: 5%;
  left: 0;
}
.gatto{
  top: 450px;
  left: 0;
}
.palla{
  right: 0;
  top: 5%;
}
.matita_b{
  right: 0;
  top: 320px;
}
.matita_v{
  right: 0;
  top: 700px;
}
h1, h2, h3, h4{
  text-align: center;
}
.iphone{
  display: none;
}
@media all and (max-width: 767px){
  .no_iphone{
    display: none;
  }
.box {
    width: 96%;
}
.sostenitrice{
  margin-top:30px;
}
.scas{
display:none;}
  .verde{
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .diritti img{
    display: none;
  }
  .diritti .poster img{
    display: block;
  }
  .verde h1{
    font-size: 24px;
  }
  .diritti h2{
    font-size: 22px;
  }
  .poster h4{
    font-size: 16px;
  }
  .diritti h3{
    font-size: 19px;
  }
  .mantieni{
    display: block;
  }
  .diritti{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .poster h4{
    width: 90%;
    margin-left: 5%;
  height: auto;
  display:block; 
  padding: 15px;
  }
  .mantieni .col-mia-4{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 20px;
    display: block;
  }
.box p {
    width: 90%;
    margin: auto;
  margin-bottom: 20px;
}
  .iphone{
    display: block;
  }
  .mac{
    position: relative;
    width: 100%;
  }
  .half{
    width: 100%;
  }
}
@media all and (min-width: 830px) and (max-width: 999px){
  .scas{
    width: 300px;
    margin-top: 20px;
  }
  .verde{
    padding-top: 30px;
  }
  .verde .container{
    height: 340px;
  }
  .verde h1{
    font-size: 26px;
  }
  .diritti h2{
    font-size: 24px;
  }
  .poster h4{
    font-size: 18px;
  }
  .diritti h3{
    font-size: 21px;
  }

  .diritti img{
    max-width: 140px;
  }
}
@media all and (min-width: 1000px) and (max-width: 1299px){
  .scas{
    width: 320px;
  }
  .verde .container{
    height: 366px;
  }
  .verde h1{
    font-size: 26px;
  }
  .diritti h2{
    font-size: 24px;
  }
  .poster h4{
    font-size: 11px;
  }
  .diritti h3{
    font-size: 21px;
  }
  .diritti .container{
    width: 750px;
  }

  .diritti img{
    max-width: 160px;
  }
}
@media all and (min-width: 1300px) and (max-width: 1700px){
  .scas{
    /*width: 600px;*/
  }
  .verde .container{
    height: 439px;
  }
  .verde h1{
    font-size: 29px;
  }
  .diritti h2{
    font-size: 27px;
  }
  .poster h4{
    font-size: 21px;
  }
  .diritti h3{
    font-size: 24px;
  }
  .diritti .container{
    width: 970px;
  }
}

.social-menu a, .user-action-menu a, .pane-menu-menu-social-menu ul a {
  color:#337ab7 !important;
}

a {
  color: #337ab7 !important;
}
body {
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: rgba(38, 50, 56, 0.87);
    background-color: #fafafa;
  background-repeat: repeat;
}

.finale {
  min-height: 400px;
  width:100%;
  background-image:url('footer1.png');
  background-repeat: no-repeat;
 background-size: cover;
  background-position: bottom;
}

.blu {
  color: #f26922;
}

.scarica {
  color:white !important;
}

.blue {
  color:#005fa5;
}

@media all and (min-width: 768px) and (max-width: 829px){
    .diritti img{
    max-width: 110px;
  }
}
@media all and (max-width: 788px){
.mac {
    max-width: 80%;
}
}

@media all and (max-width: 835px){
.scas {
    left: 0px;
}
}

  .poster h4{
    font-size: 14px;
  }

@media all and (max-width: 768px){
  .poster h4{
    font-size: 18px !important;
  }
  
  .mac {text-align: center;}
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    display: inline-block !important;
}

.immagine {
  float:left;
  width:100%;
  height:200px;
  text-align:center;
  margin-top:70px;
  margin-bottom:40px;
}
.immagine img {
  width:200px;
  height:200px;
}

@media all and (max-width: 1640px){
  .scas {
    left: 300px;
}
}
@media all and (max-width: 1380px){
  .scas {
    left: 200px;
}
}
@media all and (max-width: 1080px){
  .scas {
    left: 100px;
}
}
@media all and (max-width: 830px){
  .scas {
    left: 10px;
}
}
@media all and (max-width: 991px){
	#social-menu--wrapper {
	display:block !important;
}
}
@media all and (max-width: 400px){
.social-menu--wrapper {
	float:none !important;
}
.social-menu--wrapper a {
font-size:13px;
}
.fa-facebook{
display:none !important;
}
.fa-twitter {
display:none !important;
}
.fa-instagram {
display:none !important;
}
}