html{
  scroll-behavior: smooth;
}
img{
	max-width: 100%;
}
.hero--container {
	background-image: url("../images/1.webp");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	background-color: transparent;
	padding: 10px 0px 20px 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

}
.header__docs,
.header_sticky {
	box-shadow: 0px 0px 29px -11px rgba(0, 0, 0, 0.8);
	background: #9e6262!important;
}

.field__item{
	max-height: 276px;
}

.field__item img{
	width: 100%;
	object-fit: cover;
	overflow: hidden;
	max-height: 276px;

}

.header img {
	max-width: 250px;
}
.field__item-span{
	display: block;
	font-family: Aktiv Grotesk Bold, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: 900;
		line-height: 20px;
		text-transform: uppercase;
		margin-bottom: 45px;
}
.field__descr {
	margin-bottom: 32px;
}
.link-icon-black:before{
	align-items: center;
		display: flex;
		justify-content: center;
		line-height: 0;
		margin-right: 10px;
}
.paragraph--type--focus-full-width .bg-stripes-dark-blue {
	color: #fff;
}
.link-icon-white:before{
	align-items: center;
		display: flex;
		justify-content: center;
		line-height: 0;
		margin-right: 10px;
}
.form__title{
	margin-top: 40px;
	margin-bottom: 32px;
}
.form{
	width: 80%;
	margin: 0 auto;
}
.submitBnt {
	width: 100%;
	font-family: inherit;
	color: #ffffff !important;
  background-color: #304b58;
	border: none;
	border-radius: 0;
		display: inline-block;
		font-size: 18px;
		font-style: normal;
		line-height: 28px;
		padding: 16px 31px;
		text-align: center;
		text-decoration: none;
		transition: background-color .3s ease-in-out;
}
.submitBnt:hover{
	background-color: #417b97;
}

.custom-form-group label a {
	color: #007bff;
}

.custom-form-control {
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 14px;
	height: 45px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	color: #9197b5;
	border-radius: 0px;
}
.message-input {
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 0px;
	font-size: 14px;
	/* resize: none; */
}


.custom-form-group label {
	color: #000;
	margin-left: 8px;
	text-align: left;
	font-weight: 300;
	font-family: inherit;
	font-size: 14px;
	cursor: pointer;
	font-style: italic;
	display: inline-block;
}

.mandatory {
	color: #EC3324;
	font-size: 16px;
	font-weight: 400;
	margin-left: 8px;

}

.custom-form-group {
	display: flex;
	margin-top: 16px;
}

.custom-form-group input {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 0 12px;
	line-height: 38px;
	margin: 0 0 10px 0;
	box-shadow: inset 0 3px 2px #EEE;
	border-radius: 2px;
	width: 13px !important;
	height: 13px !important;
}

.footer ul {
	list-style: none;
	padding-left: 0px;
}
.footer .saipem--flex-column{
	gap: 32px;
}
.footer__left {
	width: 20%;
}
.footer__center{
	width: 40%;
}
.footer__right{
	width: 40%;
}
.footer h3{
	color: hsla(0, 0%, 100%, .6);
		font-size: 14px;
		font-weight: 500;
		letter-spacing: .1em;
		line-height: 26px;
		text-transform: uppercase;
}
.footer p,
.footer span,
.footer ul li a{
font-family: Aktiv Grotesk, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	color:#fff;
	margin-bottom: 0px;
}
.footer__bottom ul {
	padding-top: 45px;
	padding-bottom: 45px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.copyright {
	text-align: center;
	padding-top: 16px;
	border-top: 1px solid hsla(0, 0%, 100%, .4);
}

.img__mob{
	display: none !important;
}


@media(max-width: 767.99px){
	.footer__left,
	.footer__center,
	.footer__right {
		width: 100%;
	}
	.footer__bottom ul {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}
}

@media(max-width: 575px){
	body,
	.TextMR,
		.TextMR p,
		.ais-refinement-list--item,
		.ais-refinement-list--item p,
		.media-download-link,
		.media-download-link p,
		.p2,
		.p2-regular,
		.txt-med,
		.webform-submission-form .button--primary,
		.webform-submission-form .button--primary p,
		.webform-submission-form .webform-button--next,
		.webform-submission-form .webform-button--next p,
		.webform-submission-form .webform-button--previous,
		.webform-submission-form .webform-button--previous p,
		.webform-submission-form p,
		header.header .menu--header-navigation li a,
		header.header ul li a,
		p,
		.headingSB,
	h1,
	h2,
	h4,
	h5,
	h3{
		font-family: sans-serif;
	}
	.header img{
		max-width: 200px;
	}
	.hero--container{
		background-image: url("../images/1.webp");
		/* background-image: none;
		background-color: #00111b; */
	}
	.bg-dotted-white,
		.bg-stripes-white,
	.bg-dotted-gray{
		background-image: none;
	}
	.path-frontpage .saipem--container.hero--container .hero--layout-slideshow__item .saipem--container .hero--layout-slideshow__item-container{
		padding-left: 0px;
		padding-right: 0px;
	}
	.form {
			width: 100%;
	}
}

@media(max-width: 440px){
	.img__desc{
		display: none !important;
	}
	.img__mob{
		display: block !important;
	}
}

.wrapper {
	padding: 140px 0 80px 0;
}

.wrapper h1 {
	text-align: center;
	margin-bottom: 16px;
	font-size: calc(1rem + 1.5vw);
}

.wrapper p:last-child {
	margin-bottom: 0;
}

.wrapper p:not(:last-child) {
	margin-bottom: 16px;
}

.wrapper a {
	text-decoration: none;
	cursor: pointer;
}
.thanksLogoWrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 140px;
}

.thanksLogo {
	max-width: 100px;
	width: 100%;
	margin-bottom: 40px;
}

.thanksTextContent {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin: 0 auto 100px;
	padding: 0 15px;
	max-width: 800px;
	text-align: center;
}

.thanksText {
	font-size: 18px;
	line-height: 30px;
}

