/*----Global----*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

html{
	font-family: 'Open Sans', sans-serif;
	font-family: 'Poppins', sans-serif;
}
body {
	width: 100%;
	background-color: rgba(233,233,233,1);
	overflow-x: hidden;
}

#return-to-top {
    position: fixed;
	z-index:100;
    bottom: 20px;
    right: 20px;
    background: rgba(206,138,159,0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(206,138,159, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 8px;
}
h1 {
	font-size: 50px;
	font-weight: 300;
	color: rgba(23, 44, 74, 1);
}

/* h7 Titoli */
h7 {
	font-family: 'Poppins', sans-serif; 
	line-height:60px;
	font-size:60px;
    font-weight: 800;
	color: rgba(36,36,36, 1); /* #242424 */
	padding-bottom: 40px;
	display: block;
}

/* h9 Titoli Visore */
h9 {
	font-family: 'Poppins', sans-serif;
	font-size: 60px;
	font-weight: 800;
	color: rgba(255,255,255,1.00);
	line-height: 70px;
}

/* h8 Firme */
h8 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 800;
	color: rgba(36,36,36, 1); /* #242424 */
	line-height: 60px;
}

/* h10 5 colonne */
h10 {
	font-size: 18px; 
	line-height: 24px; 
	font-weight: 400; 
	color:rgba(51,51,51,1.00);
	display: block;
}
.numerianimati {
	font-weight:800;
	line-height:60px;
	font-size:50px;
	color: rgba(36,36,36, 1); /* #242424 */
	padding-bottom:0px;
}


h3 {
	font-size: 30px;
	font-weight: 300;
	color: rgba(51,51,51,1.00); 
	/* padding: 0 5px 40px 5px; */
}
h4 {
	font-size: 14px;
	font-weight: 600;
	color: rgba(255,255,255,1.00);
	padding-bottom: 10px;
	line-height: 40px;
}

li {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color:rgba(96,96,96,1.00);
}

p {
	font-size: 18px;
	line-height: 34px;
	font-weight: 400;
	color:rgba(51,51,51,1.00);
}

.space_top {
	padding: 10px 0; 
	color: rgba(36,36,36, 1); /* #242424 */
} 

.logo_link {
	opacity: 1;
	text-decoration:none;
}
.logo_link:hover{
	opacity: 0.7;
}
.link {
	color:rgba(209,72,65,1.0);
	text-decoration:none;
}
.link:hover{
	color:rgba(209,72,65,0.7);
}
.wrapper {
  position:relative;
  overflow:hidden;
}

.triangolo{ 
	text-align:center;
	max-width: 50px;
	margin: 0 auto;
	border-top: 30px solid #161616;
	-webkit-border-top: 30px solid #161616;
    -moz-border-top: 30px solid #161616;
	border-left:30px solid transparent;
	-webkit-border-left:30px solid transparent;
    -moz-border-left:30px solid transparent;
	border-right: 30px solid transparent;
	-webkit-border-right: 30px solid transparent;
    -moz-border-right: 30px solid transparent;
}
.triangolo_white{ 
	text-align:center;
	max-width: 50px;
	margin: 0 auto;
	border-top: 30px solid #f5f5f5;
	-webkit-border-top: 30px solid #f5f55;
    -moz-border-top: 30px solid #f5f5f5;
	border-left:30px solid transparent;
	-webkit-border-left:30px solid transparent;
    -moz-border-left:30px solid transparent;
	border-right: 30px solid transparent;
	-webkit-border-right: 30px solid transparent;
    -moz-border-right: 30px solid transparent;
}
.triangolo_white2{ 
	text-align:center;
	max-width: 50px;
	margin: 0 auto;
	border-top: 30px solid #ffffff;
	-webkit-border-top: 30px solid #ffffff;
    -moz-border-top: 30px solid #ffffff;
	border-left:30px solid transparent;
	-webkit-border-left:30px solid transparent;
    -moz-border-left:30px solid transparent;
	border-right: 30px solid transparent;
	-webkit-border-right: 30px solid transparent;
    -moz-border-right: 30px solid transparent;
}
.triangolo_reverse{ 
	text-align:center;
	max-width: 50px;
	margin: 0 auto;
	border-bottom: 30px solid #242424;
	-webkit-border-bottom: 30px solid #242424;
    -moz-border-bottom: 30px solid #242424;
	border-left:30px solid transparent;
	-webkit-border-left:30px solid transparent;
    -moz-border-left:30px solid transparent;
	border-right: 30px solid transparent;
	-webkit-border-right: 30px solid transparent;
    -moz-border-right: 30px solid transparent;
}
.triangolo_pink{ 
	text-align:center;
	max-width: 50px;
	margin: 0 auto;
	border-top: 30px solid #fac4d1;
	-webkit-border-top: 30px solid #fac4d1;
    -moz-border-top: 30px solid #fac4d1;
	border-left:30px solid transparent;
	-webkit-border-left:30px solid transparent;
    -moz-border-left:30px solid transparent;
	border-right: 30px solid transparent;
	-webkit-border-right: 30px solid transparent;
    -moz-border-right: 30px solid transparent;
}
    

