body {
	font-size: 16px;
	line-height: 1.4;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
/* 	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-family: Arial, sans-serif;
	font-weight: lighter;
}
dd {
	margin-left: 12px;
}
dd ::before {
	content: '- '
}
#t3-header {
	background-color: rgba(0,0,0,0);
}
.acm-cta {
	background-color: #ccc;
	z-index: 1;
}

.acm-cta .cta-content {
/* 	padding: 0 120px 0 180px; */
	padding: 0 10px 0 70px;
	display: table-cell;
	vertical-align: middle;
	width: 50vw;
}

.w-img-left-heading {
	width: 50vw;
}

.padding-right-block {
	padding: 40px;
}

.site-logo {
	position: absolute;
	top: 25px;
	left: 110px;
/* 	width: 320px; */
/* 	height: 89px; */
/* 	background: url('../images/BioKimia_Logo_2021.png') no-repeat center center; */
	z-index: 1;
}
.site-logo img {
	width: 15vw;
	min-width: 245px;
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper, .off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
	transform: translate3d(420px, 0, 0);
}
.t3-off-canvas {
	width: 420px;
}

.menu-level-1 {
	text-transform: uppercase;
}
.menu-level-2 {
	text-indent: 8px;
	text-transform: none;
}
.dropdown-menu > li > a {
	white-space: normal !important;
}

div.mod-languages ul {
	line-height: 1.5;
}
/* .lang-active :before { */
/* 	content: '\00b7'; */
/* } */
#bio-navbar {
	background-color: #2c2e35;
	color: #aaa;
	padding-left: 20px;
	line-height: 30px;
}
#bio-navbar a {
	color: #fff;
	text-decoration: underline;
}
.bio-navbar-arrows {
/* 	height: 70%; */
}
.bio-navbar-arrows a {
/* 	line-height: 0.7; */
	text-decoration: none !important;
}

#bio-video-container {
    position: fixed;
	top: 0;
	left: 0;
    width: 100vw;
    height: 100%;
    background-attachment: scroll;
    overflow: hidden;
}
#bio-video-container video {
    min-width: 100%;
    min-height: 100%;
    position: relative;
    z-index: 1;
}
#bio-video-container .bio-video-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background: #000;
    opacity: 0.7;
}


/* #bio-video-container { */
/* 	margin-left: 0; */
/* 	top: 0; */
/* 	left: 0; */
/* 	z-index: 0; */
/* 	position: fixed; */
/* 	width: 100vw; */
/* 	height: 100%; */
/* } */
/* #bio-video-container:before { */
/* 	background: #000; */
/* 	opacity: 0.7; */
/* 	filter: alpha(opacity=70); */
/* 	position: fixed; */
/* 	top: 0; */
/* 	left: 0; */
/* 	z-index: 0; */
/* 	height: 100%; */
/* 	width: 100vw; */
/* } */
/* #bio-video { */
/* 	position: fixed; */
/* 	top: 0; */
/* 	left: 0; */
/* 	z-index: 0; */
/* } */
/********************************************
============== BLOCCHI dx - inizio
*********************************************/
.bio-block {
	min-height: 250px !important;
	background-color: #abb9c0;
	color: #fff;
}

.acm-features .features-item > div {
	display: block;
}
.features-item {
	padding: 35px 5% !important;
}

.acm-features.style-1 .feature-image img {
	max-width: 120px;
	max-height: 120px;
	width: 120px;
	height: 120px;
}

.acm-features.style-1 .feature-title {
	font-size: 23px;
	margin-top: 20px;
}

.feature-title {
	color: white;
}

.feature-desc {
	visibility: hidden;
}

/********************************************
============== BLOCCHI dx - fine
*********************************************/

/********************************************
============== LEFT - inizio
*********************************************/
.bio-left {
	background-size: cover;
}

.cta-heading {
/* 	font-size: 54px !important; */
/*     font-size: 5.5vw !important; */
	font-size; calc(75vw - 4.5rem);
    margin-bottom: 0 !important;
}

.cta-subheading {
	font-size: 34px;
	color: #ffffff;
	font-weight: 700;
	line-height: 1.1;
/* 	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-family: Arial, sans-serif;
/* 	max-width: 640px; */
	position: relative;
	z-index: 10;
/* 	margin: auto; */
}

.left-footer {
	color: white;
	font-size: 25px;
	margin-top: 180px;
	background-color: #2c2e35;
}
#motto {
/* 	display: flex; */
	margin: 0 auto;
	color: white;
	font-size: 32px;
	text-transform: uppercase;
	line-height: 1.1;
	text-align: center;
	width: 75%;
	z-index: 1;
}
#motto , hr {
	/* serve per il video, altrimenti non si vede */
	position: relative;
}
/********************************************
============== LEFT - fine
*********************************************/
/********************************************
============== NAV INNER - inizio
*********************************************/
#nav-inner {
	background-color: #2c2e35;
	height: 26px;
	text-align: center;
}
#nav-inner a {
	color: white;
}
/********************************************
============== NAV INNER - fine
*********************************************/
/********************************************
============== MEDIA QUERY - inizio
*********************************************/
@media (min-width: 1400px) {
	.acm-cta {
		padding: 160px 20px 80px;
		vertical-align: middle;
		display: table-cell;
	}
}
@media (min-width: 992px) {
	.acm-cta {
		width: 50vw;
	}
	#bio-video-container {
		width: 50vw;
	}
}
@media ( max-width : 991px) {
	.w-img-left-heading {
		width: 100vw;
	}
	.site-logo {
		left: 17px;
		top: 90px;
	}
	.site-logo img {
		min-width: 240px;
	}
	.acm-cta .cta-content {
/* 		padding: 0 20vw; */
		padding: 0 40px;
		width: 100vw;
	}
}

@media ( max-width : 800px) {
	.cta-heading {
/* 	    font-size: 15vw !important; */
	    line-height: auto;
	}
}
@media ( max-width : 798px) {
	.cta-heading {
/* 	    font-size: 15vw !important; */
	}
	.padding-right-block {
		padding: 15px;
	}
}
/********************************************
============== MEDIA QUERY - fine
*********************************************/