body {
   font-family: "Roboto";
   font-weight: 700;
   margin: 0px;
} 

.logo {
   margin-left: 90px;
    height: 60px;
}

nav {background: #484848;
 height: 60px;
  width: 100%; 
  position: absolute;
   top: 0; 
   left: 0;
}

nav ul {
	list-style: none; 
    margin: 0 auto; 
    padding: 0;
     width: 100%;
      max-width: 1400px;
  }

nav ul li {
	position: absolute; 
    float: right; 
    text-align: center; 
    width: 130px; 
    position: relative; 
     padding-top: 10px;
 } 

nav ul li a {
 display: block;  
    padding: 15px 25px ; 
    font-size: 0.85em; 
    
         margin-right: 20px;
      }

nav ul li:hover a { 
    color: white;
    text-decoration: none; 
    transition: 0,5s;
    border-bottom: 2px solid white;
}

a:link, a:visited {
    text-decoration: none;
    color: #c3c3c3;
    background-color: transparent;
}

.row {
  display: flex;
}

.container {
      background: #00ffff0f;
}

.img-responsive{
    height: 574px;
   margin-left: 196px;
    margin-top: 42px;
}

h3 {
      margin-top: 185px;
    color: #484848;
    text-transform: unset;
    font-size: 40px;
    margin-left: 140px;

}

p{
        margin-top: -29px;
    color: #484848;
    text-transform: unset;
    font-size: 14px;
    margin-left: 140px;
}

button{
  width:200px;
  height:35px;
  background-color:#707070;
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin-left:  127px;
}

/**.img-responsive2{
    display: inline-block;
      max-width: 400px;
    height: 400px;
   margin-left: 235px;
    margin-top: 42px;
}**/
 


.img-responsive2{
      max-width: 400px;
    height: 400px;
}



#border {
  width: 80%;
  margin: auto;
  height: 318px;
  border: solid 10px #EEA4C9;
  border-bottom: 0px !important;
  margin-top: 60px;
}

#border-bot{
  width: 81.5%;
    height: -120px;
    float: left;
    position: absolute;
    border-bottom: 9px #EEA4C9 solid;
    top: 1000px;
    left: 125px;
}

.container1 {
  margin-top: 36px;
}

.img-responsive3{
      max-width: 425px;
    height: 400px;
    margin-left: 200px;
    margin-top: 130px;
}

.container2{
background: #e3e3e3;
max-width:850px;
margin:0 auto;
padding: 20px;
text-align: center;
}

#griglia {
padding: 0;
margin: 0;
padding: 0;
    margin: 0;
    width: 100%;
    margin: auto;
    float: left;
    text-align: center;
}
#griglia > li {
border: 2px solid #333333;
display: inline-block;
width: auto;
height: 400px;
margin: 10px;
background-color: #abe2ff;
}

h1 {
  margin-left: 517px;
  color: #484848;
  font-style: italic;
}

  .page-footer{
      background:#484848;
    margin-top: 100px;

  }
.logo1{
  width: 100%;
}

{
  box-sizing: border-box;
}

 
.column {
  float: left;
  padding: 10px;
  height: 300px; 
  margin-left: 200px;
}

 .right {
  width: 16%;
}

.left {
  width:16%;
}

.middle {
  width: 5%;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}

button1{
  width:200px;
  height:35px;
  background-color:#707070;
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin-left:  600px;
}

p1{
  color: white;
   font-family: "Roboto";
   font-weight: 700;
}

.fa {
  padding: 20px;
  font-size: 30px;
  width: 18px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

.fa-facebook {
  background: white;
  color: #484848;
}

.fa-instagram {
  background: white;
  color: #484848;
}