 /*!
 * Start Bootstrap - Full HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */


/* Header Image Background - Change the URL below to your image path (example: ../images/background.jpg) */


body {
	margin-top: 80px;
	margin-bottom: 50px;
	background: none;
}

.full {
  background: url("../img/Verdat_prima-pagina_A.png") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 0px 50px;
}


.full1 {
 background: url("../img/Verdat_prima-pagina_B.png") no-repeat center center fixed;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 background-position: 0px 50px;
}

.full2 {
 background: url("../img/Verdat_prima-pagina_B1.png") no-repeat center center fixed;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 background-position: 0px 50px;
}

 .full3 {
     background: url("../img/Verdat_prima-pagina_A.png") no-repeat center center fixed;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
     background-position: 0px 50px;
     min-height:100%;
 }

.body1 {
	margin-top: 80px;
	margin-bottom: 50px;
	background: none;
    background-color: #000000;
}


 .img_div {
   /* margin-right: -15px;*/
   /* margin-left: -15px; */
    padding-top: 100%;
   /* background-position: 50% 50%; */
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   background-attachment: fixed;

   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   width: 100%;
   max-width: 100%;
   height: auto;
   background-position: 0px 50px;
 }

 .wrapper{
   background: url('../img/Verdat_prima-pagina_B1.png') no-repeat   center center fixed;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   width: 100%;
   max-width: 100%;
   height: auto;

 }
 
 
 
 .testo {
	position: absolute;
	bottom: 50px;
	text-align: justify;
    text-justify: inter-word;
	/*font-size: 18px;*/
	font-size: 0,875em;
	color: #ffffff;
	font-weight: bold;
}


 .bianco {
	text-align: justify;
    text-justify: inter-word;
	/*font-size: 18px;*/
	font-size: 0,875em;
	color: #ffffff;
	font-weight: bold;
}