header {
	min-height:850px;
	position:relative;
/*	margin: 0px -1px;*/
/*	overflow-x: hidden;*/
}

header.nohero {
	min-height:100px;
}

#film {
	background: linear-gradient(180.06deg, rgba(0, 35, 40, 0.648) 6.42%, rgba(15, 76, 80, 0.108) 49.01%), rgba(13, 91, 86, 0.1); 
	width:100%; 
	height:850px; 
	position:absolute; 
	top:0px; 
	left:0px;
}

#menuMobile .navbar-toggler-icon.close {
	background-size: 16px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 14.8607L16 0.999994' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2 1.13928L16 15' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}