
/* === hero text in home === */


#change-text{
	height: auto;
 	position: absolute;
  	top: 20%;
  	left: 50%;
  	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 1;
	transition: opacity 0.5s;
	display: none;
}

/* === links === */
.text-link {
	font-weight: 400;
	text-decoration: underline!important;
	color: #000!important;
}
.indexfolio-item:hover,
.footer-nav a:hover,
.nav-link-light:hover,
.text-link:hover,
a h1:hover {
	color: #FD4B4B!important;
}
a:hover {
	color: #FD4B4B!important;
}
.text-link:visited {
	color: #686868;
}
/* === typography === */

h1 {
	font-size: 4.3em;
	line-height: 1.1em;
	user-select: none;
	text-align: left;
	color: #ffffff;
	font-family: "bennet-banner", sans-serif;
	font-weight: 900;
	font-style: normal;
}

.above-h1{
	margin-top: 45vh;
}

.above-about{
	margin-top: 25vh;
}

/* h2 {
	font-size: 0.9em;
	line-height: 1.1;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
} */

h3 {
	font-size: 4em;
	line-height: 1.4em;
	font-weight: 900;
	margin-top: 30vh;
	text-align: center;
	color: #fff;
	user-select: none;
	justify-content: center;
}

h4 {
	font-size: 3em;
	line-height: 1.2em;
	font-weight: 100;
	text-align: center;
	user-select: none;
	justify-content: center;
	margin: 0px;
}
h5 {
	font-size: 0.85em;
	line-height: 1.2em;
	font-weight: 600;
	text-align: left;
	user-select: none;
	justify-content: left;
	text-transform: uppercase;
	margin: 0px;
}

h4:hover {
	color: #FD4B4B;
}

h4 > a{
	text-decoration: underline;
	color: inherit;
}

.mailto{
	margin-top: 45vh;
	text-align: center;
}

.mailto:hover{
	color: #000;
}
p,
.testocorrente {
	font-weight: 100;
    font-size: 1.1em;
    line-height: 1.2em;
}
.titolo {
	font-size: 4.3em;
	line-height: 1.1em;
	user-select: none;
	text-align: left;
	color: #ffffff;
	font-family: "bennet-banner", sans-serif;
	font-weight: 900;
	font-style: normal;
}
.text {
    font-size: 1.2em;
    line-height: 1.3em;
    font-weight: 100;
}

.tiny-text{
	font-size: 0.85em;
	line-height: 1.15em;
	font-weight: 300;
}
.definer-text {
	font-size: 0.7em;
	line-height: 1.8em;
	font-weight: 100;
}
.small-absolute-text{
	font-size: 1rem;
	line-height: 1em;
	font-weight: 500;
}

.small-text{
	font-size: .9em;
	line-height: 1.3em;
	font-weight: 100;
}
.spec-text {
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: 600;
	/* color: #FD4B4B; */
}
.mini-text-par {
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: 900;
	/* color: #FD4B4B; */
}
.bold{
	font-weight: 900!important;
}
.medium-text {
	font-size: 1.8em;
	line-height: 1.2em;
	font-weight: 700;
	text-align: left;
}
.medium-text-light {
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: 100;
	text-align: left;
}
.big-text {
	font-size: 2.2em;
	line-height: 1.2em;
	font-weight: 900;
	text-align: left;
}
.big-text-light {
	font-size: 2.2em;
	line-height: 1.2em;
	font-weight: 100;
	text-align: left;
}

.big-text a {
	border-bottom: 3px #3f3f3f solid;
	display: inline-block;
	line-height: 1.2;
}

.big-text a:hover {
	color: #FD4B4B!important;
	border-bottom-color:#FD4B4B;
}
.big-text a.bg-col:hover {
	color: #fff;
	border-bottom-color: #ffffff;
}

.giga-text {
	font-weight: 100;
	font-size: 2em;
	line-height:1.1em;
}

.titoletto {
	font-size: 0.9em;
	line-height: 1.1;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
}

.big-number {
	font-size:4em;
	line-height:1em;
	font-weight:900;
}
.giga-number {
	font-size:7em;
	line-height:1em;
	font-weight:900;
}
.numbers-list {
	padding-left: 0;
}
.numbers-list-item {
	padding: 7px;
	border-top: 1px solid #333;
	/* border-bottom: 1px solid #333; */
}
.numbers-text {
 line-height: 1.2em;
}
.text-red {
	color: #FD4B4B;
}
.text-blu {
	color: #000dff;	
}
.text-black {
	color: #3f3f3f;
}
/* === text alignments === */

.text-left{
	text-align: left;
}

.text-center{
	text-align: center;
}

.text-right{
	text-align: right;
}

.work-title {
	font-size: 2.7em;
	    line-height: 1.1em;
	    font-weight: 900;
	    text-align: left;
}
p.work-title {
	margin-bottom: .2em;
}
.work-subtitle{
	font-size: 1em;
	line-height: 1.2em;
	font-weight: 500;
	color: #000;
	text-align: left;
 }

 .work-title > a {
	text-decoration: none;
}

 .category{
	font-size: 0.8em;
	line-height: 1em;
	font-weight: 500;
	color: #686868;
  }