/*----header/nav----*/


.menu {
	width: 100%;
	position: absolute;
	max-width: 1072px;
	margin: 0 auto;
	height:100px;
	background-color: transparent;
	z-index:3;
}
.container_logo {
	float: left;
}
.logo{
	width:300px;
	padding-left:20px;
	font-family: 'Poppins', sans-serif;
}
.logo_footer {
	max-width:230px;
	padding-right:15px;
}
.mobile-nav {
	float: right;
	padding: 40px 0 20px 0;
}
.mobile-nav ul{
    list-style:none;
	
}
.mobile-nav ul li{
   display: inline;	
}
.mobile-nav ul li a{
	text-decoration: none;
	color: rgba(180, 180, 180, 1);
	margin-right: 25px;
}
.mobile-nav ul li a:hover{
	color: rgba(180, 180, 180, 0.7);
}

header h1 {
	color: rgba(23, 44, 74, 1);
	margin: 90px 0 20px 0;
	line-height: 48px;
}
header p {
	color: #333333;
	margin-bottom: 10px;
	opacity: 0.9;
}
header {
	/* max-width: 1072px; */
	margin: 0 auto;
}

.sizeslide{
	background-size: cover;
	background-position: center;
	height:800px;
}

.col_md_footer {
	max-width:33%;
	width:33%;
	float:left;
	text-align:left;
	padding-bottom:20px;
}
.professionisti {
	width:100%;
	margin:0 auto;
	/* display:table; 
	padding-top:100px; */
}
.col_md_six {
	max-width:16%;
	width:16%;
	padding-top: 50px;
	float:left;
}
.col_md_five {
	max-width:20%;
	width:20%;
	float:left;
	padding:20px 0 10px 0;
}
.col_md_four {
	max-width:25%;
	width:25%;
	float:left;
	padding:20px 0 10px 0;
}
.col_md_three {
	max-width:33%;
	width:33%;
	height: 350px;
	float:left;
	padding:60px 0 40px 0;
}
.col_md_two {
	max-width:50%;
	width:50%;
	float:left;
}
.nomobile {
	display: inherit;	
	margin: auto;
	}
.mobile {
	display: none;	
	}
.col_md {
	width: 50%;
	float: left;
}



.SectionTitle{
	text-align:center;
	padding:80px 10px;
	max-width: 1072px;
	margin: 0 auto;
	display: table;
}
.SectionTitleDouble{
	text-align:center;
	max-width: 1072px;
	margin: 0 auto;
	display: table;
}
.SectionTitle ul {
	list-style: none;
	display: inline;
}
.SectionTitle ul li {
	display: inline-block;
	margin-left: 25px;
}

.SectionTitleFooter{
	text-align:center;
	padding:50px 10px 0 10px;
	max-width: 1072px;
	width: 100%;
	margin: 0 auto;
	/*display:flex;*/
	display: table;
	align-items:center;
}


.ContainerTras{
	width: 100%;
	display: inline-table;
}

.Container{
	background-color: #f5f5f5;
	width: 100%;
	display: inline-table;
}


.email{
	font-size: 30px;
	color: #D5637E;
}
.square{ 
	background-color: rgba(255,255,255,1);
	border-radius: 10px;
	padding:50px 0 40px;	
}

.highmap{
	height: 550px;
}



