html { 
    width: 100%; 
    height:100%; 
    margin-left: 10px;
}
html {
    scroll-behavior: smooth;
  }
  
body {
	font:13px/22px 'Open Sans', sans-serif;
	width: 100%;
	height:100%;
	background:#FFFFFF url(../assets/sfondo.jpg) no-repeat center fixed;
	text-align:left;
	background-size: cover;
    font-size: 50%;
}
/* img {max-width: 100%;} */
img {
    width: 100%;
    height: auto;
  }

.button_portfolio {
	position:absolute;
	top: 1%;
	color:white;
	font-family: Arial;
	font-style: normal;	
}
.menu_testo {
	position:absolute;
	color:white;
	font-size: 7px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}

#container {
    width: 100%;
}
.container { 
	background-color: #000000;
	margin-top: -10px;
    height: fit-content;
}
.container img { opacity: 0.6; }

.logo_testata {
	position:absolute;
	top: 110%;
	left: 1%;
    width: 30px;
    max-height: 17px;
}

footer {
    width: 100%;
}

.bottom-testata {
	position:absolute; 
	left: 2%;
    color:white;
	line-height: 1.5;
    font-size: 12px;
	font-family: Arial;
	font-style: bold;
	font-weight: bold;
    font-variant: normal;
}
.bottom-corpo {
	position:absolute; 
    height: 10px;    
	left: 2%;
    color:white;
    line-height: 1.2;
	font-size: 8px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
    font-variant: normal;
}

.div-element-containter {
    position: relative;
    margin-left: 20px; 
    margin-right: 20px; 
    position: relative; 
    width: 85%; 
    z-index: 5;
}

.div-container-header {
    color: rgb(0, 0, 0);
    font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
    font-size: 10px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
}

.div-container-body {
    color: rgb(70, 70, 70);    
    font-family: 'Arial', sans-serif;
    font-size: 8px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: justify;
    text-decoration: none;
    text-indent: 0px;
}


div.test
{
	background-color: rgba(0, 0, 0, 0.9);
    border: 2px solid #6E87A5;
    border-radius: 15px;
    -moz-border-radius: 15px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

div.test:active {
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  transform: translateY(5px);
}

div.test:hover
{ 
	background-color: rgba(0, 0, 0, 0.8);
	transform: translateY(5px);
}

@media only screen and (min-width: 768px) {
    html { 
        width: 100%; 
        height:100%; 
        margin-left: 0px;
    }

    body {
        font-size: 100%;
    }
    
    .button_portfolio {
        position:absolute;
        top: 1%;
        color:white;
        font-family: Arial;
        font-style: normal;
        font-size: 18px;
    }

    .menu_testo {
        position:absolute;
        color:white;
        font-size: 14px;
        font-family: Arial;
        font-style: normal;
        font-weight: normal;
    }    

    .logo_testata {
        position:absolute;
        top: 110%;
        left: 1%;
        width: 60px;
        max-height: 40px;
    }

    .div-element-containter {
        width: 93%; 
    }

    .div-container-header {
        color: rgb(0, 0, 0);    
        font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
        font-size: 24px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 32px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        opacity: 1.00;
        padding-bottom: 0px;
        padding-top: 0px;
        text-align: center;
        text-decoration: none;
        text-indent: 0px;
        text-transform: uppercase;
    }    

    .div-container-body {
        color: rgb(70, 70, 70);    
        font-family: 'Arial', sans-serif;
        font-size: 12px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        letter-spacing: 0;
        line-height: 18px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        opacity: 1.00;
        padding-bottom: 0px;
        padding-top: 0px;
        text-align: justify;
        text-decoration: none;
        text-indent: 0px;
    }

    .div-container {
        display: block;
        margin: auto;
        width: 95%;
    }

    .bottom-testata {
        font-size: 16px;
        line-height: 1.5;
    }
    .bottom-corpo {
        font-size: 12px;
        line-height: 1.2;
    }
}

@media only screen and (min-width: 1024px){
    body {
        
    }
    .div-container-body {
        font-size: 16px;
    }
}
@media only screen and (min-width: 1200px){
    body {
        
    }

    .div-container-body {
        font-size: 18px;
    }
}


/*

#container {
    width: 95%;
}
header {
    width: 100%;
}
#main {
    width: 100%;
}
article {
    width: 100%;
}
#ricerca input[type=text] {
    width: 60%;
}
footer {
    width: 100%;
}



.small-img {
  object-fit: fit;
  width: 200px;
  height: 350px;
}

.button {
    background-color: #4CAF50;
    border: none;
    color: green;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 16px;
    margin:20px auto;
    cursor: pointer;
    border-radius: 8px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.button:active {
  background-color: #3e8e41;
  box-shadow: 0 2px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  transform: translateY(5px);
}

.btn-menu
{
	position:absolute;
    transition: .5s ease;
    left: 10px;
    width: 200px;
    height: 40px;
}

.button_new 
{ 
	position:absolute;
    transition: .5s ease;
	width: 250px;
    height: 400px;
    background-color: Transparent;
    border: none;
}
.button_new:hover
{ 
	position:absolute;
    transition: .5s ease;
	width: 250px;
    height: 400px;
    background-color: Transparent;
    border: 0px solid #ffffff;
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

.btn-login {
	position:absolute;
    transition: .5s ease;
    top: 30px;
    right: 1%;
    padding: 10px 10px;
}

.titlebar {
	position:absolute;
    transition: .5s ease;
    top: 1px;
    right: 0%;
    width: 100%;
    padding: 50px 10px;
}
.descrbar {
	position:absolute;
    transition: .5s ease;
    top: 101px;
    right: 0%;
    width: 100%;
    padding: 10px 10px;
}

.logo {
	position:absolute;
    top: 10px;
    left: 45%;
}

.logo2 {
	position:absolute;
	top: 110%;
	left: 2%;
}

.logo2_testo {
	position:absolute;
	top: 40px;
	left: 1%;
	color:white;
	font-size: 10px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
}

.foto {
	position:absolute;
    top: 100px;
    left: 45%;
}



.Home {
	left: 1%;
}

.Portfolio {
	left: 1%;
}
 
.grid-container {
  display: grid;
  grid-template-columns: auto auto auto auto;
}

.grid-container2 > div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 20px 0;
  font-size: 30px;
}

.button_testo {
	position:absolute;  
	color:black;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
}


#rounded_box {
    border-radius: 25px;
    border: 2px solid #6E87A5;
    padding: 20px; 
    width: 200px;
    height: 150px; 
  }

 */