/* .intro-text {
		display: none;
} */
.intro-text h1 {
	font-size: 4em;
}
.intro-text .titolo {
	font-size: 4em;
}

@media screen and (max-width: 575px) {
	h1.redux {
		font-size: 3em;
	}
	.titolo.redux {
		font-size: 3em;
	}
	.medium-text {
		font-size: 1.4em;
		line-height: 1.15em;
	}
	.giga-text {
		font-size: 2.3em;
		line-height:1.1em;
	}
	.medium-text-light {
		font-size: 1.2em;
		hyphens: auto;
		/* line-height: 1.3em;
		font-weight: 100;
		text-align: left; */
	}
}


.indexfolio-item p {
	font-size: 1.1em;
}
/* h2.small {
	font-size: 1.2em;
	line-height: 1.1em;
	user-select: none;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	text-transform: none;
	text-align: left;
} */
.titoletto.small {
	font-size: 1.2em;
	line-height: 1.1em;
	user-select: none;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	text-transform: none;
	text-align: left;
}
.acapo {
	hyphens: auto;
}
@keyframes pulse {
	0% {
		/*transform: scale(0.50);*/
		/*box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);*/
		opacity: 0;
	}

	70% {
		/*transform: scale(1);*/
		/*box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);*/
		opacity: 1;
	}

	100% {
		/*transform: scale(0.50);*/
		/*box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);*/
		opacity: .8;
	}
}
/* h2.info {
	margin-bottom: 5px;
	text-decoration: none;
} */
.titoletto.info {
	margin-bottom: 5px;
	text-decoration: none;
}

.arch-text{
	font-size: 0.9em;
	line-height: 1.6em;
	font-weight: 900;
	padding-left: -10px;
  }


.italic{
	font-style: italic;
}

.uppercase{
	text-transform: uppercase;
}

.shout{
	font-size: 2em;
	line-height: 1.4em;
	font-weight: 900;
	padding: 30px;
	text-align: left;
	color: #000;
}

.decor,
.decor-light {
	font-family: "bennet-banner", sans-serif;
}
.decor-light {
	font-weight: 200;
}
.decor {
	font-weight: 900;
}
.nav-link {
    text-transform: capitalize;
}
.nav-link-light {
	font-weight: 400;
}
.nav-link.active {
	text-decoration: underline;
}
.footer-nav .nav-link-light,
.footer-nav .nav-link {
padding: 0.3em 0;
font-size: 0.8em;
color: #616161;
font-weight: 100;
}

ul.footer-nav {
	padding-left: 0;
	padding-right: 40px;
}

.brand {
	font-size: 0.9em;
}

.underline {
	text-decoration: underline;
}


@media screen and (max-width: 575px) {
	.decor {
		font-weight: 700;
	}
	.text-partner {
		font-size: 1.8em;
	}
	ul.footer-nav {
		padding-right: 0;
	}
}

@media screen and (min-width: 441px) {
	h1 {
		font-size: 3.2em;
		line-height: 1.3em;
		/* text-align: center; */
	}
	.titolo {
		font-size: 3.2em;
		line-height: 1.3em;
	}

	h4{
		font-size: 2.5em;
		line-height: 1.4em;
	}

/*	.text{
		font-size: 1em;
		line-height: 1.4em;
	  }*/

	  .shout{
		font-size: 1.5em;
		line-height: 1.4em;
	}

	/* h2.small {
		text-align: center;
		font-size: 1.4em;
		line-height: 1.2em;
	} */
	.titoletto.small {
		text-align: center;
		font-size: 1.4em;
		line-height: 1.2em;
	}
	.work-title{
		font-size: 3.2em;
		text-align: center;
	}
	p.work-title {
		margin-bottom: 1rem;
	}
	.work-subtitle{
		font-size: 1.2em;
		line-height: 1.2em;
		font-weight: 500;
		color: #000;
		text-align: center;
	 }
}


@media screen and (min-width: 720px) {

	h1 {
		font-size: 4.7em;
		line-height: 1.1em;
		/* text-align: center; */
	}
	.titolo {
		font-size: 4.7em;
		line-height: 1.1em;
	}

	.big-text{
		font-size: 2.2em;
		line-height: 1.4em;
	}

	.shout{
		font-size: 1.7em;
		line-height: 1.4em;
	}
	.work-title{
		font-size: 4.7em;
		text-align: center;
	}
	.giga-text {
		font-size: 3em;
	}
}
@media screen and (min-width: 1024px) {
	h1 {
		font-size: 5.5em;
		line-height: 1.2em;
		/* text-align: center; */
	}
	.titolo {
		font-size: 5.5em;
		line-height: 1.2em;
	}

	.big-text{
		font-size: 2.5em;
		line-height: 1.2em;
		font-weight: 900;
		text-align: left;
	}
	.work-title{
		font-size: 5.5em;
		text-align: center;
	}


}