@media screen and (max-width: 950px){
.menu {
		position: fixed;
		height: 100px;
		width: 100%;
		background-color: rgba(36,36,36, 0.8);;
		transition: all 0.2s ease-in-out;
		z-index:3;
}
.menu.active { background-color: rgba(36,36,36,0.90);}
header {
		/* padding-top: 100px; */
}
	
header h1 {
	color: rgba(23, 44, 74, 1);
	margin: 60px 0 20px 0;
	line-height: 50px;
}
	/*hamburger menu*/
.hamburger-menu {
  	z-index:2;
	position: absolute;
	top: 48px;
	right: 20px;
	width: 25px;
	height: 3px;
	cursor: pointer;
}

.bar,
.bar:after,
.bar:before {
    width: 25px;
	height: 3px;
	background: rgba(255, 255, 255, 1);
	transition: background 0ms 300ms;
	-webkit-transition: background 0ms 300ms;
	-moz-transition: background 0ms 300ms;
	-ms-transition: background 0ms 300ms;
}

.bar {
	position: relative;
	/* transform: translateY(25px); */
	background: rgba(255, 255, 255, 1);
	transition: all 0ms 300ms;
	-webkit-transition: all 0ms 300ms;
	-moz-transition: all 0ms 300ms;
	-ms-transition: all 0ms 300ms;
}

.bar.animate {
    background: rgba(255, 255, 255, 0); 
}

.bar:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 8px;
	background: rgba(255, 255, 255, 1);
	transition: background 300ms ease, bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: background 300ms ease, bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: background 300ms ease, bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-ms-transition: background 300ms ease, bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar:after {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	background: rgba(255, 255, 255, 1);
	transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-ms-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:after {
	top: 0;
	transform: rotate(45deg);
	background: rgba(255, 255, 255, 1);
	transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-ms-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:before {
	bottom: 0;
	transform: rotate(-45deg);
	background: rgba(255, 255, 255, 1);
	transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
	-ms-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/*nav menu*/
.show {
  left:0%;
  opacity:1;
}

.hide {
  opacity:0;
  left:100%;
}

.mobile-nav {
  background:rgba(209,72,65,0.9);
  position:absolute;
  top:0;
  width:100vw;
  height:100vh;
  text-align:center;
  z-index: 1;
  transition: .2s ease;
  -moz-transition: .2s ease;
  -webkit-transition: .2s ease;
  -ms-transition: .2s ease;
  /*  transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  -webkit-transition: opacity .5s ease;
  transition:left .5s ease-in-out;*/
}
.mobile-nav ul{
  position:relative;
  top:30%;
  list-style:none;
  transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.mobile-nav ul li{
  line-height: 60px;
  display: block;
}

.mobile-nav a {
  text-align:center;
  text-decoration: none;
  font-size:4vw;
  color:#ffffff;
  opacity:0;
  transition: opacity .9s ease-in-out;
	-webkit-transition: opacity .9s ease-in-out;
	-moz-transition: opacity .9s ease-in-out;
	-ms-transition: opacity .9s ease-in-out;
}

.mobile-nav.show a {
  text-align:center;
  font-size:24px;
  color:#ffffff;
  opacity:1;
}

.mobile-nav.show a:hover {
  color:rgba(255, 255, 255, 0.7);
}
#return-to-top {
	visibility:hidden;
}

.col_md_two {
	max-width:50%;
	width:50%;
	float:left;
}
.ContainerFoto {
		margin-left:-230px;
		width: 1200px;	
	}
}
	
@media screen and (max-width: 768px){
		
header h1 {
	color: rgba(23, 44, 74, 1);
	margin: 80px 0 20px 0;
	line-height: 36px;
}
h1, h2 {
		font-size: 40px;
}


.space {
	margin-top:70px;
}
.col_md_two {
	max-width:100%;
	width:100%;
	float:left;
	padding:0;
}
.nomobile {
	display: none;
	}
.mobile {
	display: inherit;	
	}

.col_md_five {
	max-width:33%;
	width:30%;
	padding: 20px 0 50px;
	margin: 10px;
	background-color: rgba(255,255,255,0.3);
}

.SectionTitle {
	padding:50px 20px;
}

.SectionTitleFooter{
	display: inherit;
	padding: 50px 0 0 0;
}
.col_md_footer {
	max-width:100%;
	width:100%;
	padding: 0 10px 20px 10px;
	text-align:center;
	float:none;
	margin:0;
}
.logo {
	width:85%;
}
.logo_footer {
	max-width:250px;
	padding-right:0;
}

.square {
		margin: 0 auto;
	}
.ContainerFoto {
		margin-left:-230px;
		width: 1200px;	
	}
}

@media screen and (max-width: 650px){
	.col_md_five {
	max-width:50%;
	width:44%
}
}
	
@media screen and (max-width: 500px){

.SectionTitle {
	padding:50px 0;
	margin: 0 10px;
}
.sizeslide{
	background-image:url(images/studioricercheambientali_bg_ambiente_1920x805px.jpg);
	background-size: cover;
	background-position: center;
	height:500px;
}
.email{
	font-size: 18px;	
	}

.col_md_footer{
	width:100%;
}

.highmap{
	height: 350px;
	}
.ContainerFoto {
		margin-left:-210px;
		width: 800px;	
	}
}
	
@media screen and (max-width: 400px){
.carousel-caption{
	bottom:0 !important;
	right:0 !important;
	left:0 !important;
	}
.carousel-control-next {
	display:none !important;
	}
.carousel-control-prev {
	display:none !important;	
	}
.menu {
	height: 60px;
}
.container_logo {
	float: left;
	position: absolute;
	top: -10px;
}
.br{
	display: none;
	}
.logo{
	width:80%;
}
.hamburger-menu {
	top: 31px;
}
/* h7 Titoli Testo */
h7 { 
	line-height:48px;
	font-size:46px;
}
.ino {
	line-height:40px;	
	}
/* h9 Titoli Visore */
h9 {
	font-size: 26px;
	line-height: 30px;
}
/* h8 Firme */
h8 {
	line-height: 40px;
}
}
@media screen and (max-width: 360px){
.mobile-nav {
  height:120vh;
}
}